#summerpresent202606 {
  color: #333333;
  background: #ffffff;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Yu Gothic", YuGothic, Meiryo, Osaka, "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.65;
}
#summerpresent202606 *,
#summerpresent202606 *:before,
#summerpresent202606 *:after {
  box-sizing: border-box;
}
#summerpresent202606 a {
  text-decoration: underline;
}
#summerpresent202606 a:focus {
  outline: 0;
}
#summerpresent202606 img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
#summerpresent202606 .text-red {
  color: #cb1e2d;
}
#summerpresent202606 .note-list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
#summerpresent202606 .note-list li {
  position: relative;
  padding-left: 1.1em;
}
#summerpresent202606 .note-list li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
#summerpresent202606 .note-list li + li {
  margin-top: 4px;
}
#summerpresent202606 .note-list.dotted-list li:before {
  content: "•";
}
#summerpresent202606 .campaign-entry {
  padding: 60px 0 41px;
  background: #ffffff;
  border-top: 1px solid #d6d6d6;
}
#summerpresent202606 .campaign-btn {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 90px;
  padding: 0 92px 0 58px;
  color: #ffffff;
  background: #cb1e2d;
  border: 0;
  box-shadow: none;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  border-radius: 45px;
  font-size: 32px;
  font-weight: bold;
  line-height: 90px;
}
#summerpresent202606 .campaign-btn:hover,
#summerpresent202606 .campaign-btn:focus {
  color: #ffffff;
  background: #bd1a2c;
  text-decoration: none;
}
#summerpresent202606 .campaign-btn-outline {
  height: 58px;
  padding: 0 56px 0 38px;
  color: #cb1e2d;
  background: #ffffff;
  border: 2px solid #cb1e2d;
  border-radius: 29px;
  font-size: 24px;
  font-weight: bold;
  line-height: 54px;
}
#summerpresent202606 .campaign-btn-outline:hover,
#summerpresent202606 .campaign-btn-outline:focus {
  color: #bd1a2c;
  background: #ffffff;
  border-color: #bd1a2c;
}
#summerpresent202606 .campaign-btn-outline .campaign-btn-arrow {
  right: 38px;
  margin-top: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid currentColor;
}
#summerpresent202606 .campaign-btn-arrow {
  position: absolute;
  top: 50%;
  right: 72px;
  margin-top: -11px;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 13px solid currentColor;
}
#summerpresent202606 .campaign-notes {
  margin-top: 35px;
  margin-bottom: 37px;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.55;
}
#summerpresent202606 .campaign-notes a {
  font-weight: bold;
}
#summerpresent202606 .account-box {
  padding: 33px 20px 28px;
  background: #f1f1f1;
  text-align: center;
}
#summerpresent202606 .account-box p {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.65;
}
#summerpresent202606 .account-box p.account-box-lead {
  margin: 21px 0 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.65;
}
#summerpresent202606 .present-section {
  padding: 38px 0 50px;
  color: #ffffff;
  background: #3a2781;
}
#summerpresent202606 .section-title {
  min-height: 74px;
  margin: 0;
  padding: 19px 20px 16px;
  letter-spacing: 0;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.35;
}
#summerpresent202606 .section-title-white {
  color: #2d2074;
  background: #ffffff;
}
#summerpresent202606 .section-title-purple {
  color: #ffffff;
  background: #3a2781;
}
#summerpresent202606 .section-lead {
  margin: 35px 0 31px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.65;
}
#summerpresent202606 .campaign-main {
  padding: 40px 0 53px;
  background: #ffffff;
}
#summerpresent202606 .campaign-main .section-title {
  margin-bottom: 33px;
}
#summerpresent202606 .campaign-overview-block .campaign-subsection {
  max-width: 730px;
  margin: auto;
}
#summerpresent202606 .campaign-overview-block .campaign-subsection p.example-caption {
  text-align: left;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  #summerpresent202606 .campaign-overview-block .campaign-subsection p.example-caption {
    padding-left: 0;
  }
}
#summerpresent202606 .campaign-overview-block .campaign-subsection .note-list > li {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.65;
}
#summerpresent202606 .step-row {
  margin-right: -8px;
  margin-left: -8px;
}
#summerpresent202606 .step-row > [class*="col-"] {
  padding-right: 8px;
  padding-left: 8px;
}
#summerpresent202606 .step-card {
  height: 280px;
  overflow: hidden;
  color: #252033;
  background: #faf8ff;
  text-align: center;
  border-radius: 6px 6px 0 0;
}
#summerpresent202606 .step-card img[src*="campaign-step1"] {
  max-width: 72%;
}
#summerpresent202606 .step-card img[src*="campaign-step2"] {
  max-width: 76%;
  margin-top: 3px;
}
#summerpresent202606 .step-label {
  height: 36px;
  background: #cfc6ff;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
}
#summerpresent202606 .step-body {
  padding: 26px 14px 14px;
}
#summerpresent202606 .step-body h3 {
  min-height: 48px;
  margin: 0 0 17px;
  color: #2d2074;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.35;
}
#summerpresent202606 .step-note {
  margin-top: 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.55;
}
#summerpresent202606 .cash-prize,
#summerpresent202606 .image-wrap {
  display: block;
  text-align: center;
}
#summerpresent202606 .cash-prize {
  margin: 28px auto 34px;
}
#summerpresent202606 .period-block {
  margin-bottom: 25px;
  text-align: center;
}
#summerpresent202606 .period-date {
  margin: 0;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.35;
}
#summerpresent202606 .period-close {
  margin: 0 0 25px 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.4;
}
#summerpresent202606 .campaign-text {
  margin: 0 0 25px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.75;
}
#summerpresent202606 .image-wrap {
  margin-bottom: 44px;
}
#summerpresent202606 .image-period {
  margin-bottom: 40px;
}
#summerpresent202606 .sub-title {
  margin: 34px 0 13px;
  text-align: center;
  color: #3a2781;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.35;
}
#summerpresent202606 .example-text,
#summerpresent202606 .example-caption {
  margin-top: -24px;
  margin-bottom: 35px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.65;
}
#summerpresent202606 .example-caption {
  margin-top: 0;
  margin-bottom: 16px;
  text-align: center;
}
#summerpresent202606 .benefit-block {
  padding-top: 9px;
  text-align: center;
}
#summerpresent202606 .benefit-block p {
  margin: 0 0 27px;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.65;
}
#summerpresent202606 .benefit-block .benefit-note {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.65;
}
#summerpresent202606 .faq-section {
  padding: 37px 0;
  background: #3a2781;
}
#summerpresent202606 .faq-box {
  padding: 0 35px;
  background: #ffffff;
}
#summerpresent202606 .faq-box.panel-group {
  margin-bottom: 0;
}
#summerpresent202606 .faq-box .faq-toggle {
  position: relative;
  display: block;
  margin: 0 -35px;
  padding: 26px 70px 24px;
  color: #2d2074;
  text-align: center;
  text-decoration: none;
}
#summerpresent202606 .faq-box .faq-toggle:hover,
#summerpresent202606 .faq-box .faq-toggle:focus {
  color: #2d2074;
  text-decoration: none;
}
#summerpresent202606 .faq-box .faq-toggle .faq-title {
  display: block;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.35;
}
#summerpresent202606 .faq-box .faq-toggle .faq-icon {
  position: absolute;
  top: 50%;
  right: 35px;
  display: block;
  margin-top: -12px;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
}
#summerpresent202606 .faq-box .faq-toggle .faq-icon:before {
  content: "−";
}
#summerpresent202606 .faq-box .faq-toggle.collapsed .faq-icon:before {
  content: "+";
}
#summerpresent202606 .faq-box .faq-collapse dl {
  margin: 0;
  padding-bottom: 33px;
}
#summerpresent202606 .faq-box .faq-collapse dl:first-child {
  margin-top: 30px;
}
#summerpresent202606 .faq-box .faq-collapse dt {
  margin: 20px 0 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.65;
}
#summerpresent202606 .faq-box .faq-collapse dt:first-child {
  margin-top: 0;
}
#summerpresent202606 .faq-box .faq-collapse dd {
  margin: 0;
  padding-left: 1.45em;
  text-indent: -1.45em;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.65;
}
#summerpresent202606 .faq-box .faq-note {
  margin: 10px 0;
  text-indent: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.65;
}
#summerpresent202606 .attention-section {
  padding: 39px 0 61px;
  background: #f1f1f1;
}
#summerpresent202606 .attention-box {
  padding: 32px 35px 38px;
  background: #ffffff;
}
#summerpresent202606 .attention-box h2 {
  margin: 0 0 31px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.35;
}
#summerpresent202606 .attention-box h3 {
  margin: 28px 0 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.55;
}
#summerpresent202606 .attention-box h3:first-of-type {
  margin-top: 0;
}
#summerpresent202606 .attention-box p,
#summerpresent202606 .attention-box li {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.75;
}
#summerpresent202606 .attention-box p {
  margin: 0 0 18px;
}
#summerpresent202606 .attention-box ul:not(.note-list) {
  margin: -9px 0 18px;
  padding-left: 1.3em;
}
@media screen and (max-width: 991px) {
  #summerpresent202606 .campaign-btn {
    height: 82px;
    line-height: 82px;
  }
  #summerpresent202606 .campaign-btn-outline {
    height: 56px;
    line-height: 52px;
  }
  #summerpresent202606 .section-title {
    min-height: 66px;
    padding-top: 16px;
  }
  #summerpresent202606 .step-card {
    height: 275px;
  }
  #summerpresent202606 .step-body {
    padding: 20px 11px 12px;
  }
}
@media screen and (max-width: 767px) {
  #summerpresent202606 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.65;
  }
  #summerpresent202606 .campaign-entry {
    padding: 36px 0 28px;
  }
  #summerpresent202606 .campaign-btn {
    height: 64px;
    padding: 0 50px 0 28px;
    border-radius: 32px;
    font-size: 24px;
    font-weight: bold;
    line-height: 64px;
  }
  #summerpresent202606 .campaign-btn-arrow {
    right: 30px;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid currentColor;
  }
  #summerpresent202606 .campaign-btn-outline {
    height: 50px;
    padding-right: 42px;
    border-radius: 25px;
    font-size: 18px;
    font-weight: bold;
    line-height: 46px;
  }
  #summerpresent202606 .campaign-btn-outline .campaign-btn-arrow {
    right: 28px;
  }
  #summerpresent202606 .campaign-notes {
    margin-top: 24px;
    margin-bottom: 25px;
  }
  #summerpresent202606 .account-box {
    padding: 26px 16px 24px;
  }
  #summerpresent202606 .account-box p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.65;
    text-align: left;
  }
  #summerpresent202606 .account-box p.account-box-lead {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.65;
    text-align: center;
  }
  #summerpresent202606 .present-section {
    padding: 24px 0 32px;
  }
  #summerpresent202606 .section-title {
    min-height: 52px;
    padding: 12px 14px 10px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.35;
  }
  #summerpresent202606 .section-lead {
    margin: 23px 0 22px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.65;
  }
  #summerpresent202606 .campaign-main {
    padding: 30px 0 35px;
  }
  #summerpresent202606 .campaign-main .section-title {
    margin-bottom: 22px;
  }
  #summerpresent202606 .step-row {
    margin-right: 0;
    margin-left: 0;
  }
  #summerpresent202606 .step-row > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  #summerpresent202606 .step-card {
    height: auto;
    min-height: 190px;
    margin-bottom: 14px;
  }
  #summerpresent202606 .step-body {
    padding: 18px 16px;
  }
  #summerpresent202606 .step-body h3 {
    min-height: 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.35;
  }
  #summerpresent202606 .cash-prize {
    margin: 16px auto 26px;
  }
  #summerpresent202606 .period-date,
  #summerpresent202606 .sub-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.35;
  }
  #summerpresent202606 .period-close {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
  }
  #summerpresent202606 .campaign-period-block p.campaign-text {
    text-align: left;
  }
  #summerpresent202606 .campaign-text {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
  }
  #summerpresent202606 .image-wrap {
    margin-bottom: 30px;
  }
  #summerpresent202606 .sub-title {
    margin-top: 25px;
  }
  #summerpresent202606 .example-text,
  #summerpresent202606 .example-caption {
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.65;
  }
  #summerpresent202606 .example-text {
    margin-top: -14px;
  }
  #summerpresent202606 .benefit-block p {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.65;
  }
  #summerpresent202606 .benefit-block .benefit-note {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.65;
  }
  #summerpresent202606 .faq-section {
    padding: 28px 0 34px;
  }
  #summerpresent202606 .faq-box {
    padding: 0 18px;
  }
  #summerpresent202606 .faq-box .faq-toggle {
    margin: 0 -18px;
    padding: 22px 54px 22px 18px;
  }
  #summerpresent202606 .faq-box .faq-toggle .faq-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.35;
  }
  #summerpresent202606 .faq-box .faq-toggle .faq-icon {
    right: 18px;
  }
  #summerpresent202606 .faq-box .faq-collapse dl {
    padding-bottom: 26px;
  }
  #summerpresent202606 .faq-box .faq-collapse dt,
  #summerpresent202606 .faq-box .faq-collapse dd {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.65;
  }
  #summerpresent202606 .faq-box .faq-collapse dt {
    font-weight: bold;
  }
  #summerpresent202606 .attention-section {
    padding: 30px 0 40px;
  }
  #summerpresent202606 .attention-box {
    padding: 24px 18px 28px;
  }
  #summerpresent202606 .attention-box h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.35;
  }
}
@media screen and (max-width: 374px) {
  #summerpresent202606 .campaign-btn {
    font-size: 18px;
    font-weight: bold;
    line-height: 64px;
  }
  #summerpresent202606 .campaign-btn-outline {
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;
  }
}
#floating .floating {
  height: 108px;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
  backdrop-filter: blur(2px);
  padding: 15px 15px;
}
#floating .floating .campaign-btn {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  max-width: 500px;
  height: 80px;
  padding: 0 82px 0 52px;
  color: #ffffff;
  background: #cb1e2d;
  border: 0;
  box-shadow: none;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  border-radius: 40px;
  font-size: 28px;
  font-weight: bold;
  line-height: 80px;
}
#floating .floating .campaign-btn:hover,
#floating .floating .campaign-btn:focus {
  color: #ffffff;
  background: #bd1a2c;
  text-decoration: none;
}
#floating .floating .campaign-btn .campaign-btn-arrow {
  position: absolute;
  top: 50%;
  right: 58px;
  margin-top: -11px;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 13px solid currentColor;
}
@media screen and (max-width: 767px) {
  #floating .floating .campaign-btn {
    height: 72px;
    padding: 0 50px 0 28px;
    border-radius: 36px;
    font-size: 24px;
    font-weight: bold;
    line-height: 72px;
  }
  #floating .floating .campaign-btn .campaign-btn-arrow {
    right: 30px;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid currentColor;
  }
}
@media screen and (max-width: 374px) {
  #floating .floating .campaign-btn {
    font-size: 18px;
    font-weight: bold;
    line-height: 72px;
  }
}
/*fix for header images*/
@media (min-width: 768px) and (max-width: 991.8px) {
  .topHeader .visible-sm {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .topHeader .visible-sm {
    display: none !important;
  }
}
/*----*/
