﻿body {
  font-family: Arial, 'Noto Sans JP', sans-serif;
  font-display: swap;
  overflow-x: hidden;
}

.speakAnchor,
#navSpeak {
  position: absolute;
  top: 0;
  left: -9999em
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0
}

a {
  color: #232424;
  text-decoration: none
}

a:hover {
  filter: brightness(120%)
}

.campaign a:hover {
  filter: none;
  opacity: 0.8
}

.main-cp a:hover {
  filter: none;
  opacity: 0.8
}

.main_text {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-top: 24px;
  letter-spacing: 0.5px
}

.main_text>span {
  color: #43ac45
}

@media screen and (min-width: 768px) {
  .main_text {
    font-size: 40px
  }
}

.main_text span.underline {
  position: relative;
  z-index: 1
}

.main_text span.underline:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #fff06f;
  z-index: -1
}

@media screen and (min-width: 768px) {
  .main_text span.underline:after {
    height: 12px
  }
}

.main_text02 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 8px;
  color: #43ac45;
  margin-bottom: -8px
}

@media screen and (min-width: 768px) {
  .main_text02 {
    font-size: 28px;
    margin-bottom: -16px
  }
}

.main_text03 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.5px
}

@media screen and (min-width: 768px) {
  .main_text03 {
    font-size: 22px
  }
}

.main_text03 span {
  font-size: 32px
}

@media screen and (min-width: 768px) {
  .main_text03 span {
    font-size: 40px
  }
}

.js-aco_content {
  display: none
}

.js-aco_contentFaq {
  display: none
}

.js-aco_contentMerit {
  display: block;
}

.js-aco_contentMerit2 {
  display: none;
  margin-bottom: 60px
}

.js-aco_contentMerit3 {
  display: none
}

.js-aco_contentMerit4 {
  display: none
}

.js-aco_contentNotice,
.js-aco_contentNotice2 {
  overflow: hidden;
}

.sw-text_link {
  color: #0657a3;
  text-decoration: underline
}

.sw-text_link:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background-image: url(/promotion/ordercard/w/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

@media screen and (min-width: 768px) {
  .sw-text_link:after {
    width: 13px;
    height: 13px
  }
}

.rakuraku {
  margin-top: 36px
}

.rakuraku li+li {
  margin-top: 32px
}

@media screen and (min-width: 768px) {
  .rakuraku h3 {
    display: flex;
    align-items: center;
    justify-content: center
  }
}

@media screen and (min-width: 768px) {
  .rakuraku h3 img {
    margin: 0 auto;
    max-width: 508px !important;
    height: auto
  }
}

.rakuraku ul {
  display: flex;
  flex-wrap: wrap
}

@media screen and (min-width: 768px) {
  .rakuraku01 {
    margin-top: 60px !important
  }
}

.rakuraku01 img {
  margin-top: 15px
}

.rakuraku01 .sw-notes {
  margin-top: 8px
}

@media screen and (min-width: 768px) {
  .rakuraku01 .sw-notes {
    margin-top: 16px
  }
}

@media screen and (min-width: 768px) {
  .rakuraku02 {
    max-width: 508px;
    margin-top: 60px !important;
    margin-right: auto;
    margin-left: auto
  }

  .rakuraku02 .img {
    width: 160px !important;
    min-width: 160px !important
  }
}

@media screen and (min-width: 950px) {
  .rakuraku-wrap {
    display: flex;
    flex-wrap: nowrap !important
  }
}

@media screen and (min-width: 768px) {
  .rakuraku03 {
    max-width: 450px;
    margin-left: 50px;
    margin-top: 60px !important
  }
}

@media screen and (min-width: 768px) {
  .rakuraku04 {
    max-width: 508px;
    margin-right: auto;
    margin-left: auto
  }
}

@media screen and (min-width: 950px) {
  .rakuraku04 {
    max-width: 450px;
    margin-top: 60px !important
  }
}

.rakuraku04 img {
  margin-right: 10px
}

@media screen and (min-width: 768px) {
  .rakuraku05 {
    max-width: 508px;
    margin-right: auto;
    margin-left: auto
  }
}

@media screen and (min-width: 950px) {
  .rakuraku05 {
    max-width: 450px;
    margin-left: 50px;
    margin-top: 60px !important
  }
}

.rakuraku05 img {
  margin-left: 8px
}

.rakuraku-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px
}

@media screen and (min-width: 768px) {
  .rakuraku-item {
    margin-top: 16px
  }
}

.rakuraku-item img {
  width: 120px;
  max-width: 120px
}

@media screen and (min-width: 768px) {
  .rakuraku-item img {
    width: 170px;
    min-width: 170px
  }
}

.rakuraku-item h4 {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 12px
}

@media screen and (min-width: 768px) {
  .rakuraku-item h4 {
    font-size: 23px
  }
}

.rakuraku-item p {
  font-size: 13px;
  line-height: 1.8
}

@media screen and (min-width: 768px) {
  .rakuraku-item p {
    font-size: 19px
  }
}

.ls {
  letter-spacing: -0.3px
}

.fade {
  opacity: 0 !important;
  transition-duration: 500ms;
  transition-property: opacity, transform;
  transform: translate(0, 24px)
}

.fade span.underline {
  text-decoration: underline;
  text-decoration-color: #fff06f;
  text-decoration-thickness: 3px;
  text-underline-offset: 3px;
  text-decoration-skip-ink: none
}

.is-pink {
  color: #f5469d;
  font-size: 32px;
}

.point .sw-title span.underline {
  text-decoration: underline;
  text-decoration-color: #fff06f;
  text-decoration-thickness: 6px;
  text-underline-offset: -1px;
  text-decoration-skip-ink: none
}


@media screen and (min-width: 768px) {
  .fade span.underline:after {
    height: 12px
  }

  .point .sw-title span.underline {
    text-decoration-thickness: 10px;
    text-underline-offset: -3px;
  }
}

.scroll-in {
  opacity: 1 !important;
  transform: translate(0, 0)
}

.scroll-in span.underline:after {
  width: 100%
}

.mb {
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .mb {
    margin-bottom: 24px
  }
}

.sp {
  display: block
}

@media screen and (min-width: 768px) {
  .sp {
    display: none
  }
}

.pc_only {
  display: none
}

@media screen and (min-width: 950px) {
  .pc_only {
    display: block
  }
}

.pc {
  display: none
}

@media screen and (min-width: 768px) {
  .pc {
    display: block
  }
}

.ly-content {
  padding: 0 8%;
  margin-top: 60px
}

@media screen and (min-width: 768px) {
  .ly-content {
    max-width: 950px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 110px
  }
}

@media screen and (min-width: 950px) {
  .ly-content {
    padding: 0
  }
}

.ly-content img {
  width: 100%;
  height: auto
}

.sw-title {
  font-size: 40px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.05em
}

@media screen and (min-width: 768px) {
  .sw-title {
    text-align: center;
    font-size: 64px
  }
}

.sw-title span {
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin-bottom: 12px
}

@media screen and (min-width: 768px) {
  .sw-title span {
    font-size: 24px
  }
}

.sw-title_line {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 12px;
  line-height: 1.6
}

.merit-item02 .sw-title_line {
  font-size: 19px;
}

.point01_text02 {
  margin: 20px auto 10px;
  font-size: 16px;
  text-align: center;
}

.point01_text02 .large_text {
  font-size: 20px;
}

@media screen and (max-width: 320px) {
  .sw-title_line {
    font-size: 18px
  }
}

@media screen and (min-width: 768px) {
  .point01_text02 {
    font-size: 22px;
  }

  .point01_text02 .large_text {
    font-size: 30px;
  }

  .sw-title_line {
    font-size: 21px;
    margin-bottom: 32px
  }

  .merit-item02 .sw-title_line {
    font-size: 21px;
  }
}

@media screen and (min-width: 950px) {
  .sw-title_line {
    font-size: 30px
  }

  .merit-item02 .sw-title_line {
    font-size: 29px;
  }
}

.sw-text {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.8
}

@media screen and (min-width: 768px) {
  .sw-text {
    font-size: 18px
  }
}

.sw-notes {
  font-size: 11px !important;
  color: #818181;
  font-weight: 400
}

.campaign h2+.sw-notes {
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .sw-notes {
    font-size: 11px
  }

  .campaign h2+.sw-notes {
    margin-top: 30px;
    text-align: center;
  }
}

.sw-notes a {
  text-decoration: underline;
  color: #0657a3;
  font-size: 11px !important
}

