@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://use.typekit.net/ruo6rev.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Roboto:400,700|Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap);
@import url(https://use.typekit.net/ruo6rev.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Roboto:400,700|Anton&display=swap);

#CAMPAIGN abbr,
#CAMPAIGN address,
#CAMPAIGN article,
#CAMPAIGN aside,
#CAMPAIGN audio,
#CAMPAIGN b,
#CAMPAIGN blockquote,
#CAMPAIGN body,
#CAMPAIGN canvas,
#CAMPAIGN caption,
#CAMPAIGN cite,
#CAMPAIGN code,
#CAMPAIGN dd,
#CAMPAIGN del,
#CAMPAIGN details,
#CAMPAIGN dfn,
#CAMPAIGN div,
#CAMPAIGN dl,
#CAMPAIGN dt,
#CAMPAIGN em,
#CAMPAIGN fieldset,
#CAMPAIGN figcaption,
#CAMPAIGN figure,
#CAMPAIGN footer,
#CAMPAIGN form,
#CAMPAIGN h1,
#CAMPAIGN h2,
#CAMPAIGN h3,
#CAMPAIGN h4,
#CAMPAIGN h5,
#CAMPAIGN h6,
#CAMPAIGN header,
#CAMPAIGN hgroup,
#CAMPAIGN html,
#CAMPAIGN i,
#CAMPAIGN iframe,
#CAMPAIGN img,
#CAMPAIGN ins,
#CAMPAIGN kbd,
#CAMPAIGN label,
#CAMPAIGN legend,
#CAMPAIGN li,
#CAMPAIGN mark,
#CAMPAIGN menu,
#CAMPAIGN nav,
#CAMPAIGN object,
#CAMPAIGN ol,
#CAMPAIGN p,
#CAMPAIGN pre,
#CAMPAIGN q,
#CAMPAIGN samp,
#CAMPAIGN section,
#CAMPAIGN small,
#CAMPAIGN span,
#CAMPAIGN strong,
#CAMPAIGN sub,
#CAMPAIGN summary,
#CAMPAIGN sup,
#CAMPAIGN table,
#CAMPAIGN tbody,
#CAMPAIGN td,
#CAMPAIGN tfoot,
#CAMPAIGN th,
#CAMPAIGN thead,
#CAMPAIGN time,
#CAMPAIGN tr,
#CAMPAIGN ul,
#CAMPAIGN var,
#CAMPAIGN video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}

#CAMPAIGN body {
  line-height: 1
}

#CAMPAIGN article,
#CAMPAIGN aside,
#CAMPAIGN details,
#CAMPAIGN figcaption,
#CAMPAIGN figure,
#CAMPAIGN footer,
#CAMPAIGN header,
#CAMPAIGN hgroup,
#CAMPAIGN menu,
#CAMPAIGN nav,
#CAMPAIGN section {
  display: block
}

#CAMPAIGN nav ul {
  list-style: none
}

#CAMPAIGN blockquote,
#CAMPAIGN q {
  quotes: none
}

#CAMPAIGN blockquote:after,
#CAMPAIGN blockquote:before,
#CAMPAIGN q:after,
#CAMPAIGN q:before {
  content: none
}

#CAMPAIGN a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  color: #111;
  text-decoration: none
}

#CAMPAIGN ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}

#CAMPAIGN mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}

#CAMPAIGN del {
  text-decoration: line-through
}

#CAMPAIGN abbr[title],
#CAMPAIGN dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

#CAMPAIGN table {
  border-collapse: collapse;
  border-spacing: 0
}

#CAMPAIGN hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

#CAMPAIGN input,
#CAMPAIGN select {
  vertical-align: middle
}

#CAMPAIGN main {
  display: block
}

#CAMPAIGN button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

#CAMPAIGN img {
  width: 100%
}

#CAMPAIGN input[type=text] {
  max-width: none
}

@font-face {
  font-family: SF-Compact;
  src: url(../font/SF-Compact.ttf)
}

@font-face {
  font-family: SF-Compact-blod;
  src: local("SF-Compact-Text-Medium"), url(../font/SF-Compact-Text-Medium.otf)
}

@font-face {
  font-family: SF-Compact-semiblod;
  src: local("SF-Compact-Display-Semibold"), url(../font/SF-Compact-Display-Semibold.otf)
}

@media screen and (min-width:769px) {
  html#CAMPAIGN {
    -webkit-text-size-adjust: none;
    scroll-behavior: smooth
  }

  #CAMPAIGN * {
    margin: 0;
    padding: 0;
    zoom: 1
  }

  #CAMPAIGN *,
  #CAMPAIGN :after,
  #CAMPAIGN :before {
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }

  #CAMPAIGN body {
    color: #000;
    background: #fff;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Noto Sans JP", Avenir, "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    letter-spacing: 3px
  }

  #CAMPAIGN a:hover {
    transition: all .4s;
    opacity: .8
  }

  #CAMPAIGN h1,
  #CAMPAIGN h2,
  #CAMPAIGN h3,
  #CAMPAIGN h4,
  #CAMPAIGN h5,
  #CAMPAIGN h6 {
    font-weight: 500;
    text-align: center !important
  }

  #CAMPAIGN img {
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
  }

  #CAMPAIGN i,
  #CAMPAIGN strong {
    font-style: normal
  }

  #CAMPAIGN input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
  }

  #CAMPAIGN .clear {
    clear: both
  }

  #CAMPAIGN .clearfix:after {
    content: "";
    display: block;
    clear: both
  }

  #CAMPAIGN .display_sm {
    max-width: 750px;
    width: 100%;
    margin: 0 auto
  }
}

@media only screen and (min-width:769px) and (max-width:768px) {
  #CAMPAIGN .display_sm {
    width: 90%
  }
}

@media screen and (min-width:769px) {
  #CAMPAIGN .display_item {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto
  }
}

@media only screen and (min-width:769px) and (max-width:768px) {
  #CAMPAIGN .display_item {
    width: 90%;
    margin-bottom: 40px
  }
}

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

  #CAMPAIGN ol,
  #CAMPAIGN ul {
    list-style: none
  }

  #CAMPAIGN input[type=email],
  #CAMPAIGN input[type=submit],
  #CAMPAIGN input[type=tel],
  #CAMPAIGN input[type=text],
  #CAMPAIGN textarea {
    -webkit-appearance: none
  }
}

@media screen and (max-width:768px) {
  html#CAMPAIGN {
    -webkit-text-size-adjust: none;
    scroll-behavior: smooth
  }

  #CAMPAIGN * {
    margin: 0;
    padding: 0;
    zoom: 1
  }

  #CAMPAIGN *,
  #CAMPAIGN :after,
  #CAMPAIGN :before {
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }

  #CAMPAIGN body {
    color: #000;
    background: #fff;
    font-size: 12px;
    line-height: 1.8;
    font-family: "Noto Sans JP", Avenir, "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    letter-spacing: 3px
  }

  #CAMPAIGN a:hover {
    transition: all .4s;
    opacity: .8
  }

  #CAMPAIGN h1,
  #CAMPAIGN h2,
  #CAMPAIGN h3,
  #CAMPAIGN h4,
  #CAMPAIGN h5,
  #CAMPAIGN h6 {
    font-weight: 500;
    text-align: center !important
  }

  #CAMPAIGN img {
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
  }

  #CAMPAIGN i,
  #CAMPAIGN strong {
    font-style: normal
  }

  #CAMPAIGN input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
  }

  #CAMPAIGN .clear {
    clear: both
  }

  #CAMPAIGN .clearfix:after {
    content: "";
    display: block;
    clear: both
  }

  #CAMPAIGN .display_sm {
    max-width: 750px;
    width: 100%;
    margin: 0 auto
  }
}

@media only screen and (max-width:768px) and (max-width:768px) {
  #CAMPAIGN .display_sm {
    width: 90%
  }
}

@media screen and (max-width:768px) {
  #CAMPAIGN .display_item {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto
  }
}

@media only screen and (max-width:768px) and (max-width:768px) {
  #CAMPAIGN .display_item {
    width: 90%;
    margin-bottom: 40px
  }
}

@media screen and (max-width:768px) {

  #CAMPAIGN ol,
  #CAMPAIGN ul {
    list-style: none
  }

  #CAMPAIGN input[type=email],
  #CAMPAIGN input[type=submit],
  #CAMPAIGN input[type=tel],
  #CAMPAIGN input[type=text],
  #CAMPAIGN textarea {
    -webkit-appearance: none
  }
}

