@charset "EUC-JP";

/* CSS Document */

@media screen and (min-width: 768px) {
  /* newt-get-preparation
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .newt-get-preparation-box p.lead {
    font-weight: bold;
    text-align: center;
  }

  .newt-get-preparation-list {
    margin-top: 30px;
    text-align: center;
  }

  .newt-get-preparation-list ul {
    display: flex;
    margin: 0 -22px;
  }

  .newt-get-preparation-list ul li {
    position: relative;
    width: calc(99.999% / 3);
    padding: 0 22px;
  }

  .newt-get-preparation-list ul li:nth-child(2)::before,
  .newt-get-preparation-list ul li:nth-child(2)::after {
    position: absolute;
    top: 0;
    display: block;
    width: 1px;
    height: 100%;
    content: "";
    background: #e5e5ea;
  }

  .newt-get-preparation-list ul li:nth-child(2)::before {
    left: 0;
  }

  .newt-get-preparation-list ul li:nth-child(2)::after {
    right: 0;
  }

  .newt-get-preparation-list figure {
    display: flex;
    align-items: center;
    height: 90px;
    margin: auto;
    text-align: center;
  }

  .newt-get-preparation-list li:nth-child(1) figure {
    width: 90px;
  }

  .newt-get-preparation-list li:nth-child(2) figure {
    width: 90px;
  }

  .newt-get-preparation-list li:nth-child(3) figure {
    width: 95.5px;
  }

  .newt-get-preparation-list li p {
    margin-top: 20px;
    font-weight: bold;
  }

  .newt-get-preparation-list li p br {
    display: none;
  }

  .newt-get-preparation-list li.v-point-card p br {
    display: block;
  }

  .newt-get-preparation-list li.v-point-card p br.sp-only {
    display: none;
  }

  .newt-get-preparation-list .newt-get-btn-link-rad {
    margin-top: 20px;
  }

  .newt-get-preparation-list .newt-get-btn-link-rad.mt-36 a {
    margin-top: 36px;
  }

  .newt-get-preparation-box .newt-get-txt-link {
    margin: 30px auto 0;
    text-align: center;
  }

  .newt-get-txt-link {
    text-align: center;
  }

  .newt-get-txt-link a {
    color: #203d95;
    text-decoration: underline;
  }

  .newt-get-txt-link a:hover {
    color: #203d95;
    text-decoration: none;
  }

  /* newt-get-save
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #newt-get-save {
    background: #f5f5f5;
  }

  #newt-get-save .newt-get-save-list {
    display: flex;
    margin: 0 -15px;
  }

  #newt-get-save .newt-get-save-item {
    width: 50%;
    padding: 0 15px;
  }

  #newt-get-save .newt-get-save-item-inner {
    padding: 25px 15px 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 30%);
  }

  #newt-get-save .newt-get-save-item h4 {
    font-size: 20px;
    font-weight: bold;
    color: #203d95;
    text-align: center;
  }

  #newt-get-save .newt-get-save-item-detail figure {
    width: 60px;
    margin: 6px 0 0 45px;
  }

  #newt-get-save .newt-get-save-item-detail figure img {
    width: 60px;
  }

  #newt-get-save .newt-get-save-item-detail {
    display: flex;
    justify-content: center;
    height: 100px;
    margin-top: 25px;
  }

  #newt-get-save .newt-get-save-item-detail li {
    position: relative;
    padding: 0 0 0 22px;
    font-size: 14px;
    line-height: 1.5;
  }

  #newt-get-save .newt-get-save-item-detail li::before {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 12px;
    height: 8px;
    content: "";
    border-bottom: 3px solid #203d95;
    border-left: 3px solid #203d95;
    transform: rotate(-45deg);
  }

  #newt-get-save .newt-get-save-item-detail li + li {
    margin-top: 5px;
  }

  #newt-get-save .newt-get-save-item-step {
    padding: 20px 0 0;
    margin: 15px 0 0;
    border-top: 1px solid #eee;
  }

  #newt-get-save .newt-get-save-item-step h5 {
    font-weight: bold;
    text-align: center;
  }

  #newt-get-save .newt-get-save-item-step ul {
    display: flex;
    justify-content: center;
    margin: 20px -15px 0;
  }

  #newt-get-save .newt-get-save-item-step li {
    position: relative;
    width: 33.333%;
    padding: 12px 0;
  }

  #newt-get-save .newt-get-save-item-step li + li::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 12px;
    height: 100%;
    content: "";
    background: url(../img/arrow_step.png) 0 0 no-repeat;
  }

  #newt-get-save .newt-get-save-item-step li em {
    display: block;
    width: 30px;
    height: 30px;
    margin: auto;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #fc1050;
    border-radius: 15px;
  }

  #newt-get-save .newt-get-save-item-step li p {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3em;
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    color: #fc1050;
    text-align: center;
  }

  #newt-get-save .newt-get-save-item-step li p i {
    line-height: 1.5;
  }

  #newt-get-save .newt-get-save-item .newt-get-btn-link {
    margin: 30px 40px 0;
  }

  /* newt-get-line
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #newt-get-line {
    background: #fff;
  }

  #newt-get-line .newt-get-line-list ul {
    display: flex;
    justify-content: center;
  }

  #newt-get-line .newt-get-line-list ul li {
    width: 25%;
    padding: 0 10px;
  }

  #newt-get-line .newt-get-line-list ul li + li {
    border-left: 1px solid #e5e5ea;
  }

  #newt-get-line .newt-get-line-list ul li figure {
    max-width: 156px;
    margin: auto;
  }

  #newt-get-line .newt-get-line-list ul li p {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    margin: 40px 0 0;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }

  .newt-get-line-box .newt-get-btn-link {
    width: 500px;
    margin: 40px auto 0;
  }

  /* newt-get-change
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #newt-get-change {
    background: #f5f5f5;
  }

  #newt-get-change .newt-get-change-box {
    max-width: 580px;
    margin: auto;
  }

  #newt-get-change .newt-get-change-list {
    display: flex;
    margin: 0 -15px;
  }

  #newt-get-change .newt-get-change-item {
    width: 50%;
    padding: 0 15px;
  }

  #newt-get-change .newt-get-change-item-inner {
    padding: 20px 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 30%);
  }

  #newt-get-change .newt-get-change-item:nth-child(1) figure {
    display: flex;
    align-items: center;
    width: 125px;
    height: 72px;
    margin: auto;
  }

  #newt-get-change .newt-get-change-item:nth-child(2) figure {
    display: flex;
    align-items: center;
    width: 79px;
    height: 72px;
    margin: auto;
  }

  #newt-get-change .newt-get-change-detail {
    margin: 20px 0 0;
  }

  #newt-get-change .newt-get-change-detail-col {
    position: relative;
    font-size: 14px;
    text-align: center;
  }

  #newt-get-change .newt-get-change-detail-col span {
    display: inline-block;
    width: 160px;
    line-height: 1.5;
  }

  #newt-get-change .newt-get-change-detail-col strong {
    font-weight: bold;
  }

  #newt-get-change .newt-get-change-detail-col + .newt-get-change-detail-col {
    padding-top: 36px;
  }

  #newt-get-change .newt-get-change-detail-col + .newt-get-change-detail-col::before {
    position: absolute;
    top: 13px;
    right: 0;
    left: 0;
    display: block;
    width: 14px;
    height: 10px;
    margin: auto;
    content: "";
    background: url(../img/arrow_d_change.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }

  #newt-get-change .newt-get-change-cap {
    margin: 25px 0 0;
    font-size: 14px;
    text-align: center;
  }

  #newt-get-change .newt-get-change-cap p {
    line-height: 1.8;
  }

  #newt-get-change .newt-get-btn-link {
    width: 500px;
    margin: 35px auto 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  #newt-get-line .newt-get-line-list ul li p {
    font-size: 13px;
  }

  #newt-get-save .newt-get-save-item h4 {
    font-size: 18px;
  }

  #newt-get-save .newt-get-save-item-step li p {
    font-size: 12px;
  }

  #newt-get-save .newt-get-save-item-detail li {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  /* newt-get-preparation
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .newt-get-preparation-box p.lead {
    font-size: 14px;
    font-weight: bold;
  }

  .newt-get-preparation-list {
    margin-top: 15px;
    text-align: center;
  }

  .newt-get-preparation-list ul {
    display: flex;
    margin: 0 -6px;
  }

  .newt-get-preparation-list ul li {
    position: relative;
    width: calc(99.999% / 3);
    padding: 0 6px;
  }

  .newt-get-preparation-list ul li:nth-child(2)::before,
  .newt-get-preparation-list ul li:nth-child(2)::after {
    position: absolute;
    top: 0;
    display: block;
    width: 1px;
    height: 100%;
    content: "";
    background: #e5e5ea;
  }

  .newt-get-preparation-list ul li:nth-child(2)::before {
    left: 0;
  }

  .newt-get-preparation-list ul li:nth-child(2)::after {
    right: 0;
  }

  .newt-get-preparation-list ul li.v-point-card br.sp-only {
    display: none;
  }

  .newt-get-preparation-list figure {
    display: flex;
    align-items: center;
    height: 48px;
    margin: auto;
    text-align: center;
  }

  .newt-get-preparation-list li:nth-child(1) figure {
    width: 48px;
  }

  .newt-get-preparation-list li:nth-child(2) figure {
    width: 48px;
  }

  .newt-get-preparation-list li:nth-child(3) figure {
    width: 40px;
  }

  .newt-get-preparation-list li p {
    margin-top: 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
  }

  .newt-get-preparation-list .newt-get-btn-link-rad {
    margin-top: 10px;
  }

  .newt-get-preparation-list .newt-get-btn-link-rad a {
    font-size: 12px;
  }

  .newt-get-preparation-box .newt-get-txt-link {
    margin: 20px 0 0;
    text-align: center;
  }

  .newt-get-txt-link {
    text-align: center;
  }

  .newt-get-txt-link a {
    font-size: 14px;
    color: #203d95;
    text-decoration: underline;
  }

  /* newt-get-save
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #newt-get-save {
    background: #f5f5f5;
  }

  #newt-get-save .newt-get-save-item + .newt-get-save-item {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d1d1d6;
  }

  #newt-get-save .newt-get-save-item-inner {
    padding: 20px 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 30%);
  }

  #newt-get-save .newt-get-save-item h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    color: #203d95;
  }

  #newt-get-save .newt-get-save-item-detail figure {
    width: 49px;
    margin: 0 0 0 25px;
  }

  #newt-get-save .newt-get-save-item-detail figure img {
    width: 49px;
  }

  #newt-get-save .newt-get-save-item-detail {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 20px;
    margin-top: 20px;
  }

  #newt-get-save .newt-get-save-item-detail ul {
    width: 235px;
  }

  #newt-get-save .newt-get-save-item-detail li {
    position: relative;
    padding: 0 0 0 22px;
    font-size: 14px;
    line-height: 1.5;
  }

  #newt-get-save .newt-get-save-item-detail li::before {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 12px;
    height: 8px;
    content: "";
    border-bottom: 3px solid #203d95;
    border-left: 3px solid #203d95;
    transform: rotate(-45deg);
  }

  #newt-get-save .newt-get-save-item-detail li + li {
    margin-top: 5px;
  }

  #newt-get-save .newt-get-save-item-step {
    padding: 20px 0 0;
    border-top: 1px solid #eee;
  }

  #newt-get-save .newt-get-save-item-step h5 {
    font-size: 14px;
    font-weight: bold;
  }

  #newt-get-save .newt-get-save-item-step ul {
    display: flex;
    justify-content: center;
    margin: 20px -15px 0;
  }

  #newt-get-save .newt-get-save-item-step li {
    position: relative;
    width: 33.333%;
    padding: 12px 10px;
  }

  #newt-get-save .newt-get-save-item-step li + li::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 12px;
    height: 100%;
    content: "";
    background: url(../img/arrow_step_sp.png) 0 50% no-repeat;
    background-size: 100% auto;
  }

  #newt-get-save .newt-get-save-item-step li em {
    display: block;
    width: 30px;
    height: 30px;
    margin: auto;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #fc1050;
    border-radius: 15px;
  }

  #newt-get-save .newt-get-save-item-step li p {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3em;
    margin-top: 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    color: #fc1050;
    text-align: center;
  }

  #newt-get-save .newt-get-save-item-step li p i {
    line-height: 1.5;
  }

  #newt-get-save .newt-get-save-item .newt-get-btn-link {
    max-width: 500px;
    margin: 20px auto 0;
  }

  /* newt-get-line
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #newt-get-line {
    background: #fff;
  }

  #newt-get-line .newt-get-line-list ul {
    display: flex;
  }

  #newt-get-line .newt-get-line-list ul li {
    position: relative;
    width: 50%;
    padding: 0 10px;
  }

  #newt-get-line .newt-get-line-list ul li::after {
  }

  #newt-get-line .newt-get-line-list ul li:nth-child(1),
  #newt-get-line .newt-get-line-list ul li:nth-child(2),
  #newt-get-line .newt-get-line-list ul li:nth-child(3) {
    margin: 0 0 20px;
  }

  #newt-get-line .newt-get-line-list ul li:nth-child(1)::after,
  #newt-get-line .newt-get-line-list ul li:nth-child(2)::after,
  #newt-get-line .newt-get-line-list ul li:nth-child(3)::after {
    position: absolute;
    bottom: -20px;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    content: "";
    background: #e5e5ea;
  }

  #newt-get-line .newt-get-line-list ul li:nth-child(4) {
    margin: 20px 0 0;
  }

  #newt-get-line .newt-get-line-list ul li:nth-child(2)::before,
  #newt-get-line .newt-get-line-list ul li:nth-child(3)::before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 100%;
    content: "";
    background: #e5e5ea;
  }

  #newt-get-line .newt-get-line-list ul li figure {
    max-width: 110px;
    margin: auto;
  }

  #newt-get-line .newt-get-line-list ul li p {
    margin: 10px 0 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }

  .newt-get-line-box .newt-get-btn-link {
    max-width: 500px;
    margin: 20px auto 0;
  }

  /* newt-get-change
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #newt-get-change {
    background: #f5f5f5;
  }

  #newt-get-change .newt-get-change-list {
    display: flex;
    margin: 0 -8px;
  }

  #newt-get-change .newt-get-change-item {
    width: 50%;
    padding: 0 8px;
  }

  #newt-get-change .newt-get-change-item-inner {
    padding: 20px 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 30%);
  }

  #newt-get-change .newt-get-change-item:nth-child(1) figure {
    display: flex;
    align-items: center;
    width: 88px;
    height: 50px;
    margin: auto;
  }

  #newt-get-change .newt-get-change-item:nth-child(2) figure {
    display: flex;
    align-items: center;
    width: 55px;
    height: 50px;
    margin: auto;
  }

  #newt-get-change .newt-get-change-detail {
    margin: 20px 0 0;
  }

  #newt-get-change .newt-get-change-detail-col {
    position: relative;
    font-size: 14px;
    text-align: center;
  }

  #newt-get-change .newt-get-change-detail-col span {
    display: inline-block;
    line-height: 1.5;
  }

  #newt-get-change .newt-get-change-detail-col strong {
    font-weight: bold;
  }

  #newt-get-change .newt-get-change-detail-col + .newt-get-change-detail-col {
    padding-top: 36px;
  }

  #newt-get-change .newt-get-change-detail-col + .newt-get-change-detail-col::before {
    position: absolute;
    top: 13px;
    right: 0;
    left: 0;
    display: block;
    width: 14px;
    height: 10px;
    margin: auto;
    content: "";
    background: url(../img/arrow_d_change.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }

  #newt-get-change .newt-get-change-cap {
    padding-left: 1em;
    margin: 20px 0 0;
    text-indent: -1em;
  }

  #newt-get-change .newt-get-change-cap p {
    font-size: 12px;
    line-height: 1.8;
  }

  #newt-get-change .newt-get-btn-link {
    max-width: 500px;
    margin: 20px auto 0;
  }
}

@media screen and (max-width: 479px) {
  .newt-get-preparation-list ul li.v-point-card br.sp-only {
    display: block;
  }

  .newt-get-btn-link-rad.mt-36 {
    margin-top: 28px;
  }
}

@media screen and (max-width: 374px) {
  .newt-get-btn-link-rad.mt-36 {
    margin-top: 25px;
  }

  #newt-get-save .newt-get-save-item-step li p {
    font-size: 10px;
  }

  .newt-get-preparation-list li p {
    font-size: 10px;
  }

  #newt-get-save .newt-get-save-item-detail li {
    font-size: 11px;
  }

  #newt-get-line .newt-get-line-list ul li p {
    font-size: 10px;
  }
}
