@charset "UTF-8";


/*NISA start-------------------------------------------------------------------------------------*/
@media screen and (max-width: 767.9px) {
/* 画⾯サイズが767pxまではここを読み込む */
  
  .button-page-top {
    bottom: 130px;
  }  
  .ly-main--wide{
    margin: 0;
  }
  .headline01{
    display: none;
  }
  .hero {
    margin: 0 0 0;
  }
  .ranking-button {
    margin: 30px 0 0;
    position: relative;
  }
  .ranking-button::before {
    content: 'NEW';
    color: #e60000;
    font-weight: bold;
    margin: -25px 0 0 -40%;
    position: absolute;
  }
  .ranking-button a {
    font-size: 14px;
    line-height: 1.5;
    margin: auto;
    width: 75%;
  }
  .button-box .button:hover{
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 10%);
  }
  .text-message {
    font-size: 1.6rem;
    line-height: 1.7;
    margin: 2rem 2rem 0 1rem;
  }
  .text-message.u-red {
    margin: 0 0 1.5rem;
  }
  .text-message > .link-text.ico-lamp span {
    display: inline-block;
    text-decoration: underline;
  }
  .box-column-bnr .box-2column__image{
    margin-top: 0;
  }
  .box-column-bnr .box-2column__image a img{
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 40%);
  }
  .box-column-bnr .box-2column__image a:hover img{
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 10%);
  }
  .tab__list .tab__link{
    font-size: 1.6rem;
  }
  .ly-contents#about{
    margin: 2rem 2rem 2rem;
  }
  .ly-contents#about .heading02{
    margin-bottom: 1.5rem;
  }
  .ly-contents#about .box-2column{
    margin-bottom: 1rem;
  }
  .ly-contents#about .box-2column img{
    width: 100%;
  }
  .ly-contents#news{
    margin: 2rem 2rem 2rem;
  }
  .ly-contents#news .heading02{
    margin-bottom: 1.5rem;
  }
  .ly-contents#news .box-2column{
    margin-bottom: 1rem;
  }
  .ly-contents#news .box-2column img{
    width: 100%;
  }
  .ly-contents#tab{
    margin: 2rem 2rem 5rem;
  }
  .feature {
    position: relative;
    z-index: 1;
    margin: -2rem 0 5rem;
  }

  .feature-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
  }
  .feature-list-product{
    margin-top: 1.2rem;
    border: none;
  }
  .feature-list__item {
    box-sizing: border-box;
    background: #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    width: 50%;
  }
  .feature-list-product .feature-list__item{
    width: 86%;
    background: #e60000;
    margin: 0 auto;
    box-shadow: 0 0.4rem 0 0 #990303;
    border-radius: 0.9rem;
    border: none;
  }
  .feature-list-product .feature-list__item:nth-of-type(n+2){
    margin-top: 10px;
  }
  .feature-list__item:hover{
    background: #876528;
  }
  .feature-list-product .feature-list__item:hover{
    background: #ffffff;
    box-shadow: none;
    border-radius: 0.9rem;
  }
  .feature-list__link {
    display: flex;
    position: relative;
    box-sizing: border-box;
    align-items: center;
    height: 6rem;
    padding: 1rem 5rem 1rem 1rem;
    color: #876528;
    text-decoration: none;
    transition: 0.2s ease-out;
    border: 1px solid #876528;
  }
  .feature-list-product .feature-list__link{
    height: 7.2rem;
    padding: 2rem;
    border-radius: 0.9rem;
    color: #ffffff;
    border: 1px solid #e60000;
  }
  .feature-list__item:hover .feature-list__link {
    color: #ffffff;
  }
  .feature-list-product .feature-list__item:hover .feature-list__link{
    color: #e60000;
    border: 1px solid #e60000;
    border-radius: 0.9rem;
  }
  .feature-list__link::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.2rem;
    width: 0;
    height: 0;
    transform: translateY(-50%);
    border-top: 1rem solid #876528;
    border-right: 1rem solid transparent;
    border-left: 1rem solid transparent;
  }
  .feature-list-product .feature-list__link::before {
    border-top: 1rem solid #ffffff;
  }
  .feature-list__item:hover .feature-list__link::before {
    border-top: 1rem solid #ffffff;
    border-right: 1rem solid transparent;
    border-left: 1rem solid transparent;
  }
  .feature-list-product .feature-list__item:hover .feature-list__link::before{
    border-top: 1rem solid #e60000;
    border-right: 1rem solid transparent;
    border-left: 1rem solid transparent;
  }
  .feature-list__text-box {
    flex: 1;
  }
  .feature-list__title {
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .feature-list-product .feature-list__title {
    font-size: 1.8rem;
    text-align: center;
  }
  .feature-list__title span{
    font-size: 1.6rem;
  }

  /*-- point --*/
  .heading03__image-title{
    display: block;
    text-align: center;
  }

/* modal */
  .modal-open{
    margin-top: 2rem;
    text-align: center;
  }
  .modal-open-button {
    display: inline-flex;
    position: relative;
    box-sizing: border-box;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 4.9rem;
    margin: 0 0 2rem;
    padding: 1rem 3rem 1rem 2rem;
    border: 1px solid #876528;
    border-radius: 0.3rem;
    background: #fff;
    color: #876528;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
  }
  .modal-open-button:hover {
    background-color: #876528;
    color: #fff;
  }
  .modal-open-button::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 2rem;
    margin-top: -0.5rem;
    transition: 0.2s ease-out;
    border-width: 0.5rem 0 0.5rem 0.6rem;
    border-style: solid;
    border-color: transparent #876528;
  }
  .modal-open-button:hover::before {
    border-color: transparent #fff;
  }

  /* entry */
  .entry-steps {
    width: 75%;
    margin: auto;
  }
  .entry-steps .entry-step {
    position: relative;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3.5rem;
  }
  .entry-steps .entry-step__image {
    margin: 1.5rem auto 0;
    padding: 1rem;
  }
  .entry-steps .entry-step__image img{
    width: 180px;
  }
  .entry-steps .entry-step__text {
    color: #333;
    font-weight: bold;
    margin-top: 1rem;
  }
  .entry-steps .entry-step:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2.6rem;
    left: 50%;
    transform: translateX(-50%);
    border-width: 1.5rem 1.2rem 0;
    border-style: solid;
    border-color: #ddd transparent;
  }
  
  /*-- nisa-button --*/
  .lead-text{
    font-size: 1.4rem;
  }
  /*ページ内*/
  .nisa-button {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .nisa-button__btn {
    position: relative;
    display: block;
    width: 65%;
    border-radius: 0.3rem;
    margin: 1rem auto;
    line-height: 1.5;
    text-align: center;
    -webkit-transition: .35s;
    transition: .35s;
    text-decoration: none;
    font-size: 1.2rem;
  }
  .nisa-button__box.nisa-button__box-white .nisa-button__btn {
    border: 2px solid #e60000;
    background-color: #ffffff;
    color: #e60000;
    padding: 0.6rem 1.8rem 0.6rem 0.8rem;
  }
  .nisa-button__box.nisa-button__box-red .nisa-button__btn {
    border: none;
    background-color: #e60000;
    color: #ffffff;
    padding: 0.8rem 2rem 0.8rem 1rem;
  }
  .nisa-button__box.nisa-button__box-pink .nisa-button__btn {
    border: none;
    background-color: #ea9c9d;
    color: inherit;
    padding: 0.8rem 2rem 0.8rem 1rem;
  }
  .nisa-button__box.nisa-button__box-black .nisa-button__btn {
    border: 1px solid #000000;
    background-color: #ffffff;
    color: #000000;
    padding: 1.2rem 1.8rem 1.2rem 5rem;
    background: url(/nisa/img/ico_movie_link.png) no-repeat left 0.8rem center/ 4.4rem auto;
  }
  .nisa-button__btn:hover {
    opacity: 0.7;
  }
  .nisa-button__btn:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1.1rem;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 0.3rem;
  }
  .nisa-button__box.nisa-button__box-white .nisa-button__btn:after {
    border-top: 0.3rem solid #e60000;
    border-right: 0.3rem solid #e60000;
  }
  .nisa-button__box.nisa-button__box-red .nisa-button__btn:after {
    border-top: 0.3rem solid #ffffff;
    border-right: 0.3rem solid #ffffff;
  }
  .nisa-button__box.nisa-button__box-pink .nisa-button__btn:after {
    border-top: 0.3rem solid #333333;
    border-right: 0.3rem solid #333333;
  }
  .nisa-button__box.nisa-button__box-black .nisa-button__btn:after {
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
    border-top: 0.3rem solid #000000;
    border-right: 0.3rem solid #000000;
    right: 0.5rem;
  }
  .nisa-button__btn span {
    font-size: 1.4rem;
    font-weight: bold;
  }
  
  /*-- imagin --*/
  #imagin01 .graph,
  #imagin02 .graph,
  #imagin03 .graph{
    overflow-x: scroll;
  }
  #imagin01 .graph img,
  #imagin02 .graph img,
  #imagin03 .graph img{
    max-width: 150%;
  }
