@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,700,900&display=swap&subset=japanese");
html:not(.modePC):not(.modeSP) {
  visibility: hidden;
  opacity: 0;
}
#suntory_contents {
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #192058;
  font-weight: 500;
}
#suntory_contents input, #suntory_contents button, #suntory_contents textarea {
  font-family: inherit;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-weight: 500;
}
#suntory_contents input[type="text"], #suntory_contents textarea {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none;
  max-width: 100%;
}
#suntory_contents * {
  margin: 0 auto;
  box-sizing: border-box;
}
#suntory_contents .wrapper main {
  display: block;
}
#suntory_contents .red {
  color: #d43639;
}
#suntory_contents .bold {
  font-weight: bold;
}
#suntory_contents .center {
  text-align: center;
}
#suntory_contents .hidden {
  display: none !important;
}
#suntory_contents ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.8125em;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
#suntory_contents ul.note li > * {
  text-indent: 0;
}
#suntory_contents a {
  color: currentColor;
}
#suntory_contents a.exLink[target=_blank] {
  position: relative;
  display: inline-block;
  padding-right: 1.2em;
}
#suntory_contents a.exLink[target=_blank]:before {
    content: "";
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    width: 7px;
    height: 7px;
    border: 1px solid currentColor;
    border-top: none;
    border-right: none;
    background: transparent;
    box-sizing: border-box;
    transform: translateX(-1px) translateY(1px);
}
#suntory_contents a.exLink[target=_blank]:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    width: 7px;
    height: 7px;
    border: 1px solid currentColor;
    background: transparent;
    box-sizing: border-box;
    transform: translateX(1px) translateY(-1px);
}
.modePC #suntory_contents {
  min-width: 960px;
}
.modePC #suntory_contents .fade {
  transition: opacity 0.1s linear;
}
.modePC #suntory_contents .fade:hover {
  opacity: 0.7;
}
.modePC #suntory_contents nav.brand {
  padding-top: 50px;
  padding-bottom: 30px;
  background: #f3f4f6;
}
.modePC #suntory_contents nav.brand .inner {
  width: 750px;
  display: flex;
}
.modePC #suntory_contents nav.brand a {
  display: block;
  width: 237px;
}
.modePC #suntory_contents nav.brand a img {
  display: block;
  width: 100%;
  filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
.modePC #suntory_contents nav.brand a +a {
}
.modeSP #suntory_contents img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.modeSP #suntory_contents header#kv_sub {
}
.modeSP #suntory_contents header#kv_sub h2 {
  width: 100%;
}
.modeSP #suntory_contents header#kv_sub ul {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.modeSP #suntory_contents .wrapper {
  margin: 0 auto;
  width: 100%;
}
.modeSP #suntory_contents nav.brand {
  padding-top: 10vw;
  padding-bottom: 12vw;
  background: #f3f4f6;
}
.modeSP #suntory_contents nav.brand a {
  display: block;
  width: 86vw;
}
.modeSP #suntory_contents nav.brand a img {
  filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
.modeSP #suntory_contents nav.brand a + a {
  margin-top: 4vw;
}
.modeSP #suntory_contents nav.wpList {
  padding: 4vw 0 12vw;
}
.modeSP #suntory_contents nav.wpList a {
  display: block;
  width: 84vw;
}
.modeSP #suntory_contents nav.wpList a img {
  filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
.modeSP #suntory_contents nav.cptop {
  padding-top: 8vw;
  padding-bottom: 12vw;
}
.modeSP #suntory_contents nav.cptop a {
  display: block;
  width: 84vw;
}
.modeSP #suntory_contents nav.back {
  padding-top: 0;
  padding-bottom: 12vw;
}
.modeSP #suntory_contents nav.back a {
  display: block;
  width: 86vw;
}
.modeSP #suntory_contents nav.back a img {
  filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
.modeSP #suntoryCommonFooter #suntoryCommonFt {
  margin-top: -1px;
  padding-top: 1px;
  border-top: 1px solid #c5ccd2;
}
.modeSP #suntoryCommonFooter #suntoryCommonFt_ShareBtn + #suntoryCommonFt {
  border-top: none;
}
.modePC #suntory_contents.top {
  font-size: 100%;
}
.modePC #suntory_contents.top header#mv {
  position: relative;
  overflow: hidden;
  height: 550px;
  background : linear-gradient(90deg, rgba(9, 92, 167, 1) 0%, rgba(9, 92, 167, 1) 25.94%, rgba(7, 100, 174, 1) 40.47%, rgba(3, 121, 193, 1) 62.69%, rgba(0, 134, 205, 1) 73.56%, rgba(0, 134, 205, 1) 100%);
}
.modePC #suntory_contents.top header#mv h2 {
  position: absolute;
  top: 0;
  left: 50%;
  width: 750px;
  background: url(../img/mv_pc.webp) top center/contain no-repeat;
  transform: translateX(-50%);
}
.modePC #suntory_contents.top header#mv h2:after {
  content: '';
  display: block;
  padding-top: 73%;
}
.modePC #suntory_contents.top header#mv h2 img {
  display: none;
}
.modePC #suntory_contents.top header#mv ul {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.modePC #suntory_contents.top .sp {
  display: none;
}
.modePC #suntory_contents.top .wrapper section.smartphone {
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: center;
  background : linear-gradient(90deg, rgba(196, 160, 54, 1) 32.86%, rgba(225, 199, 93, 1) 42.71%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 79.37%);
}
.modePC #suntory_contents.top .wrapper section.smartphone h3 {
  margin-bottom: 15px;
  width: 960px;
  color: #d43639;
  font-size: 1.6875em;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.03em;
}
.modePC #suntory_contents.top .wrapper section.smartphone p.lead {
  width: 960px;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.03em;
}
.modePC #suntory_contents.top .wrapper section.cpvol {
	margin: 0 auto 50px;
  width: 446px;
}
.modePC #suntory_contents.top .wrapper section.cpvol img {
    width: 100%;
}
.modePC #suntory_contents.top .wrapper section.date {
  padding-bottom: 30px;
  background : linear-gradient(90deg, rgba(196, 160, 54, 1) 32.86%, rgba(225, 199, 93, 1) 42.71%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 79.37%);
}
.modePC #suntory_contents.top .wrapper section.date .date {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
.modePC #suntory_contents.top .wrapper section.date .date .txtBig {
  font-size: 1.25em;
}

.modePC #suntory_contents.top .wrapper section.step {
  padding-top: 60px;
  padding-bottom: 40px;
  background: url(../img/bg_sp_bk.webp) no-repeat;
  background-size: 100% 100%;
}
.modePC #suntory_contents.top .wrapper section.step img {
  width: 100%;
}
.modePC #suntory_contents.top .wrapper section.step ol {
  width: 600px;
}
.modePC #suntory_contents.top .wrapper section.step ol.flexBox{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

.modePC #suntory_contents.top .wrapper section.step h3 {
  width: 496px;
  margin-bottom: 40px;
}

.modePC #suntory_contents.top .wrapper section.step .step1,
.modePC #suntory_contents.top .wrapper section.step .step2 {
  width: 287px;
  margin: 0;
  padding: 0;
}
.modePC #suntory_contents.top .wrapper section.step .step1 dd,
.modePC #suntory_contents.top .wrapper section.step .step2 dd {
  height: 8.2em;
}

.modePC #suntory_contents.top .wrapper section.step .step3 dl,
.modePC #suntory_contents.top .wrapper section.step .more dl {
  width: 600px;
}

.modePC #suntory_contents.top .wrapper section.step .step1 dl,
.modePC #suntory_contents.top .wrapper section.step .step2 dl,
.modePC #suntory_contents.top .wrapper section.step .step3 dl,
.modePC #suntory_contents.top .wrapper section.step .more dl {
  margin-bottom: 30px;
  font-weight: bold;
}

.modePC #suntory_contents.top .wrapper section.step .step1 dt,
.modePC #suntory_contents.top .wrapper section.step .step2 dt,
.modePC #suntory_contents.top .wrapper section.step .step3 dt {
  padding: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: linear-gradient(90deg, rgba(196, 160, 54, 1) 14.48%, rgba(225, 199, 93, 1) 28.33%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 92.51%);
  text-align: center;
}
.modePC #suntory_contents.top .wrapper section.step .step1 dt img,
.modePC #suntory_contents.top .wrapper section.step .step2 dt img,
.modePC #suntory_contents.top .wrapper section.step .step3 dt img {
  width: 70px;
}
.modePC #suntory_contents.top .wrapper section.step .step1 dd,
.modePC #suntory_contents.top .wrapper section.step .step2 dd,
.modePC #suntory_contents.top .wrapper section.step .step3 dd,
.modePC #suntory_contents.top .wrapper section.step .more dd {
  padding: 10px 0 20px;
  background-color: #fff;
  box-sizing: border-box;
  border: solid 3px;
  border-image-source: linear-gradient(90deg, rgba(196, 160, 54, 1) 14.48%, rgba(225, 199, 93, 1) 28.33%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 92.51%);
  border-image-slice: 1;
}
.modePC #suntory_contents.top .wrapper section.step .step1 dd {
  width: 100%;
}
.modePC #suntory_contents.top .wrapper section.step .step1 dd .inner {
  display: flex;
  justify-content:center;
  align-items:center;
}
.modePC #suntory_contents.top .wrapper section.step .step1 dd .step1_text {
  font-size: 0.85em;
  line-height: 1.4;
  padding-top: 5px;
}
.modePC #suntory_contents.top .wrapper section.step .step1 dd .step1_image {
  width: 94px;
}
.modePC #suntory_contents.top .wrapper section.step .step2 dd {
  padding-top: 20px;
}
.modePC #suntory_contents.top .wrapper section.step .step2 dd .step2_text {
  text-align: center;
  font-size: 0.85em;
  line-height: 1.4;
}
.modePC #suntory_contents.top .wrapper section.step .step2 dd ul.note {
  padding-top: 10px;
  text-align: center;
  line-height: 1.4;
}
.modePC #suntory_contents.top .wrapper section.step .step3 dd {
  padding-left: 15px;
  padding-right: 15px;
}
.modePC #suntory_contents.top .wrapper section.step .step3 dd .flexBox {
  width: 520px;
  padding-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modePC #suntory_contents.top .wrapper section.step .step3 dd .step3_text {
  font-size: 1em;
  line-height: 1.4;
  text-align: center;
}
.modePC #suntory_contents.top .wrapper section.step .step3 dd .step3_or {
  font-size: 1em;
  line-height: 1.4;
  text-align: center;
}
.modePC #suntory_contents.top .wrapper section.step .step3 dd .step3_image {
  width: 203px;
}
.modePC #suntory_contents.top .wrapper section.step .step3 dd .step3_logo {
  width: 211px;
}
.modePC #suntory_contents.top .wrapper section.step .step3 dd ul.note {
  padding-top: 10px;
  line-height: 1.4;
  text-align: center;
}
.modePC #suntory_contents.top .wrapper section.step .more dt {
  position: relative;
  width: 100%;
}
.modePC #suntory_contents.top .wrapper section.step .more dl {
}
.modePC #suntory_contents.top .wrapper section.step .more dt img {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 84px;
}
.modePC #suntory_contents.top .wrapper section.step .more dd .more_logo {
  width: 243px;
  margin: 0 auto;
}
.modePC #suntory_contents.top .wrapper section.step .more dd .flexBox {
  display: flex;
  justify-content:center;
  align-items:center;
  width: 310px;
}
.modePC #suntory_contents.top .wrapper section.step .more dd .flexBox .more_image {
  width: 84px;
}
.modePC #suntory_contents.top .wrapper section.step .more dd .flexBox .moreTxtBox {
  text-align: center;
  line-height: 1.4;
}
.modePC #suntory_contents.top .wrapper section.step .more dd .flexBox .moreTxtBox .more_text2 {
  font-size: 0.85em;
  padding-top: 10px;
}