.sw-notes a:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background-image: url(/promotion/ordercard/w/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

.sw-notes a.noIcon:after {
  content: none
}

.sw-notes-ttl {
  margin-top: 14px;
  font-size: 14px;
}

.sw-button {
  width: 200px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 12px;
  background-color: #ebebeb;
  border-radius: 16px;
  visibility: visible
}

@media screen and (min-width: 768px) {
  .sw-button {
    width: 300px;
    height: 52px;
    border-radius: 26px;
    font-size: 17px
  }
}

.sw-button.is-show {
  visibility: hidden;
  display: none
}

.sw-button:hover {
  opacity: 0.72;
  cursor: pointer
}

.sw-button_big {
  width: 210px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 15px;
  background-color: #ebebeb;
  border-radius: 20px;
  margin: 0 auto;
  margin-top: 28px;
  visibility: visible
}

.sw-button_big:hover {
  opacity: 0.72;
  cursor: pointer
}

.sw-button_big.is-show {
  visibility: hidden;
  display: none
}

@media screen and (min-width: 768px) {
  .sw-button_big {
    width: 360px;
    height: 68px;
    font-size: 22px;
    border-radius: 34px;
    margin-top: 60px
  }
}

.main {
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
  position: relative
}

@media screen and (min-width: 768px) {
  .main {
    width: 100%;
    max-width: 100%
  }

  .main .main_inner {
    max-width: 950px;
    margin-right: auto;
    margin-left: auto
  }
}

.main img {
  width: 100%;
  height: auto;
  vertical-align: bottom
}

.main .logo {
  top: 0;
  left: 8%;
  width: 42px !important;
  height: auto;
  margin-top: 19px !important;
  margin-left: 8%
}

@media screen and (min-width: 768px) {
  .main .logo {
    width: 66px !important;
    margin-top: 40px !important
  }
}

.main .main_bg01 {
  position: absolute;
  top: 36vw;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #c5e3c7;
  transform: skewY(-11deg);
  z-index: -1;
  height: 22vw
}

@media screen and (min-width: 950px) {
  .main .main_bg01 {
    top: 340px;
    height: 210px
  }
}

.main .main_bg02 {
  position: absolute;
  top: 16vw;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffee2f;
  transform: skewY(3deg);
  z-index: -1;
  height: 22vw
}

@media screen and (min-width: 950px) {
  .main .main_bg02 {
    top: 158px;
    height: 200px
  }
}

.main .main_bg03 {
  position: absolute;
  top: 5vw;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #00a0d4;
  transform: skewY(-12deg);
  z-index: -1;
  height: 23vw
}

@media screen and (min-width: 950px) {
  .main .main_bg03 {
    top: 47px;
    height: 220px
  }
}

.main .main_pc02 {
  margin-top: 12px
}

.main .main_pc04 {
  display: block;
  max-width: 505px;
  margin-right: auto;
  margin-left: auto
}

.main .main_pc05 {
  display: block;
  max-width: 505px;
  margin-right: auto;
  margin-left: auto
}

.main .main_pc06 {
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
  padding-right: 8%;
  padding-left: 8%;
  display: block
}

@media screen and (min-width: 768px) {
  .main .main_pc06 {
    padding-right: 0;
    padding-left: 0
  }
}

.main .main_pc06 img {
  width: 100%;
  height: auto
}

.main_link {
  font-size: 14px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  margin-top: 12px
}

@media screen and (min-width: 768px) {
  .main_link {
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 32px
  }
}

.main_link a {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229px%22%20height%3D%2215px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(0%2C%20160%2C%20212)%22%20d%3D%22M0.186%2C14.511%20L5.637%2C7.702%20L0.186%2C0.893%20L3.033%2C0.893%20L8.484%2C7.702%20L3.033%2C14.511%20L0.186%2C14.511%20Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 16px
}


.main .main_inner {
  position: relative;
}

.main .annotation {
  position: absolute;
  bottom: 105px;
  left: 0;
  margin: 0 auto;
  color: #8c8c8c;
  font-size: 11px;
  text-align: left;
}

.main .annotation a {
  text-decoration: underline;
  color: #0657a3;
}

.main .annotation a::after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background-image: url(/promotion/ordercard/w/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px;
}

.main .sp .annotation {
  position: absolute;
  left: 4vw;
  bottom: auto;
  transform: none;
  top: auto;
  width: 92%;
}

.main .sp .mt {
  margin-top: 54px;
}

@media screen and (max-width: 950px) {
  .main .main_inner .annotation {
    left: 5px;
    bottom: 11vw;
  }
}


@media screen and (min-width: 768px) {
  .main_notes {
    font-size: 11px;
    transform: none;
    transform-origin: 0
  }
}

.main_notes.w_p {
  margin-top: 20px
}

@media screen and (min-width: 768px) {
  .main_notes.w_p {
    margin-top: 40px
  }
}

.main_notes+.main_notes {
  margin-top: 10px;
  margin-bottom: 20px
}

@media screen and (min-width: 768px) {
  .main_notes+.main_notes {
    margin-bottom: 48px
  }
}

a:hover {
  filter: brightness(105%)
}

.main-title {
  text-align: center;
  font-size: 56px;
  font-weight: 900;
  margin-top: 16px
}

@media screen and (max-width: 320px) {
  .main-title {
    font-size: 47px
  }
}

@media screen and (min-width: 768px) {
  .main-title {
    font-size: 80px
  }
}

.main-title span.sub {
  font-size: 26px;
  display: block;
  font-weight: 700;
  max-width: 375px;
  margin-right: auto;
  margin-left: auto
}

.main-title span.sub>span {
  color: #0074bf
}

.main-title span.sub img {
  margin-top: 0 !important
}

@media screen and (max-width: 320px) {
  .main-title span.sub {
    font-size: 20px
  }
}

@media screen and (min-width: 768px) {
  .main-title span.sub {
    font-size: 32px;
    max-width: 540px;
    display: block
  }

  .main-title span.sub img {
    margin-top: 0 !important
  }
}

.main-title .j {
  color: #0074bf
}

.main-title .c {
  color: #da2345
}

.main-title .b {
  color: #43ac45
}

.main-title .w {
  display: inline-block;
  vertical-align: baseline
}

.main-title .w img {
  width: 60px;
  height: auto;
  margin-top: 0;
  vertical-align: baseline
}

@media screen and (max-width: 320px) {
  .main-title .w img {
    width: 48px
  }
}

@media screen and (min-width: 768px) {
  .main-title .w img {
    width: 80px
  }
}

.main-title .big-title {
  font-size: 40px;
  display: block
}

@media screen and (max-width: 320px) {
  .main-title .big-title {
    font-size: 34px
  }
}

@media screen and (min-width: 768px) {
  .main-title .big-title {
    font-size: 72px
  }
}

.main-link {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px
}

.main-link a {
  font-size: 14px;
  text-align: center;
  font-weight: bold
}

@media screen and (min-width: 768px) {
  .main-link a {
    font-size: 16px
  }
}

.milWrap {
  margin-top: 60px
}

@media screen and (min-width: 768px) {
  .milWrap {
    margin-top: 100px
  }
}

.milWrap .mil-title {
  margin-bottom: 20px;
  font-size: 32px;
  text-align: center;
  font-weight: 500;
  line-height: 1.27
}

.milWrap .mil-title img {
  max-width: 263px;
  display: block;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .milWrap .mil-title img {
    max-width: 400px
  }
}

.milWrap .mil-title .mil-blue {
  color: #0074bf;
  font-weight: 700
}

.milWrap .mil-title .mil-red {
  color: #db2345;
  font-weight: 700
}

.milWrap .mil-title .mil-green {
  color: #43ac45;
  font-weight: 700
}

@media screen and (min-width: 768px) {
  .milWrap .mil-title {
    margin-bottom: 50px;
    font-size: 45px
  }
}

.main-cp {
  font-weight: 700;
  text-align: center;
  margin-top: 64px;
  padding: 0 8%
}

@media screen and (min-width: 950px) {
  .main-cp {
    padding: 0
  }
}

@media screen and (min-width: 768px) {
  .main-cp {
    margin-top: 80px
  }
}

.main-cp h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px
}

@media screen and (min-width: 768px) {
  .main-cp h2 {
    font-size: 24px;
    margin-bottom: 60px
  }
}

.main-cp img {
  margin-top: 0;
  max-width: 560px
}

.main-cp a+a {
  display: block;
  margin-top: 30px
}

.merit-item .sw-button {
  margin-top: 12px
}

@media screen and (min-width: 768px) {
  .merit-item .sw-button {
    margin-top: 24px
  }
}

.merit-item {
  margin-top: 48px
}

@media screen and (min-width: 768px) {
  .merit-item {
    margin-top: 80px
  }
}

.merit-item+.merit-item {
  margin-top: 48px
}

@media screen and (min-width: 768px) {
  .merit-item+.merit-item {
    margin-top: 72px
  }
}

@media screen and (min-width: 768px) {
  .merit-item {
    display: flex;
    align-items: center
  }
}

.merit-item.left {
  flex-direction: row-reverse
}

@media screen and (min-width: 768px) {
  .merit-item img {
    width: 50%
  }
}

@media screen and (min-width: 768px) {
  .merit-item02 img {
    width: 40%
  }
}

@media screen and (min-width: 768px) {
  .merit-item02 .merit-item_text {
    margin-left: auto
  }
}

.merit-item03 {
  margin-top: 30px
}

@media screen and (min-width: 768px) {
  .merit-item03 {
    margin-top: 80px
  }
}

.merit-item_text {
  margin-top: 20px
}

@media screen and (min-width: 768px) {
  .merit-item_text {
    width: 50%
  }
}

.point {
  margin-top: 54px
}

.point .sw-title_line {
  margin-bottom: 5px;
  margin-top: 6px;
  font-size: 22px;
}

.point .sw-notes {
  margin-top: 16px;
  text-align: left;
}

.point .sw-notes.m0 {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .point {
    margin-top: 110px
  }

  .point .sw-title_line {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 26px;
  }
}

.point-list {
  margin: 30px auto 0;
  max-width: 540px;
}

.jpoint_img {
  max-width: 540px;
  margin: 20px auto;
}

@media screen and (min-width: 768px) {
  .point-list {
    text-align: center;
  }

  .jpoint_img {
    margin: 40px auto;
  }
}

.point-use {
  margin-top: 48px;
}

.point .point-simulation {
  margin-top: 48px;
}

.point-use_item {
  display: flex;
  align-items: center;
}

.point-use .sw-button {
  margin: 12px auto 0;
}

.point-use .sw-text span {
  font-size: 16px;
  font-weight: 900;
}

.point-use .sw-text span span {
  font-size: 25px;
}

.point-simulation .sw-text {
  font-size: 14px;
}

.point-simulation .sw-text .is-pink {
  font-size: 14px;
  font-weight: 700;
}

.point-simulation .sw-text span {
  font-size: 20px;
}

.point-simulation .point-bonus {
  border: 2px solid #000;
  margin: 20px auto;
  position: relative;
}

.point-simulation .point-bonus .ttl-text {
  position: absolute;
  right: 0;
  background: #000;
  color: #fff;
  font-weight: 500;
  padding: 2px 8px 4px;
}

.point-simulation .point-bonus .bonus_item {
  padding: 40px 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.point-simulation .point-bonus .bonus_img {
  width: 29%;
}

.point-simulation .point-bonus .bonus_text {
  font-weight: 500;
  line-height: 1.6;
}

.point-simulation .point-bonus .bonus_text .is-pink {
  font-size: 13px;
  font-weight: 900;
}

.point-simulation .point-bonus .bonus_text .is-pink span {
  font-size: 16px;
}

.point-simulation .point-bonus .bonus_text .is-pink span.font-bold {
  font-size: 13px;
  font-weight: 700;
}

.point-simulation .sw-notes {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .point-use {
    margin-top: 80px;
  }

  .point-use_item {
    justify-content: center;
  }

  .point .point-simulation {
    text-align: center;
    margin-top: 100px;
  }

  .point-use .sw-button {
    margin: 40px auto;
  }

  .point-use .sw-text span {
    font-size: 20px;
  }

  .point-use .sw-text span span {
    font-size: 30px;
  }

  .point-simulation .sw-text {
    font-size: 18px;
  }

  .point-simulation .sw-text span {
    font-size: 28px;
  }

  .point-simulation .sw-text .is-pink {
    font-size: 18px;
  }

  .point-simulation .point-bonus {
    border: 3px solid #000;
    max-width: 540px;
    margin: 30px auto;
  }

  .point-simulation .point-bonus .ttl-text {
    font-size: 18px;
  }

  .point-simulation .point-bonus .bonus_item {
    gap: 50px;
    padding: 60px 10px 30px;
  }

  .point-simulation .point-bonus .bonus_text {
    font-size: 18px;
  }

  .point-simulation .point-bonus .bonus_text .is-pink {
    font-size: 20px;
  }

  .point-simulation .point-bonus .bonus_text .is-pink span {
    font-size: 26px;
  }

  .point-simulation .point-bonus .bonus_text .is-pink span.font-bold {
    font-size: 20px;
  }

  .point-simulation .sw-notes {
    max-width: 560px;
    margin: 50px auto 0;
  }
}

.point-use_item img {
  width: 36%;
  height: auto;
  margin-left: 16px;
}

.point-use-flex {
  margin: 20px auto;
}

.point-use-flex ul li {
  display: flex;
  gap: 10px;
  align-items: center;
}

.point-use-flex ul li:last-child {
  margin-top: 10px;
}

.point-use-flex .point-use-flex_img {
  max-width: 84px;
}

.point-use-flex .point-use-flex_text .ttl-text {
  font-size: 14px;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .point-use_item img {
    width: 30%;
  }

  .point-use-flex {
    margin: 40px auto 10px;
  }

  .point-use-flex ul li {
    justify-content: center;
    gap: 30px;
  }

  .point-use-flex .point-use-flex_img {
    max-width: 150px;
  }

  .point-use-flex_text {
    font-size: 16px;
  }

  .point-use-flex .point-use-flex_text .ttl-text {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .point-use-flex .sw-notes {
    text-align: center;
  }
}

.point-use_img {
  margin-top: 30px;
}

.point-simulation_img {
  max-width: 560px;
  margin: 0 auto;
  display: block;
}

.tsumitate {
  margin-top: 40px;
  text-align: center;
}

.tsumitate .ttl-text {
  font-size: 16px;
}

.tsumitate .fade span.underline {
  font-size: 22px;
}

.tsumitate .new_icon {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 4px 16px 2px;
  border: 2px solid #000;
  background-color: #000;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
}

.tsumitate .new_icon::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 12px 10px 0 10px;
  border-color: #000 transparent transparent;
  translate: -50% 100%;
}

.tsumitate .new_icon::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 8.9px 7.4px 0 7.4px;
  border-color: #000 transparent transparent;
  translate: -50% 100%;
}

.tsumitate .box {
  background-color: #F2F2F2;
  border-radius: 4px;
  padding: 20px 10px;
  margin-top: 5px;
}

.tsumitate .tsumitate_box {
  margin-bottom: 30px;
}

.tsumitate .box .box_wrapper {
  max-width: 690px;
  margin: 0 auto;
}