/*-- professionals --*/
  .professional__dl {
    display: flex;
    align-items: center;
  }
  .professional__dl__dt {
    width: calc(25% - 0.5rem);
    margin-right: 1rem;
  }
  .professional__dl__dt img{
    width: 100%;
  }
  .professional__dl__dd {
    width: calc(75% - 0.5rem);
  }
  .professional__dl__dd .name{
    font-size: 1.6rem;
  }
/*-- security --*/
  .security__box {
    padding: 3rem 2rem;
  }
  .security__heading {
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    height: 5rem;
    margin-bottom: 3rem;
    border: 0.1rem solid #876528;
    color: #876528;
    font-size: 1.8rem;
  }
  .security__icon {
    width: 21rem;
    height: 10rem;
    margin: 0 auto;
  }
  .security__icon img {
    width: 100%;
  }
/*-- stars --*/

/*-- product --*/
  .product-list__wrapper {
    display: flex;
    flex-direction: column;
    gap: 4rem;
  }
  .product-list__content {
    flex: 0 0 40%;
  }
  .product-list__content:nth-child(1) .product-list__box {
    border: 1px solid #ea9c9d;
  }
  .product-list__content:nth-child(2) .product-list__box {
    border: 1px solid #dc5a5b;
  }
  .product-list__heading {
    padding: 0.5rem;
    text-align: center;
    font-size: 2.2rem;
    color: #fff;
  }
  .product-list__content:nth-child(1) .product-list__heading {
    background-color: #ea9c9d;
    color: inherit;
  }
  .product-list__content:nth-child(2) .product-list__heading {
    background-color: #dc5a5b;
  }
  .product-list__box .label-list {
    justify-content: center;
    align-content: center; 
    gap: 1.5rem; 
    padding: 2rem;
  }
  .product-list__box .label-list__item {
    width: 100%;
    margin: 0;
    padding: 1.5rem 2.5rem;
    background-color: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    font-size: 1.8rem;
    text-align: center;
  }
  .product-list__box .note-order {
    margin-top: 0;
    padding: 0.5rem;
  }
  .note-text__box {
    padding: 0 2rem 1rem;
  }
  .product-list__button {
    display: block;
    margin-top: 1rem;
    padding: 0.5rem;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-radius: 5rem;
    line-height: 1.5;
    position: relative;
  }
  .product-list__content:nth-child(1) .product-list__button {
    background-color: #ea9c9d;
    color: inherit;
  }
  .product-list__content:nth-child(2) .product-list__button {
    background-color: #dc5a5b;
  }
  .product-list__button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 3rem;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    border-top: 0.3rem solid #333;
    border-right: 0.3rem solid #333;
    border-radius: 0.3rem;
  }
  .product-list__content:nth-of-type(2) .product-list__button:after {
    border-top: 0.3rem solid #fff;
    border-right: 0.3rem solid #fff;
  }
  
  /*-- ranking --*/
  #ranking table thead th {
    padding: 0.8rem 0;
  }
  .trust-rank {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -8px;
  }
  .trust-rank__rank {
    display: block;
    width: 34px;
    height: 34px;
    padding-top: 7px;
    background: url("/products/stock/yutai/rank/img/bg_rank.svg") no-repeat left top/contain;
    color: #8d8d8d;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
  }
  .trust-rank__rank--1 {
    background-image: url("/products/stock/yutai/rank/img/bg_rank1.svg");
    color: #876528;
  }
  .trust-rank__rank--2 {
    background-image: url("/products/stock/yutai/rank/img/bg_rank2.svg");
    color: #8d8d8d;
  }
  .trust-rank__rank--3 {
    background-image: url("/products/stock/yutai/rank/img/bg_rank3.svg");
    color: #b59f78;
  }
  .trust-rank__status {
    display: block;
    width: 13px;
    height: 15px;
    margin-left: 8px;
    padding-top: 8px;
  }
  .trust-rank__status.is-up {
    background: url("/products/trust/ranking/img/ico_up.svg") no-repeat left top/contain;
  }
  .trust-rank__status.is-flat {
    background: url("/products/trust/ranking/img/ico_flat.svg") no-repeat left top/contain;
  }
  .trust-rank__status.is-down {
    background: url("/products/trust/ranking/img/ico_down.svg") no-repeat left top/contain;
  }
  
  /*-- howto --*/
  #howto .u-smp-only {
    overflow-x: scroll;
  }
  #howto .u-smp-only img {
    max-width: 150%;
  }
  
  /* movie */
  #movie .box-movie + .box-border {
    border-color: #876528;
  }
  #movie .box-movie + .box-border p {
    color: #876528;
  }
  
  .list-banner + .list-banner{
    margin-top: 1rem;
  }
  .list-banner__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0 15px;
  }
  .list-banner__image {
    margin: 0 0 20px;
  }
  .list-banner__image img {
    width: 274px;
  }
  .list-banner__wrap {
    max-width: 100%;
  }
  .list-banner__title {
    font-size: 20px;
    font-weight: bold;
  }
  .list-banner__title a {
    color: #333;
    text-decoration: none;
  }
  .list-banner__text {
    font-size: 14px;
  }
  .u-marker-s{
    font-size: 1.2rem;
    padding: 0.3rem 0.8rem;
    border-radius: 0.3rem;
    border: none;
    background: #dc5a5b;
    color: #ffffff;
    line-height: 1.5;
  }
  .u-marker-t{
    font-size: 1.2rem;
    padding: 0.3rem 0.8rem;
    border-radius: 0.3rem;
    border: none;
    background: #ea9c9d;
    line-height: 1.5;
  }

  
  /* faq */
  .faq-content:nth-child(n+2) {
    margin-top: 1rem;
  }

  .faq-content-question,
  .faq-content-answer {
    position: relative;
    padding: 1.5rem 5rem;
    line-height: 1.5;
  }

  .faq-content-question {
    font-size: 1.4rem;
    font-weight: bold;
    color:#ffffff;
    background:#876528;
    border-radius:6px;
  }
  .faq-content-question::before {
    content: 'Q';
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    font-size: 3rem;
    top: 1rem;
    left: 1.5rem;
  }
  .faq-content-question::after {
    background: url('/nisa/img/img-icon-open-faq.svg') center no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    position: absolute;
    right: 2rem;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    z-index: 1;
    height: 2rem;
    width: 2rem;
  }
  .faq-content-answer {
    opacity: 0;
    height: 0;
    padding: 0 5rem;
    transition: all 500ms;
  }
  .faq-content-answer::before {
    content: 'A';
    color: #333333;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    font-size: 3rem;
    top: 1.2rem;
    left: 1.5rem;
  }
  .faq-content-answer-text {
    font-size: 1.4rem;
  }
  .faq-content.-open .faq-content-answer {
    opacity: 1;
    height: auto;
    padding: 1.5rem 5rem;
    transition: all 500ms;
  }

  .faq-content.-open .faq-content-question::after {
    background: url('/nisa/img/img-icon-close-faq.svg') center no-repeat;
    background-size: 100%;
  }
  .link-button__btn {
    position: relative;
    display: block;
    width: 60%;
    padding: 1rem 2rem 1rem 1rem;
    border-radius: 0.3rem;
    margin: 0.6rem auto;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    -webkit-transition: .35s;
    transition: .35s;
    background-color: #E60000;
    text-decoration: none;
    font-size: 1.4rem;
  }
  .link-button__btn:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1.1rem;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    border-top: 0.3rem solid #fff;
    border-right: 0.3rem solid #fff;
    border-radius: 0.3rem;
  }
  
