@charset "UTF-8";
@media screen and (max-width: 767.9px) {
  body {
    padding-bottom: 16vw;
  }
}
/* ------------------------------------------------
 floatnav
------------------------------------------------ */
#suntory_contents #floatnav {
  background-color: #EDFBFF;
  max-width: none;
  width: 100%;
  height: 3.75em;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9;
  transition: all 0.4s ease;
  box-sizing: border-box;
  align-content: center;
  width: 100vw;
}
#suntory_contents #floatnav .list {
  display: flex;
  justify-content: stretch;
  position: relative;
}
#suntory_contents #floatnav .list li {
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  flex-grow: 1;
}
#suntory_contents #floatnav .list li a {
  color: var(--color-dblue);
  font-weight: 800;
  font-size: 1.125em;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-align: center;
  min-height: 1.6666666667em;
  display: block;
  align-content: center;
  box-sizing: border-box;
}
#suntory_contents #floatnav .list li + li {
  position: relative;
}
#suntory_contents #floatnav .list li + li::before {
  content: "";
  background-color: var(--color-dblue);
  width: 0.125em;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#suntory_contents #floatnav.hide {
  opacity: 0;
  visibility: hidden;
}
#suntory_contents #floatnav.view {
  opacity: 1;
  visibility: visible;
}

/* ------------------------------------------------
 campaign1
------------------------------------------------ */
#campaign1 > .inner {
  padding-top: 1.875em;
}
#campaign1 .sheader .title {
  width: 33.375em;
  filter: drop-shadow(2.83px 4.245px 19.809px rgba(23, 24, 40, 0.25));
}
#campaign1 .sbody {
  margin: 1.875em auto 0;
  width: 43.4375em;
}
#campaign1 .items {
  display: flex;
  justify-content: space-between;
}
#campaign1 .items li {
  width: 20.9375em;
}
#campaign1 aside {
  margin-top: 1.875em;
}
@media screen and (min-width: 768.1px) {
  #campaign1 .items.sp_show {
    display: none;
  }
}
@media screen and (max-width: 767.9px) {
  #campaign1 .sheader .title {
    width: 20.9375em;
    filter: drop-shadow(2px 3px 14px rgba(23, 24, 40, 0.25));
  }
  #campaign1 .sbody {
    margin: 1.875em auto 0;
    width: 20.9375em;
  }
  #campaign1 .items {
    flex-direction: column;
    row-gap: 1.875em;
  }
  #campaign1 .items li {
    width: 100%;
  }
  #campaign1 aside {
    margin-top: 1.875em;
  }
}

@media screen and (max-width: 767.9px) {
  contents #contents_bg {
    background-image: url(../img/cp01/contents_bg-sp.svg), var(--grade-blue);
  }
}

/* ------------------------------------------------
 flow common（#flow_steps / #howto .step で共通利用）
------------------------------------------------ */
.flow_card {
  border-radius: 2.1875em;
  background-color: rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
}

.flow_num {
  flex-shrink: 0;
  border: 0.15em solid var(--color-pink);
  border-radius: 500px;
  background-color: #fff;
  width: 2em;
  height: 2em;
  color: var(--color-pink);
  font-size: 1.25em;
  font-weight: 800;
  line-height: 1.4;
  text-align: center;
  display: grid;
  place-content: center;
  box-sizing: border-box;
}

.flow_line {
  margin: 0 auto;
  width: 16.25em;
  height: 0.8125em;
  position: relative;
}
.flow_line::before {
  content: "";
  background-color: var(--color-blue);
  width: 100%;
  height: 0.125em;
  position: absolute;
  left: 0;
  top: 0;
}
.flow_line::after {
  content: "";
  background: url(../img/cp01/flow_step_arrow.svg) 0 0/contain no-repeat;
  width: 0.9375em;
  height: 0.5625em;
  position: absolute;
  left: 50%;
  top: 0.125em;
  transform: translateX(-50%);
}

/* ------------------------------------------------
本キャンペーンは終了いたしました.sp_show
------------------------------------------------ */
#suntory_contents .message_close {
  margin-bottom: 0;
}
/* ------------------------------------------------
 MV campaign1
------------------------------------------------ */
#campaign1 > .inner {
  padding-top: 4.375em;
  padding-bottom: 6.25em;
}
#campaign1 .info_box {
  margin: 3.125em auto 0;
  padding: 2.5em 0;
}
@media screen and (max-width: 767.9px) {
  #campaign1 > .inner {
    padding-top: 2.1875em;
    padding-bottom: 0;
  }
  #campaign1 .sbody {
    margin-top: -1em;
    width: 20em;
  }
  #campaign1 .items.pc_show {
    display: none;
  }
}

