.-lineLp01{
  max-width: 1020px;
  margin: 0 auto 7em;
  padding: 0;
}
.-lineLp01 img{
  display: inline-block;
  width: 100%;
  height: auto;
}
.-lineLp01 .-fzS{
  font-size: 0.66em;
}

.-lineLp01_tit01{
  width: 100%;
  min-height: auto;
  background-color: transparent;
  border: none;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

/*--�ｽ�ｽ�ｽ�ｽ�ｽ竏橸ｿｽ閼ゑｿｽ陏奇ｿｽ�ｽ�ｽ蟶･�ｽ�ｽ--*/
.-lineLp01_btn01{
  max-width: 232px;
  height: 72px;
  margin: 5em auto;
}
.-lineLp01_btn01 img{
  width: 100%;
  height: auto;
}
.-lineLp01_btn01>a{
  /* display: none; */
}
.-lineLp01_btn01>a.-visible{
  display: block;
}

/*--//�ｽ�ｽ�ｽ�ｽ�ｽ竏橸ｿｽ閼ゑｿｽ陏奇ｿｽ�ｽ�ｽ蟶･�ｽ�ｽ--*/

.-lineLp01_sec01{
  max-width: 1020px;
  margin: 7em auto 0;
}
.-lineLp01_sec01:nth-of-type(1){
  margin-top: 0;
}

.-lineLp01_sec01_tit01{
  font-size: 24px;
  line-height: 1;
  width: 100%;
  min-height: auto;
  background-color: #9898aa;
  border: none;
  color: #fff;
  font-weight: bold;
  padding: .5em 1em;
  margin: 2.2em 0 0.5em;
  text-align: center;
  letter-spacing: 0.1em;
}

.-lineLp01_sec01_ul01{
  width: 960px;
  margin: 0 auto 3em;
  padding: 0;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.-lineLp01_sec01_ul01>li{
  width: 300px;
}
.-lineLp01_sec01_ul01>li picture{
  width: 100%;
  margin: 0 0 2em;
}
.-lineLp01_sec01_ul01_txt01{
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
}
.-lineLp01_sec01_ul01_txt01 span{
  display: inline-block;
}

.-lineLp01_sec01_innrSec01{
  box-sizing: border-box;
  /*background-color: #e4e4eb;*/
  max-width: 850px;
  border-radius: 13px;
  margin: 0 auto 1em;
  padding: 1.5em;
  text-align: center;
}
.-lineLp01_sec01_innrSec01_stit01{
  font-size: 18px;
  color: #202021;
  min-height: auto;
  background-color: transparent;
  font-weight: bold;
  display: block;
  line-height: 1.4;
  padding: 0;
  margin: 0 0 .75em;
  text-align: center;
}
.-lineLp01_sec01_innrSec01_txt01{
  font-size: 13px;
  line-height: 1.7;
  margin: 0 0 2em;
}
.-lineLp01_sec01_innrSec01_imgPc{
  max-width: 373px;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.-lineLp01_sec01_innrSec01_imgSp{
  max-width: 242px;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width:767px) {
  .-lineLp01_sec01{
    margin: 3em auto 0;
  }
  /*--�ｽ�ｽ�ｽ�ｽ�ｽ竏橸ｿｽ閼ゑｿｽ陏奇ｿｽ�ｽ�ｽ蟶･�ｽ�ｽ--*/
  .-lineLp01_btn01{
    max-width: 166px;
    height: auto;
    margin: 2em auto;
  }
  /*--//�ｽ�ｽ�ｽ�ｽ�ｽ竏橸ｿｽ閼ゑｿｽ陏奇ｿｽ�ｽ�ｽ蟶･�ｽ�ｽ--*/
  .-lineLp01_sec01_tit01{
    font-size: 20px;
    padding: .5em 1em;
    letter-spacing: 0.1em;
  }
  .-lineLp01_sec01_ul01{
    width: 100%;
    margin: 0;
    padding: 0 4vw;
  }
  .-lineLp01_sec01_ul01>li{
    width: 30%;
  }
  .-lineLp01_sec01_ul01>li picture{
    margin: 0 0 1em;
  }
  .-lineLp01_sec01_ul01_txt01{
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
  }
  .-lineLp01_sec01_innrSec01{
    border-radius: 7px;
    margin: 0 4vw 4vw;
    padding: 4vw;
  }
  .-lineLp01_sec01_innrSec01_stit01{
    font-size: 18px;
  }
  .-lineLp01_sec01_innrSec01_txt01{
    font-size: 14px;
  }
}