/*-- cta --*/
  .p-cta--float .koza-button__btn {
    position: absolute;
    bottom: 0.5rem;
    left: 2.5rem;
    width: 9.5rem;
    height: 9.5rem;
    box-sizing: border-box;
    border-radius: 9.5rem;
    padding: 2.5rem 0;
    color: #fff;
    line-height: 1.25;
    text-align: center;
    -webkit-transition: .35s;
    transition: .35s;
    background-color: #E60000;
    text-decoration: none;
    font-size: 1.4rem;
    box-shadow: 0 4px 12px rgb(0 0 0 / 50%);
    cursor: pointer;
  }
  .p-cta--float .koza-button__btn span{
    font-size: 1.2rem;
  }
  .p-cta--float .nisa-button {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .p-cta--float .koza-button__btn img {
    width: 1.3rem;
    height: auto;
  }
  .p-cta--float .nisa-button__btn {
    position: relative;
    display: block;
    width: 65%;
    border-radius: 0.3rem;
    margin: 0.4rem auto;
    line-height: 1.5;
    text-align: center;
    -webkit-transition: .35s;
    transition: .35s;
    text-decoration: none;
    font-size: 1.2rem;
  }
  .p-cta--float .nisa-button__box.nisa-button__box-white .nisa-button__btn {
    border: 2px solid #e60000;
    color: #e60000;
    background-color: #ffffff;
    padding: 0.3rem 1.8rem 0.3rem 0.8rem;
  }
  .p-cta--float .nisa-button__box.nisa-button__box-red .nisa-button__btn {
    border: none;
    color: #ffffff;
    background-color: #e60000;
    padding: 0.5rem 2rem 0.5rem 1rem;
  }
  .p-cta--float .nisa-button__box.nisa-button__box-pink .nisa-button__btn {
    border: none;
    background-color: #ea9c9d;
    color: inherit;
    padding: 0.5rem 2rem 0.5rem 1rem;
  }
  .p-cta--float .nisa-button__btn:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1.1rem;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 0.3rem;
  }
  .p-cta--float .nisa-button__box.nisa-button__box-white .nisa-button__btn:after {
    border-top: 0.3rem solid #e60000;
    border-right: 0.3rem solid #e60000;
  }
  .p-cta--float .nisa-button__box.nisa-button__box-red .nisa-button__btn:after {
    border-top: 0.3rem solid #ffffff;
    border-right: 0.3rem solid #ffffff;
  }
  .p-cta--float .nisa-button__box.nisa-button__box-pink .nisa-button__btn:after {
    border-top: 0.3rem solid #333333;
    border-right: 0.3rem solid #333333;
  }
  .p-cta--float .nisa-button__btn span {
    font-size: 1.4rem;
    font-weight: bold;
  }
  
  .u-smp-only.js-cta--float.active{
    background: none;
  }
  .js-l-entry__inner-second{
    display: none;
  }
  .js-l-entry__inner-second.open{
    display: block;
    background: rgba(51,51,51,0.8);
  }
  .js-l-entry__inner-first.close{
    display: none;
  }
  .nisa-button__btn.js-nisa-button__btn-first{
    padding: 1.6rem 2rem 1.6rem 1rem;
  }
  .nisa-button__btn.js-nisa-button__btn-first span{
    font-size: 2rem;
  }
  .button-page-top{
    bottom: 9.4rem!important;
  }
  
  .js-cta--float{
    opacity: 0;
    transition: all 500ms;
  }
  .js-cta--float.active {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 5;
    opacity: 1;
    background: rgba(51,51,51,0.8);
  }
  .l-entry__inner {
    margin: 0 auto;
    position: relative;
  }
  .js-l-entry__inner-second {
    padding: 1.8rem 0 0.6rem;
  }
  .js-l-entry__inner-first .p-cta__closebtn {
    position: absolute;
    top: -10rem;
    left: 12rem;
    width: 1.6rem;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer;
  }
  .js-l-entry__inner-first .p-cta__closebtn img {
    width: 100%;
  }
  .js-l-entry__inner-second .p-cta__closebtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 3.4rem;
    height: 3.4rem;
    cursor: pointer;
    z-index: 2;
    opacity: 1;
    -webkit-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    background: rgba(51,51,51,0.95)
  }
  .js-l-entry__inner-second .p-cta__closebtn span:first-child {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    cursor: pointer;
  }
  .js-l-entry__inner-second .p-cta__closebtn span:last-child {
    visibility: hidden;
  }
  .js-l-entry__inner-second .p-cta__closebtn span:first-child:before {
    content: '';
    -webkit-transform: translate(50%, -50%) rotate(45deg);
    transform: translate(50%, -50%) rotate(45deg);
    position: absolute;
    top: 50%;
    right: 50%;
    display: block;
    width: calc(125% - 16px);
    height: 0.2rem;
    background: #ffffff;
    cursor: pointer;
  }
  .js-l-entry__inner-second .p-cta__closebtn span:first-child:after {
    content: '';
    -webkit-transform: translate(50%, -50%) rotate(-45deg);
    transform: translate(50%, -50%) rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 50%;
    display: block;
    width: calc(125% - 16px);
    height: 0.2rem;
    background: #ffffff;
    cursor: pointer;
  }
  
  #special .box-3column{
    text-align: center;
  }
  #special .box-3column__heading{
    display: block;
  }
  #special .box-3column__image img{
    height: 9.8rem;
  }
  #special .text{
    margin: 0;
  }
}

