@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese");
#suntoryCommonWrapper #suntory_contents {
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background: url(../img_0322/common/bg_pink.png) center top/140px 140px repeat, #faeaf1;
  color: #0b2964;
  font-weight: 500;
  overflow: hidden;
}

#suntoryCommonWrapper #suntory_contents input, #suntoryCommonWrapper #suntory_contents button, #suntoryCommonWrapper #suntory_contents textarea {
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

#suntoryCommonWrapper #suntory_contents input[type="text"], #suntoryCommonWrapper #suntory_contents textarea {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none;
  max-width: 100%;
}

#suntoryCommonWrapper #suntory_contents a {
  color: #1a0dab;
}

#suntoryCommonWrapper #suntory_contents * {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#suntoryCommonWrapper #suntory_contents main {
  display: block;
}

#suntoryCommonWrapper #suntory_contents .hidden {
  display: none !important;
}

.modePC #suntoryCommonWrapper {
  min-width: 960px;
}

.modePC #suntoryCommonWrapper #suntory_contents img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents .fade:not(.disabled) {
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

.modePC #suntoryCommonWrapper #suntory_contents .fade:not(.disabled):hover {
  opacity: 0.7;
}

.modePC #suntoryCommonWrapper #suntory_contents header#kv_sub {
  background: url(../img_0322/common/kv_sub_bg.png) center top/100% 100% repeat-x;
  height: 95px;
}

