@charset "UTF-8";
/* reset:start */
.cont *,
.cont *::before,
.cont *::after {
  box-sizing: border-box;
}
.cont * {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", sans-serif;
}
.cont html {
  font-size: 62.5%;
}
.cont body {
  min-width: 1000px;
  overflow-x: hidden;
}
.cont img,
.cont picture,
.cont video,
.cont canvas,
.cont svg {
  display: block;
  max-width: 100%;
  height: auto;
}
.cont img {
  width: 100%;
}
.cont input,
.cont button,
.cont textarea,
.cont select {
  font: inherit;
}
.cont p,
.cont h1,
.cont h2,
.cont h3,
.cont h4,
.cont h5,
.cont h6 {
  overflow-wrap: break-word;
}
.cont ul {
  list-style: none;
}
.cont [hidden] {
  display: none;
}

.cont__center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cont__center > * {
  min-height: 0%;
}

#suntory_contents .inquiry__container, #suntory_contents .info__container, #suntory_contents .entry__container, #suntory_contents .product__container, #suntory_contents .award__container, #suntory_contents .campaign__container, .cont__container {
  box-sizing: content-box !important;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .inquiry__container, #suntory_contents .info__container, #suntory_contents .entry__container, #suntory_contents .product__container, #suntory_contents .award__container, #suntory_contents .campaign__container, .cont__container {
    max-width: 92vw;
    padding-left: 0;
    padding-right: 0;
  }
}

#suntory_contents .info__link, .link, #suntory_contents .info__btn, #suntory_contents .campaign__btn {
  color: inherit;
  transition: opacity 0.3s;
  cursor: pointer;
}
#suntory_contents .info__link:hover, .link:hover, #suntory_contents .info__btn:hover, #suntory_contents .campaign__btn:hover {
  opacity: 0.7;
}

#suntory_contents .info__btn, #suntory_contents .campaign__btn {
  position: relative;
  display: inline-block;
  width: 400px;
  background-image: url(/cpn/whisky/jimbeam/202501117/img/cont_btn_bg.png);
  background-size: 100% 100%;
  box-shadow: 0px 2px 4px 0px rgba(51, 25, 0, 0.7);
  padding: 27px 15px 27px 0;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__btn, #suntory_contents .campaign__btn {
    width: 77.3333333333vw;
    background-image: url(/cpn/whisky/jimbeam/202501117/img/cont_btn_bg_sp.png);
    box-shadow: 0px 0.5333333333vw 0.8vw 0px rgba(74, 36, 0, 0.6);
    padding: 4.2666666667vw 3.3333333333vw 4.8vw 0;
    font-size: 4.2666666667vw;
    letter-spacing: 0.025em;
  }
}
#suntory_contents .info__btn::after, #suntory_contents .campaign__btn::after {
  content: "";
  display: inline-block;
  background-image: url(/cpn/whisky/jimbeam/202501117/img/cont_btn_arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 10px;
  height: 17px;
  position: absolute;
  top: 50%;
  right: 67px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__btn::after, #suntory_contents .campaign__btn::after {
    background-image: url(/cpn/whisky/jimbeam/202501117/img/cont_btn_arrow_sp.png);
    width: 1.8666666667vw;
    height: 3.0666666667vw;
    right: 15.3333333333vw;
  }
}

/* common:start */
[v-cloak] {
  display: none;
}

@media screen and (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .cont {
    position: relative;
    min-width: 960px;
    overflow: hidden;
  }
}
.cont__container {
  font-feature-settings: "palt";
}
/* common:end */
/* kv:start */
#suntory_contents .kv {
  background-color: #c21b21;
}
#suntory_contents .kv__ttl {
  position: relative;
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #suntory_contents .kv__ttl {
    max-width: 100%;
  }
}
#suntory_contents .kv__ttl::before {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 232px;
  height: 127px;
  background-image: url(/cpn/whisky/jimbeam/202501117/img/kv_img_award.png);
  background-size: cover;
  content: "";
}
@media screen and (max-width: 767px) {
  #suntory_contents .kv__ttl::before {
    width: 47.2vw;
    height: 27.4666666667vw;
    background-image: url(/cpn/whisky/jimbeam/202501117/img/kv_img_award_sp.png);
  }
}
#suntory_contents .kv__txtarea {
  background-color: #870f14;
}
#suntory_contents .kv__txt {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #suntory_contents .kv__txt {
    max-width: 100%;
  }
}