@media screen and (min-width: 768px) , print {
/* 画⾯サイズが768pxからと印刷時はここを読み込む */
  
  .button-page-top {
    bottom: 110px;
  }  
  .ly-container-single .ly-main > .ly-contents{
    max-width: 1280px;
  }
  .headline01{
    margin: 0 0 50px;
  }
  .pkz {
    margin: 20px auto 20px;
    }
  .hero__inner {
    background: url('/nisa/img/bg_pc.jpg') no-repeat center bottom;
    background-size: 100% auto;
    box-sizing: border-box;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 54px;
    position: relative;
    height: 284px;
  }
  .hero__heading {
    position: absolute;
    top: 190px;
    transform: translateY(-50%);
    width: 400px;
    text-align: center;
  }
  .hero.ly-smp-full {
    margin-bottom: 30px;
  }
  .ranking-button {
    position: relative;
  }
  .ranking-button::before {
    content: 'NEW';
    color: #e60000;
    font-weight: bold;
    margin: -25px 0 0 -25px;
    position: absolute;
  }
  .ranking-button a {
    font-size: 18px;
    line-height: 1.4;
  }
  .ly-contents#about{
    padding: 0 90px;
    margin: 30px auto;
  }
  .ly-contents#news{
    padding: 0 90px;
    margin: 30px auto;
  }
  .ly-contents#tab{
    padding: 0 90px;
  }
  .ly-contents#tabNISA,
  .ly-contents#tabeDetail,
  .ly-contents#tabPast{
    padding: 0 60px;
  }
  .tab__list .tab__link{
    font-size: 21px;
  }
  #ranking .tab__list .tab__link{
    font-size: 18px;
  }
  .box-column-bnr{
    margin-top: 0;
    justify-content: center;
  }
  .box-column-bnr .box-2column__image{
    margin-top: 0;
  }
  .box-column-bnr .box-2column__image a img{
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 50%);
  }
  .box-column-bnr .box-2column__image a:hover img{
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 10%);
  }
  
  .slider-banner .slick-list {
     width: calc((92% + 40px));
   }
   .slider-banner__area {
     margin: 0 10px;
   }
  
  .feature {
    position: relative;
    z-index: 1;
    margin: 20px 0 50px;
  }
  .feature-list {
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
  }
  .feature-list-product{
    flex-wrap: wrap;
    margin-top: 20px;
    gap: 20px;
    width: 730px;
  }
  .feature-list__item {
    box-sizing: border-box;
    margin-right: 20px;
    width: calc((100% - 80px)/4);
  }
  .feature-list__item:last-child {
    margin-right: 0;
  }
  .feature-list-product .feature-list__item{
    margin: 0 auto;
    min-width: calc((100% - 20px)/2);
  }
  .feature-list__link {
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 24px 5px 0;
    background: #ffffff;
    color: #876528;
    text-decoration: none;
    border: 2px solid #876528;
    border-radius: 9px;
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 50%);
  }
  .feature-list-gold .feature-list__item .feature-list__link{
    height: 100px;
    padding-top: 15px;
  }
  .feature-list-product .feature-list__link{
    height: 91px;
    padding: 28px 20px 28px 8px;
    background: #e60000;
    border: 2px solid #e60000;
    color: #ffffff;
    box-shadow: 0 4px 0 0 #990303;
  }
  .feature-list-product .feature-list__item:nth-of-type(1) .feature-list__link{
    padding: 13px 20px 12px 8px;
  }
  .feature-list__link:hover{
    background: #876528;
    color: #ffffff;
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 10%);
    transform: scale(1.03);
  }
  .feature-list-product .feature-list__link:hover{
    background: #ffffff;
    color: #e60000;
    box-shadow: none;
    transform: scale(1);
  }
  .feature-list__link::before {
    content: "";
    position: absolute;
    bottom: 16px;
    left: 50%;
    width: 0;
    height: 0;
    transform: translateX(-50%);
    transition: 0.2s ease-out;
    border-top: 10px solid #876528;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }
  .feature-list-product .feature-list__link::before{
    top: 50%;
    right: 6%;
    bottom: initial;
    left: initial;
    border-top: 10px solid #ffffff;
    transform: translateX(0);
    transform: translateY(-50%);
  }
  .feature-list__link:hover::before {
    bottom: 14px;
    border-top: 10px solid #ffffff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }
  .feature-list-product .feature-list__link:hover::before {
    top: 53%;
    border-top: 10px solid #e60000;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }
  .feature-list__text-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 46px;
  }
  .feature-list-product .feature-list__text-box {
    min-height: auto;
  }
  .feature-list__title {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
  }
  .feature-list-product .feature-list__title {
    font-size: 21px;
    line-height: 1.5;
  }
  .feature-list__title span {
    font-size: 17px;
  }
  
  /*-- point --*/
  #point .heading03--point{
    width: 560px;
    margin: 0 auto 25px;
  }
  .heading03__image-title{
    display: block;
    text-align: center;
  }
  
  /* modal */
  .modal-open{
    margin-top: 2rem;
    text-align: center;
  }
  .modal-open-button{
    display: inline-flex;
    position: relative;
    box-sizing: border-box;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 300px;
    min-height: 49px;
    margin: 0 5px;
    padding: 10px 30px 10px 20px;
    border: 1px solid #876528;
    border-radius: 3px;
    background: #fff;
    color: #876528;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
  }
  .modal-open-button:hover {
    background-color: #876528;
    color: #fff;
  }
  .modal-open-button::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    transition: 0.2s ease-out;
    border-width: 5px 0 5px 6px;
    border-style: solid;
    border-color: transparent #876528;
  }
  .modal-open-button:hover::before {
    border-color: transparent #fff;
  }

  /* entry */
  .entry-steps {
    display: flex;
    justify-content: center;
  }
  .entry-steps .entry-step {
    position: relative;
    text-align: center;
    margin-right: 30px;
    font-size: 15px;
    line-height: 1.25;
    width: calc((100% - 346px)/3);
  }
  .entry-steps .entry-step:nth-of-type(1) {
    width: 256px;
  }
  .entry-steps .entry-step:nth-of-type(4) {
    margin-right: 0;
  }
  .entry-steps .entry-step__image {
    margin: 25px auto 0;
  }
  .entry-steps .entry-step__image img{
    width: 126px;
  }
  .entry-steps .entry-step__text {
    color: #333;
    font-weight: bold;
    margin-top: 15px;
  }
  .entry-steps .entry-step__text a {
    font-size: 16px;
    line-height: 1.5;
  }
  .entry-steps .entry-step:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    border-style: solid;
    border-color: transparent #ddd;
    top: 50%;
    right: -23px;
    margin-top: -12px;
    border-width: 12px 0 12px 15px;
  }
  
  /*-- nisa-button --*/
  .entry-button__box{
    display: flex;
    justify-content: space-between;
  }
  .lead-text{
    font-size: 18px;
  }
  .nisa-button__box {
    margin-top: 10px;
  }
  .entry-button__block{
    width: calc((100% - 30px)/2);
  }
  #entry .nisa-button__box-red {
    width: 70%;
  }
  .nisa-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    column-gap: 16px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .nisa-button.u-smp-only{
    display: none;
  }
  .entry-button__block .nisa-button {
    display: block;
  }
  .nisa-button__btn {
    margin-bottom: 0;
    position: relative;
    display: block;
    font-size: 14px;
    border-radius: 3px;
    margin: 0 auto;
    line-height: 1.6;
    text-align: center;
    -webkit-transition: .35s;
    transition: .35s;
    text-decoration: none;
  }
  .hero__heading .nisa-button__btn {
    width: 226px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 50%);
  }
  #entry .nisa-button__btn {
    border-radius: 5px;
  }
  .nisa-button__box.nisa-button__box-white .nisa-button__btn {
    border: 2px solid #e60000;
    color: #e60000;
    background-color: #ffffff;
    padding: 6px 38px 6px 28px;
  }
  .nisa-button__box.nisa-button__box-red .nisa-button__btn {
    border: none;
    color: #ffffff;
    background-color: #e60000;
    padding: 8px 40px 8px 30px;
  }
  .nisa-button__box.nisa-button__box-pink .nisa-button__btn {
    border: none;
    background-color: #ea9c9d;
    color: inherit;
    padding: 8px 40px 8px 30px;
  }
  .nisa-button__box.nisa-button__box-black .nisa-button__btn {
    border: 1px solid #000000;
    color: #000000;
    background-color: #ffffff;
    padding: 22px 38px 22px 64px;
    background: url(/nisa/img/ico_movie_link.png) no-repeat left 8px center/ 48px auto;
  }
  #entry .nisa-button__box.nisa-button__box-white .nisa-button__btn {
    padding: 20px 38px 17px 28px;
  }
  #entry .nisa-button__box.nisa-button__box-red .nisa-button__btn {
    padding: 10px 40px 10px 30px;
  }
  #entry .nisa-button__box.nisa-button__box-pink .nisa-button__btn {
    padding: 10px 40px 10px 30px;
  }
  .nisa-button__btn:hover {
    opacity: 0.7;
  }
  .nisa-button__btn:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 3px;
  }
  .nisa-button__box.nisa-button__box-white .nisa-button__btn:after {
    border-top: 3px solid #e60000;
    border-right: 3px solid #e60000;
  }
  .nisa-button__box.nisa-button__box-red .nisa-button__btn:after {
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
  }
  .nisa-button__box.nisa-button__box-pink .nisa-button__btn:after {
    border-top: 3px solid #333333;
    border-right: 3px solid #333333;
  }
  .nisa-button__box.nisa-button__box-black .nisa-button__btn:after {
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
    border-top: 3px solid #000000;
    border-right: 3px solid #000000;
  }
  .nisa-button__btn span {
    font-size: 18px;
    font-weight: bold;
  }
  #entry .nisa-button__btn span {
    font-size: 22px;
    font-weight: bold;
  }
  