.modePC #suntory_contents.top .wrapper section.step ul.note {
  font-size: 0.75em;
}
.modePC #suntory_contents.top .wrapper section.step .txtBig {
  font-size: 1.25em;
}
.modePC #suntory_contents.top .wrapper section.step .txtRed {
  color: #dc0037;
}
.modePC #suntory_contents.top .wrapper section.step p.note {
  color: #fff;
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.modePC #suntory_contents.top .wrapper .bgWrapper {
  padding-top: 60px;
  background: url(../img/bg_pc_blue.webp) no-repeat;
  background-size: 100% 100%;
}
.modePC #suntory_contents.top .wrapper .bgPaperWrapper {
  width: 800px;
  background: url(../img/bg_pc_paper.webp) no-repeat;
  background-size: 100% 100%;
}

.modePC #suntory_contents.top .wrapper section.prize {
}
.modePC #suntory_contents.top .wrapper section.prize .inner {
  width: 568px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 100px;
  text-align: center;
}
.modePC #suntory_contents.top .wrapper section.prize .inner h3 {
  width: 554px;
  margin: 0 auto;
}
.modePC #suntory_contents.top .wrapper section.prize .inner img {
  width: 100%;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prize_text {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 1.3em;
  font-weight: bold;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizeType {
  width: 183px;
  margin: 0 auto 30px;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizeImage {
  width: 445px;
  margin-bottom: 10px
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizeLogo {
  width: 263px;
  margin-bottom: 30px
}

.modePC #suntory_contents.top .wrapper section.prize .inner .prizeText {
  padding-bottom: 5px;
  font-size: 1em;
  font-weight: bold;
  color: #dc0037;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizeName {
  padding-bottom: 5px;
  font-size: 1.35em;
  font-weight: bold;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizeWinners {
  font-size: 1.5em;
  font-weight: bold;
  color: #dc0037;
}
.modePC #suntory_contents.top .wrapper section.prize .inner hr {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0;
  border: none;
  height: 2px;
  background-color: #192058;
  display: block;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizePayData {
  width: 315px;
  margin-top: 15px;
  border: 2px solid #192058;
  background-color: #fff;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizePayData dt {
  padding: 10px;
  font-size: 1.15em;
  font-weight: bold;
  border-bottom: 2px solid #192058;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizePayData dt img {
  width: 128px;
  padding-bottom: 8px;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizePayData dd {
  padding: 10px;
  text-align: left;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizePayData dd ul {
  font-size: 1em;
  font-weight: bold;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizePayData dd hr {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  border: none;
  height: 2px;
  background-color: #192058;
  display: block;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizePayData dd p {
  font-size: 0.85em;
}
.modePC #suntory_contents.top .wrapper section.prize .inner .prizePayData + ul.note {
  padding-top: 20px;
  text-align: left;
  font-size: 0.75em;
}

.modePC #suntory_contents.top .wrapper section.product {
  padding-top: 40px;
  padding-bottom: 60px;
}
.modePC #suntory_contents.top .wrapper section.product .inner {
  width: 500px;
  overflow: hidden;
}
.modePC #suntory_contents.top .wrapper section.product .inner h3 {
  padding: 6px;
  background : linear-gradient(90deg, rgba(9, 92, 167, 1) 25.91%, rgba(71, 173, 233, 1) 72.63%, rgba(0, 134, 205, 1) 87.87%);
  border-top-right-radius : 5px;
  border-top-left-radius : 5px;
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.modePC #suntory_contents.top .wrapper section.product .inner .product {
  width: 500px;
  padding-top: 30px;
  padding-bottom: 30px;
	text-align: center;
  background-color: #fff;
  border: solid 3px;
  border-image-source: linear-gradient(90deg, rgba(9, 92, 167, 1) 25.91%, rgba(71, 173, 233, 1) 72.63%, rgba(0, 134, 205, 1) 87.87%);
  border-image-slice: 1;
}
.modePC #suntory_contents.top .wrapper section.product .inner .product .lead {
  padding-bottom: 15px;
  color: #d43639;
  font-size: 1.5em;
  font-weight: bold;
}
.modePC #suntory_contents.top .wrapper section.product .inner .product img {
  width: 90%;
}
.modePC #suntory_contents.top .wrapper section.product .inner .product .product_text {
  margin-top: 0;
  padding-bottom: 0;
  color: #192058;
  font-size: 1em;
  font-weight: bold;
}
.modePC #suntory_contents.top .wrapper section.product .inner ul.product_note {
  width: 500px;;
  margin-top: 15px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.75em;
  line-height: 1.75;
  letter-spacing: 0.03em;
  color: #fff;
  text-align: left;
}
.modePC #suntory_contents.top .wrapper section.product .inner .note {
  margin-top: 10px;
  width: 800px;
  text-align: center;
}
.modePC #suntory_contents.top .wrapper section.product .inner .note li {
  padding-left: 0;
  text-indent: 0;
  font-size: 0.8125em;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
.modePC #suntory_contents.top .wrapper section.top_outline {
  padding-bottom: 60px;
  text-align: center;
}
.modePC #suntory_contents.top .wrapper section.top_outline a {
  display: block;
  max-width: 300px;
}
.modePC #suntory_contents.top .wrapper section.top_outline a img {
  width: 100%;
  filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
.modePC #suntory_contents.top .wrapper section.contact {
  background: #f3f4f6;
  padding: 60px 0 0;
}
.modePC #suntory_contents.top .wrapper section.contact dl {
  padding: 25px 10px 20px;
  width: 320px;
  border: solid 4px #192058;
  color: #192058;
  background-color: #fff;
}
.modePC #suntory_contents.top .wrapper section.contact dl dt {
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.03em;
}
.modePC #suntory_contents.top .wrapper section.contact dl dd {
  padding-top: 15px;
  font-size: 0.85em;
  font-weight: bold;
  text-align: center;
  line-height: 1.8em;
  letter-spacing: 0.03em;
}
.modePC #suntory_contents.top .wrapper section.contact dl dd em {
  color: currentColor;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.35em;
}
.modePC #suntory_contents.top .wrapper section.contact dl dd .txtSmall {
  font-size: 0.85em;
}
.modePC #suntory_contents.top .wrapper section.contact dl dd ul.note {
  margin-top: 0.75em;
  text-align: center;
}
.modePC #suntory_contents.top .wrapper section.contact dl dd ul.note li {
  padding-left: 0;
  text-indent: 0;
  font-size: 0.933em;
  line-height: 1.5;
}
.modePC #suntory_contents.top .wrapper nav.brand {
  background: #f3f4f6;
}
.modePC #suntory_contents.top section.notice {
  padding-bottom: 30px;
  background: #f3f4f6;
}
.modePC #suntory_contents.top section.notice ul {
  width: 750px;
  padding-bottom: 30px;
}
.modePC #suntory_contents.top section.notice ul + .pagetop-wrapper {
  width: 750px
}
.modePC #suntory_contents.top section.notice ul + .pagetop-wrapper .pagetop {
  font-size: 0.75em;
}
.modePC #suntory_contents.top section.notice ul li {
  margin-bottom: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.75em;
  line-height: 1.75;
  letter-spacing: 0.03em;
}
.modePC #suntory_contents.top section.notice ul li:last-child {
  margin-bottom: 0;
}
.modePC #suntory_contents.top.end .wrapper section.end {
  padding-top: 50px;
}
.modePC #suntory_contents.top.end .wrapper section.end .inner {
  padding: 50px 30px 30px;
  width: 860px;
  background: #ffffff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
}
.modePC #suntory_contents.top.end .wrapper section.end .inner h3 {
  width: 750px;
  margin-bottom: 15px;
  font-size: 1.875em;
  font-weight: bold;
  line-height: 1.35;
  letter-spacing: 0.03em;
}
.modePC #suntory_contents.top.end .wrapper section.end .inner h3 img {
  width: 100%;
}
.modePC #suntory_contents.top.end .wrapper section.end .inner p {
  font-size: 1.25em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
.modePC #suntory_contents.top.end .wrapper section.contact {
  padding-top: 60px;
  background: #f3f4f6;
}
.modePC #suntory_contents.top.end .wrapper section.contact .inner {
  padding: 0 130px 50px;
  width: 860px;
  background: #ffffff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.modePC #suntory_contents.top.end .wrapper section.contact .inner dl {
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.modePC #suntory_contents.top.end .wrapper section.nextcp {
  padding-top: 40px;
}
.modePC #suntory_contents.top.end .wrapper section.nextcp a {
  display: block;
  width: 490px;
  border-radius: 43px;
  overflow: hidden;
}
.modePC #suntory_contents.top.end section.brand {
  background: #f3f4f6;
}
.modePC #suntory_contents.top.end nav.brand {
  display: flex;
  width: 1164px;
  padding-top: 50px;
  padding-bottom: 80px;
}
.modeSP #suntory_contents.top header#mv h2 {
  width: 100%;
}
.modeSP #suntory_contents.top header#mv ul {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.modeSP #suntory_contents.top .pc {
  display: none;
}
.modeSP #suntory_contents.top .wrapper .entry_wrapper {
  background : linear-gradient(90deg, rgba(23, 50, 123, 1) 33.74%, rgba(16, 87, 164, 1) 61.65%, rgba(23, 50, 123, 1) 89.68%);
}
.modeSP #suntory_contents.top .wrapper section {
  position: relative;
}
.modeSP #suntory_contents.top .wrapper section.entry_top {
  padding-top: 4vw;
  padding-bottom: 4vw;
  background : linear-gradient(90deg, rgba(196, 160, 54, 1) 32.86%, rgba(225, 199, 93, 1) 42.71%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 79.37%);
}
.modeSP #suntory_contents.top .wrapper section.entry_top a {
  display: block;
  width: 84vw;
  border-radius: 0vw;
  overflow: hidden;
}
.modeSP #suntory_contents.top .wrapper section.cpvol h3 {
    margin-bottom: 8vw;
}
.modeSP #suntory_contents.top .wrapper section.cpvol ul {
    list-style: none;
    margin-bottom: 8vw;
    width: 92vw;
}
.modeSP #suntory_contents.top .wrapper section.date {
  padding-bottom: 4vw;
  background : linear-gradient(90deg, rgba(196, 160, 54, 1) 32.86%, rgba(225, 199, 93, 1) 42.71%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 79.37%);
}
.modeSP #suntory_contents.top .wrapper section.date .date {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
.modeSP #suntory_contents.top .wrapper section.date .date .txtBig {
  font-size: 1.25em;
}
.modeSP #suntory_contents.top .wrapper section.prize_top {
  padding-bottom: 2.6666666667vw;
}
.modeSP #suntory_contents.top .wrapper section.step {
  padding-top: 12vw;
  padding-bottom: 12vw;
  background: url(../img/bg_sp_bk.webp) no-repeat;
  background-size: 100% 100%;
}
.modeSP #suntory_contents.top .wrapper section.step h3 {
  width: 68vw;
  margin-bottom: 4vw;
}

.modeSP #suntory_contents.top .wrapper section.step .step1 dl,
.modeSP #suntory_contents.top .wrapper section.step .step2 dl,
.modeSP #suntory_contents.top .wrapper section.step .step3 dl,
.modeSP #suntory_contents.top .wrapper section.step .more dl {
  width: 92vw;
  margin-bottom: 6vw;
  font-weight: bold;
}

