@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
#tokusyu {
  font-family: "Noto Sans JP", sans-serif;
  color: #603813; }
  @media only screen and (max-width: 899px) {
    #tokusyu {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu {
      font-size: 16px;
      font-size: 1rem; } }
  #tokusyu .p-contents {
    background: #6f98d1; }
  #tokusyu img {
    max-width: 100%; }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-matome {
      margin-inline: 20px;
      margin-top: 40px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-matome {
      width: 100%;
      max-width: 980px;
      margin-inline: auto;
      margin-top: 40px; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-matome-list {
      font-size: 10px;
      font-size: 0.625rem; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-matome-list {
      font-size: 12px;
      font-size: 0.75rem; } }
  #tokusyu .p-matome-msg {
    text-align: center;
    margin-top: 40px; }
  #tokusyu .p-mv {
    background: #fff; }
    #tokusyu .p-mv img {
      width: 100%; }
  #tokusyu .p-intro {
    font-family: "Zen Maru Gothic", sans-serif;
    color: #fff;
    text-align: center;
    font-weight: bold; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-intro {
        font-size: 16px;
        font-size: 1rem; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-intro {
        font-size: 20px;
        font-size: 1.25rem; } }
    #tokusyu .p-intro > p:not(:first-child) {
      margin-top: 1em; }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-point {
      margin: 50px 15px 0; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point {
      width: 100%;
      max-width: 1070px;
      margin: 100px auto 0; } }
  #tokusyu .p-point-head {
    position: relative; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-point-head {
        padding-bottom: 50px; } }
  #tokusyu .p-point-ttl {
    position: relative; }
    #tokusyu .p-point-ttl .-num {
      display: block; }
      @media only screen and (max-width: 899px) {
        #tokusyu .p-point-ttl .-num {
          margin-inline: auto; } }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-point-ttl .-num {
          margin-inline: auto; } }
      @media only screen and (max-width: 899px) {
        #tokusyu .p-point-ttl .-num img {
          width: 75px;
          height: 50px; } }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-point-ttl .-num img {
          width: 112px;
          height: 70px; } }
    #tokusyu .p-point-ttl .-txt {
      display: block;
      width: auto;
      text-align: center; }
      @media only screen and (max-width: 899px) {
        #tokusyu .p-point-ttl .-txt {
          height: 120px; } }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-point-ttl .-txt {
          height: 170px; } }
      #tokusyu .p-point-ttl .-txt img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
  #tokusyu .p-point-head-offer {
    color: #fff;
    text-align: center;
    margin-top: 1.5em; }
  #tokusyu .p-point-ills {
    display: flex; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-point-ills {
        justify-content: center;
        gap: 20px;
        margin-top: 20px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-point-ills {
        justify-content: space-between;
        width: 800px;
        position: absolute;
        bottom: 0;
        left: 50%;
        translate: -50% 0;
        pointer-events: none; } }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-point-ills img {
        width: 100px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-point-ills img {
        width: auto; } }
  #tokusyu .p-point-contents {
    background: #fff; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-point-contents {
        border-radius: 10px;
        padding: 30px 25px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-point-contents {
        border-radius: 20px;
        padding: 60px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-contents-inr {
      width: 100%;
      max-width: 600px;
      margin-inline: auto; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-point-txt {
      margin-bottom: 30px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-txt {
      margin-bottom: 60px; } }
  #tokusyu .p-point-img {
    text-align: center; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-point-img {
        margin-block: 25px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-point-img {
        margin-block: 50px; } }
  #tokusyu .p-point-matome {
    text-align: center; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-point-matome {
        margin-block: 30px -30px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-point-matome {
        margin-block: 60px -60px; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-point01 .-num {
      width: 280px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point01 .-num {
      width: 400px; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-point02 .-num {
      width: 250px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point02 .-num {
      width: 300px; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-point03 .-num {
      width: 250px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point03 .-num {
      width: 350px; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-reason {
      margin-top: 55px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-reason {
      margin-top: 70px; } }
  #tokusyu .p-reason-ttl {
    text-align: center;
    opacity: 0;
    translate: 0 20px; }
    #tokusyu .p-reason-ttl img {
      width: auto; }
      @media only screen and (max-width: 899px) {
        #tokusyu .p-reason-ttl img {
          height: 52px; } }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-reason-ttl img {
          height: 62px; } }
    #tokusyu .p-reason-ttl.is-anime {
      transition: opacity .7s, translate .7s;
      opacity: 1;
      translate: 0 0; }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-reason-list {
      margin-top: 20px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-reason-list {
      margin-top: 40px; } }
  #tokusyu .p-reason-item {
    background: #fbf7d3;
    border-radius: 10px;
    opacity: 0;
    translate: 0 20px; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-reason-item {
        margin-top: 10px;
        padding: 15px 10px 10px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-reason-item {
        margin-top: 20px;
        padding: 25px 20px 20px; } }
    #tokusyu .p-reason-item.is-anime {
      transition: opacity .7s, translate .7s;
      opacity: 1;
      translate: 0 0; }
  #tokusyu .p-reason-item-head {
    display: flex;
    align-items: center; }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-reason-item-ill {
      flex: 0 0 70px;
      padding-inline: 5px;
      margin-right: 10px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-reason-item-ill {
      flex: 0 0 100px;
      padding-inline: 5px;
      margin-right: 25px; } }
  #tokusyu .p-reason-item-head-body {
    flex: 1 1 auto; }
  #tokusyu .p-reason-item-data {
    font-weight: bold;
    color: #fff;
    display: flex;
    gap: .5em; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-reason-item-data {
        font-size: 12px;
        font-size: 0.75rem; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-reason-item-data {
        font-size: 14px;
        font-size: 0.875rem; } }
    #tokusyu .p-reason-item-data li {
      letter-spacing: 0;
      border-radius: 100px;
      padding-inline: .8em; }
  #tokusyu .p-reason-item-hl {
    font-family: "Zen Maru Gothic", sans-serif;
    line-height: 1.4;
    letter-spacing: 0; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-reason-item-hl {
        font-size: 16px;
        font-size: 1rem;
        margin-top: 8px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-reason-item-hl {
        font-size: 20px;
        font-size: 1.25rem;
        margin-top: 10px; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-reason-item-name {
      font-size: 10px;
      font-size: 0.625rem;
      margin-top: 3px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-reason-item-name {
      font-size: 12px;
      font-size: 0.75rem;
      margin-top: 5px; } }
  #tokusyu .p-reason-item-txt {
    background: #fff;
    border-radius: 10px;
    letter-spacing: 0; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-reason-item-txt {
        padding: 20px;
        font-size: 12px;
        font-size: 0.75rem;
        margin-top: 15px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-reason-item-txt {
        padding: 30px;
        font-size: 16px;
        font-size: 1rem;
        margin-top: 25px; } }
  #tokusyu .p-reason01 .p-reason-item-data li {
    background: #65c1b0; }
  #tokusyu .p-reason02 .p-reason-item-data li {
    background: #6093c6; }
  #tokusyu .p-reason03 .p-reason-item-data li {
    background: #ea8193; }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-msg {
      margin-top: 50px;
      padding-block: 50px;
      background: url(../img/bg-msg_sp.png) 50% 50%/cover no-repeat #fbf7d3; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-msg {
      margin-top: 100px;
      padding-block: 100px;
      background: url(../img/bg-msg_pc.png) 50% 50%/cover no-repeat #fbf7d3; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-msg-inr {
      margin-inline: 35px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-msg-inr {
      width: 100%;
      max-width: 580px;
      margin-inline: auto; } }
  #tokusyu .p-msg-ttl {
    text-align: center; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-msg-ttl img {
        height: 58px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-msg-ttl img {
        height: 72px; } }
  #tokusyu .p-msg-txt {
    font-family: "Zen Maru Gothic", sans-serif;
    letter-spacing: 0;
    font-weight: bold; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-msg-txt {
        font-size: 16px;
        font-size: 1rem; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-msg-txt {
        font-size: 20px;
        font-size: 1.25rem; } }
    #tokusyu .p-msg-txt p {
      margin-top: 2em; }
  #tokusyu .p-msg-data,
  #tokusyu .p-msg-offer {
    margin-top: 2em; }

/*# sourceMappingURL=index.css.map */