/*-- professionals --*/
  .professional__dl {
    display: flex;
    align-items: center;
  }
  .professional__dl__dt {
    width: calc(20% - 8px);
    margin-right: 16px;
  }
  .professional__dl__dt img{
    width: 100%;
  }
  .professional__dl__dd {
    width: calc(80% - 8px);
  }
  .professional__dl__dd .name{
    font-size: 18px;
  }
/*-- security --*/
  .security__contents{
    flex-wrap:nowrap;
  }
  .box-3column.box-shadow.security__box {
    width: calc((100% - 260px) / 3);
    padding: 20px 30px;
  }
  .security__heading {
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    height: 50px;
    margin-bottom: 20px;
    border: 1px solid #876528;
    color: #876528;
    font-size: 18px;
  }
  .security__icon {
    width: 210px;
    height: 100px;
    margin: 0 auto;
  }
  .security__icon img {
    width: 100%;
  }
/*-- stars --*/
  
  .box-column.stars  {
    justify-content: center;
  }
  .stars .box-2column {
    width: auto;
  }
  .stars .box-2column__image {
    margin-top: 0;
  }
  .stars .box-2column:nth-child(2) {
    align-self: center;
    margin-top: 10px;
  }
  
/*-- product --*/
  .product-list__wrapper {
    display: flex;
    gap: 20px;
    justify-content: center;
  }
  .product-list__content {
    width: calc((100% - 20px)/2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .product-list__content:nth-child(1) .product-list__box {
    border: 1px solid #ea9c9d;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .product-list__content:nth-child(2) .product-list__box {
    border: 1px solid #dc5a5b;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .product-list__heading {
    padding: 5px;
    text-align: center;
    font-size: 22px;
    color: #fff;
  }
  .product-list__content:nth-child(1) .product-list__heading {
    background-color: #ea9c9d;
    color: inherit;
  }
  .product-list__content:nth-child(2) .product-list__heading {
    background-color: #dc5a5b;
  }
  .product-list__box .label-list {
    justify-content: center;
    align-content: center; 
    gap: 15px; 
    padding: 20px 2px;
    min-height: 132px;
  }
  .product-list__box .label-list__item {
    margin: 0;
    padding: 15px 25px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    font-size: 18px;
  }
  .product-list__box .label-list__item.center {
    display: flex;
    align-items: center;
  }
  .product-list__box .note-order {
    margin-top: 0;
    padding: 5px;
  }
  .product-list__content:nth-child(2) .note-order {
    margin-top: 10px;
  }
  .note-text__box {
    padding: 0 10px 5px;
  }
  .product-list__button {
    display: block;
    margin-top: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-radius: 40px;
    transition: 0.35s;
    padding: 15px 25px;
    position: relative;
  }
  .product-list__content:nth-child(1) .product-list__button {
    background-color: #ea9c9d;
    color: inherit;
  }
  .product-list__content:nth-child(2) .product-list__button {
    background-color: #dc5a5b;
  }
  .product-list__button:hover {
    opacity: 0.8;
  }
  .product-list__button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    display: block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #333;
    border-right: 3px solid #333;
    border-radius: 3px;
  }
  .product-list__content:nth-of-type(2) .product-list__button:after {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  
  /*-- ranking --*/
  #ranking table thead th {
    padding: 13px 0;
  }
  .trust-rank {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -8px;
  }
  .trust-rank__rank {
    display: block;
    width: 45px;
    height: 45px;
    padding-top: 10px;
    background: url("/products/stock/yutai/rank/img/bg_rank.svg") no-repeat left top/contain;
    color: #8d8d8d;
    font-weight: bold;
    line-height: 1;
    text-align: center;
  }
  .trust-rank__rank--1 {
    background-image: url("/products/stock/yutai/rank/img/bg_rank1.svg");
    color: #876528;
  }
  .trust-rank__rank--2 {
    background-image: url("/products/stock/yutai/rank/img/bg_rank2.svg");
    color: #8d8d8d;
  }
  .trust-rank__rank--3 {
    background-image: url("/products/stock/yutai/rank/img/bg_rank3.svg");
    color: #b59f78;
  }
  .trust-rank__status {
    display: block;
    width: 13px;
    height: 15px;
    margin-left: 10px;
    padding-top: 8px;
  }
  .trust-rank__status.is-up {
    background: url("/products/trust/ranking/img/ico_up.svg") no-repeat left top/contain;
  }
  .trust-rank__status.is-flat {
    background: url("/products/trust/ranking/img/ico_flat.svg") no-repeat left top/contain;
  }
  .trust-rank__status.is-down {
    background: url("/products/trust/ranking/img/ico_down.svg") no-repeat left top/contain;
  }

  .list-banner {
  }
  .list-banner + .list-banner{
    margin-top: 10px;
  }
  .list-banner__list {
    display: flex;
    align-items: flex-start;
    padding: 20px 0;
  }
  .list-banner__image {
    margin: 0 25px 0 0;
  }
  .list-banner__image img {
    width: 274px;
  }
  .list-banner__title {
    font-size: 20px;
    font-weight: bold;
  }
  .list-banner__title a {
    color: #333;
    text-decoration: none;
    margin-right: 4px;
  }
  .list-banner__text {
    font-size: 14px;
  }
  .u-marker-s{
    font-size: 13px;
    padding: 3px 10px;
    border-radius: 3px;
    border: none;
    background: #dc5a5b;
    color: #ffffff;
  }
  .u-marker-t{
    font-size: 13px;
    padding: 3px 10px;
    border-radius: 3px;
    border: none;
    background: #ea9c9d;
  }
  
  /* movie */
  #movie .box-movie + .box-border {
    border-color: #876528;
  }
  #movie .box-movie + .box-border p {
    color: #876528;
  }
  