#CAMPAIGN {
  font-family: "Noto Sans JP", Avenir, "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif
}

@media only screen and (max-width:600px) {
  #CAMPAIGN.EN .mv .mv-first {
    /* width: 94% */
  }
}

@media only screen and (max-width:600px) {
  #CAMPAIGN.EN .point .point-dsc {
    padding: 8px 32px 0
  }
}

#CAMPAIGN.EN .campaign .campaign-wrap .campaign-finger {
  width: 500px
}

@media only screen and (max-width:700px) {
  #CAMPAIGN.EN .campaign .campaign-wrap .campaign-finger {
    width: 450px;
    transform: translate(-50%, -45%)
  }
}

@media only screen and (max-width:600px) {
  #CAMPAIGN.EN .campaign .campaign-wrap .campaign-finger {
    width: 72%
  }
}

#CAMPAIGN.EN .campaign .campaign-wrap .element03 li {
  width: 33.333%
}

#CAMPAIGN.EN .campaign .campaign-wrap .element03 li:nth-child(2) dl dt {
  position: relative
}

#CAMPAIGN.EN .campaign .campaign-wrap .element03 li:nth-child(2) dl dt::after {
  content: "";
  width: 200px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: -100%;
  transform: translate(0, -50%)
}

@media only screen and (max-width:600px) {
  #CAMPAIGN.EN .campaign .campaign-wrap .element03 li:nth-child(2) dl dt::after {
    width: 2px;
    height: 30px;
    top: -30%;
    left: 50%;
    transform: translate(-50%, 0)
  }
}

#CAMPAIGN.EN .campaign .campaign-wrap .element03 li:nth-child(2) dl dt::before {
  content: "";
  width: 200px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: -100%;
  transform: translate(0, -50%)
}

@media only screen and (max-width:600px) {
  #CAMPAIGN.EN .campaign .campaign-wrap .element03 li:nth-child(2) dl dt::before {
    width: 2px;
    height: 30px;
    bottom: -30%;
    top: auto;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0)
  }
}

@media only screen and (max-width:600px) {
  #CAMPAIGN.EN .campaign .campaign-wrap .element03 li {
    width: 100%
  }
}

#CAMPAIGN.EN .campaign .campaign-wrap .element03 li dl dt {
  margin: 0 auto 24px
}

@media only screen and (max-width:600px) {
  #CAMPAIGN.EN .campaign .campaign-wrap .element03 li dl dt {
    margin: 0 24px 0 0
  }
}

@media only screen and (max-width:600px) {
  #CAMPAIGN.EN .tool .tool-form ul li dt {
    padding: 12px 0 !important
  }
}

#CAMPAIGN.EN .tool .tool-form ul li:nth-child(1) dt {
  padding: 8px 0;
  min-height: 45%;
}

#CAMPAIGN.EN .tool .tool-form ul li:nth-child(2) dt {
  padding: 23px 0;
  min-height: 45%;
}

#CAMPAIGN.EN .tool .tool-form ul li:nth-child(3) dt {
  padding: 23px 0;
  min-height: 45%;
}

#CAMPAIGN.EN .tool .tool-form ul li dt {
  line-height: 1.1
}

#CAMPAIGN abbr,
#CAMPAIGN address,
#CAMPAIGN article,
#CAMPAIGN aside,
#CAMPAIGN audio,
#CAMPAIGN b,
#CAMPAIGN blockquote,
#CAMPAIGN body,
#CAMPAIGN canvas,
#CAMPAIGN caption,
#CAMPAIGN cite,
#CAMPAIGN code,
#CAMPAIGN dd,
#CAMPAIGN del,
#CAMPAIGN details,
#CAMPAIGN dfn,
#CAMPAIGN div,
#CAMPAIGN dl,
#CAMPAIGN dt,
#CAMPAIGN em,
#CAMPAIGN fieldset,
#CAMPAIGN figcaption,
#CAMPAIGN figure,
#CAMPAIGN footer,
#CAMPAIGN form,
#CAMPAIGN h1,
#CAMPAIGN h2,
#CAMPAIGN h3,
#CAMPAIGN h4,
#CAMPAIGN h5,
#CAMPAIGN h6,
#CAMPAIGN header,
#CAMPAIGN hgroup,
#CAMPAIGN html,
#CAMPAIGN i,
#CAMPAIGN iframe,
#CAMPAIGN img,
#CAMPAIGN ins,
#CAMPAIGN kbd,
#CAMPAIGN label,
#CAMPAIGN legend,
#CAMPAIGN li,
#CAMPAIGN mark,
#CAMPAIGN menu,
#CAMPAIGN nav,
#CAMPAIGN object,
#CAMPAIGN ol,
#CAMPAIGN p,
#CAMPAIGN pre,
#CAMPAIGN q,
#CAMPAIGN samp,
#CAMPAIGN section,
#CAMPAIGN small,
#CAMPAIGN span,
#CAMPAIGN strong,
#CAMPAIGN sub,
#CAMPAIGN summary,
#CAMPAIGN sup,
#CAMPAIGN table,
#CAMPAIGN tbody,
#CAMPAIGN td,
#CAMPAIGN tfoot,
#CAMPAIGN th,
#CAMPAIGN thead,
#CAMPAIGN time,
#CAMPAIGN tr,
#CAMPAIGN ul,
#CAMPAIGN var,
#CAMPAIGN video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}

#CAMPAIGN body {
  line-height: 1
}

#CAMPAIGN article,
#CAMPAIGN aside,
#CAMPAIGN details,
#CAMPAIGN figcaption,
#CAMPAIGN figure,
#CAMPAIGN footer,
#CAMPAIGN header,
#CAMPAIGN hgroup,
#CAMPAIGN menu,
#CAMPAIGN nav,
#CAMPAIGN section {
  display: block
}

#CAMPAIGN nav ul {
  list-style: none
}

#CAMPAIGN blockquote,
#CAMPAIGN q {
  quotes: none
}

#CAMPAIGN blockquote:after,
#CAMPAIGN blockquote:before {
  content: none
}

#CAMPAIGN q:after,
#CAMPAIGN q:before {
  content: none
}

#CAMPAIGN a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  color: #111;
  text-decoration: none
}

#CAMPAIGN ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}

#CAMPAIGN mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}

#CAMPAIGN del {
  text-decoration: line-through
}

#CAMPAIGN abbr[title],
#CAMPAIGN dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

#CAMPAIGN table {
  border-collapse: collapse;
  border-spacing: 0
}

#CAMPAIGN hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

#CAMPAIGN input,
#CAMPAIGN select {
  vertical-align: middle
}

#CAMPAIGN main {
  display: block
}

#CAMPAIGN button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

#CAMPAIGN img {
  width: 100%
}

#CAMPAIGN input[type=text] {
  max-width: none
}

#CAMPAIGN .pagetop {
  width: 100px;
  position: fixed;
  bottom: 110px;
  left: 10px;
  z-index: 1000
}

#CAMPAIGN h1,
#CAMPAIGN h2,
#CAMPAIGN h3,
#CAMPAIGN h4,
#CAMPAIGN h5 {
  font-family: "Noto Sans JP", Avenir, "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif
}

#CAMPAIGN main {
  position: relative;
  min-height: 100vh
}

#CAMPAIGN .display {
  max-width: 1140px;
  width: 100%;
  margin: auto
}

#CAMPAIGN .display_s {
  max-width: 820px;
  width: 100%;
  margin: auto
}

#CAMPAIGN .display_m {
  max-width: 960px;
  width: 100%;
  margin: auto
}

#CAMPAIGN .display_l {
  max-width: 1200px;
  width: 100%;
  margin: auto
}

#CAMPAIGN .display_r {
  max-width: 960px;
  width: 100%;
  margin: auto
}

#CAMPAIGN .sp {
  display: none !important
}

#CAMPAIGN .sp:after,
#CAMPAIGN .sp:before {
  display: none
}

#CAMPAIGN .sp-inline {
  display: none !important
}

#CAMPAIGN .sp-inline:after,
#CAMPAIGN .sp-inline:before {
  display: none
}

#CAMPAIGN .tb {
  display: block !important;
  display: none !important
}

#CAMPAIGN .tb-pc {
  display: block
}