/* kv:end */
/* campaign:start */
#suntory_contents .campaign {
  position: relative;
  clip-path: inset(0);
}
#suntory_contents .campaign__bg {
  background-image: url(/cpn/whisky/jimbeam/202501117/img/campaign_bg-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__bg {
    background-image: url(/cpn/whisky/jimbeam/202501117/img/campaign_bg-01_sp.jpg);
  }
}
#suntory_contents .campaign__container {
  max-width: 960px;
  padding-top: 80px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__container {
    max-width: 92vw;
    padding: 10.6666666667% 4% 13.3333333333%;
  }
}
#suntory_contents .campaign__box {
  position: relative;
  background-image: url(/cpn/whisky/jimbeam/202501117/img/campaign_bg-02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  width: 893px;
  height: 445px;
  padding: 73px 75px 0;
  margin: 0 auto 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__box {
    background-image: url(/cpn/whisky/jimbeam/202501117/img/campaign_bg-02_sp.png);
    width: 100%;
    height: 100%;
    padding: 11.5942028986% 7.9710144928% 14.4927536232%;
    margin-bottom: 11.5942028986%;
  }
}
#suntory_contents .campaign__lead {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__lead {
    margin-bottom: 12.0689655172%;
  }
}
#suntory_contents .campaign__lead-txt {
  font-size: 29px;
  font-weight: bold;
  font-feature-settings: "palt";
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__lead-txt {
    font-size: 5.6vw;
    letter-spacing: 0.025em;
  }
}
#suntory_contents .campaign__lead-img {
  width: 743px;
  margin: 22px 0 24px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__lead-img {
    width: 100%;
    margin: 6.0344827586% 0 5.5172413793%;
  }
}
#suntory_contents .campaign__period {
  display: flex;
  gap: 44px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__period {
    flex-direction: column;
    gap: 3.2vw;
  }
}
#suntory_contents .campaign__period-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 50%;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0px 4px 4px 0px rgba(47, 22, 3, 0.7);
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__period-box {
    flex-basis: 100%;
    border-radius: 2.1333333333vw;
    box-shadow: 0px 0.8vw 0.8vw 0px rgba(47, 22, 3, 0.7);
  }
}
#suntory_contents .campaign__period-hdg {
  width: 100%;
  background-color: #c21b21;
  border-radius: 8px 8px 0 0;
  padding: 13px 0 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  font-size: 28px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__period-hdg {
    border-radius: 2.1333333333vw 2.1333333333vw 0 0;
    padding: 2.1739130435% 0 3.768115942%;
    font-size: 5.0666666667vw;
    letter-spacing: 0.05em;
  }
}
#suntory_contents .campaign__period-small {
  margin-top: 11px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__period-small {
    margin-top: 2.8985507246%;
    font-size: 3.7333333333vw;
  }
}
#suntory_contents .campaign__period-inr-01 {
  padding: 18px 0 18px 15px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__period-inr-01 {
    padding: 4.347826087% 0;
  }
}
#suntory_contents .campaign__period-inr-02 {
  padding: 18px 0 18px 10px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__period-inr-02 {
    padding: 4.347826087% 0;
  }
}
#suntory_contents .campaign__period-txt {
  display: flex;
  align-items: baseline;
  margin-bottom: 7px;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.045em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__period-txt {
    margin-bottom: 2vw;
    font-size: 4.8vw;
  }
}
#suntory_contents .campaign__period-txt-small {
  margin-left: 10px;
  margin-right: 3px;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__period-txt-small {
    margin-left: 1.3333333333vw;
    margin-right: 0.6666666667vw;
    font-size: 4vw;
  }
}
#suntory_contents .campaign__period-txt-large {
  margin-right: -2px;
  font-size: 34px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__period-txt-large {
    display: inline-block;
    margin-right: -0.5333333333vw;
    font-size: 6.1333333333vw;
    line-height: 1;
  }
}
#suntory_contents .campaign__period-txt-symbol {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .campaign__period-txt-symbol {
    font-size: 4.8vw;
  }
}

