<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes hoverin {
  0% {
    transform: translateX(-101%);
    opacity: 1; }
  100% {
    transform: translateX(0);
    opacity: 1; } }
@keyframes hoverout {
  0% {
    transform: translateY(0);
    left: 0;
    opacity: 1; }
  100% {
    transform: translateY(0);
    left: 101%;
    opacity: 1; } }
@keyframes hoverin_reverse {
  0% {
    transform: translateX(101%);
    opacity: 1; }
  100% {
    transform: translateX(0);
    opacity: 1; } }
@keyframes hoverout_reverse {
  0% {
    transform: translateY(0);
    left: 0;
    opacity: 1; }
  100% {
    transform: translateY(0);
    left: -101%;
    opacity: 1; } }
/*
.buruburu {
    display: inline-block;
    animation: hurueru .1s  infinite;
}*/
@keyframes hurueru {
  0% {
    transform: translate(0px, 0px) rotateZ(0deg); }
  25% {
    transform: translate(2px, 2px) rotateZ(1deg); }
  50% {
    transform: translate(0px, 2px) rotateZ(0deg); }
  75% {
    transform: translate(2px, 0px) rotateZ(-1deg); }
  100% {
    transform: translate(0px, 0px) rotateZ(0deg); } }
@keyframes wave {
  0% {
    background-position: 0 0; }
  100% {
    background-position: round-decimal(5.2083333333vw, 3) 0; } }
@media screen and (min-width: 1280px) {
  @keyframes wave {
    0% {
      background-position: 0 0; }
    100% {
      background-position: 100px 0; } } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes hoverin {
  0% {
    transform: translateX(-101%);
    opacity: 1; }
  100% {
    transform: translateX(0);
    opacity: 1; } }
@keyframes hoverout {
  0% {
    transform: translateY(0);
    left: 0;
    opacity: 1; }
  100% {
    transform: translateY(0);
    left: 101%;
    opacity: 1; } }
@keyframes hoverinr {
  0% {
    transform: translateX(101%);
    opacity: 1; }
  100% {
    transform: translateX(0);
    opacity: 1; } }
@keyframes hoveroutr {
  0% {
    transform: translateY(0);
    left: 0;
    opacity: 1; }
  100% {
    transform: translateY(0);
    left: -101%;
    opacity: 1; } }
/*SP*/
main {
  position: relative; }
  main::before {
    content: '';
    background: url("/lal/assets/img/spec/bg.jpg") center top no-repeat;
    background-size: cover;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: -1; }

.pagetitle {
  position: relative;
  margin: -6vw 0 -27.0vw; }
  .pagetitle h1 {
    position: absolute;
    left: 0;
    top: 27.5vw;
    z-index: 10; }
  .pagetitle img {
    width: 100%;
    height: auto; }

.ln {
  position: relative;
  text-align: center; }
  .ln a {
    display: inline-block;
    vertical-align: top; }
  .ln img {
    height: 11.035vw;
    width: auto; }
  .ln a:nth-child(n+3) {
    padding-top: 2.539vw; }

section#a01 .packcage {
  padding: 5vw 0 0; }
  section#a01 .packcage img {
    width: 100%;
    height: auto; }
section#a01 .speclist {
  margin: 3vw 0 0; }
  section#a01 .speclist dl {
    width: 79.785vw;
    margin: 0 auto; }
    section#a01 .speclist dl dt {
      float: left; }
      section#a01 .speclist dl dt span {
        font-size: 3.125vw;
        color: #000000;
        width: 23.828vw;
        display: block;
        background: rgba(0, 0, 0, 0.15);
        text-align: center;
        line-height: 3.5vw; }
    section#a01 .speclist dl dd {
      font-size: 3.516vw;
      color: #000000;
      zoom: 1;
      overflow: hidden;
      padding: 0 0 0 2.441vw;
      white-space: nowrap; }
    section#a01 .speclist dl dt ~ dt {
      margin: 4.883vw 0 0; }
    section#a01 .speclist dl dd ~ dd {
      margin: 4.883vw 0 0; }