.modeSP #suntory_contents.top .wrapper section.step .step1 dt,
.modeSP #suntory_contents.top .wrapper section.step .step2 dt,
.modeSP #suntory_contents.top .wrapper section.step .step3 dt {
  padding: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: linear-gradient(90deg, rgba(196, 160, 54, 1) 14.48%, rgba(225, 199, 93, 1) 28.33%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 92.51%);
}
.modeSP #suntory_contents.top .wrapper section.step .step1 dt img,
.modeSP #suntory_contents.top .wrapper section.step .step2 dt img,
.modeSP #suntory_contents.top .wrapper section.step .step3 dt img {
  width: 20vw;
}
.modeSP #suntory_contents.top .wrapper section.step .step1 dd,
.modeSP #suntory_contents.top .wrapper section.step .step2 dd,
.modeSP #suntory_contents.top .wrapper section.step .step3 dd,
.modeSP #suntory_contents.top .wrapper section.step .more dd {
  padding: 20px 10px;
  background-color: #fff;
  box-sizing: border-box;
  border: solid 3px;
  border-image-source: linear-gradient(90deg, rgba(196, 160, 54, 1) 14.48%, rgba(225, 199, 93, 1) 28.33%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 92.51%);
  border-image-slice: 1;
}
.modeSP #suntory_contents.top .wrapper section.step .step1 dd {
  width: 100%;
}
.modeSP #suntory_contents.top .wrapper section.step .step1 dd .inner {
  display: flex;
  justify-content:center;
  align-items:center;
  width: 100%;
  max-width: 400px;
}
.modeSP #suntory_contents.top .wrapper section.step .step1 dd .step1_text {
  font-size: 1em;
  line-height: 1.4;
}
.modeSP #suntory_contents.top .wrapper section.step .step1 dd .step1_image {
  width: 28vw;
}
.modeSP #suntory_contents.top .wrapper section.step .step2 dd .step2_text {
  text-align: center;
  font-size: 1em;
  line-height: 1.4;
}
.modeSP #suntory_contents.top .wrapper section.step .step2 dd ul.note {
  padding-top: 10px;
  text-align: center;
  line-height: 1.4;
}
.modeSP #suntory_contents.top .wrapper section.step .step3 dd {
  padding-left: 15px;
  padding-right: 15px;
}
.modeSP #suntory_contents.top .wrapper section.step .step3 dd .step3_text {
  font-size: 1.1em;
  line-height: 1.4;
  text-align: center;
}
.modeSP #suntory_contents.top .wrapper section.step .step3 dd .step3_or {
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 1.1em;
  line-height: 1.4;
  text-align: center;
}
.modeSP #suntory_contents.top .wrapper section.step .step3 dd .step3_image {
  padding-top: 10px;
  width: 76vw;
}
.modeSP #suntory_contents.top .wrapper section.step .step3 dd .step3_logo {
  padding-top: 10px;
  width: 64vw;
}
.modeSP #suntory_contents.top .wrapper section.step .step3 dd ul.note {
  padding-top: 10px;
  line-height: 1.4;
}
.modeSP #suntory_contents.top .wrapper section.step .more dt {
  position: relative;
  width: 100%;
}
.modeSP #suntory_contents.top .wrapper section.step .more dl {
  padding-top: 5vw;
}
.modeSP #suntory_contents.top .wrapper section.step .more dt img {
  position: absolute;
  top: -9vw;
  left: -3vw;
  width: 28vw;
}
.modeSP #suntory_contents.top .wrapper section.step .more dd .more_logo {
  width: 76vw;
  margin: 0 auto;
}
.modeSP #suntory_contents.top .wrapper section.step .more dd .flexBox {
  display: flex;
  justify-content:center;
  align-items:center;
  width: 90%;
  max-width: 340px;
}
.modeSP #suntory_contents.top .wrapper section.step .more dd .flexBox .more_image {
  width: 20vw;
}
.modeSP #suntory_contents.top .wrapper section.step .more dd .flexBox .moreTxtBox {
  text-align: center;
  line-height: 1.4;
}
.modeSP #suntory_contents.top .wrapper section.step .more dd .flexBox .moreTxtBox .more_text2 {
  font-size: 0.85em;
  padding-top: 10px;
}

.modeSP #suntory_contents.top .wrapper section.step ul.note {
  font-size: 0.75em;
}
.modeSP #suntory_contents.top .wrapper section.step .txtBig {
  font-size: 1.25em;
}
.modeSP #suntory_contents.top .wrapper section.step .txtRed {
  color: #dc0037;
}
.modeSP #suntory_contents.top .wrapper section.step p.note {
  color: #fff;
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.top .wrapper .bgWrapper {
  padding-top: 12vw;
  background: url(../img/bg_sp_blue.webp) no-repeat;
  background-size: 100% 100%;
}
.modeSP #suntory_contents.top .wrapper .bgPaperWrapper {
  background: url(../img/bg_sp_paper.webp) no-repeat;
  background-size: 98% 100%;
  background-position: center center;
}