/* faq */
  .faq-content {
    background: #ffffff;
  }

  .faq-content:nth-child(n+2) {
    margin: 20px 0 0;
  }

  .faq-content-question,
  .faq-content-answer {
    position: relative;
    padding: 20px 90px;
    line-height: 1.5;
  }

  .faq-content-question {
    font-size: 18px;
    font-weight: bold;
    color:#ffffff;
    background:#876528;
    border-radius:6px;
  }

  .faq-content-question::before {
    content: 'Q';
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 14px;
    left: 20px;
  }

  .faq-content-question::after {
    background: url('/nisa/img/img-icon-open-faq.svg') center no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    z-index: 1;
  }

  .faq-content-answer {
    opacity: 0;
    height: 0;
    padding: 0 90px;
    transition: all 500ms;
  }

  .faq-content-answer::before {
    content: 'A';
    color: #333333;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 20px;
    left: 20px;
  }

  .faq-content-answer-text {
    font-size: 18px;
  }

  .faq-content.-open .faq-content-answer {
    opacity: 1;
    height: auto;
    padding: 20px 90px;
    transition: all 500ms;
  }

  .faq-content.-open .faq-content-question::after {
    background: url('/nisa/img/img-icon-close-faq.svg') center no-repeat;
    background-size: 100%;
  }
  [role="button"] {
    cursor: pointer;
  }
  .link-button__btn {
    position: relative;
    display: inline-block;
    font-size: 14px;
    padding: 8px 40px 8px 30px;
    border-radius: 3px;
    margin: 0 auto;
    color: #fff;
    line-height: 1.6;
    text-align: center;
    -webkit-transition: .35s;
    transition: .35s;
    background-color: #e60000;
    text-decoration: none;
  }
  .link-button__btn:hover {
    opacity: 0.7;
  }
  .link-button__btn:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    display: block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    border-radius: 3px;
  }
  .link-button__btn + .link-button__btn {
    margin-left: 20px;
  }
  