section#a01 .buy {
  text-align: center;
  margin: 11.719vw 0 0; }
  section#a01 .buy img {
    height: 12.891vw;
    width: auto; }
  section#a01 .buy li ~ li {
    margin: 1.953vw 0 0; }

section#a02 {
  text-align: center;
  margin: 16.992vw 0 0; }
  section#a02 h2 img {
    height: 12.695vw;
    width: auto;
    margin: 0 auto; }
  section#a02 h3 {
    margin: 9.766vw 0 0; }
    section#a02 h3 img {
      height: 10.059vw;
      width: auto;
      margin: 0 auto; }
  section#a02 .text {
    font-size: 3.711vw;
    line-height: 7.324vw;
    letter-spacing: 0.06em;
    margin: 4.5vw auto 7vw;
    color: #000; }
  section#a02 .text-attention {
    width: 81.543vw;
    text-align: left;
    font-size: 3.418vw;
    line-height: 7.129vw;
    letter-spacing: 0.06em;
    margin: 4.5vw auto 7vw;
    color: #000; }
  section#a02 .img img {
    height: 58.105vw;
    width: auto; }
  section#a02 .btn {
    margin: 5.93vw 0 15.93vw; }
    section#a02 .btn img {
      height: 11.035vw;
      width: auto; }

section#a03 {
  text-align: center;
  margin: 16.992vw 0 0; }
  section#a03 h2 img {
    height: 12.695vw;
    width: auto;
    margin: 0 auto; }
  section#a03 h3 {
    margin: 9.766vw 0 0; }
    section#a03 h3 img {
      height: 19.531vw;
      width: auto;
      margin: 0 auto; }
  section#a03 .text {
    font-size: 3.711vw;
    line-height: 7.324vw;
    letter-spacing: 0.06em;
    margin: 4.5vw auto 1vw;
    color: #000; }
  section#a03 .img {
    margin: 9.18vw 0 0; }
    section#a03 .img img {
      width: 85%;
      height: auto; }
  section#a03 .btn {
    margin: 5.93vw 0 0; }
    section#a03 .btn img {
      height: 11.035vw;
      width: auto; }

section#a04 {
  text-align: center;
  margin: 16.992vw 0 0; }
  section#a04 h2 img {
    height: 12.695vw;
    width: auto;
    margin: 0 auto; }
  section#a04 h3 {
    margin: 9.766vw 0 0; }
    section#a04 h3 img {
      height: 10.059vw;
      width: auto;
      margin: 0 auto; }
  section#a04 .text {
    font-size: 3.711vw;
    line-height: 7.324vw;
    letter-spacing: 0.06em;
    margin: 4.5vw auto 7vw;
    color: #000; }
    section#a04 .text span {
      color: #c4003d;
      font-size: 4.395vw; }
  section#a04 .trial_story img {
    width: 83.984vw;
    margin-left: 1.953vw; }
  section#a04 .text-attention {
    width: 81.543vw;
    text-align: left;
    font-size: 3.418vw;
    line-height: 7.129vw;
    letter-spacing: 0.06em;
    margin: 4.5vw auto 0;
    color: #000;
    padding-left: 1em;
    text-indent: -1em; }
  section#a04 .text-attention ~ .text-attention {
    margin: 0 auto 7vw; }
  section#a04 .img img {
    height: 58.105vw;
    width: auto; }
  section#a04 .btn {
    margin: 5.93vw 0 15.93vw; }
    section#a04 .btn img {
      height: 14.941vw;
      width: auto; }

