@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500;800&display=swap");
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  color: #333;
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  word-wrap: break-word;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p, em, strong, address {
  line-height: 1;
  margin: 0;
  padding: 0;
}

ul, li, dl, dt, dd {
  list-style-type: none;
  line-height: 1;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
}

@media screen and (min-width: 767px) {
  /* common
  ----------------------------------- */
  body {
    margin-bottom: 79px;
  }
  body.no-scroll {
    height: 100vh;
    overflow-y: hidden;
  }
  .section__inner {
    max-width: 1130px;
    margin: 0 auto;
    padding: 90px 15px 0;
  }
  .section__inner.pt0 {
    padding-top: 0;
  }
  .section__head {
    text-align: center;
    margin-bottom: 70px;
  }
  .section__subttl {
    border: 3px solid #199bb7;
    color: #199bb7;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 5px 18px;
  }
  .section__ttl {
    font-size: 50px;
  }
  .section__ttl .fz-l {
    font-size: 83px;
  }
  .section p {
    font-size: 16px;
  }
  .point-color {
    display: inline-block;
    color: #199bb7;
    font-weight: bold;
  }
  .marker {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #b0d8e0));
    background: linear-gradient(transparent 70%, #b0d8e0 0%);
  }
  #fixedMovePageTop {
    display: none !important;
  }
  .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tac {
    text-align: center;
  }
  .fwb {
    font-weight: bold;
  }
  .external-link {
    border-bottom: 1px solid #199bb7;
    color: #199bb7;
    font-size: 14px;
    line-height: 1.6;
    padding: 0 5px 1px 0;
    position: relative;
  }
  .external-link:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0/contain no-repeat;
    bottom: -2px;
    content: "";
    height: 14px;
    position: relative;
    display: inline-block;
    margin-left: 3px;
    width: 14px;
  }
  .sp_only {
    display: none;
  }
  /* kv
  ----------------------------------- */
  .kv {
    background-color: #fff;
  }

  .kv-note {
    max-width: 950px;
    margin: 90px auto 50px;
    width: calc(42.7% * 2 - 12px);
  }
  .kv-note__wrap {
    padding: 15px;
    border: 3px solid #199bb7;
  }
  .kv-note__ttl {
    text-align: center;
    color: #199bb7;
    font-size: 24px;
    margin-bottom: 20px;
  }
  .kv-note p {
    text-align: center;
    font-size: 16px;
  }
  /* select-point
  ----------------------------------- */
  /* recommend
  ----------------------------------- */
  /* campaign
  ----------------------------------- */
  /* join-flow
  ----------------------------------- */
  /* lineup
  ----------------------------------- */
  /* comparison
  ----------------------------------- */
  /* faq
  ----------------------------------- */
  /* fixed-button
  ----------------------------------- */
  /* modal
  ----------------------------------- */
  /* footer
  ----------------------------------- */
}
@media screen and (min-width: 767px) and (min-width: 767px) and (max-width: 1099px) {
  .kv__inner {
    max-width: 1100px;
    overflow: hidden;
  }
  .kv__inner img {
    max-width: none;
    -webkit-transform: translateX(-22.9%);
            transform: translateX(-22.9%);
    width: 181.81vw;
  }
}
@media screen and (min-width: 767px) and (min-width: 1100px) and (max-width: 2000px) {
  .kv__inner img {
    height: 813px;
    width: 2000px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (min-width: 767px) and (min-width: 2000px) {
  .kv__inner img {
    width: 100%;
  }
}
@media screen and (min-width: 767px) {
  .select-point {
    margin-top: -83px;
  }
}
@media screen and (min-width: 767px) and (min-width: 767px) and (max-width: 1099px) {
  .select-point {
    margin-top: -7.6vw;
  }
}
@media screen and (min-width: 767px) {
  .select-point__box {
    background-color: #fff;
    border-radius: 8px;
    padding: 40px 4.54% 50px;
    position: relative;
    -webkit-box-shadow: 0 0 20px rgba(48, 33, 18, 0.08);
            box-shadow: 0 0 20px rgba(48, 33, 18, 0.08);
    padding: 40px 4.54% 50px;
  }
}
@media screen and (min-width: 767px) {
  .select-point__wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .select-point__wrap + .select-point__wrap {
    -webkit-box-align: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    margin-top: 100px;
  }
}
@media screen and (min-width: 767px) {
  .select-point .section__inner {
    padding: 0 15px 95px;
  }
  .select-point .section__head {
    border-bottom: 3px solid #f2f2f2;
    border-top: 3px solid #f2f2f2;
    margin: 0 3% 0 0;
    padding: 55px 0 50px;
    width: 60%;
  }
  .select-point .section__subttl {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .select-point .section__ttl {
    font-size: 42px;
  }
}
@media screen and (min-width: 767px) {
  .select-point__txt {
    line-height: 1.6;
    margin-top: 10px;
  }
}
@media screen and (min-width: 767px) {
  .select-point__mov {
    -webkit-box-shadow: 0 0 20px rgba(48, 33, 18, 0.15);
            box-shadow: 0 0 20px rgba(48, 33, 18, 0.15);
    width: 368px;
  }
}
@media screen and (min-width: 767px) {
  .select-point__card {
    background-color: #f2f2f2;
    border-radius: 8px;
    padding: 40px 4.54% 50px;
    position: relative;
    padding: 0;
    text-align: center;
    width: 23.6%;
    position: relative;
  }
  .select-point__card:after {
    border-top: 2px solid #199bb7;
    border-right: 2px solid #199bb7;
    bottom: 10px;
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(-225deg);
            transform: translateX(-50%) rotate(-225deg);
    width: 10px;
  }
  .select-point__card + .select-point__card {
    margin-left: 1.81%;
  }
  .select-point__card a {
    color: #333;
    display: block;
    padding: 50px 9.74% 28px;
    width: 100%;
  }
  .select-point__card figure {
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -45px;
    width: 56.4%;
  }
  .select-point__card__lead {
    background-color: #199bb7;
    border-radius: 10px;
    color: #fff;
    font-size: 13px;
    left: 50%;
    padding: 3px 10px;
    position: absolute;
    top: -78px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    min-width: 10em;
  }
  .select-point__card__lead:after {
    border-style: solid;
    border-width: 7px 7px 0 10px;
    border-color: #199bb7 transparent transparent transparent;
    bottom: -5px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
  }
  .select-point__card__txt {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  .select-point__card__name {
    background-color: #fff;
    border-radius: 10px;
    display: inline-block;
    font-size: 13px;
    padding: 2px 10px;
  }
}
@media screen and (min-width: 767px) {
  .recommend__point {
    background-color: #f2f2f2;
    border-radius: 8px;
    padding: 40px 4.54% 50px;
    position: relative;
  }
  .recommend__point__num {
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -14px;
  }
  .recommend__point__ttl {
    font-size: 28px;
    line-height: 1.6;
    margin-bottom: 30px;
    text-align: center;
  }
  .recommend__point__ttl .fz-l {
    font-size: 40px;
  }
  .recommend__point picture {
    display: block;
    text-align: center;
  }
  .recommend__point__accordion-cont {
    display: none;
  }
  .recommend__point__txt {
    font-size: 16px;
    line-height: 1.6;
    max-width: 680px;
    margin: 30px auto 0;
  }
  .recommend__point__txt .fz-l {
    font-size: 27px;
  }
  .recommend__point__supplement {
    font-size: 14px;
    margin: 16px 0;
    text-align: center;
  }
  .recommend__point__note {
    font-size: 14px;
    margin: 16px 0 60px;
    line-height: 1.5;
    text-align: center;
  }
  .recommend__point__feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 60px auto 0;
    max-width: 900px;
  }
  .recommend__point__feature__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
    width: 33%;
  }
  .recommend__point__feature__item figure {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 10px;
  }
  .recommend__point__feature__item__ttl {
    color: #199bb7;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
  }
  .recommend__point__feature__item__note {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 5px;
  }
  .recommend__point__feature__item__note img {
    margin-right: 10px;
  }
  .recommend__point__feature__item__note span {
    display: block;
    margin-bottom: 8px;
  }
  .recommend__point__feature__item__txt {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 5px;
    width: 80%;
  }
  .recommend__point__feature__item.w-half {
    width: 50%;
  }
  .recommend__point__feature__notes {
    font-size: 14px;
    text-align: center;
  }
  .recommend__point__feature__notes li {
    line-height: 1.6;
  }
  .recommend__point__partner {
    padding-top: 16px;
  }
  .recommend__point__partner__box {
    background-color: #fff;
    border-radius: 8px;
    padding: 40px 4.54% 50px;
    position: relative;
    max-width: 680px;
    margin: 0 auto;
    padding: 25px 20px;
    position: relative;
    text-align: center;
  }
  .recommend__point__partner__subttl {
    background-color: #199bb7;
    border-radius: 12px;
    color: #fff;
    font-size: 13px;
    height: 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 50%;
    position: absolute;
    top: -12px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 137px;
  }
  .recommend__point__partner__subttl .fz-l {
    font-size: 21px;
    vertical-align: text-bottom;
  }
  .recommend__point__partner__ttl {
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
  }
  .recommend__point__partner__lead {
    font-size: 18px;
    font-weight: bold;
    margin: 22px 0 40px;
    text-align: center;
  }
  .recommend__point__notes {
    margin: 0 auto 55px;
    max-width: 680px;
  }
  .recommend__point__notes__head {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #999;
    border-radius: 8px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 45px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  .recommend__point__notes__head:after {
    content: "+";
    font-size: 21px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .recommend__point__notes__head.is-active:after {
    content: "━";
    font-size: 15px;
  }
  .recommend__point__notes__body {
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    display: none;
    padding: 30px;
  }
  .recommend__point__notes__list li {
    padding-left: 2em;
    line-height: 1.4;
    margin-bottom: 5px;
    text-indent: -2em;
  }
  .recommend__point__use__ttl {
    border-bottom: 3px solid #333;
    border-top: 3px solid #333;
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin: 35px auto;
    padding: 5px 0;
    text-align: center;
    max-width: 680px;
  }
  .recommend__point__use__wrap {
    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;
    margin: 0 auto 20px;
    max-width: 680px;
  }
  .recommend__point__use__item {
    width: 49%;
    max-width: 280px;
    margin-bottom: 40px;
  }
  .recommend__point__use__item:nth-child(2n) {
    margin-left: 11%;
  }
  .recommend__point__use__item__ttl {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    padding-left: 45px;
    position: relative;
  }
  .recommend__point__use__item__ttl:before {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_recommend_03_01.png) 0 0/contain no-repeat;
    content: "";
    height: 39px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 39px;
  }
  .recommend__point__use__item__ttl.ttl02:before {
    background-image: url(/promotion/ordercard/os_matome_syokai/image/icon_recommend_03_02.png);
  }
  .recommend__point__use__item__ttl.ttl03:before {
    background-image: url(/promotion/ordercard/os_matome_syokai/image/icon_recommend_03_03.png);
  }
  .recommend__point__use__item__ttl.ttl04:before {
    background-image: url(/promotion/ordercard/os_matome_syokai/image/icon_recommend_03_04.png);
  }
  .recommend__point__use__item__img {
    background-color: #fff;
    border-radius: 8px;
    padding: 40px 4.54% 50px;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 94px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 10px 0;
    padding: 10px;
    max-width: 280px;
  }
  .recommend__point__use__item__img-adjustment {
    max-height: 70px;
  }
  .recommend__point__use__item__sub {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
  }
  .recommend__point__use__item__txt {
    font-size: 16px;
    font-weight: bold;
  }
  .recommend__point__use__item__txt img {
    margin: 0 6px;
    vertical-align: baseline;
  }
  .recommend__point__use__item__txt .fz-l {
    font-size: 22px;
  }
  .recommend__point__use__item__txt .fz-ll {
    font-size: 32px;
  }
  .recommend__point__use__lead {
    color: #199bb7;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 18px;
    text-align: center;
  }
  .recommend__point__use__notes li {
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
  }
  .recommend__point__benefits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .recommend__point__benefits__item {
    background-color: #fff;
    border-radius: 8px;
    padding: 40px 4.54% 50px;
    position: relative;
    border: 2px solid #199bb7;
    padding: 24px 3.1%;
    width: 50%;
  }
  .recommend__point__benefits__item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .recommend__point__benefits__item__inner figure {
    margin-right: 2%;
    width: 49%;
  }
  .recommend__point__benefits__item__ttl {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-left: 13px solid #199bb7;
    color: #199bb7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    font-weight: bold;
    height: 34px;
    margin-bottom: 30px;
    padding-left: 10px;
  }
  .recommend__point__benefits__item + .recommend__point__benefits__item {
    margin-left: 19px;
  }
  .recommend__point__benefits__item__wrap {
    width: 49%;
  }
  .recommend__point__benefits__item__txt {
    font-size: 14px;
    line-height: 1.6;
  }
  .recommend__point__benefits__item__note {
    line-height: 1.6;
    margin-top: 10px;
    font-size: 12px;
  }
  .recommend__point__accordion-btn {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 40px auto 0;
    position: relative;
    width: 164px;
  }
  .recommend__point__accordion-btn:after {
    content: "+";
    font-size: 20px;
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .recommend__point__accordion-btn.is-active {
    background-color: transparent;
  }
  .recommend__point__accordion-btn.is-active:after {
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .recommend__point + .recommend__point {
    margin-top: 56px;
  }
}
@media screen and (min-width: 767px) {
  .campaign__list {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 46px;
    flex-wrap: wrap;
  }
  .campaign__list li {
    max-width: 469px;
    width: 42.7%;
    margin-bottom: 36px;
  }
  .campaign__list li + li {
    margin-left: 12px;
  }
  .campaign__list__txt {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 10px;
  }
  .campaign__list__txt.fz-s {
    font-size: 15px;
    text-align: center;
  }
  .campaign__list.campaign-other {
    margin-bottom: 0;
  }
  .campaign__subttl {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 24px;
    position: relative;
    text-align: center;
  }
  .campaign__subttl:before {
    border-bottom: 3px solid #f2f2f2;
    content: "";
    height: 1px;
    left: 50%;
    max-width: 950px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    width: 100%;
    z-index: -1;
  }
  .campaign__subttl:after {
    background-color: #fff;
    content: "";
    display: block;
    height: 10px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    width: 330px;
    z-index: -1;
  }
}
@media screen and (min-width: 767px) {
  .join-flow__tab-btn {
    border-bottom: 2px solid #199bb7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .join-flow__tab-btn > li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f2f2f2;
    border-radius: 10px 10px 0 0;
    color: #199bb7;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 17px;
    font-weight: bold;
    height: 55px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 545px;
    text-align: center;
  }
  .join-flow__tab-btn > li + li {
    margin-left: 10px;
  }
  .join-flow__tab-btn > li.is-active {
    background-color: #199bb7;
    color: #fff;
  }
  .join-flow__tab-cont {
    background-color: #f2f2f2;
    border-radius: 0 0 8px 8px;
    padding: 40px 20px 60px;
  }
  .join-flow__tab-cont > li {
    display: none;
  }
  .join-flow__tab-cont > li.is-active {
    display: block;
  }
  .join-flow__tab-cont__ttl {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 45px;
    text-align: center;
  }
  .join-flow__tab-cont__ttl > span {
    display: inline-block;
    position: relative;
  }
  .join-flow__tab-cont__ttl > span:before {
    background: url(/promotion/ordercard/os_matome_syokai/image/bg_join-flow_01.png) 0 0/contain no-repeat;
    content: "";
    height: 93px;
    left: -86px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 86px;
  }
  .join-flow__tab-cont__ttl > span:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/bg_join-flow_02.png) 0 0/contain no-repeat;
    content: "";
    height: 95px;
    position: absolute;
    right: -71px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 71px;
  }
  .join-flow__tab-cont__ttl .fz-l {
    color: #199bb7;
    display: block;
    font-size: 24px;
    margin-top: 10px;
  }
  .join-flow__tab-cont__ttl.ttl2 {
    margin-bottom: 10px;
    padding-bottom: 110px;
    position: relative;
  }
  .join-flow__tab-cont__ttl.ttl2:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/bg_join-flow_03.png) 0 0/contain no-repeat;
    bottom: 0;
    content: "";
    height: 100px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 120px;
  }
  .join-flow__tab-cont .swiper {
    width: 434px;
  }
  .join-flow__tab-cont .swiper__cont {
    position: relative;
    margin: 0 auto;
    width: 434px;
  }
  .join-flow__tab-cont .swiper [class^=swiper-button-] {
    top: calc(50% - var(--add-bottom) / 2);
  }
  .join-flow__tab-cont .swiper .swiper-pagination-bullet {
    background-color: #199bb7;
    height: 11px;
    width: 11px;
  }
  .join-flow__tab-cont .swiper-button-prev, .join-flow__tab-cont .swiper-button-next, .join-flow__tab-cont .swiper-button-prev2, .join-flow__tab-cont .swiper-button-next2 {
    height: 52px;
    margin-top: 0;
    top: 50%;
    -webkit-transform: translateY(calc(-50% - 12px));
            transform: translateY(calc(-50% - 12px));
    position: absolute;
    width: 33px;
    z-index: 5;
  }
  .join-flow__tab-cont .swiper-button-prev:after, .join-flow__tab-cont .swiper-button-next:after, .join-flow__tab-cont .swiper-button-prev2:after, .join-flow__tab-cont .swiper-button-next2:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_modal_arrow.png) 0 0/contain no-repeat;
    content: "";
    display: block;
    height: 52px;
    left: 0;
    top: 0;
    width: 33px;
  }
  .join-flow__tab-cont .swiper-button-prev.swiper-button-disabled, .join-flow__tab-cont .swiper-button-next.swiper-button-disabled, .join-flow__tab-cont .swiper-button-prev2.swiper-button-disabled, .join-flow__tab-cont .swiper-button-next2.swiper-button-disabled {
    opacity: 1;
  }
  .join-flow__tab-cont .swiper-button-prev.swiper-button-disabled:after, .join-flow__tab-cont .swiper-button-next.swiper-button-disabled:after, .join-flow__tab-cont .swiper-button-prev2.swiper-button-disabled:after, .join-flow__tab-cont .swiper-button-next2.swiper-button-disabled:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_modal_arrow_disable.png) 0 0/contain no-repeat;
  }
  .join-flow__tab-cont .swiper-button-prev, .join-flow__tab-cont .swiper-button-prev2 {
    left: -14px;
  }
  .join-flow__tab-cont .swiper-button-prev:after, .join-flow__tab-cont .swiper-button-prev2:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .join-flow__tab-cont .swiper-button-next, .join-flow__tab-cont .swiper-button-next2 {
    right: -14px;
  }
  .join-flow__tab-cont .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
  }

  .join-flow__tab-cont__notes dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 13px;
  }
  .join-flow__tab-cont__notes__list {
    font-size: 14px;
  }
  .join-flow__tab-cont__notes__list li {
    line-height: 1.6;
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .join-flow__tab-cont__notes__list li .mt1e {
    display: inline-block;
    margin-top: 1em;
    padding-left: 1.5em;
  }
  .join-flow__tab-cont__notes--other {
    margin: 0 auto;
    max-width: 830px;
  }
  .join-flow__tab-cont__notes--other dt {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #999;
    border-radius: 8px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: bold;
    height: 45px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  .join-flow__tab-cont__notes--other dt:after {
    content: "+";
    font-size: 21px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .join-flow__tab-cont__notes--other dt.is-active:after {
    content: "━";
    font-size: 15px;
  }
  .join-flow__tab-cont__notes--other dd {
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    display: none;
    padding: 40px 58px 60px;
  }
  .join-flow__tab-cont__notes--other__list:not(:last-child) {
    margin-bottom: 25px;
  }
  .join-flow__tab-cont__notes--other__list li {
    font-size: 13px;
    line-height: 1.6;
  }
  .join-flow__tab-cont__notes--other__ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
  }
  .join-flow__tab-cont__notes--wrap {
    background: #f2f2f2;
    border-radius: 0 0 8px 8px;
    padding: 30px 20px 35px;
  }
}
@media screen and (min-width: 767px) {
  .lineup__list > li {
    background-color: #ededed;
    border-radius: 8px;
    padding: 40px 4.54% 50px;
    position: relative;
    padding: 60px 5.4% 50px;
  }
  .lineup__list > li + li {
    margin-top: 40px;
  }
  .lineup__list__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lineup__list__head {
    margin-right: 1%;
    text-align: center;
    width: 38%;
  }
  .lineup__list__ttl {
    color: #199bb7;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 18px;
  }
  .lineup__list__img {
    margin-bottom: -30px;
  }
  .lineup__list__lead {
    background-color: #199bb7;
    border-radius: 17px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin: 10px;
    padding: 8px 10%;
  }
  .lineup__list__link a {
    display: block;
    width: 100%;
  }
  .lineup__list__link a .external-link {
    padding: 7px 23px 1px 6px;
  }
  .lineup__list__link a .external-link:after {
    right: 4px;
  }
  .lineup__list__feature {
    width: 61%;
  }
  .lineup__list__feature .em {
    color: #cb0000;
  }
  .lineup__list__feature__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lineup__list__feature__inner dl {
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    height: 160px;
    width: 32%;
  }
  .lineup__list__feature__inner dl + dl {
    margin-left: 2%;
  }
  .lineup__list__feature__inner dl dt {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #dbdbdb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .lineup__list__feature__inner dl dd {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 115px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .lineup__list__feature__inner dl dd p {
    line-height: 1.6;
  }
  .lineup__list__feature__desc {
    background-color: #fff;
    font-size: 14px;
    margin-top: 8px;
    padding: 20px;
    text-align: left;
    padding-left: 34px;
  }
  .lineup__list__feature__desc li {
    list-style: disc;
    line-height: 1.6;
  }
  .lineup__list__entry a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fa7d00;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 25px;
    height: 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 30px auto 0;
    position: relative;
    width: 340px;
  }
  .lineup__list__bnr {
    margin-top: 40px;
    text-align: center;
  }
  .lineup__list__notes {
    margin-top: 30px;
  }
  .lineup__list__notes li {
    padding-left: 1.3em;
    line-height: 1.4;
    margin-bottom: 5px;
    text-indent: -1.3em;
  }
  .lineup__btn {
    display: flex;
    justify-content: center;
  }
  .lineup__btn--detail a {
    align-items: center;
    border: 1px solid #fa7d00;
    border-radius: 6px;
    background-color: #ffffff;
    color: #fa7d00;
    display: flex;
    font-size: 19px;
    font-weight: bold;
    height: 60px;
    justify-content: center;
    margin-right: 10px;
    position: relative;
    width: 190px;
  }
  .lineup__btn--detail a:after {
    background: url("/promotion/ordercard/os_matome_syokai/image/ico_lineup_detail_arrow.png") 0 0/contain no-repeat;
    content: '';
    height: 18px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
  }
  .lineup__btn--apply a {
    align-items: center;
    background-color: #fa7d00;
    border: 1px solid #fa7d00;
    border-radius: 6px;
    color: #fff;
    display: flex;
    font-size: 19px;
    font-weight: bold;
    height: 60px;
    justify-content: center;
    margin-right: 10px;
    position: relative;
    width: 386px;
  }
  .lineup__btn--apply a:after {
    background: url("/promotion/ordercard/os_matome_syokai/image/ico_lineup_apply_arrow.png") 0 0/contain no-repeat;
    content: '';
    height: 18px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
  }
}
@media screen and (min-width: 767px) {
  .comparison .section__head {
    margin-bottom: 110px;
  }
  .comparison-table {
    background-color: #f2f2f2;
    border-radius: 10px;
    margin: 0 auto 30px;
    max-width: 980px;
    width: 100%;
  }
  .comparison-table th {
    background-color: #199bb7;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    padding: 15px 5px;
    vertical-align: middle;
  }
  .comparison-table th .fz-s {
    font-size: 10px;
  }
  .comparison-table td {
    border-bottom: 1px solid #cee1e5;
    color: #199bb7;
    font-size: 13px;
    line-height: 1.2;
    padding: 15px 5px;
    position: relative;
    text-align: center;
    vertical-align: middle;
  }
  .comparison-table td:nth-child(odd) {
    background-color: #ededed;
  }
  .comparison-table td .fz-s {
    font-size: 12px;
  }
  .comparison-table td .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .comparison-table td .wrap figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-right: 8px;
  }
  .comparison-table tr:first-child th {
    border-radius: 10px 0 0 0;
  }
  .comparison-table tr:first-child td {
    padding-top: 43px;
  }
  .comparison-table tr:last-child th {
    background-color: #00c6a3;
    border-radius: 0 0 0 10px;
  }
  .comparison-table tr:last-child td {
    border-bottom: none;
    color: #00c6a3;
    font-size: 14px;
    font-weight: bold;
  }
  .comparison-table tr:last-child td .fz-l {
    font-size: 23px;
  }
  .comparison-table__img {
    left: 50%;
    position: absolute;
    top: -40px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 114px;
  }
  .comparison-table__img.comparison-table__img--multipul {
    top: -50px;
  }
  .comparison-table__name {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .comparison-table__lead {
    background-color: #199bb7;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    line-height: 1.6;
    margin: 0 auto;
    padding: 5px;
    width: 95%;
  }
  .comparison__notes {
    margin: 0 auto;
    max-width: 980px;
    padding-bottom: 25px;
  }
  .comparison__notes__list li {
    color: #199bb7;
    font-size: 16px;
    line-height: 1.6;
    padding-left: 2em;
    text-indent: -2em;
  }
  .comparison__notes__txt.comparison__notes__list li {
    font-size: 14px;
    line-height: 1.6;
    color: initial;
    padding-left: 1.4em;
    text-indent: -1.4em;
  }
  .comparison__notes__subttl {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    margin-top: 15px;
  }
  .comparison__notes__txt {
    font-size: 14px;
    line-height: 1.6;
  }
  .comparison__notes__txt + .comparison__notes__txt {
    margin-top: 1em;
  }
  .comparison__notes__txt.txtAR {
    text-align: right;
  }
  .comparison__notes .title {
    padding: 90px 0px 30px;
    text-align: center;
  }
  .comparison__notes__txt.num {
    text-align: right;
    margin-top: 10px;
  }
  .comparison__notes__txt.v2 {
    margin-top: 15px;
  }
  .comparison__notes__txt.link {
    margin-top: 5px;
  }
}
@media screen and (min-width: 767px) {
  .faq {
    padding-bottom: 90px;
  }
  .faq__list > li + li {
    margin-top: 20px;
  }
  .faq__list__item {
    border: 2px solid #199bb7;
    border-radius: 18px;
    padding: 0 30px;
  }
  .faq__list__item dt {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    height: 75px;
    padding: 0 56px;
    position: relative;
  }
  .faq__list__item dt:before {
    color: #199bb7;
    content: "Q.";
    font-size: 38px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .faq__list__item dt:after {
    color: #199bb7;
    content: "+";
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .faq__list__item dt.is-active:after {
    content: "━";
    font-size: 25px;
    right: 5px;
  }
  .faq__list__item dd {
    border-top: 2px solid rgba(25, 154, 183, 0.17);
    display: none;
    font-size: 20px;
    line-height: 1.6;
    padding: 23px 0 40px 56px;
    position: relative;
  }
  .faq__list__item dd:before {
    content: "A.";
    font-size: 38px;
    font-weight: bold;
    left: 3px;
    position: absolute;
    top: 5px;
  }
  .faq__list__item dd .external-link {
    border-bottom: 1px solid #199bb7;
    color: #199bb7;
    font-size: 20px;
    line-height: 1.6;
    padding: 0 25px 1px 0;
    position: relative;
  }
  .faq__list__item dd .external-link:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0/contain no-repeat;
    bottom: 4px;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    width: 20px;
  }
  .faq__list__item dd .faq__list__item__note + .external-link {
    border-bottom: 1px solid #199bb7;
    color: #199bb7;
    font-size: 18px;
    line-height: 1.6;
    padding: 0 23px 1px 0;
    position: relative;
  }
  .faq__list__item dd .faq__list__item__note + .external-link:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0/contain no-repeat;
    bottom: 4px;
    content: "";
    height: 18px;
    position: absolute;
    right: 0;
    width: 18px;
  }
  .faq__list__item__txt {
    font-size: 20px;
    line-height: 1.6;
  }
  .faq__list__item__txt li {
    font-size: 20px;
    line-height: 1.6;
  }
  .faq__list__item__note {
    color: #777;
    font-size: 18px;
    line-height: 1.6;
    margin-top: 20px;
  }
  .faq__list__item__subttl {
    color: #199bb7;
    font-size: 20px;
    line-height: 1.6;
    margin-top: 20px;
  }
  .faq__list__item li {
    font-size: 20px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 767px) {
  .fixed-button {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(255, 255, 255, 0.4);
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 79px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
  }
  .fixed-button__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .fixed-button__list li a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    height: 57px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .fixed-button__list li a span {
    position: relative;
  }
  .fixed-button__list li a span:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_arrow_down.svg) 0 0/contain no-repeat;
    content: "";
    height: 14px;
    position: absolute;
    right: -23px;
    top: 50%;
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
    width: 14px;
  }
  .fixed-button__list li.btn-lineup a {
    background-color: #fa7d00;
    width: 360px;
  }
  .fixed-button__list li.btn-comparison {
    margin-left: 7px;
  }
  .fixed-button__list li.btn-comparison a {
    background-color: #199bb7;
    width: 190px;
  }
}
@media screen and (min-width: 767px) {
  .modal {
    position: relative;
  }
  .modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: 99;
  }
  .modal__cont {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 21px rgba(0, 0, 0, 0.17);
    display: none;
    left: 50%;
    max-width: 920px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 100;
    max-height: 100svh;
  }
  .modal__cont__head {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #199bb7;
    border-radius: 10px 10px 0 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 39px;
    position: relative;
  }
  .modal__cont__close-btn {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 21px rgba(0, 0, 0, 0.17);
    bottom: 4px;
    border-radius: 50%;
    color: #199bb7;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    height: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 36px;
    position: absolute;
    right: 15px;
    width: 30px;
  }
  .modal__scroll {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 90vh;
  }
  .modal__cont__body {
    background-color: #fff;
    padding: 24px 0 40px;
    text-align: center;
  }
  .modal__cont__ttl {
    color: #199bb7;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
  }
  .modal__cont__img {
    display: inline-block;
    width: 214px;
  }
  .modal__cont__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    align-items: end;
  }
  .modal__cont__btn li {
    width: 275px;
  }
  .modal__cont__btn li + li {
    margin-left: 20px;
  }
  .modal__cont__btn li p {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .modal__cont__btn li a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fa7d00;
    border: 2px solid #fa7d00;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    height: 48px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 275px;
  }
  .modal__cont__btn li a .fz-s {
    font-size: 15px;
  }
  .modal__cont__btn li.numberless a, .modal__cont__btn li.mobasoku a {
    background-color: #fff;
    color: #fa7d00;
  }
  .modal__cont__foot {
    background-color: #f2f2f2;
    border-radius: 0 0 10px 10px;
    padding: 27px 20px;
  }
  .modal__cont__foot .external-link {
    border-bottom: 1px solid #fa7d00;
    color: #fa7d00;
    font-size: "px";
    line-height: 1.6;
    padding: 0 "5px" 1px 0;
    position: relative;
  }
  .modal__cont__foot .external-link:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0/contain no-repeat;
    bottom: 4px;
    content: "";
    height: "px";
    position: absolute;
    right: 0;
    width: "px";
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link_orange.png) 0 0/contain no-repeat;
  }
  .modal__cont__foot .modal__cont__notes .external-link {
    border-bottom: 1px solid #199bb7;
    color: #199bb7;
    font-size: 14px;
    line-height: 1.6;
    padding: 0 5px 1px 0;
    position: relative;
  }
  .modal__cont__foot .modal__cont__notes .external-link:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0/contain no-repeat;
    bottom: -2px;
    content: "";
    height: 14px;
    position: relative;
    display: inline-block;
    margin-left: 3px;
    width: 14px;
  }
  .modal__cont__notes li {
    font-size: 12px;
    line-height: 1.6;
  }
  .modal__cont__notes li.emphasis {
    font-weight: bold;
    color: #cb0000;
  }
  .modal__cont__link {
    margin-top: 12px;
  }
  .modal__cont__lead {
    color: #199bb7;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .modal__cont__img.v2 {
    width: 500px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 767px) {
  .footer {
    background: #191919;
    width: 100%;
  }
  .footer__inner {
    max-width: 980px;
    margin: 0 auto;
    padding: 40px 10px;
    position: relative;
  }
  .footer__pagetop {
    position: absolute;
    right: 0;
    top: 23px;
  }
  .footer__pagetop a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 48px;
  }
  .footer__pagetop a span {
    border-bottom: solid #fff 2px;
    border-right: solid #fff 2px;
    display: block;
    height: 12px;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    width: 12px;
  }
  .footer__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 14px 3px;
  }
  .footer__list li:not(:last-child) {
    margin-right: 30px;
  }
  .footer__list li a {
    color: #fff;
    font-size: 13px;
    line-height: 1;
  }
  .footer__list li a:after {
    border-bottom: solid #fff 2px;
    border-right: solid #fff 2px;
    content: "";
    display: inline-block;
    height: 0.5em;
    margin-left: 0.5em;
    position: relative;
    top: -1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    vertical-align: middle;
    width: 0.5em;
  }
  .footer__list li a:hover {
    opacity: 0.5;
  }
  .footer__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
  }
  .footer__logo img {
    height: 16px;
    width: 59px;
  }
  .footer__copy {
    color: #fff;
    margin-left: 24px;
  }
}
/* ----------------------------------- 
 SP
----------------------------------- */
@media screen and (max-width: 767px) {
  /* common
  ----------------------------------- */
  body {
    margin-bottom: 66px;
  }
  body.no-scroll {
    height: 100vh;
    overflow-y: hidden;
  }
  .section__inner {
    padding: 90px 20px 0;
  }
  .section__inner.pt0 {
    padding-top: 20px;
  }
  .section__head {
    text-align: center;
    margin-bottom: 40px;
  }
  .section__subttl {
    border: 3px solid #199bb7;
    color: #199bb7;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 5px 18px;
  }
  .section__ttl {
    font-size: 29px;
    text-indent: -1px;
  }
  .section__ttl .fz-l {
    font-size: 45px;
  }
  .section p {
    font-size: 16px;
    letter-spacing: -1px;
  }
  .point-color {
    display: inline-block;
    color: #199bb7;
    font-weight: bold;
  }
  .marker {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #b0d8e0));
    background: linear-gradient(transparent 70%, #b0d8e0 0%);
  }
  #fixedMovePageTop {
    display: none !important;
  }
  .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .fwb {
    font-weight: bold;
  }
  .mb0 {
    margin-bottom: 0 !important;
  }
  .external-link {
    border-bottom: 1px solid #199bb7;
    color: #199bb7;
    font-size: 13px;
    line-height: 1.6;
    padding: 0 5px 1px 0;
    position: relative;
  }
  .external-link:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0/contain no-repeat;
    bottom: -2px;
    content: "";
    height: 13px;
    position: relative;
    display: inline-block;
    margin-left: 3px;
    width: 13px;
  }
  .pc_only {
    display: none;
  }
  /* kv
  ----------------------------------- */
  .kv {
    background-color: #fff;
  }

  .kv-note {
    max-width: calc(469px + 40px);
    margin: 90px auto 50px;
    padding: 0 20px;
  }
  .kv-note__wrap {
    padding: 15px;
    border: 3px solid #199bb7;
  }
  .kv-note__ttl {
    text-align: center;
    color: #199bb7;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .kv-note p {
    text-align: center;
    font-size: 16px;
  }
  /* select-point
  ----------------------------------- */
  .select-point {
    background-color: #ededed;
  }
  .select-point .section__inner {
    padding-bottom: 45px;
  }
  .select-point__txt {
    display: none;
  }
  .select-point__mov {
    -webkit-box-shadow: 0 0 20px rgba(48, 33, 18, 0.15);
            box-shadow: 0 0 20px rgba(48, 33, 18, 0.15);
    margin: 0 auto;
    max-width: 368px;
  }
  .select-point__wrap {
    margin-bottom: 45px;
  }
  .select-point__card {
    background-color: #fff;
    border-radius: 4px;
    padding: 35px 15px;
    position: relative;
    margin-left: 16%;
    max-width: 360px;
    padding: 0;
  }
  .select-point__card:after {
    border-top: 2px solid #199bb7;
    border-right: 2px solid #199bb7;
    bottom: 10px;
    content: "";
    height: 10px;
    position: absolute;
    right: 12px;
    -webkit-transform: translateX(-50%) rotate(-225deg);
            transform: translateX(-50%) rotate(-225deg);
    width: 10px;
  }
  .select-point__card + .select-point__card {
    margin-top: 10px;
  }
  .select-point__card a {
    color: #333;
    display: block;
    padding: 25px 32px 25px 70px;
    width: 100%;
  }
  .select-point__card figure {
    left: -55px;
    position: absolute;
    -webkit-transform: translateY(-37%);
            transform: translateY(-37%);
    top: 50%;
    width: 112px;
  }
  .select-point__card__lead {
    background-color: #199bb7;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 3px;
    padding: 3px 10px;
  }
  .select-point__card__txt {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  .select-point__card__name {
    background-color: #ededed;
    border-radius: 10px;
    display: inline-block;
    font-size: 12px;
    padding: 2px 10px;
  }
  .select-point__card__btn {
    bottom: 0;
    right: 0;
    position: absolute;
    width: 47px;
  }
  /* recommend
  ----------------------------------- */
  .recommend__point {
    background-color: #f2f2f2;
    border-radius: 4px;
    padding: 35px 15px;
    position: relative;
  }
  .recommend__point__num {
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -14px;
  }
  .recommend__point__ttl {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 18px;
    text-align: center;
  }
  .recommend__point__ttl .fz-l {
    font-size: 40px;
  }
  .recommend__point picture {
    display: block;
    text-align: center;
  }
  .recommend__point__accordion-cont {
    display: none;
  }
  .recommend__point__txt {
    font-size: 14px;
    line-height: 1.6;
    max-width: 680px;
    margin: 15px auto 0;
  }
  .recommend__point__txt .fz-l {
    font-size: 27px;
  }
  .recommend__point__supplement {
    font-size: 14px;
    line-height: 1.6;
    margin: 15px 0;
  }
  .recommend__point__note {
    font-size: 12px;
    line-height: 1.6;
    margin: 15px 0 50px;
  }
  .recommend__point__feature {
    margin: 30px auto 0;
    max-width: 280px;
  }
  .recommend__point__feature__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
  }
  .recommend__point__feature__item figure {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 10px;
  }
  .recommend__point__feature__item__ttl {
    color: #199bb7;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
  }
  .recommend__point__feature__item__note {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 5px;
  }
  .recommend__point__feature__item__note img {
    margin-right: 10px;
  }
  .recommend__point__feature__item__note span {
    display: block;
    margin-bottom: 8px;
  }
  .recommend__point__feature__item__txt {
    font-size: 15px;
    line-height: 1.4;
    margin-top: 5px;
  }
  .recommend__point__feature__item.w-half {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 32px;
  }
  .recommend__point__feature__notes {
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .recommend__point__feature__notes li {
    line-height: 1.6;
  }
  .recommend__point__partner__box {
    background-color: #fff;
    border-radius: 4px;
    padding: 35px 15px;
    position: relative;
    max-width: 680px;
    margin: 0 auto;
    padding: 25px 20px;
    position: relative;
    text-align: center;
  }
  .recommend__point__partner__subttl {
    background-color: #199bb7;
    border-radius: 12px;
    color: #fff;
    font-size: 13px;
    height: 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 50%;
    position: absolute;
    top: -12px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 137px;
  }
  .recommend__point__partner__subttl .fz-l {
    font-size: 21px;
    vertical-align: text-bottom;
  }
  .recommend__point__partner__ttl {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 20px;
  }
  .recommend__point__partner__lead {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.6;
    margin: 22px 0 40px;
  }
  .recommend__point__notes {
    margin: 0 auto 55px;
    max-width: 680px;
  }
  .recommend__point__notes__head {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #999;
    border-radius: 8px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 45px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  .recommend__point__notes__head:after {
    content: "+";
    font-size: 21px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .recommend__point__notes__head.is-active:after {
    content: "━";
    font-size: 15px;
  }
  .recommend__point__notes__body {
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    display: none;
    padding: 14px 18px;
  }
  .recommend__point__notes__list li {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 5px;
    padding-left: 2em;
    text-indent: -2em;
  }
  .recommend__point__use__ttl {
    border-bottom: 3px solid #333;
    border-top: 3px solid #333;
    color: #333;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.6;
    margin: 35px auto;
    padding: 17px 0;
    text-align: center;
    max-width: 680px;
  }
  .recommend__point__use__wrap {
    margin-bottom: 36px;
  }
  .recommend__point__use__item__ttl {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 19px;
    font-weight: bold;
    height: 40px;
    margin-bottom: 10px;
    padding-left: 45px;
    position: relative;
  }
  .recommend__point__use__item__ttl:before {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_recommend_03_01.png) 0 0/contain no-repeat;
    content: "";
    height: 39px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 39px;
  }
  .recommend__point__use__item__ttl.ttl02:before {
    background-image: url(/promotion/ordercard/os_matome_syokai/image/icon_recommend_03_02.png);
  }
  .recommend__point__use__item__ttl.ttl03:before {
    background-image: url(/promotion/ordercard/os_matome_syokai/image/icon_recommend_03_03.png);
  }
  .recommend__point__use__item__ttl.ttl04:before {
    background-image: url(/promotion/ordercard/os_matome_syokai/image/icon_recommend_03_04.png);
  }
  .recommend__point__use__item__wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .recommend__point__use__item__img {
    background-color: #fff;
    border-radius: 4px;
    padding: 35px 15px;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 94px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 15px;
    padding: 10px;
    width: 133px;
  }
  .recommend__point__use__item__sub {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
  }
  .recommend__point__use__item__txt {
    font-size: 12px;
    font-weight: bold;
  }
  .recommend__point__use__item__txt img {
    width: 14px;
    margin: 0 6px;
    vertical-align: baseline;
  }
  .recommend__point__use__item__txt .fz-l {
    font-size: 18px;
  }
  .recommend__point__use__item__txt .fz-ll {
    font-size: 24px;
  }
  .recommend__point__use__item + .recommend__point__use__item {
    margin-top: 46px;
  }
  .recommend__point__use__lead {
    color: #199bb7;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 18px;
  }
  .recommend__point__use__notes li {
    font-size: 14px;
    line-height: 1.6;
  }
  .recommend__point__benefits__item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .recommend__point__benefits__item__inner figure {
    margin-right: 5%;
    width: 120px;
  }
  .recommend__point__benefits__item__ttl {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-left: 9px solid #199bb7;
    color: #199bb7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    height: 22px;
    margin-bottom: 20px;
    padding-left: 10px;
  }
  .recommend__point__benefits__item + .recommend__point__benefits__item {
    margin-top: 35px;
    padding-top: 40px;
    position: relative;
  }
  .recommend__point__benefits__item + .recommend__point__benefits__item:before {
    background-color: #199bb7;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
    top: 0;
    width: calc(100% + 30px);
  }
  .recommend__point__benefits__item__wrap {
    width: 59%;
  }
  .recommend__point__benefits__item__txt {
    font-size: 14px;
    line-height: 1.6;
  }
  .recommend__point__benefits__item__txt.txt-l {
    font-size: 17px;
  }
  .recommend__point__benefits__item__note {
    font-size: 12px;
    line-height: 1.6;
    margin-top: 10px;
  }
  .recommend__point__accordion-btn {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    height: 34px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 30px auto 0;
    position: relative;
    width: 164px;
  }
  .recommend__point__accordion-btn:after {
    content: "+";
    font-size: 20px;
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .recommend__point__accordion-btn.is-active {
    background-color: transparent;
  }
  .recommend__point__accordion-btn.is-active:after {
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .recommend__point + .recommend__point {
    margin-top: 35px;
  }
  /* campaign
  ----------------------------------- */
  .campaign__list {
    margin: 0 auto 44px;
    max-width: 469px;
  }
  .campaign__list li + li {
    margin-top: 36px;
  }
  .campaign__list__txt {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 10px;
  }
  .campaign__list__txt.fz-s {
    font-size: 13px;
  }
  .campaign__list.campaign-other {
    margin-bottom: 0;
  }
  .campaign__subttl {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 24px;
    position: relative;
    text-align: center;
  }
  .campaign__subttl:before {
    border-bottom: 3px solid #f2f2f2;
    content: "";
    height: 1px;
    left: 50%;
    max-width: 950px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    width: 100%;
    z-index: -1;
  }
  .campaign__subttl:after {
    background-color: #fff;
    content: "";
    display: block;
    height: 10px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    width: 12em;
    z-index: -1;
  }
  /* join-flow
  ----------------------------------- */
  .join-flow .section__inner {
    padding: 80px 0 0;
  }
  .join-flow__tab-btn {
    border-bottom: 2px solid #199bb7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 20px;
    width: 100%;
  }
  .join-flow__tab-btn > li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f2f2f2;
    border-radius: 5px 5px 0 0;
    color: #199bb7;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 17px;
    font-weight: bold;
    height: 70px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    width: 160px;
  }
  .join-flow__tab-btn > li + li {
    margin-left: 10px;
  }
  .join-flow__tab-btn > li.is-active {
    background-color: #199bb7;
    color: #fff;
  }
  .join-flow__tab-btn > li p {
    line-height: 1.4;
  }
  .join-flow__tab-cont {
    background-color: #f2f2f2;
    border-radius: 0 0 8px 8px;
    padding: 40px 20px 60px;
  }
  .join-flow__tab-cont > li {
    display: none;
  }
  .join-flow__tab-cont > li.is-active {
    display: block;
  }
  .join-flow__tab-cont__ttl {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 45px;
    text-align: center;
  }
  .join-flow__tab-cont__ttl > span {
    display: inline-block;
    position: relative;
  }
  .join-flow__tab-cont__ttl > span:before {
    background: url(/promotion/ordercard/os_matome_syokai/image/bg_join-flow_01.png) 0 0/contain no-repeat;
    content: "";
    height: 93px;
    left: -86px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 86px;
  }
  .join-flow__tab-cont__ttl > span:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/bg_join-flow_02.png) 0 0/contain no-repeat;
    content: "";
    height: 95px;
    position: absolute;
    right: -71px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 71px;
  }
  .join-flow__tab-cont__ttl .fz-l {
    color: #199bb7;
    display: block;
    font-size: 24px;
    margin-top: 10px;
  }
  .join-flow__tab-cont__ttl.ttl2 {
    margin: -30px 0 10px;
    padding-bottom: 110px;
    position: relative;
  }
  .join-flow__tab-cont__ttl.ttl2:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/bg_join-flow_03.png) 0 0/contain no-repeat;
    bottom: 0;
    content: "";
    height: 100px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 120px;
  }
  .join-flow__tab-cont .swiper {
    width: 100%;
  }
  .join-flow__tab-cont .swiper__cont {
    position: relative;
    margin: 0 auto;
    max-width: 360px;
  }
  .join-flow__tab-cont .swiper [class^=swiper-button-] {
    top: calc(50% - var(--add-bottom) / 2);
  }
  .join-flow__tab-cont .swiper-pagination-bullet {
    background-color: #199bb7;
    height: 11px;
    width: 11px;
  }
  .join-flow__tab-cont .swiper-button-prev, .join-flow__tab-cont .swiper-button-next, .join-flow__tab-cont .swiper-button-prev2, .join-flow__tab-cont .swiper-button-next2 {
    height: 52px;
    margin-top: 0;
    top: 50%;
    -webkit-transform: translateY(calc(-50% - 12px));
            transform: translateY(calc(-50% - 12px));
    position: absolute;
    width: 33px;
    z-index: 5;
  }
  .join-flow__tab-cont .swiper-button-prev:after, .join-flow__tab-cont .swiper-button-next:after, .join-flow__tab-cont .swiper-button-prev2:after, .join-flow__tab-cont .swiper-button-next2:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_modal_arrow.png) 0 0/contain no-repeat;
    content: "";
    display: block;
    height: 52px;
    left: 0;
    top: 0;
    width: 33px;
  }
  .join-flow__tab-cont .swiper-button-prev.swiper-button-disabled, .join-flow__tab-cont .swiper-button-next.swiper-button-disabled, .join-flow__tab-cont .swiper-button-prev2.swiper-button-disabled, .join-flow__tab-cont .swiper-button-next2.swiper-button-disabled {
    opacity: 1;
  }
  .join-flow__tab-cont .swiper-button-prev.swiper-button-disabled:after, .join-flow__tab-cont .swiper-button-next.swiper-button-disabled:after, .join-flow__tab-cont .swiper-button-prev2.swiper-button-disabled:after, .join-flow__tab-cont .swiper-button-next2.swiper-button-disabled:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_modal_arrow_disable.png) 0 0/contain no-repeat;
  }
  .join-flow__tab-cont .swiper-button-prev, .join-flow__tab-cont .swiper-button-prev2 {
    left: -14px;
  }
  .join-flow__tab-cont .swiper-button-prev:after, .join-flow__tab-cont .swiper-button-prev2:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .join-flow__tab-cont .swiper-button-next, .join-flow__tab-cont .swiper-button-next2 {
    right: -14px;
  }
  .join-flow__tab-cont .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
  }
  .join-flow__tab-cont__notes dt {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 13px;
  }
  .join-flow__tab-cont__notes__list {
    font-size: 15px;
  }
  .join-flow__tab-cont__notes__list li {
    line-height: 1.6;
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
  .join-flow__tab-cont__notes__list li .mt1e {
    display: inline-block;
    margin-top: 1em;
    padding-left: 0;
    text-indent: 0;
  }
  .join-flow__tab-cont__notes--other {
    margin: 0 auto;
    max-width: 830px;
  }
  .join-flow__tab-cont__notes--other dt {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #999;
    border-radius: 8px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: bold;
    height: 45px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  .join-flow__tab-cont__notes--other dt:after {
    content: "+";
    font-size: 21px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .join-flow__tab-cont__notes--other dt.is-active:after {
    content: "━";
    font-size: 15px;
  }
  .join-flow__tab-cont__notes--other dd {
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    display: none;
    padding: 25px 20px 30px;
  }
  .join-flow__tab-cont__notes--other__list {
    margin-bottom: 25px;
  }
  .join-flow__tab-cont__notes--other__list li {
    font-size: 15px;
    line-height: 1.6;
  }
  .join-flow__tab-cont__notes--other__ttl {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 6px;
  }
  .join-flow__tab-cont__notes--wrap {
    background: #f2f2f2;
    border-radius: 0 0 8px 8px;
    padding: 30px 20px 35px;
  }
  /* lineup
  ----------------------------------- */
  .lineup .section__head {
    margin-bottom: 20px;
    position: relative;
  }
  .lineup .section__head:after {
    background-color: #cecec6;
    bottom: -30px;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 85px;
  }
  .lineup__list > li {
    padding-top: 160px;
  }
  .lineup__list__inner {
    background-color: #ededed;
    border-radius: 4px;
    padding: 35px 15px;
    position: relative;
    padding: 150px 0 25px;
  }
  .lineup__list__inner.lineup__list__inner--3 {
    padding: 180px 0 25px;
  }
  .lineup__list__inner.lineup__list__inner--2 {
    padding: 130px 0 25px;
  }
  .lineup__list__head {
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    top: -110px;
    width: 100%;
  }
  .lineup__list__ttl {
    color: #199bb7;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 18px;
  }
  .lineup__list__img {
    margin: 0 auto -25px;
    max-width: 201px;
    width: 64%;
  }
  .lineup__list__img.lineup__list__img--multipul {
    max-width: 320px;
    width: 90%;
  }
  .lineup__list__lead {
    background-color: #199bb7;
    border-radius: 17px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    margin: 10px;
    padding: 6px 30px;
  }
  .lineup__list__link a {
    display: block;
    margin: 20px auto 0;
    text-align: center;
    width: 100%;
  }
  .lineup__list__link a .external-link {
    border-bottom: 1px solid #fa7d00;
    color: #fa7d00;
    font-size: 17px;
    line-height: 1.6;
    padding: 0 22px 1px 0;
    position: relative;
    border-bottom: none;
  }
  .lineup__list__link a .external-link:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0/contain no-repeat;
    bottom: 4px;
    content: "";
    height: 17px;
    position: absolute;
    right: 0;
    width: 17px;
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link_orange.png) 0 0/contain no-repeat;
  }
  .lineup__list__feature .em {
    color: #cb0000;
  }
  .lineup__list__feature__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 1%;
  }
  .lineup__list__feature__inner dl {
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    margin: 0 1% 10px;
    width: 48%;
  }
  .lineup__list__feature__inner dl.w100 {
    width: 100%;
  }
  .lineup__list__feature__inner dl.w100 dd {
    height: 65px;
  }
  .lineup__list__feature__inner dl dt {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #dbdbdb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    line-height: 1.4;
    height: 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .lineup__list__feature__inner dl dd {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 120px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .lineup__list__feature__inner dl dd p {
    line-height: 1.6;
  }
  .lineup__list__feature__inner dl dd .em_num {
    font-size: 30px;
  }
  .lineup__list__feature__desc {
    background-color: #fff;
    font-size: 14px;
    margin: 0 2%;
    padding: 14px;
    text-align: left;
  }
  .lineup__list__feature__desc li {
    line-height: 1.6;
  }
  .lineup__list__entry a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fa7d00;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    height: 54px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 30px auto 0;
    position: relative;
    width: 275px;
  }
  .lineup__list__bnr {
    margin: 10px;
    text-align: center;
  }
  .lineup__list__notes {
    margin: 30px 10px 0 10px;
  }
  .lineup__list__notes li {
    padding-left: 1.3em;
    line-height: 1.4;
    margin-bottom: 5px;
    text-indent: -1.3em;
  }
  .lineup__btn {
		display: flex;
		justify-content: center;
	}
	.lineup__btn--detail a {
		align-items: center;
    justify-content: center;
		border: 1px solid #fa7d00;
		border-radius: 6px;
		background-color: #ffffff;
		color: #fa7d00;
		display: flex;
		font-size: 16px;
		font-weight: bold;
		height: 48px;
		margin-right: 10px;
		padding-left: 0px;
		position: relative;
		width: 28vw;
	}
	.lineup__btn--detail a:after {
		background: url("/promotion/ordercard/os_matome_syokai/image/ico_lineup_detail_arrow.png") 0 0/contain no-repeat;
		content: '';
		height: 18px;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
		width: 10px;
	}
	.lineup__btn--apply a {
		align-items: center;
    justify-content: center;
		background-color: #fa7d00;
		border: 1px solid #fa7d00;
		border-radius: 6px;
		color: #fff;
		display: flex;
		font-size: 16px;
		font-weight: bold;
		height: 48px;
		margin-right: 0px;
		padding-left: 0px;
		position: relative;
		width: 53.67vw;
	}
	.lineup__btn--apply a:after {
		background: url("/promotion/ordercard/os_matome_syokai/image/ico_lineup_apply_arrow.png") 0 0/contain no-repeat;
		content: '';
		height: 18px;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
		width: 9px;
	}
  /* comparison
  ----------------------------------- */
  .comparison-table {
    background-color: #f2f2f2;
    border-radius: 5px;
    margin: 0 auto;
    width: 950px;
  }
  .comparison-table__outer.is-active {
    position: relative;
  }
  .comparison-table__outer.is-active:after {
    -webkit-box-shadow: -8px 0 12px -8px rgba(0, 0, 0, 0.355) inset;
            box-shadow: -8px 0 12px -8px rgba(0, 0, 0, 0.355) inset;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .comparison-table-scroll {
    margin-bottom: 20px;
    overflow-x: auto;
    padding-top: 55px;
    width: 100%;
  }
  .comparison-table th {
    background-color: #199bb7;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    left: 0;
    line-height: 1.2;
    padding: 15px 5px;
    position: -webkit-sticky;
    position: sticky;
    vertical-align: middle;
    z-index: 2;
  }
  .comparison-table th:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-right: none;
  }
  .comparison-table th .fz-s {
    font-size: 10px;
  }
  .comparison-table td {
    border-bottom: 1px solid #cee1e5;
    color: #199bb7;
    font-size: 12px;
    line-height: 1.2;
    padding: 15px 5px;
    position: relative;
    text-align: center;
    vertical-align: middle;
  }
  .comparison-table td:nth-child(odd) {
    background-color: #ededed;
  }
  .comparison-table td .fz-s {
    font-size: 10px;
  }
  .comparison-table td .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .comparison-table td .wrap figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-right: 8px;
  }
  .comparison-table tr:first-child th {
    border-radius: 5px 0 0 0;
  }
  .comparison-table tr:first-child th:after {
    content: "";
    background-color: #fff;
    height: 50px;
    left: 0;
    position: absolute;
    top: -50px;
    width: 100%;
  }
  .comparison-table tr:first-child td {
    padding-top: 43px;
  }
  .comparison-table tr:last-child th {
    background-color: #00c6a3;
    border-radius: 0 0 0 5px;
  }
  .comparison-table tr:last-child td {
    border-bottom: none;
    color: #00c6a3;
    font-size: 13px;
    font-weight: bold;
  }
  .comparison-table tr:last-child td .fz-l {
    font-size: 21px;
  }
  .comparison-table__img {
    left: 50%;
    position: absolute;
    top: -40px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 114px;
  }
  .comparison-table__img.comparison-table__img--multipul {
    top: -50px;
  }
  .comparison-table__name {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .comparison-table__lead {
    background-color: #199bb7;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    line-height: 1.6;
    margin: 0 auto;
    padding: 5px;
    width: 95%;
  }
  .comparison__notes {
    margin: 0 auto;
    max-width: 980px;
    padding-bottom: 5%;
  }
  .comparison__notes__list li {
    color: #199bb7;
    font-size: 13px;
    line-height: 1.6;
    padding-left: 2em;
    text-indent: -2em;
  }
  .comparison__notes__txt.comparison__notes__list li {
    font-size: 13px;
    line-height: 1.6;
    color: initial;
    padding-left: 1.4em;
    text-indent: -1.4em;
  }
  .comparison__notes__subttl {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 15px;
  }
  .comparison__notes__txt {
    font-size: 13px;
    line-height: 1.6;
  }
  .comparison__notes__txt + .comparison__notes__txt {
    margin-top: 1em;
  }
  .comparison__notes__txt.txtAR {
    text-align: right;
  }
  .comparison__notes .title {
    padding: 90px 0px 30px;
    text-align: center;
  }
  .comparison__notes__txt.num {
    text-align: right;
    margin-top: 10px;
  }
  .comparison__notes__txt.v2 {
    margin-top: 15px;
  }
  .comparison__notes__txt.link {
    margin-top: 5px;
  }
  /* faq
  ----------------------------------- */
  .faq {
    padding-bottom: 90px;
  }
  .faq__list > li + li {
    margin-top: 20px;
  }
  .faq__list__item {
    border: 2px solid #199bb7;
    border-radius: 9px;
    padding: 0 8px;
  }
  .faq__list__item dt {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 1.4;
    padding: 15px 30px 15px 40px;
    position: relative;
  }
  .faq__list__item dt:before {
    color: #199bb7;
    content: "Q.";
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 8px;
  }
  .faq__list__item dt:after {
    color: #199bb7;
    content: "+";
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .faq__list__item dt.is-active:after {
    content: "━";
    font-size: 18px;
    right: 2px;
  }
  .faq__list__item dd {
    border-top: 2px solid rgba(25, 154, 183, 0.17);
    display: none;
    padding: 12px 5px 35px 40px;
    position: relative;
  }
  .faq__list__item dd:before {
    content: "A.";
    font-size: 30px;
    font-weight: bold;
    left: 3px;
    position: absolute;
    top: 8px;
  }
  .faq__list__item dd .external-link {
    border-bottom: 1px solid #199bb7;
    color: #199bb7;
    font-size: 16px;
    line-height: 1.6;
    padding: 0 21px 1px 0;
    position: relative;
  }
  .faq__list__item dd .external-link:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0/contain no-repeat;
    bottom: 4px;
    content: "";
    height: 16px;
    position: absolute;
    right: 0;
    width: 16px;
  }
  .faq__list__item dd .faq__list__item__note + .external-link {
    border-bottom: 1px solid #199bb7;
    color: #199bb7;
    font-size: 14px;
    line-height: 1.6;
    padding: 0 19px 1px 0;
    position: relative;
  }
  .faq__list__item dd .faq__list__item__note + .external-link:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0/contain no-repeat;
    bottom: 4px;
    content: "";
    height: 14px;
    position: absolute;
    right: 0;
    width: 14px;
  }
  .faq__list__item__txt {
    font-size: 16px;
    line-height: 1.6;
  }
  .faq__list__item__note {
    color: #777;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 20px;
  }
  .faq__list__item__subttl {
    color: #199bb7;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 20px;
  }
  .faq__list__item li {
    font-size: 16px;
    line-height: 1.6;
  }
  /* fixed-button
  ----------------------------------- */
  .fixed-button {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(255, 255, 255, 0.4);
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 66px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
  }
  .fixed-button__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .fixed-button__list li a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    height: 48px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .fixed-button__list li a span {
    position: relative;
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  .fixed-button__list li a span:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_arrow_down.svg) 0 0/contain no-repeat;
    content: "";
    height: 14px;
    position: absolute;
    right: -19px;
    top: 50%;
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
    width: 14px;
  }
  .fixed-button__list li.btn-lineup {
    width: 57.6%;
  }
  .fixed-button__list li.btn-lineup a {
    background-color: #fa7d00;
  }
  .fixed-button__list li.btn-comparison {
    margin-left: 7px;
    width: 30.9%;
  }
  .fixed-button__list li.btn-comparison a {
    background-color: #199bb7;
  }
  /* modal
  ----------------------------------- */
  .modal {
    position: relative;
  }
  .modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: 99;
  }
  .modal__cont {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 21px rgba(0, 0, 0, 0.17);
    display: none;
    left: 50%;
    max-width: 640px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 90%;
    z-index: 100;
  }
  .modal__cont__head {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #199bb7;
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 39px;
    position: relative;
  }
  .modal__cont__close-btn {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 21px rgba(0, 0, 0, 0.17);
    bottom: 5px;
    border-radius: 50%;
    color: #199bb7;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    height: 29px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    right: 12px;
    width: 29px;
  }
  .modal__scroll {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 90vh;
  }
  .modal__cont__body {
    background-color: #fff;
    padding: 10px 0;
    text-align: center;
  }
  .modal__cont__ttl {
    color: #199bb7;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
  }
  .modal__cont__img {
    display: inline-block;
    margin-bottom: -26px;
    width: 200px;
  }
  .modal__cont__btn li {
    margin: 0 auto;
    width: 275px;
  }
  .modal__cont__btn li + li {
    margin-top: 20px;
  }
  .modal__cont__btn li p {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .modal__cont__btn li a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fa7d00;
    border: 2px solid #fa7d00;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    height: 44px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 275px;
  }
  .modal__cont__btn li a .fz-s {
    font-size: 15px;
  }
  .modal__cont__btn li.numberless a, .modal__cont__btn li.mobasoku a {
    background-color: #fff;
    color: #fa7d00;
  }
  .modal__cont__foot {
    background-color: #f2f2f2;
    border-radius: 0 0 5px 5px;
    padding: 10px 20px 20px;
  }
  .modal__cont__foot .external-link {
    border-bottom: 1px solid #fa7d00;
    color: #fa7d00;
    font-size: "px";
    line-height: 1.6;
    padding: 0 "5px" 1px 0;
    position: relative;
  }
  .modal__cont__foot .external-link:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0/contain no-repeat;
    bottom: 4px;
    content: "";
    height: "px";
    position: absolute;
    right: 0;
    width: "px";
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link_orange.png) 0 0/contain no-repeat;
  }
  .modal__cont__foot .modal__cont__notes .external-link {
    border-bottom: 1px solid #199bb7;
    color: #199bb7;
    font-size: 11px;
    line-height: 1.6;
    padding: 0 5px 1px 0;
    position: relative;
  }
  .modal__cont__foot .modal__cont__notes .external-link:after {
    background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0/contain no-repeat;
    bottom: -2px;
    content: "";
    height: 12px;
    position: relative;
    display: inline-block;
    margin-left: 3px;
    width: 12px;
  }
  .modal__cont__notes li {
    font-size: 11px;
    line-height: 1.4;
    text-align: left;
  }
  .modal__cont__notes li.emphasis {
    font-weight: bold;
    color: #cb0000;
  }
  .modal__cont__link {
    font-size: 14px;
    margin-top: 5px;
  }
  .modal__cont__lead {
    color: #199bb7;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  .modal__cont__img.v2, .modal__cont__img.v3 {
    width: 250px;
  }
  /* footer
  ----------------------------------- */
  .footer {
    background: #191919;
    width: 100%;
  }
  .footer__inner {
    max-width: 980px;
    margin: 0 auto;
    padding: 24px 20px;
    position: relative;
  }
  .footer__pagetop {
    position: absolute;
    right: 5px;
    top: 23px;
  }
  .footer__pagetop a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 48px;
  }
  .footer__pagetop a span {
    border-bottom: solid #fff 2px;
    border-right: solid #fff 2px;
    display: block;
    height: 12px;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    width: 12px;
  }
  .footer__list {
    margin-top: 24px;
  }
  .footer__list li a {
    color: #fff;
    font-size: 13px;
    line-height: 1;
  }
  .footer__list li a:after {
    border-bottom: solid #fff 2px;
    border-right: solid #fff 2px;
    content: "";
    display: inline-block;
    height: 0.5em;
    margin-left: 0.5em;
    position: relative;
    top: -1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    vertical-align: middle;
    width: 0.5em;
  }
  .footer__list li a:hover {
    opacity: 0.5;
  }
  .footer__list li + li {
    margin-top: 18px;
  }
  .footer__info {
    margin-top: 35px;
    line-height: 1;
  }
  .footer__logo img {
    height: 16px;
    width: 59px;
  }
  .footer__copy {
    color: #fff;
    margin-top: 12px;
  }
}