#CAMPAIGN .pc {
  display: block !important
}

#CAMPAIGN .button a {
  background: #fff;
  padding: 18px;
  font-size: 16px;
  border-radius: 32px;
  display: block
}

#CAMPAIGN .mb-16 {
  margin-bottom: 16px
}

#CAMPAIGN .mb-n {
  margin-bottom: 0 !important
}

#CAMPAIGN .anm,
#CAMPAIGN .anm_d {
  opacity: 0;
  transition: transform .1s cubic-bezier(.12, 0, .39, 0)
}

#CAMPAIGN .anm_y {
  transform: translateY(18px);
  opacity: 0;
  transition: transform 80ms
}

#CAMPAIGN .hide {
  display: none
}

#CAMPAIGN .bold {
  font-weight: 700 !important
}

#CAMPAIGN .pl-0 {
  margin-left: 0 !important
}

#CAMPAIGN .pr-0 {
  margin-right: 0 !important
}

#CAMPAIGN .color_wf {
  color: #fff !important
}

#CAMPAIGN .max-1124 {
  max-width: 1124px;
  margin: auto
}

#CAMPAIGN .max-960 {
  max-width: 960px;
  margin: auto
}

#CAMPAIGN .max-700 {
  max-width: 700px;
  margin: auto
}

#CAMPAIGN .mb-3 {
  margin-bottom: 30px
}

#CAMPAIGN .mv {
  background: url(/resources_source/images/campaign/202309_n/mv-bg.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 618px;
  position: relative;
  z-index: 1
}

#CAMPAIGN .mv ul {
  position: relative;
  max-width: 1180px;
  padding-top: 60px;
  height: 100%;
  margin: auto
}

#CAMPAIGN .mv .mv-first {
  width: 60%;
  position: relative
}

#CAMPAIGN .mv .mv-first .btn {
  border: none;
  display: block;
  background: linear-gradient(90deg, #fdbe75, #ee2121);
  box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
  width: 100%;
  max-width: 540px;
  height: 48px;
  border-radius: 32px;
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1, 1);
  overflow: hidden;
  -webkit-animation: bururi 1s infinite;
  animation: bururi 1s infinite
}

#CAMPAIGN .mv .mv-first .btn::before {
  -webkit-animation: shine 2.3s ease-in-out infinite;
  animation: shine 2.3s ease-in-out infinite;
  background-color: #fff;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -180px;
  transform: rotate(45deg);
  width: 30px
}

#CAMPAIGN .mv .mv-first .btn figure {
  max-width: 460px;
  line-height: 32px;
  margin: auto;
  height: 100%;
  display: flex;
  align-items: center
}

#CAMPAIGN .mv .mv-second {
  width: 47%;
  position: absolute;
  right: 0;
  bottom: 0
}

#CAMPAIGN .mv .mv-second figure {
  position: relative
}

#CAMPAIGN .mv .mv-second figure::after {
  content: "";
  -webkit-animation: anm01 2s steps(1, end) 0s infinite;
  animation: anm01 2s steps(1, end) 0s infinite;
  background: url(/resources_source/images/campaign/202309_n/mv-02_finger.png) no-repeat center center;
  width: 295px;
  height: 353px;
  position: absolute;
  left: 40px;
  bottom: -56px;
  transform: rotate(0)
}

#CAMPAIGN .point {
  padding-top: 40px;
  position: relative;
  z-index: 2;
  margin-bottom: 190px
}

#CAMPAIGN .point::after {
  content: "";
  background: url(/resources_source/images/campaign/202309_n/point-bg.png) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 1000px;
  position: absolute;
  top: -88px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1
}

#CAMPAIGN .point .point-content {
  display: flex;
  overflow: visivle;
  justify-content: space-between;
  align-items: center;
  border-radius: 16px;
  overflow: auto;
  box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
  margin-bottom: 48px;
  background: #fff;
  padding: 32px
}

#CAMPAIGN .point .point-content:nth-child(2) .point-title {
  width: 350px;
  margin-bottom: 16px
}

#CAMPAIGN .point .point-img {
  width: 44%
}

#CAMPAIGN .point .point-img figure {
  width: 100%;
  margin: auto
}

#CAMPAIGN .point .point-img.active figure {
  -webkit-animation: bounds 6s linear;
  animation: bounds 6s linear
}

#CAMPAIGN .point .point-dsc {
  width: 58%;
  padding: 0 56px 0 32px
}

#CAMPAIGN .point .point-dsc .point-count {
  width: 183px;
  margin: 0 0 32px
}

#CAMPAIGN .point .point-dsc .point-title {
  width: 390px;
  margin-bottom: 16px
}

#CAMPAIGN .point .point-dsc .point-text {
  font-size: 20px;
  letter-spacing: .01em;
  margin-bottom: 24px
}

#CAMPAIGN .point .point-link {
  margin-top: 16px;
  height: 67px;
  line-height: 67px;
  border-radius: 40px;
  text-align: center;
  width: 100%;
  background: linear-gradient(90deg, #fdbe75, #ee2121);
  box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
  transform: scale(1, 1);
  -webkit-animation: bururi-nofixed 1s infinite;
  animation: bururi-nofixed 1s infinite;
  overflow: hidden
}

#CAMPAIGN .point .point-link::before {
  -webkit-animation: shine 2.3s ease-in-out infinite;
  animation: shine 2.3s ease-in-out infinite;
  background-color: #fff;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -180px;
  transform: rotate(45deg);
  width: 30px
}

#CAMPAIGN .point .point-link a {
  color: #fff;
  font-size: 24px
}

#CAMPAIGN .campaign {
  background: url(/resources_source/images/campaign/202309_n/campaign-bg_second.png) center center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 3
}

#CAMPAIGN .campaign.second .campaign-wrap {
  padding: 64px 0 56px
}

#CAMPAIGN .campaign .campaign-wrap {
  position: relative;
  padding: 272px 0 0;
  text-align: center
}

#CAMPAIGN .campaign .campaign-wrap .campaign-top {
  position: absolute;
  width: 630px;
  margin: auto;
  top: -136px;
  left: 50%;
  transform: translate(-50%, 0)
}

#CAMPAIGN .campaign .campaign-wrap .campaign-title {
  font-size: 40px;
  color: #fff;
  line-height: 1.1;
  font-weight: 700
}

#CAMPAIGN .campaign .campaign-wrap figure h3 {
  width: 319px;
  height: 44px;
  margin: 0 auto 16px;
  line-height: 1;
  text-align: center
}

#CAMPAIGN .campaign .campaign-wrap .campaign-link {
  background: linear-gradient(90deg, #fdbe75, #ee2121);
  width: 460px;
  margin: 0 auto 32px;
  padding: 40px 0;
  border-radius: 24px;
  display: block;
  transform: scale(1, 1);
  -webkit-animation: bururi-nofixed 1s infinite;
  animation: bururi-nofixed 1s infinite;
  overflow: hidden
}

#CAMPAIGN .campaign .campaign-wrap .campaign-link::before {
  -webkit-animation: shine 2.3s ease-in-out infinite;
  animation: shine 2.3s ease-in-out infinite;
  background-color: #fff;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -180px;
  transform: rotate(45deg);
  width: 30px
}

#CAMPAIGN .campaign .campaign-wrap .campaign-link h4 {
  font-size: 32px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #fff;
  line-height: 1.3
}

#CAMPAIGN .campaign .campaign-wrap .campaign-link h5 {
  font-size: 20px;
  color: #fff
}

#CAMPAIGN .campaign .campaign-wrap .campaign-p_wrap {
  position: relative
}

#CAMPAIGN .campaign .campaign-wrap .campaign-person {
  width: 520px;
  margin: 0 auto 48px
}

#CAMPAIGN .campaign .campaign-wrap .campaign-person img {
  width: 70%
}

#CAMPAIGN .campaign .campaign-wrap .campaign-finger {
  width: 72%;
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  -webkit-animation: finger 2s infinite;
  animation: finger 2s infinite
}

#CAMPAIGN .campaign ul {
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px
}

#CAMPAIGN .campaign ul.active dl dt {
  -webkit-animation: bounds 6s linear;
  animation: bounds 6s linear
}

#CAMPAIGN .campaign ul li:nth-child(2) dl dt {
  position: relative
}

