@charset "UTF-8";

.ly-container-single{
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "YuGothic",sans-serif;
}

@media screen and (max-width: 767.9px) {
/* 画⾯サイズが767pxまではここを読み込む */
  
  .ly-full__inner{
    width: 90%;
    margin: auto;
    padding: 0;
  }
  /* hero */
  .hero {
    margin: -4rem 0 0;
  }
  .hero__inner {
    border-top: 0.8rem solid #e60000;
    border-bottom: 0.8rem solid #e60000;
  }
  
  /* btn_kouza */
  .btn_kouza{
    text-align: center;
    margin: 10% auto 0;
    width: 80%;
  }
  #ly-full_boxintro .btn_kouza{
    margin: 0 auto;
  }
  
  .text {
    font-size: 3.5vw;
  }
  .note-text {
    font-size: 2.9vw;
    padding-left: 3.2vw;
  }
  .note-order__list {
    font-size: 2.9vw;
  }
  .note-order__num {
    font-size: 2.7vw;
  }
  /*中央揃え・左余白なし*/
  .ly-full__inner_0302 .note-order__list,
  .ly-full__inner_emaxis .note-order__list{
    padding-left: 0;
  }
  /*左寄せに変更*/
  .ly-full__inner_0301 .box-2column .note-order{
    margin-top: 0;
    text-align: left;
  }
  .ly-full__inner_0301 .box-2column .note-order.u-center .note-order__list .note-order__num{
    display: block;
    position: absolute;
  }


  /* ly-full_boxintro */
  #ly-full_boxintro{
    background: url("/service/sp/intro2509ni/img/imgbox01_bg.png") no-repeat center top;
    background-size: cover;
    padding: 6% 5% 0;
    text-align: center;
    width: auto;
  }
  #ly-full_boxintro .lead-text{
    background: #fff;
    width: auto;
    margin: auto;
    margin-top: 2rem;
    padding: 4.6339202966% 6%;
    box-sizing: border-box;
    border-radius: 17px;
  }
  .lead-text img {
    width: 90%;
  }
  .lead-text .contentsBox__txt {
    font-size: 4.3125vw;
    font-weight: bold;
    margin-top: 2%;
  }
  .lead-text .contentsBox__txt_03 a {
    font-size: 4.3125vw;
  }
  
  .box_intro-point {
    margin-top: 5rem;
  }
  .box_intro-point li{
    margin-top: 3rem;
  }
  .box_intro-point .text {
    font-size: 4vw;
    font-weight: bold;
    margin-top: 3rem;
  }
  
  /* ly-full__inner_intro01 */
  .ly-full__inner_intro01{
    padding: 2% 5% 0;
  }
  .ly-full__inner_intro01 h2{
    text-align: center;
  }
  .ly-full__inner_intro01 .btn{
    display: block;
    text-align: center;
  }
  .ly-full__inner_intro01 h2 + .btn{
    margin-top: 2rem;
  }
  .ly-full__inner_intro01 .btn .hover,
  .p-cta__block__btn .hover {
    display: none;
  }
  .ly-full__inner_intro01 div.ly-full__inner_intro01__box {
    margin-top: 2rem;
  }
  
  /* ly-full_boxintro02 */
  #ly-full_boxintro02{
    background: url("/service/sp/intro2509ni/img/imgbox02_bg.png") no-repeat center top;
    background-size: cover;
  }

  /* campaign */
  .lead-campaign p{
    font-weight: bold;
    font-size: 5vw;
  }
  .lead-campaign .u-red {
    font-size: 6.5vw;
  }
  .lead-campaign a {
    font-size: 4.5vw;
  }
  .lead-campaign img,#campaign-nisa2512 img{
    max-width: 100%;
  }
  #campaign.campaign {
    text-align: center;
    padding: 8% 5% 0;
  }
  #campaign .contentsBox {
    margin-top: 1.2rem;
  }
  #campaign p {
    font-size: 3.5vw;
  }
  #campaign .u-red{
    font-size: 5vw;
  }
  #campaign .contentsBox a{
    text-decoration:none;
    font-size: 4.5vw;
  }
  #campaign .contentsBox a span {
    border-bottom: 2px solid #876528;
    padding-right: 2.2rem;
    position: relative;
  }
  #campaign .contentsBox a span::after {
    border: 2px solid #876528;
    border-bottom: 0;
    border-left: 0;
    box-sizing: border-box;
    color: #876528;
    content: "";
    height: 1rem;
    line-height: 1;
    margin-left: 0.6rem;
    position: absolute;
    top: 30%;
    transform: translateY(-25%) rotate(135deg);
    width: 1rem;
  }

  /* ly-full_box01 */
  #ly-full_box01{
    background: url("/service/sp/intro2509ni/img/imgbox01_bg.png") no-repeat center top;
    background-size: cover;
  }
  #ly-full_box01 .btn_kouza{
    margin:0 auto;
  }
  /* ly-full__inner_0101 */
  .ly-full__inner_0101{
    padding: 12% 5% 0;
  }
  .ly-full__inner_0101__h2box{
    position: relative;
  }
  .ly-full__inner_0101__h2box:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0101_h2bg_01.png") no-repeat left top / 100% auto;
    right: -5%;
    top: 20%;
    width: 50%;
    height: 80%;
  }
  .ly-full__inner_0101 .ly-full__inner_0101__box{
    margin-top: 10%;
  }
  .ly-full__inner_0101 .box-column{
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .ly-full__inner_0101 .box-column > div{
    width: 48%;
    margin: 0;
  }
  .ly-full__inner_0101 .text{
    font-size: 4vw;
    font-weight: bold;
    width: 57%;
  }
  .ly-full__inner_0101 .text-small{
    font-size: 3.5vw;
    font-weight: bold;
    margin-top: 5%;
  }
  .ly-full__inner_0101 .box-column:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0101_arrow_01.png") no-repeat left center / 100% auto;
    left: 44%;
    top: 14%;
    width: 12%;
    height: 100%;
    z-index: 1;
  }

  /* ly-full_box02 */
  #ly-full_box02{
    background: url("/service/sp/intro2509ni/img/imgbox01_bg.png") no-repeat center top;
    background-size: cover;
    padding-bottom: 7%;
  }
  /* ly-full__inner_0201 */
  .ly-full__inner_0201{
    padding: 10% 5% 0;
  }
  .ly-full__inner_0201 h2{
    position: relative;
    text-align: center;
    padding: 10% 0 4% 28%;
  }
  .ly-full__inner_0201 h2:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0201_h2bg_01.png") no-repeat left top / 80% auto;
    left: 0%;
    bottom: 0%;
    width: 34%;
    height: 80%;
  }
  .ly-full__inner_0201 h3{
    position: relative;
    font-size: 5vw;
    color: #ffffff;
    background-color: #e60000;
    border-radius:31px;
    font-weight: bold;
    padding: 2% 0 1.5% calc(10vw + 12px);
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) h3{
    margin-top: 25px;
  }
  .ly-full__inner_0201 > div h3:before{
    position: absolute;
    content: "1";
    font-size: 6vw;
    color: #ffffff;
    width: 10vw;
    height: 10vw;
    border-radius:50px;
    border: 6px solid #e60000;
    background-color: #6b6b6b;
    top:-10%;
    left: 0;
    text-align: center;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) h3:before{
    content: "2";
  }
  .ly-full__inner_0201 .ly-full__inner_0201_box{
    background-color: #ffffff;
    padding: calc(5px + 5%) 5% 5%;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(1) .ly-full__inner_0201_box{
    padding: calc(30px + 5%) 5% 0;
  }
  
  .ly-full__inner_0201 .text-lead{
    font-size: 4.7vw;
    color: #e60000;
    font-weight: bold;
    text-align: center;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_box_exmple .box-column{
    display: flex;
    align-items: center;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_box_exmple .box-column .box-2column{
    margin-bottom: 0rem;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block .box-3column:nth-of-type(1){
    background-color: #7b7b7b;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    padding: 3%;
    line-height: 1.4;
    width: 35%;
    margin-bottom: 0;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block .box-3column:nth-of-type(2){
    width: 15%;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block .box-3column:nth-of-type(3){
    background-color: #ef4c4d;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    padding: 3%;
    line-height: 1.4;
    width:40%;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block .box-3column__heading_white01{
    font-size: 4vw;
    margin-bottom: 3%;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column__heading_white02{
    font-size: 10vw;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column__heading_white03,
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column__heading_white04{
    font-size: 5vw;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column__heading_white05{
    font-size: 7vw;
  }
  .ly-full__inner_0201 .img0201_arrow_02{
    text-align: center;
  }
  .ly-full__inner_0201 .img0201_img_03{
    text-align: center;
    margin-top: 18px;
  }
  .ly-full__inner_0201 .text{
    font-weight: bold;
    text-align: center;
  }
  .ly-full__inner_0201 .ly-full__inner_0201_box_exmple{
    background-color: #fff;
    padding: 6% 6% 0;
  }
  .ly-full__inner_0201 .ly-full__inner_0201_box_exmple .text-lead{
    border-bottom: 6px solid #5a5a5a;
    color: #333333;
    margin: 0 auto;
  }
  .ly-full__inner_0201 .ly-full__inner_0201_box_exmple .box-column{
    position: relative;
    margin-top: 0;
    justify-content: center;
    align-items: flex-start;
  }
  .ly-full__inner_0201 .ly-full__inner_0201_box_exmple .box-column:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0201_imgbg_01.png") no-repeat left bottom / 100% auto;
    left: -5%;
    bottom: 0;
    width: 17%;
    height: 100%;
    z-index: 1;
  }
  .ly-full__inner_0201 .ly-full__inner_0201_box_exmple .box-column:after{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0201_imgbg_02.png") no-repeat left bottom / 100% auto;
    right: -12%;
    bottom: 0;
    width: 30%;
    height: 100%;
    z-index: 1;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .ly-full__inner_0201_box_exmple .box-column .box-2column{
    width: 40%;
    margin: 0;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .ly-full__inner_0201_box_exmple .box-column .box-2column:nth-child(even){
    margin-left: 0;
  }
  .ly-full__inner_0201 .img0201_img_06{
    margin-top: 5%;
  }
  .img0201_img_07{
    background: url("/service/sp/intro2509ni/img/img0201_img_07bg.png") no-repeat right 2% top / auto 100%;
    padding: 0 0 0 5%;
    margin-top: 5vw;
  }
  .img0201_img_07 p{
    padding: 13vw 0 2vw;
    width: 80%;
  }
  /* ly-full__inner_0202 */
  .ly-full__inner_0202{
    padding: 10% 4% 0;
  }
  
  /* ly-full_box03 */
  #ly-full_box03,
  #ly-full_box0302{
    background: url("/service/sp/intro2509ni/img/imgbox02_bg.png") no-repeat center top;
    background-size: cover;
    padding-bottom: 10%;
  }
  .text-and{
    text-align: center;
  }
  .text-and img{
    width: 26vw;
  }
  
  /* ly-full__inner_0301 */
  .ly-full__inner_0301{
    padding: 8% 5% 0;
  }
  .ly-full__inner_0301 h2{
    text-align: center;
  }
  .ly-full__inner_0301 .box-column{
    justify-content: space-between;
    margin-top: 1.2rem;
  }
  .ly-full__inner_0301 .box-2column{
    width: calc(90% - 10px);
    text-align: center;
    border: solid 5px #ffff;
    border-radius: 17px;
    background-color: #fbd9d8;
    z-index: 1;
    padding: 5%;
  }
  .ly-full__inner_0301 .box-2column__heading_red{
    font-size: 5vw;
    font-weight: bold;
    color: #e60000;
    line-height: 1.2;
  }
  .aukc_account{
    padding: 7% 0 7%;
    background: #fbd9d8;
  }
  .aukc_account .box-2column__heading_red{
    font-size: 5vw;
    font-weight: bold;
    color: #e60000;
    line-height: 1.5;
    text-align: center;
  }
  .ly-full__inner_0301 .text{
    font-weight: bold;
    text-align: left;
  }
  .ly-full__inner_0301 .box-2column__image{
    width:60%;
    margin:auto;
  }
  
  /* ly-full__inner_0302 */
  .ly-full__inner_0302{
    padding: 8% 5% 0;
  }
  .ly-full__inner_0302 h2{
    position: relative;
    padding: 0 33% 3% 10%;
    background: url("/service/sp/intro2509ni/img/img0302_h2bg_01.png") no-repeat left center / 8% auto;
  }
  .ly-full__inner_0302 h2 img {
    max-width: 110%;
  }
  .ly-full__inner_0302 h2:after{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0302_h2bg_02.png") no-repeat left bottom / 100% auto;
    bottom: -10%;
    height: 136px;
    right: 0;
    width: 26%;
    z-index: 1;
  }
  .ly-full__inner_0302 .box-2column{
    width: calc(90% - 10px);
    text-align: center;
    border: solid 5px #ffff;
    border-radius: 17px;
    background-color: #fbd9d8;
    font-size: 3.5vw;
    padding: 3rem 5% 1.7rem;
  }
  .ly-full__inner_0302 .box-2column__heading_black{
    font-size: 5vw;
    font-weight: bold;
  }
  .ly-full__inner_0302 .box-2column__heading_red{
    margin: auto;
    width: 60%;
  }
  .ly-full__inner_0302 .text{
    font-weight: bold;
  }
  .ly-full__inner_0302 .box-2column__image{
    display: none;
  }
  
  /* ly-full__inner_0303 */
  .ly-full__inner_0303{
    padding: 10% 5% 0;
  }
  .ly-full__inner_0303 h2{
    margin: auto;
    text-align: center;
    widows: 80%;
  }
  .ly-full__inner_0303 .text-box{
    margin-top: 1.8rem;
  }
  .ly-full__inner_0303 .text-main{
    line-height: 1.5;
    font-size: 5vw;
    font-weight: bold;
    padding-left: 8%;
    background: url("/service/sp/intro2509ni/img/img0303_h2bg_01.png") no-repeat left top / 7% auto;
  }
  .ly-full__inner_0303 .text-box:nth-of-type(2) img,
  .ly-full__inner_0303 .text-box:nth-of-type(3) img{
    width: 474px;
    padding-top: 0.6rem;
  }

  /* ly-full_box04 */
  #ly-full_box04{
    background: url("/service/sp/intro2509ni/img/imgbox02_bg.png") no-repeat center top;
    background-size: cover;
  }
  /* ly-full__inner_0401 */
  .ly-full__inner_0401{
    padding: 15% 5% 0;
  }
  .ly-full__inner_0401 h2{
    position: relative;
    text-align: center;
    padding: 0 20% 3% 14%;
  }
  .ly-full__inner_0401 h2:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0401_h2bg_01.png") no-repeat left bottom / 100% auto;
    left: 0;
    bottom: -10%;
    width: 25%;
    height: 120%;
    z-index: 1;
  }
  .ly-full__inner_0401 h2:after{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0401_h2bg_02.png") no-repeat left bottom / 100% auto;
    right: 0;
    bottom: 0;
    width: 18%;
    height: 120%;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block{
    background-color: #fbd9d8;
    padding: 3%;
    margin-bottom: 10%;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_01{
    border-radius: 28px;
    border: 3px solid #acacac;
    padding: 5% 5% 5% 25%;
    background: url("/service/sp/intro2509ni/img/img0401_imgbg_01.png") no-repeat 2% center / 24% auto #ffffff;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_01 .box-border__heading{
    font-size: 5vw;
    margin-bottom: 5%;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_01 .note-text{
    margin-top: 0;
    font-weight: bold;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .box-2column:nth-of-type(2){
    padding-top: 80px;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02{
    margin-top: 10%;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order{
    position: relative;
    font-size: 4.5vw;
    line-height: 1.6;
    font-weight: bold;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list:after{
    content: "";
    position: absolute;
    color: #ffffff;
    width: 3vw;
    height: calc(100% + 4rem);
    background-color: #f27e7f;
    top:1%;
    left: 4vw;
    z-index: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list:last-child:after{
    height: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list{
    padding-left: calc(10vw + 2%);
    margin-bottom: 3rem;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list:last-child{
    margin: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list:before{
    content: "1";
    font-size: 7vw;
    color: #ffffff;
    width: 10vw;
    height: 10vw;
    border: 1px solid #e60000;
    border-radius:34px;
    background-color: #e60000;
    text-align: center;
    z-index: 1;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list:nth-of-type(2):before{
    content: "2";
}
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list:nth-of-type(3):before{
    content: "3";
}
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list:nth-of-type(3) .note-text_box{
    margin-top: 5%;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list .note-text{
    margin: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03{
    border-radius: 28px;
    border: 3px solid #ffffff;
    padding: 5%;
    background-color: #fbd9d8;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .box-column{
    display: flex;
    justify-content: space-between;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .box-column .box-2column{
    margin: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .box-column .box-2column:last-child{
    width: 20%;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .box-border__heading{
    font-size: 5vw;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .note-text{
    margin-top: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .list-order{
    font-size: 3.5vw;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .list-order__list{
    padding-left: 3.7vw;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .list-order__list:before{
    color: #333333;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 div.note-text .text{
    margin-bottom: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 div.note-text .list-dot,
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 div.note-text .list-dot__list{
    margin: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .link-text_box .link-text{
    font-size: 2.9vw;
  }
  
  /* ly-full_box05 */
  #ly-full_box05{
    background: url("/service/sp/intro2509ni/img/imgbox02_bg.png") no-repeat center top;
    background-size: cover;
    padding-bottom: 15%;
  }
  /* ly-full__inner_0501 */
  .ly-full__inner_0501{
    padding: 15% 5%;
  }
  .ly-full__inner_0501 h2{
    position: relative;
    text-align: center;
    padding: 0 22% 3%;
  }
  .ly-full__inner_0501 h2:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0501_h2bg_01.png") no-repeat left bottom / 100% auto;
    left: 0;
    bottom: 0;
    width: 20%;
    height: 130%;
    z-index: 1;
  }
  .ly-full__inner_0501 h2:after{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0501_h2bg_02.png") no-repeat left bottom / 100% auto;
    right: 0;
    bottom: 0;
    width: 20%;
    height: 130%;
    z-index: 1;
  }
  .ly-full__inner_0501 .ly-full__inner_0501_block{
    background-color: #ffe3a7;
    padding: 3%;
  }
  
/* faq */
  .faq-content {
    background-color:#ffffff;
    border-radius:8px;
  }
  .faq-content:nth-child(n+2) {
    margin: 3% 0 0;
  }
  .faq-content-question,
  .faq-content-answer {
    position: relative;
    padding: 4% 13% 4% 14%;
    line-height: 1.5;
  }
  .faq-content-question {
    font-size: 3.5vw;
    font-weight: bold;
  }
  .faq-content-question::before {
    content: '';
    background: url('/service/sp/intro2509ni/img/img-icon-q.png') no-repeat left top / 100% auto;
    position: absolute;
    top: 2.4vw;
    left: 2vw;
    width: 9vw;
    height: 100%;
  }
  .faq-content-question::after {
    background: url('/service/sp/intro2509ni/img/img-icon-open.png') center no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 100%;
    width: 9vw;
    position: absolute;
    right: 2vw;
    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;
  }
  .faq-content-answer::before {
    content: '';
    background: url('/service/sp/intro2509ni/img/img-icon-a.png') top no-repeat;
    position: absolute;
    top: 2.4vw;
    left: 2vw;
    width: 9vw;
    height: 100%;
  }
  .faq-content-answer-text {
    font-size: 3.5vw;
  }
  .faq-content.-open .faq-content-answer {
    opacity: 1;
    height: auto;
    padding: 4% 4% 4% 14%;
    min-height: 32px;
  }
  .faq-content.-open .faq-content-question::after {
    background: url('/service/sp/intro2509ni/img/img-icon-close.png') center no-repeat;
    background-size: 100%;
  }

/*-- cta --*/
  #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;
  }
  .p-cta__block__btn {
    padding: 0.7em 0 0.7em;
    width: 78%;
    max-width: 48rem;
    display: block;
    cursor: pointer;
    text-align: center;
    z-index: 1;
    margin: auto;
  }
  .p-cta__block__btn:hover {
    opacity: 0.8;
  }
  .p-cta__closebtn {
    position: absolute;
    top: -3.4rem;
    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)
  }
  .p-cta__closebtn span:first-child {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    cursor: pointer;
  }
  .p-cta__closebtn span:last-child {
    visibility: hidden;
  }
  .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;
  }
  .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;
  }
/*-- footer --*/
    .button-page-top{
      bottom: 1rem;
  }

/*ly-full__inner_emaxis*/
  .ly-full__inner_emaxis{
    padding: 0 5% 0;
  }
 .h2-emaxis-title{
    text-align: center;
    margin-bottom: 0.6rem;
    margin-top: 11.8%;
  }
  .h2-emaxis-title-sub{
    margin-top: 1rem;
    font-size: 4vw;
    color: #e60000;
    font-weight: bold;
    margin-bottom: 1rem;
    line-height: 1.5;
  }
  .h2-emaxis-title-sub span{
    font-size: 5vw;
  }
  #emaxis_lineup .contentsBox,#campaign .contentsBox{
    position: relative;
    background: #ffffff;
    padding: 3%;
    border-radius: 17px;
    border: 5px solid #fbd9d8;
  }
  #emaxis_lineup .lead_txt {
    font-weight: bold;
    font-size: 5vw;
    margin-top: 3%;
  }
  #emaxis_lineup .lead_txt .note_pin {
    color: #e60000;
    font-size: 14px;
  }
  #emaxis_lineup .logo_img {
    width: fit-content;
      max-width: 80%;
      margin: 6vw auto;
  }
  #emaxis_lineup .logo_img + p {
    font-weight: bold;
    font-size: 6.25vw;
    margin-bottom: 6vw;
  }
  #emaxis_lineup .lineup {
    margin: 6vw auto 0;
    max-width: 100%;
  }
  #emaxis_lineup .lineup h3 {
    text-align: center;
    font-size: 4.375vw;
    margin-bottom: 1vw;
  }
  #emaxis_lineup .lineup_list {
    border: 1px solid #ddd;
    padding: 1rem;
    padding-left: 3rem; 
    font-size: 3.75vw;
  }
  #emaxis_lineup .lineup_list li {
    position: relative;
  }
  #emaxis_lineup .lineup_list li:before {
    content: "";
    background-color: #bd1073;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%); 
    width: 8px;
    height: 8px;
    left: -1.4rem;
  }
  #emaxis_lineup .contentsBox__txt_03 {
    margin-bottom: 0;
  }
  #emaxis_lineup .contentsBox__txt_03 a:before {
    width: 105%;
  }
  #emaxis_lineup .contentsBox__txt_03 a {
    font-size: 4.5vw;
  }
  #emaxis_lineup .contentsBox__txt_03 a:before {
    width: 106%;
  }
  .contentsBox__txt_03 {
    text-align: center;
    margin-left: -1em;
    margin-top: 1.3em;
    margin-bottom: 1em;
  }
  .contentsBox__txt_03 a {
    position: relative;
    font-size: 5vw;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
  }
  .contentsBox__txt_03 a:before, .contentsBox__txt_03 a:after {
    content: "";
    position: absolute;
    display: block;
  }
  .contentsBox__txt_03 a:before {
    bottom: 0;
    margin: auto;
    left: 0;
    width: 118%;
    height: 2px;
    background-color: #333333;
    margin-bottom: -.25em;
  }
  .contentsBox__txt_03 a:after {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    margin-right: -1em;
    width: .9em;
    height: 0;
    padding-bottom: .45em;
    background: url("/service/sp/intro2509ni/img/ico--arrowBlack.svg") no-repeat center center/100% 100%;
  }
  .box_emaxis-other{
    text-align: center;
    font-size: 4.8vw;
    font-weight: bold;
    margin: 12% auto 0;
  }
  .text_emaxis-other{
  }
  .link_emaxis-other{
    margin-top: 0.6rem;
    font-size: 4vw;
    margin-bottom: 10%;
  }
  
  /*risk_box*/
  #risk_box{
    margin-top: 10rem;
  }
  #risk_box .u-right .note-text{
    display: inline-block;
  }
}


@media screen and (min-width: 768px) , print {
/* 画⾯サイズが768pxからと印刷時はここを読み込む */
  .ly-full__inner{
    width: 900px!important;
    min-width: 900px!important;
    padding: 0;
  }

  /* hero */
  .hero {
    height: 490px;
    background-color:#f5efe5;
    margin: -65px 0 0;
    border-bottom: 14px solid #e60000;
  }
  .hero__inner {
    box-sizing: border-box;
    min-width: 1024px;
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
  }
  .hero__heading img{
    height: 490px;
  }
  
  .ly-full__inner_0302 .note-order__list,
  .ly-full__inner_emaxis .note-order__list{
    padding-left: 0;
  }
  
  /* ly-full_boxintro */
  #ly-full_boxintro{
    background: url("/service/sp/intro2509ni/img/imgbox01_bg.png") no-repeat center top;
    background-size: cover;
    text-align: center;
    padding-top: 30px;
  }
  
  #ly-full_boxintro .lead-text{
    background: #fff;
    width: 700px;
    margin: auto;
    margin-top: 30px;
    padding: 3.1% 4%;
    box-sizing: border-box;
    border-radius: 17px;
  }
  .lead-text .contentsBox__txt {
    margin-top: 2%;
    font-weight: bold;
  }
  .lead-text .contentsBox__txt_03 {
    margin-top: 0.5em;
  }
  .lead-text .contentsBox__txt_03 a {
    font-size: 20px;
  }
  .lead-text .contentsBox__txt_03 a:before {
    bottom: -1px;
  }
  
  .box_intro-point {
    margin-top: 70px;
  }
  .box_intro-point li{
    margin-top: 30px;
  }
  .box_intro-point .text {
    font-size: 23px;
    font-weight: bold;
    margin-top: 30px;
  } 
  
  /* ly-full__inner_intro01 */
  .ly-full__inner_intro01{
    padding-top: 30px;
    width:1024px;
    margin: auto;
    text-align: center;
  }
  .ly-full__inner_intro01 h2{
    text-align: center;
  }
  .ly-full__inner_intro01 h2 img{
    width:100%;
  }
  .ly-full__inner_intro01 .btn{
    width: 533px;
    height: 100px;
    position: relative;
    display: inline-block;
    margin-top: 30px;
  }
  .ly-full__inner_intro01 .btn img,
  .p-cta__block__btn img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: transform .3s;
  }
  .ly-full__inner_intro01 .btn .hover,
  .p-cta__block__btn .hover {
    opacity: 0;
  }
  .ly-full__inner_intro01 .btn:hover img {
    opacity: 0;
  }
  .ly-full__inner_intro01 .btn:hover .hover,
  .p-cta__block__btn:hover .hover {
    opacity: 1;
    transform: translateX(-50%) scale(1.1);
  }
  .ly-full__inner_intro01 .box-image.u-pc-only.ly-contents__block img{
    max-width: 80%;
  }
  
  /* ly-full_boxintro02 */
  #ly-full_boxintro02{
    background: url("/service/sp/intro2509ni/img/imgbox02_bg.png") no-repeat center top;
    background-size: cover;
  }
  /* ly-full__inner_intro01 */
  #ly-full_boxintro02 .ly-full__inner_intro01{
    padding:60px 0;
  }

  /* campaign */
  .lead-campaign p{
    font-weight: bold;
    font-size: 28px;
  }
  .lead-campaign .u-red {
    font-size: 34px;
  }
  .lead-campaign > img,
  #campaign.campaign > img{
    width: 486px;
  }
  .lead-campaign a {
    font-size: 20px
  }
  .lead-campaign img,#campaign-nisa2512 img {
    max-width: 100%;
  }
  #campaign.campaign{
    padding-top: 50px;
    text-align: center;
    width: 950px;
    margin: auto;
  }
  #campaign .contentsBox {
    margin-top: 20px;
  }
  #campaign p {
    font-size: 22px;
    padding: 10px 0;
    line-height: 2.2rem;
  }
  #campaign .u-red{
    font-size: 28px;
  }
  #campaign .contentsBox a{
    text-decoration:none;
    font-size: 24px;
  }
  #campaign .contentsBox a span {
    border-bottom: 2px solid #876528;
    padding-right: 23px;
  }
  #campaign .contentsBox a span::after {
    border: 2px solid #876528;
    border-bottom: 0;
    border-left: 0;
    box-sizing: border-box;
    color: #876528;
    content: "";
    height: 12px;
    line-height: 1;
    margin-left: 6px;
    position: absolute;
    top: 17rem;
    transform: translateY(-25%) rotate(135deg);
    width: 12px;
  }

  /* ly-full_box01 */
  #ly-full_box01{
    background: url("/service/sp/intro2509ni/img/imgbox01_bg.png") no-repeat center top;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  #ly-full_box01 .btn_kouza{
    text-align: center;
  }
  /* ly-full__inner_0101 */
  .ly-full__inner_0101{
    padding-top: 74px;
    width:900px;
    margin: auto;
  }
  .ly-full__inner_0101 h2{
    position: relative;
    padding-right: 300px;
  }
  .ly-full__inner_0101 h2 img{
    width:100%;
  }
  .ly-full__inner_0101 h2:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0101_h2bg_01.png") no-repeat left top / 100% auto;
    right: 0;
    top: -46px;
    width: 300px;
    height: 385px;
  }
  .ly-full__inner_0101 .ly-full__inner_0101__box{
    margin-top: 14px;
  }
  .ly-full__inner_0101 .box-column{
    margin-top: 85px;
    position: relative;
  }
  .ly-full__inner_0101 .text{
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    padding-right: 300px;
  }
  .ly-full__inner_0101 .text-small{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 38px;
  }
  .ly-full__inner_0101 .box-column:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0101_arrow_01.png") no-repeat left center;
    left: 378px;
    top: 123px;
    width: 116px;
    height: 75px;
    z-index: 1;
  }

  /* ly-full_box02 */
  #ly-full_box02{
    background: url("/service/sp/intro2509ni/img/imgbox01_bg.png") no-repeat center top;
    background-size: cover;
    padding-bottom: 59px;
  }
  #ly-full_box02 .btn_kouza{
    text-align: center;
    margin-top: 65px;
  }
  /* ly-full__inner_0201 */
  .ly-full__inner_0201{
    width: 900px;
    margin:auto;
  }
  .ly-full__inner_0201 h2{
    position: relative;
    text-align: center;
    padding-left: 262px;
    padding-bottom: 89px;
    margin-top: 130px;
  }
  .ly-full__inner_0201 h2:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0201_h2bg_01.png") no-repeat left top;
    left: 30px;
    top: -106px;
    width: 279px;
    height: 330px;
  }
  .ly-full__inner_0201 h3{
    text-align: center;
    position: relative;
    font-size: 35px;
    color: #ffffff;
    background-color: #e60000;
    border-radius:31px;
    font-weight: bold;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) h3{
    margin-top: 25px;
  }
  .ly-full__inner_0201 > div:nth-of-type(1) h3:before{
    position: absolute;
    content: "1";
    font-size: 54px;
    color: #ffffff;
    width: 88px;
    height: 88px;
    border-radius:50px;
    border: 6px solid #e60000;
    background-color: #6b6b6b;
    top:-16.5px;
    left: 0;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) h3:before{
    position: absolute;
    content: "2";
    font-size: 54px;
    color: #ffffff;
    width: 88px;
    height: 88px;
    border-radius:50px;
    border: 6px solid #e60000;
    background-color: #6b6b6b;
    top:-16.5px;
    left: 0;
  }
  .ly-full__inner_0201 .ly-full__inner_0201_box{
    background-color: #ffffff;
    margin-top: -31px;
    padding: 62px 22px 0;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .ly-full__inner_0201_box{
    padding: 62px 22px;
  }
  .ly-full__inner_0201 .box-3column__heading_black{
    font-size: 21px;
    font-weight: bold;
    text-align: center;
  }
  .ly-full__inner_0201 .box-column{
    position: relative;
    margin-top: 0;
    justify-content: center;
    padding:0 14%;
  }
  .ly-full__inner_0201 .box-3column{
    width: calc((100% - 121px) / 2);
    margin-right: 0;
  }
  .ly-full__inner_0201 .box-3column:nth-of-type(2){
    width: 101px;
    margin: auto 10px auto 10px;
  }
  .ly-full__inner_0201 .text-lead{
    font-size: 30px;
    color: #e60000;
    font-weight: bold;
    text-align: center;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-column{
    margin-top: 21px;
  }

  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column:nth-of-type(1){
    background-color: #7b7b7b;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    padding: 20px 0 20px;
    line-height: 1.4;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column:nth-of-type(3){
    background-color: #ef4c4d;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    padding: 36px 0 20px;
    line-height: 1.4;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column__heading_white01{
    font-size: 19px;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column:nth-of-type(3) .box-3column__heading_white01{
    font-size: 19px;
    margin-bottom: 10px;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column__heading_white02{
    font-size: 57px;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column__heading_white03{
    font-size: 34px;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column__heading_white04{
    font-size: 37px;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .box-3column__heading_white05{
    font-size: 48px;
  }
  .ly-full__inner_0201 .img0201_arrow_02{
    text-align: center;
  }
  .ly-full__inner_0201 .img0201_img_03{
    text-align: center;
    margin-top: 18px;
  }
  .ly-full__inner_0201 .text{
    font-size: 21px;
    font-weight: bold;
    text-align: center;
  }
  .ly-full__inner_0201 .ly-full__inner_0201_box_exmple {
    background-color: #fff;
    padding: 20px 10px 0;
  }
  .ly-full__inner_0201 .ly-full__inner_0201_box_exmple .text-lead{
    border-bottom: 6px solid #5a5a5a;
    color: #333333;
    width: 80%;
    margin: 0 auto;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block .ly-full__inner_0201_box_exmple .box-column{
    position: relative;
    margin-top: 0;
    justify-content: center;
  }
  .ly-full__inner_0201 .ly-full__inner_0201_box_exmple .box-column:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0201_imgbg_01.png") no-repeat left top;
    left: 30px;
    top: 180px;
    width: 80px;
    height: 226px;
    z-index: 1;
  }
  .ly-full__inner_0201 .ly-full__inner_0201_box_exmple .box-column:after{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0201_imgbg_02.png") no-repeat left top;
    right: -30px;
    top: 130px;
    width: 145px;
    height: 239px;
    z-index: 1;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .ly-full__inner_0201_box_exmple .box-column .box-2column{
    width: 40%;
  }
  .ly-full__inner_0201 div.ly-full__inner_0201_block:nth-of-type(2) .ly-full__inner_0201_box_exmple .box-column .box-2column:nth-child(even){
    margin-left: 0;
  }
  .img0201_img_06{
    text-align: center;
    margin-top: 28px;
    
  }
  .img0201_img_07{
    background: url("/service/sp/intro2509ni/img/img0201_img_07bg.png") no-repeat right top;
    margin: 30px auto 0;
    height: 364px;
    position: relative;
    width: 900px;
  }
  .img0201_img_07 p{
    position: absolute;
    top: 50%;
  }
  /* ly-full__inner_0202 */
  .ly-full__inner_0202{
    text-align: center;
    padding-top: 65px;
  }
  .ly-full__inner_0202 .box-movie{
    margin-top: 24px;
  }
  
  /* ly-full_box03 */
  #ly-full_box03,
  #ly-full_box0302{
    background: url("/service/sp/intro2509ni/img/imgbox02_bg.png") no-repeat center top;
    background-size: cover;
    padding-bottom: 30px;
  }
  #ly-full_box03 .btn_kouza,
  #ly-full_box0302 .btn_kouza{
    text-align: center;
    margin-top: 65px;
  }
  .text-and{
    text-align: center;
  }
  
  /* ly-full__inner_0301 */
  .ly-full__inner_0301{
    padding-top: 63px;
    width: 900px;
    margin: auto;
  }
  .ly-full__inner_0301 h2{
    text-align: center;
  }
  .ly-full__inner_0301 .box-column{
    justify-content: space-between;
  }
  .ly-full__inner_0301 .box-2column{
    width: calc(50% - 25px);
    text-align: center;
    border: solid 5px #ffff;
    border-radius: 17px;
    background-color: #fbd9d8;
    z-index: 1;
    padding: 28px 0 28px;
    margin-top: 32px;
  }
  .aukc_account{
    padding: 40px 0 40px;
    background: #fbd9d8;
  }
  .ly-full__inner_0301 .box-2column__heading_red{
    font-size: 34px;
    font-weight: bold;
    color: #e60000;
    line-height: 1.2;
  }
  .aukc_account .box-2column__heading_red{
    font-size: 34px;
    font-weight: bold;
    color: #e60000;
    line-height: 1.5;
    text-align: center;
  }
  .ly-full__inner_0301 .box-2column__heading_red span{
    font-size: 20px;
    display: block;
  }
  .ly-full__inner_0301 .text{
    font-size: 18px;
    font-weight: bold;
  }

  /* ly-full__inner_0302 */
  .ly-full__inner_0302{
    padding-top: 56px;
    width: 900px;
    margin: auto;
  }
  .ly-full__inner_0302 h2{
    position: relative;
    padding-left: 152px;
    background: url("/service/sp/intro2509ni/img/img0302_h2bg_01.png") no-repeat left 61px top;
  }
  .ly-full__inner_0302 h2:after{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0302_h2bg_02.png") no-repeat left top / 165px auto;
    right: 25px;
    top: 19px;
    width: 165px;
    height: 119px;
  }
  .ly-full__inner_0302 .box-column{
    justify-content: space-between;
  }
  .ly-full__inner_0302 .box-2column{
    width: calc(50% - 25px);
    text-align: center;
    border: solid 5px #ffff;
    border-radius: 17px;
    background-color: #fbd9d8;
    padding: 36px 0 23px;
    margin-top: 32px;
  }
  .ly-full__inner_0302 .box-2column__heading_black{
    font-size: 31px;
    font-weight: bold;
  }
  .ly-full__inner_0302 .text{
    font-size: 18px;
    font-weight: bold;
  }
  /* ly-full__inner_0303 */
  .ly-full__inner_0303{
    padding-top: 118px;
    width: 900px;
    margin: auto;
  }
  .ly-full__inner_0303 h2{
    text-align: center;
  }
  .ly-full__inner_0303 .text-box{
    margin-top: 50px;
  }
  .ly-full__inner_0303 .text-main{
    line-height: 1.5;
    font-size: 31px;
    font-weight: bold;
    padding-left: 64px;
    background: url("/service/sp/intro2509ni/img/img0303_h2bg_01.png") no-repeat left center;
  }
  .ly-full__inner_0303 .text-box .note-text {
    text-align: center;
    padding-left: 0;
  }
  .ly-full__inner_0303 .text-box .note-text::before{
    position: inherit;
  }
  .ly-full__inner_0303 .text-box:nth-of-type(2) img,
  .ly-full__inner_0303 .text-box:nth-of-type(3) img{
    width: 474px;
    padding-top: 6px;
  }
  
  /* ly-full_box04 */
  #ly-full_box04{
    background: url("/service/sp/intro2509ni/img/imgbox02_bg.png") no-repeat center top;
    background-size: cover;
  }
  #ly-full_box04 .btn_kouza{
    text-align: center;
    margin-top: 65px;
  }
  /* ly-full__inner_0401 */
  .ly-full__inner_0401{
    padding-top: 50px;
    width: 900px;
    margin: auto;
  }
  .ly-full__inner_0401 h2{
    position: relative;
    text-align: center;
  }
  .ly-full__inner_0401 h2:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0401_h2bg_01.png") no-repeat left top;
    left: 55px;
    top: -11px;
    width: 160px;
    height: 135px;
    z-index: 1;
  }
  .ly-full__inner_0401 h2:after{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0401_h2bg_02.png") no-repeat left top;
    right: 66px;
    top: -9px;
    width: 107px;
    height: 123px;
    z-index: 1;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block{
    background-color: #fbd9d8;
    margin-top: 14px;
    padding: 45px 46px 42px;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_01{
    border-radius: 28px;
    border: 3px solid #acacac;
    padding: 28px 51px 28px 171px;
    background: url("/service/sp/intro2509ni/img/img0401_imgbg_01.png") no-repeat left 44px bottom #ffffff;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_01 .box-border__heading{
    font-size: 25px;
    margin-bottom: 4px;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_01 .note-text{
    font-size: 17px;
    margin-top: 0;
    font-weight: bold;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .box-2column:nth-of-type(1){
    width: calc(72% - 12.5px);
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .box-2column:nth-of-type(2){
    width: calc(28% - 12.5px);
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .box-2column:nth-of-type(2){
    padding-top: 80px;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02{
    margin-top: 26px;
    padding: 0 27px 0 81px;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order{
    position: relative;
    font-size: 25px;
    line-height: 1.6;
    font-weight: bold;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order:after{
    content: "";
    position: absolute;
    color: #ffffff;
    width: 14px;
    height: 230px;
    background-color: #f27e7f;
    top:17px;
    left: -52px;
    z-index: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list{
    padding-left: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list:nth-of-type(1):before{
    content: "1";
    font-size: 44px;
    color: #ffffff;
    width: 66px;
    height: 66px;
    border: 1px solid #e60000;
    border-radius:34px;
    background-color: #e60000;
    top:5px;
    left: -80px;
    text-align: center;
    z-index: 1;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list:nth-of-type(2):before{
    content: "2";
    font-size: 44px;
    color: #ffffff;
    width: 66px;
    height: 66px;
    border: 1px solid #e60000;
    border-radius:34px;
    background-color: #e60000;
    top:5px;
    left: -80px;
    text-align: center;
    z-index: 1;
}
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list:nth-of-type(3):before{
    content: "3";
    font-size: 44px;
    color: #ffffff;
    width: 66px;
    height: 66px;
    border: 1px solid #e60000;
    border-radius:34px;
    background-color: #e60000;
    top:5px;
    left: -80px;
    text-align: center;
    z-index: 1;
}
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list:nth-of-type(3) .note-text_box{
    margin-top: 25px;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_02 .list-order__list .note-text{
    font-size: 13px;
    margin: 0;
    font-weight: bold;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03{
    border-radius: 28px;
    border: 3px solid #ffffff;
    padding: 43px 27px 30px 81px;
    background-color: #fbd9d8;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .box-border__heading{
    font-size: 29px;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .note-text{
    font-size: 17px;
    margin-top: 0;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .note-text::before{
    top: -3px;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03{
    margin-top: 31px;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .list-order{
    font-size: 19px;
    font-weight: bold;
    line-height: 1.7;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .list-order__list:before{
    color: #333333;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 div.note-text .text{
    font-size: 13px;
    margin-bottom: 0;
    font-weight: bold;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 div.note-text .list-dot{
    font-size: 13px;
    margin-top: 0;
    font-weight: bold;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .link-text_box .link-text_box{
    margin-top: 30px;
  }
  .ly-full__inner_0401 .ly-full__inner_0401_block .ly-full__inner_0401_box_03 .link-text_box .link-text{
    font-size: 19px;
  }
  
  /* ly-full_box05 */
  #ly-full_box05{
    background: url("/service/sp/intro2509ni/img/imgbox02_bg.png") no-repeat center top;
    background-size: cover;
    padding-bottom: 60px;
  }
  #ly-full_box05 .btn_kouza{
    text-align: center;
    margin-top: 65px;
  }
  /* ly-full__inner_0501 */
  .ly-full__inner_0501{
    padding-top: 70px;
    width: 900px;
    margin: auto;
  }
  .ly-full__inner_0501 h2{
    position: relative;
    text-align: center;
  }
  .ly-full__inner_0501 h2:before{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0501_h2bg_01.png") no-repeat left top;
    left: 66px;
    top: -31px;
    width: 126px;
    height: 145px;
    z-index: 1;
  }
  .ly-full__inner_0501 h2:after{
    content: "";
    position: absolute;
    background: url("/service/sp/intro2509ni/img/img0501_h2bg_02.png") no-repeat left top;
    right: 66px;
    top: -29px;
    width: 126px;
    height: 143px;
    z-index: 1;
  }
  .ly-full__inner_0501 .ly-full__inner_0501_block{
    background-color: #ffe3a7;
    margin-top: 14px;
    padding: 38px 47px 38px;
  }
  
/* faq */
  .faq-content {
    background-color:#ffffff;
    border-radius:8px;
  }
  .faq-content:nth-child(n+2) {
    margin: 16px 0 0;
  }
  .faq-content-question,
  .faq-content-answer {
    position: relative;
    padding: 26px 88px;
    line-height: 1.5;
  }
  .faq-content-question {
    font-size: 19px;
    font-weight: bold;
  }
  .faq-content-question::before {
    content: '';
    background: url('/service/sp/intro2509ni/img/img-icon-q.png') center no-repeat;
    position: absolute;
    top: 18px;
    left: 20px;
    width: 48px;
    height: 51px;
  }
  .faq-content-question::after {
    background: url('/service/sp/intro2509ni/img/img-icon-open.png') center no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 47px;
    width: 47px;
    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 88px;
    transition: all 500ms;
  }
  .faq-content-answer::before {
    content: '';
    background: url('/service/sp/intro2509ni/img/img-icon-a.png') center no-repeat;
    position: absolute;
    top: 10px;
    left: 28px;
    width: 31px;
    height: 32px;
  }
  .faq-content-answer-text {
    font-size: 16px;
  }
  .faq-content.-open .faq-content-answer {
    opacity: 1;
    height: auto;
    padding: 14px 88px 26px;
    transition: all 500ms;
  }
  .faq-content.-open .faq-content-question::after {
    background: url('/service/sp/intro2509ni/img/img-icon-close.png') center no-repeat;
    background-size: 100%;
  }

  [role="button"] {
    cursor: pointer;
  }

/*-- cta --*/
  #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;
  }
  .p-cta__block {
    height: 121px;
  }
  .p-cta__block__btn {
    width: 533px;
    height: 100px;
    padding: 0.7em 0 0.7em;
    max-width: 530px;
    display: block;
    cursor: pointer;
    text-align: center;
    z-index: 1;
    margin: auto;
  }
  .p-cta__block__btn img{
    max-width: 100%;
  }
  .p-cta__block__btn:hover {
    opacity: 0.8;
  }
  .p-cta__closebtn {
    position: absolute;
    top: 4px;
    right: 90px;
    width: 3rem;
    height: 100%;
    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;
    background-color: transparent;
    color: #ffffff;
    font-family: inherit;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .p-cta__closebtn span:first-child {
    position: relative;
    display: block;
    width: 34px;
    height: 34px;
    margin: 0 auto;
    cursor: pointer;
  }
  .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% - 14px);
    height: 2px;
    background: #ffffff;
    cursor: pointer;
  }
  .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% - 14px);
    height: 2px;
    background: #ffffff;
    cursor: pointer;
  }

/*ly-full__inner_emaxis*/
  .ly-full__inner_emaxis{
    padding-top: 63px;
    width: 900px;
    margin: auto;
    padding-bottom: 20px;
  }
  .h2-emaxis-title{
    text-align: center;
    margin-bottom: 10px;
  }
  .h2-emaxis-title-sub{
    margin-top: 12px;
    font-size: 28px;
    color: #e60000;
    font-weight: bold;
    margin-bottom: 12px;
    line-height: 1.5;
  }
  .h2-emaxis-title-sub span{
    font-size: 34px;
  }
  #emaxis_lineup .contentsBox,#campaign .contentsBox{
    position: relative;
    background: #ffffff;
    padding: 46px;
    border-radius: 17px;
    border: 5px solid #fbd9d8;
  }
  #campaign .contentsBox > img {
    width: 670px;
  }
  #emaxis_lineup .lead_txt {
    font-weight: bold;
    font-size: 20px;
  }
  #emaxis_lineup .lead_txt .note_pin {
    color: #e60000;
    font-size: 14px;
  }
  #emaxis_lineup .logo_img {
    width: fit-content;
    margin: 30px auto;
  }
    #emaxis_lineup .logo_img + p {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 30px;
  }
  #emaxis_lineup .lineup {
    width: 442px;
    margin: 30px auto 0;
  }
  #emaxis_lineup .lineup h3 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 20px;
  }
  #emaxis_lineup .lineup_list {
    border: 1px solid #ddd;
    padding: 1rem;
    padding-left: 3rem;
  }
  #emaxis_lineup .lineup_list li {
    position: relative;
  }
  #emaxis_lineup .lineup_list li:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #bd1073;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: -1rem;
    transform: translateY(-50%);
  }
  #emaxis_lineup .contentsBox__txt_03 a {
    font-size: 20px;
  }
  #emaxis_lineup .contentsBox__txt_03 a:before {
    width: 106%;
  }
  .contentsBox__txt_03 {
    text-align: center;
    margin-top: 2.3em;
  }
  .contentsBox__txt_03 a {
    position: relative;
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
  }
  .contentsBox__txt_03 a:before, .contentsBox__txt_03 a:after {
    content: "";
    position: absolute;
    display: block;
  }
  .contentsBox__txt_03 a:before {
    bottom: -1px;
    margin: auto;
    left: 0;
    width: 118%;
    height: 2px;
    background-color: #333333;
    margin-bottom: -.25em;
  }
  .contentsBox__txt_03 a:after {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    margin-right: -1em;
    width: .9em;
    height: 0;
    padding-bottom: .45em;
    background: url("/service/sp/intro2509ni/img/ico--arrowBlack.svg") no-repeat center center/100% 100%;
  }
  .box_emaxis-other{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-top: 67px;
  }
  .text_emaxis-other{
  }
  .link_emaxis-other{
    font-size: 23px;
    margin-top: 8px;
  }
  
  /*risk_box*/
  #risk_box{
    margin-top: 100px;
  }
  #risk_box .u-right .note-text{
    display: inline-block;
  }
  
  
}


@media screen and (max-width: 820px) , print {
  .p-cta__block__btn {
    max-width: 480px;
  }
}