.modeSP #suntory_contents.top .wrapper section.prize {
  text-align: center;
  padding-bottom: 5vw;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner {
  width: 92vw;
  margin: 0 auto;
  padding-top: 15vw;
  padding-bottom: 15vw;
  text-align: center;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner h3 {
  width: 80vw;
  margin-bottom: 8vw;
  margin: 0 auto;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner img {
  width: 100%;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prize_text {
  margin-top: 6vw;
  margin-bottom: 6vw;
  font-size: 1.15em;
  font-weight: bold;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizeType {
  width: 42vw;
  margin: 0 auto 4vw;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizeImage {
  width: 72vw;
  margin-bottom: 4vw;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizeLogo {
  width: 78vw;
  margin-bottom: 3vw;
}

.modeSP #suntory_contents.top .wrapper section.prize .inner .prizeText {
  padding-bottom: 5px;
  font-size: 1em;
  font-weight: bold;
  color: #dc0037;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizeName {
  padding-bottom: 5px;
  font-size: 1.35em;
  font-weight: bold;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizeWinners {
  font-size: 1.5em;
  font-weight: bold;
  color: #dc0037;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner hr {
  width: 76vw;
  margin-top: 10vw;
  margin-bottom: 10vw;
  padding: 0;
  border: none;
  height: 2px;
  background-color: #192058;
  display: block;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizePayData {
  width: 84vw;
  margin-top: 15px;
  border: 2px solid #192058;
  background-color: #fff;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizePayData dt {
  padding: 10px;
  font-size: 1.15em;
  font-weight: bold;
  border-bottom: 2px solid #192058;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizePayData dt img {
  width: 46vw;
  padding-bottom: 8px;
  display: inline-block;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizePayData dd {
  padding: 4vw;
  text-align: left;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizePayData dd ul {
  font-size: 1em;
  font-weight: bold;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizePayData dd hr {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  border: none;
  height: 2px;
  background-color: #192058;
  display: block;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizePayData dd p {
  font-size: 0.83em;
  line-height: 1.4;
}
.modeSP #suntory_contents.top .wrapper section.prize .inner .prizePayData + ul.note {
  width: 82vw;
  padding-top: 20px;
  text-align: left;
  font-size: 0.75em;
}

.modeSP #suntory_contents.top .wrapper section.product {
  width: 92vw;
  padding-top: 12vw;
}

.modeSP #suntory_contents.top .wrapper section.product .inner h3 {
  padding: 6px;
  background : linear-gradient(90deg, rgba(9, 92, 167, 1) 25.91%, rgba(71, 173, 233, 1) 72.63%, rgba(0, 134, 205, 1) 87.87%);
  border-top-right-radius : 5px;
  border-top-left-radius : 5px;
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.modeSP #suntory_contents.top .wrapper section.product .inner .product {
  width: 92vw;
  padding-top: 4vw;
  padding-bottom: 4vw;
	text-align: center;
  background-color: #fff;
  border: solid 3px;
  border-image-source: linear-gradient(90deg, rgba(9, 92, 167, 1) 25.91%, rgba(71, 173, 233, 1) 72.63%, rgba(0, 134, 205, 1) 87.87%);
  border-image-slice: 1;
}
.modeSP #suntory_contents.top .wrapper section.product .inner .product .lead {
  padding-bottom: 15px;
  color: #d43639;
  font-size: 1.25em;
  font-weight: bold;
}
.modeSP #suntory_contents.top .wrapper section.product .inner .product img {
  width: 100%;
}
.modeSP #suntory_contents.top .wrapper section.product .inner .product .product_text {
  margin-top: 0;
  padding-bottom: 0;
  color: #192058;
  font-size: 1em;
  font-weight: bold;
}
.modeSP #suntory_contents.top .wrapper section.product .product_note {
  width: 88vw;
  font-size: 0.75em;
  margin-top: 5vw;
  line-height: 1.6;
  color: #fff;
}
.modeSP #suntory_contents.top .wrapper section.product .product_note li {
  padding-left: 1em;
  text-indent: -1em;
}
.modeSP #suntory_contents.top .wrapper section.product .product ul.note {
  margin-top: 1.3333333333vw;
}
.modeSP #suntory_contents.top .wrapper section.product .product ul.note li {
  font-size: 0.8125em;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.top .wrapper section.top_outline {
  padding: 12vw 0;
}
.modeSP #suntory_contents.top .wrapper section.top_outline a{
  display: block;
  width: 84vw;
}
.modeSP #suntory_contents.top .wrapper section.top_outline a img {
  filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
.modeSP #suntory_contents.top .wrapper section.agreement {
  position: relative;
  padding-top: 8vw;
}
.modeSP #suntory_contents.top .wrapper section.agreement > h3 {
  margin-bottom: 8vw;
  width: 72vw;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner {
  position: relative;
  padding: 0 0 8vw;
  width: 92vw;
  color: #3b3b3b;
  text-align: center;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner h3 {
  margin-bottom: 4vw;
  width: 100%;
  color: #fff;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.06em;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner p {
  margin-bottom: 2.6666666667vw;
  font-size: 0.9375em;
  line-height: 1.8;
  letter-spacing: 0.03em;
  color: #fff;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner label {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 100%;
  height: 12vw;
  border-radius: 4px;
  background: #fff;
  font-size: 0.75em;
  line-height: 1.25;
  text-align: left;
  cursor: pointer;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner label:before {
  content: '';
  position: relative;
  display: block;
  margin: auto 0;
  margin-right: 0.5em;
  width: 12px;
  height: 12px;
  border-radius: 2px;
  background: #fff;
  border: 2px solid #192058;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner label:after {
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner input#consent {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner input#consent:checked + label[for=consent]:before {
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner input#consent:checked + label[for=consent]:after {
  content: '';
  position: absolute;
  left: calc( 50% - 9.35em);
  top: 5vw;
  display: block;
  width: 3px;
  height: 7px;
  border-width: 0 2px 2px 0;
  border-style: none solid solid none;
  border-color: #192058;
  transform: rotate(45deg);
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner hr {
  margin: 6.6666666667vw auto 6.6666666667vw;
  border: none;
  border-bottom: 1px solid #cccccc;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner .captchabox_inner {
  background-color: #efefef;
  border-radius: 5px;
  margin: 0 auto;
  padding: 10px;
  color: #000;
  box-sizing: border-box;
  width: 100%;
  font-size: 3.0vw;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner .captchabox_inner .apprequirements.captcha {
  margin: 0 auto;
  text-align: center;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner .captchabox_inner input#robot {
  width: 30px;
  height: 30px;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner .captchabox_inner p#robot {
  cursor: pointer;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner .captchabox_inner .apprequirements.captcha img {
  width: auto !important;
  max-width: 100%;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner .captchabox_inner #captchaInput {
  height: 38px;
  width: 100px;
  padding: 1px;
  font-size: 120%;
  border: none;
  vertical-align: middle;
  color: #3b3b3b;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner .captchabox_inner #captchaImg {
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner .captchabox_inner a.captchaReset {
  display: block !important;
  width: 60%;
  height: 40px;
  margin: 2.5% auto 0;
  padding: 0 10px;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  line-height: 40px;
  background-color: #007CC3;
  cursor: pointer;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner .captchabox_inner a.captchaReset:active {
  color: #666666;
  background-color: #1659ad;
}
.modeSP #suntory_contents.top .wrapper section.agreement .inner .captchabox_inner img {
  display: inline;
  width: auto;
}
.modeSP #suntory_contents.top .wrapper section.entry {
  padding-bottom: 10.6666666667vw;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner {
  position: relative;
  padding: 0 0 5.3333333333vw;
  width: 92vw;
  color: #fff;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li:first-child {
  padding-top: 0;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li span.btn, .modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li a.btn {
  display: block;
  margin-bottom: 0.5em;
  width: 84vw;
  border-radius: 9.3333333333vw;
  overflow: hidden;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li span.btn span, .modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li a.btn span {
  pointer-events: none;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li ul.note {
  width: 84vw;
  margin-top: 5vw;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li ul.note li {
  margin-bottom: 0.5em;
  font-size: 0.8125em;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li ul.note li:last-child {
  margin-bottom: 0;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li p {
  width: 84vw;
  font-size: 0.8125em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li p a,
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li .note a {
  color: #06a;
}
.modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li ul.note + p, .modeSP #suntory_contents.top .wrapper section.entry .inner ul.login > li p + p {
  margin-top: 0.5em;
}





.modeSP #suntory_contents.top .wrapper section.entry .howto {
  width: 84vw;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto h4 {
  position: relative;
  padding: 8px 35px;
  background: #fff;
  border-radius: 8px;
  color: #000;
  font-size: 0.95em;
  font-weight: bold;
  text-align: center;
  line-height: 1.53;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto h4::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  height: 3px;
  width: 15px;
  display: block;
  margin: auto;
  background: currentColor;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto h4::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  height: 3px;
  width: 15px;
  display: block;
  margin: auto;
  background: currentColor;
  transform: rotate(90deg);
}
.modeSP #suntory_contents.top .wrapper section.entry .howto h4.open {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto h4.open::after {
  display: none;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body {
  display: none;
  padding: 20px 1em 40px;
  background: #fff;
  border-radius: 8px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top: none;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body hr {
  border: none;
  border-bottom: 1px dotted #ccc;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .image {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 25px;
  padding-bottom: 25px;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .image img {
  margin-right: 100px;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .image:nth-of-type(1) img {
  width: 30vw;
  margin-right: 1em;
}
.modeSP #suntory_contents.top .wrapper main section.entry .howto .body .image:nth-of-type(2) img {
  width: 20vw;
  margin-left: 7vw;
  margin-right: 6vw;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body p {
  flex: 1;
  font-size: 0.8125em;
  line-height: 1.54;
  letter-spacing: 0.01em;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .center {
  padding-top: 25px;
  padding-bottom: 25px;
}
.modeSP #suntory_contents.top .wrapper main section.entry .howto .body .image p {
  flex: 1;
  font-size: 0.8125em;
  line-height: 1.54;
  letter-spacing: 0.01em;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body a {
  text-decoration: underline;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .noaccount {
  padding-top: 20px;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .noaccount p {
  margin-bottom: 20px;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.67;
  letter-spacing: 0.01em;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .noaccount ul.register {
  margin-bottom: 10px;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .noaccount ul.register li {
  margin-bottom: 15px;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .noaccount ul.register li:last-child {
  margin-bottom: 0;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .noaccount ul.register a {
  display: block;
  padding: 0.5em 0.5em;
  background: #f6f6f7;
  border: 1px solid #acb2b7;
  border-radius: 6px;
  color: currentColor;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.67;
  letter-spacing: 0.01em;
  text-decoration: none;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .noaccount ul.note li {
  padding-left: 0;
  text-indent: 0;
  margin-bottom: 0.385em;
  font-size: 0.8125em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.01em;
}
.modeSP #suntory_contents.top .wrapper section.entry .howto .body .noaccount ul.note li:last-child {
  margin-bottom: 0;
}

.modeSP #suntory_contents.top .wrapper section.contact {
  background: #f3f4f6;
  padding-top: 10.6666666667vw;
}
.modeSP #suntory_contents.top .wrapper section.contact dl {
  padding: 6.6666666667vw 5.3333333333vw;
  width: 88vw;
  background: #fff;
  border: solid 2px #192058;
  color: #192058;
}
.modeSP #suntory_contents.top .wrapper section.contact dl dt {
  margin-bottom: 3vw;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.top .wrapper section.contact dl dd {
  font-size: 0.8em;
  text-align: center;
  line-height: 1.8em;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.top .wrapper section.contact dl dd em {
  color: currentColor;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.35em;
}
.modeSP #suntory_contents.top .wrapper section.contact dl dd .txtSmall {
  font-size: 0.85em;
}
.modeSP #suntory_contents.top .wrapper section.contact dl dd ul.note {
  margin-top: 0.75em;
}
.modeSP #suntory_contents.top .wrapper section.contact dl dd ul.note li {
  font-size: 0.933em;
  text-align: left;
  line-height: 1.5;
}
.modeSP #suntory_contents.top .wrapper nav.brand {
  background: #f3f4f6;
}
.modeSP #suntory_contents.top section.notice {
  padding-bottom: 4vw;
  background: #f3f4f6;
}
.modeSP #suntory_contents.top section.notice ul {
  width: 92vw;
  padding-bottom: 4vw;
  font-size: 0.8125em;
  line-height: 1.8461538462em;
}
.modeSP #suntory_contents.top section.notice ul li {
  margin-bottom: 0.3em;
  padding-left: 1em;
  text-indent: -1em;
}
.modeSP #suntory_contents.top section.notice ul li:last-child {
  margin-bottom: 0;
}
.modeSP #suntory_contents.top.end section.end {
  padding-top: 8vw;
}
.modeSP #suntory_contents.top.end section.end .inner {
  padding: 9.3333333333vw 4vw 5.3333333333vw;
  width: 92vw;
  background: #ffffff;
  border-top-left-radius: 1.6vw;
  border-top-right-radius: 1.6vw;
  text-align: center;
}
.modeSP #suntory_contents.top.end section.end .inner h3 {
  margin-bottom: 2.6666666667vw;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.35;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.top.end section.end .inner p {
  font-size: 0.875em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.top.end section.contact {
  padding-top: 0;
}
.modeSP #suntory_contents.top.end section.contact .inner {
  padding: 0 4vw 9.3333333333vw;
  width: 92vw;
  background: #ffffff;
  border-bottom-left-radius: 1.6vw;
  border-bottom-right-radius: 1.6vw;
}
.modeSP #suntory_contents.top.end section.contact .inner dl {
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.modeSP #suntory_contents.top.end section.nextcp {
  padding-top: 8vw;
}
.modeSP #suntory_contents.top.end section.nextcp a {
  display: block;
  width: 84vw;
  border-radius: 0vw;
  overflow: hidden;
}
.modeSP #suntory_contents.top.end nav.brand {
  padding-bottom: 13.3333333333vw;
  background-color: #eeecec;
}
#suntory_contents.top .wrapper section.agreement .inner .captchabox_inner {
  display: none;
  background-color: #adbac2;
  border-radius: 5px;
  height: 40px;
  margin: 30px auto;
  padding: 10px;
  height: auto;
  box-sizing: content-box;
  font-size: 1em;
  font-weight: bold;
}
#suntory_contents.top .wrapper section.agreement .inner .captchabox_inner input#robot {
  width: 30px;
  height: 30px;
}
#suntory_contents.top .wrapper section.agreement .inner .captchabox_inner p#robot_txt {
  margin-bottom: 0;
  color: #46555e;
  font-size: 1.08333em;
}
/* Modal */
#suntory_contents .modalWrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#suntory_contents .modalWrap .shade {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
}
body.showing_modal {
  position: fixed;
  overflow: hidden;
  width: 100%;
}
.modePC #suntory_contents .modalWrap .modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 670px;
  height: 82%;
  background: #ffffff;
  border-radius: 8px;
  z-index: 1;
}
.modeSP #suntory_contents .modalWrap .modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 84vw;
  height: 82vh;
  background: #ffffff;
  border-radius: 0.625em;
  z-index: 1;
}
#suntory_contents .modalWrap .modal iframe {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: calc(100% - 75px);
}
#suntory_contents .modalWrap .modal .close {
  position: absolute;
  right: 25px;
  top: -25px;
  display: block;
  width: 50px;
  height: 50px;
  background: #d43639;
  border-radius: 50%;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
}
#suntory_contents .modalWrap .modal .close:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 50%;
  height: 2px;
  background: #ffffff;
}
#suntory_contents .modalWrap .modal .close:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 50%;
  height: 2px;
  background: #ffffff;
}
#suntory_contents .modalWrap .modal .close:before {
  transform: rotate(45deg);
}
#suntory_contents .modalWrap .modal .close:after {
  transform: rotate(-45deg);
}
/* .modePC #suntory_contents .modalWrap .modal .close:after {
  transform: rotate(-45deg);
}
.modeSP .hiddenSP {
  display: none !important;
} */
/* //Modal */
#suntory_contents.coupon .wrapper section.prize_line {
  padding-top: 8vw;
}
#suntory_contents.coupon .wrapper section.prize_line .inner {
  padding: 5.3333333333vw 4vw 8vw;
  width: 92vw;
  background: #ffffff;
  border-top-left-radius: 1.6vw;
  border-top-right-radius: 1.6vw;
}
#suntory_contents.coupon .wrapper section.prize_line .inner h3 {
  width: 100%;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner {
  padding: 0 4vw 8vw;
  width: 92vw;
  background: #ffffff;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner p {
  font-size: 0.9375em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner p + p {
  margin-top: 1em;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner dl.coupon_term {
  margin-top: 10.6666666667vw;
  margin-bottom: 8vw;
  padding: 1.5em 1em;
  border: 1px solid #dddddd;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner dl.coupon_term dt {
  margin-bottom: 1em;
  color: #00b900;
  font-weight: bold;
  text-align: center;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner dl.coupon_term dd em {
  color: #d43639;
  font-weight: bold;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner .line {
  padding: 0 0 5.3333333333vw;
  border-radius: 1.6vw;
  background: #eef0f2;
  overflow: hidden;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner .line h4 {
  margin-bottom: 4.5333333333vw;
  padding: 1em 1em;
  background: #00b900;
  color: #ffffff;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1.56;
  letter-spacing: 0.03em;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner .line input {
  display: block;
  width: 76vw;
  height: 2.5em;
  background: #ffffff;
  border: 2px solid #cccccc;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner .line a.btn {
  display: block;
  width: 100%;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner .line ul.note {
  text-align: left;
  width: 76vw;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner .line ul.note.extlink {
  margin-bottom: 6.6666666667vw;
  text-align: center;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner .line ul.note li {
  margin-bottom: 0;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner .line dl.term {
  margin-bottom: 6.6666666667vw;
  width: 76vw;
  text-align: center;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner .line dl.term dt, #suntory_contents.coupon .wrapper section.coupon_code_line .inner .line dl.term dd {
  color: #d43639;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner .line dl.term dd {
  margin-bottom: 1em;
}
#suntory_contents.coupon .wrapper section.coupon_code_line .inner .line dl.term dd:last-child {
  margin-bottom: 0;
}
#suntory_contents.coupon .wrapper section.wchance .inner {
  padding: 0 4vw 10.6666666667vw;
  width: 92vw;
  background: #ffffff;
}
#suntory_contents.coupon .wrapper section.wchance .inner p {
  margin-bottom: 12vw;
  font-size: 0.9375em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
#suntory_contents.coupon .wrapper section.wchance .inner p + p {
  margin-top: 1em;
}
#suntory_contents.coupon .wrapper section.wchance .inner h3 {
  width: 81.3333333333vw;
  margin-bottom: 4vw;
}
#suntory_contents.coupon .wrapper section.wchance .inner a {
  display: block;
  width: 80.8vw;
}
#suntory_contents.coupon .wrapper section.history {
  padding-bottom: 6.6666666667vw;
}
#suntory_contents.coupon .wrapper section.history .inner {
  padding: 0 0 17.3333333333vw;
  width: 92vw;
  background: #ffffff;
  border-bottom-left-radius: 1.6vw;
  border-bottom-right-radius: 1.6vw;
}
#suntory_contents.coupon .wrapper section.history .inner ul.link {
  width: 73.3333333333vw;
}
#suntory_contents.coupon .wrapper section.history .inner ul.link li {
  margin-bottom: 5.3333333333vw;
}
#suntory_contents.coupon .wrapper section.history .inner ul.link li:last-child {
  margin-bottom: 0;
}
#suntory_contents.coupon .wrapper section.history .inner ul.link li a {
  display: block;
}
#suntory_contents.error .wrapper section.error {
  padding-top: 8vw;
}
#suntory_contents.error .wrapper section.error .inner {
  padding: 4vw;
  width: 92vw;
  background: #ffffff;
  border-radius: 1.6vw;
}
#suntory_contents.error .wrapper section.error .inner p {
  font-size: 0.9375em;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
