@charset "UTF-8";
/**
 * SVG画像をアイコンに使いたい的ないろいろ
 *
 *  [Html] SVG塗りつぶしの色をBackground-Imageとして扱うときに変更する
 * https://code.i-harness.com/ja/q/cbfa3c
 * http://chlono.e-whs.net/sass-svg-color-change/
 */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,700,900|Roboto:500,700,900&display=swap&subset=japanese");
#suntory_contents {
  font-family: 'Roboto','Noto Sans JP',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-weight: 500;
  color: #000000;
  word-wrap: break-word; }
  #suntory_contents :not(.video-js) input, #suntory_contents :not(.video-js) button, #suntory_contents :not(.video-js) textarea {
    font-family: 'Roboto','Noto Sans JP',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-weight: 500;
    color: #000000; }
  #suntory_contents :not(.video-js) input[type="text"], #suntory_contents :not(.video-js) textarea {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    -webkit-appearance: none;
    max-width: 100%; }
  #suntory_contents :not(.video-js) button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none; }
  #suntory_contents * {
    margin: 0 auto;
    box-sizing: border-box; }
  #suntory_contents img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }
  #suntory_contents .wrapper {
    background: #ffffff; }
    #suntory_contents .wrapper main {
      display: block; }
  #suntory_contents .red {
    color: #B8000D; }
  #suntory_contents .bold {
    font-weight: bold; }
  #suntory_contents .hidden {
    display: none !important; }
  #suntory_contents ul.note li {
    margin-bottom: 0.5em;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 0.75em;
    letter-spacing: 0.01em; }
    #suntory_contents ul.note li:last-child {
      margin-bottom: 0; }
    #suntory_contents ul.note li > * {
      text-indent: 0; }
  #suntory_contents a {
    color: #0066aa; }

.modePC #suntory_contents {
  min-width: 960px;
  background: rgba(0, 0, 0, 0.1); }
  .modePC #suntory_contents header#kv_sub h2 {
    width: 100%; }
  .modePC #suntory_contents .wrapper {
    margin: 0 auto;
    width: 750px; }
  .modePC #suntory_contents h3.ttl {
    padding: 23px 0;
    color: #ffffff;
    background: #000000;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.11em; }
  .modePC #suntory_contents a.back_btn {
    position: relative;
    display: block;
    padding: 1em 2.5em;
    width: 275px;
    background: #ffffff;
    border: 2px solid #000000;
    border-radius: 6px;
    color: #000000;
    font-size: 0.875em;
    text-align: center;
    line-height: 1.71;
    letter-spacing: 0.05em;
    text-decoration: none; }
    .modePC #suntory_contents a.back_btn:after {
      content: '';
      position: absolute;
      left: 1.25em;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 0.333em;
      height: 0.333em;
      border-width: 0 0 2px 2px;
      border-style: none none solid solid;
      border-color: currentColor;
      transform: rotate(45deg); }
  .modePC #suntory_contents .fade {
    transition: opacity 0.1s linear; }
    .modePC #suntory_contents .fade:hover {
      opacity: 0.7; }
  .modePC #suntory_contents nav.link {
    padding: 30px 0;
    background-color: #ffffff;
    border-top: 1px solid #c5ccd2; }
    .modePC #suntory_contents nav.link ul {
      width: 420px; }
      .modePC #suntory_contents nav.link ul li a {
        position: relative;
        display: block;
        padding: 15px 15px;
        padding-right: 50px;
        border: 1px solid #000000;
        color: #000000;
        font-size: 0.875em;
        text-decoration: none; }
        .modePC #suntory_contents nav.link ul li a:before {
          content: '';
          position: absolute;
          right: 25px;
          top: 0;
          bottom: 0;
          display: block;
          margin: auto 0;
          width: 7px;
          height: 7px;
          border: 1px solid currentColor;
          background: #ffffff;
          box-sizing: border-box;
          transform: translateX(1px) translateY(-1px); }
        .modePC #suntory_contents nav.link ul li a:after {
          content: '';
          position: absolute;
          right: 25px;
          top: 0;
          bottom: 0;
          display: block;
          margin: auto 0;
          width: 7px;
          height: 7px;
          border: 1px solid currentColor;
          background: #ffffff;
          box-sizing: border-box;
          transform: translateX(1px) translateY(-1px); }
        .modePC #suntory_contents nav.link ul li a:before {
          content: '';
          border-top: none;
          border-right: none;
          transform: translateX(-1px) translateY(1px); }
        .modePC #suntory_contents nav.link ul li a.inquiry:before {
          content: none; }
        .modePC #suntory_contents nav.link ul li a.inquiry:after {
          content: '';
          position: absolute;
          right: 26px;
          top: 0;
          bottom: 0;
          display: block;
          margin: auto 0;
          width: 7px;
          height: 7px;
          border-width: 2px 2px 0 0;
          border-style: solid solid none none;
          border-color: currentColor;
          transform: rotate(45deg); }
      .modePC #suntory_contents nav.link ul li:first-child a {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px; }
      .modePC #suntory_contents nav.link ul li:not(:last-child) a {
        border-bottom: none; }
      .modePC #suntory_contents nav.link ul li:last-child a {
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px; }
  .modePC #suntory_contents nav.brand {
    padding: 30px 0;
    background-color: #ffffff;
    border-top: 1px solid #c5ccd2; }
    .modePC #suntory_contents nav.brand ul {
      width: 420px; }
      .modePC #suntory_contents nav.brand ul li a {
        position: relative;
        display: block;
        padding: 15px 15px;
        padding-right: 50px;
        border: 1px solid #000000;
        color: #000000;
        font-size: 0.875em;
        text-decoration: none; }
        .modePC #suntory_contents nav.brand ul li a:before {
          content: '';
          position: absolute;
          right: 25px;
          top: 0;
          bottom: 0;
          display: block;
          margin: auto 0;
          width: 7px;
          height: 7px;
          border: 1px solid currentColor;
          background: #ffffff;
          box-sizing: border-box;
          transform: translateX(1px) translateY(-1px); }
        .modePC #suntory_contents nav.brand ul li a:after {
          content: '';
          position: absolute;
          right: 25px;
          top: 0;
          bottom: 0;
          display: block;
          margin: auto 0;
          width: 7px;
          height: 7px;
          border: 1px solid currentColor;
          background: #ffffff;
          box-sizing: border-box;
          transform: translateX(1px) translateY(-1px); }
        .modePC #suntory_contents nav.brand ul li a:before {
          content: '';
          border-top: none;
          border-right: none;
          transform: translateX(-1px) translateY(1px); }
      .modePC #suntory_contents nav.brand ul li:first-child a {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px; }
      .modePC #suntory_contents nav.brand ul li:not(:last-child) a {
        border-bottom: none; }
      .modePC #suntory_contents nav.brand ul li:last-child a {
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px; }

.modeSP #suntory_contents header#kv_sub h2 {
  width: 100%; }
.modeSP #suntory_contents .wrapper {
  margin: 0 auto;
  width: 100%; }
.modeSP #suntory_contents h3.ttl {
  padding: 1em 0.5em;
  background: #000000;
  color: #ffffff;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.11em; }
.modeSP #suntory_contents a.back_btn {
  position: relative;
  display: block;
  padding: 1em 2.5em;
  width: 275px;
  max-width: 84vw;
  background: #ffffff;
  border: 2px solid #000000;
  border-radius: 6px;
  color: #000000;
  font-size: 0.875em;
  text-align: center;
  line-height: 1.71;
  letter-spacing: 0.05em;
  text-decoration: none; }
  .modeSP #suntory_contents a.back_btn:after {
    content: '';
    position: absolute;
    left: 1.25em;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    width: 0.333em;
    height: 0.333em;
    border-width: 0 0 2px 2px;
    border-style: none none solid solid;
    border-color: currentColor;
    transform: rotate(45deg); }
.modeSP #suntory_contents nav.link {
  padding: 25px 0;
  background-color: #ffffff;
  border-top: 1px solid #c5ccd2; }
  .modeSP #suntory_contents nav.link ul {
    width: 84vw; }
    .modeSP #suntory_contents nav.link ul li a {
      position: relative;
      display: block;
      padding: 1em 1em;
      padding-right: 45px;
      border: 1px solid currentColor;
      color: #000000;
      font-size: 0.875em;
      line-height: 1.71;
      text-decoration: none; }
      .modeSP #suntory_contents nav.link ul li a:before {
        content: '';
        position: absolute;
        right: 20px;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto 0;
        width: 0.583em;
        height: 0.583em;
        border: 1px solid currentColor;
        background: #ffffff;
        box-sizing: border-box;
        transform: translateX(1px) translateY(-1px); }
      .modeSP #suntory_contents nav.link ul li a:after {
        content: '';
        position: absolute;
        right: 20px;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto 0;
        width: 0.583em;
        height: 0.583em;
        border: 1px solid currentColor;
        background: #ffffff;
        box-sizing: border-box;
        transform: translateX(1px) translateY(-1px); }
      .modeSP #suntory_contents nav.link ul li a:before {
        content: '';
        border-top: none;
        border-right: none;
        transform: translateX(-1px) translateY(1px); }
      .modeSP #suntory_contents nav.link ul li a.inquiry:before {
        content: none; }
      .modeSP #suntory_contents nav.link ul li a.inquiry:after {
        content: '';
        position: absolute;
        right: 22px;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto 0;
        width: 0.583em;
        height: 0.583em;
        border-width: 2px 2px 0 0;
        border-style: solid solid none none;
        border-color: currentColor;
        transform: rotate(45deg); }
    .modeSP #suntory_contents nav.link ul li:first-child a {
      border-top-left-radius: 6px;
      border-top-right-radius: 6px; }
    .modeSP #suntory_contents nav.link ul li:not(:last-child) a {
      border-bottom: none; }
    .modeSP #suntory_contents nav.link ul li:last-child a {
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px; }
.modeSP #suntory_contents nav.brand {
  padding: 25px 0;
  background-color: #ffffff;
  border-top: 1px solid #c5ccd2; }
  .modeSP #suntory_contents nav.brand ul {
    width: 84vw; }
    .modeSP #suntory_contents nav.brand ul li a {
      position: relative;
      display: block;
      padding: 1em 1em;
      padding-right: 45px;
      border: 1px solid #000000;
      color: #000000;
      font-size: 0.875em;
      line-height: 1.71;
      text-decoration: none; }
      .modeSP #suntory_contents nav.brand ul li a:before {
        content: '';
        position: absolute;
        right: 20px;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto 0;
        width: 0.583em;
        height: 0.583em;
        border: 1px solid currentColor;
        background: #ffffff;
        box-sizing: border-box;
        transform: translateX(1px) translateY(-1px); }
      .modeSP #suntory_contents nav.brand ul li a:after {
        content: '';
        position: absolute;
        right: 20px;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto 0;
        width: 0.583em;
        height: 0.583em;
        border: 1px solid currentColor;
        background: #ffffff;
        box-sizing: border-box;
        transform: translateX(1px) translateY(-1px); }
      .modeSP #suntory_contents nav.brand ul li a:before {
        content: '';
        border-top: none;
        border-right: none;
        transform: translateX(-1px) translateY(1px); }
    .modeSP #suntory_contents nav.brand ul li:first-child a {
      border-top-left-radius: 6px;
      border-top-right-radius: 6px; }
    .modeSP #suntory_contents nav.brand ul li:not(:last-child) a {
      border-bottom: none; }
    .modeSP #suntory_contents nav.brand ul li:last-child a {
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px; }
.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 header#mv h2 {
  width: 100%;
  max-width: 1164px; }
.modePC #suntory_contents.top .wrapper section.entry_top {
  margin-top: -25px;
  padding-bottom: 35px; }
  .modePC #suntory_contents.top .wrapper section.entry_top .inner a.btn {
    position: relative;
    display: block;
    align-items: center;
    padding: 20px 0;
    padding-right: 0.75em;
    width: 315px;
    background: #B8000D;
    border-radius: 6px;
    color: #ffffff;
    font-size: 1.25em;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-decoration: none; }
    .modePC #suntory_contents.top .wrapper section.entry_top .inner a.btn:after {
      content: '';
      position: absolute;
      right: 1em;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 0.33em;
      height: 0.33em;
      border-right: 2px solid currentColor;
      border-bottom: 2px solid currentColor;
      transform: translateY(-50%) rotate(45deg); }
.modePC #suntory_contents.top .wrapper section.flow {
  padding-bottom: 45px; }
  .modePC #suntory_contents.top .wrapper section.flow h3 {
    margin-bottom: 30px; }
  .modePC #suntory_contents.top .wrapper section.flow .inner {
    width: 420px; }
    .modePC #suntory_contents.top .wrapper section.flow .inner ol {
      counter-reset: cnt; }
      .modePC #suntory_contents.top .wrapper section.flow .inner ol li {
        position: relative;
        margin-bottom: 30px;
        padding: 10px 1.5em;
        padding-left: 50px;
        border: 2px solid rgba(0, 0, 0, 0.4);
        font-size: 1em;
        line-height: 1.75; }
        .modePC #suntory_contents.top .wrapper section.flow .inner ol li:before {
          content: '';
          counter-increment: cnt;
          content: counter(cnt);
          position: absolute;
          left: 12px;
          top: 5px;
          color: #000000;
          font-size: 1.25em;
          font-weight: bold; }
        .modePC #suntory_contents.top .wrapper section.flow .inner ol li:after {
          content: '';
          position: absolute;
          bottom: -22px;
          left: 0;
          right: 0;
          display: block;
          margin: 0 auto;
          width: 0;
          height: 0;
          border-width: 8px 8px 0 8px;
          border-style: solid solid none solid;
          border-color: #000000 transparent transparent transparent; }
        .modePC #suntory_contents.top .wrapper section.flow .inner ol li:last-child {
          margin-bottom: 0; }
          .modePC #suntory_contents.top .wrapper section.flow .inner ol li:last-child:after {
            content: none; }
    .modePC #suntory_contents.top .wrapper section.flow .inner ul.note {
      margin-top: 10px;
      margin-bottom: 20px; }
.modePC #suntory_contents.top .wrapper section.prize {
  padding-bottom: 85px; }
  .modePC #suntory_contents.top .wrapper section.prize h3 {
    margin-bottom: 65px;
    letter-spacing: 0.19em; }
  .modePC #suntory_contents.top .wrapper section.prize .inner {
    width: 690px; }
    .modePC #suntory_contents.top .wrapper section.prize .inner ul {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      flex-wrap: wrap; }
      .modePC #suntory_contents.top .wrapper section.prize .inner ul li {
        margin-right: 20px;
        margin-bottom: 25px;
        width: 335px;
        border: 2px solid rgba(0, 0, 0, 0.4); }
        .modePC #suntory_contents.top .wrapper section.prize .inner ul li:nth-child(2n), .modePC #suntory_contents.top .wrapper section.prize .inner ul li:last-child {
          margin-right: 0; }
        .modePC #suntory_contents.top .wrapper section.prize .inner ul li:nth-last-child(2):nth-child(2n+1), .modePC #suntory_contents.top .wrapper section.prize .inner ul li:last-child {
          margin-bottom: 0; }
        .modePC #suntory_contents.top .wrapper section.prize .inner ul li h4 {
          padding: 0.5em 0.5em;
          color: #000000;
          font-size: 1em;
          text-align: center;
          line-height: 1.5;
          letter-spacing: 0.02em; }
          .modePC #suntory_contents.top .wrapper section.prize .inner ul li h4 span {
            display: inline-block;
            font-size: 1.5em;
            line-height: 1;
            transform: translateY(0.05em); }
        .modePC #suntory_contents.top .wrapper section.prize .inner ul li img {
          display: block;
          width: 100%; }
.modePC #suntory_contents.top .wrapper section.product {
  padding-bottom: 25px; }
  .modePC #suntory_contents.top .wrapper section.product h3 {
    margin-bottom: 50px;
    letter-spacing: 0.19em; }
  .modePC #suntory_contents.top .wrapper section.product .inner {
    width: 420px; }
    .modePC #suntory_contents.top .wrapper section.product .inner .visual {
      margin-bottom: 25px; }
    .modePC #suntory_contents.top .wrapper section.product .inner .products {
      padding: 15px 1.5em;
      border: 1px solid #cccccc; }
      .modePC #suntory_contents.top .wrapper section.product .inner .products ul.list li {
        margin-bottom: 0.385em;
        padding-left: 1em;
        font-size: 0.8125em;
        line-height: 1.5;
        letter-spacing: 0.01em; }
        .modePC #suntory_contents.top .wrapper section.product .inner .products ul.list li:last-child {
          margin-bottom: 0; }
      .modePC #suntory_contents.top .wrapper section.product .inner .products p {
        font-size: 0.8125em;
        line-height: 1.5;
        letter-spacing: 0.01em; }
    .modePC #suntory_contents.top .wrapper section.product .inner ul.note {
      margin-top: 15px; }