#CAMPAIGN .campaign ul li:nth-child(2) dl dt::after {
  content: "";
  width: 100px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: -50%;
  transform: translate(0, -50%)
}

#CAMPAIGN .campaign ul li:nth-child(2) dl dt::before {
  content: "";
  width: 100px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: -50%;
  transform: translate(0, -50%)
}

#CAMPAIGN .campaign ul li dl dt {
  width: 180px;
  height: 180px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  margin-bottom: 16px;
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s
}

#CAMPAIGN .campaign ul li dl dt img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px
}

#CAMPAIGN .campaign ul li dl dd {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  text-align: center
}

#CAMPAIGN .reason {
  background: url(/resources_source/images/campaign/202309_n/reason-bg.png) center center no-repeat;
  padding: 80px 0;
  background-size: cover
}

#CAMPAIGN .reason .reason-title {
  font-size: 40px;
  text-align: center;
  margin-bottom: 32px;
  font-weight: 500
}

#CAMPAIGN .reason ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

#CAMPAIGN .reason ul.active .reason-icon {
  -webkit-animation: bounds 6s linear;
  animation: bounds 6s linear
}

#CAMPAIGN .reason ul li {
  width: 31%
}

#CAMPAIGN .reason ul li:nth-child(3) .reason-icon img {
  width: 130px
}

#CAMPAIGN .reason ul .reason-icon {
  width: 180px;
  height: 180px;
  margin: auto;
  position: relative;
  background: #fff;
  border-radius: 50%;
  margin-bottom: 16px;
  -webkit-animation-delay: 3s;
  animation-delay: 3s
}

#CAMPAIGN .reason ul .reason-icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px
}

#CAMPAIGN .reason ul .reason-list {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0
}

#CAMPAIGN .reason ul .reason-text {
  font-size: 20px;
  letter-spacing: .01em
}

#CAMPAIGN .reason ul dl {
  text-align: center
}

#CAMPAIGN .tool {
  padding: 80px 0
}

#CAMPAIGN .tool .tool-title {
  text-align: center;
  font-size: 40px;
  font-weight: 500
}

#CAMPAIGN .tool .tool-title.mb-4 {
  margin-bottom: 24px
}

#CAMPAIGN .tool .tool-sub {
  text-align: center;
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 40px
}

#CAMPAIGN .tool .tool-form ul {
  display: flex;
  flex-wrap: wrap;
  overflow: visible;
  border-radius: 16px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
  margin-bottom: 32px
}

#CAMPAIGN .tool .tool-form ul li {
  width: 33.33%;
  text-align: center
}

#CAMPAIGN .tool .tool-form ul li:nth-child(2) {
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2
}

#CAMPAIGN .tool .tool-form ul li dt {
  background: #f6f7f7;
  padding: 16px 0;
  font-size: 26px;
  letter-spacing: .06em;
  line-height: 60px
}

#CAMPAIGN .tool .tool-form ul li dd {
  padding: 16px 8px;
  text-align: center;
  line-height: 60px
}

#CAMPAIGN .tool .tool-form ul li dd select {
  font-size: 26px;
  border: none;
  text-align: center
}

#CAMPAIGN .tool .tool-form ul li dd select:invalid {
  color: #e2e2e2
}

#CAMPAIGN .tool .tool-form ul li dd select option {
  color: #000
}

#CAMPAIGN .tool .tool-form ul li dd select option:first-child {
  color: #e2e2e2
}

#CAMPAIGN .tool .tool-form ul li dd input {
  font-size: 26px;
  width: 100%;
  border: none;
  text-align: center;
  max-width: 90%;
}

#CAMPAIGN .tool .tool-form ul li dd input::-webkit-input-placeholder {
  color: #e2e2e2;
  font-size: 26px;
  text-align: center
}

#CAMPAIGN .tool .tool-form ul li dd input:-ms-input-placeholder,
#CAMPAIGN .tool .tool-form ul li dd input::-moz-placeholder,
#CAMPAIGN .tool .tool-form ul li dd input::-ms-input-placeholder,
#CAMPAIGN .tool .tool-form ul li dd input::-webkit-input-placeholder,
#CAMPAIGN .tool .tool-form ul li dd input::placeholder {
  color: #e2e2e2;
  font-size: 26px;
  text-align: center
}

#CAMPAIGN .tool .tool-form .btn-clm {
  display: flex;
  justify-content: center;
  margin-bottom: 64px;
  flex-wrap: wrap
}

#CAMPAIGN .tool .tool-form .btn-clm input {
  cursor: pointer;
  border-radius: 20px;
  border: none;
  padding: 24px 0;
  font-size: 26px;
  color: #fff;
  width: 328px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .2)
}

#CAMPAIGN .tool .tool-form .btn-clm input:nth-child(1) {
  background: #cecece;
  margin-right: 16px
}

#CAMPAIGN .tool .tool-form .btn-clm input:nth-child(2) {
  background: linear-gradient(90deg, #fdbe75, #ee2121);
  margin-left: 16px
}

#CAMPAIGN .tool .tool-bonus {
  background: linear-gradient(90deg, #3b79ed, #73edbe);
  text-align: center;
  border-radius: 12px;
  margin-bottom: 56px
}

#CAMPAIGN .tool .tool-bonus h2 {
  color: #fff;
  font-size: 26px;
  padding: 16px 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 48px;
  font-weight: 500;
  text-align: center
}

#CAMPAIGN .tool .tool-bonus ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 48px
}

#CAMPAIGN .tool .tool-bonus ul li {
  width: 37.5%;
  text-align: right
}

#CAMPAIGN .tool .tool-bonus ul li:nth-child(1) {
  margin-right: 16px
}

#CAMPAIGN .tool .tool-bonus ul li:nth-child(2) {
  margin-left: 16px
}

#CAMPAIGN .tool .tool-bonus ul li .price {
  background: #fff;
  border-radius: 16px;
  height: 80px;
  line-height: 80px;
  font-size: 26px;
  padding-right: 24px;
  margin-bottom: 8px
}

#CAMPAIGN .tool .tool-bonus ul li .price-dsc {
  text-align: center;
  font-size: 20px;
  color: #fff
}

#CAMPAIGN .tool .tool-note {
  text-align: left;
  max-width: 860px;
  margin: auto;
  width: 92%
}

@media only screen and (max-width:600px) {
  #CAMPAIGN .tool .tool-note {
    max-width: none;
    width: 100%
  }
}

#CAMPAIGN .tool .tool-note span {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0
}

#CAMPAIGN .tool .tool-note_title {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px
}

#CAMPAIGN .tool .tool-box {
  background: linear-gradient(90deg, #3b79ed, #73edbe);
  text-align: center;
  border-radius: 18px;
  margin-bottom: 24px;
  padding: 24px 0
}

#CAMPAIGN .tool .tool-box h4 {
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 1.3
}

#CAMPAIGN .tool .tool-box p {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: .04em;
  color: #fff
}

#CAMPAIGN .tool .table-wrap {
  margin-bottom: 64px
}

#CAMPAIGN .tool .tool-table {
  border-radius: 10px;
  border-spacing: 0;
  border: none;
  text-align: center;
  width: 100%;
  margin: auto;
  position: relative
}

#CAMPAIGN .tool .tool-table ul {
  display: flex;
  align-items: center;
  background: linear-gradient(90deg, rgba(191, 193, 195, .2), rgba(230, 239, 244, .2))
}

#CAMPAIGN .tool .tool-table ul li {
  padding: 24px 0;
  vertical-align: middle;
  border-right: 1px solid #e2e2e2;
  width: 33.33%;
  font-weight: 400;
  background: 0 0;
  text-align: center;
  font-size: 24px
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .tool-table ul li {
    font-size: 18px
  }
}

@media only screen and (max-width:600px) {
  #CAMPAIGN .tool .tool-table ul li {
    font-size: 14px
  }
}

#CAMPAIGN .tool .tool-table ul li:nth-child(3) {
  border-right: none
}

#CAMPAIGN .tool .tool-table ul:first-child {
  border-radius: 10px 10px 0 0
}

#CAMPAIGN .tool .tool-table ul:first-child li {
  font-size: 26px;
  font-weight: 500
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .tool-table ul:first-child li {
    font-size: 2.4vw
  }
}

@media only screen and (max-width:680px) {
  #CAMPAIGN .tool .tool-table ul:first-child li {
    font-size: 20px
  }
}