/* ------------------------------------------------
 oubo_top
------------------------------------------------ */
#oubo_top > .inner {
  padding-top: 2.5em;
}
#oubo_top .sheader .title {
  color: var(--color-dblue);
  font-size: 1em;
  font-weight: 800;
  line-height: normal;
  text-align: center;
  border-radius: 0.625em;
  background: #EBFFBA;
  margin: 0 auto;
  padding: 0 0.5625em;
  width: -moz-fit-content;
  width: fit-content;
  height: 2.125em;
  align-content: center;
}
#oubo_top .sheader .title b {
  color: #06C755;
}
#oubo_top .sbody .basic_btn {
  margin-top: 1.25em;
}

/* ------------------------------------------------
about
------------------------------------------------ */
#suntory_contents #about {
  margin-top: 3.125em;
}
#suntory_contents #about .info_box .lead .s {
  font-size: 0.8421052632em;
}

/* ------------------------------------------------
 presents
------------------------------------------------ */
#suntory_contents #presents {
  margin-top: -1.25em;
  padding-top: 1.25em;
  z-index: 2;
}
#suntory_contents #presents > .inner {
  padding-top: 4em;
}
#suntory_contents #presents .sbody .items li + li {
  margin-top: 3.75em;
}

/* ------------------------------------------------
応募の流れ.sp_show
------------------------------------------------ */
#suntory_contents #flow {
  margin-top: -1.25em;
  padding-top: 1.25em;
  position: relative;
  z-index: 1;
}
#suntory_contents #flow > .inner {
  padding-top: 4.375em;
  padding-bottom: 1.25em;
  position: relative;
}
#suntory_contents #flow .sheader .title {
  margin: 0 auto;
  width: 16.75em;
}
#suntory_contents #flow .sbody {
  margin-top: 1.25em;
  padding: 2.5em 0.9375em;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1.25em;
}
#suntory_contents #flow .flow {
  color: var(--color-gray);
  width: 18.4375em;
}
#suntory_contents #flow .flow .head {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.4375em;
       column-gap: 0.4375em;
}
#suntory_contents #flow .flow .head .txt {
  flex: 1 0 0;
  min-width: 0;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
}
#suntory_contents #flow .flow .slot {
  text-align: center;
}
#suntory_contents #flow .flow .slot .img {
  margin: 0 auto;
  display: block;
}
#suntory_contents #flow .flow .slot .img1 {
  margin-top: 1.25em;
  width: 7.1875em;
}
#suntory_contents #flow .flow .slot .img2 {
  margin-top: 1.875em;
  width: 13.34375em;
}
#suntory_contents #flow .flow .slot .img3 {
  width: 7.9375em;
}
#suntory_contents #flow .flow .slot .note {
  margin-top: 1em;
}
#suntory_contents #flow .flow .slot .note li {
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
}
#suntory_contents #flow .flow .slot .lead {
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  margin-top: 0.625em;
}

/* ------------------------------------------------
 応募方法の詳細
------------------------------------------------ */
#suntory_contents #howto > .inner {
  padding-top: 0;
  padding-bottom: 5.25em;
  padding-bottom: 5.625em;
}
#suntory_contents #howto .more .basic_btn {
  margin: 0 auto;
  height: 4.25em;
  align-content: center;
  position: relative;
}
#suntory_contents #howto .more .basic_btn .txt {
  color: var(--color-blue);
  font-size: 1.25em;
  font-weight: 700;
}
#suntory_contents #howto .more .basic_btn .icon {
  width: 1.25em;
  aspect-ratio: 1/1;
  position: absolute;
  right: 1.875em;
  top: 1.5625em;
}
#suntory_contents #howto .more .basic_btn .icon::before, #suntory_contents #howto .more .basic_btn .icon::after {
  content: "";
  border-radius: 4px;
  background-color: var(--color-blue);
  width: 100%;
  height: 0.25em;
  position: absolute;
  left: 0;
  top: calc(50% - 0.125em);
}
#suntory_contents #howto .more .basic_btn .icon::after {
  transform: rotate(-90deg);
  transition: transform 0.4s ease;
}
#suntory_contents #howto .more .basic_btn.open .icon::after {
  transform: rotate(0deg);
}
#suntory_contents #howto .content {
  padding-top: 2.5em;
  display: none;
}
#suntory_contents #howto .content .step {
  color: var(--color-gray);
  font-weight: 500;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1.25em;
  padding-top: 1.875em;
  padding-bottom: 2.5em;
  position: relative;
}
#suntory_contents #howto .content .step + .step {
  margin-top: 1.875em;
}
#suntory_contents #howto .content .step .head {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.625em;
       column-gap: 0.625em;
  width: 18.125em;
}
#suntory_contents #howto .content .step .head .num {
  flex-shrink: 0;
  border-radius: 0.8888888889em;
  background-color: var(--color-blue);
  width: 5em;
  height: 2.2222222222em;
  color: #fff;
  font-size: 1.125em;
  font-weight: 800;
  text-align: center;
  display: grid;
  place-content: center;
  box-sizing: border-box;
}
#suntory_contents #howto .content .step .head .ttl {
  flex: 1 0 0;
  min-width: 0;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