.pb20 {
  padding-bottom: 20px;
}
.mb16 {
  margin-bottom: 16px;
}
/* 241011公開追加分 */
.modal__announce_box{
  margin: 0 auto 15px;
  padding: 7px 10px;
  max-width: 570px;
  width: 88%;
  background-color: #fff;
  border: solid 2px #199bb7;
  text-align: left;
}
.modal__announce_box--ttl{
  color: #f5493f;
  font-size: 14px;
  margin-bottom: 3px;
}
.modal__announce_box--txt{
  font-size: 13px;
  line-height: 17px;
}
@media screen and (max-width: 767px) {
  .modal__announce_box--ttl{
    font-size: 13px;
  }
  .modal__announce_box--txt{
    font-size: 12px;
    line-height: 16px;
  }
}
/* モーダル内ボタン非活性化用 */
.modal__cont__btn li .disabled {
  background-color: #b3b3b3;
  border: 2px solid #b3b3b3;
  height: 54px;
  pointer-events: none;
}

/* 20250401追記 */
.recommend__point__partner{
  margin-bottom: 30px;
}

.join-flow__tab-cont__ttl.type3{
  margin-bottom: 30px;
  color: #199bb7;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

.join-flow__tab-cont__ttl-sub{
  margin: 0;
  font-size: 16px;
  text-align: left;
}

.join-flow__tab-cont__ttl-wrap{
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 2px solid #199bb7;
}

.join-flow__tab-cont__step{
  position: relative;
  display: flex;
  margin-bottom: 50px;
}

.join-flow__tab-cont__step::after{
  content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: calc(100% - 30px);
    top: 66px;
    left: 30px;
    background-color: #199bb7;
}

.join-flow__tab-cont__step-last::after{
  content: none;
}

.join-flow__tab-cont__step:last-child{
  margin-bottom: 0;
}

.join-flow__tab-cont__step__ttl{
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}

.join-flow__tab-cont__step__ttl span{
  font-size: 14px;
}

.join-flow__tab-cont__step__txt{
  font-size: 14px;
  line-height: 1.4;
}

.join-flow__tab-cont__step__img{
  flex: 0 0 auto;
  margin-right: 10px;
}

@media screen and (min-width: 767px) {
  .join-flow__tab-cont__ttl.type3{
    font-size: 24px;
    text-align: center;
  }

  .join-flow__tab-cont__ttl-sub{
    text-align: center;
  }
  
  .join-flow__tab-cont__step__ttl{
    margin-bottom: 15px;
    font-size: 19px;
  }

  .join-flow__tab-cont__step__ttl span{
    font-size: 19px;
  }
  
  .join-flow__tab-cont__step__txt{
    font-size: 16px;
  }

  .join-flow__tab-cont__step__img{
    margin-right: 15px;
  }
}

.join-flow__tab-btn > li p span{
  font-size: 14px;
  font-weight: 400;
}

.json-note a[target="_blank"]{
  border-bottom: 1px solid #199bb7;
  color: #199bb7;
  font-size: 14px;
  line-height: 1.6;
  padding: 0 5px 1px 0;
  position: relative;
}

.json-note a[target="_blank"]::after{
  background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0 / contain no-repeat;
  bottom: -2px;
  content: "";
  height: 14px;
  position: relative;
  display: inline-block;
  margin-left: 3px;
  width: 14px;
}

.comparison__notes__list .json-note{
  color: #199bb7;
  font-size: 13px;
}

.modal__cont__foot .json-note{
  font-size: 11px;
}

.modal__cont__foot .json-note a[target="_blank"]{
  font-size: 11px;
}

.recommend__point__notes .json-note{
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 5px;
}

.recommend__point__notes .json-note > div:not(:last-child){
  margin-bottom: 5px;
}

.recommend__point__notes .json-note a{
  font-size: 13px;
}

#KOKAN1.json-note{
  margin-bottom: 40px;
}