@media only screen and (max-width:414px) {
  #CAMPAIGN .tool .tool-table ul:first-child li {
    font-size: 16px
  }
}

#CAMPAIGN .tool .tool-table ul:nth-child(4) {
  border-radius: 0 0 10px 10px
}

@media only screen and (max-width:680px) {
  #CAMPAIGN .tool .tool-table ul:first-child li:first-child {
    padding: 36px 0
  }

  #CAMPAIGN .tool .tool-table ul:nth-child(2) li:nth-child(2) {
    padding: 36px 0
  }

  #CAMPAIGN .tool .tool-table ul:nth-child(3) li:nth-child(2) {
    padding: 36px 0
  }

  #CAMPAIGN .tool .tool-table ul:nth-child(4) {
    border-radius: 0 0 10px 10px
  }

  #CAMPAIGN .tool .tool-table ul:nth-child(4) li:nth-child(1) {
    padding: 36px 0
  }

  #CAMPAIGN .tool .tool-table ul:nth-child(4) li:nth-child(2) {
    padding: 36px 0
  }
}

@media only screen and (max-width:600px) {
  #CAMPAIGN .tool .tool-table ul:first-child li:first-child {
    padding: 36px 0
  }

  #CAMPAIGN .tool .tool-table ul:nth-child(2) li:nth-child(2) {
    padding: 34px 0
  }

  #CAMPAIGN .tool .tool-table ul:nth-child(3) li:nth-child(2) {
    padding: 34px 0
  }

  #CAMPAIGN .tool .tool-table ul:nth-child(4) {
    border-radius: 0 0 10px 10px
  }

  #CAMPAIGN .tool .tool-table ul:nth-child(4) li:nth-child(1) {
    padding: 34px 0
  }

  #CAMPAIGN .tool .tool-table ul:nth-child(4) li:nth-child(2) {
    padding: 34px 0
  }
}

#CAMPAIGN .tool .tool-table ul.bottom {
  background: 0 0 !important
}

#CAMPAIGN .tool .tool-table ul.bottom li {
  border-right: none !important;
  font-size: 14px;
  padding: 8px 0
}

#CAMPAIGN .tool .tool-table ul:nth-child(odd) {
  background: linear-gradient(90deg, rgba(230, 239, 244, .2), rgba(191, 193, 195, .2))
}

#CAMPAIGN .tool .tool-table ul:last-child li {
  border-bottom: none
}

#CAMPAIGN .rule {
  background: url(/resources_source/images/campaign/202309_n/reason-bg.png) center center no-repeat;
  padding: 80px 0;
  background-size: cover
}

#CAMPAIGN .rule .rule-title {
  font-size: 40px;
  text-align: center;
  margin-bottom: 32px;
  font-weight: 500
}

#CAMPAIGN .rule .rule-content {
  max-width: 960px;
  background: #fff;
  margin: auto;
  padding: 40px 50px;
  max-height: 540px;
  overflow-y: scroll
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .rule .rule-content {
    width: 92%;
    margin: auto
  }
}

#CAMPAIGN .rule .rule-block {
  max-width: 900px;
  margin: 0 auto 32px
}

#CAMPAIGN .rule .rule-block h3 {
  background: linear-gradient(90deg, #3b79ed, #73edbe);
  padding: 8px 16px;
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  letter-spacing: 0;
  text-align: center
}

#CAMPAIGN .rule .rule-block p {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.7;
  margin-bottom: 10px;
  font-size: 15px
}

#CAMPAIGN .rule .rule-block p.kome {
  margin-top: 10px
}

#CAMPAIGN .rule .rule-block table {
  width: 100%;
  margin-bottom: 15px;
  border-collapse: separate;
  border-spacing: 2px
}

#CAMPAIGN .rule .rule-block .table-block table tr.midashi {
  background: linear-gradient(90deg, #3b79ed, #3b79ed);
  color: #fff
}

#CAMPAIGN .rule .rule-block .table-block table tr.midashi th {
  font-weight: 600
}

#CAMPAIGN .rule .rule-block table td,
#CAMPAIGN .rule .rule-block table th {
  border: 1px solid #3b79ed;
  text-align: center;
  padding: 14px 0;
  align-items: center;
  vertical-align: middle
}

#CAMPAIGN .sp-bottom-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10200;
  background: rgba(255, 255, 255, .6);
  padding: 10px 0
}

@media only screen and (max-width:768px) {
  #CAMPAIGN .sp-bottom-banner {
    display: none
  }
}

#CAMPAIGN .sp-bottom-banner a.campaign-link {
  background: linear-gradient(90deg, #fdbe75, #ee2121);
  width: 90%;
  margin: 0 auto 0;
  padding: 14px 0;
  border-radius: 16px;
  display: block;
  transform: scale(1, 1);
  -webkit-animation: bururi-nofixed 1s infinite;
  animation: bururi-nofixed 1s infinite;
  overflow: hidden;
  max-width: 864px
}

#CAMPAIGN .sp-bottom-banner a.campaign-link h4 {
  margin-bottom: 5px;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
  font-size: 17px
}

#CAMPAIGN .sp-bottom-banner a.campaign-link h5 {
  color: #fff
}

@font-face {
  font-family: SF-Compact;
  src: url(../../font/SF-Compact.ttf)
}

@font-face {
  font-family: SF-Compact-blod;
  src: local("SF-Compact-Text-Medium"), url(../../font/SF-Compact-Text-Medium.otf)
}

@font-face {
  font-family: SF-Compact-semiblod;
  src: local("SF-Compact-Display-Semibold"), url(../../font/SF-Compact-Display-Semibold.otf)
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP Regular"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype");
  font-display: swap
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans CJK JP Regular"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format("opentype");
  font-display: swap
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: bold;
  font-weight: 600;
  src: local("Noto Sans CJK JP Regular"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype");
  font-display: swap
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .pagetop {
    width: 80px;
    position: fixed;
    bottom: 90px;
    left: 10px;
    z-index: 1000
  }
}

@media screen and (min-width:769px) {
  html#CAMPAIGN {
    -webkit-text-size-adjust: none;
    scroll-behavior: smooth
  }

  #CAMPAIGN * {
    margin: 0;
    padding: 0;
    zoom: 1;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }

  #CAMPAIGN :after,
  #CAMPAIGN :before {
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }

  #CAMPAIGN body {
    color: #000;
    background: #fff;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Noto Sans JP", Avenir, "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    letter-spacing: 3px
  }

  #CAMPAIGN a:hover {
    transition: all .4s;
    opacity: .8
  }

  #CAMPAIGN h1,
  #CAMPAIGN h2,
  #CAMPAIGN h3,
  #CAMPAIGN h4,
  #CAMPAIGN h5,
  #CAMPAIGN h6 {
    font-weight: 500;
    text-align: center !important
  }

  #CAMPAIGN img {
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
  }

  #CAMPAIGN i,
  #CAMPAIGN strong {
    font-style: normal
  }

  #CAMPAIGN input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
  }

  #CAMPAIGN .clear {
    clear: both
  }

  #CAMPAIGN .clearfix:after {
    content: "";
    display: block;
    clear: both
  }

  #CAMPAIGN .display_sm {
    max-width: 750px;
    width: 100%;
    margin: 0 auto
  }
}

@media only screen and (min-width:769px) and (max-width:768px) {
  #CAMPAIGN .display_sm {
    width: 90%
  }
}

@media screen and (min-width:769px) {
  #CAMPAIGN .display_item {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto
  }
}

@media only screen and (min-width:769px) and (max-width:768px) {
  #CAMPAIGN .display_item {
    width: 90%;
    margin-bottom: 40px
  }
}

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

  #CAMPAIGN ol,
  #CAMPAIGN ul {
    list-style: none
  }

  #CAMPAIGN input[type=email],
  #CAMPAIGN input[type=submit],
  #CAMPAIGN input[type=tel],
  #CAMPAIGN input[type=text] {
    -webkit-appearance: none
  }

  #CAMPAIGN textarea {
    -webkit-appearance: none
  }
}

