@charset "UTF-8";
/* common css
========================================================================================
======================================================================================== */
.js-imgAspect.u-imgAspect,
.js-imgAspect > .u-imgAspect {
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 100%;
}

.c-giftselectsearch[class] {
  position: relative;
  z-index: 0;
  display: block;
  width: 100%;
  padding: 60px 20px 30px;
  /* background-color: transparent;
  background-position: calc(50% + 115px) 14px;
  background-size: 130px; */
  background: unset;
}
.c-giftselectsearch[class] > * {
  position: relative;
  z-index: 5;
}
.c-giftselectsearch[class]::after {
  position: absolute;
  top: 40px;
  left: calc(50% + 115px);
  z-index: 0;
  display: block;
  width: 130px;
  height: 130px;
  content: "";
  background: url("https://www.takashimaya.co.jp/include/shopping/common/image/commonicn_giftsearch_240109.svg") no-repeat center center/contain;
  -webkit-filter: invert(77%) sepia(6%) saturate(1083%) hue-rotate(306deg) brightness(97%) contrast(80%);
  filter: invert(77%) sepia(6%) saturate(1083%) hue-rotate(306deg) brightness(97%) contrast(80%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .c-giftselectsearch[class]::after {
    top: 47px;
    left: calc(50% + 65px);
    width: 100px;
    height: 100px;
  }
}

.c-giftselectsearch__btn[class] * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 768px) {
  .l-block .c-giftselectsearch[class] {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
}

.c-selectbox__body[class] {
  font-size: 18px;
}
.c-selectbox__body[class]:disabled {
  background: #dedede;
}

.c-designbtn > span {
  flex-wrap: wrap;
}
.c-designbtn > span span {
  padding: 0;
}
.c-designbtn > span span::after {
  display: none;
}

.c-nav + .c-nav {
  margin-top: 24px;
}
@media screen and (min-width: 769px) {
  .c-link:hover * {
    cursor: pointer;
  }
}

@media screen and (min-width: 769px) {
  .c-nav__item[data-column~="1"] {
    width: 100%;
    max-width: calc(60% - 24px);
    margin-top: 24px;
    margin-left: 24px;
  }
}
@media screen and (max-width: 768px) {
  .c-nav + .c-nav {
    margin-top: 10px;
  }
}
.mc-bgc__main {
  background-color: #B0D8DB !important;
}
.mc-bgc__sub {
  background-color: #117f83 !important;
}
.mc-bgc__base {
  background-color: #eff9f9 !important;
}
.mc-bgc__red {
  background-color: #b70000 !important;
}
.mc-fc__black{
  color:#313131;
}
.c-nav__linkwrap[data-arrow=down] span::after{
  border-color:#313131;
}
.c-nav__linkwrap.-white[data-arrow=down] span::after{
  border-color: #fff;
}

.l-block.u-bgc__base:not([data-value="MOD_JP_00016"]),
:not(.p-recommendmergeBlock.-notBg) + .l-block.u-bgc__base[data-value="MOD_JP_00016"] {
  background-color: #eff9f9 !important;
}

.l-block.p-recommendmergeBlock.-notBg + .l-block.u-bgc__base[data-value="MOD_JP_00016"] {
  background-color: #fff;
}

.l-block:not(.mc-bgc__base) + .l-block.mc-bgc__base,
.l-block.mc-bgc__base + .l-block:not(.mc-bgc__base),
.l-block.p-recommendmergeBlock.-notBg + .l-block.u-bgc__base[data-value="MOD_JP_00016"] + .l-block.mc-bgc__base,
.l-block.p-recommendmergeBlock.-notBg + .l-block.u-bgc__base[data-value="MOD_JP_00016"] + .l-block.u-bgc__base,
.p-productwrap__block.-single .l-block:not(.mc-bgc__base) + .l-block.mc-bgc__base,
.p-productwrap__block.-large .l-block:not(.mc-bgc__base) + .l-block.mc-bgc__base,
.p-productwrap__block.-single .l-block.mc-bgc__base + .l-block:not(.mc-bgc__base),
.p-productwrap__block.-large .l-block.mc-bgc__base + .l-block:not(.mc-bgc__base) {
  padding-top: 30px;
}

.l-block.u-bgc__base:not([data-value="MOD_JP_00016"]) + .l-block.mc-bgc__base,
:not(.p-recommendmergeBlock.-notBg) + .l-block.u-bgc__base[data-value="MOD_JP_00016"] + .l-block.mc-bgc__base,
.l-block.mc-bgc__base + .l-block.u-bgc__base,
.l-block.p-recommendmergeBlock.-notBg + .l-block.u-bgc__base[data-value="MOD_JP_00016"],
.l-block.p-recommendmergeBlock.-notBg + .l-block.u-bgc__base[data-value="MOD_JP_00016"] + .l-block.p-recommendmergeBlock.-notBg {
  padding-top: 0;
}

.p-productwrap__block.-single .mc-bgc__base,
.p-productwrap__block.-large .mc-bgc__base {
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width: 1080px) {
  .p-productwrap__block.-single .mc-bgc__base,
  .p-productwrap__block.-large .mc-bgc__base {
    width: calc(100% + 60px);
    padding-right: 30px;
    padding-left: 30px;
    margin-left: -30px;
  }
}
@media screen and (max-width: 768px) {
  .p-productwrap__block.-single .mc-bgc__base,
  .p-productwrap__block.-large .mc-bgc__base {
    width: calc(100% + 20px);
    padding-right: 10px;
    padding-left: 10px;
    margin-left: -10px;
  }
}

.mc-bdrc__main {
  border-color: #51bcbf !important;
}

/* // pointer */
@media screen and (min-width: 769px) {
  .mc-hovercursor__pointer:hover,
  .mc-hovercursor__pointer:hover * {
    cursor: pointer;
  }
}

/* style css
========================================================================================
======================================================================================== */
.mc-textarrow > span {
  position: relative;
  display: inline-block;
  padding: 0 calc(((12px * 1.4142) / 2) + 0.5em);
}

.mc-textarrow > span:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(45deg);
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media screen and (max-width: 768px) {
  .mc-textarrow > span {
    width: 100%;
  }
}

.mc-sideGuideNav {
  display: block;
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 4;
  transform: translateY(-50%);
  width: 75px;

  -webkit-transform: translateY(-50%);
}
.mc-sideGuideNav__body {
  display: block;
  width: 100%;
  padding: 5px;
  border: 2px solid #117f83;
  border-right: none;
  border-radius: 5px 0 0 5px;
  background: #ffffff;
  transition: 0.175s;

  -webkit-transition: 0.175s;
}
.mc-sideGuideNav__body:hover {
  opacity: 0.5;
}
.mc-sideGuideNav__body * {
  cursor: pointer;
}
.mc-sideGuideNav__body img {
  width: 80%;
  filter: invert(43%) sepia(11%) saturate(5998%) hue-rotate(145deg) brightness(81%) contrast(87%); /* #117f83 */
}
.mc-sideGuideNav__body span {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 5px;
  color: #117f83;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.p-giftselectsearch.c-giftselectsearch::after {
  filter: invert(43%) sepia(11%) saturate(5998%) hue-rotate(145deg) brightness(81%) contrast(87%); /* #117f83 */
}

.p-giftMvblock {
  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;
  max-width: 2000px;
  min-height: 300px;
  padding: 20px 30px;
}
.p-giftMvblock::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  content: "";
  background: url(/include/shopping/gift/kekkonuchiiwai/img/img_titlebnr_bg_210301_pc.png) no-repeat center/cover;
  filter: blur(3px);
  opacity: 0.6;
}
.p-giftMvblock,
.p-giftMvblock__inner {
  position: relative;
  z-index: 0;
  width: 100%;
  margin: 0 auto;
}
.p-giftMvblock__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1200px;
}
.p-giftMvblock__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Josefin Sans", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif;
  line-height: 1.3;
  color: #118185;
}
/* .p-giftMvblock__title .-main + .-sub,
.p-giftMvblock__title .-sub + .-main {
  margin-top: 5px;
} */
.p-giftMvblock__title .-main {
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 1px;
}
.p-giftMvblock__title .-sub {
  font-size: 28px;
  font-weight: normal;
}
.p-giftMvblock__title + .p-giftMvblock__ribbonTitle,
.p-giftMvblock__ribbonTitle + .p-giftMvblock__title,
.p-giftMvblock__ribbonTitle + .p-giftMvblock__ribbonTitle {
  margin-top: 5px;
}
.p-giftMvblock__ribbonTitle {
  position: relative;
  z-index: 0;
  display: inline-block;
  padding: 8px 12px;
  font-size: 24px;
  color: #118185;
  text-align: center;
}
.p-giftMvblock__ribbonTitle > span {
  position: relative;
  z-index: 0;
}
.p-giftMvblock__ribbonTitle::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  content: "";
  background-color: #fff;
  opacity: 0.7;
}