#suntory_contents #howto .content .step2 > .slot,
#suntory_contents #howto .content .step4 > .slot {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#suntory_contents #howto .content .step2 .flow,
#suntory_contents #howto .content .step4 .flow {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.4375em;
       column-gap: 0.4375em;
  width: 18.4375em;
}
#suntory_contents #howto .content .step2 .flow .body,
#suntory_contents #howto .content .step4 .flow .body {
  flex: 1 0 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  row-gap: 0.625em;
}
#suntory_contents #howto .content .step2 .flow .txt,
#suntory_contents #howto .content .step4 .flow .txt {
  font-size: 1em;
  line-height: 1.4;
  text-align: left;
}
#suntory_contents #howto .content .step2 .flow.img .body,
#suntory_contents #howto .content .step4 .flow.img .body {
  flex-direction: row;
  align-items: center;
  -moz-column-gap: 0.3125em;
       column-gap: 0.3125em;
}
#suntory_contents #howto .content .step2 .flow .pic,
#suntory_contents #howto .content .step4 .flow .pic {
  flex-shrink: 0;
  width: 4.1875em;
}
#suntory_contents #howto .content .step2 .flow .pic img,
#suntory_contents #howto .content .step4 .flow .pic img {
  width: 100%;
  display: block;
}
#suntory_contents #howto .content .step2 .flow .note li,
#suntory_contents #howto .content .step4 .flow .note li {
  line-height: 1.2;
}
#suntory_contents #howto .content .step2 > .slot {
  row-gap: 1.625em;
}
#suntory_contents #howto .content .step4 > .slot {
  row-gap: 1.25em;
}
#suntory_contents #howto .content .step3 .slot {
  width: 18.125em;
}
#suntory_contents #howto .content .step3 .slot .lead {
  font-size: 1em;
  line-height: 1.4;
  text-align: left;
}
#suntory_contents #howto .content .step3 .slot .lead .mark {
  background-color: rgba(0, 180, 232, 0.2);
}
#suntory_contents #howto .content .step3 .slot .line {
  border: none;
  margin: 1.25em 0 0;
  border-radius: 500px;
  background-color: var(--color-blue);
  width: 100%;
  height: 0.125em;
}
#suntory_contents #howto .content .step3 .slot .result {
  margin-top: 1.25em;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
#suntory_contents #howto .content .step3 .slot .result .col {
  width: 7.875em;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 0.5em;
}
#suntory_contents #howto .content .step3 .slot .result .col .ttl {
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
#suntory_contents #howto .content .step3 .slot .result .col .ttl .big {
  font-size: 1.3333333333em;
}
#suntory_contents #howto .content .step3 .slot .result .col .ttl.ng {
  color: var(--color-pink);
}
#suntory_contents #howto .content .step3 .slot .result .col .ttl.ok {
  color: #5bb647;
}
#suntory_contents #howto .content .step3 .slot .result .col .tx {
  width: 100%;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
}
#suntory_contents #howto .content .step3 .slot .result .vline {
  flex-shrink: 0;
  align-self: stretch;
  border-left: 0.1875em dashed var(--color-blue);
}
#suntory_contents #howto .content .step5 .slot {
  width: 18.125em;
  display: flex;
  flex-direction: column;
  row-gap: 0.625em;
}
#suntory_contents #howto .content .step5 .slot .lead {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
}
#suntory_contents #howto .content .step1 .slot {
  width: 18.125em;
}
#suntory_contents #howto .content .step1 .slot .lead {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
}
#suntory_contents #howto .content .step1 .slot .lead.tac {
  text-align: center;
}
#suntory_contents #howto .content .step1 .slot .thumb {
  margin: 1.875em auto 0;
  width: 13.3125em;
}
#suntory_contents #howto .content .step1 .slot .thumb img {
  width: 100%;
  display: block;
}
#suntory_contents #howto .content .step1 .slot .dashed {
  border: none;
  border-top: 0.125em dashed var(--color-blue);
  margin: 1.875em 0 0;
  width: 100%;
  height: 0;
}
#suntory_contents #howto .content .step1 .slot .dashed + .lead {
  margin-top: 1.875em;
}
#suntory_contents #howto .content .step1 .slot .cond {
  margin-top: 1.25em;
}
#suntory_contents #howto .content .step1 .slot .cond li {
  display: flex;
  -moz-column-gap: 0.25em;
       column-gap: 0.25em;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
}
#suntory_contents #howto .content .step1 .slot .cond li .mk {
  flex-shrink: 0;
}
#suntory_contents #howto .content .step1 .slot .cond li .tx {
  flex: 1 0 0;
  min-width: 0;
}
#suntory_contents #howto .content .step1 .slot .btn {
  position: static;
  margin: 1.25em auto 0;
  border-radius: 31.25em;
  box-shadow: var(--shadow-style1);
  width: 18.125em;
  left: auto;
  bottom: auto;
  display: block;
}
#suntory_contents #howto .content .step1 .slot .btn img {
  width: 100%;
  display: block;
}
#suntory_contents #howto .cpnend {
  bottom: 3.75em;
}