@media screen and (max-width:768px) {
  html#CAMPAIGN {
    -webkit-text-size-adjust: none;
    scroll-behavior: smooth
  }

  #CAMPAIGN * {
    margin: 0;
    padding: 0;
    zoom: 1;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }

  #CAMPAIGN :after,
  #CAMPAIGN :before {
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }

  #CAMPAIGN body {
    color: #000;
    background: #fff;
    font-size: 12px;
    line-height: 1.8;
    font-family: "Noto Sans JP", Avenir, "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    letter-spacing: 3px
  }

  #CAMPAIGN a:hover {
    transition: all .4s;
    opacity: .8
  }

  #CAMPAIGN h1,
  #CAMPAIGN h2,
  #CAMPAIGN h3,
  #CAMPAIGN h4,
  #CAMPAIGN h5,
  #CAMPAIGN h6 {
    font-weight: 500;
    text-align: center !important
  }

  #CAMPAIGN img {
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
  }

  #CAMPAIGN i,
  #CAMPAIGN strong {
    font-style: normal
  }

  #CAMPAIGN input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
  }

  #CAMPAIGN .clear {
    clear: both
  }

  #CAMPAIGN .clearfix:after {
    content: "";
    display: block;
    clear: both
  }

  #CAMPAIGN .display_sm {
    max-width: 750px;
    width: 100%;
    margin: 0 auto
  }
}

@media only screen and (max-width:768px) and (max-width:768px) {
  #CAMPAIGN .display_sm {
    width: 90%
  }
}

@media screen and (max-width:768px) {
  #CAMPAIGN .display_item {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto
  }
}

@media only screen and (max-width:768px) and (max-width:768px) {
  #CAMPAIGN .display_item {
    width: 90%;
    margin-bottom: 40px
  }
}

@media screen and (max-width:768px) {

  #CAMPAIGN ol,
  #CAMPAIGN ul {
    list-style: none
  }

  #CAMPAIGN input[type=email],
  #CAMPAIGN input[type=submit],
  #CAMPAIGN input[type=tel],
  #CAMPAIGN input[type=text] {
    -webkit-appearance: none
  }

  #CAMPAIGN textarea {
    -webkit-appearance: none
  }
}

@media only screen and (max-width:768px) {
  #CAMPAIGN .display_r {
    width: 84.5%
  }
}

@media only screen and (max-width:768px) {
  #CAMPAIGN .sp {
    display: block !important
  }
}

@media only screen and (max-width:768px) {
  #CAMPAIGN .sp-inline {
    display: inline-block !important
  }
}

@media only screen and (max-width:900px) {
  #CAMPAIGN .tb {
    display: none !important
  }

  #CAMPAIGN .tb:after,
  #CAMPAIGN .tb:before {
    display: none
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tb {
    display: block !important
  }
}

@media (max-width:680px) {
  #CAMPAIGN .tb-pc {
    display: none !important
  }
}

@media (min-width:681px) {
  #CAMPAIGN .tb-sp {
    display: none !important
  }
}

@media (max-width:680px) {
  #CAMPAIGN .tb-sp {
    display: block
  }
}

@media only screen and (max-width:768px) {
  #CAMPAIGN .pc {
    display: none !important
  }

  #CAMPAIGN .pc:after,
  #CAMPAIGN .pc:before {
    display: none
  }
}

@media (max-width:960px) {
  #CAMPAIGN .max-960 {
    width: 92%;
    margin: auto
  }
}

@media (max-width:600px) {
  #CAMPAIGN .max-960 {
    width: 100%;
    margin: auto
  }
}

@media (max-width:960px) {
  #CAMPAIGN .max-700 {
    width: 92%;
    margin: auto
  }
}

@media (max-width:600px) {
  #CAMPAIGN .max-700 {
    width: 100%;
    margin: auto
  }
}

@-webkit-keyframes bururi {
  50% {
    transform: translate(-50%, -50%) scale(1, 1)
  }

  60% {
    transform: translate(-50%, -50%) scale(.98, .95)
  }
}

@keyframes bururi {
  50% {
    transform: translate(-50%, -50%) scale(1, 1)
  }

  60% {
    transform: translate(-50%, -50%) scale(.98, .95)
  }
}

@-webkit-keyframes bururi-nofixed {
  50% {
    transform: scale(1, 1)
  }

  60% {
    transform: scale(.98, .95)
  }
}

@keyframes bururi-nofixed {
  50% {
    transform: scale(1, 1)
  }

  60% {
    transform: scale(.98, .95)
  }
}

@-webkit-keyframes shine {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0
  }

  80% {
    transform: scale(0) rotate(45deg);
    opacity: .5
  }

  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1
  }

  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0
  }
}

@keyframes shine {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0
  }

  80% {
    transform: scale(0) rotate(45deg);
    opacity: .5
  }

  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1
  }

  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0
  }
}

@-webkit-keyframes bounds {
  0% {
    opacity: 0;
    transform: scale(1)
  }

  1% {
    opacity: 1;
    transform: scale(1.1)
  }

  2% {
    opacity: 1;
    transform: scale(1.2)
  }

  4% {
    opacity: 1;
    transform: scale(1)
  }

  6% {
    opacity: 1;
    transform: scale(1.1)
  }

  8% {
    opacity: 1;
    transform: scale(1)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}

@keyframes bounds {
  0% {
    opacity: 0;
    transform: scale(1)
  }

  1% {
    opacity: 1;
    transform: scale(1.1)
  }

  2% {
    opacity: 1;
    transform: scale(1.2)
  }

  4% {
    opacity: 1;
    transform: scale(1)
  }

  6% {
    opacity: 1;
    transform: scale(1.1)
  }

  8% {
    opacity: 1;
    transform: scale(1)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}

@media (max-width:680px) {
  #CAMPAIGN .mv {
    position: relative;
    background: url(/resources_source/images/campaign/202309_n/mv-bg_sp.svg) center center no-repeat;
    height: 540px;
    background-size: cover
  }
}

@media (max-width:960px) {
  #CAMPAIGN .mv ul {
    padding-top: 24px
  }
}

@media (max-width:960px) {
  #CAMPAIGN .mv .mv-first {
    width: 100%
  }

  #CAMPAIGN .mv .mv-first figure {
    width: 70%;
    max-width: 500px;
    margin: auto
  }
}

@media (max-width:680px) {
  #CAMPAIGN .mv .mv-first {
    width: 375px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translate(-50%, 0)
  }

  #CAMPAIGN .mv .mv-first figure {
    width: 100%
  }
}

@media (max-width:415px) {
  #CAMPAIGN .mv .mv-first {
    width: 94%;
  }
}

@media (max-width:960px) {
  #CAMPAIGN .mv .mv-first .btn {
    bottom: 5%;
    max-width: 400px;
    width: 100%;
    height: 5vw
  }
}

@media (max-width:900px) {
  #CAMPAIGN .mv .mv-first .btn {
    bottom: 7%;
  }
}

@media (max-width:770px) {
  #CAMPAIGN .mv .mv-first .btn {
    bottom: 10%;
  }
}

@media (max-width:680px) {
  #CAMPAIGN .mv .mv-first .btn {
    bottom: auto;
    top: 100%
  }
}

@media (max-width:960px) {
  #CAMPAIGN .mv .mv-first .btn figure {
    width: 60%
  }
}

@media (max-width:680px) {
  #CAMPAIGN .mv .mv-first .btn figure {
    width: 100%
  }
}

@media (max-width:960px) {
  #CAMPAIGN .mv .mv-second {
    width: 100%
  }

  #CAMPAIGN .mv .mv-second figure {
    width: 280px;
    margin: auto
  }
}

@media (max-width:800px) {
  #CAMPAIGN .mv .mv-second figure {
    min-width: 280px;
    margin: auto
  }
}

@media (max-width:710px) {
  #CAMPAIGN .mv .mv-second figure {
    min-width: 290px;
  }
}

@media (max-width:680px) {
  #CAMPAIGN .mv .mv-second {
    width: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    top: 70%
  }

  #CAMPAIGN .mv .mv-second figure {
    width: 320px;
    margin: 0;
    transform: translate(-50%, -50%) rotate(0);
    -webkit-animation: anm02 2s steps(1, end) 0s infinite;
    animation: anm02 2s steps(1, end) 0s infinite
  }
}

@media (max-width:960px) {
  #CAMPAIGN .mv .mv-second figure::after {
    left: -40px;
    background-size: contain;
    width: 180px;
    height: 190px
  }
}

@media (max-width:680px) {
  #CAMPAIGN .mv .mv-second figure::after {
    display: none
  }
}

