@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");

/* base */
main *,
main *::before,
main *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: baseline;
}

main {
  overflow: visible;
  font-size: 1.6rem;
  font-family: "Noto Sans JP";
  line-height: 1.5;
}

main img {
  vertical-align: top;
}

main em {
  font-weight: bold;
}

@media screen and (min-width: 641px) {
  html {
    min-width: 960px;
  }
  main {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 640px) {
  main {
    margin-bottom: 30px;
  }
}

/* link color */
.link-underline {
  border-bottom: 1px solid #00a0e9;
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  text-indent: -0.5rem;
  color: #00a0e9;
}

/* screen reader text */
.sr-only {
  overflow: hidden;
  position: absolute;
  display: inline-block;
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: none;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

/* display */
@media (min-width: 361px) {
  .d-sm-n {
    display: none !important;
  }
}

@media (min-width: 381px) {
  .d-sm2-n {
    display: none !important;
  }
}

@media (max-width: 360px) {
  .d-sm {
    display: none !important;
  }
}

@media (min-width: 441px) {
  .d-sm-n-sm {
    display: none !important;
  }
}

@media (max-width: 440px) {
  .d-sm-sm {
    display: none !important;
  }
}

@media screen and (max-width: 514px) {
  .d-sm-514 {
    display: none !important;
  }
}

@media screen and (min-width: 515px) {
  .d-sm-n-515 {
    display: none !important;
  }
  .d-sm-514-300 {
    display: none !important;
  }
}

@media screen and (max-width: 514px) and (min-width: 300px) {
  .d-sm-514-300 {
    display: inline !important;
  }
}

@media screen and (min-width: 300px) {
  .d-sm-n-300 {
    display: none !important;
  }
  .d-sm-514-300 {
    display: none !important;
  }
}

@media screen and (max-width: 299px) {
  .d-sm-n-299 {
    display: none !important;
  }
}

@media screen and (min-width: 300px) and (max-width: 514px) {
  .d-sm-514-300 {
    display: none !important;
  }
}

@media screen and (max-width: 540px) {
  .d-sm-m {
    display: none !important;
  }
}

@media screen and (min-width: 415px) {
  .d-sm-n-s {
    display: none !important;
  }
}

@media screen and (min-width: 541px) {
  .d-sm-n-m {
    display: none !important;
  }
}

@media (max-width: 640px) {
  .pc {
    display: none !important;
  }
}

@media (min-width: 641px) {
  .sp {
    display: none !important;
  }
}

@media (min-width: 1221px) {
  .pc-wide-n {
    display: none !important;
  }
}

/* align */
.left {
  text-align: left;
}

/* font */
.serif {
  font-family: "Noto Serif JP", serif;
}

.weight400,
.weight400 li {
  font-weight: 400 !important;
}

/* text */
.text-em {
  display: inline-block;
  font-size: 1.6rem;
  color: #ec6b01;
}

@media screen and (min-width: 641px) {
  .text-em {
    font-size: 2rem;
    font-weight: 600;
    color: #ec6b01;
  }
  .heading_step .text-em {
    margin-left: 1em;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}

/* content width */
.content-area {
  padding-left: 10px;
  padding-right: 10px;
}

.section-sub {
  padding-left: 0;
  padding-right: 0;
}

.section-sub-top {
  padding-left: 10px;
  padding-right: 10px;
}

.section-sub-top + .section-sub {
  margin-top: 20px;
}

@media screen and (min-width: 641px) {
  .content-area {
    margin: 0 auto;
    min-width: 960px;
    max-width: 1220px;
  }

  .section-sub,
  .section-sub-top {
    margin: 0 auto;
    min-width: 940px;
    max-width: 1160px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-main + .section-main {
    margin-top: 150px;
  }

  .section-main + .bnr-area {
    margin-top: 100px;
  }

  .section-sub + .section-sub {
    margin-top: 150px;
  }

  .faq .section-sub + .section-sub {
    margin-top: 70px;
  }

  .faq .section-sub + .faq .section-sub {
    margin-top: 7px;
  }

  .section-sub-top + .section-sub-top {
    margin-top: 70px;
  }

  .section-sub-top + .section-sub {
    margin-top: 80px;
  }
}

/* bread crumb */
#crumb {
  margin: 0 0 -30px;
  padding-top: 10px;
  padding-bottom: 20px;
  background-position: center 33%;
}

#content {
  min-height: auto;
}

/* list style */
.marker_btn,
.marker_btn-m,
.marker_btn-l,
.marker_btn-dot,
.marker_btn-dot-l,
.marker_note,
.marker_note-m,
.marker_note-l,
.marker_num-l {
  padding-left: 0;
  font-size: 1.6rem;
  line-height: 1.6;
}

.marker_num-l {
  padding-left: 24px;
  font-size: 1.6rem;
  line-height: 1.6;
}

.marker_btn li,
.marker_btn-m li,
.marker_btn-l li,
.marker_btn-dot li,
.marker_btn-dot-l li,
.marker_note li,
.marker_note-m li,
.marker_note-l li {
  padding-left: 20px;
  text-indent: -20px;
  list-style-type: none;
}

.marker_btn li,
.marker_btn-m li,
.marker_btn-dot li,
.marker_note li,
.marker_note-m li {
  font-weight: 500;
}

.marker_btn-l,
.marker_btn-dot-l,
.marker_note-l,
.marker_num-l {
  font-weight: 600;
}

.marker_btn li + li,
.marker_btn-m li + li,
.marker_btn-l li + li,
.marker_btn-dot li + li,
.marker_btn-dot-l li + li,
.marker_note li + li,
.marker_note-m li + li,
.marker_note-l li + li,
.marker_num-l li + li {
  margin-top: 4px;
}

.marker_num-l li + li {
  margin-top: 10px;
}

.marker_btn li::before,
.marker_btn-m li::before,
.marker_btn-l li::before,
.marker_btn-dot li::before,
.marker_btn-dot-l li::before,
.marker_note li::before,
.marker_note-m li::before,
.marker_note-l li::before,
.marker_num-l li::before {
  display: inline-block;
  width: 20px;
  text-indent: 0;
}

.marker_btn li::before,
.marker_btn-m li::before,
.marker_btn-l li::before {
  content: "●";
}

.marker_btn-dot li::before,
.marker_btn-dot-l li::before {
  content: "・";
}

.marker_note li::before,
.marker_note-m li::before,
.marker_note-l li::before {
  content: "※";
}

ol.marker_num-l > li {
  list-style-type: decimal;
}

@media screen and (min-width: 641px) {
  .marker_btn-m,
  .marker_note-m {
    font-size: 1.8rem;
  }

  .marker_btn-l,
  .marker_btn-dot-l,
  .marker_note-l,
  .marker_num-l {
    font-size: 2rem;
  }

  .marker_btn li,
  .marker_btn-m li,
  .marker_note li,
  .marker_note-m li {
    font-weight: 400;
  }

  .marker_btn li + li,
  .marker_btn-m li + li,
  .marker_btn-l li + li,
  .marker_btn-dot-l li + li,
  .marker_note li + li,
  .marker_note-m li + li {
    margin-top: 6px;
  }
}

ul.marker_asterisk {
  font-size: 1.4rem;
}

ul.marker_asterisk li {
  text-align: left;
  text-indent: -1em;
  margin-left: 1em;
}

ul.marker_asterisk li::before {
  content: "※";
}

ol.marker_asterisk {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
  font-size: 1.4rem;
}

ol.marker_asterisk li {
  text-indent: -2em;
  padding-left: 2em;
  text-align: left;
}

ol.marker_asterisk li::before {
  counter-increment: item;
  content: "※" counter(item);
  margin-right: 0.5em;
}

/* footnote */
.footnote {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 500;
  vertical-align: top;
  margin-top: 8px;
  margin-left: 2px;
  font-family: "Noto Sans JP";
}

.footnote::before {
  content: "※";
}

/* column */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.col {
  padding-left: 10px;
  padding-right: 10px;
}

/* pagetop */
@media screen and (min-width: 641px) {
  .pagetop {
    margin-top: -145px;
  }
}

/* clickable */
.non-clickable {
  pointer-events: none;
}

@media screen and (max-width: 640px) {
  .non-clickable-sp {
    pointer-events: none;
  }
}

/* visual */
.campaign_visual {
  position: relative;
  text-align: center;
  z-index: -1;
  background-color: #009d47;
}

h2.campaign_visual_title {
  margin: 0;
}

.campaign_visual-text {
  text-align: left;
  background-color: #ffa543;
  border-radius: 10px;
  color: #fff;
  line-height: 1.6;
  padding: 20px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.campaign_visual-img-pc {
  display: block;
  overflow: hidden;
}

.campaign_visual-img-pc img {
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 640px) {
  #container {
    margin-top: 0;
  }
  .campaign_visual {
    margin-bottom: 13px;
  }
  h2.campaign_visual_title {
    font-size: 20px;
  }
  .campaign_visual-text {
    border-radius: unset;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* メニューキャンペーン終了の画像より上に表示するため */
  .g-nav {
    position: relative;
    z-index: 100;
  }
  .g-nav .nav-wrap li:last-child > a {
    border-bottom: unset;
  }
}

@media screen and (min-width: 641px) {
  .campaign_visual {
    padding-left: 0px;
    padding-right: 0px;
  }

  h2.campaign_visual_title {
    font-size: 32px;
  }

  .campaign_visual img {
    min-width: 940px;
  }

  .campaign_visual-text {
    margin: 0 10px;
    min-width: 940px;
    max-width: 1200px;
    width: calc(100% - 20px);
    font-size: 2rem;
  }

  .campaign_visual-img-pc {
    position: relative;
    display: block;
    min-width: 960px;
    width: 100%;
    height: calc(1280 / 1220 * 100vw);
    min-height: calc(1280 / 1220 * 960px);
    overflow: hidden;
    margin-top: 10px;
  }

  .campaign_visual-img-pc img {
    position: absolute;
    max-width: 2400px;
    max-height: 1280px;
    min-width: calc(2400 / 1220 * 960px);
    width: calc(2400 / 1200 * 100vw);
    min-height: calc(1280 / 1220 * 960px);
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}

@media screen and (min-width: 1220px) {
  .campaign_visual-text {
    margin: 0 auto;
  }

  .campaign_visual-img-pc {
    height: 1280px;
  }

  .campaign_visual-img-pc img {
    width: 2400px;
    height: 1280px;
  }
}

/* visual_detail */
.campaign_visual_detail {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: -517px auto 0 auto;
  font-size: 1.6rem;
  line-height: 1.2;
  padding-left: 10px;
  padding-right: 10px;
}
/* キャンペーン終了 */
.campaign_visual_detail::after {
  content: "";
  display: block;
  position: absolute;
  top: calc((1118 / 473 * 100vw - 160vw + 20px) * -1);
  /* top: -517px; */
  right: 0;
  bottom: -30px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 3;
}

.campaign_visual_detail + .content-area {
  margin-top: 95px;
}

.campaign_visual_detail .note {
  font-weight: 500;
}

.campaign_visual_detail .note::before {
  content: "※";
}

.campaign_visual_detail-term,
.campaign_visual_detail-note,
.campaign_visual_detail-items {
  width: 100%;
}

.campaign_visual_detail-term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  margin-bottom: 10px;
}

.campaign_visual_detail-term .title {
  font-weight: 600;
  color: #00300f;
  background-color: #fff;
  padding: 4px;
  /* margin-bottom: 3px; */
  text-align: center;
}

.campaign_visual_detail-term .item {
  margin-bottom: 10px;
}

.campaign_visual_detail-term .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 5px;
  font-size: 2.8rem;
  background-color: rgba(0, 0, 0, 0.3);
}

.campaign_visual_detail-term .note {
  display: block;
  width: 100%;
  font-size: 1.4rem;
  margin-right: auto;
}

.campaign_visual_detail-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 14px;
  color: #fff;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.3);
}

.campaign_visual_detail-note .title {
  font-weight: 500;
  margin-bottom: 6px;
  white-space: nowrap;
  text-align: left;
}

.campaign_visual_detail-note p {
  text-align: left;
}

.campaign_visual_detail-note .title::before {
  content: "【";
}

.campaign_visual_detail-note .title::after {
  content: "】";
}

.campaign_visual_detail-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.campaign_visual_detail-items .title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #00300f;
  font-weight: 500;
  color: #fff;
  text-align: center;
}