#suntory_contents.error .wrapper section.error .inner p:nth-child(n+2) {
  display: none;
}
#suntory_contents.lot .JS-result {
  display: none;
}
#suntory_contents.lot .wrapper section.lotanime {
  padding-top: 8vw;
  padding-bottom: 8vw;
}
#suntory_contents.lot .wrapper section.lotanime .inner {
  width: 92vw;
}
#suntory_contents.lot .wrapper section.result * {
  margin: 0;
}
#suntory_contents.lot .wrapper section.result_check {
  margin-top: -8vw;
}
#suntory_contents.lot .wrapper section.result_check .inner {
  padding: 8vw 4vw 10.6666666667vw;
  width: 92vw;
  background: #ffffff;
}
#suntory_contents.lot .wrapper section.result_check .inner p {
  font-size: 0.9375em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
#suntory_contents.lot .wrapper section.result_check .inner p + p {
  margin-top: 1em;
}
#suntory_contents.lot .wrapper section.wchance .inner {
  padding: 0 5.3333333333vw 12vw;
  width: 92vw;
  background: #ffffff;
  border-bottom-left-radius: 1.6vw;
  border-bottom-right-radius: 1.6vw;
}
#suntory_contents.lot .wrapper section.wchance .inner h3 {
  margin-bottom: 4vw;
}
#suntory_contents.lot .wrapper section.wchance .inner a {
  display: block;　
  width: 80.8vw;
}
#suntory_contents.lot.lose .wrapper nav.brand {
  padding-top: 2.6666666667vw;
}
#suntory_contents.lot.win .wrapper section.result_check {
  padding-bottom: 13.3333333333vw;
}
#suntory_contents.lot.win .wrapper section.result_check .inner {
  padding-left: 0;
  padding-right: 0;
  border-bottom-left-radius: 1.6vw;
  border-bottom-right-radius: 1.6vw;
}
#suntory_contents.lot.win .wrapper section.result_check .inner p {
  width: 84vw;
}
#suntory_contents.lot.win .wrapper section.result_check .inner p.lead {
  margin-bottom: 5.3333333333vw;
  font-size: 1.0625em;
  text-align: center;
  line-height: 1.65;
  letter-spacing: 0.03em;
}
#suntory_contents.lot.win .wrapper section.result_check .inner a {
  display: block;
  width: 89.3333333333vw;
  margin-top: 2.6666666667vw;
  margin-bottom: 2.6666666667vw;
}
#suntory_contents.lot.win .wrapper section.result_check .inner dl.term {
  padding: 0.75em 1em;
  width: 84vw;
  border: 1px solid #dddddd;
  text-align: center;
}
#suntory_contents.lot.win .wrapper section.result_check .inner dl.term dt, #suntory_contents.lot.win .wrapper section.result_check .inner dl.term dd {
  font-size: 0.9375em;
  line-height: 1.8;
}
#suntory_contents.lot.win .wrapper section.result_check .inner dl.term dt {
  color: #d43639;
  font-weight: bold;
}
#suntory_contents.lot.win .wrapper section.result_check .inner dl.term dd {
  margin-bottom: 4vw;
}
#suntory_contents.lot.win .wrapper section.result_check .inner dl.term dd:last-of-type {
  margin-bottom: 0;
}
#suntory_contents.lot.win .wrapper section.result_check .inner dl.term dd em {
  color: #d43639;
  font-weight: bold;
}
#suntory_contents.lot.win .wrapper section.result_check.coupon {
  padding-top: 2.6666666667vw;
  padding-bottom: 8vw;
}
#suntory_contents.lot.win .wrapper section.result_check.coupon a {
  display: block;
  width: 89.3333333333vw;
}
#suntory_contents.status .wrapper section.lot {
}
#suntory_contents.status .wrapper section.lot h3 {
  margin-bottom: 1.3333333333vw;
}
#suntory_contents.status .wrapper section.lot .prizesel {
  padding: 0 4vw 0vw;
}
#suntory_contents.status .wrapper section.lot .prizesel .prizesel_text {
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.03em;
}
#suntory_contents.status .wrapper section.lot .prizesel .prizesel_text .prizesel_big {
  font-size: 140%;
}
#suntory_contents.status .wrapper section.lot .prizesel .prizesel_text .prizesel_small {
  font-size: 90%;
}
#suntory_contents.status .wrapper section.lot .prizesel h4 {
  display: none;
  margin-top: -2.6666666667vw;
  margin-top: 4vw;
  margin-bottom: 4vw;
}
#suntory_contents.status .wrapper section.lot .prizesel ul li {
  position: relative;
  margin-bottom: 2.6666666667vw;
}
#suntory_contents.status .wrapper section.lot .prizesel ul li:last-child {
  margin-bottom: 0;
}
#suntory_contents.status .wrapper section.lot .prizesel ul li input {
  position: fixed;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}
#suntory_contents.status .wrapper section.lot .prizesel ul li label::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: center top/contain no-repeat;
  visibility: hidden;
}

#suntory_contents.status .wrapper section.lot .prizesel ul li input:checked + label img {
  visibility: hidden;
}
#suntory_contents.status .wrapper section.lot .prizesel ul li input:checked + label::before {
  visibility: visible;
}
#suntory_contents.status .wrapper section.lot dl.point {
  padding: 6vw 0 0;
  text-align: center;
}
#suntory_contents.status .wrapper section.lot dl.point dt {
  padding: 6px 1em;
  background: linear-gradient(90deg, rgba(196, 160, 54, 1) 14.48%, rgba(225, 199, 93, 1) 28.33%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 92.51%);
  color: #192058;
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  line-height: 1.625;
  letter-spacing: 0.03em;
}
#suntory_contents.status .wrapper section.lot dl.point dd {
  padding: 1.5em 1em;
  background: #ffffff;
  text-align: center;
  color:#192058;
  font-size: 0.875em;
  line-height: 1.71;
  box-sizing: border-box;
  border : solid 3px;
  border-image-source: linear-gradient(90deg, rgba(196, 160, 54, 1) 14.48%, rgba(225, 199, 93, 1) 28.33%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 92.51%);
   border-image-slice: 1;
}
#suntory_contents.status .wrapper section.lot dl.point dd span {
  display: inline-block;
  margin-left: 0.125em;
  margin-right: 0.125em;
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
}
#suntory_contents.status .wrapper section.lot dl.point dd span.JS-rbpoint img {
  display: none;
}
#suntory_contents.status .wrapper section.lot dl.point dd span img {
	width: 6.5vw;
  max-width: 60px;
  margin-bottom: -5px;
}
#suntory_contents.status .wrapper section.lot a.btn {
  position: relative;
  margin-bottom: 4vw;
  display: block;
  width: 84vw;
  pointer-events: none;
}
#suntory_contents.status .wrapper section.lot a.btn img {
  opacity: 0;
}
#suntory_contents.status .wrapper section.lot a.btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/btn_lot_pre.webp) center top/contain no-repeat;
}
#suntory_contents.status .wrapper section.lot a.btn.active {
  pointer-events: all;
}
#suntory_contents.status .wrapper section.lot a.btn.active::before {
  background: url(../img/btn_lot.webp) center top/contain no-repeat;
}
#suntory_contents.status .wrapper section.lot a.btn.active img {
  visibility: hidden;
}
#suntory_contents.status .wrapper section.lot a.btn.active::before {
  visibility: visible;
}
#suntory_contents.status .wrapper section.lot a + p {
  margin: 12vw auto 0;
  font-size: 0.9375em;
  line-height: 1.4;
  text-align: center;
}
#suntory_contents.status .wrapper section.lot ul.note {
  width: 89.3333333333vw;
}
#suntory_contents.status .wrapper section.lot ul.note li {
  margin-bottom: 0.5em;
}
#suntory_contents.status .wrapper section.lot ul.note li:last-child {
  margin-bottom: 0;
}
#suntory_contents.status .wrapper section.lot.rb .prizesel h4 {
  display: block;
}
#suntory_contents.status .wrapper section.lot.rb .point,
#suntory_contents.status .wrapper section.lot.rb .prizesel_text {
  display: none;
}
#suntory_contents.status .wrapper section.lot.rb a.btn.active::before {
  background-image: url(../img/btn_lot2.webp);
}
#suntory_contents.status .wrapper section.prize {
  padding: 0 4vw;
}
#suntory_contents.status .wrapper section.prize p {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
#suntory_contents.status .wrapper section.prize p.txtChoice {
  margin: 12vw 0 10px;
  font-size: 16px;
  text-align:center;
}
#suntory_contents.status .wrapper section.prize p.txtChoice + ul.note {
  margin-bottom: 12vw;
}

#suntory_contents.status .wrapper section.prize p span {
  font-size: 80%;
}
#suntory_contents.status .wrapper section.prize h3 {
  margin: 12vw calc(50% - 50vw) 0;
}
#suntory_contents.status .wrapper section.prize > img {
  margin-top: 10vw;
}
#suntory_contents.status .wrapper section.prize .note {
  margin-top: 3vw;
}
#suntory_contents.status .wrapper section.prize .tshirt_modal_btn {
  margin-top: 5vw;
  width: 73.3333333333vw;
}
#suntory_contents.status .wrapper .attentionTxt1 {
  width: 84vw;
  margin: 4vw auto 0;
}
#suntory_contents.status .wrapper section.lot.rb .attentionTxt1 {
  display: none;
}
#suntory_contents.status .wrapper .attentionTxt2 {
  display: none;
  width: 84vw;
  margin: 4vw auto 0;
}
#suntory_contents.status .wrapper section.lot.rb .attentionTxt2 {
  display: block;
}
#suntory_contents.status .wrapper .attentionTxt3 {
  width: 84vw;
  margin: 8vw auto 4vw;
}

#suntory_contents.status .wrapper section.history {
  padding-bottom: 13.3333333333vw;
}
#suntory_contents.status .wrapper section.history .inner {
  padding: 4vw;
}
#suntory_contents.status .wrapper section.history .inner ul.link > li {
  margin-bottom: 6.6666666667vw;
}
#suntory_contents.status .wrapper section.history .inner ul.link > li:last-child {
  margin-bottom: 0;
}
#suntory_contents.status .wrapper section.history .inner ul.link > li a {
  display: block;
  width: 84vw;
}
#suntory_contents.status .wrapper section.history .inner ul.link > li ul.note {
  margin-top: 2.6666666667vw;
  text-align: center;
}
#suntory_contents.status .wrapper section.history .inner ul.link > li ul.note li {
  padding-left: 0;
  text-indent: 0;
  font-size: 0.8125em;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
#suntory_contents.status .wrapper section.redisp {
  padding: 0 0 13.3333333333vw;
}
#suntory_contents.status .wrapper section.redisp .inner {
  padding: 8vw 0 0;
  width: 88vw;
  background: #ffffff;
  border-radius: 1.6vw;
}
#suntory_contents.status .wrapper section.redisp .prize + .inner {
  padding-top: 0;
}

#suntory_contents.status .wrapper section.redisp .inner h3 {
  margin-bottom: 5.3333333333vw;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