.tsumitate .logo-area {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tsumitate .logo-area .tsumitate_img {
  margin: 5px auto 0;
  max-width: 544px;
  border: 2px solid #ebebeb;
  padding: 20px 20px 14px;
}

.tsumitate .tsumitate-point .sw-button {
  margin: 12px auto 0;
}

.sw-button_big {
  color: #000;
}

.tsumitate .tsumitate_item .mb {
  margin-bottom: -4px;
}

.tsumitate .tsumitate-point .sw-title_line {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .tsumitate {
    margin-top: 80px;
  }

  .tsumitate .ttl-text {
    font-size: 18px;
  }

  .tsumitate .fade span.underline {
    font-size: 26px;
  }

  .tsumitate .box {
    margin-top: 12px;
    padding: 40px 20px;
    border-radius: 8px;
  }

  .tsumitate .logo-area {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .tsumitate .logo-area .sw-text {
    text-align: center;
  }

  .tsumitate .logo-area .tsumitate_img {
    padding: 30px 40px 20px;
  }

  .tsumitate .tsumitate-point .sw-title_line {
    text-align: center;
    margin-bottom: -10px;
  }

  .tsumitate .tsumitate_box {
    margin-bottom: 40px;
  }

  .tsumitate .tsumitate-point .sw-button {
    margin: 40px auto;
  }

  .tsumitate .new_icon {
    font-size: 18px;
  }

  .tsumitate .tsumitate_item .mb {
    margin-bottom: -6px;
  }

  .tsumitate .tsumitate-point .sw-notes {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .campaign-wrap {
    margin-top: 60px
  }

  .campaign-wrap .cp-img {
    width: 100%
  }

  .campaign-wrap .cp-text {
    flex: 1
  }
}

.cp-title {
  width: 130px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #222222;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .cp-title {
    margin-top: 0
  }
}

.campaign01 {
  padding-top: 24px;
  flex: 1
}

.campaign01 img {
  margin-bottom: 8px
}

@media screen and (min-width: 768px) {
  .campaign01 img {
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .campaign01 {
    padding-top: 0;
    margin-top: 0;
    width: 47%
  }
}

.campaign02 {
  padding-top: 40px;
  flex: 1
}

.campaign02 img {
  margin-bottom: 8px
}

@media screen and (min-width: 768px) {
  .campaign02 img {
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .campaign02 {
    margin-top: 0;
    padding-top: 0;
    width: 47%
  }
}

.campaign02 .sw-notes {
  margin-top: 8px
}

.campaign03 {
  padding-top: 24px;
  flex: 1
}

.campaign03 img {
  margin-bottom: 8px
}

@media screen and (min-width: 768px) {
  .campaign03 img {
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .campaign03 {
    margin-top: 0;
    padding-top: 0;
    width: 47%
  }
}

.campaign03 .sw-notes {
  margin-top: 8px
}

@media screen and (min-width: 768px) {
  .campaign-wrap_inner {
    display: flex
  }

  .campaign-wrap_inner .campaign02 {
    margin-left: 6%
  }
}

.campaign-wrap_inner img {
  width: 100%;
  height: auto
}

.campaign_catch {
  text-align: center;
  font-size: 16px;
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .campaign_catch {
    text-align: center;
    font-size: 24px;
    margin-top: 48px
  }
}

.campaign_catch span span {
  font-weight: bold;
  font-size: 18px
}

@media screen and (min-width: 768px) {
  .campaign_catch span span {
    font-size: 26px
  }
}

@media screen and (min-width: 768px) {
  .campaign_more {
    margin-left: auto;
    margin-left: auto
  }

  .campaign_more .campaign03 {
    margin-right: auto;
    margin-left: auto
  }
}

.campaign_text_more {
  text-align: center;
  font-size: 16px;
  margin-top: 32px;
  font-weight: bold
}

.tsumitate-cpn .box {
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 5px;
  padding: 20px 10px;
  margin-top: 10px;
  max-width: 550px;
  margin: 10px auto 0;
}

.tsumitate-cpn .box .box_wrapper {
  max-width: 540px;
  margin: 0 auto;
}

.tsumitate-cpn .box p {
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
  font-weight: 500;
}

.tsumitate-cpn .campaign_img {
  margin: 0 auto;
  max-width: 500px;
}

.tsumitate-cpn .campaign_button {
  margin-top: 10px;
  width: 90%;
  height: 50px;
  border-radius: 40px;
  font-size: 18px;
  background-color: #000;
  color: #FFF;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.cp_box {
  background: #F2F2F2;
  padding: 20px 10px;
  margin-top: 20px;
}

.cp_box .cp_ttl {
  margin: 0 auto;
  max-width: 370px;
  padding: 0 14px;
}

.ac_cpn_wrap {
  margin-top: 20px;
}

.cp_box span.underline {
  text-decoration-thickness: 8px;
  text-underline-offset: -6px;
}

.cp_data {
  margin-top: 10px;
  max-width: 400px;
}


@media screen and (min-width: 768px) {
  .campaign_text_more {
    text-align: center;
    font-size: 20px;
    margin-bottom: 24px;
    margin-top: 32px
  }

  .tsumitate-cpn .box p {
    font-size: 18px;
    margin-top: 20px;
  }

  .tsumitate-cpn .campaign_button {
    width: 70%;
  }

  .cp_box {
    padding: 30px 20px;
    margin-top: 40px;
  }

  .cp_box .cp_ttl {
    padding: 0;
  }

  .tsumitate-cpn .box {
    padding: 30px 18px;
    margin: 16px auto 0;
    border: 3px solid #000;
  }

  .ac_cpn_wrap {
    margin-top: 20px;
  }

  .cp_data {
    margin: 10px auto;
  }
}

.new_campaign {
  margin-top: 0;
  padding-top: 60px;
}


.new_campaign .cp_box .cp_ttl {
  padding: 0;
}


@media screen and (min-width: 768px) {
  .mt32-pc {
    margin-top: 32px
  }
}

.cp-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  height: 40px;
  border: 2px solid #000;
  margin-top: 24px;
  font-size: 15px;
  font-weight: 700
}

.info-button {
  width: 100%;
  height: 70px;
  border-radius: 35px;
  background-color: #fff06f;
  border: 2px solid #000;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  margin-top: 30px
}

@media screen and (min-width: 768px) {
  .info-button {
    margin-top: 32px;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto
  }
}

@media screen and (min-width: 950px) {
  .info-button_mt {
    margin-top: 40px
  }
}

.limited .sw-title {
  letter-spacing: 0
}

.limited .sw-title_line {
  margin-top: 24px
}

.limited-content {
  display: flex;
  align-items: flex-start;
  margin-top: 24px
}

.limited-content .sw-text {
  flex: 1
}

.limited-content .img {
  width: 130px;
  height: auto;
  margin-right: 16px
}

@media screen and (min-width: 768px) {
  .limited-content .img {
    width: 30%;
    margin-left: 11%;
    margin-top: 24px;
    max-width: 312px
  }
}

.limited-content .img span {
  display: block;
  text-align: right
}

@media screen and (min-width: 768px) {
  .limited-content {
    display: flex;
    margin-right: auto;
    margin-left: auto
  }

  .limited-content div.pc {
    flex: 1
  }
}

.banner {
  text-align: center
}

.cp_banner {
  max-width: 560px;
  margin-right: auto;
  margin-left: auto
}

.cp_banner.top {
  max-width: 540px
}

.banner-wrap {
  margin-right: auto;
  margin-left: auto;
  text-align: center
}

.info .sw-title_line {
  margin-top: 24px
}

.info .sw-notes {
  margin-top: 20px
}

@media screen and (min-width: 768px) {
  .info .sw-notes {
    margin-top: 40px
  }

  .info .sw-notes02 {
    margin-top: 20px;
    text-align: center;
  }
}

.info-list img {
  margin-top: 20px
}

@media screen and (min-width: 950px) {
  .info-list {
    display: flex;
    margin-top: 80px
  }
}

.info-list.single {
  justify-content: center
}

.info-list01 img {
  max-width: 377px;
  margin: 0 auto
}

@media screen and (min-width: 768px) {
  .info-list01 img {
    max-width: 360px
  }
}

@media screen and (min-width: 950px) {
  .info-list01 img {
    margin-top: 70px
  }
}

@media screen and (min-width: 950px) {
  .info-list01 {
    width: 45%
  }

  .info-list01 div:nth-child(2) {
    margin-left: 5%
  }

  .info-list01 div img {
    max-width: auto
  }
}

.info-list01 .sw-title_line {
  margin-top: 40px
}

.info-list02 {
  margin-top: 48px
}

.info-list02 img {
  max-width: 400px;
  margin: 0 auto
}

@media screen and (min-width: 768px) {
  .info-list02 img {
    max-width: 380px
  }
}

.info-list02 .sw-notes {
  margin-top: 8px;
  font-size: 11px
}

@media screen and (min-width: 950px) {
  .info-list02 {
    margin-top: 0;
    width: 45%;
    margin-left: 10%;
    margin-left: auto;
    align-items: center
  }

  .info-list02 div {
    position: relative
  }

  .info-list02 div p {
    margin-top: -20px
  }

  .info-list02 div:nth-child(2) {
    margin-right: 5%
  }

  .info-list02 div img {
    position: relative;
    z-index: -1
  }
}

.about__table {
  display: block;
  margin: 40px 0 11px;
  font-size: 12px
}

.about__table tbody,
.about__table tr,
.about__table th,
.about__table td {
  display: block
}

.about__table th {
  padding: 10px 19px;
  border: solid 1px #DCDCDC;
  background-color: #F2F2F2;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0
}

.yuie .about__table th {
  padding-top: calc(9px + .4em)
}

.about__table td {
  margin: -1px 0;
  padding: 10px 19px;
  border: solid 1px #DCDCDC
}

.yuie .about__table td {
  padding-top: calc(9px + .4em)
}

.caption {
  font-size: 12px;
  text-align: justify;
  line-height: 1.8
}

.caption .sw-link {
  font-size: 12px
}

@media screen and (min-width: 768px) {
  .about__table {
    display: table;
    margin: 40px 0 11px;
    font-size: 14px;
    max-width: 950px;
    margin: 40px auto 11px
  }

  .about__table tbody {
    display: table-row-group
  }

  .about__table tr {
    display: table-row
  }

  .about__table th,
  .about__table td {
    display: table-cell
  }

  .about__table th {
    width: 240px;
    padding: 14px 19px;
    border: solid 1px #DCDCDC;
    background-color: #F2F2F2;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0
  }

  .yuie .about__table th {
    padding-top: calc(13px + .4em)
  }

  .about__table td {
    margin: 0;
    padding: 14px 19px;
    border: solid 1px #DCDCDC
  }

  .yuie .about__table td {
    padding-top: calc(13px + .4em)
  }

  .caption {
    font-size: 14px !important;
    text-align: justify;
    line-height: 1.8;
    max-width: 950px;
    margin: 0 auto;
    text-align: left !important
  }
}

.footer {
  background-color: #000;
  padding-top: 35px !important;
  padding-bottom: 200px !important
}

@media screen and (min-width: 768px) {
  .footer {
    padding-top: 80px !important;
    padding-bottom: 180px !important
  }
}

.footer-inner {
  color: #fff;
  margin-top: 0 !important
}

@media screen and (min-width: 768px) {
  .footer-inner ul {
    display: flex;
    justify-content: center;
    margin: 0 auto
  }
}

.footer-inner a {
  color: #fff;
  font-size: 12px;
  font-weight: 500
}

@media screen and (min-width: 768px) {
  .footer-inner a {
    font-size: 16px
  }
}

.footer-inner li+li {
  margin-top: 8px
}

@media screen and (min-width: 768px) {
  .footer-inner li+li {
    margin-top: 0;
    margin-left: 1.2em
  }
}

.footer-inner .footer__copyright {
  font-size: 10px;
  color: #aeaeae;
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .footer-inner .footer__copyright {
    text-align: center;
    font-size: 11px;
    margin-top: 40px
  }
}

.notes .sw-text {
  margin-top: 12px;
  font-size: 13px
}

.notes a {
  font-size: 13px;
  color: #0657a3;
  text-decoration: underline;
}

.notes a::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(/promotion/ordercard/w/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

.notes .sw-notes a:after {
  width: 9px;
  height: 9px;
}

@media screen and (min-width: 768px) {
  .notes .sw-text {
    font-size: 16px;
  }

  .notes .sw-text a {
    font-size: 16px
  }

  .notes a::after {
    width: 14px;
    height: 14px;
  }
}

.notes .sw-notes {
  font-size: 11px
}

.sw-link {
  color: #0657a3;
  text-decoration: underline;
  font-size: 13px
}

@media screen and (min-width: 768px) {
  .sw-link {
    font-size: 18px
  }
}

.sw-link::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url(/promotion/ordercard/w/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

@media screen and (min-width: 768px) {
  .sw-link::after {
    width: 13px;
    height: 13px
  }
}

.sw-link.small {
  font-size: 10px
}

.sw-link.small:after {
  width: 10px;
  height: 10px
}

@media screen and (min-width: 768px) {
  .sw-link.small {
    font-size: 12px
  }
}

@media screen and (min-width: 768px) {
  .point01 {
    margin-top: 60px;
    display: flex
  }

  .point01>img {
    width: 50%;
    height: 100%;
  }

  .point01+.sw-notes {
    text-align: center
  }
}

@media screen and (min-width: 768px) {
  .point01_text .sw-title_line {
    text-align: center
  }
}

.faq {
  margin-top: 40px
}

@media screen and (min-width: 768px) {
  .faq {
    margin-top: 60px
  }
}

.faq ul {
  margin-top: 20px
}

@media screen and (min-width: 768px) {
  .faq ul {
    margin-top: 40px
  }
}

.faq li+li {
  margin-top: 30px
}

.faq a {
  text-decoration: underline
}

@media screen and (min-width: 768px) {
  .faq h2 {
    font-size: 32px
  }
}

.faq-q {
  position: relative;
  padding-left: 30px;
  font-weight: 700;
  font-size: 15px;
  min-height: 20px
}

@media screen and (min-width: 768px) {
  .faq-q {
    padding-left: 60px;
    font-size: 20px;
    min-height: 40px
  }
}

.faq-q:before {
  position: absolute;
  top: 0;
  left: 0;
  content: 'Q';
  font-size: 11.5px;
  border: 2px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  box-sizing: border-box
}

@media screen and (min-width: 768px) {
  .faq-q:before {
    width: 40px;
    height: 40px;
    font-size: 20px;
    border: 3px solid #000
  }
}

.faq-notes {
  font-size: 11px;
  display: inline-block;
  color: #818181;
  line-height: 1.5
}

.faq-a {
  margin-top: 12px;
  position: relative;
  padding-left: 30px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.8
}

.faq .sw-notes_flex {
  display: flex;
  padding-left: 30px;
}

@media screen and (min-width: 768px) {
  .faq-a {
    padding-left: 60px;
    font-size: 16px;
    margin-top: 16px
  }

  .faq .sw-notes_flex {
    padding-left: 60px;
  }
}

.faq-a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: 'A';
  font-size: 11.5px;
  border: 2px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-weight: 700;
  box-sizing: border-box
}

@media screen and (min-width: 768px) {
  .faq-a:before {
    width: 40px;
    height: 40px;
    font-size: 20px;
    border: 3px solid #000
  }
}

.rc_aco_list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: -30px;
  margin-bottom: -20px;
}

.n_list {
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
}

.n_list li {
  margin-top: 0;
}

.n_list li div {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .rc_aco_list {
    flex-wrap: nowrap;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -10px;
  }
}

.rc_aco_list li {
  width: 100%;
  margin-top: 4%
}

.n_list li {
  margin-top: 0;
}

.n_list li div {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .rc_aco_list li {
    width: 100%
  }
}

.other {
  margin-top: 60px
}

.other h2 {
  font-size: 20px
}

@media screen and (min-width: 768px) {
  .other h2 {
    font-size: 30px;
    text-align: center
  }
}

.fix {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: rgba(34, 34, 34, 0.7);
  padding-bottom: 20px;
  text-align: center
}

.fix span {
  text-align: left
}

.fix.p .fix_inner {
  position: relative
}

@media screen and (min-width: 768px) {
  .fix.p .fix_inner {
    padding-bottom: 0 !important
  }
}

@media screen and (min-width: 768px) {
  .fix.only .fix_inner {
    padding-bottom: 0 !important
  }
}

.fix.only .button {
  font-size: 14px
}

.fix.only .button.normal {
  background: #fff
}

.fix.only .button .sp {
  display: none !important
}

@media screen and (min-width: 768px) {
  .fix.non-link .fix_inner {
    padding-bottom: 0 !important
  }
}

.fix .link {
  color: #fff;
  text-align: center;
  margin-top: 8px;
  font-size: 12px;
  display: block
}

@media screen and (min-width: 768px) {
  .fix .link {
    font-size: 16px;
    margin-top: 0px
  }
}

.fix_inner {
  padding-top: 10px;
  padding-right: 4%;
  padding-left: 4%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .fix_inner {
    padding-right: 0;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 18px
  }
}

.fix_inner .button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff06f;
  border: 2px solid #000;
  height: 70px;
  border-radius: 35px;
  font-size: 17px;
  font-weight: 700;
  width: 365px
}

@media screen and (min-width: 768px) {
  .fix_inner .button {
    max-width: 365px;
    height: 64px;
    border-radius: 32px;
    font-size: 17px;
    margin: 0;
  }
}

.fix_inner .button img {
  width: 45px;
  height: auto;
  margin-right: 8px
}

@media screen and (max-width: 320px) {
  .fix_inner .button img {
    width: 30px;
    margin-right: 4px
  }
}

@media screen and (min-width: 768px) {
  .fix_inner .button img {
    width: 52px;
    margin-right: 16px
  }
}

.fix_inner .button+.button {
  margin-left: 8px
}

@media screen and (min-width: 768px) {
  .fix_inner .button+.button {
    margin-left: 16px
  }
}

.fix_inner.only .button {
  font-size: 14px
}

.fix_inner.only .button.normal {
  background: #fff
}

.fix_inner.only .button .sp {
  display: none !important
}

.l-modal {
  display: none;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px
}

.l-modal .button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #fff06f;
  border: 2px solid #000;
  height: 56px;
  border-radius: 35px;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative
}

.l-modal .button span {
  font-size: 17px
}

@media screen and (max-width: 320px) {
  .l-modal .button {
    font-size: 12px
  }

  .l-modal .button span {
    font-size: 13px
  }
}

@media screen and (min-width: 768px) {
  .l-modal .button {
    max-width: 365px;
    height: 64px;
    border-radius: 32px;
    font-size: 16px;
    justify-content: center;
  }

  .l-modal .button span {
    font-size: 18px
  }
}

.l-modal .button.normal {
  background-color: #fff
}

.l-modal .button.is-disabled {
  pointer-events: none;
  opacity: 0.7;
  background: #ccc;
  cursor: default
}

.l-modal .button.is-disabled .small {
  font-size: 10px
}

@media screen and (min-width: 768px) {
  .l-modal .button.is-disabled .small {
    font-size: 12px
  }
}

.l-modal .button img {
  width: 45px;
  height: auto;
  margin-right: 20px;
  margin-left: 20px;
}

@media screen and (max-width: 320px) {
  .l-modal .button img {
    width: 30px;
    margin-right: 4px
  }
}

@media screen and (min-width: 768px) {
  .l-modal .button img {
    width: 52px;
    left: 20px;
    position: absolute;
    margin: 0 auto;
  }
}

.l-modal .button+.button {
  margin-top: 16px
}

.l-modal-inner {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  overflow-y: auto;
  z-index: 100;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 95%;
  max-width: 960px;
  margin: 0 auto;
  transform: translate(-50%, -50%);
  max-height: 95%;
  border: 3px solid #000
}

.l-modal-inner img {
  max-width: 240px;
  height: auto;
  margin-left: auto;
  margin-right: auto
}

.l-modal-box {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  border: 1px solid #bba56d;
  border-radius: 5px
}

.l-modal-box-inner {
  padding: 16px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #fff
}

@media screen and (min-width: 768px) {
  .l-modal-box-inner {
    padding: 32px 40px
  }
}

.modal-title {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

.modal-btn-area {
  background: #f2f2f2;
  padding: 12px 10px 15px;
  border-radius: 10px;
  border: 2px solid #000;
  margin-bottom: 10px;
}

.l-modal .button02 {
  flex-direction: column;
  justify-content: center;
}

.l-modal .button02 span {
  display: contents;
}

.l-modal .button02 .small_text {
  font-size: 12px;
}

.l-modal .modal-btn-area p {
  font-size: 14px;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .modal-title {
    font-size: 20px
  }

  .l-modal .modal-btn-area p {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .modal-title:before {
    height: 12px
  }
}

.has-new .new {
  background: #fff06f;
  padding: 0 4px;
  font-size: 16px
}

@media screen and (min-width: 768px) {
  .has-new .new {
    font-size: 20px
  }
}

.modal-text {
  font-size: 12px;
  margin-top: 12px
}

@media screen and (min-width: 768px) {
  .modal-text {
    font-size: 14px;
    margin-top: 16px
  }
}

.modal-text+.modal-text {
  margin-top: 0
}

.modal-text.only {
  margin-top: 16px
}

.modal-text02 {
  font-size: 12px;
  margin-top: 20px;
  color: #000;
  margin-bottom: 2px
}

@media screen and (min-width: 768px) {
  .modal-text02 {
    font-size: 14px;
    margin-top: 20px
  }
}

.modal-text02+.modal-text02 {
  margin-top: 0
}

.modal-text04 {
  font-size: 12px;
  margin-top: 12px;
  color: #000;
  margin-bottom: 2px
}

@media screen and (min-width: 768px) {
  .modal-text04 {
    font-size: 14px;
    margin-top: 16px
  }
}

.modal-text04+.modal-text04 {
  margin-top: 0
}

.modal-text03 {
  font-size: 12px;
  font-weight: 900
}

@media screen and (min-width: 768px) {
  .modal-text03 {
    font-size: 14px
  }
}

@media screen and (min-width: 768px) {
  .js-button:hover {
    cursor: pointer;
    filter: brightness(120%)
  }
}

.js-button.is-active.button {
  background: #fff06f
}

.js-nl.is-disabled2.button {
  background: #fff;
  color: #000
}

@media screen and (min-width: 768px) {
  .js-button02:hover {
    cursor: pointer;
    filter: brightness(120%)
  }
}

.js-button02.is-active.button {
  background: #fff06f
}

.js-nl02.is-disabled2.button {
  background: #fff;
  color: #000
}


.modal-subTitle {
  font-size: 16px;
  font-weight: bold;
  margin-top: -8px;
  line-height: 1;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .modal-subTitle {
    font-size: 16px;
    margin-top: -9px;
    margin-bottom: 12px
  }
}

.modal-subTitle span {
  padding: 0 8px;
  position: relative;
  z-index: 1
}

.modal-subTitle span:after {
  content: '';
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: -2
}

.modal-subTitle span:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background: #fff06f;
  z-index: -1;
  width: 100%
}

.modal-caution {
  color: #f00;
  margin-bottom: 8px;
  font-size: 14px
}

@media screen and (min-width: 768px) {
  .modal-caution {
    font-size: 16px
  }
}

.modal-notes {
  font-size: 14px;
  color: #818181;
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: center
}

.modal-notes span {
  text-align: left
}

@media screen and (min-width: 768px) {
  .modal-notes {
    margin-top: 48px
  }
}

.l-modal-btn {
  position: absolute;
  top: 10px;
  right: 5px;
  width: 32px;
  height: 32px
}

@media screen and (min-width: 768px) {
  .l-modal-btn {
    top: 16px;
    right: 24px
  }
}

.l-modal-btn img {
  width: 100%;
  height: auto
}

.flow .non-tab {
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .flow .non-tab {
    margin-top: 60px
  }
}

.swiper {
  max-width: 880px;
  margin: 0 auto;
}

.swiper-wrapper {
  display: flex;
  flex-direction: column;
  gap: 22px;
  padding: 25px 20px 20px;
  border-radius: 0;
  background-color: #F2F2F2;
}

.tab-mobasoku {
  overflow: hidden
}

.swiper-pagination {
  bottom: 0 !important
}

.slide-box {
  display: flex;
}

@media screen and (min-width: 768px) {
  .sweiper {
    padding: 0 20px;
  }

  .swiper-slide {
    padding: 0 24px;
  }

  .swiper-wrapper {
    gap: 40px;
    padding: 40px;
    border-radius: 8px;
  }
}

.slide-box {
  height: 100%
}

.tab {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}

@media screen and (min-width: 768px) {
  .tab {
    margin-top: 60px
  }
}

.tab_content {
  display: none;
  overflow: hidden
}

.tab_content.is-active {
  display: block
}

.tab_item {
  border-top: 2px solid #000;
  width: 49%;
  height: 48px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0.64;
  border-radius: 4px 4px 0 0;
  line-height: 1.25
}

.tab_item:hover {
  cursor: pointer
}

.tab_item span {
  font-size: 12px;
  font-weight: normal;
}

.tab_item.is-active {
  background: #000;
  color: #fff;
  opacity: 1
}

.tab1 {
  border-left: 2px solid #000;
  border-right: 2px solid #000
}

.tab2 {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  margin-left: 2%
}

.slide-num {
  width: 40px;
  position: relative;
}

.slide-num::after {
  content: "";
  position: absolute;
  top: 46px;
  height: calc(100% - 20px);
  left: 0;
  right: 0;
  width: 2px;
  margin: auto;
  background-color: #000;
}

.swiper-slide:last-child .slide-num::after {
  content: none;
}

.slide-item {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .slide-num {
    width: 50px;
  }

  .slide-num::after {
    top: 60px;
    height: calc(100% - 30px);
  }

  .slide-item {
    padding-left: 40px;
  }
}

.slide-title {
  font-weight: bold;
  font-size: 14px;
}

.slide-title .sub {
  font-size: 13px;
}

.slide-title.slide-text {
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .slide-title {
    font-size: 18px
  }

  .slide-title .sub {
    font-size: 16px;
  }

  .slide-title.slide-text {
    font-size: 16px;
  }
}

.slide-title.is_balloon {
  position: relative
}

.slide-title .has_balloon {
  position: absolute;
  display: inline-block;
  top: -38px;
  left: 50%;
  background-color: #fff;
  border: solid 1px #000;
  padding: 4px;
  width: 140px;
  text-align: center;
  margin-left: -70px;
  font-size: 12px
}

@media screen and (min-width: 768px) {
  .slide-title .has_balloon {
    font-size: 14px;
    width: 160px;
    margin-left: -80px;
    padding: 8px;
    top: -52px
  }
}

.slide-title .has_balloon:before,
.slide-title .has_balloon:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.slide-title .has_balloon:before {
  border: solid 8px transparent;
  border-top: solid 8px #000
}

.slide-title .has_balloon:after {
  border: solid 10px transparent;
  border-top: solid 10px #fff;
  margin-top: -3px
}

.slide-text {
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .slide-text {
    font-size: 16px
  }
}

.swiper-button-next,
.swiper-button-prev {
  color: #000 !important;
  width: 12px !important;
  margin-top: -32px !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
  width: 12px !important;
  font-size: 24px !important
}

.swiper-button-next {
  right: 6.5% !important
}

@media screen and (max-width: 320px) {
  .swiper-button-next {
    right: 4.5% !important
  }
}

@media screen and (min-width: 420px) {
  .swiper-button-next {
    right: 6.5% !important
  }
}

@media screen and (min-width: 550px) {
  .swiper-button-next {
    right: 7% !important
  }
}

@media screen and (min-width: 768px) {
  .swiper-button-next {
    right: 19.5% !important
  }
}

@media screen and (min-width: 950px) {
  .swiper-button-next {
    right: 20% !important
  }
}

.swiper-button-prev {
  left: 6.5% !important
}

@media screen and (max-width: 320px) {
  .swiper-button-prev {
    left: 4.5% !important
  }
}

@media screen and (min-width: 420px) {
  .swiper-button-prev {
    left: 6.5% !important
  }
}

@media screen and (min-width: 550px) {
  .swiper-button-prev {
    left: 7% !important
  }
}

@media screen and (min-width: 768px) {
  .swiper-button-prev {
    left: 19.5% !important
  }
}

@media screen and (min-width: 950px) {
  .swiper-button-prev {
    left: 20% !important
  }
}

.swiper-pagination-bullet-active {
  background: #000 !important
}

.tab_content {
  border: 2px solid #000;
  padding-bottom: 16px
}

.tab-tuujyou {
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  .tab_content {
    padding-bottom: 24px
  }

  .tab-tuujyou {
    padding-bottom: 24px;
  }
}

.tab-title {
  text-align: center;
  padding: 16px;
  font-weight: bold;
  font-size: 16px
}

.tab-title .sub-text {
  font-weight: normal;
  font-size: 14px;
}

@media screen and (max-width: 320px) {
  .tab-title {
    font-size: 14px
  }
}

@media screen and (min-width: 768px) {
  .tab-title {
    font-size: 18px;
    padding: 24px
  }

  .tab-title .sub-text {
    font-size: 16px;
  }
}

.tab-notes {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  font-size: 12px;
  padding-bottom: 0
}

@media screen and (min-width: 768px) {
  .tab-notes {
    padding: 24px;
    font-size: 14px
  }
}

.tab-notes span {
  text-align: left
}

.flow_image {
  display: flex;
  justify-content: center;
  margin-bottom: 8px
}

.flow_image img {
  max-width: 480px
}

.flow_image.image02 img {
  max-width: 240px;
  margin-bottom: 16px
}

.flow_image.image02.amazon img {
  max-width: 160px;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .flow_image.image02.amazon img {
    max-width: 240px
  }
}

.new_flow .slide-num::after {
  content: none;
}

.new_flow .swiper-wrapper {
  background: #e9e9e9;
}

.new_flow .swiper-slide {
  border: 10px solid transparent;
  border-image: url(../images/renewal/flow_box.png) 21 fill stretch;
}

.new_flow .slide-box {
  position: relative;
  align-items: center;
  justify-content: center;
}

.new_flow .slide-num {
  position: absolute;
  top: -25px;
  left: -20px;
  width: 80px;
  height: 32px;
}

.new_flow .slide-item {
  width: 62%;
  padding-left: 0;
  padding-top: 10px;
}

.new_flow .slide-item span {
  font-size: 12px;
}

.new_flow .flow_icon {
  max-width: 84px;
}

@media screen and (min-width: 768px) {
  .new_flow .slide-num {
    width: 110px;
    height: auto;
    top: -35px;
    left: 10px;
  }

  .new_flow .swiper-slide {
    background-image: none;
    background: #fff;
    border: 3px solid #000;
    border-radius: 5px;
    height: auto;
    padding: 10px;
  }

  .new_flow .slide-item {
    width: 55%;
    padding-bottom: 10px;
  }

  .new_flow .flow_icon {
    max-width: 110px;
  }
}


.kakaku {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 64px;
  flex-direction: column-reverse;
  align-items: center
}

@media screen and (min-width: 768px) {
  .kakaku {
    margin-bottom: 80px;
    align-items: center;
    flex-direction: row;
    align-items: flex-start
  }
}

.kakaku img {
  width: 150px;
  height: auto;
  padding-bottom: 16px
}

@media screen and (min-width: 768px) {
  .kakaku img {
    width: 200px;
    margin-bottom: 0;
    margin-left: 32px
  }
}

.kakaku .kakaku_image {
  width: 160px
}

@media screen and (min-width: 768px) {
  .kakaku .kakaku_image {
    margin-top: -16px
  }
}

.kakaku_rank {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px
}

.kakaku_title {
  font-size: 18px;
  border-top: 1px solid #a1a1a1;
  border-bottom: 1px solid #a1a1a1;
  line-height: 1;
  vertical-align: bottom;
  padding-bottom: 4px;
  padding-top: 2px;
  text-align: center
}

@media screen and (min-width: 768px) {
  .kakaku_title {
    font-size: 24px;
    padding-bottom: 8px;
    padding-top: 4px
  }
}

.kakaku_title>span {
  color: #ed7e4e;
  font-size: 23px
}

@media screen and (min-width: 768px) {
  .kakaku_title>span {
    font-size: 32px
  }
}

.kakaku_title>span>span {
  font-size: 33px;
  vertical-align: -2px
}

@media screen and (min-width: 768px) {
  .kakaku_title>span>span {
    font-size: 40px
  }
}

.kakaku_text {
  text-align: center;
  font-size: 13px;
  line-height: 1.5
}

@media screen and (min-width: 768px) {
  .kakaku_text {
    font-size: 20px
  }
}

.kakaku_text .line {
  font-size: 14px;
  position: relative;
  display: inline-block;
  line-height: 1
}

@media screen and (min-width: 768px) {
  .kakaku_text .line {
    font-size: 24px
  }
}

.kakaku_text .line:after {
  content: "";
  height: 3px;
  width: 100%;
  background: #fff06f;
  display: block;
  left: 0;
  bottom: 0
}

@media screen and (min-width: 768px) {
  .kakaku_text .line:after {
    height: 8px
  }
}

.kakaku_text .line>span {
  color: #ec6c23;
  font-size: 28px
}

.kakaku_catch {
  text-align: center;
  font-size: 18px;
  line-height: 1.3;
  margin-right: 16px;
  letter-spacing: 1px
}

@media screen and (min-width: 768px) {
  .kakaku_catch {
    font-size: 24px
  }
}

.kakaku_catch span {
  color: #EC6C23;
  font-size: 33px
}

@media screen and (min-width: 768px) {
  .kakaku_catch span {
    font-size: 38px
  }
}

.kakaku_catch .kakaku_no {
  font-size: 22px
}

@media screen and (min-width: 768px) {
  .kakaku_catch .kakaku_no {
    font-size: 28px
  }
}

.kakaku_catch .kakaku_num {
  font-size: 28px
}

@media screen and (min-width: 768px) {
  .kakaku_catch .kakaku_num {
    font-size: 38px
  }
}

.kakaku_catch .kakaku_ex {
  font-size: 22px;
  display: inline-block;
  transform: rotate(20deg)
}

@media screen and (min-width: 768px) {
  .kakaku_catch .kakaku_ex {
    font-size: 22px
  }
}

.kakaku_notes {
  font-size: 10px;
  margin-top: 12px
}

@media screen and (min-width: 768px) {
  .kakaku_notes {
    font-size: 12px
  }
}

.flow_text {
  margin-top: 20px;
  padding: 0 20px;
}

.flow_text h3 {
  font-size: 16px
}

.flow_text_list+p {
  margin-top: 16px
}

.flow_text_list+p a {
  color: #0657a3;
  text-decoration: underline
}

.flow_text_list+p a:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url(/promotion/ordercard/w/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

.flow_text_list+p+p {
  margin-top: 16px
}

.flow_text_list li+li {
  margin-top: 4px
}

.flow_notes_list {
  margin-top: 14px;
  font-size: 11px;
  margin-bottom: 0;
}

.flow_notes_list a {
  color: #0657a3;
  text-decoration: underline;
}

.flow_notes_list a::after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background-image: url(/promotion/ordercard/w/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

.flow_aco {
  margin-top: 24px;
  border: 2px solid #000;
  display: inline-block;
  width: 210px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 15px
}

.flow_aco::after {
  content: " ＋"
}

.flow_aco:hover {
  cursor: pointer
}

.flow_aco.show::after {
  content: " −"
}

.flow_aco_content {
  display: none
}

.flow_aco_content .sw-link {
  font-size: 16px
}

.flow_aco_content p {
  margin-top: 24px;
  font-size: 13px
}

@media screen and (min-width: 768px) {
  .flow_text {
    margin-top: 30px;
  }

  .flow_aco_content p {
    font-size: 16px
  }
}

.flow_aco_content a {
  font-size: 13px !important
}

@media screen and (min-width: 768px) {
  .flow_aco_content a {
    font-size: 16px !important
  }
}

.l-modal_text {
  margin-top: 14px;
}

.l-modal_text a {
  color: #0657a3;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .l-modal_text {
    margin-top: 12px;
  }
}

.l-modal_text .bold {
  font-weight: bold
}

.l-modal_text .notes {
  margin-top: 6px;
  margin-bottom: 4px;
  font-size: 11px;
  text-align: left;
}

.l-modal_text .notes .bold {
  background: linear-gradient(transparent 70%, #fff06f 0%);
  display: inline
}

.button.only {
  display: flex !important;
  line-height: 1.2;
  align-items: center
}

.button.only>span {
  margin-right: 8px
}

.button.only>span>span {
  display: block;
  font-size: 16px;
  line-height: 1.2
}

@media screen and (min-width: 768px) {
  .button.only>span>span {
    display: inline-block
  }
}

.mb16 {
  margin-bottom: 16px !important
}

.l-modal.only .button+.button {
  margin-top: 16px !important
}

.main_catch {
  background-color: #fff06f;
  width: 240px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: 40px !important;
  border-radius: 20px;
  letter-spacing: 0.5px;
  font-size: 15px !important
}

@media screen and (min-width: 768px) {
  .main_catch {
    font-size: 20px !important;
    width: 320px;
    height: 56px;
    border-radius: 28px;
    text-align: 56px !important
  }
}

.main_catch>span {
  font-size: 28px
}

@media screen and (min-width: 768px) {
  .main_catch>span {
    font-size: 40px !important
  }
}

.main-title.only {
  display: flex;
  flex-direction: column
}

.bold {
  font-weight: bold !important
}

.caching {
  padding: 0 8%;
  margin-top: 60px
}

@media screen and (min-width: 768px) {
  .caching {
    max-width: 950px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 110px
  }
}

@media screen and (min-width: 950px) {
  .caching {
    padding: 0
  }
}

.caching img {
  width: 100%;
  height: auto
}

.caching p {
  font-size: 13px
}

@media screen and (min-width: 768px) {
  .caching p {
    font-size: 16px
  }
}

.caching .mt8 {
  margin-top: 8px
}

.caching .mt16 {
  margin-top: 16px
}

.caching .mt24 {
  margin-top: 24px
}

.caching .bold {
  font-weight: bold
}

.caching .link {
  color: #0657a3;
  text-decoration: underline;
  font-size: 13px
}

@media screen and (min-width: 768px) {
  .caching .link {
    font-size: 16px
  }
}

.caching h3 {
  font-size: 14px
}

.caching ul {
  font-size: 12px
}

@media screen and (min-width: 768px) {
  .caching ul {
    font-size: 14px
  }
}

.caching ul li {
  position: relative;
  padding-left: 1em;
  color: #818181
}

.caching ul li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0
}

.caching ul li+li {
  margin-top: 6px
}

.caching dl dt {
  margin-top: 24px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 2px;
  margin-bottom: 2px
}

@media screen and (min-width: 768px) {
  .caching dl dt {
    font-size: 16px
  }
}

.caching dl dd {
  font-size: 13px
}

@media screen and (min-width: 768px) {
  .caching dl dd {
    font-size: 16px
  }
}

.caching_text.mt24 {
  margin-top: 24px
}

.caching_table_sp {
  margin-top: 16px;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%
}

.caching_table_sp tbody {
  width: 100%;
  display: block
}

.caching_table_sp th {
  padding: 4px;
  font-weight: bold;
  text-align: left;
  border-top: 1px solid #8e8e8e;
  border-collapse: collapse;
  font-size: 13px;
  width: 26%
}

.caching_table_sp tr {
  width: 100%;
  display: flex
}

.caching_table_sp td {
  padding: 4px;
  border-top: 1px solid #8e8e8e;
  border-left: 1px solid #8e8e8e;
  border-collapse: collapse;
  font-size: 13px;
  flex: 1
}

.caching_table_sp .title {
  font-size: 14px;
  border-top: 2px solid #000;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px
}

.caching_table {
  border-top: 2px solid #000;
  table-layout: fixed;
  border-collapse: collapse;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .caching_table {
    margin-bottom: 32px
  }
}

.caching_table tr {
  border-bottom: 2px solid #000
}

.caching_table th {
  width: calc(100%/4);
  word-break: break-all;
  font-size: 13px;
  padding: 4px;
  padding-top: 16px;
  padding-bottom: 16px;
  vertical-align: top
}

@media screen and (min-width: 768px) {
  .caching_table th {
    font-size: 16px
  }
}

.caching_table td {
  width: calc(100%/4);
  font-size: 13px;
  padding: 4px;
  padding-top: 16px;
  padding-bottom: 16px;
  vertical-align: top;
  text-align: left
}

@media screen and (min-width: 768px) {
  .caching_table td {
    font-size: 16px
  }
}

.caching_table01 {
  margin-top: 16px
}

.caching_table02 {
  margin-bottom: 16px;
  margin-top: 8px
}

.caching_note {
  font-size: 10px !important;
  color: #818181
}

.tel_box {
  border: 2px solid #000;
  text-align: center;
  margin-top: 16px;
  padding: 16px;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .tel_box {
    margin-left: 0
  }
}

.tel_box img {
  display: block;
  max-width: 220px;
  margin-right: auto;
  margin-left: auto
}

.tel_box .tel {
  border-top: 1px solid #ccc;
  margin-top: 16px;
  padding-top: 16px;
  color: #0033a0;
  font-size: 28px;
  text-align: center
}

@media screen and (min-width: 768px) {
  .tel_box .tel {
    font-size: 32px
  }
}

.tel_box .tel a {
  color: #0033a0
}

.tel_box .tel_note {
  color: #818181;
  font-size: 12px;
  text-align: center
}

.tel_title {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 4px;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .tel_title {
    margin-left: 0
  }
}

.tel_box2 {
  border: 2px solid #000;
  text-align: center;
  padding: 16px;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 768px) {
  .tel_box2 {
    margin-left: 0
  }
}

.tel_box2 .tel {
  color: #0033a0;
  font-size: 28px;
  text-align: center
}

@media screen and (min-width: 768px) {
  .tel_box2 .tel {
    font-size: 32px
  }
}

.tel_box2 .tel a {
  color: #0033a0
}

.tel_box2 .tel span {
  font-size: 13px
}

.tel_box2 .title {
  text-align: center
}

.balloon {
  position: relative;
  display: block;
  min-width: 120px;
  max-width: 77.5%;
  color: #555;
  font-size: 16px;
  background: #43972a;
  border: solid 2px #555;
  box-sizing: border-box;
  margin-top: -10px
}

@media screen and (min-width: 768px) {
  .balloon {
    margin-left: auto;
    max-width: 31.25%;
    margin-top: -20px
  }
}

.balloon p {
  text-align: center;
  margin-bottom: 8px;
  font-size: 12px
}

@media screen and (min-width: 768px) {
  .balloon p {
    font-size: 13px
  }
}

.balloon img {
  width: 100% !important
}

.balloon .w {
  color: #fff;
  padding: 12px;
  padding-right: 0;
  padding-left: 0
}

.balloon .wb {
  background: #fff;
  padding: 12px
}

.balloon:before {
  content: "";
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -21px;
  border: 18px solid transparent;
  border-bottom: 18px solid #43972a;
  z-index: 2
}

.balloon:after {
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -23px;
  border: 20px solid transparent;
  border-bottom: 20px solid #555;
  z-index: 1
}

.fix_text {
  color: #fff06f;
  font-size: 1rem;
  padding-bottom: 0.1rem;
  text-align: center;
  width: 100%;
  position: static;
  background: none;
  margin: 0;
  line-height: 1.4;
  font-weight: bold;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  .fix_text {
    font-size: 1.2rem;
  }
}

.nl {
  margin-top: 38px
}

@media screen and (min-width: 768px) {
  .nl {
    margin-top: 96px
  }
}

@media screen and (min-width: 768px) {
  .nl_list {
    display: flex;
    margin-left: -32px
  }
}

.nl_list li {
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .nl_list li {
    flex: 1;
    margin-left: 32px;
    margin-top: 48px
  }
}

.nl_box {
  display: flex;
  align-items: center
}

@media screen and (min-width: 768px) {
  .nl_box {
    flex-direction: column
  }
}

.nl_box img {
  width: 100px;
  height: auto
}

.nl_box p {
  flex: 1;
  font-weight: bold;
  font-size: 17px;
  margin-left: 16px
}

@media screen and (min-width: 768px) {
  .nl_box p {
    text-align: center;
    margin-left: 0;
    margin-top: 16px;
    font-size: 20px;
    margin-bottom: 16px
  }
}

.nl_box p span {
  color: #f33d92
}

.nl_box+p {
  margin-top: 8px
}

@media screen and (min-width: 768px) {
  .nl_box+p {
    font-size: 16px
  }
}

.ac {
  margin-top: 40px
}

@media screen and (min-width: 768px) {
  .ac h3 {
    font-size: 32px;
    text-align: center
  }
}

.ac_image {
  margin-top: 32px
}

.js-acoMerit5 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px !important
}

.js-aco_contentMerit5 {
  margin-top: 24px !important
}

@media screen and (min-width: 768px) {
  .ac_box_wrap {
    display: flex;
    margin-top: 64px
  }
}

.ac_box {
  position: relative;
  border: 1px solid #000;
  padding-left: 60px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 16px
}

@media screen and (min-width: 768px) {
  .ac_box {
    padding-left: 16px
  }
}

.ac_box h4 {
  font-size: 17px;
  font-weight: 500
}

.ac_box .ac_text {
  color: #313131;
  font-size: 14px;
  margin-top: 15px
}

@media screen and (min-width: 768px) {
  .ac_box .ac_text {
    margin-top: 5px
  }
}

@media screen and (min-width: 768px) {
  .ac_box .ac_text.acr {
    text-align: right
  }
}

.ac_box a {
  display: block;
  margin-top: 16px
}

.box-1 {
  margin-top: 20px
}

@media screen and (min-width: 768px) {
  .box-1 {
    margin-top: 0;
    width: 280px;
    flex: 0.9
  }
}

@media screen and (min-width: 950px) {
  .box-1 {
    flex: auto
  }
}

.box-2 {
  margin-top: 25px
}

@media screen and (min-width: 768px) {
  .box-2 {
    margin-top: 0;
    flex: 2.1;
    margin-left: 16px
  }
}

@media screen and (min-width: 950px) {
  .box-2 {
    flex: auto
  }

  .box-2 img {
    max-width: 302px
  }
}

@media screen and (min-width: 768px) {
  .ac_link_wrap {
    display: flex
  }
}

@media screen and (min-width: 768px) {
  .ac_link_wrap a {
    flex: 1
  }
}

@media screen and (min-width: 768px) {
  .ac_link_wrap a+a {
    margin-left: 16px
  }
}

.ac_step {
  position: absolute;
  background-color: #000;
  color: #fff;
  line-height: 1;
  width: 24px;
  text-align: center;
  padding-top: 4px;
  font-size: 11px;
  left: 10px;
  top: -4px;
  height: calc(100% + 4px);
  line-height: 1
}

@media screen and (min-width: 768px) {
  .ac_step {
    width: 100%;
    height: auto;
    text-align: left;
    display: flex;
    align-items: center;
    left: 0;
    height: 32px;
    padding-top: 0;
    padding-left: 8px;
    top: -40px
  }
}

.ac_step span {
  font-size: 22px;
  line-height: 1
}

@media screen and (min-width: 768px) {
  .ac_step span {
    margin-top: -3px
  }
}

.step-1 {
  background-color: #565756
}

@media screen and (min-width: 768px) {
  .step-1 {
    width: calc(100% + 8px)
  }
}

.step-1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -12px;
  display: block;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #565756 transparent transparent transparent;
  z-index: 1
}

@media screen and (min-width: 768px) {
  .step-1:after {
    border-width: 16px 0 16px 16px;
    border-color: transparent transparent transparent #565756;
    top: 0;
    bottom: auto;
    right: -16px;
    left: auto
  }
}

.step-2 {
  padding-top: 25px;
  top: -25px;
  height: calc(100% + 25px)
}

@media screen and (min-width: 768px) {
  .step-2 {
    height: 32px;
    padding-top: 0;
    top: -40px;
    width: calc(100% + 8px);
    margin-left: -9px;
    padding-left: 24px
  }
}

.info-text {
  font-size: 12px;
  margin-top: 16px !important
}

.bgcl {
  padding: 10px 8% 30px;
  background: #F2F2F2;
  max-width: 100%;
  margin-top: 30px;
}

.info02_wrapper {
  max-width: 950px;
  margin: 0 auto;
}

.info02 h2 {
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .bgcl {
    padding: 30px 20px 50px;
    margin-top: 60px;
  }

  .info02 h2 {
    font-size: 18px;
  }
}


.osp_banner {
  margin: 0 auto;
  background-color: #003b8f;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding-top: 24px;
  padding-bottom: 24px;
  margin-top: 56px;
  margin-bottom: 56px;
  text-align: center
}

@media screen and (min-width: 768px) {
  .osp_banner {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 80px;
    margin-bottom: 80px
  }
}

.osp_banner img {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding-right: 8%;
  padding-left: 8%
}

@media screen and (min-width: 768px) {
  .osp_banner img {
    padding: 0
  }
}

.osp_banner p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: bold;
  color: #fff
}

@media screen and (min-width: 768px) {
  .osp_banner p {
    font-size: 18px;
    margin-bottom: 16px
  }
}

.osp_banner p span.underline {
  position: relative;
  z-index: 1;
  background: #fff06f
}

.osp_banner p span.underline:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #fff06f;
  z-index: -1
}