.campaign_visual_detail-items .content {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border-right: 2px solid #00300f;
  border-bottom: 2px solid #00300f;
  border-left: 2px solid #00300f;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fff;
  color: #00300f;
}

.campaign_visual_detail-items .items-tv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.campaign_visual_detail-items .item {
  background-color: #e7f5f2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.8rem;
}

.campaign_visual_detail-items .items-tv .content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.campaign_visual_detail-items .items-tv dl {
  -ms-flex-preferred-size: calc(50% - 5px);
  flex-basis: calc(50% - 5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 10px;
}

.campaign_visual_detail-items .items-tv dl:nth-child(5) {
  margin-bottom: 0;
}

.campaign_visual_detail-items .items-tv dl:last-of-type {
  margin-bottom: 0;
}

.campaign_visual_detail-items .items-tv dt {
  font-weight: 700;
  border-bottom: 1px solid #00300f;
  color: #000;
  line-height: 1.2;
  margin: 0 10px;
  padding-top: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.campaign_visual_detail-items .items-tv dd {
  display: block;
  padding-top: 5px;
  margin: 0 auto;
  font-weight: 400;
  color: #000;
  padding-bottom: 7px;
}

.campaign_visual_detail-items .items-tv dd.left {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.campaign_visual_detail-items .items-tv .content .marker_asterisk {
  -ms-flex-preferred-size: calc((100% - 20px) / 2);
  flex-basis: calc((100% - 20px) / 2);
}

.campaign_visual_detail-items .items-tv .footnote {
  margin-top: 0;
}

.items-mark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -10px 0;
}

.mark-plus {
  position: relative;
  display: block;
  width: 54px;
  height: 54px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}

.mark-plus .bk {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 30%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 2px;
}

.mark-plus .bk::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: inherit;
  border-radius: inherit;
}

.mark-plus .line {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: calc(100% - 5px);
  height: calc(33% - 5px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #00300f;
  border-radius: 2px;
}

.mark-plus .line::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: inherit;
  border-radius: inherit;
}

.campaign_visual_detail-items .items-recorder {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.campaign_visual_detail-items .items-recorder .content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.campaign_visual_detail-items .items-recorder .content p {
  display: block;
  -ms-flex-preferred-size: calc(50% - 5px);
  flex-basis: calc(50% - 5px);
  max-width: calc(50% - 5px);
  color: #000;
  font-weight: 400;
  margin-bottom: 10px;
  padding-top: 6px;
  padding-bottom: 7px;
  min-height: 34px;
}

.campaign_visual_detail-items .items-recorder .content .marker_asterisk {
  margin-right: -10px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

/* visual_detailキャンペーン終了 */
.campaign_visual_detail-term-end {
  position: relative;
  display: block;
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
  padding: 5px;
  font-weight: 900;
  line-height: 1.3;
  z-index: 4;
}

.campaign_visual_detail-term-end .item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

.campaign_visual_detail-term-end .item:not(:last-child) {
  margin-bottom: 10px;
}

.campaign_visual_detail-term-end .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px;
  margin-right: 10px;
  background-color: #fff;
  font-weight: 500;
  line-height: 1.1;
  color: #5f8a42;
  text-align: center;
}

.campaign_visual_detail-term-end .text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: block;
  text-align: center;
  margin: 0;
  padding: 5px;
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.3);
}