#suntory_contents.status .wrapper section.redisp .inner p {
  margin-bottom: 12vw;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.03em;
}
#suntory_contents.status .wrapper section.redisp .inner p.notice {
  font-size: 0.85em;
  margin-bottom: 5vw;
}
#suntory_contents.status .wrapper section.redisp .inner a.btn + .note {
  padding-top: 6vw;
  font-weight: bold;
}
#suntory_contents.status .wrapper section.redisp .inner hr + p {
  margin-top: 5.3333333333vw;
}
#suntory_contents.status .wrapper section.redisp .inner a.btn {
  display: block;
  width: 84vw;
  margin-bottom: 6vw;
}
#suntory_contents.status .wrapper section.prize dl.term,
#suntory_contents.status .wrapper section.redisp .inner dl.term {
  margin-top: 6vw;
  padding: 0;
  border: 3px solid #192058;
  background-color: #e8ffff;
  text-align: center;
}
#suntory_contents.status .wrapper section.redisp .inner .note + dl.term {
  margin-top: 5.3333333333vw;
}
#suntory_contents.status .wrapper section.prize dl.term dt, #suntory_contents.status .wrapper section.prize dl.term dd,
#suntory_contents.status .wrapper section.redisp .inner dl.term dt, #suntory_contents.status .wrapper section.redisp .inner dl.term dd {
  font-size: 0.9375em;
  line-height: 1.8;
}
#suntory_contents.status .wrapper section.prize dl.term dt,
#suntory_contents.status .wrapper section.redisp .inner dl.term dt {
  padding: 6px;
  font-weight: bold;
  font-size: 1.25em;
  color: #fff;
  background-color: #192058;
}
#suntory_contents.status .wrapper section.prize dl.term dd,
#suntory_contents.status .wrapper section.redisp .inner dl.term dd {
  padding: 12px 0;
  font-weight: bold;
}
#suntory_contents.status .wrapper section.prize dl.term dd:last-of-type,
#suntory_contents.status .wrapper section.redisp .inner dl.term dd:last-of-type {
  margin-bottom: 0;
}
#suntory_contents.status .wrapper section.prize dl.term dd em,
#suntory_contents.status .wrapper section.redisp .inner dl.term dd em {
  color: #d43639;
  font-weight: bold;
}
#suntory_contents.status .wrapper section.redisp .inner ul.link {
  width: 100%;
}
#suntory_contents.status .wrapper section.redisp .inner ul.link > li {
  margin-bottom: 6.6666666667vw;
}
#suntory_contents.status .wrapper section.redisp .inner ul.link > li:last-child {
  margin-bottom: 0;
}
#suntory_contents.status .wrapper section.redisp .inner ul.link > li a {
  display: block;
  border-radius: 0vw;
  overflow: hidden;
}
#suntory_contents.status .wrapper section.redisp .inner ul.link > li ul.note {
  margin-top: 2.6666666667vw;
  text-align: center;
}
#suntory_contents.status .wrapper section.redisp .inner ul.link > li ul.note li {
  padding-left: 0;
  text-indent: 0;
  font-size: 0.8125em;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
#suntory_contents.status .wrapper section.redisp.win .note li {
  text-align: center;
}
#suntory_contents.status .wrapper section.redisp.lose {
  padding-bottom: 0;
}
#suntory_contents.status .wrapper section.redisp.noqr .inner p {
  margin-bottom: 0;
}
#suntory_contents.status .wrapper section.redisp.noqr .inner p.getQR {
  width: 100%;
  margin-top: 4vw;
  padding: 20px 1em;
  font-size: 0.85em;
  font-weight: bold;
  color: #dc0037;
  border: 2px solid #dc0037;
}

#suntory_contents.status .wrapper section.prizesel ul.prize_list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li {
  margin: 0;
  margin-bottom: 20px;
  width: calc(50% - 10px);
  padding: 10px;
  border-radius: 5px;
  background: #fff;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li:last-child {
  margin-bottom: 0;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label {
  position: relative;
  display: block;
  padding: 5px 2px 2px;
  border: 2px solid #fff;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label:has(input[type=checkbox]:checked),
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label:has(input[type=radio]:checked) {
  border: 2px solid #d43639;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label p {
  font-size: 0.875em;
  line-height: 1.4;
  text-align: left;
  font-weight: normal;
  min-height: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label.disabled {
  color: #cccccc;
  cursor: default;
  pointer-events: none;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=checkbox]+i,
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=radio]+i,
#suntory_contents.userregist.status .wrapper section.prizesel section.enquete ol.enquete_list>li ul.prize_list li label input[type=radio]+i,
#suntory_contents.userregist.status .wrapper section.enquete ol.enquete_list>li section.prizesel ul.prize_list li label input[type=radio]+i {
  position: relative;
  display: block;
  width: 26px;
  height: 26px;
  margin-bottom: 8px;
  border: 3px solid #192058;
  border-radius: 13px;
  background: #ffffff;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=checkbox]+i:before,
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=radio]+i:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  margin: auto;
  width: 10px;
  height: 10px;
  background-color: #d43639;
  border-radius: 5px;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=checkbox]:checked+i,
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=radio]:checked+i {
  border-color: #d43639;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=checkbox]:checked+i:before,
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=radio]:checked+i:before {
  display: block;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=checkbox]:focus+i,
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=radio]:focus+i {
  border-color: #d43639;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=checkbox][disabled]+i,
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[disabled][type=radio]+i {
  overflow: hidden;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=checkbox][disabled]+i:before,
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[disabled][type=radio]+i:before {
  content: none;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=checkbox][disabled]+i:after,
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[disabled][type=radio]+i:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: auto;
  width: 150%;
  height: 0;
  border-bottom: 1px solid #cccccc;
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=checkbox][disabled]:focus+i,
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[disabled][type=radio]:focus+i {
  border-color: #cccccc;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li label input[type=radio]+i {
  border-radius: 50%;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li img {
  display: block;
  width: 100%;
}
#suntory_contents.status .wrapper section.prizesel ul.prize_list li p.note {
  margin-top: 10px;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.03em;
}
#suntory_contents.status.end .wrapper section.end {
  padding-top: 8vw;
}
#suntory_contents.status.end .wrapper section.end .inner {
  padding: 9.3333333333vw 4vw;
  width: 92vw;
  background: #ffffff;
  border-radius: 1.6vw;
  text-align: center;
}
#suntory_contents.status.end .wrapper section.end .inner h3 {
  margin-bottom: 8vw;
  color: #d43639;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.35;
  letter-spacing: 0.03em;
}
#suntory_contents.status.end .wrapper section.end .inner p {
  margin-bottom: 9.3333333333vw;
  font-size: 0.9375em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
#suntory_contents.status.end .wrapper section.end .inner ul.link {
  width: 73.3333333333vw;
}
#suntory_contents.status.end .wrapper section.end .inner ul.link li {
  margin-bottom: 5.3333333333vw;
}
#suntory_contents.status.end .wrapper section.end .inner ul.link li:last-child {
  margin-bottom: 0;
}
#suntory_contents.status.end .wrapper section.end .inner ul.link li a {
  display: block;
}
#suntory_contents.status.end .wrapper section.end .inner + nav.brand {
  padding-top: 0;
}
#suntory_contents.history .wrapper section.title {
  text-align: center;
}
#suntory_contents.history .wrapper section.title h3 {
  background:linear-gradient(90deg, rgba(196, 160, 54, 1) 14.48%, rgba(225, 199, 93, 1) 28.33%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 92.51%);
  margin-bottom: 8vw;
  color:#192058;
  padding: 12px 0;
  text-align: center;
  font-size: 1.35em;
  font-weight: bold;
}
#suntory_contents.history .wrapper section.title .link {
  padding: 2vw 4vw 0;
  width: 88vw;
}
#suntory_contents.history .wrapper section.title .link img {
  width: 100%;
  filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
#suntory_contents.history .wrapper section.title .inner {
  padding: 8vw 4vw 5.3333333333vw;
  width: 92vw;
  background: #ffffff;
  border-top-left-radius: 1.6vw;
  border-top-right-radius: 1.6vw;
}
#suntory_contents.history .wrapper section.title .inner p {
  font-size: 0.9375em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
#suntory_contents.history .wrapper section.title .inner p.lead {
  font-size: 1.15em;
  font-weight: bold;
  text-align: center;
  color:#192058;
}
#suntory_contents.history .wrapper section.history .inner {
  padding: 0 4vw 5.3333333333vw;
  width: 92vw;
  background: #ffffff;
  border-bottom-left-radius: 1.6vw;
  border-bottom-right-radius: 1.6vw;
}
#suntory_contents.history .wrapper section.history .inner h3 {
  padding: 0.625em 1em;
  background: linear-gradient(90deg, rgba(196, 160, 54, 1) 14.48%, rgba(225, 199, 93, 1) 28.33%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 92.51%);
  color: #192058;
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  line-height: 1.625;
  letter-spacing: 0.03em;
}
#suntory_contents.history .wrapper section.history .inner ul {
}
#suntory_contents.history .wrapper section.history .inner ul li {
  margin-bottom: 2.6666666667vw;
  padding: 1.5em 1em;
  background: #ffffff;
  text-align: center;
  color:#192058;
  font-size: 0.875em;
  line-height: 1.71;
  box-sizing: border-box;
  border : solid 3px;
  border-image-source: linear-gradient(90deg, rgba(196, 160, 54, 1) 14.48%, rgba(225, 199, 93, 1) 28.33%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 92.51%);
   border-image-slice: 1;
}
/* 240124削除 */
/* #suntory_contents.history .wrapper section.history .inner ul li:last-child, #suntory_contents.history .wrapper section.history .inner ul li:nth-last-child(2) {
  margin-bottom: 0;
} */
#suntory_contents.history .wrapper section.history .inner ul li.nohistory {
  display: none;
  padding: 0 1em;
  background: none;
}
#suntory_contents.history .wrapper section.history .inner ul li.nohistory:first-child {
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  padding: 12px 0;
}
#suntory_contents.history .wrapper section.history .inner ul li h4 {
  margin-top: 0.625em;
  font-size: 1.14em;
  font-weight: bold;
  line-height: 1.86;
  letter-spacing: 0.03em;
}
#suntory_contents.history .wrapper section.history .inner ul li a {
  display: block;
  margin-top:2vw;
  color: #d43639;
  width: 90%;
  filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