@media screen and (min-width: 768px) {
  .osp_banner p span.underline:after {
    height: 12px
  }
}

.banner_area {
  margin-top: 60px
}

@media screen and (min-width: 768px) {
  .banner_area {
    margin-top: 80px
  }
}

.banner_area h2 {
  text-align: center;
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 20px
}

@media screen and (max-width: 320px) {
  .banner_area h2 {
    font-size: 18px
  }
}

@media screen and (min-width: 768px) {
  .banner_area h2 {
    font-size: 28px;
    margin-bottom: 24px
  }
}

.banner_area h2 span.pop {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-bottom: 8px
}

@media screen and (min-width: 768px) {
  .banner_area h2 span.pop {
    font-size: 24px
  }
}

.banner_area h2 span.pop:before {
  content: "";
  display: inline-block;
  height: 1.3em;
  width: 2px;
  background-color: #000;
  transform: rotate(140deg);
  margin-right: 10px;
  margin-top: 3px
}

.banner_area h2 span.pop:after {
  content: "";
  display: inline-block;
  height: 1.3em;
  width: 2px;
  background-color: #000;
  transform: rotate(40deg);
  margin-left: 10px;
  margin-top: 3px
}

.banner_area h2 span.underline {
  position: relative;
  z-index: 1
}

.banner_area h2 span.underline:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #fff06f;
  z-index: -1
}