.modePC #suntory_contents.top .wrapper section.seal {
  padding-bottom: 40px; }
  .modePC #suntory_contents.top .wrapper section.seal .inner {
    width: 420px; }
    .modePC #suntory_contents.top .wrapper section.seal .inner h3 {
      margin-bottom: 20px;
      padding: 0.5em 0.5em;
      border-bottom: 2px solid rgba(0, 0, 0, 0.4);
      color: #000000;
      font-size: 1em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.15em; }

    .modePC #suntory_contents.top .wrapper section.seal .inner p {
      margin-bottom: 15px;
      font-size: 0.8125em;
      line-height: 1.5;
      letter-spacing: 0.01em; }
.modePC #suntory_contents.top .wrapper section.agreement {
  padding: 25px 0 25px;
  background: #efefef; }
  .modePC #suntory_contents.top .wrapper section.agreement .inner {
    padding: 29px 71.5px 29px;
    width: 420px;
    border: 1px solid #cccccc;
    background: #ffffff;
    text-align: center; }
    .modePC #suntory_contents.top .wrapper section.agreement .inner h3 {
      margin-bottom: 10px;
      font-size: 1.125em;
      font-weight: bold;
      line-height: 1.3;
      letter-spacing: 0.1em; }
    .modePC #suntory_contents.top .wrapper section.agreement .inner p {
      margin-bottom: 10px;
      font-size: 0.875em;
      text-align: left;
      line-height: 1.7; }
    .modePC #suntory_contents.top .wrapper section.agreement .inner a.outline {
      position: relative;
      display: inline-block;
      margin-top: 15px;
      margin-bottom: 20px;
      padding-right: 15px;
      font-size: 1.0625em;
      line-height: 1.3;
      letter-spacing: 0.1em; }
      .modePC #suntory_contents.top .wrapper section.agreement .inner a.outline:before {
        content: '';
        position: absolute;
        right: 0;
        bottom: 8px;
        display: block;
        width: 7px;
        height: 7px;
        border: 1px solid currentColor;
        background: #ffffff;
        box-sizing: border-box; }
      .modePC #suntory_contents.top .wrapper section.agreement .inner a.outline:after {
        content: '';
        position: absolute;
        right: 0;
        bottom: 8px;
        display: block;
        width: 7px;
        height: 7px;
        border: 1px solid currentColor;
        background: #ffffff;
        box-sizing: border-box; }
      .modePC #suntory_contents.top .wrapper section.agreement .inner a.outline:before {
        content: '';
        right: 2px;
        bottom: 6px;
        border-top: none;
        border-right: none;
        box-sizing: border-box; }
    .modePC #suntory_contents.top .wrapper section.agreement .inner label {
      position: relative;
      display: flex;
      align-items: center;
      padding: 0 5px 0 50px;
      width: 100%;
      height: 50px;
      border: 1px solid #cccccc;
      border-radius: 5px;
      background: #efefef;
      font-size: 0.8125em;
      line-height: 1.2;
      text-align: left;
      cursor: pointer; }
      .modePC #suntory_contents.top .wrapper section.agreement .inner label:before {
        content: '';
        position: absolute;
        left: 12px;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto 0;
        width: 28px;
        height: 28px;
        border-radius: 8px;
        background: rgba(0, 0, 0, 0.3); }
      .modePC #suntory_contents.top .wrapper section.agreement .inner label:after {
        content: '';
        position: absolute;
        left: 22px;
        top: 17px;
        display: block;
        width: 6px;
        height: 9px;
        border-width: 0 2px 2px 0;
        border-style: none solid solid none;
        border-color: rgba(239, 239, 239, 0.7);
        transform: rotate(45deg); }
    .modePC #suntory_contents.top .wrapper section.agreement .inner input#consent {
      position: fixed;
      width: 1px;
      height: 1px;
      margin: -1px;
      border: 0;
      overflow: hidden;
      padding: 0;
      clip: rect(0, 0, 0, 0); }
      .modePC #suntory_contents.top .wrapper section.agreement .inner input#consent:checked + label[for=consent]:before {
        background: #B8000D; }
      .modePC #suntory_contents.top .wrapper section.agreement .inner input#consent:checked + label[for=consent]:after {
        border-color: #ffffff; }
.modePC #suntory_contents.top .wrapper section.entry {
  padding-bottom: 45px;
  background: rgba(0, 0, 0, 0.1); }
  .modePC #suntory_contents.top .wrapper section.entry .title {
    position: relative;
    margin-bottom: 55px;
    padding: 1.5em 0.5em;
    background: #000000;
    color: #ffffff;
    text-align: center; }
    .modePC #suntory_contents.top .wrapper section.entry .title:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: -12px;
      display: block;
      margin: 0 auto;
      width: 0;
      height: 0;
      border-width: 12px 15px 0;
      border-style: solid;
      border-color: #000000 transparent transparent; }
    .modePC #suntory_contents.top .wrapper section.entry .title h3 {
      font-size: 1.5em;
      font-weight: bold;
      line-height: 1.25;
      letter-spacing: 0.19em; }
    .modePC #suntory_contents.top .wrapper section.entry .title p {
      margin-top: 5px;
      font-size: 1em;
      font-weight: bold;
      line-height: 1.5;
      letter-spacing: 0.19em; }
  .modePC #suntory_contents.top .wrapper section.entry .inner {
    width: 420px; }
    .modePC #suntory_contents.top .wrapper section.entry .inner ul li {
      margin-bottom: 30px; }
      .modePC #suntory_contents.top .wrapper section.entry .inner ul li:last-child {
        margin-bottom: 0; }
      .modePC #suntory_contents.top .wrapper section.entry .inner ul li span.btn, .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn {
        position: relative;
        display: flex;
        align-items: center;
        margin-bottom: 15px;
        padding: 0 50px;
        width: 100%;
        height: 90px;
        background: #e6e6e6;
        border-radius: 4px;
        text-decoration: none;
        pointer-events: none; }
        .modePC #suntory_contents.top .wrapper section.entry .inner ul li span.btn span, .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn span {
          color: #cccccc;
          font-size: 1.125em;
          font-weight: bold;
          text-align: center; }
          .modePC #suntory_contents.top .wrapper section.entry .inner ul li span.btn span i, .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn span i {
            display: inline-block;
            margin-right: 0.3em;
            color: #cccccc;
            font-size: 1.333em; }
        .modePC #suntory_contents.top .wrapper section.entry .inner ul li span.btn em, .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn em {
          position: absolute;
          top: -27px;
          left: 0;
          right: 0;
          display: block;
          margin: 0 auto;
          padding: 9px 20px;
          width: 180px;
          background: #cccccc;
          border-radius: 22px;
          color: #ffffff;
          font-size: 1.375em;
          font-weight: bold;
          text-align: center;
          line-height: 1;
          letter-spacing: 0.05em; }
          .modePC #suntory_contents.top .wrapper section.entry .inner ul li span.btn em i, .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn em i {
            color: #ffffff;
            font-size: 1.2em; }
        .modePC #suntory_contents.top .wrapper section.entry .inner ul li span.btn:after, .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn:after {
          content: '';
          position: absolute;
          right: 25px;
          top: 0;
          bottom: 0;
          display: block;
          margin: auto 0;
          width: 12px;
          height: 12px;
          border-width: 2px 2px 0 0;
          border-style: solid solid none none;
          border-color: #cccccc;
          transform: rotate(45deg); }
      .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn {
        pointer-events: all;
        visibility: hidden; }
        .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn span, .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn span i {
          color: #ffffff; }
        .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn em {
          background: #dc0000; }
        .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn:after {
          border-color: #ffffff; }
        .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn.ln {
          background: #06c755; }
        .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn.tw {
          background: #1da1f3; }
        .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn.fb {
          background: #1977f3; }
        .modePC #suntory_contents.top .wrapper section.entry .inner ul li a.btn.sid {
          background: #5ac2db; }
      .modePC #suntory_contents.top .wrapper section.entry .inner ul li p {
        font-size: 0.75em;
        text-align: center;
        line-height: 1.67; }
.modePC #suntory_contents.top .wrapper section.wchance {
  padding-bottom: 40px; }
  .modePC #suntory_contents.top .wrapper section.wchance h3 {
    margin-bottom: 20px;
    padding: 0.75em 0.5em;
    width: 420px;
    background: #B8000D;
    color: #ffffff;
    font-size: 1.125em;
    font-weight: bold;
    text-align: center;
    transform: skewX(-13deg); }
  .modePC #suntory_contents.top .wrapper section.wchance p {
    width: 420px;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modePC #suntory_contents.top .wrapper section.maintenance {
  padding-top: 40px; }
  .modePC #suntory_contents.top .wrapper section.maintenance .inner {
    margin: 0 auto;
    padding: 1em 1.5em;
    width: 690px;
    background: #ffffff;
    border: 3px solid #e50000; }
    .modePC #suntory_contents.top .wrapper section.maintenance .inner h3 {
      margin-bottom: 0.5em;
      padding: 0;
      color: #B8000D;
      background: none;
      font-size: 0.875em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.06em; }
    .modePC #suntory_contents.top .wrapper section.maintenance .inner p {
      color: #B8000D;
      font-size: 0.875em;
      text-align: left;
      line-height: 1.5;
      letter-spacing: 0.04em;
      font-weight: bold; }
.modePC #suntory_contents.top .wrapper section.notice {
  padding-top: 40px; }
  .modePC #suntory_contents.top .wrapper section.notice .inner {
    margin: 0 auto;
    padding: 1em 1.5em;
    width: 690px;
    background: #ffffff;
    border: 3px solid #e50000; }
    .modePC #suntory_contents.top .wrapper section.notice .inner h3 {
      margin-bottom: 0.5em;
      padding: 0;
      color: #B8000D;
      background: none;
      font-size: 0.875em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.06em; }
    .modePC #suntory_contents.top .wrapper section.notice .inner p {
      color: #B8000D;
      font-size: 0.875em;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.04em;
      font-weight: bold; }
.modePC #suntory_contents.top .wrapper section.cm_movie {
  padding-top: 30px; }
  .modePC #suntory_contents.top .wrapper section.cm_movie .movie_wrapper {
    position: relative;
    width: 650px; }
    .modePC #suntory_contents.top .wrapper section.cm_movie .movie_wrapper::after {
      content: '';
      display: block;
      padding-top: 56.25%; }
    .modePC #suntory_contents.top .wrapper section.cm_movie .movie_wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.modePC #suntory_contents.top.teaser .wrapper section.teaser {
  padding-bottom: 40px; }
  .modePC #suntory_contents.top.teaser .wrapper section.teaser h3.ttl {
    margin-bottom: 40px; }
  .modePC #suntory_contents.top.teaser .wrapper section.teaser p.lead {
    width: 420px;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
  .modePC #suntory_contents.top.teaser .wrapper section.teaser .inner {
    margin-bottom: 30px;
    width: 420px;
    border: 2px solid rgba(0, 0, 0, 0.4);
    border-top: none;
    padding-bottom: 20px; }
    .modePC #suntory_contents.top.teaser .wrapper section.teaser .inner h3 {
      margin-left: -2px;
      margin-bottom: 20px;
      padding: 0.5em 0.5em;
      width: calc(100% + 4px);
      background: #000000;
      color: #ffffff;
      font-size: 1.25em;
      font-weight: bold;
      text-align: center;
      letter-spacing: 0.19em;
      line-height: 1.5; }
    .modePC #suntory_contents.top.teaser .wrapper section.teaser .inner p {
      width: 375px;
      font-size: 1.25em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5; }
.modePC #suntory_contents.top.teaser .wrapper section.seal {
  padding-bottom: 80px; }
  .modePC #suntory_contents.top.teaser .wrapper section.seal h3 {
    margin-bottom: 30px; }
.modePC #suntory_contents.top.end section.end {
  padding-bottom: 30px; }
  .modePC #suntory_contents.top.end section.end h3 {
    margin-bottom: 25px; }
  .modePC #suntory_contents.top.end section.end p {
    width: 420px;
    font-size: 0.875em;
    font-weight: bold;
    text-align: center;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modePC #suntory_contents.top.end section.contact {
  padding-bottom: 40px; }
  .modePC #suntory_contents.top.end section.contact .inner {
    padding: 10px 70px 25px;
    width: 420px;
    border: 2px solid rgba(0, 0, 0, 0.4); }
    .modePC #suntory_contents.top.end section.contact .inner h3 {
      margin-bottom: 20px;
      padding: 0.5em 0.5em;
      border-bottom: 2px solid rgba(0, 0, 0, 0.4);
      color: #000000;
      font-size: 1em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.15em; }
    .modePC #suntory_contents.top.end section.contact .inner p {
      margin-bottom: 0.5em;
      font-size: 0.875em;
      text-align: center;
      line-height: 1.7;
      letter-spacing: 0.12em; }
      .modePC #suntory_contents.top.end section.contact .inner p:last-of-type {
        margin-bottom: 0; }
      .modePC #suntory_contents.top.end section.contact .inner p em {
        font-size: 1.5em;
        font-weight: bold; }
      .modePC #suntory_contents.top.end section.contact .inner p a {
        color: currentColor;
        text-decoration: none; }
.modePC #suntory_contents.top.end1 section.max_oubo {
  padding-bottom: 40px; }
  .modePC #suntory_contents.top.end1 section.max_oubo h3 {
    margin-bottom: 20px;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.06em; }
  .modePC #suntory_contents.top.end1 section.max_oubo p {
    width: 420px;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modePC #suntory_contents.top.iw section.flow .inner ol li {
  text-align: center; }
.modePC #suntory_contents.top.iw section.flow .inner ul.note {
  margin-top: 20px; }
  .modePC #suntory_contents.top.iw section.flow .inner ul.note li {
    text-align: center; }
.modePC #suntory_contents.top.iw section.flow .inner ul.note2 li {
text-align: center;
}
.modePC #suntory_contents.top.iw section.flow .inner ul.note2 {
margin:20px 0;
}
.modePC #suntory_contents.top.iw section.prize {
  padding-bottom: 50px; }
  .modePC #suntory_contents.top.iw section.prize h3 {
    margin-bottom: 20px; }
  .modePC #suntory_contents.top.iw section.prize .inner {
    width: 420px; }
.modePC #suntory_contents.top.iw section.entry {
  background: none; }
  .modePC #suntory_contents.top.iw section.entry h3 {
    margin-bottom: 50px; }
.modePC #suntory_contents.top.iw nav.contact {
  padding: 40px 0;
  background-color: #ffffff;
  border-top: 1px solid #c5ccd2; }
  .modePC #suntory_contents.top.iw nav.contact .inner {
    padding: 20px 1em 25px;
    width: 420px;
    border: 2px solid rgba(0, 0, 0, 0.4); }
    .modePC #suntory_contents.top.iw nav.contact .inner h3 {
      margin-bottom: 5px;
      padding: 0.5em 0.5em;
      color: #000000;
      font-size: 1em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.15em; }
    .modePC #suntory_contents.top.iw nav.contact .inner p {
      margin-bottom: 0.5em;
      font-size: 0.875em;
      text-align: center;
      line-height: 1.7;
      letter-spacing: 0.12em; }
      .modePC #suntory_contents.top.iw nav.contact .inner p:last-of-type {
        margin-bottom: 0; }
      .modePC #suntory_contents.top.iw nav.contact .inner p em {
        font-size: 1.5em;
        font-weight: bold; }
      .modePC #suntory_contents.top.iw nav.contact .inner p a {
        color: currentColor;
        text-decoration: none; }