#suntory_contents.history .wrapper nav.back {
  padding-top: 0;
  padding-bottom: 10vw;
}
#suntory_contents.history .wrapper nav.brand {
  padding-top: 0;
}
#suntory_contents.wphistory .wrapper section.title {
  padding-bottom: 4vw;
}
#suntory_contents.wphistory .wrapper section.title h3 {
  background : linear-gradient(90deg, rgba(196, 160, 54, 1) 14.48%, rgba(225, 199, 93, 1) 28.33%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 92.51%);
  color: #192058;
  font-weight: bold;
  font-size: 1.35em;
  text-align: center;
  padding: 12px 0;
}
#suntory_contents.wphistory .wrapper section.title .inner {
  position: relative;
  width: 92vw;
}
#suntory_contents.wphistory .wrapper section.title .inner .attention {
  position: absolute;
  top: 85vw;
  left: 19vw;
  width: 53vw;
  font-size: 2.8vw;
  font-weight: bold;
  color: #d43639;
  text-align: center;
}
#suntory_contents.wphistory .wrapper section.title .inner .attention .JS-wpatt {
  display: none;
}
#suntory_contents.wphistory .wrapper section.title .inner .attention li + li {
  padding-top: 1.5vw;
}
#suntory_contents.wphistory .wrapper section.title .note {
  margin-top: 3vw;
  text-align: center;
}
#suntory_contents.wphistory .wrapper section.wpsel {
}
#suntory_contents.wphistory .wrapper section.wpsel .inner {
  position: relative;
  padding: 8vw 0;
  width: 92vw;
  background: #ffffff;
  border-radius: 1.6vw;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 84vw;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li {
  margin: 0;
  margin-bottom: 9.3333333333vw;
  width: 40vw;
}
/* #suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li:last-child, #suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li:nth-child(2n+1):nth-last-child(2) {
  margin-bottom: 0;
} */
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label {
  display: block;
  margin-bottom: 4vw;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label.disabled img {
  visibility: hidden;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label.disabled.wplbl01 {
  background-image: url(../img/wp/btn_wp_01_disabled.webp);
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label.disabled.wplbl02 {
  background-image: url(../img/wp/btn_wp_02_disabled.webp);
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label.disabled.wplbl03 {
  background-image: url(../img/wp/btn_wp_03_disabled.webp);
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label.disabled.wplbl04 {
  background-image: url(../img/wp/btn_wp_04_disabled.webp);
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label.disabled.wplbl05 {
  background-image: url(../img/wp/btn_wp_05_disabled.webp);
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label.disabled.wplbl06 {
  background-image: url(../img/wp/btn_wp_06_disabled.webp);
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label.disabled.wplbl07 {
  background-image: url(../img/wp/btn_wp_07_disabled.webp);
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label.disabled.wplbl08 {
  background-image: url(../img/wp/btn_wp_08_disabled.webp);
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label.disabled.wplbl09 {
  background-image: url(../img/wp/btn_wp_09_disabled.webp);
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li label.disabled.wplbl10 {
  background-image: url(../img/wp/btn_wp_10_disabled.webp);
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li a,
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li img.thumb {
  display: block;
  /* width: 24vw; */
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input:checked + label img {
  visibility: hidden;
  border: none;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input:checked + label.wplbl01 {
  background-image: url(../img/wp/btn_wp_01_on.webp);
  background-size: 100% 100%;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input:checked + label.wplbl02 {
  background-image: url(../img/wp/btn_wp_02_on.webp);
  background-size: 100% 100%;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input:checked + label.wplbl03 {
  background-image: url(../img/wp/btn_wp_03_on.webp);
  background-size: 100% 100%;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input:checked + label.wplbl04 {
  background-image: url(../img/wp/btn_wp_04_on.webp);
  background-size: 100% 100%;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input:checked + label.wplbl05 {
  background-image: url(../img/wp/btn_wp_05_on.webp);
  background-size: 100% 100%;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input:checked + label.wplbl06 {
  background-image: url(../img/wp/btn_wp_06_on.webp);
  background-size: 100% 100%;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input:checked + label.wplbl07 {
  background-image: url(../img/wp/btn_wp_07_on.webp);
  background-size: 100% 100%;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input:checked + label.wplbl08 {
  background-image: url(../img/wp/btn_wp_08_on.webp);
  background-size: 100% 100%;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input:checked + label.wplbl09 {
  background-image: url(../img/wp/btn_wp_09_on.webp);
  background-size: 100% 100%;
}
#suntory_contents.wphistory .wrapper section.wpsel .inner ul.wplist li input:checked + label.wplbl10 {
  background-image: url(../img/wp/btn_wp_10_on.webp);
  background-size: 100% 100%;
}
#suntory_contents.wphistory .wrapper section.wpsel a.btn {
  display: block;
  margin-bottom: 8vw;
  width: 84vw;
}
#suntory_contents.wphistory .wrapper section.wpsel a.btn:not(.disabled) {
  background: url(../img/btn_download.webp) center top/contain no-repeat;
}
#suntory_contents.wphistory .wrapper section.wpsel a.btn:not(.disabled) img {
  visibility: hidden;
}
#suntory_contents.wphistory .wrapper section.wpsel a.btn.disabled {
  pointer-events: none;
}
#suntory_contents.wphistory .wrapper section.wpsel ul.note {
  width: 92vw;
}
#suntory_contents.wphistory .wrapper section.wpsel ul.note li {
  font-size: 0.8125em;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
#suntory_contents.wallpaper .wrapper section.wallpaper {
  padding-top: 8vw;
}
#suntory_contents.wallpaper .wrapper section.wallpaper .inner {
  position: relative;
  padding: 5.3333333333vw 5.3333333333vw 8vw;
  width: 92vw;
  background: #ffffff;
  border-radius: 1.6vw;
}
#suntory_contents.wallpaper .wrapper section.wallpaper .inner img.wallpaper {
  margin-bottom: 5.3333333333vw;
  /* border: 15px solid #f3f4f6; */
}
#suntory_contents.wallpaper .wrapper section.wallpaper .inner .howto {
  margin-top: 5.3333333333vw;
  margin-bottom: 5.3333333333vw;
  padding: 1.25em 1em;
  background: #efeded;
}
#suntory_contents.wallpaper .wrapper section.wallpaper .inner .howto h4 {
  position: relative;
  margin-bottom: 1em;
  color: #192058;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}
#suntory_contents.wallpaper .wrapper section.wallpaper .inner .howto h4::before {
  content: '';
  width: 2em;
  height: 2px;
  position: absolute;
  left: 0;
  top:11px;
  background-color:#192058;
}
#suntory_contents.wallpaper .wrapper section.wallpaper .inner .howto h4::after {
  content: '';
  width: 2em;
  height: 2px;
  position: absolute;
  right: 0;
  top:11px;
  background-color:#192058;
}

#suntory_contents.wallpaper .wrapper section.wallpaper .inner .howto ol {
  counter-reset: cnt;
}
#suntory_contents.wallpaper .wrapper section.wallpaper .inner .howto ol li {
  counter-increment: cnt;
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.25em;
  font-size: 0.9375em;
  line-height: 1.6;
}
#suntory_contents.wallpaper .wrapper section.wallpaper .inner .howto ol li:last-child {
  margin-bottom: 0;
}
#suntory_contents.wallpaper .wrapper section.wallpaper .inner .howto ol li::before {
  content: counter(cnt) ".";
  position: absolute;
  left: 0;
  top: 0;
}
.modeSP #suntory_contents.regist .wrapper section.title h3 {
  background : linear-gradient(90deg, rgba(196, 160, 54, 1) 14.48%, rgba(225, 199, 93, 1) 28.33%, rgba(240, 229, 142, 1) 60.78%, rgba(192, 153, 45, 1) 92.51%);
  color: #192058;
  font-weight: bold;
  font-size: 1.35em;
  text-align: center;
  padding: 12px 0;
}
.modeSP #suntory_contents.regist .wrapper section.title .inner {
  padding: 6vw 4vw;
  width: 92vw;
  background: #ffffff;
  border-top-left-radius: 1.6vw;
  border-top-right-radius: 1.6vw;
}
.modeSP #suntory_contents.regist .wrapper section.title .inner p {
  text-align: center;
  color: #192058;
}
.modeSP #suntory_contents.regist .wrapper section.title .inner p.lead {
  margin-bottom: 2.6666666667vw;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1.8461538462em;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.regist .wrapper section.title .inner ul.note li {
  font-size: 0.8125em;
  letter-spacing: 0.03em;
  text-align: center;
  color: #192058;
}
.modeSP #suntory_contents.regist .wrapper section.enquete {
  padding-bottom: 6.6666666667vw;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list {
  counter-reset: cnt;
  padding: 0 4vw 5.3333333333vw;
  width: 92vw;
  background: #ffffff;
  border-bottom-left-radius: 1.6vw;
  border-bottom-right-radius: 1.6vw;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li {
  display: block;
  margin-bottom: 8vw;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li .freeword textarea {
    display: block;
    padding: 0.667em 0.667em;
    width: 100%;
    height: 8em;
    border: 1px solid #cccccc;
    border-radius: 5px;
    background: #f3f6f8;
    font-size: 0.875em;
    color:#192058;
    line-height: 1.5;
    resize: vertical;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li:last-child {
  margin-bottom: 0;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li:before {
  content: '';
  counter-increment: cnt;
  content: "Q"counter(cnt) ".";
  display: block;
  margin-bottom: 2.6666666667vw;
  padding: 2.9333333333vw 0;
  color: #fff;
  background: #192058;
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.095em;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li h4 {
  margin-bottom: 2.6666666667vw;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li h4 i {
  display: inline-block;
  color: #d43639;
  font-size: 0.8em;
  font-weight: normal;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-bottom: 0.5em;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li:last-child {
  margin-bottom: 0;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li label {
  position: relative;
  display: block;
  padding: 14px 20px 14px 3em;
  border: 1px solid #cccccc;
  border-radius: 1.3333333333vw;
  background: #f3f6f8;
  font-size: 0.875em;
  line-height: 1.57;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li label:has(input:checked) {
  border-color: #192058;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox] + i {
  position: absolute;
  left: 0.857em;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto;
  width: 1.29em;
  height: 1.29em;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #ffffff;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox]:checked + i {
  border-color: #192058;
  background: #192058;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox] + i::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  margin: auto;
  width: 0.286em;
  height: 0.571em;
  border-width: 0 2px 2px 0;
  border-style: none solid solid none;
  border-color: #fff;
  transform: translateY(-20%) rotate(45deg);
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox]:checked + i::before {
  display: block;
}

.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li input + label {
  position: relative;
  display: block;
  padding: 3.7333333333vw 5.3333333333vw 3.7333333333vw 12vw;
  border: 1px solid #c7cdd3;
  border-radius: 1.3333333333vw;
  background: #f3f6f8;
  color: #46555e;
  font-size: 0.875em;
  line-height: 1.57;
  letter-spacing: 0.03em;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li input + label i {
  position: absolute;
  left: 3.2vw;
  top: 4vw;
  display: block;
  width: 4.8vw;
  height: 4.8vw;
  border: 1px solid #cccccc;
  border-radius: 0.8vw;
  background: #ffffff;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li input + label i:before {
  content: '';
  position: absolute;
  left: 1.3333333333vw;
  top: 0.5333333333vw;
  display: none;
  width: 1.0666666667vw;
  height: 2.1333333333vw;
  border-width: 0 2px 2px 0;
  border-style: none solid solid none;
  border-color: #ffffff;
  transform: rotate(45deg);
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li input:checked + label {
  border-color: #d43639;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li input:checked + label i {
  border-color: #d43639;
  background: #d43639;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li input:checked + label i:before {
  display: block;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li input:focus + label i {
  border-color: #d43639;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li input[type=radio] + label i {
  border-radius: 9px;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li ul li input[type=radio] + label i:before {
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  border: none;
  border-radius: 1.0666666667vw;
  background: #ffffff;
  transform: none;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li .select {
  position: relative;
  display: block;
  margin: 0;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li .select label {
  position: relative;
  display: block;
  padding: 3.7333333333vw 13.3333333333vw 3.7333333333vw 3.7333333333vw;
  border: 1px solid #c7cdd3;
  background: #ffffff;
  color: #46555e;
  font-size: 0.875em;
  line-height: 1.57;
  overflow: hidden;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li .select label span {
  color: currentColor;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li .select label i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  width: calc(1.57em + 7.4666666667vw);
  height: calc(1.57em + 7.4666666667vw);
  background-color: #f3f6f8;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li .select label i:after {
  content: '';
  position: absolute;
  top: calc((1.57em + 7.4666666667vw) / 2);
  right: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 0.5em;
  height: 0.5em;
  border-right: 2px solid #666666;
  border-bottom: 2px solid #666666;
  transform: rotate(45deg) translateX(-50%) translateY(-50%);
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li .select select {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-appearance: menulist-button;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li .other {
  padding-top: 2.6666666667vw;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li .other p {
  margin-bottom: 2.6666666667vw;
  font-size: 0.9375em;
}
.modeSP #suntory_contents.regist .wrapper section.enquete ol.enquete_list > li .other textarea {
  display: block;
  padding: 2.6666666667vw 2.6666666667vw;
  width: 100%;
  height: 8em;
  border: 1px solid #c7cdd3;
  border-radius: 1.3333333333vw;
  background: #f3f6f8;
  font-size: 0.9375em;
  color: #192058;
  line-height: 1.5;
  resize: vertical;
}
.modeSP #suntory_contents.regist .wrapper section.enquete .error {
  margin-top: 8vw;
  padding: 0.25em 4vw;
  width: 84vw;
  background: #ffffff;
  border: 2px solid currentColor;
  color: #d43639;
  font-size: 0.9375em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
.modeSP #suntory_contents.regist .wrapper section.enquete .error:empty {
  display: none;
}
.modeSP #suntory_contents.regist .wrapper section.submit {
  padding-bottom: 10.6666666667vw;
}
.modeSP #suntory_contents.regist .wrapper section.submit a.btn {
  display: block;
  width: 73.3333333333vw;
  border-radius: 0;
  overflow: hidden;
}

#suntory_contents.outline {
  background: #fff;
}
#suntory_contents.outline .wrapper section.title {
  padding: 0 20px;
  color: #d43639;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.07em;
}
#suntory_contents.outline .wrapper section.outline > dl {
  padding: 0 4.5333333333vw;
  width: 92vw;
  background: #ffffff;
  border-radius: 1.6vw;
  color: #3b3b3b;
  text-align: left;
}
#suntory_contents.outline .wrapper section.outline > dl:first-of-type > dt {
  margin-top: 20px;
}
#suntory_contents.outline .wrapper section.outline > dl > dt {
  margin-top: 40px;
  padding: 0.25em 1em;
  color: #ffffff;
  background: #d43639;
  font-size: 1.15em;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
#suntory_contents.outline .wrapper section.outline > dl > dd {
  margin-top: 20px;
  font-size: 0.9375em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
#suntory_contents.outline .wrapper section.outline > dl > dd ul.list, #suntory_contents.outline .wrapper section.outline > dl > dd ul.note, #suntory_contents.outline .wrapper section.outline > dl > dd ol {
  margin-top: 0.75em;
}
#suntory_contents.outline .wrapper section.outline > dl > dd ul.list li, #suntory_contents.outline .wrapper section.outline > dl > dd ul.note li, #suntory_contents.outline .wrapper section.outline > dl > dd ol li {
  margin-bottom: 0.25em;
  padding-left: 1em;
  text-indent: -1em;
}
#suntory_contents.outline .wrapper section.outline > dl > dd ul.list li:last-child, #suntory_contents.outline .wrapper section.outline > dl > dd ul.note li:last-child, #suntory_contents.outline .wrapper section.outline > dl > dd ol li:last-child {
  margin-bottom: 0;
}
#suntory_contents.outline .wrapper section.outline > dl > dd ul.note li {
  font-size: 1em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
#suntory_contents.outline .wrapper section.outline > dl > dd ol {
  counter-reset: cnt;
}
#suntory_contents.outline .wrapper section.outline > dl > dd ol li {
  counter-increment: cnt;
  position: relative;
  padding-left: 1.75em;
  text-indent: 0;
}
#suntory_contents.outline .wrapper section.outline > dl > dd ol li:before {
  content: "("counter(cnt) ")";
  position: absolute;
  top: 0;
  left: 0;
}
#suntory_contents.outline .wrapper section.outline > dl > dd dl dt {
  margin-top: 0.75em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
#suntory_contents.outline .wrapper section.outline > dl > dd dl dd {
  padding-left: 0.5em;
}
#suntory_contents.outline .wrapper section.outline > dl > dd dl dd dl dt {
  font-weight: normal;
}
#suntory_contents.outline .wrapper section.outline > dl > dd .ib {
  display: inline-block;
  text-indent: 0;
}
#suntory_contents.outline .wrapper section.outline > dl > dd em {
  font-weight: bold;
  color: #d43639;
}
#suntory_contents.outline .wrapper section.close {
  padding: 60px 0;
  text-align: center;
}
#suntory_contents.outline .wrapper section.close a {
  display: block;
  width: 60vw;
  max-width: 300px;
}

#suntoryCommonWrapper #suntory_contents.coupon .JS-lot-result, #suntoryCommonWrapper #suntory_contents.coupon .JS-lot-coupon {
  display: block;
}

#suntoryCommonWrapper #suntory_contents.coupon ul.JS-anime li {
  display: none;
}