#OM_C div:first-child{
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 15px;
}
#ALL_D div:first-child{
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 15px;
}
#ALL_E div:first-child{
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 15px;
}
#ALL_F div:first-child{
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 15px;
}

#ALL_G{
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.6;
}

#ALL_B > div{
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.6;
}

.modal__cont__fukidashi{
  margin-bottom: 8px;
}

@media screen and (min-width: 767px) {
  .recommend__point__use .json-note{
    text-align: center;
  }

  .comparison__notes__list .json-note{
    font-size: 16px;
  }
  
  .modal__cont__foot .json-note{
    font-size: 12px;
  }
  
  .modal__cont__foot .json-note a[target="_blank"]::after{
    font-size: 14px;
  }

  .recommend__point__notes .json-note{
    font-size: 14px;
  }
  
  .recommend__point__notes .json-note a{
    font-size: 14px;
  }

  #ALL_G{
    font-size: 14px;
  }
}

.json-note-copy a[target="_blank"] {
  border-bottom: 1px solid #199bb7;
  color: #199bb7;
  font-size: 14px;
  line-height: 1.6;
  padding: 0 5px 1px 0;
  position: relative;
}

.json-note-copy a[target="_blank"]::after {
  background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0 / contain no-repeat;
  bottom: -2px;
  content: "";
  height: 14px;
  position: relative;
  display: inline-block;
  margin-left: 3px;
  width: 14px;
}