/*OCR*/
#suntoryCommonWrapper #suntory_contents.mypage section.ocr {
  margin-bottom: 10.66667vw;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr h3 {
  margin-bottom: 6.66667vw;
  padding: 1em 0.5em;
  background: -webkit-gradient(linear, left top, right top, from(#d0a401), color-stop(50%, #fcebad), color-stop(59.56%, #fbeaaa), color-stop(67.24%, #f9e6a0), color-stop(74.26%, #f4df8f), color-stop(80.9%, #eed577), color-stop(87.27%, #e6c858), color-stop(93.43%, #ddb833), color-stop(99.31%, #d1a607), to(#d0a401));
  background: linear-gradient(90deg, #d0a401 0%, #fcebad 50%, #fbeaaa 59.56%, #f9e6a0 67.24%, #f4df8f 74.26%, #eed577 80.9%, #e6c858 87.27%, #ddb833 93.43%, #d1a607 99.31%, #d0a401 100%);
  color: #000000;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr .camera_wrapper {
  position: relative;
  margin-bottom: 2.66667vw;
  width: 92vw;
  background: #ffffff;
  color: #000000;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr .camera_wrapper #loadingMessage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.5em 1em;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr .camera_wrapper #loadingMessage > * {
  margin: 0;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr .camera_wrapper #loadingMessage img {
  width: 21.33333vw;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr .camera_wrapper #loadingMessage p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 1em;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr .camera_wrapper #canvas {
  width: 100%;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr .camera_wrapper #codeMessage {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5em 1em;
  width: 100%;
  background: rgba(255, 59, 88, 0.8);
  color: #ffffff;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr .camera_wrapper #codeMessage:empty {
  display: none;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr ul.note {
  text-align: center;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr ul.note li {
  font-size: 0.8125em;
  line-height: 1.62;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocr ul.note li a {
  color: #ffd149;
}

#suntoryCommonWrapper #suntory_contents.mypage nav.close {
  padding-bottom: 21.33333vw;
}

#suntoryCommonWrapper #suntory_contents.mypage nav.close a {
  display: block;
  width: 42.93333vw;
  border-radius: 42.93333vw;
  overflow: hidden;
}

#suntoryCommonWrapper #suntory_contents.mypage .JS-ocrshow, #suntoryCommonWrapper #suntory_contents.mypage .JS-ocrmodal {
  display: none;
}

#suntoryCommonWrapper #suntory_contents.mypage .overlay {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
}

#suntoryCommonWrapper #suntory_contents.mypage .overlay i {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto;
  width: 16vw;
  height: 16vw;
  border: 2.66667vw solid #cacaca;
  border-top-color: #ac141a;
  border-radius: 50%;
  -webkit-animation: rotate 0.8s linear infinite;
          animation: rotate 0.8s linear infinite;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  z-index: 10000;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner {
  padding-top: 5.33333vw;
  padding-bottom: 14.66667vw;
  width: 92vw;
  background: #ffffff;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner p.notice {
  margin-bottom: 5.33333vw;
  padding: 0.75em 1em;
  width: 84vw;
  border: 2px solid currentColor;
  color: #af000c;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.06em;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner h3 {
  margin-bottom: 4vw;
  padding: 1.33em 1em;
  color: #ffffff;
  background: #af000c;
  text-align: center;
  font-size: 0.9375em;
  line-height: 1.3;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 8vw;
  width: 84vw;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner ul > li {
  margin: 0;
  margin-bottom: 2.4vw;
  width: 40.8vw;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner ul > li:last-child, #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner ul > li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner label {
  display: block;
  margin-bottom: 2.66667vw;
  padding: 1em 1em;
  width: 81.33333vw;
  background: #f2f2f2;
  border-radius: 1.75em;
  color: #000000;
  font-size: 0.9375em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner label input {
  width: 1em;
  height: 1em;
  margin-right: 0.25em;
}

#suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner a {
  display: block;
  width: 82.93333vw;
}




.modeSP #suntory_contents.top header#mv h2 {
  width: 100%; }
.modeSP #suntory_contents.top .wrapper section.entry_top {
  margin-top: -20px;
  padding-bottom: 25px; }
  .modeSP #suntory_contents.top .wrapper section.entry_top .inner a.btn {
    position: relative;
    display: block;
    align-items: center;
    padding: 20px 0;
    padding-right: 0.75em;
    width: 84vw;
    background: #B8000D;
    border-radius: 6px;
    color: #ffffff;
    font-size: 1.25em;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-decoration: none; }
    .modeSP #suntory_contents.top .wrapper section.entry_top .inner a.btn:after {
      content: '';
      position: absolute;
      right: 1em;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 0.33em;
      height: 0.33em;
      border-right: 2px solid currentColor;
      border-bottom: 2px solid currentColor;
      transform: translateY(-50%) rotate(45deg); }
.modeSP #suntory_contents.top .wrapper section.flow {
  padding-bottom: 45px; }
  .modeSP #suntory_contents.top .wrapper section.flow h3 {
    margin-bottom: 30px; }
  .modeSP #suntory_contents.top .wrapper section.flow .inner {
    width: 84vw; }
    .modeSP #suntory_contents.top .wrapper section.flow .inner ol {
      counter-reset: cnt; }
      .modeSP #suntory_contents.top .wrapper section.flow .inner ol li {
        position: relative;
        margin-bottom: 25px;
        padding: 10px 25px;
        padding-left: 3em;
        border: 2px solid rgba(0, 0, 0, 0.4);
        font-size: 1em;
        letter-spacing: 0.02em;
        line-height: 1.5; }
        .modeSP #suntory_contents.top .wrapper section.flow .inner ol li:before {
          content: '';
          counter-increment: cnt;
          content: counter(cnt);
          position: absolute;
          left: 0.5em;
          top: 10px;
          color: #000000;
          font-size: 1.25em;
          font-weight: bold;
          line-height: 1; }
        .modeSP #suntory_contents.top .wrapper section.flow .inner ol li:after {
          content: '';
          position: absolute;
          bottom: -17px;
          left: 0;
          right: 0;
          display: block;
          margin: 0 auto;
          width: 0;
          height: 0;
          border-width: 8px 8px 0;
          border-style: solid solid none;
          border-color: #000000 transparent transparent; }
        .modeSP #suntory_contents.top .wrapper section.flow .inner ol li:last-child {
          margin-bottom: 0; }
          .modeSP #suntory_contents.top .wrapper section.flow .inner ol li:last-child:after {
            content: none; }
    .modeSP #suntory_contents.top .wrapper section.flow .inner ul.note {
      margin-top: 15px;
      margin-bottom: 20px; }
.modeSP #suntory_contents.top .wrapper section.flow .inner ul.note2 {
margin-top: 15px;
margin-bottom: 20px;
}
.modeSP #suntory_contents.top .wrapper section.prize {
  padding-bottom: 60px; }
  .modeSP #suntory_contents.top .wrapper section.prize h3 {
    margin-bottom: 35px;
    letter-spacing: 0.19em; }
  .modeSP #suntory_contents.top .wrapper section.prize .inner {
    width: 89.3333333333vw; }
    .modeSP #suntory_contents.top .wrapper section.prize .inner ul li {
      margin-bottom: 25px;
      border: 2px solid rgba(0, 0, 0, 0.4); }
      .modeSP #suntory_contents.top .wrapper section.prize .inner ul li:last-child {
        margin-bottom: 0; }
      .modeSP #suntory_contents.top .wrapper section.prize .inner ul li h4 {
        padding: 0.5em 0.5em;
        color: #000000;
        font-size: 1em;
        text-align: center;
        line-height: 1.5;
        letter-spacing: 0.02em; }
        .modeSP #suntory_contents.top .wrapper section.prize .inner ul li h4 span {
          display: inline-block;
          font-size: 1.5em;
          line-height: 1;
          transform: translateY(0.05em); }
      .modeSP #suntory_contents.top .wrapper section.prize .inner ul li img {
        display: block; }
.modeSP #suntory_contents.top .wrapper section.product {
  padding-bottom: 25px; }
  .modeSP #suntory_contents.top .wrapper section.product h3 {
    margin-bottom: 30px;
    letter-spacing: 0.19em; }
  .modeSP #suntory_contents.top .wrapper section.product .inner {
    width: 84vw; }
    .modeSP #suntory_contents.top .wrapper section.product .inner .visual {
      margin-bottom: 20px; }
    .modeSP #suntory_contents.top .wrapper section.product .inner .products {
      padding: 15px 1em;
      border: 1px solid #cccccc; }
      .modeSP #suntory_contents.top .wrapper section.product .inner .products ul.list li {
        margin-bottom: 0.385em;
        padding-left: 1em;
        font-size: 0.8125em;
        line-height: 1.5;
        letter-spacing: 0.01em; }
        .modeSP #suntory_contents.top .wrapper section.product .inner .products ul.list li:last-child {
          margin-bottom: 0; }
      .modeSP #suntory_contents.top .wrapper section.product .inner .products p {
        font-size: 0.8125em;
        line-height: 1.5;
        letter-spacing: 0.01em; }
    .modeSP #suntory_contents.top .wrapper section.product .inner ul.note {
      margin-top: 15px; }
.modeSP #suntory_contents.top .wrapper section.seal {
  padding-bottom: 50px; }
  .modeSP #suntory_contents.top .wrapper section.seal .inner {
    width: 84vw; }
    .modeSP #suntory_contents.top .wrapper section.seal .inner h3 {
      margin-bottom: 20px;
      padding: 0.5em 0.5em;
      border-bottom: 2px solid rgba(0, 0, 0, 0.4);
      color: #000000;
      font-size: 1em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.15em; }
    .modeSP #suntory_contents.top .wrapper section.seal .inner img.seal {
      margin-bottom: 25px;
      width: 66.6666666667vw; }
    .modeSP #suntory_contents.top .wrapper section.seal .inner p {
      margin-bottom: 15px;
      font-size: 0.8125em;
      line-height: 1.5;
      letter-spacing: 0.01em; }
.modeSP #suntory_contents.top .wrapper section.agreement {
  padding: 25px 0 25px;
  background: #efefef; }
  .modeSP #suntory_contents.top .wrapper section.agreement .inner {
    padding: 29px 29px;
    width: 89.3333333333vw;
    border: 1px solid #cccccc;
    background: #ffffff;
    text-align: center; }
    .modeSP #suntory_contents.top .wrapper section.agreement .inner h3 {
      margin-bottom: 15px;
      font-size: 1.125em;
      font-weight: bold;
      line-height: 1.3;
      letter-spacing: 0.1em; }
    .modeSP #suntory_contents.top .wrapper section.agreement .inner p {
      margin-bottom: 10px;
      font-size: 0.875em;
      line-height: 1.5; }
    .modeSP #suntory_contents.top .wrapper section.agreement .inner a.outline {
      position: relative;
      display: inline-block;
      margin-top: 5px;
      margin-bottom: 15px;
      padding-right: 15px;
      font-size: 1.0625em;
      line-height: 1.3;
      letter-spacing: 0.1em; }
      .modeSP #suntory_contents.top .wrapper section.agreement .inner a.outline:before {
        content: '';
        position: absolute;
        right: 0;
        bottom: 0.5em;
        display: block;
        width: 7px;
        height: 7px;
        border: 1px solid currentColor;
        background: #ffffff;
        box-sizing: border-box; }
      .modeSP #suntory_contents.top .wrapper section.agreement .inner a.outline:after {
        content: '';
        position: absolute;
        right: 0;
        bottom: 0.5em;
        display: block;
        width: 7px;
        height: 7px;
        border: 1px solid currentColor;
        background: #ffffff;
        box-sizing: border-box; }
      .modeSP #suntory_contents.top .wrapper section.agreement .inner a.outline:before {
        content: '';
        border-top: none;
        border-right: none;
        box-sizing: border-box;
        transform: translateX(-2px) translateY(2px); }
    .modeSP #suntory_contents.top .wrapper section.agreement .inner label {
      position: relative;
      display: flex;
      align-items: center;
      padding: 0 5px 0 50px;
      width: 100%;
      height: 50px;
      border: 1px solid #cccccc;
      border-radius: 5px;
      background: #efefef;
      font-size: 0.8125em;
      line-height: 1.2;
      text-align: left;
      cursor: pointer; }
      .modeSP #suntory_contents.top .wrapper section.agreement .inner label:before {
        content: '';
        position: absolute;
        left: 12px;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto 0;
        width: 28px;
        height: 28px;
        border-radius: 8px;
        background: rgba(0, 0, 0, 0.3); }
      .modeSP #suntory_contents.top .wrapper section.agreement .inner label:after {
        content: '';
        position: absolute;
        left: 22px;
        top: 17px;
        display: block;
        width: 6px;
        height: 9px;
        border-width: 0 2px 2px 0;
        border-style: none solid solid none;
        border-color: rgba(239, 239, 239, 0.7);
        transform: rotate(45deg); }
    .modeSP #suntory_contents.top .wrapper section.agreement .inner input#consent {
      position: fixed;
      width: 1px;
      height: 1px;
      margin: -1px;
      border: 0;
      overflow: hidden;
      padding: 0;
      clip: rect(0, 0, 0, 0); }
      .modeSP #suntory_contents.top .wrapper section.agreement .inner input#consent:checked + label[for=consent]:before {
        background: #B8000D; }
      .modeSP #suntory_contents.top .wrapper section.agreement .inner input#consent:checked + label[for=consent]:after {
        border-color: #ffffff; }
.modeSP #suntory_contents.top .wrapper section.entry {
  padding-bottom: 45px; }
  .modeSP #suntory_contents.top .wrapper section.entry .title {
    position: relative;
    margin-bottom: 45px;
    padding: 1.375em 0.5em;
    background: #000000;
    color: #ffffff;
    text-align: center; }
    .modeSP #suntory_contents.top .wrapper section.entry .title:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: -12px;
      display: block;
      margin: 0 auto;
      width: 0;
      height: 0;
      border-width: 12px 15px 0;
      border-style: solid;
      border-color: #000000 transparent transparent; }
    .modeSP #suntory_contents.top .wrapper section.entry .title h3 {
      font-size: 1.375em;
      font-weight: bold;
      line-height: 1.36;
      letter-spacing: 0.19em; }
    .modeSP #suntory_contents.top .wrapper section.entry .title p {
      margin-top: 5px;
      font-size: 1em;
      font-weight: bold;
      line-height: 1.5;
      letter-spacing: 0.19em; }
  .modeSP #suntory_contents.top .wrapper section.entry .inner {
    width: 84vw; }
    .modeSP #suntory_contents.top .wrapper section.entry .inner ul li {
      margin-bottom: 5.3333333333vw; }
      .modeSP #suntory_contents.top .wrapper section.entry .inner ul li:last-child {
        margin-bottom: 0; }
      .modeSP #suntory_contents.top .wrapper section.entry .inner ul li span.btn, .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn {
        position: relative;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        padding: 0 30px;
        width: 100%;
        height: 70px;
        background: #e6e6e6;
        border-radius: 10px;
        text-decoration: none;
        pointer-events: none; }
        .modeSP #suntory_contents.top .wrapper section.entry .inner ul li span.btn span, .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn span {
          color: #cccccc;
          font-size: 0.875em;
          font-weight: bold;
          text-align: center; }
          .modeSP #suntory_contents.top .wrapper section.entry .inner ul li span.btn span i, .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn span i {
            display: inline-block;
            margin-right: 0.3em;
            color: #cccccc;
            font-size: 1.43em; }
        .modeSP #suntory_contents.top .wrapper section.entry .inner ul li span.btn em, .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn em {
          position: absolute;
          top: -1.2em;
          left: 0;
          right: 0;
          display: block;
          margin: 0 auto;
          padding: 0;
          width: 8em;
          background: #cccccc;
          border-radius: 1.1em;
          color: #ffffff;
          font-size: 1.125em;
          font-weight: bold;
          text-align: center;
          line-height: 1.8;
          letter-spacing: 0.05em; }
          .modeSP #suntory_contents.top .wrapper section.entry .inner ul li span.btn em i, .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn em i {
            color: #ffffff;
            font-size: 1.2em; }
        .modeSP #suntory_contents.top .wrapper section.entry .inner ul li span.btn:after, .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn:after {
          content: '';
          position: absolute;
          right: 20px;
          top: 0;
          bottom: 0;
          display: block;
          margin: auto 0;
          width: 6px;
          height: 6px;
          border-width: 2px 2px 0 0;
          border-style: solid solid none none;
          border-color: #cccccc;
          transform: rotate(45deg); }
      .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn {
        pointer-events: all;
        visibility: hidden; }
        .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn span, .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn span i {
          color: #ffffff; }
        .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn em {
          background: #dc0000; }
        .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn:after {
          border-color: #ffffff; }
        .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn.ln {
          background: #06c755; }
        .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn.tw {
          background: #1da1f3; }
        .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn.fb {
          background: #1977f3; }
        .modeSP #suntory_contents.top .wrapper section.entry .inner ul li a.btn.sid {
          background: #5ac2db; }
      .modeSP #suntory_contents.top .wrapper section.entry .inner ul li p {
        font-size: 0.75em;
        text-align: center;
        line-height: 1.67; }
.modeSP #suntory_contents.top .wrapper section.wchance {
  padding-bottom: 10.6666666667vw; }
  .modeSP #suntory_contents.top .wrapper section.wchance h3 {
    margin-bottom: 20px;
    padding: 0.75em 0.5em;
    width: 92vw;
    background: #B8000D;
    color: #ffffff;
    font-size: 1.125em;
    font-weight: bold;
    text-align: center;
    transform: skewX(-13deg); }
  .modeSP #suntory_contents.top .wrapper section.wchance p {
    width: 84vw;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modeSP #suntory_contents.top .wrapper section.maintenance {
  padding-top: 8vw; }
  .modeSP #suntory_contents.top .wrapper section.maintenance .inner {
    margin: 0 auto;
    padding: 1.5em 1em;
    width: 92vw;
    background: #ffffff;
    border: 3px solid #e50000; }
    .modeSP #suntory_contents.top .wrapper section.maintenance .inner h3 {
      margin-bottom: 0.5em;
      padding: 0;
      color: #B8000D;
      background: none;
      font-size: 0.875em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.06em; }
    .modeSP #suntory_contents.top .wrapper section.maintenance .inner p {
      color: #B8000D;
      font-size: 0.875em;
      text-align: left;
      line-height: 1.5;
      letter-spacing: 0.04em;
      font-weight: bold; }
.modeSP #suntory_contents.top .wrapper section.notice {
  padding-top: 8vw; }
  .modeSP #suntory_contents.top .wrapper section.notice .inner {
    margin: 0 auto;
    padding: 1.5em 1em;
    width: 92vw;
    background: #ffffff;
    border: 3px solid #e50000; }
    .modeSP #suntory_contents.top .wrapper section.notice .inner h3 {
      margin-bottom: 0.5em;
      padding: 0;
      color: #B8000D;
      background: none;
      font-size: 0.875em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.06em; }
    .modeSP #suntory_contents.top .wrapper section.notice .inner p {
      color: #B8000D;
      font-size: 0.875em;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.04em;
      font-weight: bold; }