/* campaign:end */
/* award:start */
#suntory_contents .award {
  background-image: url(/cpn/whisky/jimbeam/202501117/img/award_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #suntory_contents .award {
    background-image: url(/cpn/whisky/jimbeam/202501117/img/award_bg_sp.png);
  }
}
#suntory_contents .award__container {
  max-width: 960px;
  padding-top: 80px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .award__container {
    max-width: 92vw;
    padding: 10.6666666667% 0 13.3333333333%;
  }
}
#suntory_contents .award__ttl {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .award__ttl {
    margin-bottom: 11.5942028986%;
  }
}
#suntory_contents .award__txt {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .award__txt {
    margin-bottom: 14.4927536232%;
  }
}

/* award:end */
#suntory_contents .product__list-02, #suntory_contents .product__list-01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 420px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__list-02, #suntory_contents .product__list-01 {
    justify-content: flex-start;
    width: 100%;
  }
}

#suntory_contents .product__item--area, #suntory_contents .product__item {
  font-size: 16px;
  line-height: 1.625;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__item--area, #suntory_contents .product__item {
    padding-left: 0.5em;
    text-indent: -0.5em;
    font-size: 4.2666666667vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}
#suntory_contents .product__item--area::before, #suntory_contents .product__item::before {
  content: "・";
}

/* product:start */
#suntory_contents .product {
  position: relative;
  clip-path: inset(0);
  padding: 80px 0 100px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .product {
    padding: 10.6666666667% 0 27.3333333333%;
  }
}
#suntory_contents .product__bg {
  background-image: url(/cpn/whisky/jimbeam/202501117/img/product_bg-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__bg {
    background-image: url(/cpn/whisky/jimbeam/202501117/img/product_bg-01_sp.jpg);
  }
}
#suntory_contents .product__container {
  max-width: 893px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__container {
    max-width: 92vw;
  }
}
#suntory_contents .product__box {
  position: relative;
  padding: 80px 75px 50px;
  background-image: url(/cpn/whisky/jimbeam/202501117/img/product_bg-02.png);
  background-size: 100% 100%;
  background-position: top;
  background-repeat: no-repeat;
  box-shadow: 6.5px 7.5px 15px 0px rgba(47, 22, 3, 0.7);
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__box {
    padding: 11.5942028986% 4.347826087% 13.768115942%;
    background-image: url(/cpn/whisky/jimbeam/202501117/img/product_bg-02_sp.png);
    box-shadow: 0.8666666667vw 1vw 1.0666666667vw 0px rgb(47, 22, 3);
  }
}
#suntory_contents .product__box::before {
  content: "";
  display: inline-block;
  background-image: url(/cpn/whisky/jimbeam/202501117/img/product_img_taru.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 173px;
  height: 253px;
  position: absolute;
  bottom: -85px;
  left: -44px;
}
@media screen and (max-width: 1020px) {
  #suntory_contents .product__box::before {
    left: -4.3137254902vw;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__box::before {
    width: 23.0666666667vw;
    height: 33.7333333333vw;
    bottom: -24.2666666667vw;
    left: 2vw;
  }
}
#suntory_contents .product__ttl {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__ttl {
    margin-bottom: 7.1428571429%;
  }
}
#suntory_contents .product__img {
  margin: 0 auto;
}
#suntory_contents .product__img:not(:first-of-type) {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__img:not(:first-of-type) {
    margin-top: 9.5238095238%;
  }
}
#suntory_contents .product__list-01 {
  margin-top: -5px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__list-01 {
    margin-top: 4.7619047619%;
    margin-left: 0.7936507937%;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .product__list-01::after {
    display: block;
    content: "";
    width: 116px;
  }
}
#suntory_contents .product__list-02 {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__list-02 {
    margin-top: 4.4444444444%;
    margin-left: 2.380952381%;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__item--area {
    width: 42vw;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__item-large {
    line-height: 1.875;
  }
}
#suntory_contents .product__note {
  text-align: center;
  margin-top: 55px;
  font-size: 14px;
  line-height: 1;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  #suntory_contents .product__note {
    padding-left: 1em;
    text-indent: -1em;
    margin-top: 11.1111111111%;
    margin-left: 1.5873015873%;
    font-size: 3.7333333333vw;
    line-height: 1.5;
    text-align: left;
  }
}