.p-giftMvblock__ribbonTitle__ribbonTitle[class*="mc-bgc"]::after,
.p-giftMvblock__ribbonTitle__ribbonTitle[class*="c-bgc"]::after {
  background-color: inherit;
}

.p-giftMvblock__ribbonTitle.-noOpacity::after {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .p-giftMvblock {
    min-height: 187px;
    padding: 20px 10px;
  }
  .p-giftMvblock__title .-main {
    font-size: 34px;
  }
  .p-giftMvblock__title .-sub {
    font-size: 15px;
  }
  .p-giftMvblock__ribbonTitle {
    font-size: clamp(0.75rem, 0.179rem + 2.86vw, 1rem);
  }
}

.l-block[class*="mc-bgc"] .c-hotkeywordsearch,
.l-block[class*="u-bgc"] .c-hotkeywordsearch {
  padding: 0;
  background-color: transparent;
}

.p-categoryImagebox__label {
  padding: 13px;
  font-size: clamp(0.875rem, -0.236rem + 2.31vw, 1.5rem);
  line-height: 1em;
  background-color: #51bcbf;
}
.p-categoryImagebox__labelInner {
  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;
}
.p-categoryImagebox__labelImg {
  display: block;
  width: auto;
  min-width: 1em;
  height: 1em;
  margin-right: 10px;
  content: "";
  -webkit-filter: invert(85%) sepia(47%) saturate(476%) hue-rotate(357deg) brightness(104%) contrast(105%);
  filter: invert(85%) sepia(47%) saturate(476%) hue-rotate(357deg) brightness(104%) contrast(105%);
}
.p-categoryImagebox__labelText {
  font-size: 1em;
  font-weight: bold;
  color: #fff;
}