.modeSP #suntory_contents.top .wrapper section.cm_movie {
  padding-top: 15px; }
  .modeSP #suntory_contents.top .wrapper section.cm_movie .movie_wrapper {
    position: relative;
    width: 92vw; }
    .modeSP #suntory_contents.top .wrapper section.cm_movie .movie_wrapper::after {
      content: '';
      display: block;
      padding-top: 56.25%; }
    .modeSP #suntory_contents.top .wrapper section.cm_movie .movie_wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.modeSP #suntory_contents.top.teaser .wrapper section.teaser {
  padding-bottom: 25px; }
  .modeSP #suntory_contents.top.teaser .wrapper section.teaser h3.ttl {
    margin-bottom: 30px; }
  .modeSP #suntory_contents.top.teaser .wrapper section.teaser p.lead {
    width: 84vw;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
  .modeSP #suntory_contents.top.teaser .wrapper section.teaser .inner {
    margin-bottom: 20px;
    width: 84vw;
    border: 2px solid rgba(0, 0, 0, 0.4);
    border-top: none;
    padding-bottom: 20px; }
    .modeSP #suntory_contents.top.teaser .wrapper section.teaser .inner h3 {
      margin-left: -2px;
      margin-bottom: 20px;
      padding: 0.5em 0.5em;
      width: calc(100% + 4px);
      background: #000000;
      color: #ffffff;
      font-size: 1.25em;
      font-weight: bold;
      text-align: center;
      letter-spacing: 0.19em;
      line-height: 1.5; }
    .modeSP #suntory_contents.top.teaser .wrapper section.teaser .inner p {
      width: 73.3333333333vw;
      font-size: 1.25em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5; }
.modeSP #suntory_contents.top.end section.end {
  padding-bottom: 30px; }
  .modeSP #suntory_contents.top.end section.end h3 {
    margin-bottom: 25px; }
  .modeSP #suntory_contents.top.end section.end p {
    width: 84vw;
    font-size: 0.875em;
    font-weight: bold;
    text-align: center;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modeSP #suntory_contents.top.end section.contact {
  padding-bottom: 40px; }
  .modeSP #suntory_contents.top.end section.contact .inner {
    padding: 20px 1em 25px;
    width: 84vw;
    border: 2px solid rgba(0, 0, 0, 0.4); }
    .modeSP #suntory_contents.top.end section.contact .inner h3 {
      margin-bottom: 15px;
      padding: 0.5em 0.5em;
      border-bottom: 2px solid rgba(0, 0, 0, 0.4);
      color: #000000;
      font-size: 1em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.15em; }
    .modeSP #suntory_contents.top.end section.contact .inner p {
      margin-bottom: 0.5em;
      font-size: 0.875em;
      text-align: center;
      line-height: 1.7;
      letter-spacing: 0.12em; }
      .modeSP #suntory_contents.top.end section.contact .inner p:last-of-type {
        margin-bottom: 0; }
      .modeSP #suntory_contents.top.end section.contact .inner p em {
        font-size: 1.5em;
        font-weight: bold; }
      .modeSP #suntory_contents.top.end section.contact .inner p a {
        color: currentColor;
        text-decoration: none; }
.modeSP #suntory_contents.top.end1 section.max_oubo {
  padding-bottom: 30px; }
  .modeSP #suntory_contents.top.end1 section.max_oubo h3 {
    margin-bottom: 20px;
    font-size: 1.7em;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.06em; }
  .modeSP #suntory_contents.top.end1 section.max_oubo p {
    width: 84vw;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modeSP #suntory_contents.top.iw section.flow .inner ol li {
  text-align: center; }
.modeSP #suntory_contents.top.iw section.flow .inner ul.note li {
  text-align: center; }
.modeSP #suntory_contents.top.iw section.flow .inner ul.note2 li {
text-align: center; }
.modeSP #suntory_contents.top.iw section.prize {
  padding-bottom: 40px; }
  .modeSP #suntory_contents.top.iw section.prize h3 {
    margin-bottom: 0; }
  .modeSP #suntory_contents.top.iw section.prize .inner {
    width: 100%; }
.modeSP #suntory_contents.top.iw section.entry h3 {
  margin-bottom: 45px; }
.modeSP #suntory_contents.top.iw nav.contact {
  padding: 40px 0;
  background-color: #ffffff;
  border-top: 1px solid #c5ccd2; }
  .modeSP #suntory_contents.top.iw nav.contact .inner {
    padding: 20px 1em 25px;
    width: 84vw;
    border: 2px solid rgba(0, 0, 0, 0.4); }
    .modeSP #suntory_contents.top.iw nav.contact .inner h3 {
      margin-bottom: 5px;
      padding: 0.5em 0.5em;
      color: #000000;
      font-size: 1em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.15em; }
    .modeSP #suntory_contents.top.iw nav.contact .inner p {
      margin-bottom: 0.5em;
      font-size: 0.875em;
      text-align: center;
      line-height: 1.7;
      letter-spacing: 0.12em; }
      .modeSP #suntory_contents.top.iw nav.contact .inner p:last-of-type {
        margin-bottom: 0; }
      .modeSP #suntory_contents.top.iw nav.contact .inner p em {
        font-size: 1.5em;
        font-weight: bold; }
      .modeSP #suntory_contents.top.iw nav.contact .inner p a {
        color: currentColor;
        text-decoration: none; }

.modePC #suntory_contents.mypage header#mv h2 {
  width: 100%; }
.modePC #suntory_contents.mypage .wrapper main section button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
  padding: 1.25em 1em;
  width: 420px;
  background: #B8000D;
  border-radius: 6px;
  color: #ffffff;
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.09em; }
  .modePC #suntory_contents.mypage .wrapper main section button:after {
    content: '';
    position: absolute;
    right: 1.25em;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    width: 0.5em;
    height: 0.5em;
    border-width: 2px 2px 0 0;
    border-style: solid solid none none;
    border-color: #ffffff;
    transform: rotate(45deg); }
.modePC #suntory_contents.mypage .wrapper main section button:disabled {
  pointer-events: none;
  cursor: pointer;
  background: #ccc; }
  .modePC #suntory_contents.mypage .wrapper main section button:disabled:after {
    display: none;
  }
.modePC #suntory_contents.mypage .wrapper main section.input {
  padding-top: 50px;
  padding-bottom: 50px; }
  .modePC #suntory_contents.mypage .wrapper main section.input button {
    margin-bottom: 0; }
.modePC #suntory_contents.mypage .wrapper main section.redisp_body {
  padding-bottom: 1px; }
.modePC #suntory_contents.mypage .wrapper main section.redisp p {
  margin-bottom: 0.5em;
  width: 420px;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 1.71;
  letter-spacing: 0.03em; }
.modePC #suntory_contents.mypage .wrapper main section.redisp ul.note {
  margin-bottom: 20px;
  width: 420px; }
  .modePC #suntory_contents.mypage .wrapper main section.redisp ul.note li {
    font-size: 0.875em;
    font-weight: bold;
    text-align: center;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modePC #suntory_contents.mypage .wrapper main section.redisp dl.term {
  padding: 5px 30px 15px;
  width: 420px;
  border: 1px solid #cccccc;
  text-align: center; }
  .modePC #suntory_contents.mypage .wrapper main section.redisp dl.term dt {
    margin-bottom: 15px;
    padding: 0.75em 1em;
    width: 275px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.4);
    color: #000000;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.19em; }
  .modePC #suntory_contents.mypage .wrapper main section.redisp dl.term dd {
    font-size: 0.8125em;
    line-height: 1.8;
    letter-spacing: 0.01em; }
.modePC #suntory_contents.mypage .wrapper main section.max_oubo h3.ttl.small {
  font-size: 1.125em;
  line-height: 1.5; }
.modePC #suntory_contents.mypage .wrapper main section.max_oubo p {
  margin-bottom: 0.5em;
  width: 420px;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 1.71;
  letter-spacing: 0.03em; }
.modePC #suntory_contents.mypage .wrapper main section.max_oubo ul.note {
  margin-bottom: 20px;
  width: 420px; }
  .modePC #suntory_contents.mypage .wrapper main section.max_oubo ul.note li {
    font-size: 0.875em;
    font-weight: bold;
    text-align: center;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modePC #suntory_contents.mypage .wrapper main section.max_oubo dl.term {
  padding: 5px 30px 15px;
  width: 420px;
  border: 1px solid #cccccc;
  text-align: center; }
  .modePC #suntory_contents.mypage .wrapper main section.max_oubo dl.term dt {
    margin-bottom: 15px;
    padding: 0.75em 1em;
    width: 275px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.4);
    color: #000000;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.19em; }
  .modePC #suntory_contents.mypage .wrapper main section.max_oubo dl.term dd {
    font-size: 0.8125em;
    line-height: 1.8;
    letter-spacing: 0.01em; }
.modePC #suntory_contents.mypage .wrapper main section.wchance {
  padding-bottom: 1px; }
  .modePC #suntory_contents.mypage .wrapper main section.wchance h3 {
    margin-bottom: 20px;
    padding: 0.75em 0.5em;
    width: 420px;
    background: #B8000D;
    color: #ffffff;
    font-size: 1.125em;
    font-weight: bold;
    text-align: center;
    transform: skewX(-13deg); }
  .modePC #suntory_contents.mypage .wrapper main section.wchance p {
    margin-bottom: 30px;
    width: 420px;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modePC #suntory_contents.mypage .wrapper main section.maintenance {
  padding-bottom: 40px; }
  .modePC #suntory_contents.mypage .wrapper main section.maintenance .inner {
    padding-bottom: 25px;
    width: 420px;
    background: #ffffff;
    border: 1px solid #000000;
    border-top: none; }
    .modePC #suntory_contents.mypage .wrapper main section.maintenance .inner h3 {
      margin-bottom: 15px;
      padding: 1em 0.5em;
      background: #000000;
      color: #ffffff;
      font-size: 0.875em;
      font-weight: bold;
      text-align: center;
      line-height: 1.2;
      letter-spacing: 0.03em; }
    .modePC #suntory_contents.mypage .wrapper main section.maintenance .inner p {
      margin-top: 7px;
      width: 380px;
      font-size: 0.8125em;
      line-height: 1.62;
      letter-spacing: 0.03em; }
    .modePC #suntory_contents.mypage .wrapper main section.maintenance .inner ul.note {
      margin-top: 7px;
      width: 380px; }
.modePC #suntory_contents.mypage .wrapper main section.error {
  padding-top: 50px;
  padding-bottom: 50px; }
  .modePC #suntory_contents.mypage .wrapper main section.error p {
    width: 420px;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modePC #suntory_contents.mypage.iw .wrapper main section.redisp h3 {
  margin-bottom: 30px; }
.modePC #suntory_contents.mypage.iw .wrapper main section.max_oubo h3 {
  margin-bottom: 30px; }
.modePC #suntory_contents.mypage nav.logout {
  padding: 0.875em 50px;
  text-align: right; }
  .modePC #suntory_contents.mypage nav.logout a {
    display: inline-block;
    color: #000000;
    font-size: 0.75em;
    line-height: 2.08;
    letter-spacing: 0.04em;
    text-decoration: none;
    vertical-align: bottom; }
    .modePC #suntory_contents.mypage nav.logout a:before {
      content: '';
      display: inline-block;
      margin-right: 0.8333333333em;
      width: 1.0833333333em;
      height: 2.0833333333em;
      background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M11%204V2c0-.6-.4-1-1-1H2c-.6%200-1%20.4-1%201v12c0%20.6.4%201%201%201h8c.6%200%201-.4%201-1v-2%22%2F%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M4%207h5v2H4zM13%207.9L9%205.1v5.6l4-2.8-4-2.8v5.6z%22%2F%3E%3C%2Fsvg%3E") center center/contain no-repeat;
      vertical-align: bottom; }

.modeSP #suntory_contents.mypage header#mv h2 {
  width: 100%; }
.modeSP #suntory_contents.mypage .wrapper main section button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
  padding: 1.25em 1em;
  padding-right: 1.75em;
  width: 84vw;
  background: #B8000D;
  border-radius: 6px;
  color: #ffffff;
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.09em; }
  .modeSP #suntory_contents.mypage .wrapper main section button:after {
    content: '';
    position: absolute;
    right: 1.25em;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    width: 0.5em;
    height: 0.5em;
    border-width: 2px 2px 0 0;
    border-style: solid solid none none;
    border-color: #ffffff;
    transform: rotate(45deg); }
  .modeSP #suntory_contents.mypage .wrapper main section button:disabled {
    pointer-events: none;
    cursor: pointer;
    background: #ccc; }
  .modeSP #suntory_contents.mypage .wrapper main section button:disabled:after {
    display: none; }
    .modePC #suntory_contents.mypage .wrapper main section button:disabled:after {
      display: none;
    }
  .modeSP #suntory_contents.mypage .wrapper main section button.small {
    font-size: 1em; }
.modeSP #suntory_contents.mypage .wrapper main section.input {
  padding-bottom: 10.6666666667vw; }
  .modeSP #suntory_contents.mypage .wrapper main section.input button {
    margin-bottom: 0; }
.modeSP #suntory_contents.mypage .wrapper main section.redisp h3 {
  margin-bottom: 25px; }
.modeSP #suntory_contents.mypage .wrapper main section.redisp p {
  margin-bottom: 0.5em;
  width: 84vw;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.71;
  letter-spacing: 0.03em; }
.modeSP #suntory_contents.mypage .wrapper main section.redisp ul.note {
  margin-bottom: 30px;
  width: 84vw; }
  .modeSP #suntory_contents.mypage .wrapper main section.redisp ul.note li {
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modeSP #suntory_contents.mypage .wrapper main section.redisp dl.term {
  padding: 10px 5.3333333333vw 20px;
  width: 84vw;
  border: 1px solid #cccccc;
  text-align: center; }
  .modeSP #suntory_contents.mypage .wrapper main section.redisp dl.term dt {
    margin-bottom: 20px;
    padding: 0.75em 1em;
    border-bottom: 2px solid rgba(0, 0, 0, 0.4);
    color: #000000;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.19em; }
  .modeSP #suntory_contents.mypage .wrapper main section.redisp dl.term dd {
    font-size: 0.8125em;
    line-height: 1.8;
    letter-spacing: 0.01em; }
.modeSP #suntory_contents.mypage .wrapper main section.max_oubo h3 {
  margin-bottom: 25px; }
  .modeSP #suntory_contents.mypage .wrapper main section.max_oubo h3.small {
    font-size: 1em;
    line-height: 1.5; }
.modeSP #suntory_contents.mypage .wrapper main section.max_oubo p {
  margin-bottom: 0.5em;
  width: 84vw;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.71;
  letter-spacing: 0.03em; }
.modeSP #suntory_contents.mypage .wrapper main section.max_oubo ul.note {
  margin-bottom: 30px;
  width: 84vw; }
  .modeSP #suntory_contents.mypage .wrapper main section.max_oubo ul.note li {
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modeSP #suntory_contents.mypage .wrapper main section.max_oubo dl.term {
  padding: 10px 5.3333333333vw 20px;
  width: 84vw;
  border: 1px solid #cccccc;
  text-align: center; }
  .modeSP #suntory_contents.mypage .wrapper main section.max_oubo dl.term dt {
    margin-bottom: 20px;
    padding: 0.75em 1em;
    border-bottom: 2px solid rgba(0, 0, 0, 0.4);
    color: #000000;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.19em; }
  .modeSP #suntory_contents.mypage .wrapper main section.max_oubo dl.term dd {
    font-size: 0.8125em;
    line-height: 1.8;
    letter-spacing: 0.01em; }
.modeSP #suntory_contents.mypage .wrapper main section.wchance h3 {
  margin-bottom: 20px;
  padding: 0.75em 0.5em;
  width: 92vw;
  background: #B8000D;
  color: #ffffff;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  transform: skewX(-13deg); }
.modeSP #suntory_contents.mypage .wrapper main section.wchance p {
  margin-bottom: 5.3333333333vw;
  width: 84vw;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.71;
  letter-spacing: 0.03em; }
.modeSP #suntory_contents.mypage .wrapper main section.maintenance {
  padding-bottom: 8vw; }
  .modeSP #suntory_contents.mypage .wrapper main section.maintenance .inner {
    padding-bottom: 4vw;
    width: 84vw;
    background: #ffffff;
    border: 1px solid #000000;
    border-top: none; }
    .modeSP #suntory_contents.mypage .wrapper main section.maintenance .inner h3 {
      margin-bottom: 4vw;
      padding: 1em 0.5em;
      background: #000000;
      color: #ffffff;
      font-size: 0.875em;
      font-weight: bold;
      text-align: center;
      line-height: 1.2;
      letter-spacing: 0.03em; }
    .modeSP #suntory_contents.mypage .wrapper main section.maintenance .inner p {
      margin-top: 1.8666666667vw;
      width: 76vw;
      font-size: 0.8125em;
      line-height: 1.62;
      letter-spacing: 0.03em; }
    .modeSP #suntory_contents.mypage .wrapper main section.maintenance .inner ul.note {
      margin-top: 1.8666666667vw;
      width: 76vw; }
