#p-contents {
  line-height: 1.6;
  overflow: hidden; }
  @media only screen and (max-width: 959px) {
    #p-contents {
      font-size: 14px;
      font-size: 0.875rem;
      padding-bottom: 10%; } }
  @media only screen and (min-width: 960px) {
    #p-contents {
      font-size: 16px;
      font-size: 1rem;
      padding-bottom: 30px; } }
  #p-contents *,
  #p-contents *:before,
  #p-contents *:after {
    box-sizing: border-box; }
  #p-contents a {
    color: inherit; }
  #p-contents img {
    width: auto;
    height: auto;
    vertical-align: top;
    max-width: inherit; }
  #p-contents h1, #p-contents h2, #p-contents h3, #p-contents h4, #p-contents h5, #p-contents h6, #p-contents p, #p-contents figure, #p-contents dl, #p-contents dt, #p-contents dd {
    margin: 0; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-offer {
      font-size: 10px;
      font-size: 0.625rem; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-offer {
      font-size: 12px;
      font-size: 0.75rem; } }
  #p-contents .p-list li {
    text-indent: -1em;
    margin-left: 1em; }
    #p-contents .p-list li:not(:first-child) {
      margin-top: .3em; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-pc {
      display: none; } }
  @media print, screen and (min-width: 1025px) {
    #p-contents .p-sp {
      display: none; } }
  #p-contents .p-link {
    text-decoration: underline; }
    @media only screen and (min-width: 960px) {
      #p-contents .p-link:hover {
        text-decoration: none;
        opacity: .7; } }
  #p-contents .p-app {
    position: relative; }
  #p-contents .p-app-container.p-app-portrait {
    padding-top: 202.31%; }
    #p-contents .p-app-container.p-app-portrait:before {
      content: "";
      display: block;
      width: 136%;
      height: 72%;
      background: url(../img/bg-portrait-shadow.png) 50% 50%/100% 100% no-repeat;
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translate(-51%, 0); }
    #p-contents .p-app-container.p-app-portrait .p-app-inr {
      background: url(../img/img-phone-portrait.png) 50% 50%/contain no-repeat;
      padding: 5%; }
  #p-contents .p-app-container.p-app-landscape {
    padding-top: 56.74%; }
    #p-contents .p-app-container.p-app-landscape:before {
      content: "";
      display: block;
      width: 130%;
      height: 72%;
      background: url(../img/bg-portrait-shadow.png) 50% 50%/100% 100% no-repeat;
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translate(-51%, 0); }
    #p-contents .p-app-container.p-app-landscape .p-app-inr {
      background: url(../img/img-phone-landscape-black.png) 50% 50%/contain no-repeat;
      padding: 3%; }
  #p-contents .p-app-inr {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  #p-contents .p-app-imgs {
    width: 100%;
    height: 100%;
    position: relative; }
  #p-contents .p-app-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  #p-contents .p-app-img-inr {
    width: 100%;
    height: 100%;
    overflow: hidden; }
    #p-contents .p-app-img-inr img {
      width: 100%;
      position: relative; }
  #p-contents .p-app-caption {
    background: #ddd;
    position: absolute;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transform: translate(0, 10px) scale(0.5);
    filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.2)); }
    #p-contents .p-app-caption:after {
      content: "";
      display: block;
      width: 20px;
      height: 16px;
      border: 8px solid transparent;
      position: absolute; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-app-caption {
        width: 120px;
        height: 120px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-app-caption {
        width: 146px;
        height: 146px; } }
    #p-contents .p-app-caption.p-app-caption-lt:after {
      border-left: none;
      border-right: 20px solid #ddd;
      transform: rotate(45deg);
      left: 5%;
      top: 5%; }
    #p-contents .p-app-caption.p-app-caption-rt:after {
      border-right: none;
      border-left: 20px solid #ddd;
      transform: rotate(-45deg);
      right: 5%;
      top: 5%; }
    #p-contents .p-app-caption.p-app-caption-lb:after {
      border-left: none;
      border-right: 20px solid #ddd;
      transform: rotate(-45deg);
      left: 5%;
      bottom: 5%; }
    #p-contents .p-app-caption.p-app-caption-rb:after {
      border-right: none;
      border-left: 20px solid #ddd;
      transform: rotate(45deg);
      right: 5%;
      bottom: 5%; }
  #p-contents .p-app-caption-inr {
    text-align: center;
    font-weight: bold;
    line-height: 1.5; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-app-caption-inr {
        font-size: 11px;
        font-size: 0.6875rem; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-app-caption-inr {
        font-size: 14px;
        font-size: 0.875rem; } }
  #p-contents .p-mv {
    position: relative; }
    @media only screen and (min-width: 960px) {
      #p-contents .p-mv {
        height: 680px;
        background: url(../img/img-mv-pc.png) 50% 0/cover no-repeat;
        margin-bottom: 50px; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-mv-inr {
      background: url(../img/img-mv-sp.png) 50% 50%/cover no-repeat;
      padding: 15px; } }
  #p-contents .p-mv-lead {
    background: #1ebac6;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: .5em; }
  #p-contents .p-mv-ttl {
    text-align: center; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-mv-ttl {
        padding: 35px 0; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-mv-ttl {
        padding: 40px 0; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-mv-news {
      margin-top: 30px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-mv-news {
      position: absolute;
      left: 20px;
      bottom: 20px;
      width: 30%; } }
  #p-contents .p-mv-news-hl {
    line-height: 1; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-mv-news-hl {
        width: 57px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-mv-news-hl {
        width: 60px; } }
    #p-contents .p-mv-news-hl img {
      width: 100%; }
  #p-contents .p-mv-news-list {
    background: #fff;
    padding: 15px;
    border: 1px solid #f76d67;
    border-radius: 0 4px 4px 4px; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-mv-news-list {
        font-size: 12px;
        font-size: 0.75rem; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-mv-news-list {
        font-size: 14px;
        font-size: 0.875rem; } }
    #p-contents .p-mv-news-list li:not(:first-child) {
      border-top: 1px dashed #ccc;
      padding-top: .5em;
      margin-top: .5em; }
    #p-contents .p-mv-news-list a {
      text-decoration: underline; }
      @media only screen and (min-width: 960px) {
        #p-contents .p-mv-news-list a:hover {
          text-decoration: none;
          opacity: .7; } }
  #p-contents .p-mv-store {
    background: #fff; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-mv-store {
        border: 15px solid #ede7e6;
        padding: 20px 30px 15px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-mv-store {
        width: 320px;
        position: absolute;
        bottom: 20px;
        right: 20px;
        padding: 20px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-mv-store-inr {
      display: flex;
      align-items: center;
      position: relative;
      padding-top: 75px; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-mv-store-qr {
      display: none; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-mv-store-qr {
      flex: 0 0 104px;
      margin-right: 20px; }
      #p-contents .p-mv-store-qr dt {
        width: 100%;
        height: 60px;
        position: absolute;
        top: 0;
        left: 0;
        background: #f76d67;
        color: #fff;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center; }
        #p-contents .p-mv-store-qr dt:after {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          border: 5px solid transparent;
          border-bottom: none;
          border-top: 10px solid #f76d67;
          position: absolute;
          top: 100%;
          left: 47px; } }
  #p-contents .p-mv-store-qr dd img {
    width: 100%; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-mv-store-bnr {
      display: flex;
      justify-content: space-between; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-mv-store-bnr {
      flex: 1 1 auto; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-mv-store-bnr li {
      flex: 0 0 calc((100% - 15px) / 2); } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-mv-store-bnr li:not(:first-child) {
      margin-top: 8px; } }
  #p-contents .p-mv-store-bnr img {
    width: 100%; }
  #p-contents .p-mv-store-offer {
    margin-top: 1em; }
  #p-contents .p-mv-app {
    margin: 0 auto; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-mv-app {
        width: 170px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-mv-app {
        width: 230px; } }
  #p-contents .p-mv-app-label {
    position: absolute;
    top: 0;
    left: 15%;
    z-index: 100; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-mv-app-label {
        width: 35px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-mv-app-label {
        width: 44px; } }
    #p-contents .p-mv-app-label img {
      width: 100%; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-mv-app-img-inr {
      border-radius: 18px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-mv-app-img-inr {
      border-radius: 24px; } }
  #p-contents .p-mv-app-img01 img {
    animation: mv01 9s linear infinite; }
  #p-contents .p-mv-app-img02 img {
    animation: mv02 9s linear infinite; }
  #p-contents .p-mv-app-img03 img {
    animation: mv03 9s linear infinite; }