.campaign_visual_detail-term-end .text .strong {
  display: inline-block;
  border-bottom: 2px solid #fff;
  margin: 0 5px;
}

.campaign_visual_detail-term-end .text .strong_date {
  display: inline-block;
  margin: 0 5px;
}

.campaign_visual_detail-term .note {
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 1.4rem;
  margin-right: auto;
}
@media screen and (min-width: 641px) {
  .campaign_visual_detail-term,
  .campaign_visual_detail-items {
    margin-bottom: 10px;
  }
  .campaign_visual_detail-note {
    margin-bottom: 19px;
  }

  .campaign_visual_detail {
    min-width: 960px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .campaign_visual_detail .note {
    font-size: 1.4rem;
  }

  .campaign_visual_detail-term {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 14px;
    font-size: 2.6rem;
    font-weight: 900;
  }

  .campaign_visual_detail-term .item {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    max-width: calc(50% - 10px);
  }

  .campaign_visual_detail-term .text {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
    font-size: 2.6rem;
    text-align: left;
    background-color: unset;
    white-space: nowrap;
  }

  .campaign_visual_detail-term .text div {
    white-space: nowrap;
  }

  .campaign_visual_detail-term .title {
    margin-bottom: 3px;
    font-size: 2.6rem;
  }

  .campaign_visual_detail-term .text-y {
    font-size: 2.4rem;
  }

  .campaign_visual_detail-term .text-md {
    font-size: 4.3rem;
  }

  .campaign_visual_detail-note {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 1.8rem;
    padding: 0;
    background-color: unset;
  }

  .campaign_visual_detail-items {
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .campaign_visual_detail-items .title {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 2.5rem;
  }

  .campaign_visual_detail-items .content {
    padding: 20px 15px;
  }

  .campaign_visual_detail-items .content::after {
    right: 10px;
    bottom: 10px;
    border-top: 20px solid #00300f;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }

  .campaign_visual_detail-items .items-tv {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    max-width: 49%;
  }

  .campaign_visual_detail-items .items-tv dl {
    -ms-flex-preferred-size: calc((100% - 17px) / 2);
    flex-basis: calc((100% - 17px) / 2);
    max-width: calc((100% - 17px) / 2);
    margin-bottom: 17px;
  }

  .campaign_visual_detail-items .items-tv dt {
    font-size: 3.4rem;
    /* height: 75px; */
    /* padding-top: 33px; */
  }

  .campaign_visual_detail-items .items-tv .content .marker_asterisk {
    -ms-flex-preferred-size: calc((100% - 17px) / 2);
    flex-basis: calc((100% - 17px) / 2);
    max-width: calc((100% - 17px) / 2);
  }

  .campaign_visual_detail-items .items-recorder {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    max-width: 49%;
  }

  /* .campaign_visual_detail-items .items-recorder .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
  } */

  .items-mark {
    margin: 0 -10px;
  }

  .mark-plus {
    min-width: 42px;
    min-height: 42px;
    width: 4.3vw;
    height: 4.3vw;
  }

  /* visual_detailキャンペーン終了 */
  .campaign_visual_detail-term-end {
    margin: 0 -10px 24px -10px;
    font-size: 47px;
    /* font-size: 33px; */
    font-weight: 700;
    padding: 0;
    background-color: unset;
  }

  /* キャンペーン終了 */
  .campaign_visual_detail::after {
    top: -640px;
  }

  .campaign_visual_detail-term-end .text {
    white-space: nowrap;
  }

  .campaign_visual_detail-term-end .text .strong {
    font-size: 4rem;
    font-weight: 700;
    white-space: nowrap;
  }

  .campaign_visual_detail-term-end .text .strong_date {
    font-size: 4rem;
    font-weight: 700;
    white-space: nowrap;
  }

  .campaign_visual_detail-term-end .text .text_content {
    font-size: 2.3rem;
  }

  .campaign_visual_detail-term-end .text .note {
    display: block;
    width: 100%;
    font-size: 1.4rem;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
  }

  .campaign_visual_detail-term-end .text div {
    white-space: nowrap;
  }

  .campaign_visual_detail-term-end .title {
    font-size: 2.6rem;
  }
}

@media screen and (min-width: 641px) and (max-width: 960px) {
  .campaign_visual_detail {
    margin: -425px auto 0 auto;
  }
}

@media screen and (min-width: 641px) and (max-width: 1140px) {
  .campaign_visual_detail-items .items-tv .content,
  .campaign_visual_detail-items .items-recorder .content {
    min-height: 380px;
  }
}

@media screen and (min-width: 961px) and (max-width: 1220px) {
  .campaign_visual_detail {
    margin: -42.3vw auto 0 auto;
  }

  /* visual_detailキャンペーン終了 */
  .campaign_visual_detail-term-end {
    font-size: 4.8vw;
  }

  /* キャンペーン終了 */
  .campaign_visual_detail::after {
    top: calc((1280 / 1220 * 100vw - 42.3vw + 58px) * -1);
  }
}

@media screen and (min-width: 961px) and (max-width: 1011px) {
  .campaign_visual_detail {
    font-size: 2.5vw;
  }
}

@media screen and (min-width: 1012px) {
  .campaign_visual_detail-term-end .text .text_content {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 1220px) {
  .campaign_visual_detail {
    max-width: 1200px;
    margin: -550px auto 0 auto;
  }

  /* .campaign_visual_detail-items .items-tv {
    -ms-flex-preferred-size: 835px;
    flex-basis: 835px;
    max-width: 835px;
  } */

  .mark-plus {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 54px;
    height: 54px;
  }

  /* .campaign_visual_detail-items .items-recorder {
    -ms-flex-preferred-size: 326px;
    flex-basis: 326px;
    max-width: 326px;
  } */

  /* visual_detailキャンペーン終了 */
  .campaign_visual_detail-term-end {
    font-size: 60px;
  }
}

/* @media screen and (min-width: 1140px) {
  .campaign_visual_detail-items .items-tv dt {
    height: 70px;
    padding-top: 30px;
  }
} */

@media screen and (min-width: 1000px) {
  .campaign_visual_detail-term {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 641px) {
  .campaign_visual_detail-items .items-recorder .content p {
    -ms-flex-preferred-size: calc((100% - 17px) / 2);
    flex-basis: calc((100% - 17px) / 2);
    max-width: calc((100% - 17px) / 2);
    margin-bottom: 17px;
    color: #000;
    font-weight: 400;
    margin-bottom: 17px;
    padding-top: 29px;
    min-height: 77px;
  }
}

@media screen and (min-width: 641px) and (max-width: 1059px) {
  .campaign_visual_detail-items .items-recorder .content p:nth-child(2) {
    padding-top: 19px;
  }
}

@media screen and (max-width: 640px) {
  .campaign_visual_detail-br {
    display: none;
  }

  /* visual_detailキャンペーン終了 */
  .campaign_visual_detail-term-end .text {
    background-color: rgba(0, 0, 0, 0.2);
  }

  .campaign_visual_detail-term-end .text .text_content {
    font-size: 1.6rem;
    font-weight: 500;
  }

  .campaign_visual_detail-term-end .text.row1 {
    padding-top: 1em;
  }

  .campaign_visual_detail-term-end .text .strong {
    font-size: 1.6rem;
    border-bottom: 1px solid #fff;
  }

  .campaign_visual_detail-term-end .text .strong_date {
    font-size: 1.6rem;
  }

  .campaign_visual_detail-term-end .note {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 1220px) {
  /* visual_detailキャンペーン終了 */
  .campaign_visual_detail-term-end .text .text_content {
    font-size: 3rem;
  }
  .campaign_visual_detail::after {
    top: -788px;
    right: calc((50vw - 600px) * -1);
    left: calc((50vw - 600px) * -1);
  }
}

@media screen and (max-width: 514px) {
  /* visual_detailキャンペーン終了 */
  .campaign_visual_detail-term-end .title {
    -ms-flex-preferred-size: 18px;
    flex-basis: 18px;
    min-width: 34px;
  }

  .campaign_visual_detail-term-end .text.row1 {
    padding-top: 1.5em;
  }

  .campaign_visual_detail-term-end .text.row2 {
    padding-top: 1em;
  }

  .campaign_visual_detail-term-end .text .strong_date {
    margin: 0;
  }

  .campaign_visual_detail-term-end .note {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 344px) {
  /* visual_detailキャンペーン終了 */
  .campaign_visual_detail-term-end .text.row2 {
    padding-top: 0;
  }
}

@media screen and (max-width: 299px) {
  /* visual_detailキャンペーン終了 */
  .campaign_visual_detail-term-end .text.row1 {
    padding-top: 1em;
  }

  .campaign_visual_detail-term-end .text .strong_date {
    display: inline;
  }
}

@media screen and (min-width: 1060px) {
  .campaign_visual_detail-br {
    display: none;
  }
}

@media screen and (min-width: 641px) and (max-width: 1059px) {
  .campaign_visual_detail-items .items-recorder .content p:nth-child(2) {
    padding-top: 19px;
  }
}

@media screen and (max-width: 640px) {
  .campaign_visual_detail {
    margin: -160vw auto 30px auto;
  }
  .campaign_visual_detail-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  /* .campaign_visual_detail-items .items-recorder .content .marker_asterisk li {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    padding-left: 5px;
    text-align: right;
  } */

  .mark-plus {
    width: 8.5vw;
    height: 8.5vw;
  }
}

@media screen and (max-width: 480px) {
  .campaign_visual_detail-term .text {
    font-size: 5.8vw;
  }

  .campaign_visual_detail-items .items-tv dl {
    -ms-flex-preferred-size: calc((100% - 10px) / 2);
    flex-basis: calc((100% - 10px) / 2);
    max-width: calc((100% - 10px) / 2);
  }

  /* .campaign_visual_detail-items .items-tv dl:nth-child(4) {
    margin-bottom: 10px;
  } */

  /* .campaign_visual_detail-items .items-tv dl:last-of-type {
    margin-bottom: 0;
  } */

  .campaign_visual_detail-items .items-tv .content .marker_asterisk {
    -ms-flex-preferred-size: calc((100% - 10px) / 2);
    flex-basis: calc((100% - 10px) / 2);
    max-width: calc((100% - 10px) / 2);
  }
}

@media screen and (max-width: 412px) {
  .mark-plus {
    width: 35px;
    height: 35px;
  }
}

/* navigation */
.campaign_nav {
  position: relative;
  z-index: 10;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.2;
  margin-bottom: 30px;
}

.campaign_nav::before {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ed6d01;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.campaign_nav ul {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0;
  padding-left: 0;
  overflow: hidden;
}

.campaign_nav li {
  -ms-flex-preferred-size: calc(100% / 3);
  flex-basis: calc(100% / 3);
  max-width: calc(100% / 3);
  padding-left: 1px;
  padding-right: 1px;
  list-style-type: none;
}

.campaign_nav_link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.campaign_nav_link:hover,
.campaign_nav_link:focus,
.campaign_nav_link-active {
  opacity: 1;
  color: #fff;
}

.campaign_nav_link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #16ae67;
  -webkit-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  transform: skewX(-30deg);
  z-index: -1;
}

.campaign_nav li:first-child .campaign_nav_link::before {
  -webkit-transform: skewX(-30deg) scaleX(1.2);
  -ms-transform: skewX(-30deg) scaleX(1.2);
  transform: skewX(-30deg) scaleX(1.2);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}

.campaign_nav li:last-child .campaign_nav_link::before {
  -webkit-transform: skewX(-30deg) scaleX(1.2);
  -ms-transform: skewX(-30deg) scaleX(1.2);
  transform: skewX(-30deg) scaleX(1.2);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

.campaign_nav_link:hover::before,
.campaign_nav_link:focus::before,
.campaign_nav_link-active::before {
  background-color: #ec6b01;
}

.campaign_nav-letter > div:first-line,
.campaign_nav-letter > div::first-line {
  letter-spacing: -1px;
}

@media screen and (min-width: 320px) {
  .campaign_nav {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 480px) {
  .campaign_nav {
    font-weight: bold;
  }
}

@media screen and (min-width: 641px) {
  .campaign_nav {
    font-size: 2.2rem;
    margin-top: 22px;
    margin-bottom: 50px;
  }
  .campaign_nav::before {
    margin: 0 auto;
    bottom: -6px;
    width: calc(100vw - 40px);
    height: 6px;
    min-width: 960px;
    max-width: 1900px;
  }
  .campaign_nav li:first-child .campaign_nav_link::before {
    left: -3px;
  }
  .campaign_nav li:last-child .campaign_nav_link::before {
    left: 3px;
  }
  .campaign_nav_link {
    height: 60px;
  }
  .campaign_nav_link br {
    display: none;
  }
}

/* section */
section + section {
  margin-top: 50px;
}

@media screen and (min-width: 641px) {
  section + section {
    margin-top: 60px;
  }
}

/* heading */
.heading1,
.heading2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 6px;
  min-height: 50px;
  font-size: 1.8rem;
  font-weight: 900;
}

.heading1 {
  position: relative;
  color: #fff;
  min-height: 50px;
  margin-bottom: 20px;
  text-shadow: 0 0 5px #000;
}

.heading1::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #18a07f;
  background-image: url("./images/heading_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.heading1-mb-w {
  margin-bottom: 30px;
}

.heading2 {
  min-height: 62px;
  color: #586365;
  border-top: 1px solid #586365;
  border-bottom: 1px solid #586365;
  text-align: center;
}

.heading_step {
  display: inline-block;
  font-size: 1.8rem;
  color: #16ae67;
  margin-bottom: 20px;
  line-height: 25px;
  vertical-align: bottom;
}

.heading_step_label {
  position: relative;
  display: inline-block;
  width: 75px;
  height: 25px;
  margin-top: -4px;
  margin-right: 4px;
  line-height: 25px;
  vertical-align: bottom;
  text-align: center;
  color: #fff;
  font-family: "Bebas Neue", "cursive";
  font-weight: 500;
  background-image: url("./images/step_label_bg.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}

.heading_step_label::before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 20%;
  bottom: 0;
  left: 0;
  background-color: #169d67;
  z-index: -1;
}

.heading_sub1,
.heading_sub2,
.heading_sub3,
.heading_sub4,
.heading_sub5,
.heading_sub6 {
  font-size: 1.8rem;
}

.heading_sub1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: flex;
  margin: 0 auto 30px auto;
  background-color: #ff9240;
  background-image: -webkit-repeating-linear-gradient(145deg, #ffab7a, #ffab7a 1px, transparent 0, transparent 7px);
  background-image: -o-repeating-linear-gradient(145deg, #ffab7a, #ffab7a 1px, transparent 0, transparent 7px);
  background-image: repeating-linear-gradient(-55deg, #ffab7a, #ffab7a 1px, transparent 0, transparent 7px);
  color: #fff;
  text-align: center;
  width: 250px;
  height: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.heading_sub2 {
  display: inline-block;
  padding-right: 40px;
  padding-left: 40px;
  margin: 0 auto 30px 0;
  height: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #18c493;
  background-image: -webkit-repeating-linear-gradient(145deg, #5dd6b3, #5dd6b3 1px, transparent 0, transparent 7px);
  background-image: -o-repeating-linear-gradient(145deg, #5dd6b3, #5dd6b3 1px, transparent 0, transparent 7px);
  background-image: repeating-linear-gradient(-55deg, #5dd6b3, #5dd6b3 1px, transparent 0, transparent 7px);
  color: #fff;
  line-height: 4rem;
  text-align: center;
}

.heading_sub3 {
  display: inline-block;
  min-height: 40px;
  margin-bottom: 20px;
  padding-top: 4px;
  padding-right: 16px;
  padding-bottom: 4px;
  font-weight: 600;
  font-size: 2rem;
  color: #16ae67;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border: 1px solid #16ae67;
  padding-left: 16px;
}

.heading_sub4 {
  vertical-align: middle;
  font-weight: 600;
}

.heading_sub4::before,
.heading_sub4::after {
  display: inline-block;
  -webkit-transform: scale(0.6, 2.4) translateY(-1.5px);
  -ms-transform: scale(0.6, 2.4) translateY(-1.5px);
  transform: scale(0.6, 2.4) translateY(-1.5px);
  vertical-align: middle;
  font-weight: 600;
}

.heading_sub4::before {
  content: "<";
  margin-right: 2px;
}

.heading_sub4::after {
  content: ">";
  margin-left: 2px;
}

.heading_sub5 {
  vertical-align: middle;
  font-weight: 600;
  margin-bottom: 10px;
}

.heading_sub6 {
  display: inline-block;
  margin: 0 auto 30px 0;
  padding-right: 32px;
  padding-left: 30px;
  height: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #12b280;
  color: #fff;
  line-height: 4rem;
  text-align: center;
}

@media screen and (min-width: 414px) {
  .heading1 br {
    display: none;
  }
}

@media screen and (min-width: 641px) {
  .heading1 {
    min-height: 50px;
    font-size: 2.4rem;
    margin-bottom: 40px;
  }

  .heading1-mb-w {
    margin-bottom: 66px;
  }

  .heading2 {
    min-height: 70px;
    font-size: 2rem;
  }

  .heading_step {
    min-height: 40px;
    margin-right: 12px;
    font-size: 2.6rem;
    line-height: 40px;
    vertical-align: middle;
  }

  .heading_step_label {
    width: 120px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
  }

  .heading_sub1 {
    width: 350px;
    height: 50px;
    font-size: 2.4rem;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }

  .heading_sub2 {
    width: 250px;
  }

  .heading_sub3 {
    padding-right: 32px;
    font-size: 2rem;
    text-indent: -32px;
    padding-left: 64px;
  }

  .heading_sub4 {
    font-size: 2.6rem;
    font-weight: 600;
  }

  .heading_sub4::before,
  .heading_sub4::after {
    -webkit-transform: scale(0.6, 2.4) translateY(-2.5px);
    -ms-transform: scale(0.6, 2.4) translateY(-2.5px);
    transform: scale(0.6, 2.4) translateY(-2.5px);
    font-weight: 500;
  }

  .heading_sub5 {
    font-size: 2.4rem;
    font-weight: 600;
    margin-bottom: 20px;
  }
}

/* campaign */
@media screen and (min-width: 641px) {
  .campaign_content {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 145px;
  }

  .campaign_content.top {
    background-image: url("./images/PC_Footer.png");
  }

  .campaign_content.faq,
  .campaign_content.campaign-course {
    background-image: url("./images/footer.png");
  }
}

@media screen and (min-width: 1920px) {
  .campaign_content.top {
    background-size: 2400px 1207px;
  }

  .campaign_content.faq,
  .campaign_content.campaign-course {
    background-size: 2400px 400px;
  }
}

.campaign_text_main {
  font-weight: 600;
  margin-bottom: 30px;
  font-size: 1.6rem;
  line-height: 1.6;
}

.campaign_text_sub {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.6;
}

.campaign_text_tv {
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.6;
}

.campaign_text_note {
  color: #586365;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.3rem;
  margin-top: 13px;
}

.note_newtab_icon {
  margin-right: 4px;
  opacity: 0.7;
  vertical-align: 0 !important;
}

@media screen and (min-width: 641px) {
  .campaign_text_main {
    margin-bottom: 24px;
    font-size: 1.8rem;
    line-height: 1.8;
  }
  .campaign_text_sub {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .campaign_text_note {
    font-size: 1.4rem;
    margin-top: 20px;
    font-size: 1.6rem;
  }
}

/* about */
.campaign_about_item {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

.campaign_about_item h3 {
  margin-bottom: 1rem;
  font-size: 2rem;
}

@media screen and (min-width: 414px) {
  .campaign_about_item h3 {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 641px) {
  .campaign_about_item {
    margin-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* about target items */
.campaign_target + .campaign_target {
  margin-top: 20px;
}

.campaign_target_section + .campaign_target_section {
  margin-top: 100px;
  margin-bottom: 120px;
}

.campaign_target_row {
  margin-left: auto;
  margin-right: auto;
}

.campaign_target_row + .campaign_target_row {
  margin-top: 20px;
}

.campaign_target {
  position: relative;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #18a07f;
  text-align: center;
}

.campaign_target-img {
  display: block;
  padding: 36px;
}

.campaign_target-img-s {
  display: block;
  padding: 36px 47.5px;
}

.campaign_target-img-recorder {
  display: block;
  padding: 36px 47.5px;
}

.campaign_target-img > img,
.campaign_target-img-s > img,
.campaign_target-img-recorder > img {
  width: 100%;
  height: auto;
}

.campaign_target > img.img-recorder {
  max-width: 380px;
  height: auto;
  margin: 30px 70px;
}

.campaign_target_guide {
  line-height: 1.6;
  font-size: 1.6rem;
}

.campaign_target_type {
  margin-top: 20px;
  font-size: 1.8rem;
}

.campaign_target_type-lg {
  color: #ad8043;
  font-size: 3.2rem;
  font-weight: bold;
}

.campaign_target_link {
  margin-top: 20px;
}

.campaign_target_link a {
  position: relative;
  display: block;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-size: 1.6rem;
}

.campaign_target_link a::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #18a07f;
  background-image: url("./images/btn_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.campaign_target .marker_note {
  position: absolute;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 120%);
  -ms-transform: translate(-50%, 120%);
  transform: translate(-50%, 120%);
  font-weight: 600;
  line-height: 1.6;
}

.campaign_target .marker_note li {
  text-align: left;
}

.campaign_target_section + .campaign_text_note {
  display: inline-block;
  margin-top: 60px;
}

@media screen and (min-width: 641px) {
  .campaign_target + .campaign_target {
    margin-top: 0;
  }
  .campaign_target_row {
    min-width: 960px;
    max-width: 1140px;
  }
  .campaign_target_row + .campaign_target_row {
    margin-top: 20px;
  }
  .campaign_target {
    -ms-flex-preferred-size: calc((100% - 20px) / 2);
    flex-basis: calc((100% - 20px) / 2);
    max-width: calc((100% - 20px) / 2);
  }
  .campaign_target > img {
    margin-bottom: unset;
  }
  .campaign_target_note {
    font-size: 1.6rem;
  }
  .campaign_target_guide {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 1.8;
    font-size: 1.4rem;
  }
  .campaign_target_row.item-1 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    vertical-align: bottom;
  }
  .campaign_target > img {
    margin-bottom: 30px;
  }
  .campaign_target + .campaign_target {
    margin-left: auto;
  }
}

@media screen and (max-width: 640px) {
  .campaign_target_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .campaign_item_sales b {
    font-weight: 400;
  }
}

/* contact */
.campaign_contact {
  margin-bottom: 1.2rem;
  font-size: 1.6rem;
}

.campaign_contact a {
  text-decoration: none !important;
}

.campaign_contact caption {
  margin-bottom: 6px;
  font-size: 1.6rem;
}

.campaign_contact th,
.campaign_contact td {
  padding: 6px 10px;
  border: 1px solid #586365;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 1.6rem;
}

.campaign_contact th {
  text-align: center;
}

.campaign_contact_em {
  font-weight: bold;
}

.campaign_contact_tel {
  color: inherit !important;
}

@media (min-width: 414px) {
  .campaign_contact {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 641px) {
  .campaign_contact {
    width: 100%;
  }
  .campaign_contact caption {
    text-align: center;
    font-size: 2.4rem;
  }
  .campaign_contact th {
    width: 292px;
  }
  .campaign_contact th,
  .campaign_contact td {
    font-size: 2rem;
  }
}

/* bnr */
.campaign_item_sales {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  margin-left: -5px;
  margin-right: -5px;
}

.campaign_item_sales a {
  display: block;
}

.campaign_item_sales img {
  border: 1px solid #586365;
}

.campaign_item_sales + .marker_note li {
  text-align: center;
  margin-top: 1.2rem;
}

@media screen and (max-width: 640px) {
  .campaign_item_sales .col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 5px;
  }
  .campaign_item_sales .col:last-child {
    margin-right: auto;
  }
}

@media screen and (min-width: 641px) {
  .campaign_item_sales {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 873px;
  }
  .campaign_item_sales .col {
    padding: 10px;
  }
  .campaign_item_sales_note {
    font-size: 2rem;
  }
  .campaign_target .marker_note {
    line-height: 1.8;
  }
}

.bnr-area {
  margin-top: 40px;
  font-size: 2.4rem;
  font-weight: bold;
}

.bnr-area li {
  margin: 5px 0;
}

.bnr-area a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  height: 120px;
  text-align: center;
  background-color: #16ae67;
  color: #ffffff;
  font-size: 2.4rem;
}

.bnr-area small {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  font-size: 2rem;
}

@media screen and (max-width: 640px) {
  .bnr-area {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bnr-area > li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .bnr-area a {
    height: 100px;
  }
}

@media screen and (min-width: 641px) {
  .bnr-area {
    margin-left: -3px;
    margin-right: -3px;
  }
  .bnr-area > li {
    -ms-flex-preferred-size: 33.3334%;
    flex-basis: 33.3334%;
    max-width: 33.3334%;
    padding-left: 3px;
    padding-right: 3px;
  }
}

/* course */
/* course top flow */
.flow {
  display: block;
  max-width: 516px;
  max-height: 833px;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}

.flow img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

/* キャンペーン終了 */
.campaign-end-text {
  text-align: center;
  font-weight: 900;
  line-height: 1.4;
  margin-top: -2px;
  margin-bottom: 28px;
  font-size: 18px;
}
.campaign-end-content {
  position: relative;
  margin-bottom: 60px;
}
.campaign-end-content::after {
  content: "";
  position: absolute;
  display: block;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

@media screen and (min-width: 641px) {
  .flow {
    max-width: 1138px;
    max-height: 833px;
  }

  /* キャンペーン終了 */
  .campaign-end-text {
    font-size: 46px;
  }
  .campaign-end-content {
    margin-top: 5px;
    margin-bottom: 153px;
    padding-bottom: 30px;
  }
}

/* course step */
.step_content > .marker_btn-dot-l {
  margin-bottom: 20px;
}
.step_top {
  margin-bottom: 50px;
}

.lead-text,
.content-text {
  font-size: 1.6rem;
  line-height: 1.6;
}

.lead-text {
  font-weight: 600;
}

.content-text {
  font-weight: 400;
}

.step_content {
  margin-bottom: 40px;
}

.step_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.step_img dl {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.step_img dt {
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 10px;
}

.step_img dt::before {
  content: "●";
  margin-right: 4px;
}

.step_img img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}

.step_caution {
  margin-left: auto;
  margin-right: auto;
  background-color: #d7fff2;
  padding: 10px;
}

.step_link {
  max-width: 601px;
  min-width: 220px;
  width: 60vw;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.step_link + * {
  margin-top: 20px;
}

.btn_step_link {
  position: relative;
  display: block;
  line-height: 70px;
  width: 100%;
  width: 60vw;
  height: 70px;
  margin: auto;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 1.8rem;
  background-color: #18a07f;
  background-image: url("./images/btn_bg3.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.link_newtab {
  position: relative;
  display: inline-block;
  margin-left: -20px;
  line-height: 1.2;
  vertical-align: middle;
}

.link_newtab::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  right: -20px;
  line-height: inherit;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("images/icon/icon_window_wh.png");
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: center center;
}

.step_text_note {
  display: inline-block;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
}

.step_link_note {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}

.step_link_note li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 641px) {
  .lead-text,
  .content-text {
    font-size: 2rem;
  }

  .step_img {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    min-width: 940px;
    max-width: 1100px;
  }

  .step_img dl {
    padding-left: 20px;
    padding-right: 20px;
  }

  .step_img dt {
    margin-bottom: 10px;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .step_img.sample dl {
    max-width: 530px;
    min-width: 460px;
    padding-left: 0;
    padding-right: 0;
    width: 48%;
  }

  .step_img.sample dt {
    min-height: 40px;
  }

  .step_img.receipt dl {
    max-width: 440px;
    min-width: 384px;
    padding-left: 0;
    padding-right: 0;
    width: 40%;
  }

  .step_img.receipt dl:first-child {
    max-width: 168px;
    min-width: 146px;
    width: 15.2%;
  }

  .step_caution {
    width: 100%;
    padding: 20px;
  }

  .step_caution .marker_note {
    font-size: 2rem;
    font-weight: 600;
  }

  .step_caution .marker_note {
    padding-left: 1em;
  }

  .link_newtab {
    vertical-align: baseline;
  }

  .step_link {
    width: 700px;
  }

  .btn_step_link {
    max-width: 700px;
    width: 700px;
    height: 70px;
    font-size: 2.2rem;
    background-image: url("./images/btn_bg2.png");
  }

  .step_text_note {
    width: 700px;
  }
}

/* faq */
.faq_list a {
  color: #00a0e9;
  text-decoration: underline;
}

.faq .heading_sub2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 32px;
  padding-left: 30px;
}

.faq_list dt,
.faq_list dd {
  position: relative;
  padding-left: 50px;
  vertical-align: middle;
}

.faq_list dd + dt {
  margin-top: 15px;
  border-top: 1px dashed #18c493;
  padding-top: 23px;
}

.faq_list dd + dt::before {
  padding-top: 23px;
  top: 23px;
}

.faq_list dt {
  font-weight: bold;
  color: #12b280;
  margin-bottom: 15px;
  line-height: 3.2rem;
}

.faq_list dd {
  padding-top: 2px;
  margin-bottom: 23px;
}

.faq_list dt::before,
.faq_list dd::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  display: block;
  width: 42px;
  height: 31px;
  text-align: right;
  background-repeat: no-repeat;
  background-size: cover;
}

.faq_list dt::before {
  background-image: url("images/faq/q.png");
}

.faq_list dd::before {
  background-image: url("images/faq/a.png");
}

.faq_linklist {
  margin-top: 40px;
}
.faq_linklist + .faq_linklist {
  margin-top: 10px;
}

.newtab_icon {
  margin-left: 4px;
  vertical-align: 2px !important;
}

.faq_contact {
  margin-top: 24px;
  margin-bottom: 24px;
}