@media screen and (min-width: 768px) {
  .banner_area h2 span.underline:after {
    height: 12px
  }
}

.banner_area a {
  max-width: 600px;
  display: block;
  margin-right: auto;
  margin-left: auto
}

.osp_cp {
  text-align: center;
  margin-top: 56px;
  margin-bottom: 88px
}

@media screen and (min-width: 768px) {
  .osp_cp {
    margin-top: 88px;
    margin-bottom: 160px
  }
}

.osp_cp p {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .osp_cp p {
    font-size: 30px;
    margin-bottom: 24px
  }
}

.osp_cp img {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: auto;
  max-width: 650px
}

.tab-title {
  padding: 16px 10px
}

.tab-title .slash {
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: normal
}

.ac_cpn_note {
  margin-bottom: 16px;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center
}

.ac_cpn_note span {
  text-align-last: left
}

.ac_cpn_wrap li img {
  display: block
}

.cashback_img {
  cursor: pointer;
  position: relative;
  max-width: 550px;
  margin: 0 auto;
}

.cashback_img::before,
.cashback_img::after {
  background: #fff;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transition: .3s;
  width: 10px;
  bottom: 1em;
  right: 0.5em;
}

.cashback_img::after {
  transform: rotate(90deg) translateX(0);
}

.cashback_img.is-open::after {
  opacity: 0;
  transform: rotate(0);
}