@keyframes mv01 {
  0% {
    left: 0; }
  27.77% {
    left: 0; }
  33.33% {
    left: -100%; }
  94.4999% {
    left: -100%; }
  94.5% {
    left: 100%; }
  100% {
    left: 0; } }
@keyframes mv02 {
  0% {
    left: 100%; }
  27.77% {
    left: 100%; }
  33.33% {
    left: 0; }
  61.1% {
    left: 0; }
  66.66% {
    left: -100%; }
  100% {
    left: -100%; } }
@keyframes mv03 {
  0% {
    left: 100%; }
  61.1% {
    left: 100%; }
  66.66% {
    left: 0; }
  94.5% {
    left: 0; }
  100% {
    left: -100%; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-index-inr {
      padding: 30px 0; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-index-inr {
      padding: 60px 0 100px; } }
  #p-contents .p-index-ttl {
    text-align: center;
    margin-bottom: 1.2em; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-index-lead {
      margin: 0 35px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-index-lead {
      text-align: center; } }
  #p-contents .p-index-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-index-list {
        margin-top: 10px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-index-list {
        margin-top: 30px; } }
    @media only screen and (max-width: 959px) {
      #p-contents .p-index-list li {
        margin: 15px 10px 0; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-index-list li {
        margin: 0 20px; } }
  #p-contents .p-index-photo img {
    width: 100%; }
  #p-contents .p-cando01 {
    background: #f76d67; }
    #p-contents .p-cando01 .p-cando-ill:before {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando01 .p-cando-ill:before {
          width: 200px;
          height: 120px;
          background: url(../img/bg-dot-blue.png) 50% 50%/contain no-repeat;
          top: 90%;
          left: 75%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando01 .p-cando-ill:before {
          width: 230px;
          height: 150px;
          background: url(../img/bg-dot-yellow.png) 50% 50%/contain no-repeat;
          top: 80%;
          left: 65%; } }
    #p-contents .p-cando01 .p-cando-ttl {
      color: #000; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando01 .p-cando-ttl {
          display: flex;
          flex-direction: row-reverse;
          justify-content: center;
          gap: 10px;
          text-align: left;
          line-height: 1.7; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando01 .p-cando-ttl {
          letter-spacing: .05em; } }
      #p-contents .p-cando01 .p-cando-ttl .-sub {
        display: block; }
        @media only screen and (max-width: 959px) {
          #p-contents .p-cando01 .p-cando-ttl .-sub {
            writing-mode: vertical-rl;
            font-size: 14px;
            font-size: 0.875rem; } }
        @media only screen and (min-width: 960px) {
          #p-contents .p-cando01 .p-cando-ttl .-sub {
            font-size: 20px;
            font-size: 1.25rem; } }
      #p-contents .p-cando01 .p-cando-ttl .-main {
        display: block; }
        @media only screen and (max-width: 959px) {
          #p-contents .p-cando01 .p-cando-ttl .-main {
            writing-mode: vertical-rl;
            font-size: 32px;
            font-size: 2rem; } }
        @media only screen and (min-width: 960px) {
          #p-contents .p-cando01 .p-cando-ttl .-main {
            font-size: 32px;
            font-size: 2rem; } }
      #p-contents .p-cando01 .p-cando-ttl:before {
        content: "";
        display: block;
        position: absolute; }
        @media only screen and (max-width: 959px) {
          #p-contents .p-cando01 .p-cando-ttl:before {
            width: 20px;
            height: 20px;
            background: url(../img/bg-cross-blue.png) 50% 50%/contain no-repeat;
            top: 20%;
            left: 10%; } }
    #p-contents .p-cando01 .p-cando01-item01:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 2; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando01 .p-cando01-item01:before {
          width: 200px;
          height: 120px;
          background: url(../img/bg-dot-yellow.png) 50% 50%/contain no-repeat;
          top: 2%;
          left: -45%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando01 .p-cando01-item01:before {
          width: 230px;
          height: 150px;
          background: url(../img/bg-dot-yellow.png) 50% 50%/contain no-repeat;
          top: 2%;
          left: -20%; } }
    #p-contents .p-cando01 .p-cando01-item01:after {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando01 .p-cando01-item01:after {
          width: 80px;
          height: 120px;
          background: url(../img/bg-cross-yellow.png) 60% 0/20px 20px no-repeat, url(../img/bg-line-blue.png) 50% 100%/80px 80px no-repeat;
          top: -3%;
          right: -5%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando01 .p-cando01-item01:after {
          width: 100px;
          height: 100px;
          background: url(../img/bg-line-blue.png) 50% 50%/contain no-repeat;
          top: 1%;
          right: -8%; } }
    #p-contents .p-cando01 .p-cando01-item01 .p-cando-item-inr:before {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando01 .p-cando01-item01 .p-cando-item-inr:before {
          width: 200px;
          height: 120px;
          background: url(../img/bg-dot-yellow.png) 50% 50%/contain no-repeat;
          bottom: 6%;
          right: -40%; } }
    #p-contents .p-cando01 .p-cando01-item01 .p-cando-item-inr:after {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando01 .p-cando01-item01 .p-cando-item-inr:after {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-white.png) 50% 50%/contain no-repeat;
          bottom: -3%;
          right: 15%; } }
    #p-contents .p-cando01 .p-cando01-item04:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 2; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando01 .p-cando01-item04:before {
          width: 50px;
          height: 50px;
          background: url(../img/bg-line-blue.png) 50% 50%/contain no-repeat;
          top: 4%;
          left: 4%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando01 .p-cando01-item04:before {
          width: 62px;
          height: 110px;
          background: url(../img/bg-cross-white.png) 20% 0/20px 20px no-repeat, url(../img/bg-line-blue.png) 50% 100%/62px 62px no-repeat;
          top: -3%;
          right: 2%; } }
    #p-contents .p-cando01 .p-cando01-item04:after {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando01 .p-cando01-item04:after {
          width: 200px;
          height: 180px;
          background: url(../img/bg-dot-yellow.png) 50% 0/200px auto no-repeat, url(../img/bg-cross-white.png) 60% 100%/20px 20px no-repeat;
          top: 87%;
          left: -25%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando01 .p-cando01-item04:after {
          width: 280px;
          height: 250px;
          background: url(../img/bg-dot-blue.png) 0 0/230px auto no-repeat, url(../img/bg-cross-white.png) 100% 100%/20px 20px no-repeat;
          top: 35%;
          left: -45%; } }
    #p-contents .p-cando01 .p-cando01-item02 .p-cando-item-inr:before {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando01 .p-cando01-item02 .p-cando-item-inr:before {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-yellow.png) 50% 50%/contain no-repeat;
          bottom: 0;
          right: 0; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando01 .p-cando01-item02 .p-cando-item-inr:before {
          width: 230px;
          height: 240px;
          background: url(../img/bg-dot-yellow.png) 50% 0/230px auto no-repeat, url(../img/bg-cross-yellow.png) 60% 100%/20px 20px no-repeat;
          top: 35%;
          right: -55%; } }
    #p-contents .p-cando01 .p-cando01-item03:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 2; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando01 .p-cando01-item03:before {
          width: 80px;
          height: 80px;
          background: url(../img/bg-line-blue.png) 50% 50%/contain no-repeat;
          top: 0;
          right: 0; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando01 .p-cando01-item03:before {
          width: 100px;
          height: 100px;
          background: url(../img/bg-line-blue.png) 50% 50%/contain no-repeat;
          top: -1%;
          left: 1%; } }
    #p-contents .p-cando01 .p-cando01-item03:after {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando01 .p-cando01-item03:after {
          width: 200px;
          height: 120px;
          background: url(../img/bg-dot-yellow.png) 50% 50%/contain no-repeat;
          bottom: 3%;
          right: -35%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando01 .p-cando01-item03:after {
          width: 240px;
          height: 150px;
          background: url(../img/bg-dot-blue.png) 50% 50%/contain no-repeat;
          bottom: 3%;
          right: -24%; } }
  #p-contents .p-cando02 {
    background: #ebe865; }
    #p-contents .p-cando02 .p-cando-ill:before {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando02 .p-cando-ill:before {
          width: 200px;
          height: 120px;
          background: url(../img/bg-dot-blue.png) 50% 50%/contain no-repeat;
          top: 90%;
          left: 75%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando02 .p-cando-ill:before {
          width: 230px;
          height: 150px;
          background: url(../img/bg-dot-blue.png) 50% 50%/contain no-repeat;
          top: 80%;
          left: 65%; } }
    #p-contents .p-cando02 .p-cando-ttl:before {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando02 .p-cando-ttl:before {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-blue.png) 50% 50%/contain no-repeat;
          top: 20%;
          left: 10%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando02 .p-cando-ttl:before {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-blue.png) 50% 50%/contain no-repeat;
          top: 85%;
          left: 25%; } }
    #p-contents .p-cando02 .p-cando-ttl:after {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando02 .p-cando-ttl:after {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-red.png) 50% 50%/contain no-repeat;
          bottom: -5%;
          right: 10%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando02 .p-cando-ttl:after {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-white.png) 50% 50%/contain no-repeat;
          top: 50%;
          right: 25%; } }
    #p-contents .p-cando02 .p-cando02-item01:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 2; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando02 .p-cando02-item01:before {
          width: 200px;
          height: 120px;
          background: url(../img/bg-dot-red.png) 50% 50%/contain no-repeat;
          top: 2%;
          left: -45%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando02 .p-cando02-item01:before {
          width: 240px;
          height: 150px;
          background: url(../img/bg-dot-red.png) 50% 50%/contain no-repeat;
          top: 5%;
          left: -25%; } }
    #p-contents .p-cando02 .p-cando02-item01:after {
      content: "";
      display: block;
      position: absolute;
      z-index: 2; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando02 .p-cando02-item01:after {
          width: 80px;
          height: 80px;
          background: url(../img/bg-line-blue.png) 50% 50%/contain no-repeat;
          top: 0;
          right: -2%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando02 .p-cando02-item01:after {
          width: 100px;
          height: 100px;
          background: url(../img/bg-line-blue.png) 50% 50%/contain no-repeat;
          top: 0;
          right: 0; } }
    #p-contents .p-cando02 .p-cando02-item01 .p-cando-item-inr:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 2; }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando02 .p-cando02-item01 .p-cando-item-inr:before {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-white.png) 50% 50%/contain no-repeat;
          top: 50%;
          right: -5%; } }
  #p-contents .p-cando03 {
    background: #1ebac6; }
    #p-contents .p-cando03 .p-cando-ill:before {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando03 .p-cando-ill:before {
          width: 200px;
          height: 120px;
          background: url(../img/bg-dot-yellow.png) 50% 50%/contain no-repeat;
          top: 90%;
          left: 75%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando03 .p-cando-ill:before {
          width: 230px;
          height: 150px;
          background: url(../img/bg-dot-red.png) 50% 50%/contain no-repeat;
          top: 80%;
          left: 65%; } }
    #p-contents .p-cando03 .p-cando-ttl:before {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando03 .p-cando-ttl:before {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-yellow.png) 50% 50%/contain no-repeat;
          top: 20%;
          left: 10%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando03 .p-cando-ttl:before {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-yellow.png) 50% 50%/contain no-repeat;
          top: 85%;
          left: 25%; } }
    #p-contents .p-cando03 .p-cando-ttl:after {
      content: "";
      display: block;
      position: absolute; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando03 .p-cando-ttl:after {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-red.png) 50% 50%/contain no-repeat;
          bottom: -5%;
          right: 10%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando03 .p-cando-ttl:after {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-white.png) 50% 50%/contain no-repeat;
          top: 50%;
          right: 25%; } }
    #p-contents .p-cando03 .p-cando03-item01:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 2; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando03 .p-cando03-item01:before {
          width: 200px;
          height: 120px;
          background: url(../img/bg-dot-red.png) 50% 50%/contain no-repeat;
          top: 2%;
          left: -45%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando03 .p-cando03-item01:before {
          width: 240px;
          height: 150px;
          background: url(../img/bg-dot-red.png) 50% 50%/contain no-repeat;
          bottom: 5%;
          left: -28%; } }
    #p-contents .p-cando03 .p-cando03-item01:after {
      content: "";
      display: block;
      position: absolute;
      z-index: 2; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando03 .p-cando03-item01:after {
          width: 80px;
          height: 80px;
          background: url(../img/bg-line-yellow.png) 50% 50%/contain no-repeat;
          top: 0;
          right: -2%; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando03 .p-cando03-item01:after {
          width: 100px;
          height: 100px;
          background: url(../img/bg-line-yellow.png) 50% 50%/contain no-repeat;
          top: 0;
          right: 0; } }
    #p-contents .p-cando03 .p-cando03-item01 .p-cando-item-inr:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 2; }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando03 .p-cando03-item01 .p-cando-item-inr:before {
          width: 20px;
          height: 20px;
          background: url(../img/bg-cross-white.png) 50% 50%/contain no-repeat;
          top: 50%;
          right: -5%; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando-inr {
      padding: 60px 25px 70px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando-inr {
      padding: 100px 0; } }
  #p-contents .p-cando-ill {
    text-align: center;
    position: relative; }
    #p-contents .p-cando-ill img {
      position: relative; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-cando-ill img {
          width: 100%;
          max-width: 330px; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-cando-ill img {
          width: 490px; } }
  #p-contents .p-cando-ttl {
    text-align: center;
    position: relative; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando-ttl {
        padding-top: 150px;
        background: url(../img/img-3arrow.png) 50% 60px/34px no-repeat;
        margin-bottom: 50px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando-ttl {
        padding-top: 140px;
        background: url(../img/img-3arrow.png) 50% 55px/50px no-repeat;
        margin-bottom: 50px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-list {
      width: 860px;
      margin: 0 auto; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-list .p-cando-item:nth-child(odd) {
      margin-left: 0; }
    #p-contents .p-cando01-list .p-cando-item:nth-child(even) {
      margin-right: 0; }
    #p-contents .p-cando01-list .p-cando-item:not(:first-child) {
      margin-top: -80px; } }
  #p-contents .p-cando01-list .p-app-caption {
    background: #f76d67; }
    #p-contents .p-cando01-list .p-app-caption.p-app-caption-lt:after {
      border-right: 20px solid #f76d67; }
    #p-contents .p-cando01-list .p-app-caption.p-app-caption-rt:after {
      border-left: 20px solid #f76d67; }
    #p-contents .p-cando01-list .p-app-caption.p-app-caption-lb:after {
      border-right: 20px solid #f76d67; }
    #p-contents .p-cando01-list .p-app-caption.p-app-caption-rb:after {
      border-left: 20px solid #f76d67; }
  #p-contents .p-cando01-list .p-app-caption-inr {
    color: #fff; }
  #p-contents .p-cando02-list .p-app-caption {
    background: #ebe865; }
    #p-contents .p-cando02-list .p-app-caption.p-app-caption-lt:after {
      border-right: 20px solid #ebe865; }
    #p-contents .p-cando02-list .p-app-caption.p-app-caption-rt:after {
      border-left: 20px solid #ebe865; }
    #p-contents .p-cando02-list .p-app-caption.p-app-caption-lb:after {
      border-right: 20px solid #ebe865; }
    #p-contents .p-cando02-list .p-app-caption.p-app-caption-rb:after {
      border-left: 20px solid #ebe865; }
  #p-contents .p-cando02-list .p-app-caption-inr {
    color: #000; }
  #p-contents .p-cando03-list .p-app-caption {
    background: #1ebac6; }
    #p-contents .p-cando03-list .p-app-caption.p-app-caption-lt:after {
      border-right: 20px solid #1ebac6; }
    #p-contents .p-cando03-list .p-app-caption.p-app-caption-rt:after {
      border-left: 20px solid #1ebac6; }
    #p-contents .p-cando03-list .p-app-caption.p-app-caption-lb:after {
      border-right: 20px solid #1ebac6; }
    #p-contents .p-cando03-list .p-app-caption.p-app-caption-rb:after {
      border-left: 20px solid #1ebac6; }
  #p-contents .p-cando03-list .p-app-caption-inr {
    color: #fff; }
  #p-contents .p-cando-item {
    position: relative; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando-item {
        margin-top: 40px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando-item {
        width: 700px;
        margin: 0 auto; } }
  #p-contents .p-cando-item-inr {
    background: #fff;
    border-radius: 200px;
    position: relative; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando-item-inr {
        padding: 50px 40px 100px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando-item-inr {
        padding: 60px 90px 120px; } }
  #p-contents .p-cando-item-hl {
    text-align: center;
    position: relative;
    z-index: 10; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando-item-hl {
        margin-bottom: 40px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando-item-hl {
        margin-bottom: 60px; } }
  #p-contents .p-cando-item-body {
    position: relative;
    z-index: 1; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando-item-app-img-inr {
      border-radius: 18px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando-item-app-img-inr {
      border-radius: 18px; } }
  #p-contents .p-cando-item-app-offer {
    position: absolute;
    left: 0; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando-item-app-offer {
        top: calc(100% + 10px); } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando-item-app-offer {
        top: calc(100% + 15px); } }
  #p-contents .p-cando-item-offer {
    margin-top: 1.5em; }
  #p-contents .p-cando-photo img {
    width: 100%; }
  #p-contents .p-cando-item-image {
    position: relative;
    z-index: 1; }
  #p-contents .p-cando-item-notice {
    border: 1px solid #333;
    background: #ffff96;
    padding: 1em;
    margin-top: 1em; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando-item-notice {
        font-size: 12px;
        font-size: 0.75rem; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando-item-notice {
        font-size: 14px;
        font-size: 0.875rem; } }
  #p-contents .p-cando-item-voice {
    margin-top: 1.5em; }
  #p-contents .p-cando-item-voice-hl {
    border-bottom: 2px solid #000;
    line-height: 1;
    margin-bottom: 1em; }
    #p-contents .p-cando-item-voice-hl img {
      height: 20px;
      vertical-align: top; }
  #p-contents .p-cando-item-voice-item {
    display: flex;
    gap: 10px; }
    #p-contents .p-cando-item-voice-item:not(:last-child) {
      padding-bottom: 1em;
      margin-bottom: 1em;
      border-bottom: 1px dashed #ccc; }
    #p-contents .p-cando-item-voice-item dt {
      flex: 0 0 42px; }
      #p-contents .p-cando-item-voice-item dt img {
        width: 100%; }
    #p-contents .p-cando-item-voice-item dd {
      flex: 1 1 auto; }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item01 .p-cando-item-body {
      display: flex;
      align-items: flex-start; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item01 .p-cando-item-app {
      width: 160px;
      margin: 40px auto 30px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item01 .p-cando-item-app {
      flex: 0 0 172px;
      margin-right: 40px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item01 .p-cando-item-txt {
      flex: 1 1 auto;
      margin-right: -20px; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item01 .p-cando-item-image {
      text-align: right;
      margin: 0 -40px -100px 0; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item01 .p-cando-item-image {
      position: absolute;
      left: -20px;
      bottom: 0; } }
  #p-contents .p-cando01-item01 .p-cando-item-image img {
    width: 150px; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item01-app-img01-caption01 {
      top: 150px;
      left: -70px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item01-app-img01-caption01 {
      top: 160px;
      left: -70px; } }
  #p-contents .p-cando01-item01-app-img02 img {
    left: 100%; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item01-app-img02-caption01 {
      top: -30px;
      left: -70px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item01-app-img02-caption01 {
      top: -50px;
      left: -70px; } }
  #p-contents .p-cando01-item01-app-img03 img {
    left: 100%; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item01-app-img03-caption01 {
      top: 155px;
      right: -60px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item01-app-img03-caption01 {
      top: 165px;
      right: -60px; } }
  #p-contents .p-cando01-item01-app-img04 img {
    left: 100%; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item01-app-img04-caption01 {
      top: -50px;
      left: -80px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item01-app-img04-caption01 {
      top: -75px;
      left: -90px; } }
  #p-contents .is-anime .p-cando01-item01-app-img01 img {
    animation: cando01-item01-img01 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item01-app-img01-caption01 {
    animation: cando01-item01-img01-caption01 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item01-app-img02 img {
    animation: cando01-item01-img02 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item01-app-img02-caption01 {
    animation: cando01-item01-img02-caption01 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item01-app-img03 img {
    animation: cando01-item01-img03 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item01-app-img03-caption01 {
    animation: cando01-item01-img03-caption01 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item01-app-img04 img {
    animation: cando01-item01-img04 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item01-app-img04-caption01 {
    animation: cando01-item01-img04-caption01 16s linear infinite both; }
@keyframes cando01-item01-img01 {
  0% {
    left: 0; }
  23% {
    left: 0; }
  25% {
    left: -100%; }
  96.9999% {
    left: -100%; }
  97% {
    left: 100%; }
  99% {
    left: 0; }
  100% {
    left: 0; } }
@keyframes cando01-item01-img01-caption01 {
  1% {
    opacity: 0;
    transform: translate(0, 20px); }
  3% {
    opacity: 1;
    transform: translate(0, 0); }
  22% {
    opacity: 1;
    transform: translate(0, 0); }
  24% {
    opacity: 0;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 20px); } }
@keyframes cando01-item01-img02 {
  0% {
    left: 100%; }
  23% {
    left: 100%; }
  25% {
    left: 0; }
  48% {
    left: 0; }
  50% {
    left: -100%; }
  100% {
    left: -100%; } }
@keyframes cando01-item01-img02-caption01 {
  0% {
    opacity: 0;
    transform: translate(0, 20px); }
  26% {
    opacity: 0;
    transform: translate(0, 20px); }
  28% {
    opacity: 1;
    transform: translate(0, 0); }
  47% {
    opacity: 1;
    transform: translate(0, 0); }
  49% {
    opacity: 0;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 20px); } }
@keyframes cando01-item01-img03 {
  0% {
    left: 100%; }
  48% {
    left: 100%; }
  50% {
    left: 0; }
  73% {
    left: 0; }
  75% {
    left: -100%; }
  100% {
    left: -100%; } }
@keyframes cando01-item01-img03-caption01 {
  0% {
    opacity: 0;
    transform: translate(0, 20px); }
  51% {
    opacity: 0;
    transform: translate(0, 20px); }
  53% {
    opacity: 1;
    transform: translate(0, 0); }
  72% {
    opacity: 1;
    transform: translate(0, 0); }
  74% {
    opacity: 0;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 20px); } }
@keyframes cando01-item01-img04 {
  0% {
    left: 100%; }
  73% {
    left: 100%; }
  75% {
    left: 0; }
  97% {
    left: 0; }
  99% {
    left: -100%; }
  100% {
    left: -100%; } }
@keyframes cando01-item01-img04-caption01 {
  0% {
    opacity: 0;
    transform: translate(0, 20px); }
  76% {
    opacity: 0;
    transform: translate(0, 20px); }
  78% {
    opacity: 1;
    transform: translate(0, 0); }
  96% {
    opacity: 1;
    transform: translate(0, 0); }
  98% {
    opacity: 0;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 20px); } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item02 {
      width: 530px; } }
  #p-contents .p-cando01-item02 .p-cando-item-app {
    position: relative;
    left: 20px; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando01-item02 .p-cando-item-app {
        width: 100%;
        max-width: 270px;
        margin: 40px auto 20px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando01-item02 .p-cando-item-app {
        width: 290px;
        margin: 0 auto 20px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item02 .p-cando-item-txt {
      flex: 1 1 auto; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item02 .p-cando-item-image {
      text-align: right;
      margin: 0 -40px -100px 0; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item02 .p-cando-item-image {
      position: absolute;
      left: -20px;
      bottom: 0; } }
  #p-contents .p-cando01-item02 .p-cando-item-image img {
    width: 150px; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item02-app-img01-caption01 {
      top: -60px;
      left: -60px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item02-app-img01-caption01 {
      top: -60px;
      left: -100px; } }
  #p-contents .is-anime .p-cando01-item02-app-img01-caption01 {
    animation: cando01-item02-img01-caption01 .24s linear both; }
@keyframes cando01-item02-img01-caption01 {
  1% {
    opacity: 0;
    transform: translate(0, 20px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item03 .p-cando-item-body {
      display: flex;
      flex-direction: row-reverse;
      align-items: flex-start; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item03 .p-cando-item-app {
      width: 160px;
      margin: 40px auto 30px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item03 .p-cando-item-app {
      flex: 0 0 172px;
      margin-left: 100px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item03 .p-cando-item-txt {
      flex: 1 1 auto;
      margin-left: -20px; } }
  #p-contents .p-cando01-item03 .p-cando-item-image {
    text-align: center; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando01-item03 .p-cando-item-image {
        margin: 30px 0 -120px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando01-item03 .p-cando-item-image {
        margin-top: 30px; } }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando01-item03 .p-cando-item-image img {
        width: 110px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando01-item03 .p-cando-item-image img {
        width: 148px; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item03-app-img01-caption01 {
      top: -30px;
      left: -70px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item03-app-img01-caption01 {
      top: -40px;
      left: -80px; } }
  #p-contents .p-cando01-item03-app-img02 img {
    left: 100%; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item03-app-img02-caption01 {
      top: 30px;
      right: -80px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item03-app-img02-caption01 {
      top: 20px;
      right: -80px; } }
  #p-contents .is-anime .p-cando01-item03-app-img01 img {
    animation: cando01-item03-img01 8s linear infinite both; }
  #p-contents .is-anime .p-cando01-item03-app-img01-caption01 {
    animation: cando01-item03-img01-caption01 8s linear infinite both; }
  #p-contents .is-anime .p-cando01-item03-app-img02 img {
    animation: cando01-item03-img02 8s linear infinite both; }
  #p-contents .is-anime .p-cando01-item03-app-img02-caption01 {
    animation: cando01-item03-img02-caption01 8s linear infinite both; }
@keyframes cando01-item03-img01 {
  0% {
    left: 0; }
  47% {
    left: 0; }
  50% {
    left: -100%; }
  96.9999% {
    left: -100%; }
  97% {
    left: 100%; }
  100% {
    left: 0; } }
@keyframes cando01-item03-img01-caption01 {
  1% {
    opacity: 0;
    transform: translate(0, 20px); }
  4% {
    opacity: 1;
    transform: translate(0, 0); }
  47% {
    opacity: 1;
    transform: translate(0, 0); }
  49% {
    opacity: 0;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 20px); } }
@keyframes cando01-item03-img02 {
  0% {
    left: 100%; }
  47% {
    left: 100%; }
  50% {
    left: 0; }
  97% {
    left: 0; }
  100% {
    left: -100%; } }
@keyframes cando01-item03-img02-caption01 {
  51% {
    opacity: 0;
    transform: translate(0, 20px); }
  54% {
    opacity: 1;
    transform: translate(0, 0); }
  97% {
    opacity: 1;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 0); } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item04 .p-cando-item-body {
      display: flex;
      align-items: flex-start;
      flex-direction: row-reverse; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item04 .p-cando-item-app {
      width: 160px;
      margin: 40px auto 50px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item04 .p-cando-item-app {
      flex: 0 0 172px;
      margin-left: 40px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item04 .p-cando-item-txt {
      flex: 1 1 auto;
      margin-left: -20px; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item04 .p-cando-item-image {
      text-align: right;
      margin: 0 -40px -100px 0; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item04 .p-cando-item-image {
      position: absolute;
      left: -20px;
      bottom: 0; } }
  #p-contents .p-cando01-item04 .p-cando-item-image img {
    width: 150px; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item04-app-img01-caption01 {
      top: -10px;
      right: -50px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item04-app-img01-caption01 {
      top: -20px;
      right: -70px; } }
  #p-contents .p-cando01-item04-app-img02 img {
    left: 100%; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item04-app-img02-caption01 {
      top: 220px;
      right: -60px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item04-app-img02-caption01 {
      top: 230px;
      right: -70px; } }
  #p-contents .p-cando01-item04-app-img03 img {
    left: 100%; }
  #p-contents .p-cando01-item04-app-img03-caption01 {
    letter-spacing: 0; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando01-item04-app-img03-caption01 {
        top: 130px;
        right: -60px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando01-item04-app-img03-caption01 {
        top: 140px;
        right: -60px; } }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando01-item04-app-img03-caption01 .p-app-caption-inr {
        font-size: 10px;
        font-size: 0.625rem; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando01-item04-app-img03-caption01 .p-app-caption-inr {
        font-size: 12px;
        font-size: 0.75rem; } }
  #p-contents .p-cando01-item04-app-img04 img {
    left: 100%; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando01-item04-app-img04-caption01 {
      top: 180px;
      right: -50px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando01-item04-app-img04-caption01 {
      top: 190px;
      right: -70px; } }
  #p-contents .is-anime .p-cando01-item04-app-img01 img {
    animation: cando01-item04-img01 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item04-app-img01-caption01 {
    animation: cando01-item04-img01-caption01 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item04-app-img02 img {
    animation: cando01-item04-img02 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item04-app-img02-caption01 {
    animation: cando01-item04-img02-caption01 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item04-app-img03 img {
    animation: cando01-item04-img03 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item04-app-img03-caption01 {
    animation: cando01-item04-img03-caption01 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item04-app-img04 img {
    animation: cando01-item04-img04 16s linear infinite both; }
  #p-contents .is-anime .p-cando01-item04-app-img04-caption01 {
    animation: cando01-item04-img04-caption01 16s linear infinite both; }
@keyframes cando01-item04-img01 {
  0% {
    left: 0; }
  23% {
    left: 0; }
  25% {
    left: -100%; }
  97.9999% {
    left: -100%; }
  98% {
    left: 100%; }
  100% {
    left: 0; } }
@keyframes cando01-item04-img01-caption01 {
  1% {
    opacity: 0;
    transform: translate(0, 20px); }
  3% {
    opacity: 1;
    transform: translate(0, 0); }
  22% {
    opacity: 1;
    transform: translate(0, 0); }
  24% {
    opacity: 0;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 20px); } }
@keyframes cando01-item04-img02 {
  0% {
    left: 100%; }
  23% {
    left: 100%; }
  25% {
    left: 0; }
  48% {
    left: 0; }
  50% {
    left: -100%; }
  100% {
    left: -100%; } }
@keyframes cando01-item04-img02-caption01 {
  0% {
    opacity: 0;
    transform: translate(0, 20px); }
  26% {
    opacity: 0;
    transform: translate(0, 20px); }
  27% {
    opacity: 1;
    transform: translate(0, 0); }
  47% {
    opacity: 1;
    transform: translate(0, 0); }
  49% {
    opacity: 0;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 20px); } }
@keyframes cando01-item04-img03 {
  0% {
    left: 100%; }
  48% {
    left: 100%; }
  50% {
    left: 0; }
  73% {
    left: 0; }
  75% {
    left: -100%; }
  100% {
    left: -100%; } }
@keyframes cando01-item04-img03-caption01 {
  0% {
    opacity: 0;
    transform: translate(0, 20px); }
  51% {
    opacity: 0;
    transform: translate(0, 20px); }
  53% {
    opacity: 1;
    transform: translate(0, 0); }
  72% {
    opacity: 1;
    transform: translate(0, 0); }
  74% {
    opacity: 0;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 20px); } }
@keyframes cando01-item04-img04 {
  0% {
    left: 100%; }
  73% {
    left: 100%; }
  75% {
    left: 0; }
  98% {
    left: 0; }
  100% {
    left: -100%; } }
@keyframes cando01-item04-img04-caption01 {
  0% {
    opacity: 0;
    transform: translate(0, 20px); }
  76% {
    opacity: 0;
    transform: translate(0, 20px); }
  78% {
    opacity: 1;
    transform: translate(0, 0); }
  96% {
    opacity: 1;
    transform: translate(0, 0); }
  98% {
    opacity: 0;
    transform: translate(0, 0); }
  99% {
    opacity: 0;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 0); } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando02-item01 .p-cando-item-body {
      display: flex;
      align-items: flex-start; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando02-item01 .p-cando-item-app {
      width: 160px;
      margin: 40px auto 30px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando02-item01 .p-cando-item-app {
      flex: 0 0 172px;
      margin-right: 40px; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando02-item01 .p-cando-item-txt {
      display: flex;
      flex-direction: row-reverse; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando02-item01 .p-cando-item-txt {
      flex: 1 1 auto;
      margin-right: -20px; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando02-item01 .p-cando-item-image {
      flex: 0 0 100px;
      margin: 0 25px -120px -20px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando02-item01 .p-cando-item-image {
      margin: 30px auto -190px;
      text-align: right;
      padding-right: 30px; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando02-item01 .p-cando-item-image img {
      width: 110%; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando02-item01 .p-cando-item-image img {
      width: 150px; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando02-item01-app-img01-caption01 {
      top: 100px;
      right: -20px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando02-item01-app-img01-caption01 {
      top: 100px;
      right: -20px; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando02-item01-app-img01-caption02 {
      top: 140px;
      right: -70px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando02-item01-app-img01-caption02 {
      top: 130px;
      right: -90px; } }
  #p-contents .is-anime .p-cando02-item01-app-img01 img {
    animation: cando02-item01-img01 8s linear infinite both; }
  #p-contents .is-anime .p-cando02-item01-app-img01-caption01 {
    animation: cando02-item01-img01-caption01 8s linear infinite both; }
  #p-contents .is-anime .p-cando02-item01-app-img01-caption02 {
    animation: cando02-item01-img01-caption02 8s linear infinite both; }
@keyframes cando02-item01-img01 {
  0% {
    top: 0; }
  43% {
    top: 0; }
  45% {
    top: -28%; }
  98% {
    top: -28%; }
  100% {
    top: 0; } }
@keyframes cando02-item01-img01-caption01 {
  0% {
    opacity: 0;
    transform: translate(0, 20px); }
  1% {
    opacity: 0;
    transform: translate(0, 20px); }
  3% {
    opacity: 1;
    transform: translate(0, 0); }
  42% {
    opacity: 1;
    transform: translate(0, 0); }
  44% {
    opacity: 0;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 20px); } }
@keyframes cando02-item01-img01-caption02 {
  0% {
    opacity: 0;
    transform: translate(0, 20px); }
  46% {
    opacity: 0;
    transform: translate(0, 20px); }
  48% {
    opacity: 1;
    transform: translate(0, 0); }
  98% {
    opacity: 1;
    transform: translate(0, 0); }
  100% {
    opacity: 0;
    transform: translate(0, 0); } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando03-item01 .p-cando-item-body {
      display: flex;
      align-items: flex-start; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando03-item01 .p-cando-item-app {
      width: 160px;
      margin: 40px auto 30px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando03-item01 .p-cando-item-app {
      flex: 0 0 172px;
      margin-right: 100px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando03-item01 .p-cando-item-txt {
      flex: 1 1 auto;
      margin-right: -20px; } }
  #p-contents .p-cando03-item01 .p-cando-item-image {
    text-align: center; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando03-item01 .p-cando-item-image {
        margin: 30px 0 -120px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando03-item01 .p-cando-item-image {
        margin-top: 30px; } }
    #p-contents .p-cando03-item01 .p-cando-item-image img {
      width: 140px; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-cando03-item01-app-img01-caption01 {
      top: -30px;
      left: -70px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-cando03-item01-app-img01-caption01 {
      top: -40px;
      left: -80px; } }
  #p-contents .p-cando03-item01-app-img01-popup01 {
    width: 130%;
    position: absolute;
    filter: drop-shadow(-2px 0 6px rgba(0, 0, 0, 0.3));
    opacity: 0;
    transform: translate(0, 10px); }
    @media only screen and (max-width: 959px) {
      #p-contents .p-cando03-item01-app-img01-popup01 {
        top: 105px;
        left: 10px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-cando03-item01-app-img01-popup01 {
        top: 110px;
        left: 10px; } }
    #p-contents .p-cando03-item01-app-img01-popup01 img {
      width: 100%; }
  #p-contents .is-anime .p-cando03-item01-app-img01-popup01 {
    animation: cando03-item01-img01-popup01 .24s linear both; }
  #p-contents .is-anime .p-cando03-item01-app-img01-caption01 {
    animation: cando03-item01-img01-caption01 .24s .5s linear both; }
@keyframes cando03-item01-img01-popup01 {
  1% {
    opacity: 0;
    transform: translate(0, 10px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }
@keyframes cando03-item01-img01-caption01 {
  1% {
    opacity: 0;
    transform: translate(0, 20px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-dl {
      padding: 40px 0;
      background: radial-gradient(rgba(255, 255, 255, 0.8) 30%, transparent 30%) 0 0/4px 4px repeat, radial-gradient(rgba(255, 255, 255, 0.8) 30%, transparent 30%) 2px 2px/4px 4px repeat, url(../img/bg-download-sp.png) 50% 50%/cover no-repeat; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-dl {
      padding: 80px 0;
      background: radial-gradient(rgba(255, 255, 255, 0.8) 30%, transparent 30%) 0 0/4px 4px repeat, radial-gradient(rgba(255, 255, 255, 0.8) 30%, transparent 30%) 2px 2px/4px 4px repeat, url(../img/bg-download-pc.png) 50% 50%/cover no-repeat; } }
  #p-contents .p-dl-lead {
    text-align: center;
    font-weight: bold;
    line-height: 1.8; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-dl-lead {
        font-size: 14px;
        font-size: 0.875rem; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-dl-lead {
        font-size: 18px;
        font-size: 1.125rem; } }
    #p-contents .p-dl-lead span {
      display: block; }
      @media only screen and (max-width: 959px) {
        #p-contents .p-dl-lead span {
          font-size: 18px;
          font-size: 1.125rem; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-dl-lead span {
          font-size: 22px;
          font-size: 1.375rem; } }
  #p-contents .p-dl-inr {
    background: #fff;
    border-radius: 10px; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-dl-inr {
        margin: 30px 25px 0;
        padding: 25px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-dl-inr {
        width: 100%;
        max-width: 840px;
        margin: 30px auto 0;
        padding: 50px 0; } }
  #p-contents .p-dl-ttl {
    text-align: center; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-dl-ttl {
        margin-bottom: 30px; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-dl-ttl {
        margin-bottom: 50px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-dl-store {
      width: 400px;
      margin: 0 auto; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-dl-store-inr {
      display: flex;
      align-items: center;
      position: relative;
      padding-top: 55px; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-dl-store-qr {
      display: none; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-dl-store-qr {
      flex: 0 0 150px;
      margin-right: 30px; }
      #p-contents .p-dl-store-qr dt {
        width: 100%;
        height: 40px;
        position: absolute;
        top: 0;
        left: 0;
        background: #f76d67;
        color: #fff;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center; }
        #p-contents .p-dl-store-qr dt:after {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          border: 5px solid transparent;
          border-bottom: none;
          border-top: 10px solid #f76d67;
          position: absolute;
          top: 100%;
          left: 70px; } }
  #p-contents .p-dl-store-qr dd img {
    width: 100%; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-dl-store-bnr {
      display: flex;
      justify-content: space-between; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-dl-store-bnr {
      flex: 1 1 auto; } }
  @media only screen and (max-width: 959px) {
    #p-contents .p-dl-store-bnr li {
      flex: 0 0 calc((100% - 15px) / 2); } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-dl-store-bnr li:not(:first-child) {
      margin-top: 8px; } }
  #p-contents .p-dl-store-bnr img {
    width: 100%; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-dl-store-offer {
      margin-top: 1em; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-dl-store-offer {
      text-align: center;
      margin-top: 2em; } }
  #p-contents .p-dl-btns {
    z-index: 100;
    transition: opacity .5s 0s, right 0s 0s; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-dl-btns {
        position: relative;
        height: 0;
        margin-top: 30px;
        right: 0; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-dl-btns {
        position: fixed;
        right: 0;
        bottom: 20px; } }
    #p-contents .p-dl-btns.is-hidden {
      right: -1000px;
      opacity: 0;
      transition: opacity .5s 0s, right 0s .5s; }
  #p-contents .p-dl-btns-inr {
    position: relative;
    width: 100%; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-dl-btns-inr {
        padding: 0 25px; } }
    @media only screen and (max-width: 959px) {
      #p-contents .p-dl-btns-inr.is-fixed {
        position: fixed;
        left: 0;
        bottom: 20px; } }
  #p-contents .p-dl-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e93600;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
    padding: .5em;
    line-height: 1.5;
    position: relative; }
    @media only screen and (max-width: 959px) {
      #p-contents .p-dl-btn {
        border: 3px solid #fff;
        border-radius: 100px;
        padding: .8em; } }
    @media only screen and (min-width: 960px) {
      #p-contents .p-dl-btn {
        border: 4px solid rgba(255, 255, 255, 0.8);
        border-radius: 100px 0 0 100px;
        border-right: none;
        padding: .6em 3em .6em 2em;
        background-clip: padding-box; } }
    #p-contents .p-dl-btn:after {
      content: "";
      display: block;
      background: url(../img/icon-arrow.png) 50% 50%/contain no-repeat;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
      @media only screen and (max-width: 959px) {
        #p-contents .p-dl-btn:after {
          width: 15px;
          height: 15px;
          right: 20px; } }
      @media only screen and (min-width: 960px) {
        #p-contents .p-dl-btn:after {
          width: 20px;
          height: 20px;
          right: 15px; } }
  #p-contents .p-dl-btn-icon {
    width: 50px;
    margin-right: 20px; }
  #p-contents .p-dl-btn-txt {
    color: #fff;
    font-weight: bold; }
  @media only screen and (max-width: 959px) {
    #p-contents .p-notice {
      margin: 25px 25px; } }
  @media only screen and (min-width: 960px) {
    #p-contents .p-notice {
      width: 100%;
      max-width: 960px;
      margin: 25px auto 0; } }

/*# sourceMappingURL=index202507.css.map */