@-webkit-keyframes anm01 {
  0% {
    transform: rotate(0)
  }

  50% {
    transform: rotate(-10deg)
  }

  100% {
    transform: rotate(0)
  }
}

@keyframes anm01 {
  0% {
    transform: rotate(0)
  }

  50% {
    transform: rotate(-10deg)
  }

  100% {
    transform: rotate(0)
  }
}

@-webkit-keyframes anm02 {
  0% {
    transform: translate(-50%, -50%) rotate(0)
  }

  50% {
    transform: translate(-50%, -50%) rotate(-10deg)
  }

  100% {
    transform: translate(-50%, -50%) rotate(0)
  }
}

@keyframes anm02 {
  0% {
    transform: translate(-50%, -50%) rotate(0)
  }

  50% {
    transform: translate(-50%, -50%) rotate(-10deg)
  }

  100% {
    transform: translate(-50%, -50%) rotate(0)
  }
}

@media (max-width:680px) {
  #CAMPAIGN .mv .mv-btn {
    position: absolute;
    bottom: -64px;
    z-index: 1
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point .btn {
    display: block;
    background: linear-gradient(90deg, #fdbe75, #ee2121);
    box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
    width: 100%;
    max-width: 320px;
    height: 48px;
    border-radius: 32px;
    position: absolute;
    top: -3%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1, 1);
    overflow: hidden;
    -webkit-animation: bururi 1s infinite;
    animation: bururi 1s infinite;
    opacity: 1
  }

  #CAMPAIGN .point .btn::before {
    -webkit-animation: shine 3s ease-in-out infinite;
    animation: shine 3s ease-in-out infinite;
    background-color: #fff;
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -180px;
    transform: rotate(45deg);
    width: 30px
  }

  #CAMPAIGN .point .btn figure {
    max-width: 280px;
    line-height: 32px;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point {
    padding-top: 40px
  }
}

@media (min-width:1600px) {
  #CAMPAIGN .point::after {
    height: calc(100% + 26vw);
    position: absolute;
    top: -128px;
    transform: translate(-50%, 0)
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point::after {
    background: url(/resources_source/images/campaign/202309_n/point-bg_sp.svg) no-repeat center center;
    background-size: cover;
    height: 980px;
    top: -92px
  }
}

@media (max-width:414px) {
  #CAMPAIGN .point::after {
    height: 800px
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point {
    margin-bottom: 106px
  }
}

@media (max-width:414px) {
  #CAMPAIGN .point {
    margin-bottom: 64px
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point .point-contents {
    margin: 0 auto 96px
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point .point-content {
    flex-wrap: wrap;
    width: 84%;
    margin: 0 auto 32px;
    max-width: 340px;
    padding: 0 0 24px
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point .point-content:nth-child(1) .point-dsc {
    order: 1
  }

  #CAMPAIGN .point .point-content:nth-child(1) .point-img {
    order: 2
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .point .point-content:nth-child(2) .point-title {
    width: 32vw
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point .point-content:nth-child(2) .point-title {
    width: 247px;
    margin-bottom: 8px
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point .point-img {
    width: 80%;
    margin: auto;
    margin-bottom: 16px
  }

  #CAMPAIGN .point .point-img figure {
    border-radius: 10px;
    overflow: auto
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .point .point-dsc {
    padding: 0 32px
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point .point-dsc {
    width: 100%
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .point .point-dsc .point-count {
    width: 22vw;
    margin: 24px 0
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point .point-dsc .point-count {
    width: 136px;
    margin: 16px 0
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .point .point-dsc .point-title {
    width: 35vw
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point .point-dsc .point-title {
    width: 259px;
    margin-bottom: 8px
  }
}

@media (max-width:380px) {
  #CAMPAIGN .point .point-dsc .point-title {
    width: 60vw !important
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .point .point-dsc .point-text {
    font-size: 1.9vw
  }
}

@media only screen and (max-width:680px) {
  #CAMPAIGN .point .point-dsc .point-text {
    font-size: 15px;
    margin-bottom: 16px
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .point .point-link {
    height: 8vw;
    line-height: 8vw
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point .point-link {
    height: 60px;
    line-height: 60px
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .point .point-link a {
    font-size: 3.5vw
  }
}

@media (max-width:680px) {
  #CAMPAIGN .point .point-link a {
    font-size: 5.5vw
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .campaign .campaign-wrap {
    padding: 240px 0 0
  }
}

@media only screen and (max-width:680px) {
  #CAMPAIGN .campaign .campaign-wrap {
    padding: 220px 0 0
  }
}

@media only screen and (max-width:650px) {
  #CAMPAIGN .campaign .campaign-wrap {
    padding: 205px 0 0
  }
}

@media (max-width:600px) {
  #CAMPAIGN .campaign .campaign-wrap {
    padding: 180px 0 0
  }
}

@media (max-width:414px) {
  #CAMPAIGN .campaign .campaign-wrap {
    padding: 150px 0 0
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .campaign .campaign-wrap .campaign-top {
    width: 580px
  }
}

@media (max-width:700px) {
  #CAMPAIGN .campaign .campaign-wrap .campaign-top {
    width: 90%;
    top: -22vw;
    margin: auto
  }
}

@media (max-width:700px) {
  #CAMPAIGN .campaign .campaign-wrap .campaign-title {
    /* font-size: 8vw */
  }
}

@media (max-width: 600px) {
  #CAMPAIGN .campaign .campaign-wrap .campaign-title {
    margin-top: 5%;
  }
}

@media (max-width: 550px) {
  #CAMPAIGN .campaign .campaign-wrap .campaign-title {
    margin-top: 0;
  }
}

@media (max-width:500px) {
  #CAMPAIGN .campaign .campaign-wrap .campaign-title {
    font-size: 7vw
  }
}

@media (max-width:700px) {
  #CAMPAIGN .campaign .campaign-wrap figure h3 {
    width: 57%;
    /* margin: 0 auto 8px */
  }
}

@media (max-width:480px) {
  #CAMPAIGN .campaign .campaign-wrap figure h3 {
    margin: 0 auto;
  }
}

@media (max-width:700px) {
  #CAMPAIGN .campaign .campaign-wrap .campaign-link {
    width: 84%;
    margin: 0 auto 12px;
    padding: 20px 0
  }
}

@media (max-width:700px) {
  #CAMPAIGN .campaign .campaign-wrap .campaign-link h4 {
    font-size: 5vw
  }
}

@media (max-width:700px) {
  #CAMPAIGN .campaign .campaign-wrap .campaign-link h5 {
    font-size: 3.2vw
  }
}

@media (max-width:700px) {
  #CAMPAIGN .campaign .campaign-wrap .campaign-person {
    width: 90%;
    margin: 0 auto 48px
  }
}

@media (max-width:700px) {
  #CAMPAIGN .campaign .campaign-wrap .campaign-finger {
    transform: translate(-50%, -30%)
  }
}

@-webkit-keyframes finger {
  0% {
    top: 60%
  }

  50% {
    top: 62%
  }

  56% {
    top: 60%
  }

  62% {
    top: 62%
  }

  64% {
    top: 60%
  }
}

@keyframes finger {
  0% {
    top: 60%
  }

  50% {
    top: 62%
  }

  56% {
    top: 60%
  }

  62% {
    top: 62%
  }

  64% {
    top: 60%
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .campaign ul {
    padding-bottom: 64px
  }
}

@media (max-width:600px) {
  #CAMPAIGN .campaign ul {
    display: grid;
    width: auto;
    place-content: center
  }
}

@media (max-width:600px) {
  #CAMPAIGN .campaign ul li:nth-child(2) {
    margin: 16px 0
  }
}

@media (max-width:960px) {
  #CAMPAIGN .campaign ul li:nth-child(2) dl dt::after {
    width: 80px;
    left: -40%
  }
}

@media (max-width:600px) {
  #CAMPAIGN .campaign ul li:nth-child(2) dl dt::after {
    width: 2px;
    height: 30px;
    top: -30%;
    left: 50%;
    transform: translate(-50%, 0)
  }
}

@media (max-width:960px) {
  #CAMPAIGN .campaign ul li:nth-child(2) dl dt::before {
    width: 80px;
    right: -40%
  }
}

@media (max-width:600px) {
  #CAMPAIGN .campaign ul li:nth-child(2) dl dt::before {
    width: 2px;
    height: 30px;
    bottom: -30%;
    top: auto;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0)
  }
}