.modeSP #suntory_contents.mypage .wrapper main section.error {
  padding-top: 8vw;
  padding-bottom: 8vw; }
  .modeSP #suntory_contents.mypage .wrapper main section.error p {
    width: 84vw;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
.modeSP #suntory_contents.mypage nav.logout {
  padding-top: 1.6em;
  padding-bottom: 1.6em;
  background: rgba(0, 0, 0, 0.1);
  border-top: 1px solid #c5ccd2;
  text-align: center; }
  .modeSP #suntory_contents.mypage nav.logout a {
    display: inline-block;
    padding: 0 2em;
    color: #000000;
    font-size: 0.875em;
    line-height: 1.79;
    letter-spacing: 0.04em;
    text-decoration: none;
    vertical-align: bottom; }
    .modeSP #suntory_contents.mypage nav.logout a:before {
      content: '';
      display: inline-block;
      margin-right: 0.7142857143em;
      width: 0.9285714286em;
      height: 1.7857142857em;
      background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M11%204V2c0-.6-.4-1-1-1H2c-.6%200-1%20.4-1%201v12c0%20.6.4%201%201%201h8c.6%200%201-.4%201-1v-2%22%2F%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M4%207h5v2H4zM13%207.9L9%205.1v5.6l4-2.8-4-2.8v5.6z%22%2F%3E%3C%2Fsvg%3E") center center/contain no-repeat;
      vertical-align: bottom; }

.modePC #suntory_contents.lot .JS-lot-result, .modePC #suntory_contents.lot .JS-lot-coupon {
  display: none; }
.modePC #suntory_contents.lot .wrapper main section.lot {
  padding-top: 20px;
  padding-bottom: 20px;
  background: rgba(0, 0, 0, 0.2); }
  .modePC #suntory_contents.lot .wrapper main section.lot ul {
    width: 420px; }
    .modePC #suntory_contents.lot .wrapper main section.lot ul li {
      display: none; }
      .modePC #suntory_contents.lot .wrapper main section.lot ul li:first-child {
        display: block; }
.modePC #suntory_contents.lot .wrapper main section.result {
  padding-top: 20px;
  padding-bottom: 35px;
  background: rgba(0, 0, 0, 0.2); }
  .modePC #suntory_contents.lot .wrapper main section.result h3 {
    margin-bottom: 25px;
    width: 420px; }
  .modePC #suntory_contents.lot .wrapper main section.result p {
    width: 420px;
    font-size: 1.0625em;
    font-weight: bold;
    text-align: center;
    line-height: 1.59;
    letter-spacing: 0.11em; }
.modePC #suntory_contents.lot .wrapper main section.check {
  padding: 30px 0 70px;
  background-color: #ffffff; }
  .modePC #suntory_contents.lot .wrapper main section.check button {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding: 1.125em 1em;
    width: 420px;
    min-height: 4em;
    background: #B8000D;
    border-radius: 6px;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    line-height: 1.67;
    letter-spacing: 0.05em; }
    .modePC #suntory_contents.lot .wrapper main section.check button:after {
      content: '';
      position: absolute;
      right: 1em;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 0.4em;
      height: 0.4em;
      border-width: 2px 2px 0 0;
      border-style: solid solid none none;
      border-color: #ffffff;
      transform: rotate(45deg); }
.modePC #suntory_contents.lot .wrapper main section.history {
  padding: 30px 0;
  background-color: #ffffff;
  border-top: 1px solid #c5ccd2; }
  .modePC #suntory_contents.lot .wrapper main section.history button {
    position: relative;
    display: block;
    padding: 15px 15px;
    padding-right: 50px;
    width: 420px;
    border: 1px solid #000000;
    border-radius: 6px;
    color: #000000;
    font-size: 0.875em;
    text-align: justify;
    text-decoration: none; }
    .modePC #suntory_contents.lot .wrapper main section.history button:after {
      content: '';
      position: absolute;
      right: 1em;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 0.33em;
      height: 0.33em;
      border-top: 2px solid currentColor;
      border-right: 2px solid currentColor;
      transform: rotate(45deg); }
.modePC #suntory_contents.lot .wrapper main section.coupon_title {
  padding-bottom: 25px; }
  .modePC #suntory_contents.lot .wrapper main section.coupon_title h3 {
    margin-bottom: 25px;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    font-size: 1.5em;
    line-height: 1.3;
    letter-spacing: 0.08em; }
    .modePC #suntory_contents.lot .wrapper main section.coupon_title h3 span {
      margin-right: 0.1em;
      font-size: 1.375em;
      letter-spacing: -0.06em; }
      .modePC #suntory_contents.lot .wrapper main section.coupon_title h3 span i {
        margin-right: 0.1em;
        font-size: 1.12em;
        letter-spacing: 0;
        font-style: normal; }
  .modePC #suntory_contents.lot .wrapper main section.coupon_title p.lead {
    width: 420px;
    font-size: 0.875em;
    line-height: 1.71;
    letter-spacing: 0.03em; }
    .modePC #suntory_contents.lot .wrapper main section.coupon_title p.lead em {
      color: #B8000D;
      font-weight: bold; }
.modePC #suntory_contents.lot .wrapper main section.coupon {
  padding-bottom: 35px; }
  .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner {
    position: relative;
    margin-bottom: 30px;
    padding: 15px 15px 20px;
    width: 420px;
    background: #39ad36;
    color: #ffffff; }
    .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: -12px;
      display: block;
      margin: 0 auto;
      width: 0;
      height: 0;
      border-width: 12px 20px 0;
      border-style: solid;
      border-color: #39ad36 transparent transparent; }
    .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner h3 {
      margin-bottom: 13px;
      font-size: 1em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.15em; }
    .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner input {
      margin-bottom: 10px;
      width: 100%;
      height: 2.5em;
      background: #ffffff;
      text-align: center;
      font-size: 1.375em;
      font-weight: bold;
      letter-spacing: 0.08em; }
      @media (max-width: 320px) {
        .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner input {
          font-size: 6.875vw; } }
    .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term {
      margin-bottom: 12px;
      width: 375px; }
      .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term dt, .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term dd {
        text-align: center; }
      .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term dt {
        font-size: 0.8125em;
        line-height: 1.5;
        letter-spacing: 0.08em; }
      .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term dd {
        margin-bottom: 0.71em;
        font-size: 0.875em;
        font-weight: bold;
        line-height: 1.5;
        letter-spacing: 0.08em; }
        .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term dd:last-of-type {
          margin-bottom: 0; }
    .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner ul {
      width: 315px; }
      .modePC #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner ul li {
        line-height: 1.23; }
  .modePC #suntory_contents.lot .wrapper main section.coupon a.btn_coupon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
    padding: 0.667em 1.5em;
    width: 375px;
    background: #B8000D;
    border-radius: 6px;
    color: #ffffff;
    font-size: 1.3125em;
    font-weight: bold;
    text-align: center;
    line-height: 1.24;
    letter-spacing: 0.09em;
    text-decoration: none; }
    .modePC #suntory_contents.lot .wrapper main section.coupon a.btn_coupon:before {
      content: '';
      position: absolute;
      right: 20px;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 7px;
      height: 7px;
      border: 1px solid currentColor;
      box-sizing: border-box;
      transform: translateX(1px) translateY(-1px); }
    .modePC #suntory_contents.lot .wrapper main section.coupon a.btn_coupon:after {
      content: '';
      position: absolute;
      right: 20px;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 7px;
      height: 7px;
      border: 1px solid currentColor;
      box-sizing: border-box;
      transform: translateX(1px) translateY(-1px); }
    .modePC #suntory_contents.lot .wrapper main section.coupon a.btn_coupon:before {
      content: '';
      border-top: none;
      border-right: none;
      transform: translateX(-1px) translateY(1px); }
  .modePC #suntory_contents.lot .wrapper main section.coupon ul.extlink {
    width: 375px; }
    .modePC #suntory_contents.lot .wrapper main section.coupon ul.extlink li {
      font-size: 0.8125em;
      text-align: center;
      line-height: 1.31;
      letter-spacing: 0.01em; }
.modePC #suntory_contents.lot .wrapper main section.back {
  padding-top: 35px;
  padding-bottom: 35px; }
.modePC #suntory_contents.lot .wrapper main section.coupon + section.back {
  padding-top: 0; }
.modePC #suntory_contents.lot .wrapper main section.videottl {
  position: sticky;
  padding-bottom: 20px;
  bottom: 0; }
  .modePC #suntory_contents.lot .wrapper main section.videottl a {
    display: block;
    width: 400px;
    text-align: center;
    border-radius: 30px;
    padding: 20px 0;
    text-decoration: none;
    background: #000000;
    color: #ffffff; }
.modePC #suntory_contents.lot .wrapper main section.video {
  width: 600px;
  padding-bottom: 30px; }

.modeSP #suntory_contents.lot .JS-lot-result, .modeSP #suntory_contents.lot .JS-lot-coupon {
  display: none; }
.modeSP #suntory_contents.lot .wrapper main section.lot {
  padding-top: 30px;
  padding-bottom: 30px;
  background: rgba(0, 0, 0, 0.2); }
  .modeSP #suntory_contents.lot .wrapper main section.lot ul {
    width: 89.3333333333vw; }
    .modeSP #suntory_contents.lot .wrapper main section.lot ul li {
      display: none; }
      .modeSP #suntory_contents.lot .wrapper main section.lot ul li:first-child {
        display: block; }
.modeSP #suntory_contents.lot .wrapper main section.result {
  padding-top: 30px;
  padding-bottom: 30px;
  background: rgba(0, 0, 0, 0.2); }
  .modeSP #suntory_contents.lot .wrapper main section.result h3 {
    margin-bottom: 25px;
    width: 89.3333333333vw; }
  .modeSP #suntory_contents.lot .wrapper main section.result p {
    width: 89.3333333333vw;
    font-size: 1.0625em;
    font-weight: bold;
    text-align: center;
    line-height: 1.59;
    letter-spacing: 0.11em; }
.modeSP #suntory_contents.lot .wrapper main section.check {
  padding: 20px 0 35px;
  background-color: #ffffff; }
  .modeSP #suntory_contents.lot .wrapper main section.check button {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding: 1.5em 1em;
    width: 84vw;
    min-height: 4em;
    background: #B8000D;
    border-radius: 6px;
    color: #ffffff;
    font-size: 1.125em;
    font-weight: bold;
    text-align: center;
    line-height: 1.44;
    letter-spacing: 0.05em; }
    .modeSP #suntory_contents.lot .wrapper main section.check button:after {
      content: '';
      position: absolute;
      right: 1em;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 0.4em;
      height: 0.4em;
      border-width: 2px 2px 0 0;
      border-style: solid solid none none;
      border-color: #ffffff;
      transform: rotate(45deg); }
.modeSP #suntory_contents.lot .wrapper main section.history {
  padding: 25px 0;
  background-color: #ffffff;
  border-top: 1px solid #c5ccd2; }
  .modeSP #suntory_contents.lot .wrapper main section.history button {
    position: relative;
    display: block;
    padding: 1em 1em;
    padding-right: 45px;
    width: 84vw;
    border: 1px solid currentColor;
    border-radius: 6px;
    color: #000000;
    font-size: 0.875em;
    text-align: justify;
    line-height: 1.71;
    text-decoration: none; }
    .modeSP #suntory_contents.lot .wrapper main section.history button:after {
      content: '';
      position: absolute;
      right: 1em;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 0.33em;
      height: 0.33em;
      border-top: 2px solid currentColor;
      border-right: 2px solid currentColor;
      transform: rotate(45deg); }
.modeSP #suntory_contents.lot .wrapper main section.coupon_title {
  padding-bottom: 25px; }
  .modeSP #suntory_contents.lot .wrapper main section.coupon_title h3 {
    margin-bottom: 25px;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    font-size: 1.5em;
    line-height: 1.4;
    letter-spacing: 0.08em; }
    .modeSP #suntory_contents.lot .wrapper main section.coupon_title h3 span {
      margin-right: 0.1em;
      font-size: 1.375em;
      letter-spacing: -0.06em; }
      .modeSP #suntory_contents.lot .wrapper main section.coupon_title h3 span i {
        margin-right: 0.1em;
        font-size: 1.12em;
        letter-spacing: 0;
        font-style: normal; }
  .modeSP #suntory_contents.lot .wrapper main section.coupon_title p.lead {
    width: 84vw;
    font-size: 0.875em;
    line-height: 1.71;
    letter-spacing: 0.03em; }
    .modeSP #suntory_contents.lot .wrapper main section.coupon_title p.lead em {
      color: #B8000D;
      font-weight: bold; }
.modeSP #suntory_contents.lot .wrapper main section.coupon {
  padding-bottom: 35px; }
  .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner {
    position: relative;
    margin-bottom: 30px;
    padding: 12px 4vw 20px;
    width: 84vw;
    background: #39ad36;
    color: #ffffff; }
    .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: -12px;
      display: block;
      margin: 0 auto;
      width: 0;
      height: 0;
      border-width: 12px 20px 0;
      border-style: solid;
      border-color: #39ad36 transparent transparent; }
    .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner h3 {
      margin-bottom: 10px;
      font-size: 0.875em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.15em; }
    .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner input {
      margin-bottom: 10px;
      width: 100%;
      height: 2.5em;
      background: #ffffff;
      text-align: center;
      font-size: 1.375em;
      font-weight: bold;
      letter-spacing: 0.08em; }
      @media (max-width: 320px) {
        .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner input {
          font-size: 6.875vw; } }
    .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term {
      margin-bottom: 12px;
      width: 73.3333333333vw; }
      .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term dt, .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term dd {
        text-align: center; }
      .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term dt {
        font-size: 0.8125em;
        line-height: 1.5;
        letter-spacing: 0.08em; }
      .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term dd {
        margin-bottom: 0.71em;
        font-size: 0.875em;
        font-weight: bold;
        line-height: 1.5;
        letter-spacing: 0.08em; }
        .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner dl.term dd:last-of-type {
          margin-bottom: 0; }
    .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner ul {
      width: 73.3333333333vw; }
      .modeSP #suntory_contents.lot .wrapper main section.coupon.coupon_ln .inner ul li {
        line-height: 1.23; }
  .modeSP #suntory_contents.lot .wrapper main section.coupon a.btn_coupon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
    padding: 0.667em 1.5em;
    width: 84vw;
    background: #B8000D;
    border-radius: 6px;
    color: #ffffff;
    font-size: 1.3125em;
    font-weight: bold;
    text-align: center;
    line-height: 1.24;
    letter-spacing: 0.09em;
    text-decoration: none; }
    .modeSP #suntory_contents.lot .wrapper main section.coupon a.btn_coupon:before {
      content: '';
      position: absolute;
      right: 20px;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 7px;
      height: 7px;
      border: 1px solid currentColor;
      box-sizing: border-box;
      transform: translateX(1px) translateY(-1px); }
    .modeSP #suntory_contents.lot .wrapper main section.coupon a.btn_coupon:after {
      content: '';
      position: absolute;
      right: 20px;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 7px;
      height: 7px;
      border: 1px solid currentColor;
      box-sizing: border-box;
      transform: translateX(1px) translateY(-1px); }
    .modeSP #suntory_contents.lot .wrapper main section.coupon a.btn_coupon:before {
      content: '';
      border-top: none;
      border-right: none;
      transform: translateX(-1px) translateY(1px); }
  .modeSP #suntory_contents.lot .wrapper main section.coupon ul.extlink {
    width: 84vw; }
    .modeSP #suntory_contents.lot .wrapper main section.coupon ul.extlink li {
      font-size: 0.8125em;
      text-align: center;
      line-height: 1.31;
      letter-spacing: 0.01em; }
.modeSP #suntory_contents.lot .wrapper main section.back {
  padding-top: 35px;
  padding-bottom: 35px; }
.modeSP #suntory_contents.lot .wrapper main section.coupon + section.back {
  padding-top: 0; }
.modeSP #suntory_contents.lot .wrapper main section.videottl {
  position: sticky;
  padding-bottom: 20px;
  bottom: 0; }
  .modeSP #suntory_contents.lot .wrapper main section.videottl a {
    display: block;
    width: 89.3333333333vw;
    text-align: center;
    border-radius: 20px;
    padding: 10px 0;
    text-decoration: none;
    background: #000000;
    color: #ffffff; }
.modeSP #suntory_contents.lot .wrapper main section.video {
  width: 92vw;
  padding-bottom: 30px; }

.modePC #suntory_contents.history .wrapper main section.title {
  padding-bottom: 30px; }