#suntoryCommonWrapper #suntory_contents.coupon ul.JS-anime li:first-child {
  display: inline;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.lot {
  padding-top: 10.66667vw;
  padding-bottom: 13.33333vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.lot .lotanimebox {
  width: 89.33333vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.lot .lotanimebox .skip {
  margin-top: 2.66667vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.lot .lotanimebox .skip a {
  display: block;
  margin: 0;
  margin-left: auto;
  width: 21.33333vw;
  border-radius: 21.33333vw;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.result {
  padding-top: 10.66667vw;
  padding-bottom: 8vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.result h3 {
  width: 89.33333vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.result.lose {
  padding-bottom: 0;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.check {
  padding-bottom: 13.33333vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.check button {
  display: block;
  width: 82.93333vw;
  border-radius: 82.93333vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title {
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title p.infoWp {
  padding-bottom: 8vw;
  font-size: 0.9375em;
  line-height: 1.8;
  text-align: center;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner {
  padding-bottom: 6.66667vw;
  width: 92vw;
  background: #ffffff;
  color: #000000;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner > * {
  width: 81.33333vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner h3 {
  margin-bottom: 5.33333vw;
  width: 100%;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner p {
  font-size: 0.9375em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner p em {
  color: #af000c;
  font-weight: bold;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner h4 {
  margin-top: 6.66667vw;
  margin-bottom: 2.66667vw;
  padding: 0.25em 0.5em 0.375em;
  background: #af000c;
  color: #ffffff;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner .btn_pay {
  display: block;
  width: 84vw;
  margin-bottom: 8vw;
}
#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner .btn_pay img {
  filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
  transform: translateZ(0);
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner .note {
  font-size: 0.85em;
  color: #192058;
}
#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner .note li {
  padding-bottom: 8px;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner dl.term {
  margin-top: 4vw;
  padding: 0.75em 1em;
  border: 1px solid #dddddd;
  text-align: center;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner dl.term dt, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner dl.term dd {
  font-size: 0.9375em;
  line-height: 1.8;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner dl.term dt {
  color: #d43639;
  font-weight: bold;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner dl.term dd {
  margin-bottom: 4vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner dl.term dd:last-of-type {
  margin-bottom: 0;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title .inner dl.term dd em {
  color: #d43639;
  font-weight: bold;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner {
  padding-bottom: 9.33333vw;
  width: 92vw;
  background: #ffffff;
  color: #000000;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner > * {
  width: 81.33333vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner h3 {
  margin-bottom: 6.66667vw;
  padding: 0.75em 1em;
  width: 100%;
  background: #d43639;
  font-size: 1.125em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner input.coupon {
  display: block;
  margin-bottom: 5.33333vw;
  height: 2.4em;
  border: 2px solid #808080;
  background: #ffffff;
  color: #333333;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner a.btn_coupon {
  display: block;
  width: 82.93333vw;
  border-radius: 4vw;
  overflow: hidden;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner ul.note {
  text-align: center;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner ul.note li {
  font-size: 0.8125em;
  line-height: 1.62;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner ul.extlink {
  margin-top: 1.33333vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner dl.term {
  margin-top: 4vw;
  margin-bottom: 4vw;
  text-align: center;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner dl.term dt, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner dl.term dd {
  color: #af000c;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1.53;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner dl.term dd {
  margin-bottom: 0.75em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner dl.term dd:last-of-type {
  margin-bottom: 0;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.paypay .inner ul.note {
  text-align: left;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.paypay .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.paypay .inner dl.term {
  padding: 1em 0.5em;
  border: 1px solid #af000c;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.rakuten .inner dl.term, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon.uber .inner dl.term {
  padding: 1em 0.5em;
  border: 1px solid #af000c;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.rakuten .inner dl.notice dt, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon.rakuten .inner dl.notice dd, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon.uber .inner dl.notice dt, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon.uber .inner dl.notice dd {
  font-size: 0.9375em;
  line-height: 1.67;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.rakuten .inner dl.notice dd, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon.uber .inner dl.notice dd {
  margin-bottom: 1.5em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.rakuten .inner dl.notice dd:last-child, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon.uber .inner dl.notice dd:last-child {
  margin-bottom: 0;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.rakuten .inner dl.notice dd a, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon.uber .inner dl.notice dd a {
  word-break: break-all;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.rakuten .inner dl.notice dd ul.list li, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon.uber .inner dl.notice dd ul.list li {
  padding-left: 1em;
  text-indent: -1em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.rakuten .inner dl.notice dd ol.dot, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon.uber .inner dl.notice dd ol.dot {
  counter-reset: cnt;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.rakuten .inner dl.notice dd ol.dot li, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon.uber .inner dl.notice dd ol.dot li {
  counter-increment: cnt;
  position: relative;
  padding-left: 1.5em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon.rakuten .inner dl.notice dd ol.dot li::before, #suntoryCommonWrapper #suntory_contents.coupon main section.coupon.uber .inner dl.notice dd ol.dot li::before {
  content: counter(cnt) ".";
  position: absolute;
  left: 0;
  top: 0;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_note .inner {
  padding-bottom: 9.33333vw;
  width: 92vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_note .inner h2 {
  margin-bottom: 4vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.contact .inner {
  padding-bottom: 9.33333vw;
  width: 92vw;
  background: #ffffff;
  color: #000000;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.contact .inner > * {
  width: 81.33333vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.contact .inner h3 {
  padding: 1em 1em;
  background: #d43639;
  font-size: 1.125em;
  font-weight: bold;
  color:#fff;
  text-align: center;
  line-height: 1.17;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.contact .inner .contact {
  padding: 5.33333vw 5.33333vw;
  background: #f2f2f2;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.contact .inner .contact p {
  font-size: 0.9375em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.contact .inner .contact p.tel {
  text-align: center;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.contact .inner .contact p.tel em {
  font-size: 1.2em;
  font-weight: bold;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.contact .inner .contact p.tel + p.tel {
  margin-top: 1em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.contact .inner .contact h4 {
  margin-top: 1.5em;
  font-size: 0.9375em;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.contact .inner .contact input.coupon {
  display: block;
  margin-top: 1.33333vw;
  width: 100%;
  height: 3.33em;
  background: #ffffff;
  border: none;
  color: currentColor;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.notice .inner {
  padding-bottom: 9.33333vw;
  width: 92vw;
  background: #ffffff;
  color: #000000;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.notice .inner > * {
  width: 81.33333vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.notice .inner h3 {
  margin-bottom: 5.33333vw;
  padding: 1em 1em;
  background: #d43639;
  font-size: 1.125em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.17;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.notice .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.5em;
  font-size: 0.9375em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.notice .inner ul.note li:last-child {
  margin-bottom: 0;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.notice .inner p {
  font-size: 0.9375em;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_oos {
  margin-top: 8vw;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_oos p {
  margin-bottom: 0.5em;
  width: 92vw;
  font-size: 0.9375em;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_oos ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.7em;
  width: 92vw;
  font-size: 0.9375em;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.coupon main section.coupon_oos ul.note li:last-child {
  margin-bottom: 0;
}

#suntoryCommonWrapper #suntory_contents.coupon nav.history {
  padding-top: 10.66667vw;
  padding-bottom: 10.66667vw;
}

#suntoryCommonWrapper #suntory_contents.coupon nav.history a {
  display: block;
  width: 54.66667vw;
  border-radius: 54.66667vw;
  overflow: hidden;
}

#suntoryCommonWrapper #suntory_contents.coupon nav.back {
  padding-top: 10.66667vw;
  padding-bottom: 10.66667vw;
}

#suntoryCommonWrapper #suntory_contents.coupon nav.back a {
  display: block;
  width: 73.33333vw;
  border-radius: 73.33333vw;
  overflow: hidden;
}
.caution{
  padding-top: 35px!important;
}

.modePC #suntory_contents.top .wrapper section.caution .inner{
  width:860px;
}
.caution .inner p{
  text-align: center;
  margin: 0 auto;
  padding:20px;
  border:solid 1px #01b901;
  line-height: 1.6!important;
  background-color: #fff;
  font-weight:700;
}
.underline{
  border-bottom:solid 2px #333;
}
.thin{
  font-size: 0.8em;
  font-weight:400;
}
.caution .inner p a{
  color:#00b900!important;
}
.modePC .caution .inner p{
  width:100%;
}

.modeSP .caution .inner p{
  width:90vw;
}

.btn {
  filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
#captchaImg.btn {
  filter: none;
}


.pagetop-wrapper {
  width: 100%;
  padding-bottom: 1em;
  padding-right: 1em;
  text-align: right;
}
.pagetop {
  position: relative;
  font-size: 3.2vw;
  padding: 5px 23px 5px 5px;
  color: $c-blue;
  background-color: rgba(255,255,255,0.8);
  z-index: 15;

  &::after {
    content: '';
    position: absolute;
    right: 5px;
    top: 6px;
    width: 14px;
    height: 14px;
    background: url('../img/ico_pagetop.webp') no-repeat;
    background-size: contain;
  };
}