.comparison__notes__list .json-note-copy {
  color: #199bb7;
  font-size: 13px;
}

.modal__cont__foot .json-note-copy {
  font-size: 11px;
}

.modal__cont__foot .json-note-copy a[target="_blank"] {
  font-size: 11px;
}

.recommend__point__notes .json-note-copy {
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 5px;
}

.recommend__point__notes .json-note-copy > div:not(:last-child) {
  margin-bottom: 5px;
}

.recommend__point__notes .json-note-copy a {
  font-size: 13px;
}

@media screen and (min-width: 767px) {
  .recommend__point__use .json-note-copy {
    text-align: center;
  }

  .comparison__notes__list .json-note-copy {
    font-size: 16px;
  }

  .modal__cont__foot .json-note-copy {
    font-size: 12px;
  }

  .modal__cont__foot .json-note-copy a[target="_blank"]::after {
    font-size: 14px;
  }

  .recommend__point__notes .json-note-copy {
    font-size: 14px;
  }

  .recommend__point__notes .json-note-copy a {
    font-size: 14px;
  }
}

.recommend__point__investment {
  background-color: #fff;
  padding: 24px 5px;
  position: relative;
  margin-bottom: 44px;
}

.recommend__point__investment__new {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(70px);
}

.recommend__point__investment__head__wrap {
  padding: 0 20px;
  text-align: center;
}