.js-accordion {
  display: none;
}

.cashback_accordion {
  max-width: 550px;
  margin: 0 auto;
}

.cashback_accordion_cont_inner {
  background: #f2f2f2;
  padding: 20px;
}

.cashback_accordion_cont_ttl {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
}

.cashback_accordion_cont_txt {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 5px;
}

.cashback_accordion_cont_inner .sw-notes:not(:last-child) {
  margin-bottom: 14px;
}

.new_campaign .ac_cpn_wrap li img.pc {
  display: none;
}

.new_campaign .cp_data {
  margin: 10px auto 0;
}

.new_campaign .cpn_period {
  margin-top: 10px;
  margin-bottom: 10px;
}

.ac_cpn_wrap .cpn_text p {
  max-width: 550px;
  margin: 10px auto 0;
  text-align: center;
  font-size: 16px;
}

.ac_cpn_wrap .cpn_text p span {
  font-size: 20px;
  font-weight: bold;
}

@media screen and (min-width: 500px) {

  .cashback_img::before,
  .cashback_img::after {
    width: 20px;
    bottom: 20px;
    right: 10px;
  }
}

@media screen and (min-width: 768px) {
  .tab-title {
    padding: 40px 10px 20px;
  }

  .ac_cpn_wrap li img {
    margin: 0 auto;
    max-width: 550px
  }

  .new_campaign {
    margin-top: 0;
    padding-top: 110px;
  }

  .new_campaign .ac_cpn_wrap li img.pc {
    display: block;
  }

  .new_campaign .ac_cpn_wrap li img.sp {
    display: none;
  }

  .new_campaign .cp_data {
    max-width: 550px;
  }

  .new_campaign .cpn_period {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .ac_cpn_wrap .cpn_text p {
    font-size: 22px;
    margin: 20px auto;
  }

  .ac_cpn_wrap .cpn_text p span {
    font-size: 28px;
  }

  .cashback_accordion_cont_ttl {
    font-size: 16px;
  }

  .cashback_accordion_cont_txt {
    font-size: 14px;
  }

}

.ac_cpn_wrap li+li {
  margin-top: 4px
}

.ac_cpn_text {
  text-align: center;
  font-size: 14px;
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .ac_cpn_text {
    font-size: 16px
  }
}

.ac_cpn_title {
  text-align: center;
  font-size: 20px;
  margin-top: 24px;
  margin-bottom: 16px
}

@media screen and (min-width: 768px) {
  .ac_cpn_title {
    font-size: 28px
  }
}

.ac_cpn_bnr {
  margin-top: 24px
}

@media screen and (min-width: 768px) {
  .ac_cpn_bnr {
    margin-top: 32px
  }
}

.ac_cpn_bnr img {
  display: block
}

@media screen and (min-width: 768px) {
  .ac_cpn_bnr img {
    margin: 0 auto;
    max-width: 550px
  }
}

.l-modal_text .sw-link {
  font-size: 10px !important
}

.l-modal_text .sw-link::after {
  width: 10px;
  height: 10px
}

.aco_plus {
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: 1
}

@media screen and (min-width: 768px) {
  .aco_plus {
    font-size: 32px
  }
}

.notes_imp {
  font-size: 11px !important
}

.notes_imp a {
  text-decoration: underline;
  color: #0657a3;
  font-size: 11px !important
}

.notes_imp a:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background-image: url(/promotion/ordercard/w/images/common/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2px
}

.l-modal-addNotes {
  font-size: 11px;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 16px;
  color: #d70909;
  border: 2px solid #d70909;
  border-radius: 8px;
  padding: 8px
}

.l-modal-addNotes span {
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
  font-size: 12px
}

/* modal */

.modal {
  position: relative;
  z-index: 100;
}

.modal-overlay {
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.modal-container {
  overflow-y: auto;
  z-index: 100;
  position: fixed;
  width: 95%;
  max-width: 960px;
  margin: 0 auto;
  max-height: 95%;
  border: 3px solid #000
}

@media screen and (max-width: 768px) {
  .modal-container {
    max-height: 100vh;
  }

  .modal-container .c-title01 {
    width: 100%;
    overflow: hidden;
  }

  .modal-container .c-title01 h2 {
    font-size: 20px;
  }

  .modal-container .c-title01 h2 span {
    font-size: 45px;
  }
}

.modal-scroll {
  text-align: center;
  overflow-y: auto;
  height: auto;
  max-height: 85vh;
  background: #fff;
  scrollbar-width: thin;
  scroll-behavior: smooth;
}

@media (max-width: 768px) {
  .modal-scroll {
    max-height: 90vh;
  }
}

@media screen and (min-width: 769px) {
  .modal-scroll::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: transparent;
  }

  .modal-scroll::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
  }

  .modal-scroll::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #000;
  }
}