/*-- cta --*/
  .js-cta--float{
    opacity: 0;
    transition: all 500ms;
  }
  .js-cta--float.active {
    position: fixed;
    top: 9vh;
    right: 1vw;
    /*width: 342px;*/
    z-index: 5;
    opacity: 1;
  }
  .l-entry__inner {
    margin: 0 auto;
    position: relative;
  }
  .l-entry__inner {
    padding: 10px;
  }
  .l-entry__inner .nisa-button {
    column-gap: 0px;
    writing-mode: vertical-rl;
    justify-content: normal;
  }
  .l-entry__inner .nisa-button__box {
    width: 100%;
    margin-top: 0;
  }
  .l-entry__inner .nisa-button__box + .nisa-button__box {
    margin-top: 10px;
  }
  .l-entry__inner .nisa-button__btn {
    margin-bottom: 0;
    position: relative;
    display: block;
    font-size: 14px;
    border-radius: 3px;
    margin: 0 auto;
    line-height: 1.6;
    text-align: center;
    -webkit-transition: .35s;
    transition: .35s;
    text-decoration: none;
    box-shadow: 0 4px 12px rgb(0 0 0 / 50%);
    text-orientation: upright;
  }
  .l-entry__inner .nisa-button__box.nisa-button__box-white .nisa-button__btn {
    border: 2px solid #e60000;
    color: #e60000;
    background-color: #ffffff;
    padding: 14px 16px 28px 12px;
  }
  .l-entry__inner .nisa-button__box.nisa-button__box-red .nisa-button__btn {
    border: none;
    color: #ffffff;
    background-color: #e60000;
    padding: 12px 29px 26px 25px;
  }
  .l-entry__inner .nisa-button__box.nisa-button__box-pink .nisa-button__btn {
    border: 2px solid #ea9c9d;
    background-color: #ea9c9d;
    color: inherit;
    padding: 14px 16px 28px 12px;
  }
  .l-entry__inner .nisa-button__btn:hover {
    opacity: 1;
    transform: scale(1.05);
  }
  .l-entry__inner .nisa-button__btn:after {
    content: '';
    position: absolute;
    top: unset;
    bottom: 2px;
    right: calc(50% - 3px);
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 3px;
  }
  .l-entry__inner .nisa-button__box.nisa-button__box-white .nisa-button__btn:after {
    border-top: 3px solid #e60000;
    border-right: 3px solid #e60000;
  }
  .l-entry__inner .nisa-button__box.nisa-button__box-red .nisa-button__btn:after {
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
  }
  .l-entry__inner .nisa-button__box.nisa-button__box-pink .nisa-button__btn:after {
    border-top: 3px solid #333333;
    border-right: 3px solid #333333;
  }
  .l-entry__inner .nisa-button__btn span {
    font-size: 18px;
    font-weight: bold;
  }

  
  #special .box-3column{
    text-align: center;
  }
  #special .box-3column__heading{
    display: block;
  }
  #special .box-3column__image img{
    height: 98px;
  }
}

/*NISA end-------------------------------------------------------------------------------------*/


/*制度詳細 start-------------------------------------------------------------------------------------*/
@media screen and (max-width: 767.9px) {
  /*　画面サイズが767.9pxまではここを読み込む　*/
  .button_nisa-fund{
    margin:-0.8rem 0 2.4rem;
  }
  .button_nisa-fund a{
    padding: 1rem 3rem 1rem 4rem;
  }
  .button_nisa-fund a span{
    position: relative;
  }
  .button_nisa-fund a span:before{
    content: "";
    position: absolute;
    top: 50%;
    left: -3rem;
    margin-top: -1rem;
    transition: 0.2s ease-out;
    background: url(/nisa/img/ico_nisa-fund_off.svg) no-repeat left top/contain;
    width: 2rem;
    height: 2rem;
  }
  table th.table__em:last-child,
  table td.table__em:last-child{
    border-right: 1px solid #876528;
  }
  table td.table__em-3{
    border-right: 1px solid #ddd!important;
  }
  table td.table__em-4{
    border-left: none!important;
  }
  .box-image-system {
    overflow-x: scroll;
  }
  .box-image-system img {
    max-width: 150%;
  }
  .point-list{
    margin-top: 2rem;
  }
  .point-list li{
    position: relative;
    padding-left: 6.2rem;
  }
  .point-list li span.text-label{
    background: #e60000;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
  }
}

@media screen and (min-width: 768px), print {
  /*　画面サイズが768pxからはここを読み込む　*/
  .button_nisa-fund{
    margin: 12px 0 24px;
  }
  .button_nisa-fund a{
    padding: 10px 30px 10px 40px;
  }
  .button_nisa-fund a span{
    position: relative;
  }
  .button_nisa-fund a span:before{
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -10px;
    transition: 0.2s ease-out;
    background: url(/nisa/img/ico_nisa-fund_off.svg) no-repeat left top/contain;
    width: 20px;
    height: 20px;
  }
  .button_nisa-fund a:hover span:before{
    background: url(/nisa/img/ico_nisa-fund_on.svg) no-repeat left top/contain;
  }
  .nisa-about-em {
    font-size: 1.6rem;
    font-weight: bold;
  }
  .nisa-about-em {
    font-size: 24px;
    font-weight: bold;
  }
  .graph-img img{
    max-width: 700px;
  }
  table td.table__em-3{
    border-right: 1px solid #ddd!important;
  }
  table td.table__em-4{
    border-left: none!important;
  }
  .point-list{
    margin-top: 30px;
  }
  .point-list li{
    position: relative;
    padding-left: 82px;
  }
  .point-list li span.text-label{
    background: #e60000;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
  }

  _:-ms-lang(x)::-ms-backdrop, .border-right-none {
    border-right: none;
  }
}
/*制度詳細 end-------------------------------------------------------------------------------------*/