.modePC #suntoryCommonWrapper #suntory_contents header#kv_sub h2 {
  width: 960px;
  height: 95px;
  background: url(../img_0322/common/kv_sub.png) center top/auto 100% no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents main {
  display: block;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer {
  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;
  padding-top: 40px;
  padding-bottom: 30px;
  background: #fdf5d7;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer > * {
  margin: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: 30px;
  width: 540px;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: block;
  margin: 0;
  margin-right: 40px;
  margin-bottom: 20px;
  width: 220px;
  line-height: 1;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:nth-child(2n) {
  margin-right: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:nth-last-child(2):nth-child(2n+1), .modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:last-child {
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li a, .modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li span {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-bottom: 8px;
  border-bottom: 2px solid #0b2964;
  line-height: 1;
  color: #0b2964;
  font-size: 0.9375em;
  font-weight: bold;
  text-align: left;
  letter-spacing: 0.08em;
  text-decoration: none;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li a:hover, .modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li span:hover {
  border-bottom-color: transparent;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li a:after, .modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li span:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 10px;
  display: block;
  width: 0.8em;
  height: 0.8em;
  background: url(../img_0322/common/icn_extlink.svg) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li a.inquiry:after, .modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li span.inquiry:after {
  background-image: url(../img_0322/common/icn_arrow.svg);
  background-position-x: right;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li span {
  border-bottom-color: transparent;
  color: #cacaca;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.link li span:after {
  content: none;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.button {
  width: 390px;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.button li {
  margin-bottom: 10px;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.footer ul.button li:last-child {
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.brand {
  padding-top: 35px;
  padding-bottom: 35px;
  background: #0b2964;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.brand a {
  display: block;
  width: 210px;
  height: 60px;
  background: url(../img_0322/common/btn_brand.png);
}

.modePC #suntoryCommonWrapper #suntory_contents nav.pagetop {
  background: #0b2964;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.pagetop.line {
  background: url("../img_0322/common/img_border.png") center top/100% 1px no-repeat, #0b2964;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.pagetop a {
  display: block;
  padding: 50px 0;
  line-height: 1.333;
  color: #ffffff;
  font-size: 0.9375em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.26em;
  text-decoration: none;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.pagetop a span {
  position: relative;
  display: inline-block;
  padding-right: 2em;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.pagetop a span:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  margin: auto 0;
  width: 1.333em;
  height: 1.333em;
  border: 1px solid #ffde66;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modePC #suntoryCommonWrapper #suntory_contents nav.pagetop a span:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  margin: auto 0;
  width: 1.333em;
  height: 1.333em;
  border-style: solid;
  border-color: #ffde66 #ffde66 transparent transparent;
  border-width: 2.5px;
  -webkit-transform: scaleX(0.4) scaleY(0.4) translateY(25%) rotate(-45deg);
          transform: scaleX(0.4) scaleY(0.4) translateY(25%) rotate(-45deg);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modeSP #suntoryCommonWrapper #suntory_contents img {
  display: block;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10.66667vw 0 10.66667vw;
  background: #fdf5d7;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.button {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 8vw;
  width: 77.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.button li {
  margin-bottom: 2.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.button li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.link {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 76vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:not(.banner) {
  display: block;
  line-height: 1;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:not(.banner) a, .modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:not(.banner) span {
  position: relative;
  display: block;
  padding: 1.4375em 0;
  padding-left: 0.125em;
  border-top: 3px solid #0b2964;
  line-height: 1;
  color: #0b2964;
  font-size: 1.0625em;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-decoration: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:not(.banner) a:after, .modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:not(.banner) span:after {
  content: '';
  position: absolute;
  right: 0.70588em;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 0.70588em;
  height: 0.70588em;
  background: url(../img_0322/common/icn_extlink.svg) center center/contain no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:not(.banner) a.inquiry:after, .modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:not(.banner) span.inquiry:after {
  background-image: url(../img_0322/common/icn_arrow.svg);
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:not(.banner) span {
  color: #cacaca;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:not(.banner) span:after {
  content: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.footer ul.link li:not(.banner):last-child a {
  border-bottom: 3px solid #0b2964;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.brand {
  padding-top: 8vw;
  padding-bottom: 8vw;
  background: #0b2964;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.brand a {
  display: block;
  width: 56vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.pagetop {
  background: #0b2964;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.pagetop.line {
  background: url("../img_0322/common/img_border_sp.png") center top/100% 1px no-repeat, #0b2964;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.pagetop a {
  display: block;
  padding: 8.66667vw 0;
  line-height: 1;
  color: #ffffff;
  font-size: 0.9375em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.21em;
  text-decoration: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.pagetop a span {
  position: relative;
  display: inline-block;
  padding-right: 2em;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.pagetop a span:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  margin: auto 0;
  width: 1.333em;
  height: 1.333em;
  border: 1px solid #ffde66;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modeSP #suntoryCommonWrapper #suntory_contents nav.pagetop a span:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  margin: auto 0;
  width: 1.333em;
  height: 1.333em;
  border-style: solid;
  border-color: #ffde66 #ffde66 transparent transparent;
  border-width: 2.5px;
  -webkit-transform: scaleX(0.4) scaleY(0.4) translateY(25%) rotate(-45deg);
          transform: scaleX(0.4) scaleY(0.4) translateY(25%) rotate(-45deg);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.modePC #suntoryCommonWrapper #suntory_contents.top header#mv {
  background: #26599b;
}

.modePC #suntoryCommonWrapper #suntory_contents.top header#mv h2 {
  width: 100%;
  max-width: 1164px;
  background: url(../img_0322/common/mv_pc.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top header#mv h2:after {
  content: '';
  display: block;
  padding-top: 51.54639%;
}

.modePC #suntoryCommonWrapper #suntory_contents.top header#mv h2 img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main .course_wrapper {
  background: url(../img_0322/common/bg_sakura.png) center top 50px/1090px auto no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.anothercp {
  padding-top: 90px;
  margin-bottom: 110px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer {
  padding: 2px 2px;
  width: 806px;
  background: -webkit-gradient(linear, left top, right top, from(#e48c4f), color-stop(7.68%, #eda659), color-stop(16.81%, #f5be62), color-stop(26.54%, #fbcf68), color-stop(37.17%, #fed96c), color-stop(50.41%, #ffdc6d), color-stop(63.37%, #fed96c), color-stop(73.78%, #fbcf68), color-stop(83.3%, #f7be61), color-stop(92.24%, #f0a657), color-stop(99.24%, #e98e4d));
  background: linear-gradient(90deg, #e48c4f 0%, #eda659 7.68%, #f5be62 16.81%, #fbcf68 26.54%, #fed96c 37.17%, #ffdc6d 50.41%, #fed96c 63.37%, #fbcf68 73.78%, #f7be61 83.3%, #f0a657 92.24%, #e98e4d 99.24%);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer .inner {
  position: relative;
  padding-top: 35px;
  padding-bottom: 43px;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer .inner i {
  position: absolute;
  left: -45px;
  top: -22px;
  display: block;
  width: 130px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer .inner i img {
  display: block;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer .inner h3 {
  margin-bottom: 30px;
  width: 646px;
  height: 50px;
  background: url(../img_0322/top/ttl_anothercp.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer .inner a {
  display: block;
  width: 650px;
  height: 130px;
  background: url(../img_0322/top/bnr_anothercp.png) center top/contain no-repeat;
  overflow: hidden;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer .inner p.note {
  margin-top: 10px;
  font-size: 0.875em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.flow {
  padding-bottom: 100px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.flow h3 {
  margin-bottom: 40px;
  width: 194px;
  height: 33px;
  background: url(../img_0322/top/ttl_flow.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.flow ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 960px;
  height: 434px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.flow ol li {
  display: block;
  width: 320px;
  height: 434px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.flow ol li:nth-child(1) {
  position: relative;
  background-image: url(../img_0322/top/img_flow_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.flow ol li:nth-child(1) a {
  position: absolute;
  left: 15px;
  bottom: -22px;
  display: block;
  width: 268px;
  height: 98px;
  background: url(../img_0322/top/btn_flow_1_ocr.png) center top/contain no-repeat;
  pointer-events: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.flow ol li:nth-child(2) {
  background-image: url(../img_0322/top/img_flow_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.flow ol li:nth-child(3) {
  background-image: url(../img_0322/top/img_flow_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.product {
  margin-bottom: 55px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.product h3 {
  margin-bottom: 70px;
  width: 360px;
  height: 33px;
  background: url(../img_0322/top/ttl_product.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.product .inner {
  padding-top: 316px;
  width: 960px;
  background: url(../img_0322/top/img_product.png) right top/100% auto no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.product .inner ul.note li {
  margin-bottom: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.25;
  letter-spacing: 0.07em;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.product .inner ul.note li:last-child {
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.product .inner img, .modePC #suntoryCommonWrapper #suntory_contents.top main section.product .inner ul:not(.note), .modePC #suntoryCommonWrapper #suntory_contents.top main section.product .inner p {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_1 {
  position: relative;
  margin-bottom: 45px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_1 h3 {
  margin-bottom: 25px;
  width: 528px;
  height: 138px;
  background: url(../img_0322/top/ttl_course_1.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  margin-left: 50%;
  margin-bottom: 15px;
  width: 1006px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_1 ul li {
  margin-right: -21px;
  width: 349px;
  height: 393px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_1 ul li:nth-child(1) {
  background-image: url(../img_0322/top/img_course_a.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_1 ul li:nth-child(2) {
  background-image: url(../img_0322/top/img_course_b.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_1 ul li:nth-child(3) {
  margin-right: 0;
  background-image: url(../img_0322/top/img_course_c.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_1 .detail {
  display: block;
  margin-bottom: 25px;
  width: 629px;
  height: 50px;
  background: url(../img_0322/top/txt_course_1_detail.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_1 a {
  display: block;
  width: 363px;
  height: 72px;
  background: url(../img_0322/top/btn_prize_1.png) center top/contain no-repeat;
  border-radius: 37px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_2 {
  position: relative;
  margin-bottom: 40px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  margin-left: 50%;
  width: 976px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li {
  position: relative;
  margin-right: -24px;
  width: 500px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li h3 {
  margin-bottom: 35px;
  width: 500px;
  height: 138px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li h4 {
  position: relative;
  width: 392px;
  height: 516px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 120px;
  display: block;
  margin: 0 auto;
  width: 285px;
  height: 40px;
  background: url(../img_0322/top/btn_prize_2.png) center top/contain no-repeat;
  border-radius: 21px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li:nth-child(1) h3 {
  background-image: url(../img_0322/top/ttl_course_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li:nth-child(1) h4 {
  background-image: url(../img_0322/top/img_course_d.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li:nth-child(2) {
  margin-right: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li:nth-child(2) h3 {
  background-image: url(../img_0322/top/ttl_course_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li:nth-child(2) h4 {
  background-image: url(../img_0322/top/img_course_e.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry {
  padding-top: 60px;
  padding-bottom: 60px;
  background: -webkit-gradient(linear, left top, right top, from(#ffde66), color-stop(3.52%, #ffe070), color-stop(13.49%, #ffe688), color-stop(24.1%, #ffea99), color-stop(35.71%, #ffeca3), color-stop(50.15%, #ffeda6), color-stop(64.3%, #ffeca3), color-stop(75.65%, #ffea99), color-stop(86.04%, #ffe688), color-stop(95.8%, #ffe070), color-stop(99.24%, #ffde66));
  background: linear-gradient(90deg, #ffde66 0%, #ffe070 3.52%, #ffe688 13.49%, #ffea99 24.1%, #ffeca3 35.71%, #ffeda6 50.15%, #ffeca3 64.3%, #ffea99 75.65%, #ffe688 86.04%, #ffe070 95.8%, #ffde66 99.24%);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner {
  padding-bottom: 30px;
  width: 960px;
  background: #ffffff;
  border-radius: 10px;
  color: #0b2964;
  overflow: hidden;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner h3 {
  margin-bottom: 30px;
  width: 100%;
  height: 116px;
  background: url(../img_0322/top/ttl_entry.png) top center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 15px;
  width: 818px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li {
  width: 395px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li > a {
  display: block;
  margin-bottom: 18px;
  width: 395px;
  background: url(../img_0322/top/btn_entry_sid.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li > a:after {
  content: '';
  display: block;
  padding-top: 24.3038%;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li > a img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li p.noaccount {
  font-size: 0.875em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li p.noaccount a {
  color: currentColor;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li p.noaccount.red {
  color: #dc2828;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li ul.note_ln {
  margin-top: 7px;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li ul.note_ln a {
  color: currentColor;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li > span {
  display: block;
  margin-bottom: 18px;
  width: 395px;
  background: url(../img_0322/top/btn_entry_mnt_sid.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li > span:after {
  content: '';
  display: block;
  padding-top: 24.3038%;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li > span img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li:nth-child(1) {
  margin-right: 28px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li:nth-child(1) > a {
  background-image: url(../img_0322/top/btn_entry_ln.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li:nth-child(1) > span {
  background-image: url(../img_0322/top/btn_entry_mnt_ln.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.note {
  padding-top: 10px;
  width: 818px;
  border-top: 1px solid #99aac1;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.5;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.special {
  padding-top: 45px;
  padding-bottom: 45px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.special ul.link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 730px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.special ul.link > li {
  margin: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.top main section.special ul.link > li a {
  display: block;
  width: 650px;
  height: 130px;
  border-radius: 5px;
  background: url(../img_0322/common/bnr_special.png) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top nav.footer ul.button li a.chatbot {
  display: block;
  width: 329px;
  height: 51px;
  background: url(../img_0322/top/btn_chatbot.png) center center/contain no-repeat;
  border-radius: 25px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top nav.entry_sticky {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-width: 960px;
  max-width: 1280px;
  pointer-events: none;
  -webkit-transition: opacity 0.1s linear, visibility 0.1s linear;
  transition: opacity 0.1s linear, visibility 0.1s linear;
}

.modePC #suntoryCommonWrapper #suntory_contents.top nav.entry_sticky.hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.top nav.entry_sticky a {
  position: absolute;
  right: 30px;
  bottom: 20px;
  display: block;
  width: 189px;
  height: 189px;
  background: url(../img_0322/top/btn_entry_sticky.png) right bottom/contain no-repeat;
  border-radius: 50%;
  pointer-events: all;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.end {
  padding-top: 80px;
  padding-bottom: 40px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.end h3 {
  margin-bottom: 0.5em;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.6;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.end p {
  font-size: 1em;
  line-height: 1.375;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_1 {
  margin-bottom: 40px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_1 .inner {
  padding: 45px 20px;
  width: 960px;
  background: #ffffff;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_1 .inner p {
  margin-bottom: 0.75em;
  color: #dc2828;
  font-size: 1.25em;
  line-height: 1.6;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_1 .inner ul.note li {
  font-size: 0.875em;
  line-height: 1.5;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.entry {
  margin-bottom: 40px;
  padding: 0;
  background: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.entry .inner {
  border-radius: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.entry .inner h3 {
  background-image: url(../img_0322/top/ttl_entry_end.png);
  height: 117px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 {
  margin-bottom: 60px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner {
  padding-bottom: 40px;
  width: 960px;
  background: #ffffff;
  color: #0b2964;
  overflow: hidden;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner h3 {
  margin-bottom: 30px;
  width: 100%;
  height: 130px;
  background: url(../img_0322/top/ttl_announce.png) top center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner .wrp_seal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 25px;
  width: 818px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner .wrp_seal .seal {
  margin: 0;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 29px;
  width: 392px;
  height: 130px;
  background: url(../img_0322/top/img_seal.png) left top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner .wrp_seal p {
  margin: 0;
  width: 392px;
  font-size: 1em;
  line-height: 1.625;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner hr {
  width: 818px;
  border: none;
  border-bottom: 1px solid #99aac1;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner ul.note {
  padding-top: 20px;
  width: 818px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner ul.note li {
  font-size: 0.875em;
  line-height: 1.5;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.contact {
  padding-bottom: 100px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.contact h3 {
  margin-bottom: 20px;
  width: 500px;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.contact p {
  width: 500px;
  font-size: 1em;
  line-height: 1.625;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.contact p em {
  display: inline-block;
  font-size: 1.625em;
  font-weight: bold;
  line-height: 1.25;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.contact p + p {
  margin-top: 10px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end main section.contact hr {
  margin: 20px auto;
  width: 500px;
  border: none;
  border-bottom: 1px solid currentColor;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.announce_2 {
  padding-top: 80px;
  margin-bottom: 40px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.contact {
  margin-bottom: 0;
  padding-bottom: 90px;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.contact .inner {
  padding-bottom: 50px;
  width: 960px;
  background: #ffffff;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.contact .inner h3.ttl {
  margin-bottom: 40px;
  width: 100%;
  height: 164px;
  background: url(../img_0322/top/ttl_end.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.contact .inner a.chatbot {
  display: block;
  margin-top: 40px;
  width: 329px;
  height: 51px;
  background: url(../img_0322/top/btn_chatbot.png) center center/contain no-repeat;
  border-radius: 25px;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top header#mv h2 {
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main .course_wrapper {
  background: url(../img_0322/common/bg_sakura_sp.png) center top 8vw/99.46667vw auto no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.anothercp {
  margin-bottom: 16vw;
  padding-top: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer {
  padding: 2px 2px;
  width: 92vw;
  background: -webkit-gradient(linear, left top, right top, from(#e48c4f), color-stop(7.68%, #eda659), color-stop(16.81%, #f5be62), color-stop(26.54%, #fbcf68), color-stop(37.17%, #fed96c), color-stop(50.41%, #ffdc6d), color-stop(63.37%, #fed96c), color-stop(73.78%, #fbcf68), color-stop(83.3%, #f7be61), color-stop(92.24%, #f0a657), color-stop(99.24%, #e98e4d));
  background: linear-gradient(90deg, #e48c4f 0%, #eda659 7.68%, #f5be62 16.81%, #fbcf68 26.54%, #fed96c 37.17%, #ffdc6d 50.41%, #fed96c 63.37%, #fbcf68 73.78%, #f7be61 83.3%, #f0a657 92.24%, #e98e4d 99.24%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer .inner {
  position: relative;
  padding-top: 6.66667vw;
  padding-bottom: 5.33333vw;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer .inner h3 {
  margin-bottom: 4vw;
  width: 85.46667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer .inner a {
  display: block;
  width: 81.33333vw;
  border-radius: 1.6vw;
  overflow: hidden;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.anothercp .outer .inner p.note {
  margin-top: 2.66667vw;
  width: 81.33333vw;
  font-size: 0.875em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.flow {
  margin-bottom: 13.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.flow h3 {
  margin-bottom: 10.66667vw;
  width: 44.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.flow ol {
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.flow ol li {
  position: relative;
  display: block;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.flow ol li:nth-child(1) {
  margin-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.flow ol li:nth-child(1) a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 9.33333vw;
  display: block;
  margin: 0 auto;
  width: 81.33333vw;
  pointer-events: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.flow ol li:nth-child(2) {
  margin-bottom: 2.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.product {
  margin-bottom: 9.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.product h3 {
  margin-bottom: 14.66667vw;
  width: 49.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.product .inner {
  width: 92.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.product .inner ul.note {
  margin-top: 4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.product .inner ul.note li {
  margin-bottom: 0.714em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.5;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.product .inner ul.note li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.product .inner ul:not(.note), .modeSP #suntoryCommonWrapper #suntory_contents.top main section.product .inner p {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_1 {
  margin-bottom: 12vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_1 h3 {
  width: 94.13333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_1 ul {
  margin-bottom: 5.33333vw;
  width: 97.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_1 ul li {
  margin-bottom: 2.13333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_1 ul li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_1 .detail {
  margin-bottom: 6.66667vw;
  width: 77.6vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_1 a {
  display: block;
  width: 81.33333vw;
  border-radius: 8.53333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_2 {
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul {
  width: 97.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li {
  position: relative;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li h3 {
  margin-bottom: 5.33333vw;
  width: 88.93333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li h4 {
  position: relative;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20vw;
  display: block;
  margin: 0 auto;
  width: 72vw;
  border-radius: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li:nth-child(1) {
  margin-bottom: 13.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.course_2 ul li:nth-child(2) a {
  bottom: 34.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry {
  padding-top: 13.33333vw;
  padding-bottom: 10.66667vw;
  background: -webkit-gradient(linear, left top, right top, from(#ffde66), color-stop(3.52%, #ffe070), color-stop(13.49%, #ffe688), color-stop(24.1%, #ffea99), color-stop(35.71%, #ffeca3), color-stop(50.15%, #ffeda6), color-stop(64.3%, #ffeca3), color-stop(75.65%, #ffea99), color-stop(86.04%, #ffe688), color-stop(95.8%, #ffe070), color-stop(99.24%, #ffde66));
  background: linear-gradient(90deg, #ffde66 0%, #ffe070 3.52%, #ffe688 13.49%, #ffea99 24.1%, #ffeca3 35.71%, #ffeda6 50.15%, #ffeca3 64.3%, #ffea99 75.65%, #ffe688 86.04%, #ffe070 95.8%, #ffde66 99.24%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner {
  padding-bottom: 5.33333vw;
  width: 92vw;
  background: #ffffff;
  border-radius: 2.66667vw;
  color: #0b2964;
  overflow: hidden;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner h3 {
  margin-bottom: 6.66667vw;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login {
  margin-bottom: 4vw;
  width: 80.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li > a {
  display: block;
  margin-bottom: 4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li p.noaccount {
  font-size: 0.875em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li p.noaccount a {
  color: currentColor;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li p.noaccount.red {
  color: #dc2828;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li ul.note_ln {
  margin-top: 2.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li ul.note_ln li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li ul.note_ln li a {
  color: currentColor;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li > span {
  display: block;
  margin-bottom: 4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.login > li:nth-child(1) {
  margin-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.note {
  padding-top: 4vw;
  width: 80.26667vw;
  border-top: 1px solid #99aac1;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.note li {
  margin-bottom: 0.714em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.entry .inner ul.note li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.special {
  padding-top: 9.33333vw;
  padding-bottom: 9.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.special ul.link {
  width: calc(81.33333vw + 4px);
}

.modeSP #suntoryCommonWrapper #suntory_contents.top main section.special ul.link > li a {
  display: block;
  border: 2px solid transparent;
  border-radius: 0.8vw;
  background: -webkit-gradient(linear, left top, right top, from(#e48c4f), color-stop(7.68%, #eda659), color-stop(16.81%, #f5be62), color-stop(26.54%, #fbcf68), color-stop(37.17%, #fed96c), color-stop(50.41%, #ffdc6d), color-stop(63.37%, #fed96c), color-stop(73.78%, #fbcf68), color-stop(83.3%, #f7be61), color-stop(92.24%, #f0a657), color-stop(99.24%, #e98e4d));
  background: linear-gradient(90deg, #e48c4f 0%, #eda659 7.68%, #f5be62 16.81%, #fbcf68 26.54%, #fed96c 37.17%, #ffdc6d 50.41%, #fed96c 63.37%, #fbcf68 73.78%, #f7be61 83.3%, #f0a657 92.24%, #e98e4d 99.24%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.top nav.entry_sticky {
  position: fixed;
  bottom: 0;
  width: 100%;
  -webkit-transition: opacity 0.1s linear, visibility 0.1s linear;
  transition: opacity 0.1s linear, visibility 0.1s linear;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top nav.entry_sticky.hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top nav.entry_sticky a {
  display: block;
  padding-top: 3.46667vw;
  padding-bottom: 7.46667vw;
  width: 100%;
  background: linear-gradient(45deg, #ff365f 0%, #fd3d66 2.58%, #f5527e 12.78%, #ef618f 23.64%, #ec6a99 35.51%, #eb6d9c 50.28%, #ec6a9a 65.42%, #f06095 77.57%, #f64f8c 88.65%, #ff3780 99.1%, #ff3780 99.24%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.top nav.entry_sticky a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1.06667vw;
  background: -webkit-gradient(linear, left top, right top, from(#e48c4f), color-stop(7.68%, #eda659), color-stop(16.81%, #f5be62), color-stop(26.54%, #fbcf68), color-stop(37.17%, #fed96c), color-stop(50.41%, #ffdc6d), color-stop(63.37%, #fed96c), color-stop(73.78%, #fbcf68), color-stop(83.3%, #f7be61), color-stop(92.24%, #f0a657), color-stop(99.24%, #e98e4d));
  background: linear-gradient(90deg, #e48c4f 0%, #eda659 7.68%, #f5be62 16.81%, #fbcf68 26.54%, #fed96c 37.17%, #ffdc6d 50.41%, #fed96c 63.37%, #fbcf68 73.78%, #f7be61 83.3%, #f0a657 92.24%, #e98e4d 99.24%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.top nav.entry_sticky a img {
  width: 91.73333vw;
}

@media screen and (min-width: 376px) {
  .modeSP #suntoryCommonWrapper #suntory_contents.top nav.entry_sticky a {
    padding-top: 13px;
    padding-bottom: 28px;
  }
  .modeSP #suntoryCommonWrapper #suntory_contents.top nav.entry_sticky a:before {
    height: 4px;
  }
  .modeSP #suntoryCommonWrapper #suntory_contents.top nav.entry_sticky a img {
    width: 344px;
  }
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.end {
  padding-top: 10.66667vw;
  padding-bottom: 8vw;
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.end h3 {
  margin-bottom: 0.75em;
  width: 92vw;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.4;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.end p {
  width: 92vw;
  font-size: 1em;
  line-height: 1.375;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_1 {
  margin-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_1 .inner {
  padding: 8vw 5.86667vw 10.66667vw;
  width: 92vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_1 .inner p {
  margin-bottom: 1em;
  color: #dc2828;
  font-size: 1em;
  line-height: 1.625;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_1 .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.5;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.entry {
  margin-bottom: 8vw;
  padding: 0;
  background: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.entry .inner {
  border-radius: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.entry .inner ul.note {
  border-top: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 {
  margin-bottom: 12vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner {
  padding-bottom: 8vw;
  width: 92vw;
  background: #ffffff;
  color: #0b2964;
  overflow: hidden;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner h3 {
  margin-bottom: 6.66667vw;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner .wrp_seal {
  padding-bottom: 5.33333vw;
  width: 80.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner .wrp_seal .seal {
  margin-bottom: 4vw;
  width: 74.13333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner .wrp_seal p {
  font-size: 1em;
  line-height: 1.625;
  letter-spacing: 0.08em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner hr {
  width: 80.26667vw;
  border: none;
  border-bottom: 1px solid #99aac1;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner ul.note {
  padding-top: 5.33333vw;
  width: 80.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner ul.note li {
  margin-bottom: 0.714em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.announce_2 .inner ul.note li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.contact {
  padding-bottom: 21.33333vw;
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.contact h3 {
  margin-bottom: 1em;
  width: 92vw;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.contact p {
  width: 92vw;
  font-size: 1em;
  line-height: 1.625;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.contact p em {
  display: inline-block;
  font-size: 1.625em;
  font-weight: bold;
  line-height: 1.5;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.contact p + p {
  margin-top: 0.5em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end main section.contact hr {
  margin: 5.33333vw auto;
  width: 92vw;
  border: none;
  border-bottom: 1px solid currentColor;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.announce_2 {
  padding-top: 10.66667vw;
  margin-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.contact {
  margin-bottom: 0;
  padding-bottom: 13.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.contact .inner {
  padding-bottom: 16vw;
  width: 92vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.contact .inner h3.ttl {
  margin-bottom: 10.66667vw;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.contact .inner h3 {
  width: 80.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.contact .inner p {
  width: 80.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.contact .inner hr {
  width: 80.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.top.end.end2 main section.contact .inner a.chatbot {
  display: block;
  margin-top: 8vw;
  width: 77.33333vw;
  border-radius: 7.33333vw;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main {
  padding: 50px 0 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section {
  width: 960px;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.title {
  padding-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.title h3 {
  margin-bottom: 20px;
  width: 498px;
  background: url(../img_0322/userregist/ttl_regist.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.title h3:after {
  content: '';
  display: block;
  padding-top: 6.62651%;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.title h3 img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.title p {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  line-height: 175%;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation {
  padding-bottom: 30px;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner {
  width: 800px;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner h4 {
  padding: 5px 50px;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 136.36364%;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote {
  padding: 20px 30px;
  height: 540px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  color: #000000;
  overflow-y: scroll;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote a {
  word-break: break-all;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote h5 {
  margin-top: 1.5625em;
  margin-bottom: 1.5625em;
  font-size: 1em;
  font-weight: bold;
  line-height: 156.25%;
  -webkit-text-decoration: underline #d4d4d4;
          text-decoration: underline #d4d4d4;
  text-underline-position: under;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote > *:not(h5) {
  font-size: 0.875em;
  line-height: 178.57143%;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote h6 {
  margin-top: 1.42857em;
  margin-bottom: 0.21429em;
  font-weight: bold;
  -webkit-text-decoration: underline #d4d4d4;
          text-decoration: underline #d4d4d4;
  text-underline-position: under;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote h5 + h6 {
  margin-top: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote ol {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  counter-reset: cnt;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote ol li {
  position: relative;
  padding-left: 2em;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote ol li:before {
  counter-increment: cnt;
  content: "(" counter(cnt) ")";
  position: absolute;
  left: 0;
  top: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote p.end {
  margin-top: 1.42857em;
  text-align: right;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete {
  padding-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete .inner {
  width: 800px;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete .inner h4 {
  padding: 5px 50px;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 136.36364%;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol {
  padding: 45px 35px 50px;
  background: #ffffff;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li {
  margin-bottom: 35px;
  color: #000000;
  font-size: 1em;
  line-height: 150%;
  letter-spacing: 0.04em;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li:last-child {
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li em {
  margin-right: 0.75em;
  padding: 0 1em;
  display: inline-block;
  background: #ffde66;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 171.42857%;
  letter-spacing: 0.04em;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 10px;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li {
  display: block;
  width: 110px;
  margin-left: 0;
  margin-right: 10px;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input + label {
  position: relative;
  display: block;
  font-size: 0.875em;
  line-height: 142.85714%;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input + label i {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #cacaca;
  border-radius: 50%;
  vertical-align: bottom;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input + label i:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  margin: auto;
  width: 12px;
  height: 12px;
  background: #dc2828;
  border-radius: 50%;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input:checked + label i:before {
  display: block;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input:focus + label i, .modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input:hover + label i {
  border-color: #dc2828;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select {
  position: relative;
  display: block;
  margin: 10px 0 0;
  width: 250px;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select label {
  position: relative;
  display: block;
  padding: 9px 14px;
  padding-right: 49px;
  border: 1px solid #cacaca;
  background: #ffffff;
  color: #000000;
  font-size: 0.875em;
  line-height: 142.85714%;
  letter-spacing: 0.04em;
  overflow: hidden;
  pointer-events: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select label i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  width: 38px;
  height: 38px;
  background-color: #666666;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select label i:after {
  content: '';
  position: absolute;
  top: 19px;
  right: 0;
  left: 0;
  display: block;
  margin: 0 auto;
  width: 6px;
  height: 6px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  -webkit-transform: rotate(45deg) translateX(-50%) translateY(-50%);
          transform: rotate(45deg) translateX(-50%) translateY(-50%);
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select select {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-appearance: menulist-button;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select select:focus + label, .modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select select:hover + label {
  border-color: #dc2828;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li p.error {
  display: inline-block;
  margin: 10px 0 0;
  padding: 0 1em;
  background: #dc2828;
  border-radius: 3px;
  color: #ffffff;
  font-size: 0.8125em;
  letter-spacing: 0.04em;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li p.error:empty {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regist {
  padding-bottom: 30px;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regist a {
  display: block;
  width: 342px;
  background: url(../img_0322/userregist/btn_regist.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regist a:after {
  content: '';
  display: block;
  padding-top: 23.68421%;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist main section.regist a img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist nav.back {
  padding-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist nav.back a {
  display: block;
  width: 342px;
  height: 50px;
  background: url(../img_0322/userregist/btn_back.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.regist nav.back a img {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main {
  padding: 10.66667vw 0 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section {
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.title {
  padding-bottom: 12vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.title h3 {
  margin-bottom: 6.66667vw;
  width: 81.06667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.title p {
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 150%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation {
  padding-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner h4 {
  padding: 0.5em 1em;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 111.11111%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote {
  padding: 5.33333vw 4vw;
  height: 112vw;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  color: #000000;
  overflow-y: scroll;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote a {
  word-break: break-all;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote h5 {
  margin-top: 1.5625em;
  margin-bottom: 1.5625em;
  font-size: 1em;
  font-weight: bold;
  line-height: 156.25%;
  -webkit-text-decoration: underline #d4d4d4;
          text-decoration: underline #d4d4d4;
  text-underline-position: under;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote > *:not(h5) {
  font-size: 0.875em;
  line-height: 178.57143%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote h6 {
  margin-top: 1.42857em;
  margin-bottom: 0.21429em;
  font-weight: bold;
  -webkit-text-decoration: underline #d4d4d4;
          text-decoration: underline #d4d4d4;
  text-underline-position: under;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote h5 + h6 {
  margin-top: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote ol {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  counter-reset: cnt;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote ol li {
  position: relative;
  padding-left: 2em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote ol li:before {
  counter-increment: cnt;
  content: "(" counter(cnt) ")";
  position: absolute;
  left: 0;
  top: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regulation .inner blockquote p.end {
  margin-top: 1.42857em;
  text-align: right;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete {
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete .inner h4 {
  padding: 0.5em 1em;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 111.11111%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol {
  padding: 5.33333vw 3.46667vw 8vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li {
  margin-bottom: 10.66667vw;
  color: #000000;
  font-size: 0.875em;
  line-height: 171.42857%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li em {
  margin-right: 0.5em;
  padding: 0 0.5em;
  display: inline-block;
  background: #ffde66;
  font-weight: bold;
  line-height: 171.42857%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 2.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li {
  display: block;
  width: calc(50% - 1.33333vw);
  margin: 0;
  margin-right: 2.4vw;
  margin-bottom: 2.4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li:nth-child(2n) {
  margin-right: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li:last-child, .modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li:nth-child(odd):nth-last-child(2) {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input + label {
  position: relative;
  display: block;
  padding: 0.786em 1.5em;
  border: 1px solid #c9c9c9;
  border-radius: 0.214em;
  color: #000000;
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input + label i {
  position: absolute;
  left: 0.714em;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 1.42857em;
  height: 1.42857em;
  background: #ffffff;
  border: 1px solid #cacaca;
  border-radius: 50%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input + label i:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  margin: auto;
  width: 0.85714em;
  height: 0.85714em;
  background: #dc2828;
  border-radius: 50%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input:checked + label i:before {
  display: block;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input:focus + label i, .modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li ul li input:hover + label i {
  border-color: #dc2828;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select {
  position: relative;
  display: block;
  margin: 2.66667vw 0 0;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select label {
  position: relative;
  display: block;
  padding: 0.929em 1em;
  padding-right: 3.5em;
  border: 1px solid #cacaca;
  background: #ffffff;
  color: #000000;
  line-height: 142.85714%;
  letter-spacing: 0.03em;
  overflow: hidden;
  pointer-events: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select label i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  width: 3.29em;
  height: 3.29em;
  background-color: #666666;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select label i:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  display: block;
  margin: 0 auto;
  width: 0.5em;
  height: 0.5em;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  -webkit-transform: rotate(45deg) translateX(-50%) translateY(-50%);
          transform: rotate(45deg) translateX(-50%) translateY(-50%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select select {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-appearance: menulist-button;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select select:focus + label, .modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li .select select:hover + label {
  border-color: #dc2828;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li p.error {
  display: block;
  margin-top: 2.66667vw;
  padding: 0 1em;
  width: 11em;
  background: #dc2828;
  border-radius: 0.214em;
  color: #ffffff;
  letter-spacing: 0.04em;
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.enquete ol > li p.error:empty {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regist {
  padding-bottom: 6.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist main section.regist a {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist nav.back {
  padding-bottom: 18.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.regist nav.back a {
  display: block;
  width: 75.2vw;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main .point_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 35px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main .course_wrapper {
  background: url(../img_0322/common/bg_sakura.png) center top 150px/1090px auto no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: auto;
  margin-right: 20px;
  width: 380px;
  border-radius: 20px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner {
  position: relative;
  padding: 45px 10px 7px;
  width: 100%;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
  color: #0b2964;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner h3 {
  margin-bottom: 5px;
  width: 117px;
  background: url(../img_0322/mypage/ttl_point.png) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner h3:after {
  content: '';
  display: block;
  padding-top: 17.94872%;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.now_point {
  margin-bottom: 15px;
  width: 250px;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.04em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.now_point span {
  display: inline-block;
  margin-right: 0.18182em;
  font-size: 1.71875em;
  line-height: 1;
  vertical-align: baseline;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.msg_point {
  display: inline-block;
  color: #dc2828;
  font-size: 1.0625em;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.04em;
  vertical-align: baseline;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.msg_point span {
  display: inline-block;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.msg_point_2 {
  display: inline-block;
  color: #dc2828;
  font-size: 0.8125em;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.04em;
  vertical-align: baseline;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.msg_point_2:not(:empty) {
  margin-left: 0.25em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.msg_point_2:not(:empty):before {
  content: '';
  display: inline-block;
  margin-right: 0.25em;
  width: 52px;
  height: 16px;
  background: url(../img_0322/mypage/icn_bonus.png) left bottom/contain no-repeat;
  vertical-align: baseline;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.bonus {
  position: absolute;
  left: 11px;
  top: 9px;
  display: block;
  width: 84px;
  height: 84px;
  background: url(../img_0322/mypage/img_prebonus.png) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.bonus img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner {
  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;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 110px;
  background: #f2f2f2;
  border-top: 1px dashed #b3b3b3;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse {
  display: none;
  margin-bottom: 5px;
  color: #0b2964;
  font-size: 0.9375em;
  line-height: 2;
  letter-spacing: 0.08em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse i {
  display: inline-block;
  margin-right: 0.125em;
  width: 140px;
  height: 20px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse i.a {
  background-image: url(../img_0322/mypage/txt_applicable_a.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse i.bc {
  background-image: url(../img_0322/mypage/txt_applicable_bc.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse i.d {
  background-image: url(../img_0322/mypage/txt_applicable_d.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse i.e {
  background-image: url(../img_0322/mypage/txt_applicable_e.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse b {
  font-weight: bold;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_button {
  padding: 0;
  width: 300px;
  height: 35px;
  border: none;
  background: none;
  background: url(../img_0322/mypage/btn_applicable.png) center center/contain no-repeat;
  border-radius: 17px;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
  line-height: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_button.disabled {
  background-image: url(../img_0322/mypage/btn_applicable_off.png);
  pointer-events: none;
  opacity: 1 !important;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  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;
  width: 100%;
  height: calc(100% - 70px);
  border: 2px solid #0b2964;
  border-radius: 10px;
  background: #ffffff;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal.open {
  opacity: 1;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal i.close {
  position: absolute;
  right: -9px;
  top: -12px;
  display: block;
  width: 34px;
  height: 34px;
  background: url(../img_0322/mypage/btn_closemodal.png) center center/contain no-repeat;
  border-radius: 50%;
  cursor: pointer;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal ul {
  width: 315px;
  border-bottom: 1px solid #e6e6e6;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal ul li {
  position: relative;
  width: 100%;
  border-top: 1px solid #e6e6e6;
  font-size: 1em;
  font-weight: bold;
  line-height: 2;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal ul li a {
  position: relative;
  padding-left: 0.5em;
  padding-right: 1.5em;
  display: block;
  width: 100%;
  color: currentColor;
  text-decoration: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal ul li a:hover {
  text-decoration: underline;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal ul li a:after {
  content: '';
  position: absolute;
  right: 3px;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 0.5em;
  height: 0.5em;
  border-left: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  margin-right: auto;
  width: 560px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner {
  padding-bottom: 20px;
  width: 100%;
  background: #ffffff;
  border-radius: 20px;
  color: #0b2964;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner h3 {
  margin-bottom: 40px;
  height: 60px;
  background: url(../img_0322/mypage/ttl_serial.png) center center/357px auto no-repeat, linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner {
  display: block !important;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner p.error_msg {
  margin-top: -20px;
  margin-bottom: 20px;
  color: #dc2828;
  font-size: 0.875em;
  text-align: center;
  line-height: 0;
  letter-spacing: 0.04em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 15px;
  width: 492px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp table {
  width: 259px;
  height: 94px;
  table-layout: fixed;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp table tr th {
  padding-right: 6px;
  width: 92px;
  background: url(../img_0322/mypage/txt_serial_1.png) left top/auto 42px no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp table tr th img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp table tr td {
  width: 167px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp table tr td input {
  padding: 0 0.5em;
  width: 165px;
  height: 42px;
  background: #f2f2f2;
  border: 1px solid #0b2964;
  border-radius: 2px;
  color: #333333;
  font-size: 1.25em;
  letter-spacing: 0.04em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp table tr:nth-child(1) th, .modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp table tr:nth-child(1) td {
  padding-bottom: 10px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp table tr:nth-child(2) th {
  background-image: url(../img_0322/mypage/txt_serial_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp hr {
  display: block;
  width: 32px;
  height: 94px;
  background: url(../img_0322/mypage/icn_arrow.png) center center/12px auto no-repeat;
  border: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp a.serial {
  position: relative;
  display: block;
  width: 201px;
  height: 89px;
  background: url(../img_0322/mypage/btn_serial.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp a.multi {
  margin-top: 20px;
  width: 301px;
  border-radius: 17px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .input_wrp a.multi img {
  display: block;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.notice {
  padding-top: 15px;
  padding-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.notice p {
  width: 960px;
  font-size: 1.0625em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.09em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial {
  margin-bottom: 60px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner {
  position: relative;
  width: 960px;
  height: 364px;
  border: 3px double #e39f2e;
  background: rgba(255, 255, 255, 0.5);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner dl {
  position: absolute;
  left: 67px;
  top: 40px;
  width: 840px;
  background: url(../img_0322/common/img_serial.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner dl:after {
  content: '';
  display: block;
  padding-top: 12.97619%;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner dl dt, .modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner dl dd {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner h3 {
  position: absolute;
  left: 76px;
  top: 170px;
  width: 560px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner h3 img {
  display: block;
  width: 100%;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner ul.note {
  position: absolute;
  left: 36px;
  top: 280px;
  width: 370px;
  text-align: left;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 178.57143%;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner .qr {
  position: absolute;
  left: 625px;
  top: 177px;
  width: 310px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner .qr h4 {
  margin-bottom: 17px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner .qr h4 img {
  display: block;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner .qr .fig_qrcode {
  display: block;
  margin-bottom: 15px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner .qr p {
  margin: 0;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 166.66667%;
  letter-spacing: 0.08em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_title {
  padding-top: 40px;
  padding-bottom: 40px;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_title h3 {
  width: 336px;
  height: 37px;
  background: url(../img_0322/mypage/ttl_course.png) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 {
  position: relative;
  padding-top: 40px;
  margin-bottom: 65px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 h3 {
  margin-bottom: 30px;
  width: 528px;
  height: 138px;
  background: url(../img_0322/mypage/ttl_course_1.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 a.detail {
  margin-bottom: 40px;
  display: block;
  width: 363px;
  height: 72px;
  background: url(../img_0322/mypage/btn_prize_1.png) center top/contain no-repeat;
  border-radius: 36px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  margin-left: 50%;
  margin-bottom: 30px;
  width: 1006px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul li {
  position: relative;
  margin-right: -21px;
  width: 349px;
  height: 497px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul li:nth-child(1) {
  background-image: url(../img_0322/mypage/img_course_a.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul li:nth-child(2) {
  background-image: url(../img_0322/mypage/img_course_b.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul li:nth-child(3) {
  margin-right: 0;
  background-image: url(../img_0322/mypage/img_course_c.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul li a.entry_btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 27px;
  display: block;
  width: 250px;
  height: 92px;
  background: url(../img_0322/mypage/btn_entry.png) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul li a.entry_btn.disabled {
  background-image: url(../img_0322/mypage/btn_entry_pre.png);
  pointer-events: none;
  opacity: 1 !important;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 .detail {
  display: block;
  width: 629px;
  height: 50px;
  background: url(../img_0322/mypage/txt_course_1_detail.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 {
  position: relative;
  margin-bottom: 65px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  margin-left: 50%;
  width: 976px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li {
  position: relative;
  margin-right: -24px;
  width: 500px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li h3 {
  margin-bottom: 35px;
  width: 500px;
  height: 138px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li h4 {
  position: relative;
  width: 392px;
  height: 639px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li a.detail {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 245px;
  display: block;
  margin: 0 auto;
  width: 285px;
  height: 40px;
  background: url(../img_0322/mypage/btn_prize_2.png) center top/contain no-repeat;
  border-radius: 21px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li:nth-child(1) h3 {
  background-image: url(../img_0322/mypage/ttl_course_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li:nth-child(1) h4 {
  background-image: url(../img_0322/mypage/img_course_d.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li:nth-child(1) h4:before {
  background-image: url(../img_0322/mypage/icn_course_d.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li:nth-child(2) {
  margin-right: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li:nth-child(2) h3 {
  background-image: url(../img_0322/mypage/ttl_course_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li:nth-child(2) h4 {
  background-image: url(../img_0322/mypage/img_course_e.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li:nth-child(2) h4:before {
  background-image: url(../img_0322/mypage/icn_course_e.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li a.entry_btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 76px;
  display: block;
  width: 250px;
  height: 92px;
  background: url(../img_0322/mypage/btn_entry.png) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li a.entry_btn.disabled {
  background-image: url(../img_0322/mypage/btn_entry_pre.png);
  pointer-events: none;
  opacity: 1 !important;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode {
  margin-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner {
  padding: 17px 17px;
  border: 1px solid #e39f2e;
  background: rgba(255, 255, 255, 0.3);
  width: 654px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner h3 {
  margin-bottom: 15px;
  font-size: 0.875em;
  line-height: 185.71429%;
  text-align: center;
  letter-spacing: 0.1em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner input {
  display: block;
  margin-bottom: 10px;
  padding: 0 0.5em;
  width: 262px;
  height: 37px;
  background: #ffffff;
  border: none;
  border-radius: 2px;
  color: #333333;
  font-size: 1.25em;
  text-align: center;
  letter-spacing: 0.04em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner input::-webkit-input-placeholder {
  color: #979797;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner input:-ms-input-placeholder {
  color: #979797;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner input::-ms-input-placeholder {
  color: #979797;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner input::placeholder {
  color: #979797;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner a {
  position: relative;
  display: block;
  margin-bottom: 10px;
  width: 162px;
  background: url(../img_0322/mypage/btn_next.png) center top/contain no-repeat;
  -webkit-transition: opacity .1s linear;
  transition: opacity .1s linear;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner a:after {
  content: '';
  display: block;
  padding-top: 22.83951%;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner a.disabled {
  display: none;
  pointer-events: none;
  opacity: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner a img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner p.error_msg {
  display: inline-block;
  padding: 0 4em;
  background: #dc2828;
  border-radius: 3.5px;
  color: #ffffff;
  font-size: 0.8125em;
  line-height: 176.92308%;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner p.error_msg:empty {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.special {
  margin-bottom: 70px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 730px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link > li {
  margin: 0;
  margin-bottom: 30px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link > li:last-child {
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link > li a {
  display: block;
  width: 650px;
  height: 130px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link > li a.haruaiai {
  background: url(../img_0322/common/bnr_special.png) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link > li a.startdash {
  background: url(../img_0322/mypage/bnr_anothercp.png) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.redisp {
  padding-top: 60px;
  padding-bottom: 85px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner {
  padding-bottom: 50px;
  width: 591px;
  background: #ffffff;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner h3 {
  margin-bottom: 35px;
  padding: 23px 20px;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.0625em;
  font-weight: bold;
  text-align: center;
  line-height: 141.17647%;
  letter-spacing: 0.08em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner dl.term {
  margin-bottom: 30px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner dl.term dt, .modePC #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner dl.term dd {
  font-size: 1.0625em;
  text-align: center;
  line-height: 141.17647%;
  letter-spacing: 0.08em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner a {
  display: block;
  width: 342px;
  background: url(../img_0322/mypage/btn_rdbtc.png) center top/contain no-repeat;
  border-radius: 40px;
  overflow: hidden;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner a.rdbtc_2 {
  background-image: url(../img_0322/mypage/btn_rdbtc_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner a:after {
  content: '';
  display: block;
  padding-top: 23.68421%;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner a img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage nav.footer ul.link li {
  margin-bottom: 30px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage nav.footer ul.link li:nth-child(2n) {
  margin-right: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage nav.footer ul.link li:nth-last-child(2):nth-child(2n+1), .modePC #suntoryCommonWrapper #suntory_contents.mypage nav.footer ul.link li:last-child {
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage nav.footer ul.button {
  width: 262px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage nav.footer ul.button li a.history {
  display: block;
  width: 262px;
  height: 55px;
  background: url(../img_0322/mypage/btn_history.png) center center/contain no-repeat;
  border-radius: 27px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage nav.footer ul.button li a.chatbot {
  display: block;
  width: 262px;
  height: 55px;
  background: url(../img_0322/mypage/btn_chatbot.png) center center/contain no-repeat;
  border-radius: 27px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage nav.logout {
  padding-bottom: 35px;
  background: #fdf5d7;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage nav.logout a {
  display: inline-block;
  padding: 0 2em;
  border-left: 1px solid currentColor;
  border-right: 1px solid currentColor;
  color: #0b2964;
  font-size: 0.875em;
  letter-spacing: 0.04em;
  line-height: 1.5em;
  text-decoration: none;
  vertical-align: bottom;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage nav.logout a:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 13px;
  height: 1.5em;
  background: url(../img_0322/common/icn_logout_sp.svg) center center/contain no-repeat;
  vertical-align: bottom;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage .JS-ocrshow, .modePC #suntoryCommonWrapper #suntory_contents.mypage .JS-ocrmodal {
  display: none !important;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.end {
  padding-top: 80px;
  padding-bottom: 40px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.end h3 {
  margin-bottom: 0.5em;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.6;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.end p {
  font-size: 1em;
  line-height: 1.375;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_1 {
  margin-bottom: 40px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_1 .inner {
  padding: 45px 20px;
  width: 960px;
  background: #ffffff;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_1 .inner p {
  margin-bottom: 0.75em;
  color: #dc2828;
  font-size: 1.25em;
  line-height: 1.6;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_1 .inner ul.note li {
  font-size: 0.875em;
  line-height: 1.5;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 {
  margin-bottom: 60px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner {
  padding-bottom: 40px;
  width: 960px;
  background: #ffffff;
  color: #0b2964;
  overflow: hidden;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner h3 {
  margin-bottom: 30px;
  width: 100%;
  height: 130px;
  background: url(../img_0322/top/ttl_announce.png) top center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner .wrp_seal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 25px;
  width: 818px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner .wrp_seal .seal {
  margin: 0;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 29px;
  width: 392px;
  height: 130px;
  background: url(../img_0322/top/img_seal.png) left top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner .wrp_seal p {
  margin: 0;
  width: 392px;
  font-size: 1em;
  line-height: 1.625;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner hr {
  width: 818px;
  border: none;
  border-bottom: 1px solid #99aac1;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner ul.note {
  padding-top: 20px;
  width: 818px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner ul.note li {
  font-size: 0.875em;
  line-height: 1.5;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact {
  padding-bottom: 100px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact h3 {
  margin-bottom: 20px;
  width: 500px;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact p {
  width: 500px;
  font-size: 1em;
  line-height: 1.625;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact p em {
  display: inline-block;
  font-size: 1.625em;
  font-weight: bold;
  line-height: 1.25;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact p + p {
  margin-top: 10px;
}

.modePC #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact hr {
  margin: 20px auto;
  width: 500px;
  border: none;
  border-bottom: 1px solid currentColor;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main .course_wrapper {
  background: url(../img_0322/common/bg_sakura_sp.png) center top 14.13333vw/99.46667vw auto no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point {
  margin-top: 6.66667vw;
  margin-bottom: 4vw;
  width: 92vw;
  border-radius: 5.33333vw;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner {
  position: relative;
  padding-top: 9.33333vw;
  padding-bottom: 4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner h3 {
  margin-bottom: 2.66667vw;
  width: 30.8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.now_point {
  margin-bottom: 2.66667vw;
  padding-bottom: 1.33333vw;
  width: 85.6vw;
  border-bottom: 1px solid #0b2964;
  color: #0b2964;
  font-size: 1.75em;
  font-weight: bold;
  text-align: center;
  line-height: 214.28571%;
  letter-spacing: 0.04em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.now_point span {
  display: inline-block;
  margin-right: 0.18182em;
  font-size: 1.78571em;
  line-height: 120%;
  vertical-align: baseline;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.msg_point, .modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.msg_point_2 {
  width: 85.6vw;
  color: #dc2828;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 144.44444%;
  letter-spacing: 0.04em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.msg_point span, .modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.msg_point_2 span {
  display: inline-block;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.msg_point_2:not(:empty):before {
  content: '';
  display: inline-block;
  width: 3.75em;
  height: 1em;
  background: url(../img_0322/mypage/icn_bonus_sp.png) left bottom/contain no-repeat;
  vertical-align: baseline;
  -webkit-transform: translateY(0.167em);
          transform: translateY(0.167em);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.msg_point:not(:empty) + p.msg_point_2 {
  padding-bottom: 5.33333vw;
  margin-bottom: 1.33333vw;
  border-bottom: 1px dashed #b3b3b3;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .inner p.bonus {
  position: absolute;
  left: 4vw;
  top: -9.33333vw;
  display: block;
  width: 24.53333vw;
  height: 24.53333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner {
  position: relative;
  padding: 0 3.73333vw 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse {
  display: none;
  margin-bottom: 2.66667vw;
  color: #0b2964;
  font-size: 1em;
  line-height: 1.875;
  letter-spacing: 0.08em;
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse i {
  display: inline-block;
  margin-right: 0.125em;
  width: 30.93333vw;
  height: 5.33333vw;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse i.a {
  background-image: url(../img_0322/mypage/txt_applicable_a_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse i.bc {
  background-image: url(../img_0322/mypage/txt_applicable_bc_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse i.d {
  background-image: url(../img_0322/mypage/txt_applicable_d_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse i.e {
  width: 35.73333vw;
  background-image: url(../img_0322/mypage/txt_applicable_e_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner p.nextcourse b {
  font-weight: bold;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_button {
  position: relative;
  padding: 0;
  width: 84.53333vw;
  height: 13.06667vw;
  border: none;
  background: none;
  background: url(../img_0322/mypage/btn_applicable_sp.png) center center/contain no-repeat;
  border-radius: 6.53333vw;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
  line-height: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_button:after {
  content: '＋';
  position: absolute;
  right: 6.66667vw;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 1em;
  height: 1em;
  color: #0b2964;
  font-size: 1em;
  font-weight: bold;
  text-indent: 0;
  line-height: 1;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_button.open:after {
  content: "－";
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_button.disabled {
  background-image: url(../img_0322/mypage/btn_applicableoff_sp.png);
  pointer-events: none;
  opacity: 1 !important;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_button.disabled:after {
  content: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal {
  display: none;
  margin-top: 2.66667vw;
  padding: 2.66667vw 6.66667vw;
  width: 84.53333vw;
  border: 2px solid #0b2964;
  border-radius: 2.66667vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal i.close {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal ul {
  width: 100%;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal ul li {
  position: relative;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 2;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal ul li:last-of-type {
  border-bottom: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal ul li a {
  position: relative;
  display: block;
  width: 100%;
  color: currentColor;
  text-decoration: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.point .appl_inner .appl_modal ul li a:after {
  content: '';
  position: absolute;
  right: 3px;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 0.5em;
  height: 0.5em;
  border-left: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input {
  padding-bottom: 5.33333vw;
  border-bottom: 1px solid #e39f2e;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner {
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner h3 {
  position: relative;
  width: 85.06667vw;
  margin-bottom: 2.66667vw;
  cursor: pointer;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner h3:after {
  content: '';
  position: absolute;
  right: 8vw;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 4.8vw;
  height: 4.53333vw;
  background: url(../img_0322/mypage/icn_plus.png) center center/4.8vw auto no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner h3.open:after {
  background-image: url(../img_0322/mypage/icn_minus.png);
  background-size: 2.66667vw auto;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner {
  display: none;
  padding: 4vw 4.8vw 6.66667vw;
  background: #ffffff;
  border: 2px solid #ffde66;
  border-radius: 10px;
  width: 84.8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner p.error_msg {
  margin-bottom: 4vw;
  color: #dc2828;
  font-size: 0.875em;
  text-align: center;
  line-height: 121.42857%;
  letter-spacing: 0.04em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp table {
  margin-bottom: 4vw;
  width: 74.13333vw;
  table-layout: fixed;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp table tr th, .modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp table tr td {
  vertical-align: top;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp table tr th {
  padding-right: 1.6vw;
  width: 23.46667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp table tr td {
  width: 50.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp table tr td input {
  padding: 0 0.5em;
  width: 100%;
  height: 10.66667vw;
  background: #ffffff;
  border: 1px solid #0b2964;
  border-radius: 0.1em;
  color: #333333;
  font-size: 1.25em;
  letter-spacing: 0.04em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp table tr:nth-child(1) th, .modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp table tr:nth-child(1) td {
  padding-bottom: 2.13333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp hr {
  display: block;
  margin-bottom: 2.66667vw;
  width: 5.73333vw;
  height: 3.06667vw;
  background: url(../img_0322/mypage/icn_arrow_sp.png) center center/contain no-repeat;
  border: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp a.serial {
  position: relative;
  display: block;
  margin-bottom: 4vw;
  width: 74.13333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp a.multi {
  color: #0b2964;
  font-size: 0.875em;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .acd_inner .input_wrp a.multi:after {
  content: '▶';
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .ocr {
  margin-top: 5.33333vw;
  width: 85.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .ocr a.camera {
  display: block;
  margin-bottom: 5.33333vw;
  width: 85.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .ocr ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  color: #0b2964;
  font-size: 0.875em;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.input .inner .ocr ul.note li a {
  color: currentColor;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.notice {
  padding-top: 9.33333vw;
  padding-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.notice p {
  width: 92vw;
  font-size: 1.125em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.09em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.serial {
  margin-top: 12vw;
  margin-bottom: 12vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner {
  width: 85.06667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.serial .inner dl dd {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_title {
  padding-top: 13.33333vw;
  padding-bottom: 13.33333vw;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_title h3 {
  width: 67.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 {
  padding-top: 13.33333vw;
  margin-bottom: 17.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 h3 {
  margin-bottom: 6.66667vw;
  width: 94.13333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 a {
  margin-bottom: 5.33333vw;
  display: block;
  width: 81.33333vw;
  border-radius: 8.53333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul {
  margin-bottom: 6.66667vw;
  width: 97.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul li {
  position: relative;
  margin-bottom: 4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul li a.entry_btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7.73333vw;
  display: block;
  margin: 0 auto;
  width: 70.13333vw;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul li a.entry_btn.disabled {
  background-image: url(../img_0322/mypage/btn_entry_pre.png);
  pointer-events: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 ul li a.entry_btn.disabled img {
  visibility: hidden;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_1 .detail {
  width: 77.6vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 {
  margin-bottom: 16vw;
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul {
  width: 97.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li {
  position: relative;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li h3 {
  margin-bottom: 5.33333vw;
  width: 88.93333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li h4 {
  position: relative;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li a.detail {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 52.26667vw;
  display: block;
  margin: 0 auto;
  width: 76vw;
  border-radius: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li a.entry_btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7.73333vw;
  display: block;
  margin: 0 auto;
  width: 70.13333vw;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li a.entry_btn.disabled {
  background-image: url(../img_0322/mypage/btn_entry_pre.png);
  pointer-events: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li a.entry_btn.disabled img {
  visibility: hidden;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li:nth-child(1) {
  margin-bottom: 13.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li:nth-child(2) a.detail {
  bottom: 66.93333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.course_2 ul li:nth-child(2) a.entry_btn {
  bottom: 22.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode {
  padding-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner {
  padding: 7.46667vw 5.33333vw 9.33333vw;
  border: 1px solid #e39f2e;
  background: rgba(255, 255, 255, 0.3);
  width: 85.33333vw;
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner h3 {
  margin-bottom: 5.33333vw;
  font-size: 0.875em;
  line-height: 185.71429%;
  text-align: center;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner input {
  margin-bottom: 2.66667vw;
  padding: 0 0.5em;
  width: 70.13333vw;
  height: 10.66667vw;
  background: #f1f1f1;
  border: 1px solid #c9c9c9;
  border-radius: 0.1em;
  color: #333333;
  text-align: center;
  font-size: 1.25em;
  letter-spacing: 0.04em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner a {
  display: block;
  margin-bottom: 4.53333vw;
  width: 70.13333vw;
  -webkit-transition: opacity .1s linear;
  transition: opacity .1s linear;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner a.disabled {
  display: none;
  pointer-events: none;
  opacity: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner a.disabled img {
  visibility: hidden;
  opacity: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner p.error_msg {
  display: block;
  padding: 0.5em 0.5em;
  width: 70.13333vw;
  background: #dc2828;
  border-radius: 0.21429em;
  color: #ffffff;
  font-size: 0.875em;
  line-height: 135.71429%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.cpcode .inner p.error_msg:empty {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.special {
  padding-bottom: 16vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link {
  width: 85.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link > li {
  margin-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link > li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link > li a {
  display: block;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link > li ul.note {
  margin-top: 0.625em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.special ul.link > li ul.note > li {
  color: #ffffff;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.redisp {
  padding-top: 10.66667vw;
  padding-bottom: 13.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner {
  padding-bottom: 10.66667vw;
  width: 92vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner h3 {
  margin-bottom: 8vw;
  padding: 3.2vw 3.46667vw;
  background: #ffde66;
  color: #0b2964;
  font-size: 0.9375em;
  font-weight: bold;
  text-align: left;
  line-height: 160%;
  letter-spacing: 0.08em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner dl.term {
  margin-bottom: 5.33333vw;
  width: 84vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner dl.term dt, .modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner dl.term dd {
  font-size: 1.0625em;
  text-align: center;
  line-height: 141.17647%;
  letter-spacing: 0.08em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage main section.redisp .inner a {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.footer form {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.logout {
  padding-bottom: 10.66667vw;
  background: #fcf4d6;
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.logout a {
  display: inline-block;
  padding: 0 2em;
  border-left: 2px solid #0b2964;
  border-right: 2px solid #0b2964;
  color: #0b2964;
  font-size: 0.875em;
  letter-spacing: 0.04em;
  line-height: 135.71429%;
  text-decoration: none;
  vertical-align: bottom;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.logout a:before {
  content: '';
  display: inline-block;
  margin-right: 0.71429em;
  width: 0.92857em;
  height: 1.35714em;
  background: url(../img_0322/common/icn_logout_sp.svg) center center/contain no-repeat;
  vertical-align: bottom;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr {
  padding-top: 9.33333vw;
  padding-bottom: 12vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr h3 {
  margin-bottom: 6.66667vw;
  width: 73.46667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr #camera {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr .inner {
  padding-top: 4vw;
  padding-bottom: 8vw;
  width: 92vw;
  background: #fcfaec;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr .inner .preview {
  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: 6.66667vw;
  width: 85.06667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr .inner .preview img {
  width: 100%;
  height: auto;
  image-orientation: from-image;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr .inner .preview img[src=''] {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr .inner a {
  display: block;
  margin-bottom: 5.33333vw;
  width: 85.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr .inner a.reset {
  width: 75.2vw;
  margin-bottom: 6.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr .inner a.howto {
  width: 75.2vw;
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr .inner ul {
  width: 85.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr .inner ul li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 157.14286%;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocr .inner hr {
  margin-top: 4vw;
  margin-bottom: 5.33333vw;
  width: 85.33333vw;
  border: none;
  border-bottom: 1px solid #f7e8c6;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.close {
  padding-bottom: 21.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.close a {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage .JS-ocrshow, .modeSP #suntoryCommonWrapper #suntory_contents.mypage .JS-ocrmodal {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage .overlay {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(11, 41, 100, 0.9);
  z-index: 9999;
}

.modeSP #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: #0b2964;
  border-radius: 50%;
  -webkit-animation: rotate 0.8s linear infinite;
          animation: rotate 0.8s linear infinite;
}

.modeSP #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;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner {
  padding-bottom: 14.66667vw;
  width: 92vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner h3 {
  margin-bottom: 4vw;
  padding: 1.33em 1em;
  color: #ffffff;
  background: #dc2828;
  text-align: center;
  font-size: 0.9375em;
  line-height: 1.3;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 9.33333vw;
  width: 85.06667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner ul li {
  position: relative;
  margin-right: 2.4vw;
  margin-bottom: 4vw;
  padding: 2.66667vw 2.4vw;
  padding-bottom: 42.66667vw;
  width: 41.33333vw;
  background: #ffffff;
  border: 1px solid #e1e1e1;
  color: #333333;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.04em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner ul li:nth-child(2n) {
  margin-right: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner ul li:last-child, .modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner ul li:nth-child(2n-1):nth-last-child(2) {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner ul li:last-child {
  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;
  padding: 0.8em 0.8em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner ul li img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2.13333vw;
  display: block;
  margin: 0 auto;
  width: 36.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner label {
  display: block;
  margin-bottom: 2.66667vw;
  padding: 1em 1em;
  width: 72vw;
  background: #f2f2f2;
  border-radius: 1.75em;
  color: #333333;
  font-size: 0.9375em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner label input {
  width: 1em;
  height: 1em;
  margin-right: 0.25em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage section.ocrmodal .inner a {
  display: block;
  width: 72vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.serial_sticky {
  position: fixed;
  bottom: 0;
  padding-top: 3.73333vw;
  padding-bottom: 9.33333vw;
  width: 100%;
  background: #0b2964;
  -webkit-transition: opacity 0.1s linear, visibility 0.1s linear;
  transition: opacity 0.1s linear, visibility 0.1s linear;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.serial_sticky:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1.06667vw;
  background: -webkit-gradient(linear, left top, right top, from(#e48c4f), color-stop(7.68%, #eda659), color-stop(16.81%, #f5be62), color-stop(26.54%, #fbcf68), color-stop(37.17%, #fed96c), color-stop(50.41%, #ffdc6d), color-stop(63.37%, #fed96c), color-stop(73.78%, #fbcf68), color-stop(83.3%, #f7be61), color-stop(92.24%, #f0a657), color-stop(99.24%, #e98e4d));
  background: linear-gradient(90deg, #e48c4f 0%, #eda659 7.68%, #f5be62 16.81%, #fbcf68 26.54%, #fed96c 37.17%, #ffdc6d 50.41%, #fed96c 63.37%, #fbcf68 73.78%, #f7be61 83.3%, #f0a657 92.24%, #e98e4d 99.24%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.serial_sticky.hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.serial_sticky a {
  display: block;
  width: 72vw;
}

@media screen and (min-width: 376px) {
  .modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.serial_sticky {
    padding-top: 14px;
    padding-bottom: 35px;
  }
  .modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.serial_sticky:before {
    height: 4px;
  }
  .modeSP #suntoryCommonWrapper #suntory_contents.mypage nav.serial_sticky a {
    width: 270px;
  }
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.end {
  padding-top: 10.66667vw;
  padding-bottom: 8vw;
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.end h3 {
  margin-bottom: 0.75em;
  width: 92vw;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.4;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.end p {
  width: 92vw;
  font-size: 1em;
  line-height: 1.375;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_1 {
  margin-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_1 .inner {
  padding: 8vw 5.86667vw 10.66667vw;
  width: 92vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_1 .inner p {
  margin-bottom: 1em;
  color: #dc2828;
  font-size: 1em;
  line-height: 1.625;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_1 .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.5;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 {
  margin-bottom: 12vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner {
  padding-bottom: 8vw;
  width: 92vw;
  background: #ffffff;
  color: #0b2964;
  overflow: hidden;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner h3 {
  margin-bottom: 6.66667vw;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner .wrp_seal {
  padding-bottom: 5.33333vw;
  width: 80.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner .wrp_seal .seal {
  margin-bottom: 4vw;
  width: 74.13333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner .wrp_seal p {
  font-size: 1em;
  line-height: 1.625;
  letter-spacing: 0.08em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner hr {
  width: 80.26667vw;
  border: none;
  border-bottom: 1px solid #99aac1;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner ul.note {
  padding-top: 5.33333vw;
  width: 80.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner ul.note li {
  margin-bottom: 0.714em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.announce_2 .inner ul.note li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact {
  padding-bottom: 21.33333vw;
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact h3 {
  margin-bottom: 1em;
  width: 92vw;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact p {
  width: 92vw;
  font-size: 1em;
  line-height: 1.625;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact p em {
  display: inline-block;
  font-size: 1.625em;
  font-weight: bold;
  line-height: 1.5;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact p + p {
  margin-top: 0.5em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.mypage.end main section.contact hr {
  margin: 5.33333vw auto;
  width: 92vw;
  border: none;
  border-bottom: 1px solid currentColor;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main {
  padding: 50px 0 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section {
  width: 960px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.title {
  padding-bottom: 30px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.title h3 {
  width: 456px;
  background: url(../img_0322/serial/ttl_serial.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.title h3:after {
  content: '';
  display: block;
  padding-top: 7.23684%;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.title h3 img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial {
  padding-top: 35px;
  padding-bottom: 45px;
  width: 960px;
  background: #fcfaec;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial p {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  line-height: 1.75;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial ul.note {
  margin-bottom: 25px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial ul.note li {
  font-size: 0.875em;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner {
  position: relative;
  width: 900px;
  height: 364px;
  border: 3px double #e39f2e;
  background: rgba(255, 255, 255, 0.5);
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner dl {
  position: absolute;
  left: 27px;
  top: 40px;
  width: 840px;
  background: url(../img_0322/common/img_serial.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner dl:after {
  content: '';
  display: block;
  padding-top: 12.97619%;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner dl dt, .modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner dl dd {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner h3 {
  position: absolute;
  left: 31px;
  top: 170px;
  width: 550px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner h3 img {
  display: block;
  width: 100%;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner ul.note {
  position: absolute;
  left: 36px;
  top: 280px;
  width: 370px;
  text-align: left;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 178.57143%;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner .qr {
  position: absolute;
  left: 585px;
  top: 177px;
  width: 310px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner .qr h4 {
  margin-bottom: 15px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner .qr h4 img {
  display: block;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner .qr .fig_qrcode {
  display: block;
  margin-bottom: 15px;
  border: 1px solid #cccccc;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner .qr p {
  margin: 0;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 125%;
  letter-spacing: 0.08em;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input {
  padding-bottom: 45px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner {
  padding: 25px 39px 50px;
  width: 960px;
  background: #ffffff;
  color: #000000;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 430px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li:nth-child(even) {
  margin-right: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li:last-child, .modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li div.serial_ttl {
  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;
  width: 190px;
  background: #ffde66;
  border: 2px solid #cacaca;
  font-size: 0.875em;
  font-weight: bold;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li div.serial_ttl p {
  width: 100%;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table {
  width: 240px;
  border: 2px solid #cacaca;
  border-left: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr th {
  padding-left: 15px;
  padding-right: 10px;
  font-size: 0.875em;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr td {
  padding-right: 15px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr td input {
  padding: 0 0.5em;
  width: 157px;
  height: 30px;
  border: 1px solid #000000;
  color: #333333;
  font-size: 1em;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr:nth-child(1) th, .modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr:nth-child(1) td {
  padding-top: 18px;
  padding-bottom: 15px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr:nth-child(2) th, .modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr:nth-child(2) td {
  padding-bottom: 18px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li p.error_msg {
  margin-top: 5px;
  width: 100%;
  color: #dc2828;
  font-size: 0.75em;
  font-weight: bold;
  text-align: center;
  line-height: 150%;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner p.error {
  margin-bottom: 8px;
  color: #dc2828;
  font-size: 1.0625em;
  font-weight: bold;
  text-align: center;
  line-height: 141.17647%;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner a {
  display: block;
  width: 342px;
  background: url(../img_0322/serial/btn_serial.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner a:after {
  content: '';
  display: block;
  padding-top: 23.68421%;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.input .inner a img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial main section.ocr {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial nav.back {
  padding-bottom: 60px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial nav.back a {
  display: block;
  width: 342px;
  height: 50px;
  background: url(../img_0322/common/btn_back.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial nav.back a img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.serial .JS-ocrshow, .modePC #suntoryCommonWrapper #suntory_contents.serial .JS-ocrmodal {
  display: none !important;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main {
  padding: 10.66667vw 0 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section {
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.title {
  padding-bottom: 6.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.title h3 {
  width: 74.53333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial {
  padding-top: 4vw;
  padding-bottom: 8vw;
  width: 92vw;
  background: #fcfaec;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial p {
  width: 85.33333vw;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 150%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial ul.note {
  margin-bottom: 6.66667vw;
  width: 85.33333vw;
  font-size: 0.75em;
  text-align: center;
  line-height: 175%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .ocr {
  margin-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .ocr a.camera {
  display: block;
  margin-bottom: 4vw;
  width: 82.93333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .ocr p.note {
  text-align: center;
  color: #0b2964;
  font-size: 0.875em;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .ocr p.note a {
  color: currentColor;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner dl {
  width: 85.06667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner dl dt {
  position: relative;
  cursor: pointer;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner dl dt:after {
  content: '';
  position: absolute;
  right: 8vw;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 5.33333vw;
  height: 5.33333vw;
  background: url(../img_0322/serial/icn_plus.png) center center/2.66667vw auto no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner dl dt.open:after {
  background-image: url(../img_0322/serial/icn_minus.png);
  background-size: 1.6vw auto;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner dl dd {
  display: none;
  margin-top: 5.33333vw;
  width: 85.06667vw;
  height: 63.46667vw;
  background: url(../img_0322/serial/img_serial_sp.png) center top/100% auto no-repeat;
  text-indent: -9999px;
  line-height: 1;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner h3 {
  margin-bottom: 5.33333vw;
  width: 72vw;
  font-size: 0.875em;
  text-align: left;
  line-height: 171.42857%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner .camera {
  display: block;
  width: 72vw;
  margin-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner .howto {
  color: #2d9ad4;
  font-size: 0.875em;
  line-height: 157.14286%;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.serial .inner .howto.note {
  display: block;
  padding-left: 1em;
  color: #0b2964;
  text-indent: -1em;
  text-align: left;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input {
  padding-bottom: 9.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner {
  padding: 4vw 3.46667vw 8vw;
  background: #ffffff;
  color: #000000;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input {
  margin-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li {
  margin-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li div.serial_ttl {
  padding: 0.5em 1em;
  background: #ffde66;
  border: 2px solid #cacaca;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 114.28571%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table {
  width: 100%;
  border: 2px solid #cacaca;
  border-top: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr th {
  padding-left: 4vw;
  padding-right: 2.66667vw;
  width: calc(3em + 6.66667vw);
  font-size: 0.875em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr td {
  padding-right: 4.8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr td input {
  padding: 0 0.5em;
  width: 100%;
  height: 2.1875em;
  border: 1px solid #000000;
  color: #333333;
  font-size: 1em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr:nth-child(1) th, .modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr:nth-child(1) td {
  padding-top: 4vw;
  padding-bottom: 2.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr:nth-child(2) th, .modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li table tr:nth-child(2) td {
  padding-bottom: 4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner ul.serial_input li p.error_msg {
  margin-top: 1.33333vw;
  width: 100%;
  color: #dc2828;
  font-size: 0.75em;
  font-weight: bold;
  text-align: center;
  line-height: 150%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner p.error {
  margin-bottom: 2.66667vw;
  color: #dc2828;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 171.42857%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial main section.input .inner a {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial nav.back {
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial nav.back a {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial nav.close {
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial nav.close a {
  display: block;
  width: 59.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr {
  padding-top: 9.33333vw;
  padding-bottom: 12vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr h3 {
  margin-bottom: 6.66667vw;
  width: 73.46667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr #camera {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr .inner {
  padding-top: 4vw;
  padding-bottom: 8vw;
  width: 92vw;
  background: #fcfaec;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr .inner .preview {
  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: 6.66667vw;
  width: 85.06667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr .inner .preview img {
  width: 100%;
  height: auto;
  image-orientation: from-image;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr .inner .preview img[src=''] {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr .inner a {
  display: block;
  margin-bottom: 5.33333vw;
  width: 85.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr .inner a.reset {
  width: 75.2vw;
  margin-bottom: 6.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr .inner a.howto {
  width: 75.2vw;
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr .inner ul {
  width: 85.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr .inner ul li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 157.14286%;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocr .inner hr {
  margin-top: 4vw;
  margin-bottom: 5.33333vw;
  width: 85.33333vw;
  border: none;
  border-bottom: 1px solid #f7e8c6;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial nav.close {
  padding-bottom: 21.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial nav.close a {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial .JS-ocrshow, .modeSP #suntoryCommonWrapper #suntory_contents.serial .JS-ocrmodal {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial .overlay {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(11, 41, 100, 0.9);
  z-index: 9999;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial .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: #0b2964;
  border-radius: 50%;
  -webkit-animation: rotate 0.8s linear infinite;
          animation: rotate 0.8s linear infinite;
}

.modeSP #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;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner {
  padding-bottom: 14.66667vw;
  width: 92vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner h3 {
  margin-bottom: 4vw;
  padding: 1.33em 1em;
  color: #ffffff;
  background: #dc2828;
  text-align: center;
  font-size: 0.9375em;
  line-height: 1.3;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 9.33333vw;
  width: 85.06667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner ul li {
  position: relative;
  margin-right: 2.4vw;
  margin-bottom: 4vw;
  padding: 2.66667vw 2.4vw;
  padding-bottom: 42.66667vw;
  width: 41.33333vw;
  background: #ffffff;
  border: 1px solid #e1e1e1;
  color: #333333;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.04em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner ul li:nth-child(2n) {
  margin-right: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner ul li:last-child, .modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner ul li:nth-child(2n-1):nth-last-child(2) {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner ul li:last-child {
  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;
  padding: 0.8em 0.8em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner ul li img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2.13333vw;
  display: block;
  margin: 0 auto;
  width: 36.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner label {
  display: block;
  margin-bottom: 2.66667vw;
  padding: 1em 1em;
  width: 72vw;
  background: #f2f2f2;
  border-radius: 1.75em;
  color: #333333;
  font-size: 0.9375em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner label input {
  width: 1em;
  height: 1em;
  margin-right: 0.25em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial section.ocrmodal .inner a {
  display: block;
  width: 72vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial nav.serial_sticky {
  position: fixed;
  bottom: 0;
  padding-top: 3.73333vw;
  padding-bottom: 9.33333vw;
  width: 100%;
  background: #0b2964;
  -webkit-transition: opacity 0.1s linear, visibility 0.1s linear;
  transition: opacity 0.1s linear, visibility 0.1s linear;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial nav.serial_sticky:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1.06667vw;
  background: -webkit-gradient(linear, left top, right top, from(#e48c4f), color-stop(7.68%, #eda659), color-stop(16.81%, #f5be62), color-stop(26.54%, #fbcf68), color-stop(37.17%, #fed96c), color-stop(50.41%, #ffdc6d), color-stop(63.37%, #fed96c), color-stop(73.78%, #fbcf68), color-stop(83.3%, #f7be61), color-stop(92.24%, #f0a657), color-stop(99.24%, #e98e4d));
  background: linear-gradient(90deg, #e48c4f 0%, #eda659 7.68%, #f5be62 16.81%, #fbcf68 26.54%, #fed96c 37.17%, #ffdc6d 50.41%, #fed96c 63.37%, #fbcf68 73.78%, #f7be61 83.3%, #f0a657 92.24%, #e98e4d 99.24%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial nav.serial_sticky.hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serial nav.serial_sticky a {
  display: block;
  width: 72vw;
}

@media screen and (min-width: 376px) {
  .modeSP #suntoryCommonWrapper #suntory_contents.serial nav.serial_sticky {
    padding-top: 14px;
    padding-bottom: 35px;
  }
  .modeSP #suntoryCommonWrapper #suntory_contents.serial nav.serial_sticky:before {
    height: 4px;
  }
  .modeSP #suntoryCommonWrapper #suntory_contents.serial nav.serial_sticky a {
    width: 270px;
  }
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main {
  padding: 50px 0 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section {
  width: 960px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.title {
  padding-bottom: 30px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.title h3 {
  width: 530px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.title h3 img {
  display: block;
  width: 100%;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.serial {
  padding-bottom: 45px;
  width: 960px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.serial p {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  line-height: 1.75;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.serial ul.note {
  margin-bottom: 25px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.serial ul.note li {
  font-size: 0.875em;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input {
  padding-bottom: 45px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner {
  padding: 25px 39px 50px;
  width: 960px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  color: #000000;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 430px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li:nth-child(even) {
  margin-right: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li:last-child, .modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li div.serial_ttl {
  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;
  width: 190px;
  background: #ffde66;
  border: 2px solid #cacaca;
  font-size: 0.875em;
  font-weight: bold;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li div.serial_ttl p {
  width: 100%;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table {
  width: 240px;
  border: 2px solid #cacaca;
  border-left: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr th {
  padding-left: 15px;
  padding-right: 10px;
  font-size: 0.875em;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr td {
  padding-right: 15px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr td input {
  padding: 0 0.5em;
  width: 157px;
  height: 30px;
  border: 1px solid #000000;
  color: #333333;
  font-size: 1em;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr:nth-child(1) th, .modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr:nth-child(1) td {
  padding-top: 18px;
  padding-bottom: 15px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr:nth-child(2) th, .modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr:nth-child(2) td {
  padding-bottom: 18px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li p.error_msg {
  margin-top: 5px;
  width: 100%;
  color: #dc2828;
  font-size: 0.75em;
  font-weight: bold;
  text-align: center;
  line-height: 150%;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner p.error {
  margin-bottom: 8px;
  color: #dc2828;
  font-size: 1.0625em;
  font-weight: bold;
  text-align: center;
  line-height: 141.17647%;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner a {
  display: block;
  width: 342px;
  background: url(../img_0322/serial/btn_serial.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner a:after {
  content: '';
  display: block;
  padding-top: 23.68421%;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner a img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr main section.ocr {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr nav.back {
  padding-bottom: 60px;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr nav.back a {
  display: block;
  width: 342px;
  height: 50px;
  background: url(../img_0322/common/btn_back.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr nav.back a img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.serialocr .JS-ocrshow, .modePC #suntoryCommonWrapper #suntory_contents.serialocr .JS-ocrmodal {
  display: none !important;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main {
  padding: 10.66667vw 0 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section {
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.title {
  padding-bottom: 9.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.title h3 {
  width: 87.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.serial {
  padding-bottom: 8vw;
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.serial p {
  width: 85.33333vw;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 150%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.serial ul.note {
  margin-bottom: 6.66667vw;
  width: 85.33333vw;
  font-size: 0.75em;
  text-align: center;
  line-height: 175%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input {
  padding-bottom: 9.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner {
  padding: 4vw 3.46667vw 8vw;
  background: #ffffff;
  color: #000000;
  border: 1px solid #dcdcdc;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input {
  margin-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li {
  margin-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li div.serial_ttl {
  padding: 0.5em 1em;
  background: #ffde66;
  border: 2px solid #cacaca;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 114.28571%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table {
  width: 100%;
  border: 2px solid #cacaca;
  border-top: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr th {
  padding-left: 4vw;
  padding-right: 2.66667vw;
  width: calc(3em + 6.66667vw);
  font-size: 0.875em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr td {
  padding-right: 4.8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr td input {
  padding: 0 0.5em;
  width: 100%;
  height: 2.1875em;
  border: 1px solid #000000;
  color: #333333;
  font-size: 1em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr:nth-child(1) th, .modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr:nth-child(1) td {
  padding-top: 4vw;
  padding-bottom: 2.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr:nth-child(2) th, .modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li table tr:nth-child(2) td {
  padding-bottom: 4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner ul.serial_input li p.error_msg {
  margin-top: 1.33333vw;
  width: 100%;
  color: #dc2828;
  font-size: 0.75em;
  font-weight: bold;
  text-align: center;
  line-height: 150%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner p.error {
  margin-bottom: 2.66667vw;
  color: #dc2828;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 171.42857%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.input .inner a {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.retake {
  padding-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.retake .camera {
  display: block;
  width: 75.2vw;
  margin-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr main section.retake .howto {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr nav.back {
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr nav.back a {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr nav.close {
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr nav.close a {
  display: block;
  width: 59.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr {
  padding-top: 9.33333vw;
  padding-bottom: 12vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr h3 {
  margin-bottom: 6.66667vw;
  width: 73.46667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr #camera {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr .inner {
  padding-top: 4vw;
  padding-bottom: 8vw;
  width: 92vw;
  background: #003370;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr .inner .preview {
  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: 6.66667vw;
  width: 85.06667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr .inner .preview img {
  width: 100%;
  height: auto;
  image-orientation: from-image;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr .inner .preview img[src=''] {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr .inner a {
  display: block;
  margin-bottom: 5.33333vw;
  width: 85.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr .inner a.reset {
  width: 75.2vw;
  margin-bottom: 6.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr .inner a.howto {
  width: 75.2vw;
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr .inner ul {
  width: 85.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr .inner ul li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 157.14286%;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocr .inner hr {
  margin-top: 4vw;
  margin-bottom: 5.33333vw;
  width: 85.33333vw;
  border: none;
  border-bottom: 1px solid #335c8d;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr nav.close {
  padding-bottom: 21.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr nav.close a {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr .JS-ocrshow, .modeSP #suntoryCommonWrapper #suntory_contents.serialocr .JS-ocrmodal {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr .overlay {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(11, 41, 100, 0.9);
  z-index: 9999;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr .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: #0b2964;
  border-radius: 50%;
  -webkit-animation: rotate 0.8s linear infinite;
          animation: rotate 0.8s linear infinite;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  z-index: 10000;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner {
  padding-bottom: 14.66667vw;
  width: 92vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner h3 {
  margin-bottom: 4vw;
  padding: 1.33em 1em;
  color: #ffffff;
  background: #dc2828;
  text-align: center;
  font-size: 0.9375em;
  line-height: 1.3;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 9.33333vw;
  width: 85.06667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner ul li {
  position: relative;
  margin-right: 2.4vw;
  margin-bottom: 4vw;
  padding: 2.66667vw 2.4vw;
  padding-bottom: 42.66667vw;
  width: 41.33333vw;
  background: #ffffff;
  border: 1px solid #e1e1e1;
  color: #333333;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.04em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner ul li:nth-child(2n) {
  margin-right: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner ul li:last-child, .modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner ul li:nth-child(2n-1):nth-last-child(2) {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner ul li:last-child {
  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;
  padding: 0.8em 0.8em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner ul li img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2.13333vw;
  display: block;
  margin: 0 auto;
  width: 36.26667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner label {
  display: block;
  margin-bottom: 2.66667vw;
  padding: 1em 1em;
  width: 72vw;
  background: #f2f2f2;
  border-radius: 1.75em;
  color: #333333;
  font-size: 0.9375em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner label input {
  width: 1em;
  height: 1em;
  margin-right: 0.25em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.serialocr section.ocrmodal .inner a {
  display: block;
  width: 72vw;
}

.modePC #suntoryCommonWrapper #suntory_contents.error main {
  padding: 50px 0 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.error main section {
  width: 960px;
}

.modePC #suntoryCommonWrapper #suntory_contents.error main section.error {
  padding-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.error main section.error .inner {
  padding: 50px 50px;
  width: 800px;
  background: #003370;
}

.modePC #suntoryCommonWrapper #suntory_contents.error main section.error .inner p {
  font-size: 0.875em;
  text-align: center;
  line-height: 171.42857%;
}

.modePC #suntoryCommonWrapper #suntory_contents.error nav.back {
  padding-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.error nav.back a {
  display: block;
  width: 342px;
  height: 50px;
  background: url(../img_0322/userregist/btn_back.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.error nav.back a img {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.error main {
  padding: 8vw 0 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.error main section {
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.error main section.error {
  padding-bottom: 13.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.error main section.error .inner {
  padding: 8vw 3.46667vw;
  background: #003370;
}

.modeSP #suntoryCommonWrapper #suntory_contents.error main section.error .inner p {
  font-size: 0.875em;
  text-align: left;
  line-height: 171.42857%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.error nav.back {
  padding-bottom: 13.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.error nav.back a {
  display: block;
  width: 75.2vw;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main {
  padding: 50px 0 40px;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main section {
  width: 960px;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner {
  width: 800px;
  background: #ffffff;
  padding-bottom: 40px;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner h3 {
  margin-bottom: 30px;
  padding: 15px 50px;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 136.36364%;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner p {
  width: 700px;
  color: #333333;
  font-size: 0.875em;
  letter-spacing: 0.08em;
  text-align: center;
  line-height: 178.57143%;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner p.tel {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 138.88889%;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner p.tel em {
  display: inline-block;
  color: #dc2828;
  font-size: 122.22222%;
  line-height: 166.66667%;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner p.tel + p.tel {
  margin-top: 25px;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner ul {
  margin-top: 0.25em;
  width: 700px;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner ul li {
  color: #333333;
  font-size: 0.875em;
  text-align: center;
  letter-spacing: 0.03em;
  line-height: 178.57143%;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner hr {
  margin: 20px auto;
  width: 700px;
  border: none;
  border-bottom: 1px solid #e1e1e1;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner input.inquiry_code {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 300px;
  height: 2em;
  border: 2px solid #e1e1e1;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry nav.back {
  padding-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry nav.back a {
  display: block;
  width: 342px;
  height: 50px;
  background: url(../img_0322/common/btn_back.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry nav.back a:after {
  content: '';
  display: block;
}

.modePC #suntoryCommonWrapper #suntory_contents.inquiry nav.back a img {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main {
  padding: 10.66667vw 0 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main section {
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner {
  background: #ffffff;
  padding-bottom: 9.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner h3 {
  margin-bottom: 8vw;
  padding: 1em 1em;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.325em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner p {
  width: 84.8vw;
  color: #333333;
  font-size: 0.875em;
  letter-spacing: 0.03em;
  text-align: center;
  line-height: 157.14286%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner p.tel {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 133.33333%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner p.tel em {
  display: inline-block;
  color: #dc2828;
  font-size: 122.22222%;
  line-height: 166.66667%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner p.tel + p.tel {
  margin-top: 6.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner ul {
  margin-top: 0.5em;
  width: 78.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner ul li {
  padding-left: 1em;
  text-indent: -1em;
  color: #333333;
  font-size: 0.875em;
  letter-spacing: 0.03em;
  line-height: 157.14286%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner hr {
  margin: 5.33333vw auto;
  width: 84.8vw;
  border: none;
  border-bottom: 1px solid #e1e1e1;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry main section.contact .inner input.inquiry_code {
  display: block;
  margin-top: 5.33333vw;
  margin-bottom: 5.33333vw;
  width: 84.8vw;
  height: 2em;
  border: 2px solid #e1e1e1;
  font-size: 1.625em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry nav.back {
  padding-bottom: 16vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.inquiry nav.back a {
  display: block;
  width: 75.2vw;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.course {
  padding-top: 60px;
  margin-bottom: 30px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.course h3 {
  margin-bottom: 25px;
  width: 155px;
  background: url(../img_0322/prizesel/ttl_prizesel_1.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.course h3:after {
  content: '';
  display: block;
  padding-top: 21.29032%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.course .inner {
  width: 960px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.course .inner h4 {
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner {
  padding-bottom: 30px;
  width: 960px;
  border: 4px solid #e39f2e;
  border-bottom: none;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner h3 {
  margin-bottom: 20px;
  height: 90px;
  background: url(../img_0322/prizesel/ttl_step1.png) center center/180px auto no-repeat, linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner p {
  margin-bottom: 10px;
  font-size: 1em;
  line-height: 137.5%;
  text-align: center;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner a.prize {
  display: block;
  margin-bottom: 30px;
  width: 390px;
  height: 36px;
  border-radius: 18px;
  background: url(../img_0322/prizesel/btn_prize_1.png) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
  width: 860px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li {
  margin: 0;
  margin-right: 20px;
  margin-bottom: 25px;
  width: 200px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li:nth-child(4n) {
  margin-right: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li.random {
  width: 236px;
  height: 73px;
  margin-right: 0;
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a {
  display: block;
  width: 200px;
  height: 183px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='1'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='2'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='3'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='4'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_4.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='5'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_5.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='6'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_6.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='7'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_7.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='8'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_8.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='9'].r1 {
  width: 229px;
  height: 69px;
  border-radius: 10px;
  background-image: url(../img_0322/prizesel/choice/img_choice_9_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='9'].r3 {
  width: 229px;
  height: 69px;
  border-radius: 10px;
  background-image: url(../img_0322/prizesel/choice/img_choice_9_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a.disabled {
  cursor: default;
  pointer-events: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='1'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_1_disabled.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='2'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_2_disabled.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='3'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_3_disabled.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='4'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_4_disabled.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='5'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_5_disabled.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='6'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_6_disabled.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='7'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_7_disabled.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='8'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_8_disabled.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='9'].disabled.r1 {
  background-image: url(../img_0322/prizesel/choice/img_choice_9_1_disabled.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='9'].disabled.r3 {
  background-image: url(../img_0322/prizesel/choice/img_choice_9_3_disabled.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.note li {
  font-size: 0.875em;
  line-height: 157.14286%;
  text-align: center;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 {
  margin-bottom: 30px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner {
  padding-bottom: 30px;
  width: 960px;
  border: 4px solid #e39f2e;
  border-top: none;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner h3 {
  margin-bottom: 20px;
  height: 90px;
  background: url(../img_0322/prizesel/ttl_step2.png) center center/398px auto no-repeat, linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner p {
  margin-bottom: 25px;
  font-size: 0.875em;
  line-height: 157.14286%;
  text-align: center;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 25px;
  padding: 38px 46px;
  width: 860px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li {
  position: relative;
  margin: 0;
  margin-right: 24px;
  width: 240px;
  height: 204px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li:last-child {
  margin-right: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li i {
  position: absolute;
  right: 9px;
  top: 8px;
  display: block;
  width: 34px;
  height: 34px;
  background: url(../img_0322/prizesel/btn_cancel.png) center center/contain no-repeat;
  border-radius: 50%;
  cursor: pointer;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='0'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_0.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='0'] i {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='1'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='2'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='3'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='4'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_4.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='5'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_5.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='6'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_6.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='7'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_7.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='8'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_8.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='9'].r1 {
  background-image: url(../img_0322/prizesel/selected/img_selected_9_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='9'].r3 {
  background-image: url(../img_0322/prizesel/selected/img_selected_9_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='9']:nth-last-child(n+2) {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li.c {
  background-image: url(../img_0322/prizesel/selected/img_selected_c.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point {
  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: 15px;
  padding: 0 50px;
  width: 344px;
  height: 68px;
  background: #ffffff;
  border-radius: 34px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point dt, .modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point dd {
  margin: 0;
  font-weight: bold;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point dt {
  width: 6em;
  font-size: 0.875em;
  text-align: left;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  font-size: 0.9375em;
  text-align: right;
  letter-spacing: 0.04em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point dd span {
  display: inline-block;
  margin-right: 0.142em;
  font-size: 2.33em;
  letter-spacing: 0.04em;
  vertical-align: baseline;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner a.btn {
  display: block;
  margin-bottom: 40px;
  width: 342px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner a.btn.disabled {
  pointer-events: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner a.btn:after {
  content: '';
  display: block;
  padding-top: 23.68421%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner a.btn img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.note {
  width: 768px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 157.14286%;
  text-align: left;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry {
  margin-bottom: 30px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner {
  padding-bottom: 30px;
  width: 960px;
  border: 4px solid #e39f2e;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner div.prize {
  margin-bottom: 25px;
  padding-top: 35px;
  padding-bottom: 25px;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner div.prize .visual {
  margin-bottom: 15px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner div.prize p {
  margin-bottom: 15px;
  font-size: 0.875em;
  line-height: 157.14286%;
  text-align: center;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner div.prize a.prize {
  display: block;
  width: 286px;
  height: 40px;
  border-radius: 19px;
  background: url(../img_0322/prizesel/btn_prize_2.png) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point {
  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: 15px;
  padding: 0 50px;
  width: 344px;
  height: 68px;
  background: #ffffff;
  border-radius: 34px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point dt, .modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point dd {
  margin: 0;
  font-weight: bold;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point dt {
  width: 6em;
  font-size: 0.875em;
  text-align: left;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  font-size: 0.9375em;
  text-align: right;
  letter-spacing: 0.04em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point dd span {
  display: inline-block;
  margin-right: 0.142em;
  font-size: 2.33em;
  letter-spacing: 0.04em;
  vertical-align: baseline;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner a.btn {
  display: block;
  margin-bottom: 40px;
  width: 342px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner a.btn.disabled {
  pointer-events: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner a.btn:after {
  content: '';
  display: block;
  padding-top: 23.68421%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner a.btn img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner ul.note {
  width: 768px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 157.14286%;
  text-align: left;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursea main section.course .inner h4 {
  height: 204px;
  background-image: url(../img_0322/prizesel/ttl_course_a.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursea main section.step2 .inner a.btn {
  background-image: url(../img_0322/prizesel/btn_rdbtc_48.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursea main section.step2 .inner a.btn.disabled {
  background-image: url(../img_0322/prizesel/btn_rdbtc_48_pre.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.courseb main section.course .inner h4 {
  height: 204px;
  background-image: url(../img_0322/prizesel/ttl_course_b.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.courseb main section.step2 .inner a.btn {
  background-image: url(../img_0322/prizesel/btn_rdbtc_120.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.courseb main section.step2 .inner a.btn.disabled {
  background-image: url(../img_0322/prizesel/btn_rdbtc_120_pre.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursec main section.course .inner h4 {
  height: 294px;
  background-image: url(../img_0322/prizesel/ttl_course_c.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursec main section.step2 .inner a.btn {
  background-image: url(../img_0322/prizesel/btn_rdbtc_120.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursec main section.step2 .inner a.btn.disabled {
  background-image: url(../img_0322/prizesel/btn_rdbtc_120_pre.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursed main section.course h3 {
  width: 307px;
  background-image: url(../img_0322/prizesel/ttl_prizesel_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursed main section.course h3:after {
  padding-top: 10.74919%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursed main section.course .inner h4 {
  height: 204px;
  background-image: url(../img_0322/prizesel/ttl_course_d.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursed main section.entry .inner div.prize .visual {
  width: 544px;
  height: 393px;
  background-image: url(../img_0322/prizesel/img_course_d.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursed main section.entry .inner a.btn:not(.disabled) {
  background-image: url(../img_0322/prizesel/btn_rdbtc_12.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.course h3 {
  width: 307px;
  background-image: url(../img_0322/prizesel/ttl_prizesel_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.course h3:after {
  padding-top: 10.74919%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.course .inner h4 {
  height: 204px;
  background-image: url(../img_0322/prizesel/ttl_course_e.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.entry .inner div.prize .visual {
  width: 471px;
  height: 246px;
  background-image: url(../img_0322/prizesel/img_course_e.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.entry .inner div.prize p {
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.entry .inner div.prize ul.note {
  margin-bottom: 15px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.entry .inner div.prize ul.note li {
  font-size: 0.75em;
  line-height: 183.33333%;
  text-align: center;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.entry .inner a.btn:not(.disabled) {
  background-image: url(../img_0322/prizesel/btn_rdbtc_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel nav.back {
  padding-bottom: 60px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel nav.back a {
  display: block;
  width: 342px;
  background: url(../img_0322/common/btn_back.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel nav.back a:after {
  content: '';
  display: block;
  padding-top: 14.61988%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel nav.back a img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalShade {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 233, 240, 0.9);
  z-index: 9998;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody {
  position: fixed;
  top: 50vh;
  left: 50vw;
  display: none;
  max-height: 100vh;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 9999;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner {
  padding-bottom: 40px;
  width: 355px;
  background: #ffffff;
  border-radius: 10px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner h3 {
  margin-bottom: 30px;
  width: 100%;
  background: url(../img_0322/prizesel/ttl_model_choice.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner h3:after {
  content: '';
  display: block;
  padding-top: 16.05634%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect {
  margin-bottom: 15px;
  width: 276px;
  background-position: center bottom;
  background-size: auto;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect:after {
  content: '';
  display: block;
  padding-top: 99.63768%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize1 {
  background-image: url(../img_0322/prizesel/modal/img_modal_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize2 {
  background-image: url(../img_0322/prizesel/modal/img_modal_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize3 {
  background-image: url(../img_0322/prizesel/modal/img_modal_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize4 {
  background-image: url(../img_0322/prizesel/modal/img_modal_4.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize5 {
  background-image: url(../img_0322/prizesel/modal/img_modal_5.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize6 {
  background-image: url(../img_0322/prizesel/modal/img_modal_6.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize7 {
  background-image: url(../img_0322/prizesel/modal/img_modal_7.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize8 {
  background-image: url(../img_0322/prizesel/modal/img_modal_8.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize9_1 {
  background-image: url(../img_0322/prizesel/modal/img_modal_9_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize9_3 {
  background-image: url(../img_0322/prizesel/modal/img_modal_9_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .select {
  display: block;
  width: 290px;
  background: url(../img_0322/prizesel/btn_choice.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .select:after {
  content: '';
  display: block;
  padding-top: 31.72414%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .select img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .close {
  display: block;
  margin-top: 25px;
  width: 182px;
  background: url(../img_0322/prizesel/btn_closemodal.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .close:after {
  content: '';
  display: block;
  padding-top: 27.47253%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .close img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm {
  position: fixed;
  top: 50vh;
  left: 50vw;
  display: none;
  max-height: 100vh;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 9999;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner {
  padding-bottom: 40px;
  width: 355px;
  background: #ffffff;
  border-radius: 10px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner h3 {
  margin-bottom: 30px;
  width: 100%;
  background: url(../img_0322/prizesel/ttl_modal_decide.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner h3:after {
  content: '';
  display: block;
  padding-top: 16.05634%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner p {
  margin-bottom: 15px;
  width: 290px;
  color: #dc2828;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner ul.note {
  margin-bottom: 15px;
  width: 290px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 157.14286%;
  letter-spacing: 0.06em;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner .decide {
  display: block;
  width: 290px;
  background: url(../img_0322/prizesel/btn_decide.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner .decide:after {
  content: '';
  display: block;
  padding-top: 31.72414%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner .decide img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .close {
  display: block;
  margin-top: 25px;
  width: 182px;
  background: url(../img_0322/prizesel/btn_closemodal.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .close:after {
  content: '';
  display: block;
  padding-top: 27.47253%;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .close img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
  width: 878px;
  height: 0;
  background-position: center bottom;
  background-size: auto;
  background-repeat: no-repeat;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.show {
  height: 190px;
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize1 {
  background-image: url(../img_0322/prizesel/popup/img_popup_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize2 {
  background-image: url(../img_0322/prizesel/popup/img_popup_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize3 {
  background-image: url(../img_0322/prizesel/popup/img_popup_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize4 {
  background-image: url(../img_0322/prizesel/popup/img_popup_4.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize5 {
  background-image: url(../img_0322/prizesel/popup/img_popup_5.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize6 {
  background-image: url(../img_0322/prizesel/popup/img_popup_6.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize7 {
  background-image: url(../img_0322/prizesel/popup/img_popup_7.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize8 {
  background-image: url(../img_0322/prizesel/popup/img_popup_8.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize9_1 {
  background-image: url(../img_0322/prizesel/popup/img_popup_9_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize9_3 {
  background-image: url(../img_0322/prizesel/popup/img_popup_9_3.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.course {
  padding-top: 12vw;
  margin-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.course h3 {
  margin-bottom: 5.86667vw;
  width: 24.4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.course .inner {
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner {
  padding-bottom: 6.66667vw;
  width: 92vw;
  border: 4px solid #e39f2e;
  border-bottom: none;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner h3 {
  position: relative;
  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: 4.26667vw;
  height: 23.46667vw;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner h3 img {
  margin-top: 1.46667vw;
  width: 42.4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner p {
  margin-bottom: 4vw;
  font-size: 0.875em;
  line-height: 157.14286%;
  text-align: center;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner a.prize {
  display: block;
  margin-bottom: 8vw;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 5.33333vw;
  width: 80.8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li {
  margin: 0;
  margin-right: 6.13333vw;
  margin-bottom: 6.66667vw;
  width: 37.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li:nth-child(2n) {
  margin-right: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li.random {
  width: 61.33333vw;
  height: 16.8vw;
  margin-right: 0;
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a {
  display: block;
  width: 37.33333vw;
  height: 43.46667vw;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
  border-top-right-radius: 2.66667vw;
  border-bottom-left-radius: 2.66667vw;
  -webkit-box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='1'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_1_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='2'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_2_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='3'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_3_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='4'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_4_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='5'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_5_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='6'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_6_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='7'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_7_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='8'] {
  background-image: url(../img_0322/prizesel/choice/img_choice_8_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='9'].r1 {
  width: 61.33333vw;
  height: 16.8vw;
  border-radius: 2.66667vw;
  background-image: url(../img_0322/prizesel/choice/img_choice_9_1_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='9'].r3 {
  width: 61.33333vw;
  height: 16.8vw;
  border-radius: 2.66667vw;
  background-image: url(../img_0322/prizesel/choice/img_choice_9_3_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a.disabled {
  cursor: default;
  pointer-events: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='1'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_1_disabled_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='2'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_2_disabled_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='3'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_3_disabled_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='4'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_4_disabled_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='5'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_5_disabled_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='6'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_6_disabled_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='7'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_7_disabled_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='8'].disabled {
  background-image: url(../img_0322/prizesel/choice/img_choice_8_disabled_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='9'].disabled.r1 {
  background-image: url(../img_0322/prizesel/choice/img_choice_9_1_disabled_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.prize_list li a[data-prize='9'].disabled.r3 {
  background-image: url(../img_0322/prizesel/choice/img_choice_9_3_disabled_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.note {
  width: 80.8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step1 .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 157.14286%;
  text-align: left;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 {
  padding-bottom: 6.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner {
  padding-bottom: 10.66667vw;
  width: 92vw;
  border: 4px solid #e39f2e;
  border-top: none;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner h3 {
  position: relative;
  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: 5.33333vw;
  height: 27.2vw;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner h3 img {
  margin-top: 1.46667vw;
  width: 49.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner p {
  margin-bottom: 5.33333vw;
  width: 80.8vw;
  font-size: 0.875em;
  line-height: 157.14286%;
  text-align: left;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list {
  margin-bottom: 6.66667vw;
  padding: 8vw 17.73333vw;
  width: 80.8vw;
  background: rgba(255, 255, 255, 0.6);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li {
  position: relative;
  margin-bottom: 5.33333vw;
  width: 45.6vw;
  height: 52.8vw;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li i {
  position: absolute;
  right: -13.33333vw;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 9.06667vw;
  height: 9.06667vw;
  background: url(../img_0322/prizesel/btn_cancel_sp.png) center center/contain no-repeat;
  border-radius: 50%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='0'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_0_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='0'] i {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='1'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_1_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='2'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_2_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='3'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_3_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='4'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_4_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='5'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_5_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='6'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_6_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='7'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_7_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='8'] {
  background-image: url(../img_0322/prizesel/selected/img_selected_8_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='9'].r1 {
  background-image: url(../img_0322/prizesel/selected/img_selected_9_1_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='9'].r3 {
  background-image: url(../img_0322/prizesel/selected/img_selected_9_3_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li[data-prize='9']:nth-last-child(n+2) {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.choice_prize_list li.c {
  background-image: url(../img_0322/prizesel/selected/img_selected_c_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .notice {
  position: relative;
  margin-bottom: 9.33333vw;
  padding: 5.86667vw 4.26667vw;
  width: 80.8vw;
  background: #ffffff;
  border-radius: 2.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .notice:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1.86667vw;
  display: block;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-width: 2.13333vw 2.4vw 0;
  border-style: solid;
  border-color: #ffffff transparent;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .notice p {
  margin-bottom: 0.71429em;
  width: 100%;
  color: #dc2828;
  font-size: 0.875em;
  line-height: 157.14286%;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .notice ul.note {
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .notice ul.note li {
  color: #dc2828;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point {
  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: 4vw;
  padding-left: 6.13333vw;
  padding-right: 7.46667vw;
  width: 75.73333vw;
  height: 18.13333vw;
  background: #ffffff;
  border-radius: 9.06667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point dt, .modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point dd {
  margin: 0;
  font-weight: bold;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point dt {
  width: 6em;
  font-size: 0.875em;
  text-align: left;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  font-size: 0.9375em;
  text-align: right;
  letter-spacing: 0.04em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner .now_point dd span {
  display: inline-block;
  margin-right: 0.142em;
  font-size: 2.33em;
  letter-spacing: 0.04em;
  vertical-align: baseline;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner a.btn {
  display: block;
  margin-bottom: 5.33333vw;
  width: 75.2vw;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner a.btn.disabled {
  pointer-events: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner a.btn.disabled img {
  visibility: hidden;
  opacity: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.note {
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.step2 .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 157.14286%;
  text-align: left;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry {
  padding-bottom: 6.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner {
  padding-bottom: 10.66667vw;
  width: 92vw;
  border: 4px solid #e39f2e;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner div.prize {
  margin-bottom: 12vw;
  padding: 9.33333vw 4.53333vw 9.33333vw;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner div.prize .visual {
  margin-bottom: 4vw;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner div.prize p {
  margin-bottom: 4vw;
  font-size: 0.875em;
  line-height: 157.14286%;
  text-align: left;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner div.prize a.prize {
  display: block;
  width: 69.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point {
  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: 4vw;
  padding-left: 6.13333vw;
  padding-right: 7.46667vw;
  width: 75.73333vw;
  height: 18.13333vw;
  background: #ffffff;
  border-radius: 9.06667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point dt, .modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point dd {
  margin: 0;
  font-weight: bold;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point dt {
  width: 6em;
  font-size: 0.875em;
  text-align: left;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  font-size: 0.9375em;
  text-align: right;
  letter-spacing: 0.04em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner .now_point dd span {
  display: inline-block;
  margin-right: 0.142em;
  font-size: 2.33em;
  letter-spacing: 0.04em;
  vertical-align: baseline;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner a.btn {
  display: block;
  margin-bottom: 5.33333vw;
  width: 75.2vw;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner a.btn.disabled {
  pointer-events: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner a.btn.disabled img {
  visibility: hidden;
  opacity: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner ul.note {
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel main section.entry .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 157.14286%;
  text-align: left;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel.coursea main section.step2 .inner a.btn.disabled {
  background-image: url(../img_0322/prizesel/btn_rdbtc_48_pre_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel.courseb main section.step2 .inner a.btn.disabled {
  background-image: url(../img_0322/prizesel/btn_rdbtc_120_pre_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel.coursec main section.step2 .inner a.btn.disabled {
  background-image: url(../img_0322/prizesel/btn_rdbtc_120_pre_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel.coursed main section.course h3 {
  width: 50vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.course h3 {
  width: 50vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.entry .inner div.prize p {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.entry .inner div.prize ul.note {
  margin-bottom: 4vw;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel.coursee main section.entry .inner div.prize ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.8125em;
  line-height: 169.23077%;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel nav.back {
  padding-bottom: 21.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel nav.back a {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalShade {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 233, 240, 0.9);
  z-index: 9998;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  padding: 8vw 0;
  padding-bottom: calc(8vw + env(safe-area-inset-bottom));
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  overflow: scroll;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner {
  padding-bottom: 8vw;
  width: 92vw;
  background: #ffffff;
  border-radius: 2.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner h3 {
  margin-bottom: 5.33333vw;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect {
  margin-bottom: 4vw;
  width: 70.66667vw;
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect:after {
  content: '';
  display: block;
  padding-top: 109.43396%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize1 {
  background-image: url(../img_0322/prizesel/modal/img_modal_1_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize2 {
  background-image: url(../img_0322/prizesel/modal/img_modal_2_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize3 {
  background-image: url(../img_0322/prizesel/modal/img_modal_3_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize4 {
  background-image: url(../img_0322/prizesel/modal/img_modal_4_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize5 {
  background-image: url(../img_0322/prizesel/modal/img_modal_5_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize6 {
  background-image: url(../img_0322/prizesel/modal/img_modal_6_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize7 {
  background-image: url(../img_0322/prizesel/modal/img_modal_7_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize8 {
  background-image: url(../img_0322/prizesel/modal/img_modal_8_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize9_1 {
  background-image: url(../img_0322/prizesel/modal/img_modal_9_1_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect.prize9_3 {
  background-image: url(../img_0322/prizesel/modal/img_modal_9_3_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .preselect img {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .inner .select {
  display: block;
  width: 77.6vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBody .close {
  display: block;
  margin-top: 5.33333vw;
  width: 48.53333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  padding: 8vw 0;
  padding-bottom: calc(8vw + env(safe-area-inset-bottom));
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  overflow: scroll;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner {
  padding-bottom: 8vw;
  width: 92vw;
  background: #ffffff;
  border-radius: 2.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner h3 {
  margin-bottom: 8vw;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner p {
  margin-bottom: 4vw;
  width: 77.33333vw;
  color: #dc2828;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner ul.note {
  margin-bottom: 4vw;
  width: 77.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 157.14286%;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .inner .decide {
  display: block;
  width: 77.6vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #modalBodyConfirm .close {
  display: block;
  margin-top: 5.33333vw;
  width: 48.53333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
  width: 92vw;
  height: 0;
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.show {
  height: 47.46667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize1 {
  background-image: url(../img_0322/prizesel/popup/img_popup_1_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize2 {
  background-image: url(../img_0322/prizesel/popup/img_popup_2_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize3 {
  background-image: url(../img_0322/prizesel/popup/img_popup_3_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize4 {
  background-image: url(../img_0322/prizesel/popup/img_popup_4_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize5 {
  background-image: url(../img_0322/prizesel/popup/img_popup_5_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize6 {
  background-image: url(../img_0322/prizesel/popup/img_popup_6_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize7 {
  background-image: url(../img_0322/prizesel/popup/img_popup_7_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize8 {
  background-image: url(../img_0322/prizesel/popup/img_popup_8_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize9_1 {
  background-image: url(../img_0322/prizesel/popup/img_popup_9_1_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.prizesel #tipModal.prize9_3 {
  background-image: url(../img_0322/prizesel/popup/img_popup_9_3_sp.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon .JS-lot-result, .modePC #suntoryCommonWrapper #suntory_contents.coupon .JS-lot-coupon {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main .coupon_wrapper {
  width: 960px;
  border: 4px solid #e39f2e;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.lot {
  padding-top: 50px;
  padding-bottom: 65px;
  background: url("../img_0322/common/img_border.png") center bottom/100% 1px no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.lot ul {
  width: 670px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.lot ul li {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.lot ul li:first-child {
  display: block;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.lot ul li img {
  display: block;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.result {
  padding-top: 50px;
  padding-bottom: 40px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.result h3 {
  width: 670px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.result h3 img {
  display: block;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.check {
  padding-bottom: 85px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.check button {
  display: block;
  width: 342px;
  height: 81px;
  border: none;
  border-radius: 40px;
  background: url(../img_0322/prizesel/btn_coupon.png) center center/contain no-repeat;
  cursor: pointer;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title {
  padding-top: 60px;
  padding-bottom: 65px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title h3 {
  width: 800px;
  height: 283px;
  background: url(../img_0322/prizesel/ttl_ejoica.png) center center/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon {
  padding-top: 45px;
  padding-bottom: 55px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner {
  position: relative;
  padding-bottom: 30px;
  width: 670px;
  background: #fdf9eb;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner h3 {
  margin-bottom: 35px;
  padding: 0.917em 0.5em;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#ff365f), color-stop(2.58%, #fd3d66), color-stop(12.78%, #f5527e), color-stop(23.64%, #ef618f), color-stop(35.51%, #ec6a99), color-stop(50.28%, #eb6d9c), color-stop(65.42%, #ec6a9a), color-stop(77.57%, #f06095), color-stop(88.65%, #f64f8c), color-stop(99.1%, #ff3780), color-stop(99.24%, #ff3780));
  background: linear-gradient(90deg, #ff365f 0%, #fd3d66 2.58%, #f5527e 12.78%, #ef618f 23.64%, #ec6a99 35.51%, #eb6d9c 50.28%, #ec6a9a 65.42%, #f06095 77.57%, #f64f8c 88.65%, #ff3780 99.1%, #ff3780 99.24%);
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.11em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner p {
  margin-bottom: 25px;
  width: 600px;
  font-size: 0.875em;
  line-height: 1.93;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 {
  padding-bottom: 25px;
  width: 600px;
  background: #ffffff;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 input {
  display: block;
  margin-bottom: 18px;
  width: 100%;
  height: 2.6em;
  background: #0b2964;
  color: #ffffff;
  text-align: center;
  font-size: 1.875em;
  font-weight: bold;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 a.btn_coupon {
  display: block;
  margin-bottom: 25px;
  width: 430px;
  height: 90px;
  background: url(../img_0322/prizesel/btn_couponget.png) center center/contain no-repeat;
  border-radius: 45px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 ul.extlink {
  margin-bottom: 10px;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 ul.extlink li {
  font-size: 0.875em;
  line-height: 1.64;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 dl.term {
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 dl.term dt, .modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 dl.term dd {
  color: #dc2828;
  font-size: 0.9375em;
  font-weight: bold;
  line-height: 1.53;
  letter-spacing: 0.08em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide {
  margin-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide > * {
  width: 600px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide > *:first-child {
  margin-top: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide a {
  word-break: break-all;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide h3 {
  margin-top: 40px;
  margin-bottom: 25px;
  padding: 0.75em 0.5em;
  width: 670px;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide h3 small {
  display: block;
  font-size: 0.7em;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide p {
  font-size: 0.875em;
  line-height: 1.93;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide p + p {
  margin-top: 0.25em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide ul li {
  margin-bottom: 0.25em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.71;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide ul li:last-child {
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide ol {
  counter-reset: cnt;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide ol > li {
  counter-increment: cnt;
  position: relative;
  margin-bottom: 1em;
  padding-left: 1.25em;
  font-size: 0.875em;
  line-height: 1.71;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide ol > li::before {
  content: counter(cnt) ".";
  position: absolute;
  left: 0;
  top: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: none;
  border-bottom: 1px solid rgba(11, 41, 100, 0.4);
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact {
  padding-bottom: 70px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner {
  position: relative;
  padding-bottom: 25px;
  width: 670px;
  background: #ffffff;
  text-align: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner > * {
  width: 600px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner h3 {
  margin-bottom: 25px;
  padding: 0.75em 0.5em;
  width: 100%;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner p {
  font-size: 0.875em;
  line-height: 1.71;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: none;
  border-bottom: 1px solid rgba(11, 41, 100, 0.4);
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner ul.note {
  margin-top: 20px;
  margin-bottom: 15px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner ul.note li {
  font-size: 0.875em;
  line-height: 1.71;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner div.code {
  padding: 15px 0 10px;
  border: 1px solid rgba(11, 41, 100, 0.4);
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner div.code h4 {
  margin-bottom: 5px;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner div.code input {
  display: block;
  width: 100%;
  height: 1.5em;
  color: currentColor;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact {
  padding-top: 70px;
  padding-bottom: 40px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner {
  padding: 30px 35px 30px;
  width: 670px;
  background: #ffffff;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner > *:first-child {
  margin-top: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner h3 {
  margin-bottom: 30px;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: none;
  border-bottom: 1px solid rgba(11, 41, 100, 0.4);
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner p {
  margin-bottom: 15px;
  font-size: 0.875em;
  text-align: center;
  line-height: 1.71;
  letter-spacing: 0.12em;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner p.tel {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 138.88889%;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner p.tel em {
  display: inline-block;
  font-size: 122.22222%;
  line-height: 166.66667%;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon nav.back {
  padding-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon nav.back a {
  display: block;
  width: 342px;
  height: 50px;
  background: url(../img_0322/common/btn_back.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon nav.back a:after {
  content: '';
  display: block;
}

.modePC #suntoryCommonWrapper #suntory_contents.coupon nav.back a img {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon .JS-lot-result, .modeSP #suntoryCommonWrapper #suntory_contents.coupon .JS-lot-coupon {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main .coupon_wrapper {
  width: 92vw;
  border: 4px solid #e39f2e;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.lot {
  padding-top: 10.66667vw;
  padding-bottom: 18.66667vw;
  background: url("../img_0322/common/img_border_sp.png") center bottom/100% 1px no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.lot ul {
  width: 89.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.lot ul li {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.lot ul li:first-child {
  display: block;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.result {
  padding-top: 10.66667vw;
  padding-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.result h3 {
  width: 89.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.check {
  padding-bottom: 17.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.check button {
  display: block;
  width: 75.2vw;
  border: none;
  border-radius: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title {
  padding-top: 9.33333vw;
  padding-bottom: 9.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_title h3 {
  width: 86.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner {
  position: relative;
  padding-bottom: 5.33333vw;
  width: 100%;
  background: #fdf9eb;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner h3 {
  margin-bottom: 6.66667vw;
  padding: 0.917em 0.5em;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#ff365f), color-stop(2.58%, #fd3d66), color-stop(12.78%, #f5527e), color-stop(23.64%, #ef618f), color-stop(35.51%, #ec6a99), color-stop(50.28%, #eb6d9c), color-stop(65.42%, #ec6a9a), color-stop(77.57%, #f06095), color-stop(88.65%, #f64f8c), color-stop(99.1%, #ff3780), color-stop(99.24%, #ff3780));
  background: linear-gradient(90deg, #ff365f 0%, #fd3d66 2.58%, #f5527e 12.78%, #ef618f 23.64%, #ec6a99 35.51%, #eb6d9c 50.28%, #ec6a9a 65.42%, #f06095 77.57%, #f64f8c 88.65%, #ff3780 99.1%, #ff3780 99.24%);
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.11em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner p {
  margin-bottom: 6.66667vw;
  width: 80.8vw;
  font-size: 0.875em;
  line-height: 1.57;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 {
  padding-bottom: 8vw;
  width: 80.8vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 input {
  display: block;
  margin-bottom: 5.33333vw;
  width: 100%;
  height: 2.92em;
  background: #0b2964;
  color: #ffffff;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 a.btn_coupon {
  display: block;
  margin-bottom: 5.33333vw;
  width: 75.2vw;
  border-radius: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 ul.extlink {
  margin-bottom: 2.66667vw;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 ul.extlink li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.57;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 dl.term {
  width: 75.2vw;
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 dl.term dt, .modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon .inner .inner_2 dl.term dd {
  color: #dc2828;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.64;
  letter-spacing: 0.06em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide {
  margin-bottom: 13.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide > * {
  width: 80.8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide > *:first-child {
  margin-top: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide a {
  word-break: break-all;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide h3 {
  margin-top: 12vw;
  margin-bottom: 5.33333vw;
  padding: 1.25em 0.5em;
  width: 100%;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide h3 small {
  display: block;
  font-size: 0.778em;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide p {
  font-size: 0.875em;
  line-height: 1.57;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide p + p {
  margin-top: 0.25em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide ul li {
  margin-bottom: 0.25em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.57;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide ul li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide ol {
  counter-reset: cnt;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide ol > li {
  counter-increment: cnt;
  position: relative;
  margin-bottom: 1em;
  padding-left: 1.25em;
  font-size: 0.875em;
  line-height: 1.71;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide ol > li::before {
  content: counter(cnt) ".";
  position: absolute;
  left: 0;
  top: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_guide hr {
  margin-top: 5.33333vw;
  margin-bottom: 5.33333vw;
  border: none;
  border-bottom: 1px solid rgba(11, 41, 100, 0.4);
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner {
  position: relative;
  padding-bottom: 5.33333vw;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner > * {
  width: 80.8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner h3 {
  margin-bottom: 6.66667vw;
  padding: 1.25em 0.5em;
  width: 100%;
  background: linear-gradient(45deg, #ffd333 0%, #ffda52 6.06%, #ffe170 13.53%, #ffe688 21.4%, #ffea99 29.72%, #ffeca3 38.82%, #ffeda6 50.15%, #ffeca3 61.42%, #ffea99 70.46%, #ffe688 78.73%, #ffe170 86.55%, #ffda52 93.98%, #ffd333 100%);
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner p {
  font-size: 0.875em;
  line-height: 1.57;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner p.sp_center {
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner hr {
  margin-top: 5.33333vw;
  margin-bottom: 5.33333vw;
  border: none;
  border-bottom: 1px solid rgba(11, 41, 100, 0.4);
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner ul.note {
  margin-top: 2.66667vw;
  margin-bottom: 4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner ul.note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.875em;
  line-height: 1.57;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner div.code {
  padding: 4vw 0 4vw;
  border: 1px solid rgba(11, 41, 100, 0.4);
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner div.code h4 {
  margin-bottom: 1.33333vw;
  font-size: 0.9375em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.coupon_contact .inner div.code input {
  display: block;
  width: 100%;
  height: 1.5em;
  color: currentColor;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact {
  padding-top: 10.66667vw;
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner {
  padding: 10.66667vw 5.6vw 13.33333vw;
  width: 92vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner > *:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner h3 {
  margin-bottom: 6.66667vw;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  line-height: 1.33;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner hr {
  margin-top: 6.66667vw;
  margin-bottom: 6.66667vw;
  border: none;
  border-bottom: 1px solid rgba(11, 41, 100, 0.4);
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner p {
  margin-bottom: 4vw;
  font-size: 0.875em;
  line-height: 1.64;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner p.tel {
  margin-top: 9.33333vw;
  margin-bottom: 9.33333vw;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 133.33333%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner p.tel em {
  display: inline-block;
  font-size: 122.22222%;
  line-height: 166.66667%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner p.tel + p.tel {
  margin-top: -5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon main section.cp_contact .inner p.sp_center {
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon nav.back {
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.coupon nav.back a {
  display: block;
  width: 75.2vw;
}

.modePC #suntoryCommonWrapper #suntory_contents.history main section.history h3 {
  margin-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.history main section.history table {
  table-layout: fixed;
  width: 720px;
  border-collapse: separate;
  border-spacing: 0 2px;
  color: #0b2964;
}

.modePC #suntoryCommonWrapper #suntory_contents.history main section.history table thead tr th {
  height: 56px;
  background: #ffde66;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td {
  height: 56px;
  background: #ffffff;
  font-size: 0.875em;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.03em;
}

.modePC #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td a {
  color: currentColor;
  font-weight: bold;
}

.modePC #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td:nth-child(2) {
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: left;
}

.modePC #suntoryCommonWrapper #suntory_contents.history main section.history.obo {
  padding-top: 60px;
  padding-bottom: 70px;
}

.modePC #suntoryCommonWrapper #suntory_contents.history main section.history.obo h3 {
  width: 253px;
  height: 33px;
  background: url(../img_0322/history/ttl_oborireki.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.history main section.history.coupon {
  padding-bottom: 40px;
}

.modePC #suntoryCommonWrapper #suntory_contents.history main section.history.coupon h3 {
  width: 153px;
  height: 33px;
  background: url(../img_0322/history/ttl_prizefuzoku.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.history nav.back {
  padding-bottom: 90px;
}

.modePC #suntoryCommonWrapper #suntory_contents.history nav.back a {
  display: block;
  width: 342px;
  background: url(../img_0322/common/btn_back.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.history nav.back a:after {
  content: '';
  display: block;
  padding-top: 14.61988%;
}

.modePC #suntoryCommonWrapper #suntory_contents.history nav.back a img {
  display: none;
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalShade {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 233, 240, 0.9);
  z-index: 9998;
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody {
  position: fixed;
  top: 50vh;
  left: 50vw;
  display: none;
  max-height: 100vh;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 9999;
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner {
  padding: 20px 25px 40px;
  width: 616px;
  border: 1px solid #e39f2e;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h4 {
  margin-bottom: 10px;
  width: 566px;
  height: 28px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h4.course1 {
  background-image: url(../img_0322/history/ttl_course_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h3 {
  margin-bottom: 15px;
  width: 564px;
  height: 57px;
  background-position: center bottom;
  background-size: auto;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h3.coursea {
  background-image: url(../img_0322/history/img_course_a.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h3.courseb {
  background-image: url(../img_0322/history/img_course_b.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h3.coursec {
  background-image: url(../img_0322/history/img_course_c.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li {
  margin: 0;
  margin-right: 12px;
  width: 180px;
  height: 232px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li:last-child {
  margin-right: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize1 {
  background-image: url(../img_0322/history/img_prize_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize2 {
  background-image: url(../img_0322/history/img_prize_2.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize3 {
  background-image: url(../img_0322/history/img_prize_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize4 {
  background-image: url(../img_0322/history/img_prize_4.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize5 {
  background-image: url(../img_0322/history/img_prize_5.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize6 {
  background-image: url(../img_0322/history/img_prize_6.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize7 {
  background-image: url(../img_0322/history/img_prize_7.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize8 {
  background-image: url(../img_0322/history/img_prize_8.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize9_1 {
  background-image: url(../img_0322/history/img_prize_9_1.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize9_3 {
  background-image: url(../img_0322/history/img_prize_9_3.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prizec {
  background-image: url(../img_0322/history/img_prize_c.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .close {
  display: block;
  margin-top: 25px;
  width: 182px;
  background: url(../img_0322/history/btn_close.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.history #modalBody .close:after {
  content: '';
  display: block;
  padding-top: 27.47253%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history h3 {
  margin-bottom: 6.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table {
  display: block;
  width: 92vw;
  color: #0b2964;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table thead {
  display: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody {
  display: block;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr {
  display: block;
  margin-bottom: 0.625em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td {
  position: relative;
  display: block;
  margin-bottom: 1px;
  padding: 0.929em 1.14em;
  padding-left: 11.14em;
  background: #ffffff;
  font-size: 0.875em;
  text-align: left;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  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;
  width: 10em;
  height: 100%;
  background: #ffde66;
  font-weight: bold;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td a {
  color: currentColor;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td span {
  display: inline-block;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td:nth-child(1):before {
  content: '応募・申込日時';
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td:nth-child(2):before {
  content: 'コース';
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td:nth-child(3) {
  border-bottom: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td:nth-child(3):before {
  content: '詳細';
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td.nohistory {
  padding: 2em 1.14em;
  text-align: center;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history table tbody tr td.nohistory:before {
  content: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history.obo {
  padding-top: 9.33333vw;
  padding-bottom: 14.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history.obo h3 {
  width: 43.6vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history.coupon {
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history.coupon h3 {
  width: 24.13333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history main section.history.coupon table tbody tr td:not(.nohistory):nth-child(1):before {
  content: '当選日時';
}

.modeSP #suntoryCommonWrapper #suntory_contents.history nav.back {
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history nav.back a {
  display: block;
  width: 75.2vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalShade {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 233, 240, 0.9);
  z-index: 9998;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  padding: 2.1875em 4vw;
  padding-bottom: calc(2.1875em + env(safe-area-inset-bottom));
  width: 100vw;
  height: 100vh;
  z-index: 9999;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner {
  position: relative;
  height: calc(100vh - 9.40625em);
  height: calc(100vh - 9.40625em - env(safe-area-inset-bottom));
  border: 1px solid #e39f2e;
  background: url(../img_0322/common/bg_gray.png) center top/600px 600px repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h4 {
  margin-bottom: 4vw;
  width: 100%;
  height: 7.06667vw;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h4.course1 {
  background-image: url(../img_0322/history/ttl_course_1_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h3 {
  width: 100%;
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h3:after {
  content: '';
  display: block;
  padding-top: 16.08696%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h3.coursea {
  background-image: url(../img_0322/history/img_course_a_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h3.courseb {
  background-image: url(../img_0322/history/img_course_b_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner h3.coursec {
  background-image: url(../img_0322/history/img_course_c_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul {
  padding: 2.66667vw 0 2.66667vw;
  height: calc(100% - 25.86667vw);
  overflow-x: auto;
  overflow-y: scroll;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li {
  margin-bottom: 8vw;
  width: 61.06667vw;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li:after {
  content: '';
  display: block;
  padding-top: 129.25764%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize1 {
  background-image: url(../img_0322/history/img_prize_1_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize2 {
  background-image: url(../img_0322/history/img_prize_2_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize3 {
  background-image: url(../img_0322/history/img_prize_3_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize4 {
  background-image: url(../img_0322/history/img_prize_4_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize5 {
  background-image: url(../img_0322/history/img_prize_5_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize6 {
  background-image: url(../img_0322/history/img_prize_6_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize7 {
  background-image: url(../img_0322/history/img_prize_7_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize8 {
  background-image: url(../img_0322/history/img_prize_8_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize9_1 {
  background-image: url(../img_0322/history/img_prize_9_1_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prize9_3 {
  background-image: url(../img_0322/history/img_prize_9_3_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prizec {
  background-image: url(../img_0322/history/img_prize_c_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prized {
  background-image: url(../img_0322/history/img_prize_d_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .inner ul li.prizee {
  background-image: url(../img_0322/history/img_prize_e_sp.png);
}

.modeSP #suntoryCommonWrapper #suntory_contents.history #modalBody .close {
  display: block;
  margin-top: 1.5625em;
  width: 11.375em;
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.tobira {
  padding-top: 60px;
  padding-bottom: 45px;
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.tobira h3 {
  margin-bottom: 60px;
  width: 517px;
  height: 23px;
  background: url(../img_0322/tobira/ttl_tobira.png) center top/contain no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 960px;
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul li {
  margin-right: 40px;
  margin-bottom: 40px;
  width: 460px;
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul li a {
  display: block;
  width: 100%;
  height: 325px;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul li:nth-child(2n), .modePC #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul li:last-child {
  margin-right: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul li:nth-last-child(2):nth-child(2n+1), .modePC #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul li:last-child {
  margin-bottom: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul li.aiai a {
  background-image: url(../img_0322/tobira/bnr_aiai.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul li.cvs a {
  background-image: url(../img_0322/tobira/bnr_cvs.png);
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.special {
  padding-top: 45px;
  padding-bottom: 50px;
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.special ul.link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 730px;
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.special ul.link > li {
  margin: 0;
}

.modePC #suntoryCommonWrapper #suntory_contents.tobira main section.special ul.link > li a {
  display: block;
  width: 650px;
  height: 130px;
  border-radius: 5px;
  background: url(../img_0322/common/bnr_special.png) center center/contain no-repeat;
}

.modeSP #suntoryCommonWrapper #suntory_contents.tobira main section.tobira {
  padding-top: 10.66667vw;
  padding-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.tobira main section.tobira h3 {
  margin-bottom: 10.66667vw;
  width: 75.46667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul {
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul li {
  margin-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.tobira main section.tobira ul li a {
  display: block;
}

.modeSP #suntoryCommonWrapper #suntory_contents.tobira main section.special {
  padding-top: 5.33333vw;
  padding-bottom: 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.tobira main section.special ul.link {
  width: 81.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.tobira main section.special ul.link > li a {
  display: block;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main {
  padding: 10.66667vw 0 10.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main a {
  word-break: break-all;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main .red {
  color: #dc2828;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main .bold {
  font-weight: bold;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main .underline {
  text-decoration: underline;
  text-underline-position: below;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main .mb {
  margin-bottom: 1.5em !important;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main .mt {
  margin-top: 1.5em !important;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main ol.bracket {
  counter-reset: cnt;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main ol.bracket > li {
  counter-increment: cnt;
  position: relative;
  padding-left: 1.75em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main ol.bracket > li:before {
  content: "(" counter(cnt) ")";
  position: absolute;
  left: 0;
  top: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section {
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner {
  padding-bottom: 5.33333vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner h3 {
  margin-bottom: 5.33333vw;
  padding: 1em 1em;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl {
  padding: 2.66667vw 4vw;
  width: 92vw;
  color: #333333;
  text-align: left;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl > dt, .modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl > dd {
  width: 84vw;
  font-size: 0.875em;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl > dt {
  margin-top: 5.33333vw;
  padding-left: 0.5em;
  padding-right: 0.5em;
  background: #0b2964;
  color: #ffffff;
  font-weight: bold;
  line-height: 214.28571%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl > dd {
  margin-top: 2.66667vw;
  line-height: 171.42857%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl > dd ul.list li, .modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl > dd ul.note li {
  padding-left: 1em;
  text-indent: -1em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl > dd ul.note li {
  font-size: 1em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl > dd dl dt {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  font-weight: bold;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl > dd dl dd {
  padding-left: 0.5em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl > dd dl dd dl dt {
  font-weight: 500;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl *:first-child {
  margin-top: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner > dl *:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner h4 {
  margin-top: 5.33333vw;
  padding: 0 1.33333vw;
  width: 84vw;
  border-width: 0 0 2px 10px;
  border-style: solid;
  border-color: #0b2964;
  color: #333333;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  line-height: 187.5%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.outline .inner p {
  padding: 2.66667vw 0;
  width: 84vw;
  color: #333333;
  font-size: 0.875em;
  text-align: left;
  line-height: 171.42857%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner {
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner h3 {
  padding: 1em 1em;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner h4 {
  margin-top: 4vw;
  padding: 1.5em 1em;
  width: 84vw;
  background: #0b2964;
  color: #ffffff;
  font-size: 0.875em;
  font-weight: bold;
  text-align: center;
  line-height: 128.57143%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > ul {
  counter-reset: cnt;
  padding: 8vw 4vw;
  width: 92vw;
  text-align: left;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > ul li {
  counter-increment: cnt;
  margin-bottom: 4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > ul li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > ul li a {
  position: relative;
  display: block;
  padding: 1.25em;
  padding-left: 2.25em;
  padding-right: 2.5em;
  background: #0b2964;
  border-radius: 0.5em;
  color: #ffffff;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 128.57143%;
  letter-spacing: 0.03em;
  text-decoration: none;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > ul li a:before {
  content: counter(cnt) ".";
  position: absolute;
  left: 1em;
  top: 1.25em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > ul li a:after {
  content: '';
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 0.5em;
  height: 0.5em;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl {
  counter-reset: cnt;
  padding: 4vw 4vw 8vw;
  width: 92vw;
  color: #333333;
  text-align: left;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dt, .modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dd {
  width: 84vw;
  font-size: 0.875em;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dt {
  counter-increment: cnt;
  position: relative;
  display: block;
  margin-bottom: 4vw;
  padding: 1.25em;
  padding-left: 3em;
  padding-right: 2.5em;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background: linear-gradient(to bottom, #f5f5f5 0%, #e5e5e5 100%);
  border: 1px solid #e4e4e4;
  border-radius: 0.5em;
  color: #0b2964;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 128.57143%;
  letter-spacing: 0.03em;
  text-decoration: none;
  cursor: pointer;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dt:before {
  content: "Q" counter(cnt) ".";
  position: absolute;
  left: 1em;
  top: 1.25em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dt:after {
  content: '＋';
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 1em;
  height: 1em;
  font-weight: 900;
  line-height: 1;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dt.open:after {
  content: '－';
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dd {
  position: relative;
  display: none;
  margin-bottom: 2.66667vw;
  padding: 0 1.33333vw;
  line-height: 171.42857%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dd:before {
  content: "A" counter(cnt) ".";
  display: block;
  margin-bottom: 1em;
  padding-top: 1em;
  font-weight: bold;
  line-height: 1;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dd ul.list li, .modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dd ul.note li {
  padding-left: 1em;
  text-indent: -1em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dd ul.note li {
  font-size: 1em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dd dl dt {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  font-weight: bold;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dd dl dd {
  padding-left: 0.5em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dd dl dd dl dt {
  font-weight: 500;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl > dd h5 {
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl *:first-child {
  margin-top: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.qa .inner > dl *:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.contact .inner {
  background: #ffffff;
  padding-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.contact .inner h3 {
  margin-bottom: 8vw;
  padding: 1em 1em;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.contact .inner p {
  width: 78.66667vw;
  color: #333333;
  font-size: 0.875em;
  text-align: center;
  letter-spacing: 0.03em;
  line-height: 171.42857%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.contact .inner p.tel {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 133.33333%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.contact .inner p.tel em {
  display: inline-block;
  color: #dc2828;
  line-height: 200%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.contact .inner p.tel + p.tel {
  margin-top: 6.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.contact .inner ul {
  margin-top: 0.5em;
  width: 78.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.contact .inner ul li {
  padding-left: 1em;
  text-indent: -1em;
  color: #333333;
  font-size: 0.875em;
  letter-spacing: 0.03em;
  line-height: 157.14286%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.contact .inner hr {
  margin: 5.33333vw auto;
  width: 78.66667vw;
  border: none;
  border-bottom: 1px solid #e1e1e1;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.contact .inner input.inquiry_code {
  display: block;
  margin-top: 5.33333vw;
  margin-bottom: 8vw;
  width: 78.66667vw;
  height: 2em;
  border: 2px solid #e1e1e1;
  font-size: 1.625em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner {
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner h3 {
  padding: 1em 1em;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner blockquote {
  padding: 8vw 4vw;
  width: 92vw;
  color: #333333;
  text-align: left;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner blockquote a {
  word-break: break-all;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner blockquote > * {
  font-size: 0.875em;
  line-height: 178.57143%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner blockquote h5 {
  margin-top: 1.5625em;
  margin-bottom: 1.5625em;
  padding: 0.25em 1em;
  background: #0b2964;
  color: #ffffff;
  font-weight: bold;
  line-height: 214.28571%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner blockquote h6 {
  margin-top: 1.42857em;
  margin-bottom: 0.21429em;
  color: #0b2964;
  font-weight: bold;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner blockquote h5 + h6 {
  margin-top: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner blockquote ol {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  counter-reset: cnt;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner blockquote ol li {
  position: relative;
  padding-left: 2em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner blockquote ol li:before {
  counter-increment: cnt;
  content: "(" counter(cnt) ")";
  position: absolute;
  left: 0;
  top: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.regulation .inner blockquote p.end {
  margin-top: 1.42857em;
  text-align: right;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.course {
  margin-top: -5.33333vw;
  margin-bottom: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.course h4 {
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner {
  padding-bottom: 5.33333vw;
  background: #ffffff;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner h3 {
  margin-bottom: 5.33333vw;
  padding: 1em 1em;
  background: #ffde66;
  color: #0b2964;
  font-size: 1.375em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl {
  padding: 2.66667vw 4vw;
  width: 92vw;
  color: #333333;
  text-align: left;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dt, .modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd {
  font-size: 0.875em;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dt {
  margin-top: 5.33333vw;
  padding-left: 0.5em;
  padding-right: 0.5em;
  background: #0b2964;
  color: #ffffff;
  font-weight: bold;
  line-height: 214.28571%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd {
  margin-top: 2.66667vw;
  line-height: 171.42857%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd ul.list li, .modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd ul.note li {
  padding-left: 1em;
  text-indent: -1em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd ul.note li {
  font-size: 1em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd dl dt {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  font-weight: bold;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd dl dd {
  padding-left: 0.5em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd dl dd dl dt {
  font-weight: 500;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd ul.prize {
  padding-top: 2.66667vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd ul.prize li {
  margin-bottom: 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd ul.prize li:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd ul.prize li figure {
  display: block;
  width: 100%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd ul.prize li figure figcaption {
  display: block;
  padding: 1.25em 1em;
  background: #ffde66;
  color: #333333;
  font-size: 0.92857em;
  text-align: center;
  line-height: 153.84615%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd ul.prize li figure figcaption h4 {
  margin-bottom: 0.5em;
  font-size: 1.13333em;
  font-weight: bold;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd ul.prize li figure figcaption ul.note {
  margin-top: 0.75em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl > dd ul.prize li figure figcaption ul.note li {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl *:first-child {
  margin-top: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl *:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl.e {
  padding: 10.66667vw 3.46667vw 5.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl.e > dt {
  margin-top: 0;
  margin-bottom: 5.33333vw;
  padding-top: 1em;
  padding-bottom: 1em;
  background: #ffde66;
  color: #0b2964;
  text-align: center;
  font-size: 0.9375em;
  line-height: 173.33333%;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl.e > dd {
  margin-bottom: 9.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner > dl.e > dd:last-child {
  margin-bottom: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static main section.prize .inner p {
  padding: 2.66667vw 0;
  width: 84vw;
  color: #333333;
  font-size: 0.875em;
  text-align: left;
  line-height: 171.42857%;
  letter-spacing: 0.03em;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static nav.close {
  padding-bottom: 21.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static nav.close a {
  display: block;
  width: 38.4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static nav.back_close {
  padding-bottom: 21.33333vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static nav.back_close ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 92vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static nav.back_close ul li {
  margin: 0;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static nav.back_close ul li a {
  display: block;
  width: 38.4vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static nav.back_close ul li:nth-child(1) {
  margin-right: 8vw;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static nav.chatbot_sticky {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 56.53333vw;
  height: 13.33333vw;
  max-width: 212px;
  max-height: 50px;
  z-index: 9000;
}

.modeSP #suntoryCommonWrapper #suntory_contents.static nav.chatbot_sticky a {
  display: block;
  width: 100%;
}