.p-categoryImagebox .c-categoryImagebox__bg,
.p-categoryImagebox .p-categoryImagebox__label + .c-categoryImagebox__bg {
  font-size: clamp(0.875rem, -0.236rem + 2.31vw, 1.5rem);
}

.p-categoryImagebox .c-categoryImagebox__bg {
  min-height: calc(111px + 1em);
}

.p-categoryImagebox .p-categoryImagebox__label + .c-categoryImagebox__bg {
  height: calc(100% - 26px - 1em);
  min-height: 111px;
}

.-no1.p-categoryImagebox__label .p-categoryImagebox__labelImg {
  -webkit-filter: invert(85%) sepia(47%) saturate(476%) hue-rotate(357deg) brightness(104%) contrast(105%);
  filter: invert(85%) sepia(47%) saturate(476%) hue-rotate(357deg) brightness(104%) contrast(105%);
}

.-no2.p-categoryImagebox__label .p-categoryImagebox__labelImg {
  -webkit-filter: invert(98%) sepia(1%) saturate(7465%) hue-rotate(195deg) brightness(122%) contrast(76%);
  filter: invert(98%) sepia(1%) saturate(7465%) hue-rotate(195deg) brightness(122%) contrast(76%);
}

.-no3.p-categoryImagebox__label .p-categoryImagebox__labelImg {
  -webkit-filter: invert(76%) sepia(71%) saturate(613%) hue-rotate(304deg) brightness(98%) contrast(94%);
  filter: invert(76%) sepia(71%) saturate(613%) hue-rotate(304deg) brightness(98%) contrast(94%);
}