.modePC #suntory_contents.history .wrapper main section.history {
  padding-top: 50px;
  padding-bottom: 30px; }
  .modePC #suntory_contents.history .wrapper main section.history .inner {
    width: 420px;
    border: 1px solid #cccccc; }
    .modePC #suntory_contents.history .wrapper main section.history .inner h4 {
      margin-bottom: 20px;
      padding: 0.7em 0.5em;
      color: #000000;
      background: rgba(0, 0, 0, 0.2);
      font-size: 1.125em;
      font-weight: bold;
      text-align: center;
      line-height: 1.39;
      letter-spacing: 0.03em; }
    .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon, .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize {
      width: 385px; }
      .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li, .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li {
        border-bottom: 1px dashed #cccccc; }
        .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li:last-child, .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li:nth-last-child(2), .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li:last-child, .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li:nth-last-child(2) {
          border-bottom: 0; }
        .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl, .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li dl {
          display: flex;
          justify-content: flex-start;
          align-items: flex-start;
          flex-wrap: wrap;
          width: 275px; }
          .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl dt, .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl dd, .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li dl dt, .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li dl dd {
            font-size: 0.875em;
            line-height: 1.71; }
          .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl dt, .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li dl dt {
            margin-right: 0.2em;
            width: 7.3em;
            text-align: justify;
            text-align-last: justify;
            text-justify: inter-ideograph;
            text-justify: inter-character; }
          .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl dd, .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li dl dd {
            width: calc(100% - 7.5em);
            font-weight: bold;
            text-align: left;
            letter-spacing: 0.02em; }
            .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl dd em, .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li dl dd em {
              color: #B8000D; }
        .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li.nohistory, .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li.nohistory {
          padding-bottom: 20px; }
          .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li.nohistory:not(:first-child), .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li.nohistory:not(:first-child) {
            display: none; }
          .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li.nohistory p, .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li.nohistory p {
            font-size: 0.875em;
            text-align: center;
            line-height: 1.71;
            letter-spacing: 0.03em; }
    .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon {
      padding-bottom: 5px; }
      .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li {
        padding-top: 20px;
        padding-bottom: 15px; }
        .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li:first-child {
          padding-top: 0; }
        .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li button {
          position: relative;
          display: block;
          margin-top: 10px;
          padding: 1.1em 0.5em;
          padding-right: 1.5em;
          width: 275px;
          background: #B8000D;
          border-radius: 6px;
          color: #ffffff;
          font-size: 0.875em;
          font-weight: bold;
          text-align: center;
          line-height: 1.71;
          letter-spacing: 0.1em;
          text-decoration: none; }
          .modePC #suntory_contents.history .wrapper main section.history .inner ul.coupon li button:after {
            content: '';
            position: absolute;
            right: 1em;
            top: 0;
            bottom: 0;
            display: block;
            margin: auto 0;
            width: 0.33em;
            height: 0.33em;
            border-top: 2px solid currentColor;
            border-right: 2px solid currentColor;
            transform: rotate(45deg); }
    .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li {
      padding-top: 15px;
      padding-bottom: 15px; }
      .modePC #suntory_contents.history .wrapper main section.history .inner ul.prize li:first-child {
        padding-top: 0; }
.modePC #suntory_contents.history .wrapper main section.back {
  padding-top: 5px;
  padding-bottom: 70px; }

.modeSP #suntory_contents.history .wrapper main section.title {
  padding-bottom: 35px; }
.modeSP #suntory_contents.history .wrapper main section.history {
  padding-top: 35px;
  padding-bottom: 30px; }
  .modeSP #suntory_contents.history .wrapper main section.history .inner {
    width: 84vw;
    border: 1px solid #cccccc; }
    .modeSP #suntory_contents.history .wrapper main section.history .inner h4 {
      margin-bottom: 20px;
      padding: 0.7em 0.5em;
      color: #000000;
      background: rgba(0, 0, 0, 0.2);
      font-size: 1.125em;
      font-weight: bold;
      text-align: center;
      line-height: 1.39;
      letter-spacing: 0.03em; }
    .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize {
      width: 73.3333333333vw; }
      .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li {
        border-bottom: 1px dashed #cccccc; }
        .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li:last-child, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li:nth-last-child(2), .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li:last-child, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li:nth-last-child(2) {
          border-bottom: 0; }
        .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li dl {
          display: flex;
          justify-content: flex-start;
          align-items: flex-start;
          flex-wrap: wrap; }
          .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl dt, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl dd, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li dl dt, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li dl dd {
            font-size: 0.875em;
            line-height: 1.71; }
          .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl dt, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li dl dt {
            margin-right: 0.2em;
            width: 7.3em;
            text-align: justify;
            text-align-last: justify;
            text-justify: inter-ideograph;
            text-justify: inter-character; }
          .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl dd, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li dl dd {
            width: calc(100% - 7.5em);
            font-weight: bold;
            text-align: left;
            letter-spacing: 0.02em; }
            .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li dl dd em, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li dl dd em {
              color: #B8000D; }
        .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li.nohistory, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li.nohistory {
          padding-bottom: 20px; }
          .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li.nohistory:not(:first-child), .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li.nohistory:not(:first-child) {
            display: none; }
          .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li.nohistory p, .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li.nohistory p {
            font-size: 0.875em;
            text-align: center;
            line-height: 1.71;
            letter-spacing: 0.03em; }
    .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon {
      padding-bottom: 5px; }
      .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li {
        padding-top: 20px;
        padding-bottom: 15px; }
        .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li:first-child {
          padding-top: 0; }
        .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li button {
          position: relative;
          display: block;
          margin-top: 10px;
          padding: 1.1em 0.5em;
          padding-right: 1.5em;
          width: 73.3333333333vw;
          background: #B8000D;
          border-radius: 6px;
          color: #ffffff;
          font-size: 0.875em;
          font-weight: bold;
          text-align: center;
          line-height: 1.71;
          letter-spacing: 0.1em;
          text-decoration: none; }
          .modeSP #suntory_contents.history .wrapper main section.history .inner ul.coupon li button:after {
            content: '';
            position: absolute;
            right: 1em;
            top: 0;
            bottom: 0;
            display: block;
            margin: auto 0;
            width: 0.33em;
            height: 0.33em;
            border-top: 2px solid currentColor;
            border-right: 2px solid currentColor;
            transform: rotate(45deg); }
    .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li {
      padding-top: 15px;
      padding-bottom: 15px; }
      .modeSP #suntory_contents.history .wrapper main section.history .inner ul.prize li:first-child {
        padding-top: 0; }
.modeSP #suntory_contents.history .wrapper main section.back {
  padding-top: 15px;
  padding-bottom: 65px; }

.modePC #suntory_contents.userregist .wrapper section.lead {
  padding-top: 25px;
  padding-bottom: 30px;
  text-align: center; }
  .modePC #suntory_contents.userregist .wrapper section.lead p.lead {
    margin-bottom: 10px;
    width: 650px;
    text-align: center;
    font-size: 0.875em;
    font-weight: bold;
    letter-spacing: 0.03em; }
  .modePC #suntory_contents.userregist .wrapper section.lead ul.note {
    width: 650px; }
    .modePC #suntory_contents.userregist .wrapper section.lead ul.note li {
      font-size: 0.875em; }
.modePC #suntory_contents.userregist .wrapper section.regulation {
  padding-bottom: 60px; }
  .modePC #suntory_contents.userregist .wrapper section.regulation h3 {
    margin-bottom: 35px; }
  .modePC #suntory_contents.userregist .wrapper section.regulation blockquote {
    padding: 2em 2em;
    width: 650px;
    height: 355px;
    border: 1px solid #cccccc;
    overflow-y: scroll; }
    .modePC #suntory_contents.userregist .wrapper section.regulation blockquote a {
      word-break: break-all; }
    .modePC #suntory_contents.userregist .wrapper section.regulation blockquote p {
      font-size: 0.9375em;
      line-height: 1.67;
      letter-spacing: 0.03em; }
      .modePC #suntory_contents.userregist .wrapper section.regulation blockquote p.end {
        margin-top: 1.5em;
        text-align: right; }
    .modePC #suntory_contents.userregist .wrapper section.regulation blockquote h2 {
      margin-top: 1.5em;
      margin-bottom: 1em;
      margin-left: -5px;
      padding: 0.8125em 1em;
      width: calc(100% + 10px);
      background: #000000;
      border-radius: 4px;
      color: #ffffff;
      font-size: 1em;
      font-weight: bold;
      text-align: left;
      line-height: 1.5;
      letter-spacing: 0.03em; }
    .modePC #suntory_contents.userregist .wrapper section.regulation blockquote h3 {
      margin-top: 1em;
      margin-bottom: 0.5em;
      font-size: 1em;
      font-weight: bold;
      text-align: left;
      line-height: 1.5;
      letter-spacing: 0.03em; }
    .modePC #suntory_contents.userregist .wrapper section.regulation blockquote h2 + h3 {
      margin-top: 0; }
    .modePC #suntory_contents.userregist .wrapper section.regulation blockquote ol {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
      counter-reset: cnt; }
      .modePC #suntory_contents.userregist .wrapper section.regulation blockquote ol li {
        position: relative;
        padding-left: 2em;
        font-size: 0.9375em;
        line-height: 1.67;
        letter-spacing: 0.03em; }
        .modePC #suntory_contents.userregist .wrapper section.regulation blockquote ol li:before {
          counter-increment: cnt;
          content: counter(cnt) ".";
          position: absolute;
          left: 0;
          top: 0; }
.modePC #suntory_contents.userregist .wrapper section.outline {
  padding-bottom: 60px; }
  .modePC #suntory_contents.userregist .wrapper section.outline h3 {
    margin-bottom: 35px; }
  .modePC #suntory_contents.userregist .wrapper section.outline blockquote {
    padding: 2em 2em;
    width: 650px;
    height: 355px;
    border: 1px solid #cccccc;
    overflow-y: scroll; }
    .modePC #suntory_contents.userregist .wrapper section.outline blockquote a {
      word-break: break-all; }
    .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dt {
      margin-top: 20px;
      font-size: 0.9375em;
      font-weight: bold;
      line-height: 1.3;
      letter-spacing: 0.03em; }
      .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dt:first-child {
        margin-top: 0; }
    .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd {
      margin-top: 10px;
      font-size: 0.9375em;
      line-height: 1.67;
      letter-spacing: 0.03em; }
      .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.list, .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.note {
        margin-top: 0.75em; }
        .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.list li, .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.note li {
          margin-bottom: 0.5em;
          padding-left: 1em;
          text-indent: -1em; }
          .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.list li:last-child, .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.note li:last-child {
            margin-bottom: 0; }
      .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.note li {
        font-size: 1em; }
      .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ol {
        counter-reset: cnt;
        margin-top: 0.75em; }
        .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ol li {
          counter-increment: cnt;
          position: relative;
          margin-bottom: 0.5em;
          padding-left: 1.5em; }
          .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ol li:before {
            content: counter(cnt) ".";
            position: absolute;
            top: 0;
            left: 0; }
          .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ol li:last-child {
            margin-bottom: 0; }
      .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd dl dt {
        margin-top: 0.75em;
        margin-bottom: 0.5em;
        font-weight: bold; }
      .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd dl dd {
        padding-left: 0.5em; }
        .modePC #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd dl dd dl dt {
          font-weight: normal; }
.modePC #suntory_contents.userregist .wrapper section.enquete {
  padding-bottom: 35px; }
  .modePC #suntory_contents.userregist .wrapper section.enquete h3 {
    margin-bottom: 30px; }
  .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list {
    counter-reset: cnt;
    width: 650px; }
    .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li {
      display: block;
      margin-bottom: 30px;
      padding: 0 0 29px;
      border: 1px solid #cccccc; }
      .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li:last-child {
        margin-bottom: 0; }
      .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li:before {
        content: '';
        counter-increment: cnt;
        content: "Q" counter(cnt) ".";
        display: block;
        margin-bottom: 18px;
        padding: 15px 0;
        color: #000000;
        background: rgba(0, 0, 0, 0.2);
        font-size: 1.25em;
        font-weight: bold;
        text-align: center;
        line-height: 1;
        letter-spacing: 0.03em; }
      .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li h4 {
        margin-bottom: 15px;
        width: 570px;
        font-size: 0.875em;
        font-weight: bold;
        text-align: center; }
        .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li h4 i {
          display: block;
          margin-top: 7px;
          color: #B8000D;
          font-size: 0.857em;
          font-weight: normal; }
      .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        width: 570px; }
        .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li {
          display: block;
          width: 275px;
          margin-left: 0;
          margin-right: 20px;
          margin-bottom: 20px; }
          .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li:nth-child(even) {
            margin-right: 0; }
          .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li:last-child, .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li:nth-child(odd):nth-last-child(2) {
            margin-bottom: 0; }
          .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label {
            position: relative;
            display: block;
            padding: 14px 20px 14px 45px;
            border: 1px solid #cccccc;
            border-radius: 5px;
            background: #efefef;
            font-size: 0.875em;
            line-height: 1.57;
            cursor: pointer; }
            .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input {
              position: absolute;
              width: 1px;
              height: 1px;
              margin: -1px;
              border: 0;
              overflow: hidden;
              padding: 0;
              clip: rect(0, 0, 0, 0); }
            .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox] + i, .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio] + i {
              position: absolute;
              left: 12px;
              top: 15px;
              display: block;
              width: 18px;
              height: 18px;
              border: 1px solid #cccccc;
              border-radius: 3px;
              background: #ffffff; }
              .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox] + i:before, .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio] + i:before {
                content: '';
                position: absolute;
                left: 5px;
                top: 2px;
                display: none;
                width: 4px;
                height: 8px;
                border-width: 0 2px 2px 0;
                border-style: none solid solid none;
                border-color: #ffffff;
                transform: rotate(45deg); }
            .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox]:checked + i, .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio]:checked + i {
              border-color: #B8000D;
              background: #B8000D; }
              .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox]:checked + i:before, .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio]:checked + i:before {
                display: block; }
            .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox]:focus + i, .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio]:focus + i, .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox]:hover + i, .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio]:hover + i {
              border-color: #B8000D; }
            .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio] + i {
              border-radius: 9px; }
              .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio] + i:before {
                content: '';
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
                width: 8px;
                height: 8px;
                border: none;
                border-radius: 4px;
                background: #ffffff;
                transform: none; }
      .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .select {
        position: relative;
        display: block;
        width: 275px; }
        .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .select label {
          position: relative;
          display: block;
          padding: 14px 50px 14px 14px;
          border: 1px solid #cccccc;
          background: #ffffff;
          color: #000000;
          font-size: 0.875em;
          line-height: 1.57;
          overflow: hidden; }
          .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .select label span {
            color: currentColor; }
          .modePC #suntory_contents.userregist .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 + 28px);
            height: calc(1.57em + 28px);
            background-color: #efefef; }
            .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .select label i:after {
              content: '';
              position: absolute;
              top: calc((1.57em + 28px) / 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%); }
        .modePC #suntory_contents.userregist .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;
          z-index: 1; }
          .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .select select:focus + label, .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .select select:hover + label {
            border-color: #B8000D; }
      .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .other {
        padding-top: 20px;
        width: 350px; }
        .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .other p {
          margin-bottom: 10px;
          font-size: 0.875em;
          line-height: 1.5;
          text-align: center; }
        .modePC #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .other textarea {
          display: block;
          padding: 0.667em 0.667em;
          width: 100%;
          height: 8em;
          border: 1px solid #cccccc;
          border-radius: 5px;
          background: #efefef;
          font-size: 0.875em;
          line-height: 1.5;
          resize: vertical; }
.modePC #suntory_contents.userregist .wrapper section.submit {
  padding: 40px 0;
  background: rgba(0, 0, 0, 0.2); }
  .modePC #suntory_contents.userregist .wrapper section.submit .error {
    margin-bottom: 20px;
    color: #B8000D;
    font-size: 0.875em;
    font-weight: bold;
    text-align: center; }
    .modePC #suntory_contents.userregist .wrapper section.submit .error:empty {
      display: none; }
  .modePC #suntory_contents.userregist .wrapper section.submit a.btn {
    position: relative;
    display: block;
    padding: 1.15em 2.5em;
    width: 420px;
    border-radius: 6px;
    background: #B8000D;
    color: #ffffff;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.09em; }
    .modePC #suntory_contents.userregist .wrapper section.submit a.btn:after {
      content: '';
      position: absolute;
      right: 1.25em;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 0.5em;
      height: 0.5em;
      border-width: 2px 2px 0 0;
      border-style: solid solid none none;
      border-color: #ffffff;
      transform: rotate(45deg); }

.modeSP #suntory_contents.userregist .wrapper section.lead {
  padding-top: 25px;
  padding-bottom: 30px; }
  .modeSP #suntory_contents.userregist .wrapper section.lead p.lead {
    margin-bottom: 5px;
    width: 84vw;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
  .modeSP #suntory_contents.userregist .wrapper section.lead ul.note {
    width: 84vw; }
    .modeSP #suntory_contents.userregist .wrapper section.lead ul.note li {
      font-size: 0.75em; }