@media (max-width:600px) {
  #CAMPAIGN .campaign ul li dl {
    display: flex;
    justify-content: flex-start;
    align-items: center
  }
}

@media (max-width:600px) {
  #CAMPAIGN .campaign ul li dl dt {
    width: 78px;
    height: 78px;
    margin-bottom: 0;
    margin-right: 24px
  }
}

@media (max-width:600px) {
  #CAMPAIGN .campaign ul li dl dt img {
    width: 50px
  }
}

@media (max-width:600px) {
  #CAMPAIGN .campaign ul li dl dd {
    font-size: 24px;
    text-align: left
  }
}

@media (max-width:390px) {
  #CAMPAIGN .campaign ul li dl dd {
    font-size: 6vw
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .reason {
    padding: 56px 0
  }
}

@media (max-width:600px) {
  #CAMPAIGN .reason {
    background: url(/resources_source/images/campaign/202309_n/reason-bg-sp.png) center center no-repeat;
    background-size: cover
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .reason .reason-title {
    font-size: 4vw
  }
}

@media (max-width:600px) {
  #CAMPAIGN .reason .reason-title {
    font-size: 28px
  }
}

@media (max-width:600px) {
  #CAMPAIGN .reason ul {
    width: 90%;
    margin: auto
  }
}

@media (max-width:600px) {
  #CAMPAIGN .reason ul li {
    width: 100%;
    margin-bottom: 32px
  }
}

@media (max-width:600px) {
  #CAMPAIGN .reason ul li:nth-child(3) .reason-icon img {
    width: 100px
  }
}

@media (max-width:600px) {
  #CAMPAIGN .reason ul .reason-icon {
    width: 180px;
    height: 180px;
    margin: 0 auto 8px
  }
}

@media (max-width:600px) {
  #CAMPAIGN .reason ul .reason-icon img {
    width: 90px
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .reason ul .reason-list {
    font-size: 2.4vw
  }
}

@media only screen and (max-width:600px) {
  #CAMPAIGN .reason ul .reason-list {
    font-size: 22px
  }
}

@media (max-width:414px) {
  #CAMPAIGN .reason ul .reason-list {
    font-size: 20px
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .reason ul .reason-text {
    font-size: 2vw
  }
}

@media only screen and (max-width:600px) {
  #CAMPAIGN .reason ul .reason-text {
    font-size: 16px
  }
}

@media (max-width:414px) {
  #CAMPAIGN .reason ul .reason-text {
    font-size: 15px
  }
}

@media (max-width:700px) {
  #CAMPAIGN .tool {
    padding: 56px 0;
    width: 90%;
    margin: auto
  }
}

@media (max-width:414px) {
  #CAMPAIGN .tool {
    width: 84%;
    margin: auto
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .tool-title {
    font-size: 4vw
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-title {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 16px
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .tool-sub {
    font-size: 2.4vw
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-sub {
    font-size: 16px
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-form ul {
    border-radius: 0;
    box-shadow: none
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-form ul li {
    width: 100%;
    display: flex;
    margin-bottom: 16px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    overflow: hidden;
    height: 60px;
    line-height: 60px
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-form ul li:nth-child(2) {
    border-left: none;
    border-right: none
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .tool-form ul li dt {
    font-size: 2.8vw
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-form ul li dt {
    width: 37%;
    padding: 0;
    font-size: 16px
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-form ul li dd {
    width: 63%;
    padding: 10px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .tool-form ul li dd select {
    font-size: 2.8vw
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-form ul li dd select {
    font-size: 16px
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .tool-form ul li dd input {
    font-size: 2.8vw
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-form ul li dd input {
    font-size: 16px;
    height: 100%;
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .tool-form ul li dd input::-webkit-input-placeholder {
    font-size: 2.8vw
  }

  #CAMPAIGN .tool .tool-form ul li dd input:-ms-input-placeholder,
  #CAMPAIGN .tool .tool-form ul li dd input::-moz-placeholder,
  #CAMPAIGN .tool .tool-form ul li dd input::-ms-input-placeholder,
  #CAMPAIGN .tool .tool-form ul li dd input::-webkit-input-placeholder,
  #CAMPAIGN .tool .tool-form ul li dd input::placeholder {
    font-size: 2.8vw
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-form ul li dd input::-webkit-input-placeholder {
    font-size: 16px
  }

  #CAMPAIGN .tool .tool-form ul li dd input:-ms-input-placeholder,
  #CAMPAIGN .tool .tool-form ul li dd input::-moz-placeholder,
  #CAMPAIGN .tool .tool-form ul li dd input::-ms-input-placeholder,
  #CAMPAIGN .tool .tool-form ul li dd input::-webkit-input-placeholder,
  #CAMPAIGN .tool .tool-form ul li dd input::placeholder {
    font-size: 16px
  }
}

@media only screen and (max-width:749px) {
  #CAMPAIGN .tool .tool-form .btn-clm input {
    width: 100%;
    padding: 16px 0
  }
}

@media only screen and (max-width:749px) {
  #CAMPAIGN .tool .tool-form .btn-clm input:nth-child(1) {
    margin-right: 0;
    order: 2
  }
}

@media only screen and (max-width:749px) {
  #CAMPAIGN .tool .tool-form .btn-clm input:nth-child(2) {
    margin-left: 0;
    order: 1;
    margin-bottom: 24px
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-bonus {
    margin-bottom: 40px
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-bonus h2 {
    font-size: 22px
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-bonus ul li {
    width: 87%
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-bonus ul li:nth-child(1) {
    margin-right: 0;
    margin-bottom: 24px
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-bonus ul li:nth-child(2) {
    margin-left: 0
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .tool-note_title {
    font-size: 2.8vw
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-note_title {
    font-size: 22px
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .tool-box h4 {
    font-size: 3.2vw
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-box h4 {
    font-size: 22px
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .tool-box p {
    font-size: 2.2vw
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .tool .tool-box p {
    font-size: 14px
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .tool .table-wrap {
    white-space: nowrap;
    margin: 0 auto 64px
  }
}

@media (max-width:600px) {
  #CAMPAIGN .tool th {
    font-size: 16px
  }

  #CAMPAIGN .tool td {
    font-size: 14px
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .rule {
    padding: 56px 0
  }
}

@media (max-width:600px) {
  #CAMPAIGN .rule {
    background: url(/resources_source/images/campaign/202309_n/reason-bg-sp.png) center center no-repeat;
    background-size: cover
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .rule .rule-title {
    font-size: 4vw;
    margin-bottom: 24px
  }
}

@media (max-width:600px) {
  #CAMPAIGN .rule .rule-title {
    font-size: 28px;
    margin-bottom: 16px
  }
}

@media (max-width:700px) {
  #CAMPAIGN .rule .rule-content {
    padding: 24px;
    width: 90%;
    margin: auto
  }
}

@media (max-width:414px) {
  #CAMPAIGN .rule .rule-content {
    width: 84%;
    margin: auto
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .rule .rule-block h3 {
    font-size: 2.4vw
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .rule .rule-block h3 {
    font-size: 18px
  }
}

@media only screen and (max-width:960px) {
  #CAMPAIGN .rule .rule-block p {
    font-size: 2vw
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .rule .rule-block p {
    font-size: 15px
  }
}

@media only screen and (max-width:700px) {
  #CAMPAIGN .rule .rule-block .table-block {
    width: 100%;
    overflow-x: scroll
  }

  #CAMPAIGN .rule .rule-block .table-block table {
    min-width: 130vw
  }
}
#CAMPAIGN .tool-bonus .price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}
#CAMPAIGN .tool-bonus input {
  border: none;
  line-height: 70px;
  background-color:white;
  color: rgb(51, 51, 51);
  opacity: 1;
  max-width: 80%;
}
.dt-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
select {
  -webkit-appearance: none; 
  -moz-appearance:none;
  appearance:none;
  max-width: 90%;
  text-align: center;
  text-align-last: center;
  -moz-text-align-last: center;
  min-height: 85%;
  line-height: 100%;
}
input {
  line-height: 100%;
}
#CAMPAIGN .tool .tool-form ul li dd select {
  width: 100%;
}
#CAMPAIGN .mv .mv-first .btn {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  transform: translate(-50%, -50%) scale(1, 1);
}
#CAMPAIGN .point .btn {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
  transform: translate(-50%, -50%) scale(1, 1);
}