body {
  color: #000;
}
html {
  font-size: 16px;
}
.margin-top30 {
  margin-top: 30px;
}
.margin-top50 {
  margin-top: 50px;
}
.font-bold {
  font-weight: bold;
}
.responsive-font-m {
  font-size: 18px;
}
.trs_button--rounded.full-width {
  margin-top: 0;
}
.trs_button--rounded {
  border-radius: 4.375rem;
  padding: 0.75rem 1.25rem;
  font-size: 1.375rem;
}
@media (min-width: 767px) {
  .trs_button--rounded {
    padding: 1.25rem 3.125rem;
    font-size: 2.375rem;
  }
  .responsive-font-m {
    font-size: 28px;
  }
}
.trs_button--rounded .trs_icon {
  float: right;
}
.cta-wrapper {
  background-color: #FFEFDF;
  padding: 2.1875rem 0;
}
.trs_button--rounded {
  font-weight: normal;
}
.trs_button--cta {
  max-height: 6.25rem;
  filter: drop-shadow(0px 0.375rem 0.09375rem rgba(76, 76, 76, 0.3));
  margin-top: 0;
  transition: 0.3s ease all;
  background: #ff5a00;
  background-image: linear-gradient(-90deg, #ff5a00 0%, #fe7215 100%);
}
@media (min-width: 767px) {
  .trs_button--cta {
    min-width: 37.5rem;
    line-height: initial;
  }
}
@media (min-width: 1199px) {
  .trs_button--cta {
    min-width: 50rem;
    line-height: 4rem;
  }
}
.trs_button--cta:focus {
  filter: none;
  transition: 0.3s ease all;
  color: white;
}
.trs_button--register {
  background-color: #fc485d;
  background-image: linear-gradient(-90deg, #fc485d 0%, #fc485d 100%);
  min-width: 21.25rem;
}
@media (min-width: 767px) {
  .trs_button--register {
    line-height: 1.4;
    height: 5rem;
    width: 36.25rem;
    font-size: 2rem;
  }
}
.white-box {
  background-color: #fff;
}
.open-account .font-bold {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .open-account .font-bold {
    font-size: 18px;
  }
}
.open-account .white-box {
  padding: 30px;
}
p.open-account-link a {
  color: #d5052c;
  text-decoration: underline;
}
.trs_title_box {
  position: relative;
}
.trs_title_box--banner {
  line-height: 1.13;
}
@media (min-width: 767px) {
  .trs_title_box--banner {
    min-width: 42.125rem;
  }
}
.trs_title_box--banner.white {
  background-color: white;
  color: #118757;
}
.trs_title_box--banner > span {
  position: relative;
  top: 0.1875rem;
}
.subblock-underline {
  font-size: 1.125rem;
  font-weight: bold;
  color: #D5052C;
  display: inline;
}
@media (min-width: 767px) {
  .subblock-underline--style01 {
    font-size: 1.375rem;
  }
  .subblock-underline--style01:after {
    height: 0.625rem;
  }
}
.subblock-underline--style02:after {
  background-color: #fbbd6d;
}
.subblock {
  padding: 2.5rem 0 3.75rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 0;
}
.subblock p {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .subblock p {
    font-size: 18px;
  }
}
.subblock__list,
ul.list-info {
  text-align: left;
  color: #444;
}
.subblock__list li,
ul.list-info li {
  text-indent: -1em;
  padding-left: 1em;
}
.subblock__list.example > li:nth-child(2) {
  text-indent: 0;
}
.subblock__list.example li:nth-child(3) ul {
  margin: 0;
}
.subblock__image {
  padding: 1.25rem;
  background-color: #fff;
}
.subblock__attention {
  font-size: 1rem;
  color: #118757;
  font-weight: normal !important;
}
@media (min-width: 767px) {
  .subblock__attention {
    font-size: 1.375rem;
  }
}
.subblock__warning {
  color: #d5052c;
  font-weight: bold;
  font-size: 0.9375rem;
}
.subblock__warning a {
  color: #118757;
}
@media (min-width: 767px) {
  .subblock__warning {
    font-size: 1.125rem;
  }
}
.subblock01 {
  margin: 0;
  background-image: url("../../../images/campaign/dep_cashback202505/bg01_sp.webp");
}
@media (min-width: 767px) {
  .subblock01 {
    background-image: url("../../../images/campaign/dep_cashback202505/bg01.webp");
  }
}
.subblock02 {
  background-image: url("../../../images/campaign/dep_cashback202505/bg02_sp.webp");
  padding: 2.8125rem 0 3.75rem;
}
.subblock02 h3,
.subblock02 .subblock__notice {
  margin-bottom: 1.5625rem;
}
@media (min-width: 767px) {
  .subblock02 {
    background-image: url("../../../images/campaign/dep_cashback202505/bg02.webp");
  }
}
.subblock02 .text-box h3 {
  margin-bottom: 10px;
}
.subblock03 {
  padding-bottom: 0;
}
.subblock03 h3 {
  margin-bottom: 1.25rem;
}
@media (min-width: 767px) {
  .subblock03 h3 {
    margin-bottom: 1.875rem;
  }
}
.subblock03 .subblock__notice {
  margin-bottom: 1.875rem;
}
.subblock04 {
  background-image: url("../../../images/campaign/dep_cashback202505/bg03_sp.webp");
  padding: 2.8125rem 0 3.75rem;
}
@media (min-width: 767px) {
  .subblock04 {
    background-image: url("../../../images/campaign/dep_cashback202505/bg03.webp");
  }
}
.subblock04 h3 {
  margin-bottom: 1.875rem;
}
.subblock04 .text-center-sp {
  text-align: center;
}
@media (min-width: 767px) {
  .subblock04 h3 {
    margin-bottom: 2.5rem;
  }
  .subblock04 .text-center-sp {
    text-align: left;
  }
}
section#component__policy {
  background-color: #f1efef;
  padding: 2.5rem 0 3.75rem;
}
section#component__policy h3 {
  margin-bottom: 2.1875rem;
}
@media (min-width: 767px) {
  section#component__policy h3 {
    margin-bottom: 2.8125rem;
  }
}
@media (min-width: 767px) {
  section#component__policy {
    padding: 3.75rem 0;
  }
}
.subblock__notice {
  background-color: #fff;
  padding: 1.25rem 1rem;
  line-height: 1.75;
  letter-spacing: 0.0625rem;
  position: sticky;
}
.subblock__notice ul.asterisk-list > li {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .subblock__notice ul.asterisk-list > li {
    font-size: 14px !important;
  }
}
.subblock__notice p {
  padding: 0;
  margin: 0;
  font-size: 24px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .subblock__notice p {
    font-size: 16px !important;
  }
}
.subblock__notice .subblock__list,
.subblock__notice ul.list-info {
  font-size: 0.75rem;
  font-weight: bold;
  margin-bottom: 0;
  color: #fff;
}
@media (min-width: 767px) {
  .subblock__notice .subblock__list,
  .subblock__notice ul.list-info {
    font-size: 0.9375rem;
  }
}
.subblock__notice--style02 {
  background-color: #FFF7BA;
  border-radius: 1.25rem;
  line-height: 1.75rem;
  border: 0 !important;
  border-radius: 0 !important;
}
.subblock__notice--style02 p {
  font-size: 1.25rem;
  font-weight: bold;
}
@media (min-width: 767px) {
  .subblock__notice--style02 .sp-br {
    display: none;
  }
  .subblock__notice--style02 p {
    font-size: 2.25rem;
  }
}
h3.sub-ttl-no-bar {
  font-weight: bold;
  font-size: 30px;
  color: #118757;
  margin-bottom: 15px;
}
.subblock-section {
  text-align: left;
}
.subblock-section__title {
  margin-bottom: 40px !important;
}
.subblock-section__text {
  font-size: 1.5rem;
}
.table.table-striped thead {
  background-color: #AE5B00;
  color: #fff;
}
.table.table-striped thead th {
  text-align: center;
  font-weight: bold;
  vertical-align: top;
  border-bottom: 0;
}
@media (min-width: 767px) {
  .table.table-striped thead th {
    text-align: center;
    font-size: 21px;
    vertical-align: middle;
    font-weight: 600;
  }
}
.table.table-striped tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}
.table.table-striped tbody > tr:nth-of-type(even) {
  background-color: #FFD9AF;
}
.table.table-striped tbody > tr td {
  text-align: center;
  color: #000;
  font-weight: 600;
  vertical-align: top;
  padding-top: 9px;
  padding-bottom: 9px;
}
@media screen and (max-width: 767px) {
  .table.table-striped tbody > tr td {
    font-size: 12px;
  }
}
@media (min-width: 767px) {
  .table.table-striped tbody > tr td {
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
  }
}
@media (min-width: 767px) {
  .table.table-striped tbody > tr td br {
    display: none;
  }
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: none;
}
.highlight {
  position: relative;
  z-index: 9;
  display: inline-block;
}
.highlight:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 8px;
  width: 100%;
  height: 10px;
  background: #FFD9AF;
  left: 0;
  z-index: -999;
  bottom: 4px;
}
@media screen and (max-width: 376px) {
  .highlight:before {
    height: 8px;
    bottom: 3px;
  }
  .example-box h3 {
    font-size: 14px;
  }
}
ul.list-info {
  text-align: justify;
}
.box-info__content p {
  line-height: 1.8;
}
.box-info__content ul {
  padding-left: 15px;
}
.box-info__content li {
  list-style: disc;
}
/*# sourceMappingURL=style.css.map */
.floating-btn {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  padding: 0;
  z-index: 100;
}
.floating-btn .overlay-bg {
  background: #000;
  opacity: .5;
  display: block;
  width: 100%;
  height: 100%;
}
.floating-btn .cta-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18px;
  max-width: 500px;
  display: block;
  border-radius: 35px;
  margin: auto;
  text-align: center;
  background: #fe6509;
  color: #fff;
  font-size: 28px;
  padding: 10px 35px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
}
.trs_button--cta:hover,
.floating-btn .cta-btn:hover,
.floating-btn .cta-btn:focus {
  background: #e95800;
}
.floating-btn .cta-btn:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 17px solid #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.subblock2 {
  font-size: 30px;
}
.example-box,
.subblock__notice {
  border: 5px solid #FF8500;
  border-radius: 20px;
}
.example-box h3 {
  border-bottom: 3px solid #000;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .example-box h3 {
    font-size: 14px;
  }
}
.example-box h3:nth-of-type(1)::before {
  content: "キャッシュバック例①";
}
.example-box h3:nth-of-type(2):before {
  content: "キャッシュバック例②";
}
.example-box h3:before {
  display: block;
  background: #FF8500;
  padding: 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .example-box h3:before {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    margin-right: 0;
  }
}
/*SCREEN 640 All Mobile Sizes*/
@media screen and (max-width: 767px) {
  p.refundpercent br {
    display: none;
  }
  .floating-btn .cta-btn {
    font-size: 24px;
    font-weight: 600;
    padding: 16px 0;
    width: 90%;
  }
  .floating-btn .cta-btn:after {
    border-top: 10px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
  }
}
/*========================================================================*/
.cmp-require {
  margin-top: 30px;
}
.cmp-require ul > li {
  color: #D5052C;
  font-weight: 600;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .cmp-require ul > li {
    font-size: 14px;
  }
}
ul.asterisk-list {
  display: inline-block;
}
ul.asterisk-list > li {
  text-align: left;
  padding-left: 20px;
  position: relative;
}
ul.asterisk-list > li:before {
  content: "※";
  display: inline-block;
  position: absolute;
  left: 0;
}
.white-box {
  color: #000;
  font-size: 30px;
}
.white-box > p:first-child {
  font-size: 24px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .white-box > p:first-child {
    font-size: 16px;
  }
}
.subblock01 {
  background: url('../../../../images/campaign/dep_cashback202509/campaign_detail_bg_03.webp') no-repeat center center / 100% 100%;
  position: relative;
}
.subblock01 .circle-bg {
  position: absolute;
  display: block;
}
.subblock01 ul.asterisk-list > li {
  padding-left: 40px;
  font-size: 20px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .subblock01 ul.asterisk-list > li {
    font-size: 14px;
  }
}
.subblock01 ul.asterisk-list > li:before {
  content: "※1";
}
@media screen and (max-width: 1430px) {
  .subblock01 {
    background: url('../../../../images/campaign/dep_cashback202509/campaign_detail_bg_02.webp') no-repeat center center / 100% 100%;
  }
}
@media screen and (max-width: 980px) {
  .subblock01 {
    background: url('../../../../images/campaign/dep_cashback202509/campaign_detail_bg_02.webp') no-repeat center center / 130% 100%;
  }
}
@media screen and (max-width: 767px) {
  .subblock01 {
    background: url('../../../../images/campaign/dep_cashback202509/campaign_detail_bg_01.webp') no-repeat center center / 145% 118%;
  }
}
.refundpercent {
  color: #000;
  font-size: 24px !important;
  font-weight: 600 !important;
}
@media screen and (max-width: 767px) {
  .refundpercent {
    font-size: 16px !important;
  }
}
.trs_title_box {
  background: transparent !important;
}
.pic-wrapper {
  padding: 30px 0;
}
ul.dotted-list {
  display: inline-block;
}
ul.dotted-list > li {
  text-align: left;
  font-size: 20px;
  color: #000;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  ul.dotted-list > li {
    font-size: 14px !important;
  }
}
ul.dotted-list > li:before {
  content: "・";
  position: absolute;
  left: 0;
}
.margin-btm30 {
  margin-bottom: 30px !important;
}
.table.condition {
  border-radius: 20px;
  overflow: hidden;
  border: 5px solid #AE5B00;
  background: #AE5B00;
  margin-bottom: 30px;
}
.table.condition > table {
  background: #AE5B00;
  margin-bottom: 0;
}
.subblock span.important {
  color: #E40000 !important;
}
.subblock span.big {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .subblock span.big {
    font-size: 24px;
  }
}
.subblock04 ul.asterisk-list > li {
  color: #555;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .subblock04 ul.asterisk-list > li {
    font-size: 14px;
  }
}
h3.trs_title_box--style03 > span {
  background: #fff;
  padding: 7px 60px 5px;
}
@media screen and (max-width: 767px) {
  h3.trs_title_box--style03 > span {
    padding: 7px 20px 5px;
    font-size: 18px;
    display: block;
  }
}
ul.list-unstyled > li {
  list-style-type: none;
}
#component__policy ul.dotted-list > li {
  font-size: 16px;
}
.trs_button--cta {
  position: relative;
}
@media screen and (max-width: 767px) {
  .trs_button--cta {
    width: 80%;
    font-size: 24px;
    font-weight: 600;
  }
}
@media screen and (max-width: 479px) {
  .trs_button--cta {
    width: 100%;
  }
}
.trs_button--cta:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid #fff;
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .trs_button--cta:after {
    border-top: 10px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    right: 20px;
  }
}
@media screen and (max-width: 1023px) {
  #headerimage {
    margin-top: 62px;
  }
}
@media screen and (max-width: 767px) {
  .subblock__notice p.cb-conditions {
    font-size: 18px !important;
  }
}