.modal-close {
  height: 40px;
  position: absolute;
  z-index: 9999;
  width: 40px;
  top: 10px;
  right: 10px;
}

@media screen and (max-width: 768px) {
  .modal-close {
    right: 5px;
    position: absolute;
    top: 5px;
    height: 32px;
    width: 32px;
  }
}

.modal-close:before {
  font-size: 22px;
  color: #000;
  content: "✕";
  line-height: 19px;
  height: 22px;
}

.modal {
  display: none;
}

.modal.is-open {
  display: block;
}

.modal[aria-hidden=false] .modal-overlay {
  animation: mmfadeIn 0.3s;
}

.modal[aria-hidden=false] .modal-container {
  animation: mmslideIn 0.3s;
}

.modal[aria-hidden=true] .modal-overlay {
  animation: mmfadeOut 0.3s;
}

.modal[aria-hidden=true] .modal-container {
  animation: mmslideOut 0.3s;
}

.c-modal03 {
  width: 100%;
  height: auto;
  padding: 4px 0px 4px;
  max-width: 860px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .c-modal03 {
    padding-bottom: 12px;
    padding-top: 0px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }
}

.c-modal03 .c-title01 {
  margin-bottom: 20px;
  display: block;
}

@media screen and (min-width: 769px) {
  .c-modal03 .c-title01 {
    margin-bottom: 18px;
  }

  .c-modal03 .c-title01 h2 {
    font-size: 20px;
  }

  .c-modal03 .c-title01 h2 span {
    font-size: 45px;
    letter-spacing: normal;
    top: -20px;
    font-weight: 800;
  }
}

@media screen and (max-width: 768px) {
  .c-modal03 .c-title01 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) and (max-width: 374px) {
  .c-modal03 .c-title01 h2 {
    font-size: 25px;
  }
}

.c-modal03 .title1 {
  font-size: 18px;
  margin-bottom: 10px;
  text-decoration: underline;
  text-decoration-color: #fff06f;
  text-decoration-thickness: 3px;
  text-underline-offset: 3px;
  text-decoration-skip-ink: none;
}

@media screen and (max-width: 768px) {
  .c-modal03 .title1 {
    margin-bottom: 0;
  }
}

.c-merit {
  padding: 50px;
  max-width: 65%;
}