@media screen and (max-width: 768px) {
  .mc-categoryLabel__label {
    font-size: 16px;
  }

  .p-categoryImagebox .c-categoryImagebox__bg,
  .p-categoryImagebox .p-categoryImagebox__label + .c-categoryImagebox__bg {
    font-size: 16px;
  }
}
.p-list.-check .c-list__item,
.p-list.-square .c-list__item {
  padding-left: 1.2em;
  text-indent: -1.2em;
}

.p-list.-check .c-list__item::before {
  content: "✔︎ ";
}

.p-list.-square .c-list__item::before {
  content: "■ ";
}

.p-classification__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: calc(100% + 25px);
  margin-top: -10px;
  margin-left: -25px;
}
.p-classification__item {
  width: calc((100% - 75px) / 3);
  margin-top: 10px;
  margin-left: 25px;
}

.p-classificationTag {
  background-color: #eff9f9;
  border: 1px solid #d5d5d5;
}
.p-classificationTag__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: auto 1;
  flex: auto 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 100%;
  padding: 10px;
}
.p-classificationTag__icon {
  position: relative;
  z-index: 0;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}
.p-classificationTag__iconImg {
  position: relative;
  z-index: 0;
  width: 46px;
  height: 46px;
}
.p-classificationTag__icon::after {
  display: block;
  content: "";
  position: relative;
  z-index: 0;
  width: 46px;
  height: 46px;
  background-color: #118185;
  border-radius: 50%;
}
.p-classificationTag__iconTxt {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: 5;
  padding-top: calc(100% * (5 / 46));
}
.p-classificationTag__iconTxt > .-sub,
.p-classificationTag__iconTxt > .-num {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.p-classificationTag__iconTxt > .-sub {
  font-size: 10px;
}
.p-classificationTag__iconTxt > .-num {
  font-size: 22px;
}
.p-classificationTag__title {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.3;
}
.p-classificationTag__hashList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: calc(100% + 5px);
  margin-left: -5px;
}
.p-classificationTag__hashItem {
  margin-top: 5px;
  margin-left: 5px;
}
.p-classificationTag__hashtag {
  display: inline-block;
  padding: 5px;
  font-size: 12px;
  line-height: 1;
  border: solid 1px #d5d5d5;
}
.p-classificationTag__hashtag::before {
  display: inline-block;
  content: "＃";
}

@media screen and (max-width: 768px) {
  .p-classification__item {
    width: 100%;
  }
}

/* recommend */
.l-block.p-recommendmergeBlock.-notTitle + .l-block.u-bgc__base[data-value="MOD_JP_00016"] h2.c-title__global,
.l-block.p-recommendmergeBlock.-notTitle + .l-block.u-bgc__base[data-value="MOD_JP_00016"] .c-productslider__text {
  display: none;
}
.l-block.p-recommendmergeBlock + .l-block.u-bgc__base[data-value="MOD_JP_00016"] h2.c-title__global.-underline {
  border-bottom: unset;
}
.l-block.p-recommendmergeBlock + .l-block.u-bgc__base[data-value="MOD_JP_00016"] h2.c-title__global > .-main {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .l-block.p-recommendmergeBlock + .l-block.u-bgc__base[data-value="MOD_JP_00016"] h2.c-title__global > .-main {
    font-size: 17px;
  }
}

/* accordion */
.c-accordion.mc-accordion .c-accordion__title {
  background-color: #118185;
  color: #313131;
}
.c-accordion.mc-accordion .c-accordion__icon::before,
.c-accordion.mc-accordion .c-accordion__icon::after {
  background-color: #fff;
}
