@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;600&display=swap');
/* --------------
  reset
-------------- */
.block-goods-comment8.block-goods-free-box {margin-top: 0;}
#butter-cheese-sandwich h1, #butter-cheese-sandwich h2, #butter-cheese-sandwich h3 {
  margin: 0;
}
#butter-cheese-sandwich * {
  font-family: 'Noto Serif JP', serif;
}

[data-browse-mode="P"] #butter-cheese-sandwich .spOnly {display: none;}
[data-browse-mode="S"] #js-pageTop {z-index: 100;}
/* --------------
  structure
-------------- */
#butter-cheese-sandwich {
  width: 100%;
}
[data-browse-mode="P"] #butter-cheese-sandwich {margin-bottom: 180px;}
[data-browse-mode="S"] #butter-cheese-sandwich {margin-bottom: calc(110 / 750 * 100vw);}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-contents-inner {
  margin: 0 auto;
  padding: 0 15px;
  width: 1230px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-contents-inner {padding: 0 10px;}

/* --------------
  MV / H1
-------------- */
#butter-cheese-sandwich .pc-areaMv {
  position: relative;
}
#butter-cheese-sandwich .pc-areaMv-ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%) translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-top: none;
  background-color: transparent;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-areaMv-ttl {
  width: 650px;
  height: 200px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-areaMv-ttl {
  width: calc(650 / 750 * 100vw);
  height: calc(200 / 750 * 100vw);
}
#butter-cheese-sandwich .pc-areaMv-ttl::before,
#butter-cheese-sandwich .pc-areaMv-ttl::after {
  position: absolute;
  content: "";
  top: 0;
  z-index: 1;
  height: 2px;
  background-color: #fff;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-areaMv-ttl::before,
[data-browse-mode="P"] #butter-cheese-sandwich .pc-areaMv-ttl::after {width: 150px;}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-areaMv-ttl::before,
[data-browse-mode="S"] #butter-cheese-sandwich .pc-areaMv-ttl::after {width: calc(150 / 750 * 100vw);}
#butter-cheese-sandwich .pc-areaMv-ttl::before {left: 0;}
#butter-cheese-sandwich .pc-areaMv-ttl::after {right: 0;}
#butter-cheese-sandwich .pc-hdgLv1 {
  padding: 0;
  font-weight: 500;
  line-height: 1.47;
  text-align: center;
  text-shadow: 0 0 4px rgba(0,0,0,.3);
  color: #fff;
  border: none;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-hdgLv1 {font-size: 34px;}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-hdgLv1 {font-size: calc(34 / 750 * 100vw);}
#butter-cheese-sandwich .pc-brandName {
  position: absolute;
  left: 50%;
  display: inline-block;
  text-align: center;
  text-shadow: 0 0 4px rgba(0,0,0,.3);
  color: #fff;
  transform: translateX(-50%);
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-brandName {
  top: -15px;
  font-size: 20px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-brandName {
  top: calc(-15 / 750 * 100vw);
  font-size: calc(20 / 750 * 100vw);
}
#butter-cheese-sandwich .pc-brandName::before,
#butter-cheese-sandwich .pc-brandName::after {
  position: absolute;
  content: "";
  top: 50%;
  z-index: 1;
  background: no-repeat center / contain;
  transform: translateY(-50%);
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-brandName::before,
[data-browse-mode="P"] #butter-cheese-sandwich .pc-brandName::after {
  width: 45px;
  height: 19px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-brandName::before,
[data-browse-mode="S"] #butter-cheese-sandwich .pc-brandName::after {
  width: calc(45 / 750 * 100vw);
  height: calc(19 / 750 * 100vw);
}
#butter-cheese-sandwich .pc-brandName::before {
  background-image: url(../../../img/goods/butter-cheese-sandwich/rc_left.png);
}
#butter-cheese-sandwich .pc-brandName::after {
  background-image: url(../../../img/goods/butter-cheese-sandwich/rc_right.png);
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-brandName::before {
  left: -75px;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-brandName::after {
  right: -75px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-brandName::before {
  left: calc(-75 / 750 * 100vw);
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-brandName::after {
  right: calc(-75 / 750 * 100vw);
}
#butter-cheese-sandwich .pc-areaMv-img img {width: 100%;}

/* --------------
  Main
-------------- */
[data-browse-mode="P"] #butter-cheese-sandwich .pc-areaMain {
  padding: 80px 0 190px;
  background: url(../../../img/goods/butter-cheese-sandwich/bg.png) repeat-y center / 100% auto;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-areaMain {
  padding: calc(80 / 750 * 100vw) 0 calc(100 / 750 * 100vw);
  background: url(../../../img/goods/butter-cheese-sandwich/sp/bg.jpg) repeat-y center / 100% auto;
}
#butter-cheese-sandwich .pc-areaMain .pc-contents-inner {
  width: initial;
  max-width: 1375px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-areaMain .pc-contents-inner {padding: 0;}
#butter-cheese-sandwich .pc-leadTxt {
  text-align: center;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-leadTxt {
  font-size: 14px;
  line-height: 1.71;
	width: 640px;
	margin: 0 auto;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-leadTxt {
  font-size: calc(24 / 750 * 100vw);
  line-height: 1.66;
	width: calc(630 / 750 * 100vw);
	margin: 0 auto;
}

#butter-cheese-sandwich .pc-lytMain {
  display: flex;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytMain {
  margin: 200px 95px 0 0;
	align-items: flex-start;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytMain {
  margin: 48px 40px 0 0;
  flex-direction: column-reverse;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytMain-desc {
  margin-right: 70px;
  flex: 1;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytMain-desc {
  margin-top: calc(80 / 750 * 100vw);
  display: flex;
}
#butter-cheese-sandwich .pc-lytMain-ttl,
#butter-cheese-sandwich .pc-lytPick-ttl {
  display: flex;
  font-weight: 500;
  writing-mode: vertical-rl;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytMain-ttl,
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytPick-ttl {
  font-size: 30px;
  width: auto;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytMain-ttl,
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytPick-ttl {
  font-size: calc(34 / 750 * 100vw);
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytMain-ttl {
  align-items: flex-end;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytMain-ttl {
  margin-right: calc(60 / 750 * 100vw);
  width: calc(100% - calc(495 / 750 * 100vw));
}
#butter-cheese-sandwich .pc-lytMain-txt,
#butter-cheese-sandwich .pc-lytPick-txt {
  position: relative;
  z-index: 0;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytMain-txt,
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytPick-txt {
  font-size: 14px;
  line-height: 1.71;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytMain-txt,
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytPick-txt {
  font-size: calc(24 / 750 * 100vw);
  line-height: 1.66;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytMain-txt {
  margin-top: 30px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytMain-txt {
  margin-top: calc(50 / 750 * 100vw);;
  width: calc(435 / 750 * 100vw);
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytMain-txt::after,
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytPick-txt::after {
  position: absolute;
  content: "";
  z-index: -1;
  border-radius: 50%;
  background-color: rgba(181,220,218,0.40);
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytMain-txt::after {
  top: 50%;
  left: -40px;
  width: 214px;
  height: 214px;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytPick-txt::after {
  top: -76px;
  right: 0;
  width: 152px;
  height: 152px;
}
#butter-cheese-sandwich .pc-lytMain-img {
  border-radius: 5px;
  position: relative;
  z-index: 0;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytMain-img {
  width: 800px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytMain-img {
  width: calc(659 / 750 * 100vw);
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytMain-img img {
  width: 100%;
}
#butter-cheese-sandwich .pc-lytMain-img::after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: #b5dcda;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytMain-img::after {
  top: 14px;
  right: -14px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytMain-img::after {
  top: calc(12 / 750 * 100vw);
  right: calc(-12 / 750 * 100vw);
}

#butter-cheese-sandwich .pc-lytPick {
  display: flex;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytPick {
  margin-top: 180px;
  flex-direction: row-reverse;
  align-content: flex-start;
  justify-content: flex-start;
	align-items: flex-start;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytPick {
  margin-top: calc(70 / 750 * 100vw);
  flex-direction: column-reverse;
}
#butter-cheese-sandwich .pc-lytPick-desc {
  display: flex;
  flex-direction: row-reverse;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytPick-desc {
  margin-left: 60px;
  align-items: flex-start;
  justify-content: flex-end;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytPick-desc {
  margin: calc(60 / 750 * 100vw) calc(76 / 750 * 100vw) 0 0;
}
#butter-cheese-sandwich .pc-lytPick-ttl {
  flex: 0;
  align-items: flex-start;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytPick-txt {
  margin-right: 40px;
  width: 480px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytPick-txt {
  margin: calc(40 / 750 * 100vw) calc(55 / 750 * 100vw) 0 0;
  max-width: calc(453 / 750 * 100vw);
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-lytPick-img {
  width: 387px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytPick-img {
  margin-left: auto;
  width: calc(523 / 750 * 100vw);
  text-align: right;
  position: relative;
  z-index: 1;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-lytPick-img::after {
  position: absolute;
  content: "";
  top: calc(-36 / 750 * 100vw);
  right: calc(110 / 750 * 100vw);
  z-index: -1;
  width: calc(152 / 750 * 100vw);
  height: calc(152 / 750 * 100vw);
  border-radius: 50%;
  background-color: rgba(181,220,218,0.40);
}

/* Slider */
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper {
  margin: 90px auto 0;
  max-width: 1100px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-galleryWrapper {
  margin: calc(80 / 750 * 100vw) auto 0;
  padding: 0 10px;
  max-width: calc(500 / 750 * 100vw);
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-galleryList-item + .pc-galleryList-item {margin-top: calc(20 / 750 * 100vw);}
#butter-cheese-sandwich .pc-galleryList-item img {border-radius: 5px;}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper .bx-wrapper {
  position: relative;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper .bx-prev,
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper .bx-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  width: 38px;
  height: 38px;
  font-size: 0;
  color: transparent;
  border: 1px solid #333;
  border-radius: 50%;
  background-color: transparent;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper .bx-prev {
  left: -76px;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper .bx-next {
  right: -76px;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper .bx-prev:hover,
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper .bx-next:hover {
  opacity: .8;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper .bx-prev::after,
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper .bx-next::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-left: 2px solid #333;
  border-bottom: 2px solid #333;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper .bx-prev::after {
  margin-left: -5px;
  transform: translateY(-50%) rotate(-135deg) scale(-1, -1);
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryWrapper .bx-next::after {
  margin-left: -6px;
  transform: translateY(-50%) rotate(-135deg);
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryList-item picture {
  display: block;
  overflow: hidden;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryList-item picture img {
  transition: .5s ease;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-galleryList-item picture img:hover {
  transform: scale(1.2);
  filter: grayscale(70%);
}

/* --------------
  Fixed
-------------- */
#butter-cheese-sandwich .pc-areaFixed {
  /* opacity: 0; */
  opacity: 1;
  position: fixed;
  /* z-index: -1; */
  z-index: 10001;
  transition: opacity .3s ease-in;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-areaFixed {
  top: 50%;
  right: 14px;
  padding: 38px 24px;
  width: 280px;
  border-radius: 5px;
  background-color: #fff;
  transform: translateY(-50%);
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-areaFixed {
  left: 0;
  bottom: 0;
  padding: 19px calc(32 / 750 * 100vw) 22px;
  width: 100%;
  background-color: rgba(0, 0, 0, .7);
  box-shadow: 0 0 8px rgba(255, 255, 255, .25);
}
#butter-cheese-sandwich .pc-areaFixed.is-scrollActive,
#butter-cheese-sandwich .pc-areaFixed.is-scrollActive {
  opacity: 1;
  /* z-index: 99; */
  z-index: 10001;
}
/* #butter-cheese-sandwich .pc-areaFixed.is-scrollEnd.is-scrollActive {
  opacity: 0;
  z-index: 99;
}
#butter-cheese-sandwich .pc-areaFixed.is-scrollEnd.is-scrollActive .pc-cartBlock-link {
    pointer-events: none;
} */
#butter-cheese-sandwich .pc-cartBlock-ttl {
  font-weight: 600;
  line-height: 1.66;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-cartBlock {
  width: 50%;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-cartBlock-ttl {
  font-size: 18px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-cartBlock-ttl {
  font-size: calc(24 / 750 * 100vw);
  font-weight: 500;
  line-height: 1.66;
  color: #fff;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-cartBlock-desc {
  margin-top: 30px;
}
#butter-cheese-sandwich .pc-cartBlock-price {
  font-weight: 600;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-cartBlock-price {
  font-size: 18px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-cartBlock-price {
  font-size: calc(30 / 750 * 100vw);
  color: #fff;
}
#butter-cheese-sandwich .pc-cartBlock-link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 5px;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-cartBlock-link {
  margin-top: 20px;
  width: 100%;
  min-height: 50px;
  font-size: 14px;
  font-weight: 500;
  /* background-color: #4a4a4a; */
  background: linear-gradient(to right,  rgba(0,104,183,1) 0%,rgba(0,148,183,1) 100%);
  transition: opacity .3s ease;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-cartBlock-link:hover {
  text-decoration: none;
  opacity: .7;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-cartBlock-link {
  position: absolute;
  top: 50%;
  right: calc(32 / 750 * 100vw);
  transform: translateY(-50%);
  width: calc(290 / 750 * 100vw);
  min-height: calc(90 / 750 * 100vw);
  max-height: 90px;
  font-size: calc(22 / 750 * 100vw);
  font-weight: 600;
  background-color: #0068B7;
  box-shadow: 0 0 2px rgba(255, 255, 255, .25);
}

/* --------------
  Intro
-------------- */
#butter-cheese-sandwich .pc-areaIntro {
  display: flex;
  align-items: center;
  position: relative;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-areaIntro {
  min-height: 400px;
  background: #212324 url(../../../img/goods/butter-cheese-sandwich/bg_about.jpg) no-repeat top right / auto 100%;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-areaIntro {
  min-height: calc(620 / 750 * 100vw);
  background: url(../../../img/goods/butter-cheese-sandwich/sp/bg_about.jpg) no-repeat top right / 100% auto;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-areaIntro .pc-contents-inner {
  margin: 0 auto;
  width: 90%;
}
#butter-cheese-sandwich .pc-hdgIntro {
  font-weight: 500;
  color: #fff;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-hdgIntro {
  font-size: 24px;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-hdgIntro {
  font-size: calc(34 / 750 * 100vw);
}
#butter-cheese-sandwich .pc-txtIntro {
  color: #fff;
}
[data-browse-mode="P"] #butter-cheese-sandwich .pc-txtIntro {
  margin-top: 30px;
  max-width: 680px;
  font-size: 14px;
  line-height: 1.71;
}
[data-browse-mode="S"] #butter-cheese-sandwich .pc-txtIntro {
  margin-top: calc(70 / 750 * 100vw);
  font-size: calc(22 / 750 * 100vw);
  line-height: 1.54;
}

/* --------------
  Lightbox
-------------- */
#lightbox.lightbox {
  position: fixed;
  top: 0 !important;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#lightbox .lb-data .lb-details,
#lightbox .lb-nav {display: none !important;}
#lightbox .lb-container {padding: 0;}