/* product:end */
#suntory_contents .entry__yellow--03, #suntory_contents .entry__yellow--02, #suntory_contents .entry__yellow {
  margin-top: -4px;
  margin-bottom: 22px;
  font-size: 18px;
  line-height: 1.5;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
  color: #fcff07;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__yellow--03, #suntory_contents .entry__yellow--02, #suntory_contents .entry__yellow {
    margin-top: -1.3333333333vw;
    margin-bottom: 3.3333333333vw;
    font-size: 5.3333333333vw;
    line-height: 1.5;
    text-align: left;
  }
}

#suntory_contents .entry__period-hdg--02, #suntory_contents .entry__period-hdg {
  width: 100%;
  background-color: #c21b21;
  border-radius: 8px 8px 0 0;
  padding: 13px 0 17px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  font-size: 28px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__period-hdg--02, #suntory_contents .entry__period-hdg {
    border-radius: 2.1333333333vw 2.1333333333vw 0 0;
    padding: 2.3188405797% 0 3.768115942%;
    font-size: 5.0666666667vw;
    letter-spacing: 0.05em;
  }
}

/* entry:start */
#suntory_contents .entry {
  position: relative;
  background-image: url(/cpn/whisky/jimbeam/202501117/img/entry_bg-01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  box-shadow: 0px 3px 10px 0px rgba(25, 11, 0, 0.4);
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry {
    background-image: url(/cpn/whisky/jimbeam/202501117/img/entry_bg-01_sp.png);
    box-shadow: 0px 0.4vw 1.3333333333vw 0px rgba(25, 11, 0, 0.4);
  }
}
#suntory_contents .entry__container {
  padding-top: 80px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__container {
    padding: 10.6666666667% 0 13.3333333333%;
  }
}
#suntory_contents .entry__ttl {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__ttl {
    margin-bottom: 11.5942028986%;
  }
}
#suntory_contents .entry__step {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 50px;
  padding: 45px 40px 40px;
  background-image: url(/cpn/whisky/jimbeam/202501117/img/entry_bg-02.png);
  background-size: 100% 100%;
  background-position: top;
  background-repeat: no-repeat;
  box-shadow: 4px 4.5px 8px 0px rgba(47, 22, 3, 0.45);
  border-radius: 6px;
}
@media screen and (max-width: 1020px) {
  #suntory_contents .entry__step {
    padding: 4.4117647059vw 3.9215686275vw 3.9215686275vw;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__step {
    margin-bottom: 11.5942028986%;
    padding: 15.9420289855% 12.3188405797% 20.2898550725%;
    flex-direction: column;
    background-image: url(/cpn/whisky/jimbeam/202501117/img/entry_bg-02_sp.png);
    box-shadow: 0.8666666667vw 1vw 1.3333333333vw 0px rgba(47, 22, 3, 0.5);
    border-radius: 0;
  }
}
#suntory_contents .entry__step-list {
  width: 270px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__step-list {
    width: 100%;
  }
}
#suntory_contents .entry__step-list + .entry__step-list {
  position: relative;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__step-list + .entry__step-list {
    margin-top: 38.4615384615%;
  }
}
#suntory_contents .entry__step-list + .entry__step-list::before {
  content: "";
  display: inline-block;
  background-image: url(/cpn/whisky/jimbeam/202501117/img/entry_arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 37px;
  position: absolute;
  top: 49%;
  left: -32px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1020px) {
  #suntory_contents .entry__step-list + .entry__step-list::before {
    left: -3.137254902vw;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__step-list + .entry__step-list::before {
    background-image: url(/cpn/whisky/jimbeam/202501117/img/entry_arrow_sp.png);
    width: 9.6vw;
    height: 5.0666666667vw;
    top: -15.3333333333vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
#suntory_contents .entry__step-ttl {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__step-ttl {
    margin-bottom: 11.5384615385%;
  }
}
#suntory_contents .entry__step-img-01 {
  margin-bottom: 33px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__step-img-01 {
    margin-bottom: 14.4230769231%;
  }
}
#suntory_contents .entry__step-img-02 {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__step-img-02 {
    margin-bottom: 15.3846153846%;
  }
}
#suntory_contents .entry__step-img-03 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__step-img-03 {
    margin-bottom: 14.4230769231%;
  }
}
#suntory_contents .entry__txt {
  margin-top: -4px;
  margin-bottom: -4px;
  font-size: 16px;
  font-feature-settings: "palt";
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__txt {
    margin-top: -1.0666666667vw;
    margin-bottom: -1.0666666667vw;
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
}
#suntory_contents .entry__txt + .entry__txt {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__txt + .entry__txt {
    margin-top: 4.6666666667vw;
  }
}
#suntory_contents .entry__txt-area {
  padding: 0;
}
#suntory_contents .entry__txt-bold {
  font-weight: bold;
}
#suntory_contents .entry__yellow--02 {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__yellow--02 {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__yellow--03 {
    margin-bottom: 4.6666666667vw;
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__yellow-wide {
    white-space: nowrap;
  }
}
#suntory_contents .entry__note {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1;
  color: #fcff07;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__note {
    margin-top: 4.6666666667vw;
    font-size: 3.7333333333vw;
    letter-spacing: 0.05em;
  }
}
#suntory_contents .entry__period {
  display: flex;
  gap: 44px;
  justify-content: space-between;
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__period {
    flex-direction: column;
    gap: 3.2vw;
    margin: 0;
  }
}
#suntory_contents .entry__period-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 50%;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 2.5px 3px 6px 0px rgba(47, 22, 3, 0.2);
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__period-box {
    flex-basis: 100%;
    border-radius: 2.1333333333vw;
    box-shadow: 0.6666666667vw 0.8vw 1.6vw 0px rgba(47, 22, 3, 0.2);
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__period-hdg--02 {
    padding: 2.0289855072% 0 3.4782608696%;
  }
}
#suntory_contents .entry__period-small {
  margin-top: 11px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__period-small {
    margin-top: 2.8985507246%;
    font-size: 3.7333333333vw;
  }
}
#suntory_contents .entry__period-inr-01 {
  padding: 18px 0 18px 15px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__period-inr-01 {
    padding: 4.347826087% 0;
  }
}
#suntory_contents .entry__period-inr-02 {
  padding: 18px 0 18px 10px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__period-inr-02 {
    padding: 4.347826087% 0;
  }
}
#suntory_contents .entry__period-txt {
  display: flex;
  align-items: baseline;
  margin-bottom: 7px;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.045em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__period-txt {
    margin-bottom: 2vw;
    font-size: 4.8vw;
  }
}
#suntory_contents .entry__period-txt-small {
  margin-left: 10px;
  margin-right: 3px;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__period-txt-small {
    margin-left: 1.3333333333vw;
    margin-right: 0.6666666667vw;
    font-size: 4vw;
  }
}
#suntory_contents .entry__period-txt-large {
  margin-right: -2px;
  font-size: 34px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__period-txt-large {
    display: inline-block;
    margin-right: -0.5333333333vw;
    font-size: 6.1333333333vw;
    line-height: 1;
  }
}
#suntory_contents .entry__period-txt-symbol {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry__period-txt-symbol {
    font-size: 4.8vw;
  }
}