/* ------------------------------------------------
応募はこちら.sp_show
------------------------------------------------ */
#suntory_contents #oubo {
  background: url(../img/cp01/oubo_bg.webp) no-repeat;
  background-position: 0 1.25em;
  background-size: 100vw auto;
  margin-top: -4.375em;
  padding-top: 1.875em;
  min-height: 45.25em;
  box-sizing: border-box;
}
#suntory_contents #oubo > .inner {
  padding-top: 4em;
}
#suntory_contents #oubo .sheader {
  overflow: hidden;
}
#suntory_contents #oubo .sheader .title {
  margin: 0 auto;
  width: 20.1875em;
}
#suntory_contents #oubo .sbody {
  margin-top: 1.875em;
  text-align: center;
  box-sizing: border-box;
}
#suntory_contents #oubo .sbody a {
  color: #00a6d4;
}
#suntory_contents #oubo .sbody .lead {
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
}
#suntory_contents #oubo .sbody .confirm {
  font-weight: 700;
  line-height: 1;
  border-radius: 2.1875em;
  background-color: #fff;
  margin: 1.25em auto 0;
  padding-top: 1.875em;
  padding-bottom: 1.875em;
  box-sizing: border-box;
  box-shadow: var(--shadow-style1);
}
#suntory_contents #oubo .sbody .confirm .link {
  font-size: 1em;
}
#suntory_contents #oubo .sbody .confirm label {
  color: var(--color-gray);
  font-size: 1em;
  letter-spacing: normal;
  margin-top: 1em;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#suntory_contents #oubo .sbody .confirm label::before {
  content: "";
  border-radius: 0.25em;
  background: #bbb url(../img/cp01/icon_check_wh.svg) no-repeat;
  background-size: contain;
  margin-right: 0.5em;
  width: 1.375em;
  aspect-ratio: 1/1;
  display: inline-block;
  vertical-align: middle;
}
#suntory_contents #oubo .sbody .confirm input[name=chk_confirm] {
  display: none;
}
#suntory_contents #oubo .sbody .link_btns {
  margin: 1.875em auto 0;
  width: -moz-fit-content;
  width: fit-content;
  height: 6.25em;
  position: relative;
}
#suntory_contents #oubo .sbody .link_btns .basic_btn .txt {
  font-size: 1em;
  width: 14.875em;
}
#suntory_contents #oubo .sbody .link_btns .basic_btn.on {
  z-index: 0;
  opacity: 0;
  left: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
#suntory_contents #oubo .sbody .link_btns .basic_btn.off {
  z-index: 2;
  opacity: 0.5;
  visibility: visible;
}
#suntory_contents #oubo .sbody .note_box {
  letter-spacing: normal;
  text-align: left;
  margin-top: 1.875em;
}
#suntory_contents #oubo .sbody .note_box li + li {
  margin-top: 0.1em;
}
#suntory_contents #oubo.active .sbody .confirm label::before {
  background-color: var(--color-pink);
}
#suntory_contents #oubo.active .sbody .link_btns .basic_btn.on {
  z-index: 2;
  opacity: 1;
  visibility: visible;
}
#suntory_contents #oubo.active .sbody .link_btns .basic_btn.off {
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}

/* ------------------------------------------------
 floatbnr
------------------------------------------------ */
#suntory_contents #floatbnr {
  border-radius: 2.1875em;
  background: linear-gradient(180deg, #00B8EE 0%, #EDF0AF 100%);
  box-shadow: var(--shadow-style1);
  width: 68.75em;
  height: 11.75em;
  align-content: center;
  position: fixed;
  left: 50%;
  bottom: 1.875em;
  transform: translateX(-50%) translateY(30px);
  opacity: 0;
  transition: opacity 0.4s ease, transform 0.4s ease;
}
#suntory_contents #floatbnr img {
  margin: 0 auto;
  width: 63.1875em;
}
#suntory_contents #floatbnr.show {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
}