.recommend__point__investment__img {
  margin-top: 14px;
}

.recommend__point__investment__img--mt {
  margin-top: 24px;
}

.recommend__point__investment__img--head {
  max-width: 257px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 767px) {
  .recommend__point__investment__img--head {
    max-width: 326px;
  }
}

.recommend__point__investment__lead01 {
  display: flex;
  align-items: flex-start;
  font-size: 12.296px;
  color: #210;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  padding: 0 20px;
  margin-top: 21px;
}

.recommend__point__investment__lead01 span:last-child{
  flex: 1;
}

.recommend__point__investment__head02 {
  color: #BBA56D;
  text-align: center;
  font-size: 19.322px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
.recommend__point__investment__head02.recommend__point__investment__head02--black {
  color: #1B1B1B;
  margin-top: 21px;
}
.recommend__point__investment__lead02 {
  color: #1B1B1B;
  text-align: center;
  font-size: 14.052px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  letter-spacing: 0.562px;
}

.recommend__point__investment__head03 {
  color: #3B3F48;
  margin-top: 22px;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}


.recommend__point__investment__notes {
  color:#868686;
  font-size: 10.539px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.422px;
  text-align: center;
  margin-top: 8px;
}

@media screen and (min-width: 767px) {
  .recommend__point__investment {
    background-color: #fff;
    max-width: 834px;
    margin: 72px auto;
    position: relative;
    padding: 50px 20px;
  }
  .recommend__point__investment__head__wrap {
    padding: 0;
    position: relative;
  }
  .recommend__point__investment__new {
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(130px);
  }
  .recommend__point__investment__img {
    margin-top: 11px;
  }

  .recommend__point__investment__img--mt {
    margin-top: 24px;
  }
  .recommend__point__investment__img--head {
    margin-left: auto;
    margin-right: auto;
  }

  
  .recommend__point__investment__head {
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    display: inline-block;
  }
  
  .recommend__point__investment__head span {
    position: relative;
  }
  
  .recommend__point__investment__head02 {
    color: #BBA56D;
    text-align: center;
    font-size: 22.746px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
  }
  .recommend__point__investment__head02.recommend__point__investment__head02--black {
    color: #1B1B1B;
  }
  .recommend__point__investment__head03 {
    font-size: 16px;
  }
  
  .recommend__point__investment__lead01 {
    text-align: center;
    font-size: 18.955px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0;
    margin-top: 15px;
  }
  .recommend__point__investment__lead02 {
    color: #1B1B1B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%;
    letter-spacing: 0.64px;
  }
  .recommend__point__investment__notes {
    font-size: 13.268px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}

.comparison.comparison--gray {
  background-color: #F1F1F1;
}

.comparison.comparison--gray .section__inner {
  padding-top: 20px;
}


.comparison__notes--add a[target="_blank"]{
  border-bottom: 1px solid #199bb7;
  color: #199bb7;
  font-size: 14px;
  line-height: 1.6;
  padding: 0 5px 1px 0;
  position: relative;
}

.comparison__notes--add a[target="_blank"]::after{
  background: url(/promotion/ordercard/os_matome_syokai/image/icon_external-link.png) 0 0 / contain no-repeat;
  bottom: -2px;
  content: "";
  height: 14px;
  position: relative;
  display: inline-block;
  margin-left: 3px;
  width: 14px;
}

.section__lead {
  font-size: 14px;
  margin-top: 24px;
}