/* entry:end */
#suntory_contents .info__link, #suntory_contents .info__txt-top, #suntory_contents .info__txt {
  margin-top: -7px;
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 1.5;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__link, #suntory_contents .info__txt-top, #suntory_contents .info__txt {
    margin-top: -1.3333333333vw;
    margin-bottom: 5.8666666667vw;
    font-size: 2.6666666667vw;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

/* info:start */
#suntory_contents .info {
  position: relative;
  clip-path: inset(0);
  padding: 80px 0 100px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info {
    padding: 10.6666666667% 0 13.3333333333%;
  }
}
#suntory_contents .info__bg {
  background-image: url(/cpn/whisky/jimbeam/202501117/img/info_bg-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__bg {
    background-image: url(/cpn/whisky/jimbeam/202501117/img/info_bg-01_sp.jpg);
  }
}
#suntory_contents .info__container {
  max-width: 892px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__container {
    max-width: 92vw;
  }
}
#suntory_contents .info__content {
  padding: 80px 37px 60px;
  background-image: url(/cpn/whisky/jimbeam/202501117/img/info_bg-02.png);
  background-size: 100% 100%;
  background-position: top;
  background-repeat: no-repeat;
  box-shadow: 6.5px 7.5px 15px 0px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__content {
    padding: 11.5942028986% 5.7971014493% 14.7826086957%;
    background-image: url(/cpn/whisky/jimbeam/202501117/img/info_bg-02_sp.png);
    box-shadow: 0.8666666667vw 1vw 1.0666666667vw 0px rgba(0, 0, 0, 0.4);
  }
}
#suntory_contents .info__ttl {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__ttl {
    margin-bottom: 9.8360655738%;
  }
}
#suntory_contents .info__box {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 50px;
  padding: 45px 30px 37px;
  box-shadow: 2.5px 3px 6px 0px rgba(47, 22, 3, 0.2);
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__box {
    border-radius: 2.1333333333vw;
    margin-bottom: 9.6721311475%;
    padding: 7.3770491803% 3.9344262295% 6.5573770492%;
    box-shadow: 0px 0.8vw 0.8vw 0px rgba(47, 22, 3, 0.2);
  }
}
#suntory_contents .info__box-check {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__box-check {
    margin-bottom: 9.8360655738%;
  }
}
#suntory_contents .info__txt {
  padding-left: 0.7em;
  text-indent: -0.5em;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__txt {
    padding-left: 0.75em;
    text-indent: 0.75em;
  }
}
#suntory_contents .info__txt-top {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__txt-top {
    margin-bottom: 4.8vw;
  }
}
#suntory_contents .info__txt-hdg {
  display: block;
  margin-bottom: -22px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__txt-hdg {
    margin-bottom: -4vw;
    padding-left: 0;
    text-indent: -0.5em;
  }
}
#suntory_contents .info__txt-hdg::before {
  content: "・";
}
#suntory_contents .info__txt:last-child {
  margin-bottom: 0;
}
#suntory_contents .info__link {
  color: #007eff;
}
#suntory_contents .info__list {
  padding-left: 152px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__list {
    padding-left: 1.6393442623%;
  }
}
#suntory_contents .info__label {
  display: flex;
  align-items: center;
  cursor: pointer;
  overflow: visible;
  position: relative;
}
#suntory_contents .info__check {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__check {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
#suntory_contents .info__check:focus-visible + .info__checkbox {
  outline: 1px solid #000;
  outline-offset: 2px;
}
#suntory_contents .info__check:checked + .info__checkbox {
  background-color: #c21b21;
  border: none;
}
#suntory_contents .info__check:checked + .info__checkbox::after {
  content: "";
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  right: 0;
  left: 0;
  margin-inline: auto;
  width: 7px;
  height: 13px;
  transform: rotate(45deg);
  top: 4px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__check:checked + .info__checkbox::after {
    border-width: 0.5333333333vw;
    width: 1.7333333333vw;
    height: 3.0666666667vw;
    top: 0.8vw;
  }
}
#suntory_contents .info__checkbox {
  position: relative;
  display: inline-block;
  border: 2px solid #000;
  cursor: pointer;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__checkbox {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    border-width: 0.2666666667vw;
    border-radius: 1.0666666667vw;
    margin-right: 3.2vw;
  }
}
#suntory_contents .info__item {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__item {
    font-size: 3.4666666667vw;
  }
}
#suntory_contents .info__item:not(:last-child) {
  margin-bottom: 19px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__item:not(:last-child) {
    margin-bottom: 2.6666666667vw;
  }
}
#suntory_contents .info__btn {
  letter-spacing: 0;
}
#suntory_contents .info__btn-area {
  text-align: center;
}
#suntory_contents .info__btn.jsDisabled {
  background-image: url(/cpn/whisky/jimbeam/202501117/img/cont_btn_bg-off.png);
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__btn.jsDisabled {
    background-image: url(/cpn/whisky/jimbeam/202501117/img/cont_btn_bg-off_sp.png);
  }
}
#suntory_contents .info__btn.jsDisabled:hover {
  opacity: 1;
}
#suntory_contents .info__btn.jsDisabled:focus, #suntory_contents .info__btn.jsDisabled:focus-visible {
  outline: none;
}
#suntory_contents .info__note {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1;
  font-feature-settings: "palt";
  text-align: center;
}
@media screen and (max-width: 767px) {
  #suntory_contents .info__note {
    margin-top: 4.262295082%;
    font-size: 3.7333333333vw;
  }
}

