@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ @import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700|Roboto:400,500,700|Lato:400,700&display=swap&subset=japanese);
/*----------------------------------------
 LP共通style
-----------------------------------------*/
body, sub, sup {
  position: relative;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
details, main {
  display: block
}
button, hr, input {
  overflow: visible
}
progress, sub, sup {
  vertical-align: baseline
}
h1 {
  font-size: 2em
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button, select {
  text-transform: none
}
::after, ::before, body {
  -webkit-box-sizing: border-box;
}
article {
  display: block;
}
body {
  margin: 0;
  padding: 0;
  line-height: 1.43;
  background: #fff;
  color: #050101;
  font-size: 14px;
  font-weight: 400;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  body {
    line-height: 1.67;
    font-size: 12px;
  }
}
figure {
  display: block;
}
picture {
  width: 100%;
}
img, svg {
  border-style: none;
  max-width: 100%;
  outline: 0;
}
#container {
  width: 100%;
  margin: auto;
  padding-top: 20px;
}
#main {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width:768px) {
  #main {
    padding: 0px;
  }
}
@media only screen and (max-width: 767px) { /*SP*/
  .u-show-pc {
    display: none;
  }
}
@media only screen and (min-width: 768px) { /*PC*/
  .u-show-sm {
    display: none;
  }
}
/*----------------------------------------
 special coffeegift
-----------------------------------------*/
.p-special-coffeegift {
  background-image: none;
  position: relative;
}
/*@media (min-width:1025px) {
  .p-special-coffeegift {
    background-image: url(/client_info/UCC/view/userweb/special/coffeegift_summer/images/back_image01.png);
    background-size: 180px;
    background-repeat: no-repeat;
    background-position: right top 7%;
  }
}*/
/*@media (min-width:1500px) {
  .p-special-coffeegift {
    background-image: url(/client_info/UCC/view/userweb/special/coffeegift_summer/images/back_image01.png);
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: right top 10%;
  }
}*/
.p-special-coffeegift .p-coffeegift-hero {
  margin: 0 -16px;
}
@media (min-width:768px) {
  .p-special-coffeegift .p-coffeegift-hero {
    margin: 0 auto;
  }
}
.p-special-coffeegift .p-coffeegift-hero img {
  width: 100%;
  vertical-align: bottom;
}
.p-special-coffeegift .p-coffeegift-about {
  padding: 20px 0 25px;
}
@media (min-width:768px) {
  .p-special-coffeegift .p-coffeegift-about {
    padding: 30px 0;
  }
}
.p-special-coffeegift .p-coffeegift-about .p-coffeegift-about__lead {
  color: #4e2c13;
  line-height: 1.7;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .p-special-coffeegift .p-coffeegift-about .p-coffeegift-about__lead {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
/*アンカーリンク*/
.p-special-coffeegift .p-coffeegift-about__link {
  margin: 0 auto;
  max-width: 900px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-special-coffeegift .p-coffeegift-about__link {
    padding: 0 20px;
  }
}
.p-special-coffeegift .p-coffeegift-about__link ul {
  display: flex;
  justify-content: space-between;
}
.p-special-coffeegift .p-coffeegift-about__link ul a {
  width: calc(25% - 6px);
  padding-bottom: 10px;
  padding: 10px 0 25px 0;
  display: inline-block;
  position: relative;
  border-top: solid 1px #4e2c13; /* 内枠のスタイル */
  border-bottom: solid 1px #4e2c13;
}
@media (min-width: 768px) {
  .p-special-coffeegift .p-coffeegift-about__link ul a {
    width: calc(25% - 18px);
  }
}
.p-special-coffeegift .p-coffeegift-about__link ul a::before {
  content: "";
  position: absolute;
  top: -6px;
  bottom: -6px;
  left: 0px;
  right: 0px;
  border-top: solid 2px #4e2c13; /* 外枠のスタイル */
  border-bottom: solid 2px #4e2c13;
  z-index: -1;
}
.p-special-coffeegift .p-coffeegift-about__link ul a li {
  position: relative;
  color: #4e2c13;
  font-size: 15px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .p-special-coffeegift .p-coffeegift-about__link ul a li {
    font-size: 20px;
  }
}
.p-special-coffeegift .p-coffeegift-about__link ul a li b {
  font-size: 14px;
}
@media (min-width: 768px) {
  .p-special-coffeegift .p-coffeegift-about__link ul a li b {
    font-size: 18px;
  }
}
.p-special-coffeegift .p-coffeegift-about__link .num {
  font-size: 17px;
}
@media (min-width: 768px) {
  .p-special-coffeegift .p-coffeegift-about__link .num {
    font-size: 20px;
  }
}
.p-special-coffeegift .p-coffeegift-about__link .yen {
  font-size: 13px;
}
@media (min-width: 768px) {
  .p-special-coffeegift .p-coffeegift-about__link .yen {
    font-size: 16px;
  }
}
.p-special-coffeegift .p-coffeegift-about__link ul a li::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #4e2c13;
  border-right: 2px solid #4e2c13;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: -8px;
  transition: bottom 0.3s;
}
/*追従アンカー*/
.anchor-menu {
  top: 86px;
  left: 16px;
  position: fixed;
  margin: -145px -16px 0;
  padding-top: 145px;
  z-index: 5;
  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 768px) {
  .anchor-menu {
    top: 132px;
  }
}
.p-coffeegift-about .anchor-menu {
  background-color: #cc5725;
  width: 100%;
}
.anchor-menu .p-fixed-anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 15px;
}
@media (min-width: 1025px) {
  .anchor-menu .p-fixed-anchor {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .anchor-menu .p-fixed-anchor {
    width: 100%;
  }
}
.anchor-menu .p-fixed-anchor .p-fixed-anchor__box {
  color: #ffffff;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  width: calc(25% - 5px);
}
@media (min-width: 1025px) {
  .anchor-menu .p-fixed-anchor .p-fixed-anchor__box {
    font-size: 18px;
  }
}
.anchor-menu .p-fixed-anchor .p-fixed-anchor__box .num {
  font-size: 16px;
}
@media (min-width: 768px) {
  .anchor-menu .p-fixed-anchor .p-fixed-anchor__box .num {
    font-size: 19px;
  }
}
.anchor-menu .p-fixed-anchor .p-fixed-anchor__box .yen {
  font-size: 12px;
}
@media (min-width: 768px) {
  .anchor-menu .p-fixed-anchor .p-fixed-anchor__box .yen {
    font-size: 14px;
  }
}
.anchor-menu .p-fixed-anchor .p-fixed-anchor__box::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 10%;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  right: 42%;
  width: 10px;
  height: 10px;
  transform: translateX(-50%) rotate(135deg);
}
@media (min-width: 768px) {
  .anchor-menu .p-fixed-anchor .p-fixed-anchor__box::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 42%;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    right: 20%;
    width: 10px;
    height: 10px;
    transform: translateX(-50%) rotate(135deg);
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .anchor-menu .p-fixed-anchor .p-fixed-anchor__box::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 53%;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    right: 16%;
    width: 10px;
    height: 10px;
    transform: translateX(-50%) rotate(135deg);
  }
}
.anchor-menu .p-fixed-anchor .p-fixed-anchor__box a {
  color: #ffffff;
  display: block;
  padding: 0 5px 16px 5px;
}
@media (min-width: 768px) {
  .anchor-menu .p-fixed-anchor .p-fixed-anchor__box a {
    padding: 0;
  }
}
/*このクラスが付与されると表示する*/
.active {
  opacity: 1;
  visibility: visible;
}
/*このクラスが付与されると表示する*/
.absolute {
  position: absolute;
  top: -80px;
  bottom: auto;
}
/*アンカーリンクここまで*/
.p-special-coffeegift .p-coffeegift__link {
  background-color: unset;
  bottom: 1%;
  top: auto;
  left: 1%;
  margin: 0;
  width: 200px;
  padding: 0;
}
@media (min-width: 768px) {
  .p-special-coffeegift .p-coffeegift__link {
    width: 216px;
  }
}
/*このクラスが付与されると表示する*/
.p-special-coffeegift .p-coffeegift__link.active {
  opacity: 1;
  visibility: visible;
}
/*このクラスが付与されると表示する*/
.p-special-coffeegift .p-coffeegift__link.absolute {
  position: absolute;
  top: -80px;
  bottom: auto;
}
/*----------------------------------------
 recommend products
-----------------------------------------*/
.p-recommend-products {
  position: relative;
  padding: 30px 0;
  margin: 0 -16px;
}
@media (min-width:768px) {
  .p-recommend-products {
    padding: 35px 20px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-recommend-products {
    padding: 30px;
  }
}
.p-recommend-products.recommend1 {
  background-image: url(/client_info/UCC/view/userweb/special/coffeegift/images/back_image11.png);
  background-size: 284px;
  background-repeat: no-repeat;
  background-position: right bottom -32%;
  background-color: #f6f4e3;
}
@media (min-width:768px) {
  .p-recommend-products.recommend1 {
    background-image: url(/client_info/UCC/view/userweb/special/coffeegift/images/back_image09.png), url(/client_info/UCC/view/userweb/special/coffeegift/images/back_image10.png);
    background-size: 277px, 352px;
    background-repeat: no-repeat;
    background-position: left top -29%, right bottom -115%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-recommend-products.recommend1 {
    padding: 30px 30px 0;
  }
}
.p-recommend-products.recommend2 {
  position: relative;
  background-color: #ece2c6;
  background-image: none;
}
/*@media (min-width:768px) {
  .p-recommend-products.recommend2 {
    background-image: url(/client_info/UCC/view/userweb/special/coffeegift_summer/images/back_image02.png);
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: left bottom 4%;
  }
}*/
.p-recommend-products.recommend3 {
  background-color: #eeedd0;
  background-image: none;
}
/*@media (min-width:768px) {
  .p-recommend-products.recommend3 {
    background-image: url(/client_info/UCC/view/userweb/special/coffeegift_summer/images/back_image03.png);
    background-size: 220px;
    background-repeat: no-repeat;
    background-position: right -4% bottom 3%;
  }
}*/
.p-recommend-products.recommend4 {
  background-color: #fdf9ed;
  background-image: none;
}
/*@media (min-width:768px) {
  .p-recommend-products.recommend4 {
    background-image: url(/client_info/UCC/view/userweb/special/coffeegift_summer/images/back_image05.png);
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: left -2% top 2%;
  }
}*/
.p-recommend-products figure {
  margin: 0
}
.p-recommend-products .p-recommend-products__headline {
  color: #4e2c13;
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin: 0px auto 20px;
  max-width: 280px;
}
@media (min-width:768px) {
  .p-recommend-products .p-recommend-products__headline {
    max-width: 1100px;
  }
}
.p-recommend-products .p-recommend-products__headline span {
  font-size: 23px;
}
.p-recommend-products .p-recommend-products__headline span .yen {
  font-size: 16px;
}
@media (min-width:768px) {
  .p-recommend-products .p-recommend-products__headline span {
    font-size: 26px;
  }
  .p-recommend-products .p-recommend-products__headline span .yen {
    font-size: 16px;
  }
}
.p-recommend-products .p-recommend-products__headline .em {
  background-color: #cb2d21;
  border-radius: 4px;
  color: #ffffff;
  line-height: 1.8;
  font-size: 12px;
  padding: 2px 8px;
  margin-right: 5px;
}
@media (min-width:768px) {
  .p-recommend-products .p-recommend-products__headline .em {
    line-height: 1.8;
    font-size: 16px;
    padding: 1px 10px;
    margin-right: 8px;
  }
}
.p-recommend-products .p-recommend-products__headline {
  position: relative;
  text-align: center;
  border: 0 none;
  background-color: transparent;
}
@media (max-width: 767px) {
  .p-recommend-products .p-recommend-products__headline {
    max-width: 100%;
    margin: 0 16px 20px;
  }
}
.p-recommend-products .p-recommend-products__headline > span {
  position: relative;
  z-index: 2;
  padding: 10px 1rem;
  border: 0 none;
}
.p-recommend-products.recommend1 .p-recommend-products__headline > span {
  background-color: #f6f4e3;
}
.p-recommend-products.recommend2 .p-recommend-products__headline > span {
  background-color: #ece2c6;
}
.p-recommend-products.recommend3 .p-recommend-products__headline > span {
  background-color: #eeedd0;
}
.p-recommend-products .p-recommend-products__headline::before {
  display: block;
  color: transparent;
  content: ".";
  border-top: 2px solid #4e2c13;
  position: absolute;
  top: 37%;
  width: 100%;
}
.p-recommend-products .p-recommend-products__headline::after {
  display: block;
  color: transparent;
  content: ".";
  border-top: 2px solid #4e2c13;
  position: absolute;
  top: 63%;
  width: 100%;
}
.p-recommend-products.recommend4 .p-recommend-products__headline {
  border-right: solid 10px #cc5725;
  border-left: solid 10px #cc5725;
  color: #514b46;
}
@media (min-width: 768px) {
  .p-recommend-products.recommend4 .p-recommend-products__headline {
    max-width: 400px;
  }
}
.p-recommend-products.recommend4 .p-recommend-products__headline::before {
  border: none;
}
.p-recommend-products.recommend4 .p-recommend-products__headline::after {
  border: none;
}
.p-recommend-products .p-recommend-products__tagline {
  color: #514b46;
  line-height: 1.8;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  margin: 0 auto 15px;
}
@media (min-width:768px) {
  .p-recommend-products .p-recommend-products__tagline {
    font-size: 16px;
    max-width: 600px;
    margin: 0 auto 20px;
  }
}
.p-recommend-products .p-recommend-products__tagline > span.notes {
  display: block;
  font-size: 11px;
  line-height: 1.7;
  margin-top: 15px;
}
@media (min-width:768px) {
.p-recommend-products .p-recommend-products__tagline > span.notes {
  font-size: 13px;
}
}
.p-recommend-products .itemdetails-button__secondary {
  background-color: #cc5725;
  border-radius: 19px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: .07em;
  padding: 0 18px 0 10px;
  margin-top: auto;
  /*  margin-bottom: 5px;*/
}
.p-recommend-products .itemdetails-button {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  width: 100%;
  height: 38px;
}
.p-recommend-products .itemdetails-button:before {
  background-color: #ffffff;
  right: 20px;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-recommend-products .itemdetails-button:after {
  background-color: #cc5725;
  right: 22px;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-recommend-products .p-recommend-products__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 16px 15px;
}
@media (min-width:768px) {
  .p-recommend-products .p-recommend-products__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0;
  }
}
.p-recommend-products .p-recommend-products__item {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  flex-direction: column;
  align-content: flex-start;
  position: relative;
  color: #3c2520;
  padding: 15px;
  /*  margin: 0 0 15px 20px;*/
  /*  width: calc((100% - 20px) / 2);*/
  text-align: right;
}
@media (min-width:768px) {
  .p-recommend-products .p-recommend-products__item {
    width: calc(33.3% - 20px);
    margin: 0 0 20px 0;
    max-width: 344px;
  }
}
.p-recommend-products .p-recommend-products__item:nth-child(2n + 1) {
  margin-left: 0;
}
.p-recommend-products .p-recommend-products__item a:hover {
  opacity: .7;
  text-decoration: none
}
.p-recommend-products .p-recommend-products__item .title {
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  margin: 10px 0;
}
@media (min-width:768px) {
  .p-recommend-products .p-recommend-products__item .title {
    font-size: 16px;
  }
}
.p-recommend-products .p-recommend-products__item .image {
  display: block;
  width: 100%
}
.p-recommend-products .p-recommend-products__item .volume {
  display: block;
  text-align: right;
  font-size: 11px;
  font-weight: 400
}
@media (min-width:768px) {
  .p-recommend-products .p-recommend-products__item .volume {
    display: inline-block;
    margin-top: 0;
    font-size: 12px;
  }
}
.p-recommend-products .p-recommend-products__item .desc {
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  margin: 10px 0;
  text-align: left;
  font-size: 12px;
}
@media (min-width:768px) {
  .p-recommend-products .p-recommend-products__item .desc {
    width: 100%;
    line-height: 1.67;
    margin: 10px 0 15px;
    text-align: left;
    font-size: 12px;
  }
}
.p-recommend-products .p-recommend-products__item .price {
  display: block;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 500
}
@media (min-width:768px) {
  .p-recommend-products .p-recommend-products__item .price {
    display: inline-block;
    font-size: 18px;
  }
}
.p-recommend-products .p-recommend-products__item .price .tax {
  display: inline-block;
  margin-right: -.5em;
  font-size: 12px;
  white-space: nowrap
}
.p-recommend-products .p-recommend-products__item .price .yen {
  display: inline-block;
  font-size: 12px;
  white-space: nowrap
}
.p-recommend-products .p-recommend-products__headline.price {
  color: #725225;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.08em;
  margin: 0 auto 20px;
  padding: 0;
}
@media (min-width: 768px) {
  .p-recommend-products .p-recommend-products__headline.price {
    display: flex;
    text-align: left;
    font-size: 16px;
    max-width: 1100px;
    margin-bottom: 20px;
    padding: 0;
  }
}
.p-recommend-products .p-recommend-products__headline.price .icn {
  width: 180px;
  margin: 0 auto 10px;
}
@media (min-width: 768px) {
  .p-recommend-products .p-recommend-products__headline.price .icn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 205px;
    margin: 0 15px 0 0;
  }
}
@media (min-width: 768px) {
  .p-recommend-products .p-recommend-products__headline.price .sectTit {
    flex: 1;
    display: flex;
    align-items: center;
  }
}
/*スライダー調整ここから*/
.p-recommend-products .scroll__inner {
  /*padding: 0 20px;*/
  overflow-x: scroll;
  -ms-overflow-style: none;
  /* IE, Edge Firefox 対応 */
  scrollbar-width: none;
  margin-bottom: 30px;
}
/*スクロールバー非表示（Chrome・Safari）*/
.p-recommend-products .scroll__inner::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .p-recommend-products .scroll__inner {
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 auto;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-recommend-products .scroll__inner {
    max-width: 100%;
  }
}
.p-recommend-products .item-list.js_item-rcm-slider {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  box-sizing: content-box;
}
@media (min-width: 768px) {
  .p-recommend-products .item-list.js_item-rcm-slider {
    display: flex;
    /*flex-wrap: nowrap;*/
    max-width: 1132px;
    margin: 0 auto 30px;
  }
}
.p-recommend-products .item-list.js_item-rcm-slider .item-list-item {
  background-color: #ffffff;
  margin: 0 10px;
  padding: 0;
}
@media (min-width: 768px) {
  .p-recommend-products .item-list.js_item-rcm-slider .item-list-item {
    display: block;
    position: relative;
    margin: 0 16px;
  }
}
.p-recommend-products .item-list.js_item-rcm-slider .item-list-item .item-list-item-img {
  padding: 15px;
  width: 100%;
  max-width: 320px;
  margin: 0;
}
@media (min-width: 768px) {
  .p-recommend-products .item-list.js_item-rcm-slider .item-list-item .item-list-item-img {
    padding: 15px;
    max-width: 344px;
    margin: 0;
  }
}
.p-recommend-products .item-list.js_item-rcm-slider .slick-next:before, .p-recommend-products .item-list.js_item-rcm-slider .slick-prev:before {
  content: none;
}
.p-recommend-products .item-list.js_item-rcm-slider .slick-next {
  right: 4%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-recommend-products .item-list.js_item-rcm-slider .slick-next {
    right: 1%;
    margin-right: 0;
  }
}
@media (min-width: 1025px) {
  .p-recommend-products .item-list.js_item-rcm-slider .slick-next {
    right: -3.5%;
    margin-right: 0;
  }
}
.p-recommend-products .item-list.js_item-rcm-slider .slick-prev {
  left: 4%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-recommend-products .item-list.js_item-rcm-slider .slick-prev {
    left: 1%;
    margin-right: 0;
  }
}
@media (min-width: 1025px) {
  .p-recommend-products .item-list.js_item-rcm-slider .slick-prev {
    left: -3.5%;
    margin-right: 0;
  }
}
.item-list.js_item-rcm-slider .slick-prev, .item-list.js_item-rcm-slider .slick-next {
  top: 22%;
  width: 40px;
  height: 40px;
  background: #FFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3d2113;
  font-size: 20px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
@media (min-width: 768px) {
  .item-list.js_item-rcm-slider .slick-prev, .item-list.js_item-rcm-slider .slick-next {
    top: 29%;
  }
}
@media (min-width: 768px) {
  .p-recommend-products .slick-list {
    padding: 0 !important;
  }
}
@media (max-width:767px) {
  .p-recommend-products .item-list.js_item-slider .item-list-item {
    width: auto;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .p-recommend-products .item-list.js_item-slider .item-list-item {
    margin: 0 25px 20px 0;
  }
}
.p-recommend-products .recommend-list-wrapper {
  margin-bottom: 0;
}
@media (min-width:768px) {
  .p-recommend-products .recommend-list-wrapper {
    /*margin-bottom: 55px;*/
  }
}
.p-recommend-products .slick-track {
  display: flex;
}
.p-recommend-products .slick-slide {
  height: auto !important;
}
/*スライダー調整ここまで*/
/*ランキングここから*/
.p-coffeegift-ranking {
  background-image: none;
  padding: 30px 0;
}
/*@media (min-width:768px) {
  .p-coffeegift-ranking {
    background-image: url(/client_info/UCC/view/userweb/special/coffeegift_summer/images/back_image01.png);
    background-size: 180px;
    background-repeat: no-repeat;
    background-position: right top;
    padding: 60px 40px;
  }
}*/
@media (min-width:768px) {
  .p-coffeegift-ranking {
    padding: 60px 40px;
  }
}
.p-coffeegift-ranking .p-coffeegift-ranking__headline {
  position: relative;
  font-size: 22px;
  text-align: center;
  color: #3d2113;
  margin: 0 0 5px;
}
@media (min-width:768px) {
  .p-coffeegift-ranking .p-coffeegift-ranking__headline {
    margin: 0 0 20px;
  }
}
.p-coffeegift-ranking .p-coffeegift-ranking__headline .ja {
  color: #574136;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media (min-width:768px) {
  .p-coffeegift-ranking .p-coffeegift-ranking__headline .ja {
    font-size: 24px;
  }
}
.p-coffeegift-ranking .p-coffeegift-ranking__headline .sub {
  display: block;
  font-size: 16px;
}
@media (min-width:768px) {
  .p-coffeegift-ranking .p-coffeegift-ranking__headline .sub {
    font-size: 20px;
  }
}
.p-coffeegift-ranking .p-coffeegift-ranking__headline .en {
  display: block;
  font-size: 12px;
  font-family: "Lato", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  line-height: 1.3;
  font-weight: normal;
  opacity: 0.5;
  letter-spacing: 0.1em;
}
@media (min-width:768px) {
  .p-coffeegift-ranking .p-coffeegift-ranking__headline .en {
    font-size: 14px;
  }
}
.block-top-recommend-inner {
  margin-bottom: 30px;
}
@media (min-width:768px) {
  .block-top-recommend-inner {
    margin: 0;
  }
}
.block-top-recommend.category .block-top-recommend-list {
  padding-top: 10px;
  padding-left: 8px;
}
@media (min-width:768px) {
  .block-top-recommend.category .block-top-recommend-list {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .block-top-recommend.category .block-top-recommend-list {
    padding-top: 12px;
    padding-left: 8px;
  }
}
.block-top-recommend.category .item-list.js_item-rank-slider {
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  box-sizing: content-box;
}
@media (min-width:768px) {
  .block-top-recommend.category .item-list.js_item-rank-slider {
    max-width: 900px;
    margin: 0 auto;
  }
}
.block-top-recommend.category .item-list.js_item-rank-slider .item-list-item {
  width: calc(50vw - 24px);
  flex-shrink: 0;
  margin: 0 15px 20px 0;
  padding-bottom: 0;
}
@media (min-width:768px) {
  .block-top-recommend.category .item-list.js_item-rank-slider .item-list-item {
    width: 158px;
  }
}
@media (min-width:768px) {
  .block-top-recommend.category .slick-list {
    padding: 15px 0 0 10px !important;
  }
  .block-top-recommend.category .item-list.js_item-rank-slider .slick-next {
    right: 37%;
    margin-right: -355px;
  }
  .block-top-recommend.category .item-list.js_item-rank-slider .slick-prev {
    left: 70%;
    margin-left: -630px;
  }
  .item-list.js_item-rank-slider .slick-prev.slick-disabled, .item-list.js_item-rank-slider .slick-next.slick-disabled {
    display: none !important;
  }
  .item-list.js_item-rank-slider .slick-prev, .item-list.js_item-rank-slider .slick-next {
    top: 96px;
    width: 40px;
    height: 40px;
    background: #FFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3d2113;
    font-size: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    z-index: 2;
  }
  .item-list.js_item-rank-slider .slick-next:before, .item-list.js_item-rank-slider .slick-prev:before {
    content: none;
  }
}
/*スクロールバーカスタマイズ*/
.p-coffeegift-ranking .scroll__inner {
  padding: 0;
  overflow-x: scroll;
  -ms-overflow-style: none;
  /* IE, Edge Firefox 対応 */
  scrollbar-width: none;
  margin-bottom: 20px;
}
@media (min-width:768px) {
  .p-coffeegift-ranking .scroll__inner {
    margin-bottom: 0;
  }
}
/*スクロールバー非表示（Chrome・Safari）*/
.p-coffeegift-ranking .scroll__inner::-webkit-scrollbar {
  display: none;
}
.p-coffeegift-ranking .scroll__inner::after {
  content: "";
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  z-index: 4;
  width: 100%;
  height: 8px;
  background-color: #ffffff;
}
.p-coffeegift-ranking .simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}
.p-coffeegift-ranking .simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}
.p-coffeegift-ranking .simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.p-coffeegift-ranking .simplebar-mask {
  position: inherit !important;
}
.p-coffeegift-ranking .simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: inherit !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}
.p-coffeegift-ranking .simplebar-scrollbar::before {
  /* background-color: #000;*/
  border-radius: 3px;
  height: 6px;
}
.p-coffeegift-ranking .simplebar-scrollbar {
  position: static !important;
}
.p-coffeegift-ranking .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
.p-coffeegift-ranking .simplebar-track {
  background-color: #bfb29b;
  position: static !important;
  height: 6px !important;
  border-radius: 3px;
}
.p-coffeegift-ranking .simplebar-track.simplebar-vertical {
  display: none;
}
.p-coffeegift-ranking .simplebar-track.simplebar-horizontal {
  top: 0px;
  left: -2px;
  /*width: 300px;*/
  margin: 0px auto;
}
@media (min-width:768px) {
  .p-coffeegift-ranking .simplebar-track.simplebar-horizontal {
    display: none;
  }
}
/*バー非表示*/
.p-coffeegift-ranking .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  top: 0 !important;
  height: 6px !important;
}
.p-coffeegift-ranking .block-top-recommend-block {
  position: relative;
}
.p-coffeegift-ranking .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  display: none;
}
.p-coffeegift-ranking .simplebar-track.simplebar-horizontal .simplebar-scrollbar::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  height: 6px;
  background-color: #000;
  border-radius: 10px;
  opacity: .5;
}
.p-coffeegift-ranking .page-top .block-top-recommend .item-list-wrapper {
  padding-bottom: 20px;
}
.p-coffeegift-ranking .simplebar-content:after, .simplebar-content:before {
  content: ' ';
  display: table;
}
.p-coffeegift-ranking .simplebar-placeholder {
  width: auto;
  height: auto !important;
}
.p-coffeegift-ranking .item-list.js_item-slider .item-list-item {
  flex-shrink: 0;
  width: 300px;
  margin: 0 20px 15px 0;
}
.p-coffeegift-ranking .item-list.js_item-slider .item-list-item .item-list-item-img {
  margin: 0;
}
/*ランキングここまで*/
@media (min-width:768px) {
  .p-recommend-egift {
    background-color: #f2fbf6;
    margin: 0 auto;
    max-width: 900px;
    padding: 20px;
  }
}
.p-recommend-egift .p-recommend-egift__img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width:768px) {
  .p-recommend-egift .p-recommend-egift__img {
    max-width: 740px;
  }
}
.p-coffeegift-ranking .p-recommend-others {
  padding: 0 0 30px;
}
@media (min-width:768px) {
  .p-coffeegift-ranking .p-recommend-others {
    padding: 0 0 45px;
  }
}
.p-recommend-others .c-button {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  align-items: center;
  width: 100%;
  max-width: 424px;
  height: 44px;
  padding: .5em .9em;
  text-align: center;
}
.p-recommend-others .c-button-area .c-button-area__more {
  margin: 30px 0;
}
.p-recommend-others .c-button-area {
  text-align: center;
}
.p-recommend-others .c-button.c-button__secondary {
  background-color: #d7605f;
  border-radius: 22px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: .07em;
  line-height: 1.2;
}
@media (min-width:768px) {
  .p-recommend-others .c-button.c-button__secondary {
    font-size: 16px;
    margin-top: 12px;
  }
}
.p-recommend-others .c-button.c-button__secondary:before {
  background-color: #ffffff;
  right: 20px;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-recommend-others .c-button.c-button__secondary:after {
  background-color: #d7605f;
  right: 22px;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-coffeegift-wrapping {
  background-color: #faf7ec;
  margin: 0 -16px;
  padding: 30px 20px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping {
    margin: 0;
    padding: 50px 40px;
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrapping__title {
  max-width: 297px;
  margin: 0 auto 20px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrapping__title {
    max-width: 350px;
    margin: 0 auto 30px;
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrapping__box {
  margin: 0 auto 15px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrapping__box {
    display: flex;
    max-width: 900px;
    margin: 0 auto 25px;
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrapping__box img {
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrapping__box img {
    margin-bottom: 0;
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrapping__text {
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrapping__text {
    max-width: 526px;
    margin: 0 30px 0 0;
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrapping__headline {
  border-bottom: solid 1.5px #9d8a58;
  border-top: solid 1.5px #9d8a58;
  color: #696969;
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrapping__headline {
    font-size: 18px;
    padding: 8px 0;
    margin-bottom: 15px;
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrapping__desc, .p-coffeegift-wrapping .p-coffeegift-midyear__desc {
  color: #696969;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrapping__desc, .p-coffeegift-wrapping .p-coffeegift-midyear__desc {
    font-size: 16px;
    margin: 0;
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrapping__desc {
  margin-bottom: 15px;
}
.p-coffeegift-wrapping .p-coffeegift-midyear__box {
  background-image: url(/client_info/UCC/view/userweb/special/coffeegift/images/back_image08.webp);
  background-size: cover;
  background-color: #fff;
  border-radius: 10px;
  border: solid 1px #e1ddd1;
  padding: 20px;
  margin: 0 auto 30px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-midyear__box {
    background-image: url(/client_info/UCC/view/userweb/special/coffeegift/images/back_image07.webp);
    background-size: cover;
    display: flex;
    max-width: 900px;
    margin: 0 auto 50px;
  }
}
.p-coffeegift-wrapping .p-coffeegift-midyear__text {
  margin-bottom: 15px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-midyear__text {
    max-width: 416px;
    margin: 0 15px 0 0;
  }
}
.p-coffeegift-wrapping .p-coffeegift-midyear__title {
  margin-bottom: 6px;
}
.p-coffeegift-wrapping .p-coffeegift-midyear__headline {
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-midyear__headline {
    margin-bottom: 15px;
  }
}
.p-coffeegift-wrapping .p-coffeegift-midyear__desc a {
  border-bottom: 1px solid #696969;
  color: #696969;
}
.p-coffeegift-wrapping .p-coffeegift-midyear__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 15px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-midyear__list {
    flex-wrap: nowrap;
    max-width: 900px;
    margin: 0 auto 20px;
  }
}
.p-coffeegift-wrapping .p-coffeegift-midyear__list .list-item {
  display: flex;
  width: calc(50% - 6px);
  margin-bottom: 10px;
  padding: 0;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-midyear__list .list-item {
    width: calc(25% - 12px);
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrappingoption__headline {
  border-bottom: solid 1.5px #9d8a58;
  border-top: solid 1.5px #9d8a58;
  color: #696969;
  text-align: center;
  font-size: 16px;
  padding: 8px 0;
  max-width: 900px;
  margin: 0 auto 15px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrappingoption__headline {
    font-size: 18px;
    padding: 8px 0;
    margin: 0 auto 25px;
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrappingoption__box {
  background-color: #fff;
  border-radius: 10px;
  border: solid 1px #e1ddd1;
  padding: 20px;
  margin: 0 auto 15px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrappingoption__box {
    display: flex;
    padding: 20px 35px;
    max-width: 900px;
    margin: 0 auto 40px;
  }
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrappingoption__text {
    max-width: 470px;
    margin-right: 20px;
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrappingoption__title {
  color: #696969;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrappingoption__title {
    color: #696969;
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrappingoption__desc {
  color: #696969;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrappingoption__desc {
    font-size: 14px;
  }
}
.p-coffeegift-wrapping .p-coffeegift-wrappingoption__box figure {
  margin-bottom: 10px;
}
@media (min-width:768px) {
  .p-coffeegift-wrapping .p-coffeegift-wrappingoption__box figure {
    margin-bottom: 0;
  }
}
.p-recommend-featured {
  margin: 0 -16px;
  padding: 30px 20px;
}
@media (min-width:768px) {
  .p-recommend-featured {
    margin: 0;
    padding: 60px 20px;
  }
}
.p-recommend-featured-bnrwrap {
  margin: 0 auto;
  padding: 0 20px;
}
@media (min-width:768px) {
  .p-recommend-featured-bnrwrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1000px;
    padding: 0;
  }
}
@media (min-width:768px) {
  .p-recommend-featured-bnrwrap li {
    width: calc(50% - 20px);
  }
}
.p-recommend-featured-bnrwrap .p-recommend-featured__img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.p-recommend-featured-bnrwrap li:nth-of-type(n+2) {
  margin-top: 20px;
}
@media (min-width:768px) {
  .p-recommend-featured-bnrwrap li:nth-of-type(n+2) {
    margin-top: 0;
  }
}
.p-recommend-featured .p-recommend-featured__text {
  color: #725225;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  margin: 0px auto 20px;
  text-align: center;
}
@media (min-width:768px) {
  .p-recommend-featured .p-recommend-featured__text {
    font-size: 22px;
  }
}
.p-recommend-featured .p-recommend-featured__img {
  display: block;
  width: 100%;
  margin: 0 auto;
}