.modeSP #suntory_contents.userregist .wrapper section.regulation {
  padding-bottom: 60px; }
  .modeSP #suntory_contents.userregist .wrapper section.regulation h3 {
    margin-bottom: 25px; }
  .modeSP #suntory_contents.userregist .wrapper section.regulation blockquote {
    padding: 15px 0.5em;
    width: 84vw;
    height: 121.3333333333vw;
    border: 1px solid #cccccc;
    overflow-y: scroll; }
    .modeSP #suntory_contents.userregist .wrapper section.regulation blockquote a {
      word-break: break-all; }
    .modeSP #suntory_contents.userregist .wrapper section.regulation blockquote p {
      font-size: 0.9375em;
      line-height: 1.67;
      letter-spacing: 0.03em; }
      .modeSP #suntory_contents.userregist .wrapper section.regulation blockquote p.end {
        margin-top: 1.5em;
        text-align: right; }
    .modeSP #suntory_contents.userregist .wrapper section.regulation blockquote h2 {
      margin-top: 1.5em;
      margin-bottom: 1em;
      margin-left: -5px;
      padding: 0.8125em 1em;
      width: calc(100% + 10px);
      background: #000000;
      border-radius: 4px;
      color: #ffffff;
      font-size: 1em;
      font-weight: bold;
      text-align: left;
      line-height: 1.5;
      letter-spacing: 0.03em; }
    .modeSP #suntory_contents.userregist .wrapper section.regulation blockquote h3 {
      margin-top: 1em;
      margin-bottom: 0.5em;
      font-size: 1em;
      font-weight: bold;
      text-align: left;
      line-height: 1.5;
      letter-spacing: 0.03em; }
    .modeSP #suntory_contents.userregist .wrapper section.regulation blockquote h2 + h3 {
      margin-top: 0; }
    .modeSP #suntory_contents.userregist .wrapper section.regulation blockquote ol {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
      counter-reset: cnt; }
      .modeSP #suntory_contents.userregist .wrapper section.regulation blockquote ol li {
        position: relative;
        padding-left: 2em;
        font-size: 0.9375em;
        line-height: 1.67;
        letter-spacing: 0.03em; }
        .modeSP #suntory_contents.userregist .wrapper section.regulation blockquote ol li:before {
          counter-increment: cnt;
          content: counter(cnt) ".";
          position: absolute;
          left: 0;
          top: 0; }
.modeSP #suntory_contents.userregist .wrapper section.outline {
  padding-bottom: 60px; }
  .modeSP #suntory_contents.userregist .wrapper section.outline h3 {
    margin-bottom: 25px; }
  .modeSP #suntory_contents.userregist .wrapper section.outline blockquote {
    padding: 15px 0.5em;
    width: 84vw;
    height: 121.3333333333vw;
    border: 1px solid #cccccc;
    overflow-y: scroll; }
    .modeSP #suntory_contents.userregist .wrapper section.outline blockquote a {
      word-break: break-all; }
    .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dt {
      margin-top: 20px;
      font-size: 0.9375em;
      font-weight: bold;
      line-height: 1.3;
      letter-spacing: 0.03em; }
      .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dt:first-child {
        margin-top: 0; }
    .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd {
      margin-top: 10px;
      font-size: 0.9375em;
      line-height: 1.67;
      letter-spacing: 0.03em; }
      .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.list, .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.note {
        margin-top: 0.75em; }
        .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.list li, .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.note li {
          margin-bottom: 0.5em;
          padding-left: 1em;
          text-indent: -1em; }
          .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.list li:last-child, .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.note li:last-child {
            margin-bottom: 0; }
      .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ul.note li {
        font-size: 1em; }
      .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ol {
        counter-reset: cnt;
        margin-top: 0.75em; }
        .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ol li {
          counter-increment: cnt;
          position: relative;
          margin-bottom: 0.5em;
          padding-left: 1.5em; }
          .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ol li:before {
            content: counter(cnt) ".";
            position: absolute;
            top: 0;
            left: 0; }
          .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd ol li:last-child {
            margin-bottom: 0; }
      .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd dl dt {
        margin-top: 0.75em;
        margin-bottom: 0.5em;
        font-weight: bold; }
      .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd dl dd {
        padding-left: 0.5em; }
        .modeSP #suntory_contents.userregist .wrapper section.outline blockquote > dl > dd dl dd dl dt {
          font-weight: normal; }
.modeSP #suntory_contents.userregist .wrapper section.enquete {
  padding-bottom: 20px; }
  .modeSP #suntory_contents.userregist .wrapper section.enquete h3 {
    margin-bottom: 25px; }
  .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list {
    counter-reset: cnt;
    width: 84vw; }
    .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li {
      display: block;
      margin-bottom: 20px;
      padding: 0 0 20px;
      border: 1px solid #cccccc; }
      .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li:last-child {
        margin-bottom: 0; }
      .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li:before {
        content: '';
        counter-increment: cnt;
        content: "Q" counter(cnt) ".";
        display: block;
        margin-bottom: 20px;
        padding: 0.5em 0.5em;
        color: #000000;
        background: rgba(0, 0, 0, 0.2);
        font-size: 1.25em;
        font-weight: bold;
        text-align: center;
        line-height: 1;
        letter-spacing: 0.03em; }
      .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li h4 {
        margin-bottom: 20px;
        width: 73.3333333333vw;
        font-size: 0.875em;
        font-weight: bold;
        text-align: left;
        line-height: 1.71;
        letter-spacing: 0.03em; }
        .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li h4 i {
          display: inline-block;
          color: #B8000D;
          font-size: 0.857em;
          font-weight: normal; }
      .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        width: 73.3333333333vw; }
        .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li {
          display: block;
          width: 100%;
          margin-left: 0;
          margin-bottom: 10px; }
          .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li:last-child {
            margin-bottom: 0; }
          .modeSP #suntory_contents.userregist .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: #efefef;
            font-size: 0.875em;
            line-height: 1.57; }
            .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input {
              position: absolute;
              width: 1px;
              height: 1px;
              margin: -1px;
              border: 0;
              overflow: hidden;
              padding: 0;
              clip: rect(0, 0, 0, 0); }
            .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox] + i, .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio] + i {
              position: absolute;
              left: 0.857em;
              top: 0;
              bottom: 0;
              display: block;
              margin: auto 0;
              width: 1.29em;
              height: 1.29em;
              border: 1px solid #cccccc;
              border-radius: 3px;
              background: #ffffff; }
              .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox] + i:before, .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio] + i:before {
                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: #ffffff;
                transform: translateY(-20%) rotate(45deg); }
            .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox]:checked + i, .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio]:checked + i {
              border-color: #B8000D;
              background: #B8000D; }
              .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox]:checked + i:before, .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio]:checked + i:before {
                display: block; }
            .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=checkbox]:focus + i, .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio]:focus + i {
              border-color: #B8000D; }
            .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio] + i {
              border-radius: 50%; }
              .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li ul li label input[type=radio] + i:before {
                content: '';
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
                width: 0.571em;
                height: 0.571em;
                border: none;
                border-radius: 50%;
                background: #ffffff;
                transform: none; }
      .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .select {
        position: relative;
        display: block;
        width: 73.3333333333vw; }
        .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .select label {
          position: relative;
          display: block;
          padding: 14px 50px 14px 14px;
          border: 1px solid #cccccc;
          background: #ffffff;
          color: #000000;
          font-size: 0.875em;
          line-height: 1.57;
          overflow: hidden; }
          .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .select label span {
            color: currentColor; }
          .modeSP #suntory_contents.userregist .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 + 28px);
            height: calc(1.57em + 28px);
            background-color: #efefef; }
            .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .select label i:after {
              content: '';
              position: absolute;
              top: calc((1.57em + 28px) / 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.userregist .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;
          z-index: 1; }
          .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .select select:focus + label {
            border-color: #B8000D; }
      .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .other {
        padding-top: 10px;
        width: 73.3333333333vw; }
        .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .other p {
          margin-bottom: 10px;
          font-size: 0.875em;
          line-height: 1.5; }
        .modeSP #suntory_contents.userregist .wrapper section.enquete ol.enquete_list > li .other textarea {
          display: block;
          padding: 0.667em 0.667em;
          width: 100%;
          height: 8em;
          border: 1px solid #cccccc;
          border-radius: 5px;
          background: #efefef;
          font-size: 0.875em;
          line-height: 1.5;
          resize: vertical; }
.modeSP #suntory_contents.userregist .wrapper section.submit {
  padding: 30px 0 35px;
  background: rgba(0, 0, 0, 0.2); }
  .modeSP #suntory_contents.userregist .wrapper section.submit .error {
    margin-bottom: 20px;
    color: #B8000D;
    font-size: 0.875em;
    font-weight: bold;
    text-align: center; }
    .modeSP #suntory_contents.userregist .wrapper section.submit .error:empty {
      display: none; }
  .modeSP #suntory_contents.userregist .wrapper section.submit a.btn {
    position: relative;
    display: block;
    padding: 0.889em 1.5em;
    width: 84vw;
    border-radius: 6px;
    background: #B8000D;
    color: #ffffff;
    font-size: 1.125em;
    font-weight: bold;
    line-height: 1.33;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em; }
    .modeSP #suntory_contents.userregist .wrapper section.submit a.btn:after {
      content: '';
      position: absolute;
      right: 1em;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 0.444em;
      height: 0.444em;
      border-width: 2px 2px 0 0;
      border-style: solid solid none none;
      border-color: #ffffff;
      transform: rotate(45deg); }

.modePC #suntory_contents.error .wrapper section.error {
  padding-top: 40px;
  padding-bottom: 40px; }
  .modePC #suntory_contents.error .wrapper section.error h3 {
    margin-bottom: 25px; }
  .modePC #suntory_contents.error .wrapper section.error p {
    width: 420px;
    font-size: 0.875em;
    font-weight: bold;
    text-align: center;
    line-height: 1.71;
    letter-spacing: 0.03em; }
  .modePC #suntory_contents.error .wrapper section.error dl.term {
    padding: 5px 30px 15px;
    width: 420px;
    border: 1px solid #cccccc;
    text-align: center; }
    .modePC #suntory_contents.error .wrapper section.error dl.term dt {
      margin-bottom: 15px;
      padding: 0.75em 1em;
      width: 275px;
      border-bottom: 2px solid rgba(0, 0, 0, 0.4);
      color: #000000;
      font-size: 0.875em;
      font-weight: bold;
      line-height: 1.71;
      letter-spacing: 0.19em; }
    .modePC #suntory_contents.error .wrapper section.error dl.term dd {
      font-size: 0.8125em;
      line-height: 1.8;
      letter-spacing: 0.01em; }
.modePC #suntory_contents.error .wrapper section.back_top {
  padding-bottom: 70px; }

.modeSP #suntory_contents.error .wrapper section.error {
  padding-top: 25px;
  padding-bottom: 25px; }
  .modeSP #suntory_contents.error .wrapper section.error h3 {
    margin-bottom: 20px; }
  .modeSP #suntory_contents.error .wrapper section.error p {
    width: 84vw;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.71;
    letter-spacing: 0.03em; }
  .modeSP #suntory_contents.error .wrapper section.error dl.term {
    padding: 10px 5.3333333333vw 30px;
    width: 84vw;
    border: 1px solid #cccccc;
    text-align: center; }
    .modeSP #suntory_contents.error .wrapper section.error dl.term dt {
      margin-bottom: 20px;
      padding: 0.75em 1em;
      border-bottom: 2px solid rgba(0, 0, 0, 0.4);
      color: #000000;
      font-size: 0.875em;
      font-weight: bold;
      line-height: 1.71;
      letter-spacing: 0.19em; }
    .modeSP #suntory_contents.error .wrapper section.error dl.term dd {
      font-size: 0.8125em;
      line-height: 1.8;
      letter-spacing: 0.01em; }
.modeSP #suntory_contents.error .wrapper section.back_top {
  padding-bottom: 45px; }

#suntory_contents.static .wrapper section.title {
  padding-bottom: 35px; }
#suntory_contents.static .wrapper section.outline a {
  word-break: break-all; }
#suntory_contents.static .wrapper section.outline > dl {
  width: 89.3333333333vw; }
  #suntory_contents.static .wrapper section.outline > dl > dt {
    margin-top: 30px;
    padding: 0.75em 1em;
    background: #000000;
    color: #ffffff;
    font-size: 0.9375em;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.03em; }
  #suntory_contents.static .wrapper section.outline > dl > dd {
    margin-top: 10px;
    font-size: 0.9375em;
    line-height: 1.67;
    letter-spacing: 0.03em; }
    #suntory_contents.static .wrapper section.outline > dl > dd ul.list, #suntory_contents.static .wrapper section.outline > dl > dd ul.note {
      margin-top: 0.75em; }
      #suntory_contents.static .wrapper section.outline > dl > dd ul.list li, #suntory_contents.static .wrapper section.outline > dl > dd ul.note li {
        margin-bottom: 0.5em;
        padding-left: 1em;
        text-indent: -1em; }
        #suntory_contents.static .wrapper section.outline > dl > dd ul.list li:last-child, #suntory_contents.static .wrapper section.outline > dl > dd ul.note li:last-child {
          margin-bottom: 0; }
    #suntory_contents.static .wrapper section.outline > dl > dd ul.note li {
      font-size: 1em; }
    #suntory_contents.static .wrapper section.outline > dl > dd ol {
      counter-reset: cnt;
      margin-top: 0.75em; }
      #suntory_contents.static .wrapper section.outline > dl > dd ol li {
        counter-increment: cnt;
        position: relative;
        margin-bottom: 0.5em;
        padding-left: 1.5em; }
        #suntory_contents.static .wrapper section.outline > dl > dd ol li:before {
          content: counter(cnt) ".";
          position: absolute;
          top: 0;
          left: 0; }
        #suntory_contents.static .wrapper section.outline > dl > dd ol li:last-child {
          margin-bottom: 0; }
    #suntory_contents.static .wrapper section.outline > dl > dd dl dt {
      margin-top: 0.75em;
      margin-bottom: 0.5em;
      font-weight: bold; }
    #suntory_contents.static .wrapper section.outline > dl > dd dl dd {
      padding-left: 0.5em; }
      #suntory_contents.static .wrapper section.outline > dl > dd dl dd dl dt {
        font-weight: normal; }
#suntory_contents.static .wrapper section.regulation blockquote {
  width: 84vw; }
  #suntory_contents.static .wrapper section.regulation blockquote a {
    word-break: break-all; }
  #suntory_contents.static .wrapper section.regulation blockquote p {
    font-size: 0.9375em;
    line-height: 1.67;
    letter-spacing: 0.03em; }
    #suntory_contents.static .wrapper section.regulation blockquote p.end {
      margin-top: 1.5em;
      text-align: right; }
  #suntory_contents.static .wrapper section.regulation blockquote h2 {
    margin-top: 1.5em;
    margin-bottom: 1em;
    margin-left: -5px;
    padding: 0.8125em 1em;
    width: calc(100% + 10px);
    background: #000000;
    border-radius: 4px;
    color: #ffffff;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
    letter-spacing: 0.03em; }
  #suntory_contents.static .wrapper section.regulation blockquote h3 {
    margin-top: 1em;
    margin-bottom: 0.5em;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
    letter-spacing: 0.03em; }
  #suntory_contents.static .wrapper section.regulation blockquote h2 + h3 {
    margin-top: 0; }
  #suntory_contents.static .wrapper section.regulation blockquote ol {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    counter-reset: cnt; }
    #suntory_contents.static .wrapper section.regulation blockquote ol li {
      position: relative;
      padding-left: 2em;
      font-size: 0.9375em;
      line-height: 1.67;
      letter-spacing: 0.03em; }
      #suntory_contents.static .wrapper section.regulation blockquote ol li:before {
        counter-increment: cnt;
        content: counter(cnt) ".";
        position: absolute;
        left: 0;
        top: 0; }
#suntory_contents.static .wrapper section.prize ul {
  width: 84vw; }
  #suntory_contents.static .wrapper section.prize ul li {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border: 2px solid rgba(0, 0, 0, 0.4); }
    #suntory_contents.static .wrapper section.prize ul li:last-child {
      margin-bottom: 0; }
    #suntory_contents.static .wrapper section.prize ul li h4 {
      padding: 0.5em 0.5em;
      color: #000000;
      font-size: 1em;
      text-align: center;
      line-height: 1.5;
      letter-spacing: 0.02em; }
      #suntory_contents.static .wrapper section.prize ul li h4 span {
        display: inline-block;
        font-size: 1.5em;
        line-height: 1;
        transform: translateY(0.05em); }
    #suntory_contents.static .wrapper section.prize ul li img {
      margin-bottom: 20px;
      display: block; }
    #suntory_contents.static .wrapper section.prize ul li h5 {
      margin-bottom: 1em;
      width: 73.3333333333vw;
      font-size: 0.9375em;
      font-weight: bold;
      text-align: center;
      line-height: 1.67;
      letter-spacing: 0.03em; }
    #suntory_contents.static .wrapper section.prize ul li p {
      margin-bottom: 1em;
      width: 73.3333333333vw;
      font-size: 0.9375em;
      line-height: 1.67;
      letter-spacing: 0.03em; }
    #suntory_contents.static .wrapper section.prize ul li > *:last-child {
      margin-bottom: 0; }