/*旧制度について 旧NISA start-------------------------------------------------------------------------------------*/
@media screen and (max-width: 767.9px) {
/* 画⾯サイズが767pxまではここを読み込む */

  /* tabPast-list */
  .tabPast-list-content:nth-child(n+2) {
    margin-top: 1rem;
  }

  .tabPast-list-content-question,
  .tabPast-list-content-answer {
    position: relative;
    padding: 0.8rem 1rem;
  }

  .tabPast-list-content-question {
    font-size: 1.6rem;
    font-weight: bold;
    color:#000000;
    background:#ffffff;
    border:solid 2px #876528;
    border-radius:6px;
  }
  .tabPast-list-content-question::after {
    background: url('/nisa/img/img-icon-open.svg') center no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    position: absolute;
    right: 2rem;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    z-index: 1;
    height: 3rem;
    width: 3rem;
  }
  .tabPast-list-content-answer {
    opacity: 0;
    height: 0;
    padding: 0 5rem;
    transition: all 500ms;
  }
  .tabPast-list-content.-open .tabPast-list-content-answer {
    opacity: 1;
    height: auto;
    padding: 1.5rem 0;
    transition: all 500ms;
  }

  .tabPast-list-content.-open .tabPast-list-content-question::after {
    background: url('/nisa/img/img-icon-close.svg') center no-repeat;
    background-size: 100%;
  }
}

@media screen and (min-width: 768px) , print {
/* 画⾯サイズが768pxからと印刷時はここを読み込む */

/* tabPast-list */
  .tabPast-list-content {
    background: #ffffff;
  }

  .tabPast-list-content:nth-child(n+2) {
    margin: 20px 0 0;
  }

  .tabPast-list-content-question,
  .tabPast-list-content-answer {
    position: relative;
    padding: 6px 16px;
  }

  .tabPast-list-content-question {
    font-size: 22px;
    font-weight: bold;
    color:#000000;
    background:#ffffff;
    border:solid 2px #876528;
    border-radius:6px;
  }
  
  .tabPast-list-content-question:hover {
    font-weight: bold;
    color:#ffffff;
    background:#876528;
    border-radius:6px;
  }
  .tabPast-list-content-question::after {
    background: url('/nisa/img/img-icon-open.svg') center no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 36px;
    width: 36px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    z-index: 1;
  }
  .tabPast-list-content-question:hover::after {
    background: url('/nisa/img/img-icon-open-hover.svg') center no-repeat;
  }
  .tabPast-list-content.-open .tabPast-list-content-question:hover::after {
    background: url('/nisa/img/img-icon-close-hover.svg') center no-repeat;
  }
  .tabPast-list-content-answer {
    opacity: 0;
    height: 0;
    padding: 0 90px;
    transition: all 500ms;
  }

  .tabPast-list-content.-open .tabPast-list-content-answer {
    opacity: 1;
    height: auto;
    padding: 20px 0;
    transition: all 500ms;
  }

  .tabPast-list-content.-open .tabPast-list-content-question::after {
    background: url('/nisa/img/img-icon-close.svg') center no-repeat;
    background-size: 100%;
  }
  [role="button"] {
    cursor: pointer;
  }
}
/*旧制度について 旧NISA end-------------------------------------------------------------------------------------*/


/*旧制度について ジュニアNISA strat-------------------------------------------------------------------------------------*/
@media screen and (max-width: 767.9px) {
/* 画⾯サイズが767pxまではここを読み込む */

  /* tabPast-list */
  .tabPast-list-content:nth-child(n+2) {
    margin-top: 1rem;
  }

  .tabPast-list-content-question,
  .tabPast-list-content-answer {
    position: relative;
    padding: 0.8rem 1rem;
  }

  .tabPast-list-content-question {
    font-size: 1.6rem;
    font-weight: bold;
    color:#000000;
    background:#ffffff;
    border:solid 2px #876528;
    border-radius:6px;
  }
  .tabPast-list-content-question::after {
    background: url('/nisa/img/img-icon-open.svg') center no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    position: absolute;
    right: 2rem;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    z-index: 1;
    height: 3rem;
    width: 3rem;
  }
  .tabPast-list-content-answer {
    opacity: 0;
    height: 0;
    padding: 0 5rem;
    transition: all 500ms;
  }
  .tabPast-list-content.-open .tabPast-list-content-answer {
    opacity: 1;
    height: auto;
    padding: 1.5rem 0;
    transition: all 500ms;
  }

  .tabPast-list-content.-open .tabPast-list-content-question::after {
    background: url('/nisa/img/img-icon-close.svg') center no-repeat;
    background-size: 100%;
  }
  .u-bold-finish{
    font-size: 1.5rem;
    font-weight: bold;
    color: #e60000;
  }
  .box-image-system {
    overflow-x: scroll;
  }
  .box-image-system img {
    max-width: 150%;
  }
  table th.table__em:last-child,
  table td.table__em:last-child{
    border-right: 1px solid #876528;
  }
  .tabPast-list-content .table__em{
    z-index: 1;
    position: inherit;
  }
}

@media screen and (min-width: 768px) , print {
/* 画⾯サイズが768pxからと印刷時はここを読み込む */

/* tabPast-list */
  .tabPast-list-content {
    background: #ffffff;
  }

  .tabPast-list-content:nth-child(n+2) {
    margin: 20px 0 0;
  }

  .tabPast-list-content-question,
  .tabPast-list-content-answer {
    position: relative;
    padding: 6px 16px;
  }

  .tabPast-list-content-question {
    font-size: 22px;
    font-weight: bold;
    color:#000000;
    background:#ffffff;
    border:solid 2px #876528;
    border-radius:6px;
  }
  
  .tabPast-list-content-question:hover {
    font-weight: bold;
    color:#ffffff;
    background:#876528;
    border-radius:6px;
  }

  .tabPast-list-content-question::after {
    background: url('/nisa/img/img-icon-open.svg') center no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 36px;
    width: 36px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    z-index: 1;
  }
  .tabPast-list-content-question:hover::after {
    background: url('/nisa/img/img-icon-open-hover.svg') center no-repeat;
  }
  .tabPast-list-content.-open .tabPast-list-content-question:hover::after {
    background: url('/nisa/img/img-icon-close-hover.svg') center no-repeat;
  }

  .tabPast-list-content-answer {
    opacity: 0;
    height: 0;
    padding: 0 90px;
    transition: all 500ms;
  }

  .tabPast-list-content.-open .tabPast-list-content-answer {
    opacity: 1;
    height: auto;
    padding: 20px 0;
    transition: all 500ms;
  }

  .tabPast-list-content.-open .tabPast-list-content-question::after {
    background: url('/nisa/img/img-icon-close.svg') center no-repeat;
    background-size: 100%;
  }
  [role="button"] {
    cursor: pointer;
  }
  .u-bold-finish{
    font-size: 16px;
    font-weight: bold;
    color: #e60000;
  }
  .tabPast-list-content .table__em{
    z-index: 1;
    position: inherit;
  }
}
/*旧制度について ジュニアNISA end-------------------------------------------------------------------------------------*/

@media screen and (min-width: 1290px), print {
  .hero__inner {
    height: 360px;
  }
}