@media screen and (max-width: 768px) {
  .c-merit {
    padding: 5px;
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .is-pc {
    display: none;
  }
}

.c-modal-txst {
  padding-bottom: 20px;
  font-size: 11px;
}

@media screen and (max-width: 768px) {
  .c-modal-txst {
    padding: 0 20px 0 25px;
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  .c-modal03 .title1::before {
    height: 7px;
  }
}

.c-modal03 .block1 {
  display: flex;
  justify-content: center;
  margin: 10px 0px;
  /* flex-wrap: wrap; */
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }
}

.c-modal03 .block1 .card {
  background: #f1eddd;
  width: calc(50% - 20px);
  margin: 0px 10px 20px;
  padding: 25px 13px 20px;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 .card {
    width: 100%;
    max-width: 300px;
    margin: 0px;
    margin-top: 10px;
    padding: 10px 20px;
  }
}

@media screen and (max-width: 768px) and (max-width: 374px) {
  .c-modal03 .block1 .card {
    max-width: 260px;
  }
}

.c-modal03 .block1 .card .img {
  width: 100%;
  max-width: 250px;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 .card .img {
    box-sizing: border-box;
    padding: 0px 25px;
    width: 60%;
  }
}

.c-modal03 .block1 .card .img::before {
  content: "";
  width: calc(100% + 40px);
  height: 50px;
  left: -20px;
  bottom: -30px;
  position: absolute;
  z-index: -1;
  background: url("/promotion/ordercard/os_card_s/images/choose-card.png") no-repeat center bottom;
  background-size: 100% auto;
}

.c-modal03 .block1 .card.v2 .img::before {
  bottom: -10px;
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 .card .img::before {
    left: -10px;
    bottom: -20px;
  }
}

.c-modal03 .block1 .card .c-btn01 {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .c-modal03 .block1 .card .c-btn01 {
    margin-top: 10px;
  }
}

.c-modal03 .block1 .card.v2 .c-btn01 {
  margin-top: 10px;
}

@media (max-width: 768px) {
  .c-modal03 .block1 .card.v2 .c-btn01 {
    margin-top: 5px;
  }
}

.c-modal03 .block1 .card .c-btn01 a {
  font-size: 16px;
  height: 78px;
}

.c-modal03 .block1 .card .c-btn01.v2 a {
  background: #fff;
  color: #eb6200;
}

.c-modal03 .block1 .card .c-btn01.v2 a::after {
  border-top: 2px solid #eb6200;
  border-right: 2px solid #eb6200;
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 .card .c-btn01 a {
    border-radius: 5px;
    font-size: 15px;
    height: 50px;
  }
}

@media screen and (max-width: 374px) {
  .c-modal03 .block1 .card .c-btn01 a {
    font-size: 14px;
    letter-spacing: -1px;
  }
}

.c-modal03 .block1 .card .c-btn01 a::after {
  width: 8px;
  height: 8px;
}

@media screen and (max-width: 768px) {
  .c-modal03 .block1 .card .c-btn01 a::after {
    right: 10px;
  }
}

@media screen and (max-width: 374px) {
  .c-modal03 .block1 .card .c-btn01 a::after {
    right: 4px;
  }
}

/* modal */
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes mmslideIn {
  from {
    transform: translateY(10%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10%);
  }
}

.index-campaign .img1 {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .index-campaign .img1 {
    margin-top: 0;
  }
}

@media screen and (max-width: 319px) {
  body {
    zoom: .7;
  }
}

.img-modal {
  width: 50%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .img-modal {
    width: 30%;
  }
}


/* modal追加箇所 */
.block1_modal {
  display: flex;
  justify-content: space-around;
  margin: 10px 0px;
  align-items: flex-end;
  flex-wrap: wrap;
}

.card_modal {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff06f;
  border: 2px solid #000;
  border-radius: 1000px;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  height: 66px;
  align-content: center;
  position: relative;
  box-sizing: border-box;
  width: 45%;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  margin-bottom: 20px;
}

/* モーダルチェックボックス */
/* .card_modal::after {
	border-top: 2px solid #eb6200;
  border-right: 2px solid #eb6200;
  content: "";
  display: block;
  height: 6px;
  width: 6px;
  position: absolute;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
  top: 50%;
  right: 1em;
} */
.card_modal::after {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  transition: 0.3s;
  left: 1em;
  background: url(/promotion/ordercard/w/images/renewal/check_box.svg) no-repeat;
}

.card_modal:hover::after {
  background: url(/promotion/ordercard/w/images/renewal/check_box.svg) no-repeat;
}

/* .card_modal:hover::after {
	border-top: 2px solid #fff;
  border-right: 2px solid #fff;
} */
.card_modal.active {
  filter: brightness(105%);
}

/* .card_modal.active::after {
	border-top: 2px solid #fff;
  border-right: 2px solid #fff;
} */
.card_modal.active::after {
  background: url(/promotion/ordercard/w/images/renewal/check.svg) no-repeat;
}

.card_modal img {
  max-height: 43px;
  width: auto;
  margin-left: 2.5em;
}

.card_modal p {
  width: 50%;
  font-size: 17px;
}

.modal_app {
  width: 45%;
  margin-bottom: 20px;
}

.modal_app .c-btn01 {
  border-radius: 1000px;
}

.modal_app span {
  font-weight: 500;
  font-size: 13px;
}

.card_modal span {
  font-size: 17px;
}

.modal_lines {
  background: #000;
  border-radius: 10px;
  padding: 5px 10px;
  font-weight: bold;
  color: #fff;
  z-index: 100;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}

.c-btn_flex {
  gap: 15px;
}

.modal-md {
  font-size: 19px;
  line-height: .6;
}

.modal_item01 {
  margin: 30px auto 0px;
}

.modal_item02 {
  padding: 0 10px;
  border-radius: 10px;
  background-color: #f2f2f2;
  margin: 20px;
  padding: 20px 10px 1px;
}

.modal_item03 {
  padding: 20px 10px 1px;
  border-radius: 10px;
  background-color: #f2f2f2;
  margin: 20px;
  display: none;
  transition: 0.3s;
}

.modal_item03.active {
  display: block;
}

.c-btn01 a {
  align-items: center;
  background: #fff06f;
  border: 2px solid #000;
  border-radius: 1000px;
  color: #000;
  display: flex;
  flex-wrap: wrap;
  font-size: 22px;
  font-weight: bold;
  height: 66px;
  justify-content: center;
  align-content: center;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  transition: 0.3s;
}

.c-btn01 a span {
  font-size: 14px;
  width: 100%;
  display: block;
}

.modal_item04 a {
  color: #0657a3;
  display: block;
  text-decoration: underline;
  transition: 0.3s;
  position: relative;
}

@media screen and (max-width: 768px) {
  .card_modal p {
    font-size: 16px;
    width: 55%;
  }

  .modal_item01 {
    margin: 14px auto 0px;
  }

  .modal_item02 {
    margin: 20px 14px 10px;
    padding: 10px 10px 0px;
  }

  .modal_item03 {
    padding: 10px 10px 0px;
    margin: 10px 14px 10px;
  }

  .block1_modal {
    display: block;
    padding: 0px 0 5px;
  }

  .card_modal {
    width: 100%;
    margin-bottom: 12px;
    border-radius: 10px;
    height: 60px;
  }

  .m-br {
    display: none;
  }

  .modal_app {
    width: 100%;
    margin-bottom: 14px;
  }

  .c-btn01 a {
    border-radius: 10px;
    height: 60px;
  }

  .c-btn01 a span {
    font-size: 11px;
  }

  .c-btn01 a::after {
    height: 7px;
    width: 7px;
    right: .8em;
  }

  .modal-md {
    font-size: 22px;
    line-height: .7;
  }

  .modal_lines {
    font-size: 12px;
    padding: 7px 10px 3px;
  }

  .c-btn_flex {
    gap: 10px;
  }
}

@media screen and (max-width: 400px) {
  .c-modal03 .title1 {
    font-size: 15px;
  }
}

.cau_note {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.7;
  font-family: "Zen Kaku Gothic New", sans-serif;
  overflow-wrap: anywhere;
}

.cau_note a {
  color: #eb6200;
  display: block;
  text-decoration: underline;
  transition: 0.3s;
  position: relative;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

@media screen and (max-width: 768px) {
  .cau_note {
    margin-top: 20px;
    font-size: 14px;
  }
}

/* .block1_modal .c-btn01 {
	align-items: center;
  background: #eb6200;
  border: 2px solid #eb6200;
  border-radius: 1000px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  height: 66px;
  align-content: center;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
} */


.merit .inc-bunner-area {
  max-width: 400px;
  margin: 40px auto 0;
  padding: 0;
}

@media screen and (max-width: 768px) {

  .merit .inc-bunner-area {
    margin: 30px auto 0;
  }

}

@media screen and (min-width: 768px) {
  .point01 .sp {
    display: block;
  }

  .point01 .pc {
    display: none;
  }

  .point01+.sw-notes {
    display: none;
  }

  .point01 {
    justify-content: center;
  }
}

@media screen and (min-width: 950px) {
  .point01 .sp {
    display: none;
  }

  .point01 .pc {
    display: block;
  }

  .point01+.sw-notes {
    display: block;
  }
}

.main_pc06 {
  border: 2px solid #000;
  padding: 20px 10px;
  margin: 40px auto 0;
  width: calc(100% - 40px);
  text-align: center;
}

.main_pc06 h2 {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
  padding: 4px 16px 2px;
  border: 2px solid #000;
  background-color: #f80d41;
  line-height: 1.5;
  color: #fff;
}

.main_pc06 h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 12px 10px 0 10px;
  border-color: #000 transparent transparent;
  translate: -50% 100%;
}

.main_pc06 h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 8.9px 7.4px 0 7.4px;
  border-color: #f80d41 transparent transparent;
  translate: -50% 100%;
}

.main_pc06 .cp_box {
  margin-top: 14px;
}

.main_pc06 .cp_box .cp_ttl {
  width: 80%;
}

.main_pc06 .tsumitate-cpn .box {
  margin: 10px auto 0;
  padding: 12px 10px;
}

.main_pc06 .sw-text {
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
  line-height: 1.5;
}

.main_pc06 .sw-text .underline {
  font-size: 24px;
  font-weight: 700;
  text-decoration-thickness: 6px;
  text-underline-offset: -1px;
}

.main_pc06 .campaign_button {
  text-align: center;
  margin-top: 10px;
  width: 90%;
  height: 50px;
  border-radius: 40px;
  font-size: 18px;
  background-color: #000;
  color: #FFF;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.main_pc06 .campaign_text {
  margin: 10px auto;
  max-width: 660px;
}


.new_main_pc06 .campaign_text {
  margin: 0 auto;
  padding: 0 20px;
  width: 90%;
}

.new_main_pc06 .btn_text {
  position: relative;
  padding: 15px 20px 0;
  font-size: 14px;
  font-weight: bold;
}

.new_main_pc06 .btn_text span {
  font-size: 18px;
}

.new_main_pc06 .btn_text::before,
.new_main_pc06 .btn_text::after {
  content: "";
  position: absolute;
  bottom: 20%;
  width: 30px;
  height: 2px;
  background-color: #000;
}

.new_main_pc06 .btn_text::before {
  left: 8px;
  transform: translateY(-50%) rotate(60deg);
}

.new_main_pc06 .btn_text::after {
  right: 8px;
  transform: translateY(-50%) rotate(-60deg);
}

@media screen and (min-width: 768px) {
  .main_pc06 {
    padding: 40px;
    margin: 40px auto 0;
  }

  .main_pc06 .cp_box {
    margin-top: 20px;
  }

  .main_pc06 h2 {
    font-size: 36px;
    padding: 4px 30px 2px;
    border: 3px solid #000;
  }

  .main_pc06 .cp_box {
    margin-top: 20px;
  }

  .main_pc06 .tsumitate-cpn {
    max-width: 840px;
    display: flex;
    gap: 30px;
    margin: 0 auto;
  }

  .main_pc06 .tsumitate-cpn .box {
    padding: 20px 18px;
  }

  .main_pc06 .sw-text {
    font-size: 26px;
  }

  .main_pc06 .sw-text .underline {
    font-size: 34px;
  }

  .main_pc06 .campaign_button {
    max-width: 400px;
    margin-top: 20px;
  }

  .main_pc06 .campaign_text {
    margin: 20px auto 0;
  }

  .main_pc06 .campaign_text.w_cam {
    max-width: 520px;
  }

  .new_main_pc06 {
    padding: 10px 10px 30px;
  }

  .new_main_pc06 .campaign_text {
    width: 100%;
  }

  .new_main_pc06 .campaign_text.w_cam {
    max-width: 440px;
  }

  .new_main_pc06 .btn_text {
    font-size: 22px;
    padding: 30px 20px 10px;
  }

  .new_main_pc06 .btn_text span {
    font-size: 30px;
  }

  .new_main_pc06 .btn_text::before,
  .new_main_pc06 .btn_text::after {
    bottom: 26%;
    width: 40px;
  }

  .new_main_pc06 .btn_text::before {
    left: 20%;
  }

  .new_main_pc06 .btn_text::after {
    right: 20%;
  }
}

@media screen and (min-width: 960px) {
  .new_main_pc06 .btn_text::before {
    left: 240px;
  }

  .new_main_pc06 .btn_text::after {
    right: 240px;
  }
}

.inc_tsumitate_area .inc_notes {
  margin-top: 20px;
}

img {
  aspect-ratio: attr(width) / attr(height);
  width: 100%;
  height: auto;
}

/* passkey */
.passkey {
  margin-top: 48px;
}

.passkey h3 {
  text-align: center;
  margin: 0 auto 12px;
}

.passkey img {
  max-width: 400px;
  margin: 20px auto;
}

.passkey ul {
  padding-left: 20px;
  gap: 5px;
  margin: auto;
  display: flex;
  flex-flow: column;
}

.passkey li {
  position: relative;
}

.passkey li span {
  font-weight: bold;
}

.passkey li::before {
  content: "";
  background: url(/promotion/ordercard/w/images/renewal/pass-check.png) 0 0 / contain no-repeat;
  width: 14px;
  height: 14px;
  position: absolute;
  left: -21px;
  top: 2px;
}

.passkey .underline span {
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .passkey {
    margin-top: 80px;
    text-align: center;
  }

  .passkey h3 {
    margin: 0 auto 32px;
  }

  .passkey .underline span {
    font-size: 24px;
  }

  .passkey img {
    margin: 0px auto 30px;
    display: block;
  }

  .passkey ul {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    padding-left: 23px;
  }

  .passkey li {
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
  }

  .passkey li:last-of-type {
    margin-bottom: 0;
  }

  .passkey li::before {
    width: 18px;
    height: 18px;
    top: 4px;
    left: -22px;
  }
}