#suntory_contents.static .wrapper section.qa.index {
  width: calc(84vw + 10px); }
  #suntory_contents.static .wrapper section.qa.index ol {
    counter-reset: cnt; }
    #suntory_contents.static .wrapper section.qa.index ol li {
      counter-increment: cnt;
      margin-bottom: 15px; }
      #suntory_contents.static .wrapper section.qa.index ol li:last-child {
        margin-bottom: 0; }
      #suntory_contents.static .wrapper section.qa.index ol li a {
        position: relative;
        display: block;
        padding: 0.8125em 2em;
        padding-left: 2.5em;
        background: #000000;
        border-radius: 6px;
        color: #ffffff;
        font-size: 1em;
        font-weight: bold;
        text-align: left;
        line-height: 1.5;
        letter-spacing: 0.03em;
        text-decoration: none;
        transition: opacity 0.1s linear; }
        #suntory_contents.static .wrapper section.qa.index ol li a:before {
          content: counter(cnt) ".";
          position: absolute;
          top: 0.8125em;
          left: 1em; }
        #suntory_contents.static .wrapper section.qa.index ol li a:after {
          content: '';
          position: absolute;
          right: 15px;
          top: 0;
          bottom: 0;
          display: block;
          margin: auto 0;
          width: 0.333em;
          height: 0.333em;
          border-width: 2px 2px 0 0;
          border-style: solid;
          border-color: currentColor;
          transform: rotate(45deg); }
        #suntory_contents.static .wrapper section.qa.index ol li a:hover {
          opacity: 0.7; }
#suntory_contents.static .wrapper section.qa h4 {
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding: 0.8125em 1em;
  padding-left: 2.5em;
  width: calc(84vw + 10px);
  background: #000000;
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-decoration: none; }
  #suntory_contents.static .wrapper section.qa h4 i {
    position: absolute;
    top: 0.8125em;
    left: 1em; }
#suntory_contents.static .wrapper section.qa > dl {
  counter-reset: cnt;
  width: calc(84vw + 10px); }
  #suntory_contents.static .wrapper section.qa > dl > dt {
    counter-increment: cnt;
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding: 0.8125em 2.5em;
    padding-left: 3em;
    width: calc(84vw + 10px);
    background: #ffffff;
    border: 2px solid #000000;
    border-radius: 6px;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
    letter-spacing: 0.03em;
    text-decoration: none; }
    #suntory_contents.static .wrapper section.qa > dl > dt:before {
      content: "Q" counter(cnt) ".";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0.75em;
      display: block;
      margin: auto 0;
      height: 1em;
      line-height: 1em;
      color: #000000; }
    #suntory_contents.static .wrapper section.qa > dl > dt:after {
      content: '＋';
      position: absolute;
      right: 13px;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 1em;
      height: 1em;
      color: #000000;
      font-weight: 900;
      line-height: 1; }
    #suntory_contents.static .wrapper section.qa > dl > dt.open:after {
      content: '－'; }
  #suntory_contents.static .wrapper section.qa > dl > dd {
    position: relative;
    display: none;
    margin-bottom: 20px;
    width: 84vw;
    font-size: 0.9375em;
    line-height: 1.67;
    letter-spacing: 0.03em; }
    #suntory_contents.static .wrapper section.qa > dl > dd:before {
      content: "A" counter(cnt) ".";
      display: block;
      margin-bottom: 0.5em;
      color: #000000;
      font-size: 1.07em;
      font-weight: bold;
      line-height: 1; }
    #suntory_contents.static .wrapper section.qa > dl > dd ul.list, #suntory_contents.static .wrapper section.qa > dl > dd ul.note {
      margin-top: 0.75em; }
      #suntory_contents.static .wrapper section.qa > dl > dd ul.list li, #suntory_contents.static .wrapper section.qa > dl > dd ul.note li {
        margin-bottom: 0.5em;
        padding-left: 1em;
        text-indent: -1em; }
        #suntory_contents.static .wrapper section.qa > dl > dd ul.list li:last-child, #suntory_contents.static .wrapper section.qa > dl > dd ul.note li:last-child {
          margin-bottom: 0; }
    #suntory_contents.static .wrapper section.qa > dl > dd ul.note li {
      font-size: 1em; }
    #suntory_contents.static .wrapper section.qa > dl > dd ol {
      counter-reset: cnt;
      margin-top: 0.75em; }
      #suntory_contents.static .wrapper section.qa > dl > dd ol li {
        counter-increment: cnt;
        position: relative;
        margin-bottom: 0.5em;
        padding-left: 1.5em; }
        #suntory_contents.static .wrapper section.qa > dl > dd ol li:before {
          content: counter(cnt) ".";
          position: absolute;
          top: 0;
          left: 0; }
        #suntory_contents.static .wrapper section.qa > dl > dd ol li:last-child {
          margin-bottom: 0; }
    #suntory_contents.static .wrapper section.qa > dl > dd dl dt {
      margin-top: 0.75em;
      margin-bottom: 0.5em;
      font-weight: bold; }
    #suntory_contents.static .wrapper section.qa > dl > dd dl dd {
      padding-left: 0.5em; }
      #suntory_contents.static .wrapper section.qa > dl > dd dl dd dl dt {
        font-weight: normal; }
  #suntory_contents.static .wrapper section.qa > dl *:first-child {
    margin-top: 0; }
  #suntory_contents.static .wrapper section.qa > dl *:last-child {
    margin-bottom: 0; }
#suntory_contents.static .wrapper section.back {
  padding-top: 40px; }
  #suntory_contents.static .wrapper section.back a {
    position: relative;
    display: block;
    padding: 1em 2.5em;
    width: 180px;
    background: #000000;
    border: 2px solid #000000;
    border-radius: 6px;
    color: #ffffff;
    font-size: 0.875em;
    text-align: center;
    line-height: 1.71;
    letter-spacing: 0.05em;
    text-decoration: none;
    transition: opacity 0.1s linear; }
    #suntory_contents.static .wrapper section.back a:after {
      content: '';
      position: absolute;
      left: 18px;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 6px;
      height: 6px;
      border-width: 0 0 2px 2px;
      border-style: none none solid solid;
      border-color: currentColor;
      transform: rotate(45deg); }
    #suntory_contents.static .wrapper section.back a:hover {
      opacity: 0.7; }
#suntory_contents.static .wrapper section.close {
  padding-top: 40px;
  padding-bottom: 65px; }
  #suntory_contents.static .wrapper section.close button {
    position: relative;
    display: block;
    padding: 1em 2.5em;
    width: 180px;
    background: #ffffff;
    border: 2px solid #000000;
    border-radius: 6px;
    color: #000000;
    font-size: 0.875em;
    text-align: center;
    line-height: 1.71;
    letter-spacing: 0.05em;
    text-decoration: none;
    transition: opacity 0.1s linear; }
    #suntory_contents.static .wrapper section.close button:before {
      content: '';
      position: absolute;
      left: 15px;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 1em;
      height: 0;
      border-top: 1px solid currentColor;
      border-bottom: 1px solid currentColor;
      transform: rotate(45deg); }
    #suntory_contents.static .wrapper section.close button:after {
      content: '';
      position: absolute;
      left: 15px;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto 0;
      width: 1em;
      height: 0;
      border-top: 1px solid currentColor;
      border-bottom: 1px solid currentColor;
      transform: rotate(45deg); }
    #suntory_contents.static .wrapper section.close button:after {
      transform: rotate(-45deg); }
    #suntory_contents.static .wrapper section.close button:hover {
      opacity: 0.7; }
#suntory_contents.static .wrapper section.back + section.close {
  padding-top: 10px; }
/*OCR*/
.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_step {
  margin-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_step ol.step {
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_step ol.step > li {
  margin-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_step ol.step > li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_point .inner {
  padding: 6.66667vw 4vw 8vw;
  width: 92vw;
  background: #ffffff;
  color: #000000;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_point .inner ol.point {
  counter-reset: cnt;
  margin-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_point .inner ol.point > li {
  counter-increment: cnt;
  position: relative;
  margin-bottom: 1.33333vw;
  padding: 0.75em 1em;
  padding-left: 2.25em;
  border: 1px solid #e1e1e1;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_point .inner ol.point > li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_point .inner ol.point > li::before {
  content: counter(cnt) ".";
  position: absolute;
  top: 0.75em;
  left: 1em;
  color: #af000c;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_point .inner ol.point > li .figure {
  width: 59.46667vw;
  -webkit-transform: translateX(-0.625em) translateY(0.5em);
          transform: translateX(-0.625em) translateY(0.5em);
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_point .inner h4.ng_title {
  margin-bottom: 5.33333vw;
  padding: 0.5em 0;
  color: #af000c;
  border-top: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1.44;
  letter-spacing: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_point .inner ul.ng {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_point .inner ul.ng > li {
  margin: 0;
  margin-bottom: 2.4vw;
  width: 40.8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_point .inner ul.ng > li:last-child, .modeSP #suntoryCommonWrapper #suntory_contents.static main section.ocr_point .inner ul.ng > li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}

#suntoryCommonWrapper #suntory_contents.serial section.ocrmodal {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.7);	
}

#suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner {
  padding-bottom: 14.66667vw;
  width: 92vw;
  background: #ffffff;
}

#suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner h3 {
  margin-bottom: 4vw;
  padding: 1.33em 1em;
  color: #ffffff;
  background: #ac141a;
  text-align: center;
  font-size: 0.9375em;
  line-height: 1.3;
}

#suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 6.66667vw;
  width: 84vw;
}

#suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner ul > li {
  margin: 0;
  margin-bottom: 2.4vw;
  width: 40.8vw;
}

#suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner ul > li:last-child, #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner ul > li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}

#suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner p.notice {
  width: 76vw;
  font-size: 0.9375em;
  line-height: 1.6;
  letter-spacing: 0.03em;
  color: #000;
}

#suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner p.notice.red {
  color: #e72410;
}

#suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner label {
  display: block;
  margin-top: 2.66667vw;
  margin-bottom: 4vw;
  padding: 1em 1em;
  width: 81.33333vw;
  background: #f2f2f2;
  border-radius: 1.75em;
  color: #000000;
  font-size: 0.9375em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner label input {
  width: 1em;
  height: 1em;
  margin-right: 0.25em;
}

#suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner button {
  display: block;
  margin-bottom: 6.66667vw;
  width: 81.6vw;
  border-radius: 9.33333vw;
  overflow: hidden;
  padding: 0;
  border: none;
}

#suntoryCommonWrapper #suntory_contents.serial .JS-ocrshow, #suntoryCommonWrapper #suntory_contents.serial .JS-ocrmodal {
  display: none;
}

.modeSP #suntory_contents .btn2 {
    position: relative;
    display: block;
    align-items: center;
    padding: 15px 0;
    padding-right: 0.75em;
    width: 84vw;
    background: #fff;
    border-radius: 6px;
    color: #000;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-decoration: none;
    border: solid 2px #000;
    margin-top: 20px;
}
.modeSP #suntory_contents .btn2:before {
    content: '';
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    width: 0.583em;
    height: 0.583em;
    border: 1px solid currentColor;
    background: #ffffff;
    box-sizing: border-box;
    border-top: none;
    border-right: none;
    transform: translateX(-1px) translateY(1px);	
}
.modeSP #suntory_contents .btn2:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    width: 0.583em;
    height: 0.583em;
    border: 1px solid #000;
    background: #ffffff;
    box-sizing: border-box;
    transform: translateX(1px) translateY(-1px);
}

.modeSP #suntory_contents .btn3 {
    position: relative;
    display: block;
    align-items: center;
    padding: 20px 0;
    padding-right: 0.75em;
    width: 84vw;
    background: #e60020;
    border-radius: 6px;
    color: #ffffff;
    font-size: 1.25em;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-decoration: none;
}
.modeSP #suntory_contents .btn3:after {
    content: '';
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    width: 0.33em;
    height: 0.33em;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(0) rotate(-45deg);
}
#suntoryCommonWrapper #suntory_contents.serial main section {
  display: none;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read {
  padding-top: 6.66667vw;
  background-color: #000;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read h3 {
  margin-bottom: 6.66667vw;
  width: 58.26667%;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner {
  padding: 4vw 4vw 5.33333vw;
  background: #fff;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner .count {
  display: none;
  padding: 0.25em 0.5em;
  width: 92%;
  color: #002b64;
  background: #ffffff;
  font-size: 0.9375em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner .count span {
  color: #e72410;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner .camera_wrapper {
  position: relative;
  margin-bottom: 5.33333vw;
  width: 92%;
  background: #ffffff;
  color: #000000;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner .camera_wrapper #loadingMessage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.5em 1em;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner .camera_wrapper #loadingMessage > * {
  margin: 0;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner .camera_wrapper #loadingMessage img {
  width: 21.33333vw;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner .camera_wrapper #loadingMessage p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 1em;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner .camera_wrapper #canvas {
  width: 100%;
  background: #000000;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner .camera_wrapper #codeMessage {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5em 1em;
  width: 100%;
  background: rgba(255, 59, 88, 0.8);
  color: #ffffff;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner .camera_wrapper #codeMessage:empty {
  display: none;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner button.result {
  display: block;
  margin-bottom: 5.33333vw;
  padding: 0;
  width: 81.33333vw;
  cursor: pointer;
  outline: none;
  border: none;
  border-radius: 9.33333vw;
  overflow: hidden;
  background-color: transparent;
  appearance: none;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner button.result.disabled {
  display: none;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner p.notice {
  margin-bottom: 4vw;
  width: 81.33333%;
  font-size: 0.9375em;
  line-height: 1.6;
  letter-spacing: 0.03em;
  color:#000;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner p.notice em {
  color: #e72410;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner p.howto {
  margin-bottom: 8vw;
  padding: 0.75em 0.5em;
  width: 81.33333%;
  background: #ffffff;
  font-size: 0.9375em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color:#000;
  border: solid 1px #000;
  border-radius: 5px;	
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner p.howto a {
  color: #e72410;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_read .inner button.retry {
  display: block;
  width: 68.8%;
  border-radius: 8vw;
  overflow: hidden;
  padding: 0;
  border: none;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_result {
  padding-top: 6.66667vw;
  background-color: #fff;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_result h3 {
  margin-bottom: 6.66667vw;
  width: 72.8vw;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_result .inner {
  padding: 10.66667vw 4vw 5.33333vw;
  background: #fff;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_result .inner .result_wrapper {
  position: relative;
  margin-bottom: 5.33333vw;
  padding: 10.66667vw 1em 8vw;
  width: 81.33333vw;
  background: #ffffff;
  border: 1px solid currentColor;
  border-radius: 10px;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color:#000;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_result .inner .result_wrapper .count {
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1.5;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_result .inner .result_wrapper .count span {
  display: inline-block;
  margin-right: 0.125em;
  font-size: 1.5em;
  line-height: 1;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_result .inner button.regist {
  display: block;
  width: 81.33333vw;
  border-radius: 9.33333vw;
  overflow: hidden;
  padding: 0;
  border: none;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error {
  padding-top: 6.66667vw;
  background-color: #fff;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error h3 {
  margin-bottom: 6.66667vw;
  width: 72.8vw;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner {
  padding: 5.33333vw 4vw 5.33333vw;
  background: #fff;
  color:#000;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner p.lead {
  margin-bottom: 5.33333vw;
  font-size: 0.9375em;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner ul.result_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 8vw;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner ul.result_list > li {
  margin: 0;
  margin-bottom: 2.66667vw;
  padding-bottom: 4vw;
  width: 44.8vw;
  background: #ffffff;
  text-align: center;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner ul.result_list > li .ttl {
  margin-bottom: 5.33333vw;
  padding: 1em 0.5em;
  background: #ac141a;
  color: #ffffff;
  font-size: 0.9375em;
  line-height: 1.2;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner ul.result_list > li .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.66667vw;
  width: 42.13333vw;
  height: 22.4vw;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner ul.result_list > li .serial_ttl {
  width: 42.13333vw;
  font-size: 0.75em;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner ul.result_list > li .serial {
  padding: 0.25em 0.5em;
  width: 42.13333vw;
  border: 1px solid #e1e1e1;
  font-size: 0.9375em;
  line-height: 1.2;
  letter-spacing: 0.03em;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner ul.result_list > li.ok .result {
  background: url(../img/serial/icn_ok.png) center center/contain no-repeat;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner ul.result_list > li.ng .result {
  background: url(../img/serial/icn_ng.png) center center/contain no-repeat;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner button.regist {
  display: block;
  margin-bottom: 10.66667vw;
  width: 81.33333vw;
  padding:0;
  border:none;
  border-radius: 9.33333vw;
  overflow: hidden;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner button.regist.disabled {
  display: none;
}

#suntoryCommonWrapper #suntory_contents.serial main section.serial_error .inner button.retry {
  display: block;
  width: 68.8vw;
  border-radius: 8vw;
  overflow: hidden;
  padding:0;
  border:none;
}

#suntoryCommonWrapper #suntory_contents.serial nav.back {
  display: none;
  padding-bottom: 10.66667vw;
  background: #fff;
}

#suntoryCommonWrapper #suntory_contents.serial nav.back button {
  display: block;
  width: 62%;
  border-radius: 5.86667vw;
  overflow: hidden;
  padding: 0;
  border: none;
}

#suntoryCommonWrapper #suntory_contents.serial nav.back p.notice {
  margin-top: 5.33333vw;
  width: 81.33333vw;
  font-size: 0.9375em;
  line-height: 1.6;
  letter-spacing: 0.03em;
  color:#000;
}
#setPoint.point.hyde {
  display: none;
}
#serial_input.input.hyde {
  display: none;
}

.wave{
  text-decoration: underline wavy #fff;
  font-size:1.1em;
}
.modeSP .wave{
  font-size:1.1em;
}