/* info:end */
/* inquiry:start */
#suntory_contents .inquiry {
  background-image: url(/cpn/whisky/jimbeam/202501117/img/inquiry_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #suntory_contents .inquiry {
    background-image: url(/cpn/whisky/jimbeam/202501117/img/inquiry_bg_sp.png);
  }
}
#suntory_contents .inquiry__container {
  max-width: 680px;
  padding-top: 80px;
  padding-bottom: 130px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .inquiry__container {
    max-width: 92vw;
    padding-top: 10.6666666667%;
    padding-bottom: 20%;
  }
}
#suntory_contents .inquiry__ttl {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .inquiry__ttl {
    margin-bottom: 8.6956521739%;
  }
}
#suntory_contents .inquiry__content {
  width: 680px;
  background-color: #fff;
  border-radius: 8px;
  padding: 35px 0 38px;
  box-shadow: 2.5px 3px 6px 0px rgba(47, 22, 3, 0.2);
  margin: auto;
  line-height: 1;
  font-feature-settings: "palt";
  text-align: center;
}
@media screen and (max-width: 767px) {
  #suntory_contents .inquiry__content {
    width: 100%;
    border-radius: 2.1333333333vw;
    padding: 8.6956521739% 0;
    box-shadow: 0.6666666667vw 0.8vw 1.6vw 0px rgba(47, 22, 3, 0.2);
  }
}
#suntory_contents .inquiry__hdg {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  #suntory_contents .inquiry__hdg {
    margin-bottom: 3.3333333333vw;
    font-size: 5.3333333333vw;
    letter-spacing: 0.05em;
  }
}
#suntory_contents .inquiry__tel {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  #suntory_contents .inquiry__tel {
    margin-bottom: 1.8666666667vw;
    font-size: 3.8666666667vw;
    letter-spacing: 0.045em;
  }
}
#suntory_contents .inquiry__tel-large {
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .inquiry__tel-large {
    font-size: 10.6666666667vw;
  }
}
#suntory_contents .inquiry__note {
  font-size: 14px;
  letter-spacing: 0.02em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #suntory_contents .inquiry__note {
    font-size: 3.2vw;
    letter-spacing: 0.05em;
  }
}
#suntory_contents .inquiry__note:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .inquiry__note:not(:last-child) {
    margin-bottom: 5.3333333333vw;
  }
}
#suntory_contents .inquiry__time {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  #suntory_contents .inquiry__time {
    margin-bottom: 2.4vw;
    font-size: 4.8vw;
    letter-spacing: 0.05em;
  }
}

/* inquiry:end */