.ce-price {
  font-size: 3.952vw;
  color: #000;
  margin: 0 auto 0; }
  .ce-price span {
    font-size: 8.083vw;
    color: #c4003d; }

.close_contents {
  position: relative;
  margin: 14.5vw 0 0;
  overflow: hidden;
  padding: 7vw 0 0; }
  .close_contents .btn-toppage {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0; }
    .close_contents .btn-toppage img {
      width: 11.816vw;
      height: auto; }
  .close_contents .dot {
    position: absolute;
    right: 3.906vw;
    bottom: -2.344vw; }
    .close_contents .dot img {
      width: 34.18vw;
      height: auto; }
  .close_contents .base img {
    width: 100%;
    height: auto; }

@media screen and (min-width: 1280px) {
  /* PC */
  main::before {
    content: '';
    background: url("/lal/assets/img/spec/bg@pc.jpg") center top no-repeat;
    background-size: cover;
    position: fixed;
    left: 50%;
    top: 0;
    width: 1920px;
    height: 100vh;
    z-index: -1;
    transform: translate(-50%, 0); }

  .pagetitle {
    margin: -38px 0 -322px; }
    .pagetitle h1 {
      position: absolute;
      left: 50%;
      top: 160px;
      z-index: 10;
      transform: translate(-50%, 0); }
      .pagetitle h1 img {
        width: 100%;
        height: 54px; }
    .pagetitle .bg {
      display: flex;
      justify-content: center; }
      .pagetitle .bg img {
        width: 1920px;
        height: auto; }

  .ln {
    position: relative;
    text-align: center; }
    .ln a {
      display: inline-block;
      vertical-align: top; }
    .ln img {
      height: 58px;
      width: auto; }
    .ln a:nth-child(n+3) {
      padding-top: 0; }
    .ln a {
      transition: 0.3s; }
    .ln a:hover {
      opacity: 0.7; }

  section#a01 {
    text-align: left;
    width: 1000px;
    margin: 100px auto 0; }
    section#a01 .packcage {
      padding: 0 0 0 20px;
      margin: 0 auto;
      position: relative; }
      section#a01 .packcage img {
        width: 415px;
        height: auto;
        margin: 0 auto; }
      section#a01 .packcage::after {
        content: '';
        background: url("/lal/assets/img/spec/bg_line.png") no-repeat center top;
        height: 704px;
        width: 1920px;
        position: absolute;
        left: 50%;
        top: 285px;
        z-index: -1;
        transform: translate(-50%, 0); }
    section#a01 .cell {
      position: absolute;
      left: 50%;
      top: 0;
      margin-left: 10px; }
    section#a01 .speclist {
      margin: 0 0 0; }
      section#a01 .speclist dl {
        width: 520px;
        margin: 36px auto 0; }
        section#a01 .speclist dl dt {
          float: left; }
          section#a01 .speclist dl dt span {
            font-size: 15px;
            width: 120px;
            display: block;
            background: rgba(0, 0, 0, 0.15);
            text-align: center;
            line-height: 17px; }
        section#a01 .speclist dl dd {
          font-size: 17px;
          padding: 0 0 0 15px; }
        section#a01 .speclist dl dt ~ dt {
          margin: 24px 0 0; }
        section#a01 .speclist dl dd ~ dd {
          margin: 24px 0 0; }
    section#a01 .buy {
      text-align: center;
      margin: 70px 0 0; }
      section#a01 .buy img {
        height: 55px;
        width: auto; }
      section#a01 .buy li ~ li {
        margin: 20px 0 0; }
      section#a01 .buy a {
        transition: 0.3s; }
      section#a01 .buy a:hover {
        opacity: 0.7; }

  section#a02 {
    text-align: center;
    margin: 111px auto 0;
    width: 760px; }
    section#a02 h2 img {
      height: 63px;
      width: auto;
      margin: 0 auto; }
    section#a02 h3 {
      margin: 45px 0 0; }
      section#a02 h3 img {
        height: 57px;
        width: auto;
        margin: 0 auto; }
    section#a02 .text {
      font-size: 23px;
      line-height: 40px;
      margin: 33px auto 36px;
      color: #000; }
    section#a02 .text-attention {
      text-align: left;
      font-size: 18px;
      line-height: 40px;
      margin: 15px auto 36px;
      color: #000; }
    section#a02 .img img {
      height: auto;
      width: 100%; }
    section#a02 .btn {
      margin: 32px 0 70px; }
      section#a02 .btn a {
        display: inline-block;
        backface-visibility: hidden; }
      section#a02 .btn img {
        height: 52px;
        width: auto;
        backface-visibility: hidden; }
      section#a02 .btn a {
        transition: 0.3s; }
      section#a02 .btn a:hover {
        opacity: 0.7; }

  section#a03 {
    text-align: center;
    margin: 60px auto 0;
    width: 860px; }
    section#a03 h2 img {
      height: 63px;
      width: auto;
      margin: 0 auto; }
    section#a03 h3 {
      margin: 45px 0 0; }
      section#a03 h3 img {
        height: 57px;
        width: auto;
        margin: 0 auto; }
    section#a03 .text {
      font-size: 23px;
      line-height: 40px;
      margin: 33px auto 10px;
      color: #000; }
    section#a03 .img {
      padding: 0 0 0 0;
      margin: 0 auto;
      position: relative; }
      section#a03 .img img {
        width: 760px;
        height: auto;
        margin: 0 auto; }
    section#a03 .btn {
      margin: 32px 0 0; }
      section#a03 .btn a {
        display: inline-block;
        backface-visibility: hidden; }
      section#a03 .btn img {
        height: 52px;
        width: auto;
        backface-visibility: hidden; }
      section#a03 .btn a {
        transition: 0.3s; }
      section#a03 .btn a:hover {
        opacity: 0.7; }

  section#a04 {
    text-align: center;
    margin: 111px auto 0;
    width: 1168px; }
    section#a04 h2 img {
      height: 63px;
      width: auto;
      margin: 0 auto; }
    section#a04 h3 {
      margin: 45px 0 0; }
      section#a04 h3 img {
        height: 57px;
        width: auto;
        margin: 0 auto; }
    section#a04 .text {
      font-size: 23px;
      line-height: 40px;
      margin: 33px auto 36px;
      color: #000; }
      section#a04 .text span {
        color: #c4003d;
        font-size: 28px; }
    section#a04 .trial_story img {
      width: 1168px;
      margin-left: 10px; }
    section#a04 .text-attention {
      text-align: left;
      font-size: 18px;
      line-height: 40px;
      margin: 15px auto 0px;
      color: #000;
      padding-left: 5em;
      text-indent: -1em; }
    section#a04 .text-attention ~ .text-attention {
      margin: 0 auto 68px; }
    section#a04 .img img {
      height: auto;
      width: 100%; }
    section#a04 .btn {
      margin: 32px 0 70px; }
      section#a04 .btn a {
        display: inline-block;
        backface-visibility: hidden; }
      section#a04 .btn img {
        height: 84px;
        width: auto;
        backface-visibility: hidden; }
      section#a04 .btn a {
        transition: 0.3s; }
      section#a04 .btn a:hover {
        opacity: 0.7; }

  .ce-price {
    font-size: 20px;
    margin: 0 auto 37px; }
    .ce-price span {
      font-size: 40.9px; }

  .close_contents {
    position: relative;
    margin: 76px auto 0;
    padding: 0vw 0 0; }
    .close_contents .btn-toppage {
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
      top: 33px; }
      .close_contents .btn-toppage img {
        width: 72px;
        height: auto; }
      .close_contents .btn-toppage a {
        transition: 0.3s; }
      .close_contents .btn-toppage a:hover {
        opacity: 0.7; }
    .close_contents .dot {
      position: absolute;
      right: auto;
      bottom: -34px;
      left: 50%;
      margin-left: 270px; }
      .close_contents .dot img {
        width: 250px;
        height: auto; }
    .close_contents .base {
      display: flex;
      justify-content: center; }
      .close_contents .base img {
        width: 1920px;
        height: auto; } }
@media screen and (min-width: 1281px) {
  /* PC */ }
@media screen and (min-width: 1921px) {
  /* PC */
  main::before {
    left: 0;
    width: 100vw;
    height: 100vh;
    transform: translate(0, 0); }

  .pagetitle .bg img {
    width: 100vw;
    height: auto; }

  section#a01 .packcage::after {
    background: url("/lal/assets/img/spec/bg_line.png") no-repeat center top;
    height: 55vw;
    width: 100vw;
    position: absolute;
    left: 50%;
    top: 285px;
    z-index: -1;
    transform: translate(-50%, 0);
    background-size: cover; }

  .close_contents .dot {
    position: absolute;
    right: auto;
    bottom: -34px;
    left: 50%;
    margin-left: 270px; }
    .close_contents .dot img {
      width: 250px;
      height: auto; }
  .close_contents .base img {
    width: 100vw;
    height: auto; } }
</pre></body></html>