@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; }
  #tokusyu .p-mv img {
    width: 100%; }
  #tokusyu .p-intro {
    text-align: center; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-intro {
        padding-bottom: 60px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-intro {
        padding-bottom: 100px; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-intro-ttl {
      margin-top: -11vw; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-intro-ttl {
      margin-top: -65px; } }
  #tokusyu .p-intro-lead {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    margin-top: 3em; }
    #tokusyu .p-intro-lead > p {
      margin-top: 1.5em; }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-intro-bnr {
      margin-top: 40px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-intro-bnr {
      margin-top: 50px; } }
  #tokusyu .p-intro-bnr-img .no-link {
    pointer-events: none; }
  #tokusyu .p-intro-bnr-img figcaption {
    color: #f00;
    margin-top: 1em;
    font-weight: bold; }
  #tokusyu .p-profile {
    border-top: 2px dotted #603813; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-profile {
        margin-inline: 20px;
        padding-block: 60px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-profile {
        width: 100%;
        max-width: 1280px;
        margin-inline: auto;
        padding-block: 100px; } }
  #tokusyu .p-profile-ttl {
    text-align: center; }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-profile-list {
      display: flex;
      justify-content: center;
      gap: 60px; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-profile-item {
      display: flex;
      margin-top: 50px;
      gap: 20px; }
      #tokusyu .p-profile-item:nth-child(2n) {
        flex-direction: row-reverse; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-profile-item {
      flex: 0 0 360px; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-profile-item-img {
      flex: 0 0 115px;
      padding-top: 10px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-profile-item-img {
      text-align: center; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-profile-item-body {
      flex: 1 1 auto; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-profile-item-body {
      margin-top: 20px; } }
  #tokusyu .p-profile-item-txt dt {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: bold; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-profile-item-txt dt {
        font-size: 12px;
        font-size: 0.75rem; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-profile-item-txt dt {
        font-size: 16px;
        font-size: 1rem;
        text-align: center; } }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-profile-item-txt dt span {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-profile-item-txt dt span {
        font-size: 24px;
        font-size: 1.5rem; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-profile-item-txt dd {
      font-size: 14px;
      font-size: 0.875rem;
      margin-top: 10px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-profile-item-txt dd {
      font-size: 16px;
      font-size: 1rem;
      margin-top: 30px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-sec {
      margin-inline: 20px; } }
  #tokusyu .p-sec01 .p-sec-body {
    background: #eef9f7; }
  #tokusyu .p-sec02 .p-sec-body {
    background: #f7f5fd; }
  #tokusyu .p-sec03 .p-sec-body {
    background: #eef9f7; }
  #tokusyu .p-sec04 .p-sec-body {
    background: #f7f5fd; }
  #tokusyu .p-sec-ttl img {
    width: 100%; }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-sec-body {
      padding-block: 10px 60px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-sec-body {
      padding-block: 20px 100px; } }
  #tokusyu .p-sec-point {
    position: relative; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-sec-point {
        margin-inline: 15px;
        margin-top: 40px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-sec-point {
        width: 100%;
        max-width: 980px;
        margin-inline: auto;
        margin-top: 40px; } }
    #tokusyu .p-sec-point:before {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      border-top: 2px solid #603813;
      border-left: 2px solid #603813;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 10px 0 0 0; }
    #tokusyu .p-sec-point:after {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      border-top: 2px solid #603813;
      border-right: 2px solid #603813;
      position: absolute;
      top: 0;
      right: 0;
      border-radius: 0 10px 0 0; }
  #tokusyu .p-sec-point-inr {
    border-radius: 10px;
    overflow: hidden; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-sec-point-inr {
        padding: 25px;
        background: linear-gradient(to right, #603813, #603813 25px, transparent 25px, transparent 120px, #603813 120px, #603813 132px, transparent 132px, transparent 134px, #603813 134px, #603813 138px, transparent 138px, transparent 140px, #603813 140px, #603813 144px, transparent 144px, transparent 146px, #603813 146px, #603813) 0 0/100% 2px no-repeat, linear-gradient(to bottom, #603813, #603813) 100% 0/2px 100% no-repeat, linear-gradient(to bottom, #603813, #603813) 0 0/2px 100% no-repeat, linear-gradient(to right, #603813, #603813) 0 100%/100% 2px no-repeat, #fcf8da; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-sec-point-inr {
        padding: 30px;
        background: linear-gradient(to right, #603813, #603813 30px, transparent 30px, transparent 156px, #603813 156px, #603813 172px, transparent 172px, transparent 174px, #603813 174px, #603813 178px, transparent 178px, transparent 180px, #603813 180px, #603813 184px, transparent 184px, transparent 186px, #603813 186px, #603813) 0 0/100% 2px no-repeat, linear-gradient(to bottom, #603813, #603813) 100% 0/2px 100% no-repeat, linear-gradient(to bottom, #603813, #603813) 0 0/2px 100% no-repeat, linear-gradient(to right, #603813, #603813) 0 100%/100% 2px no-repeat, #fcf8da; } }
    #tokusyu .p-sec-point-inr:before {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      border-bottom: 2px solid #603813;
      border-left: 2px solid #603813;
      position: absolute;
      bottom: 0;
      left: 0;
      border-radius: 0 0 0 10px; }
    #tokusyu .p-sec-point-inr:after {
      content: "";
      display: block;
      width: 10px;
      height: 10px;
      border-bottom: 2px solid #603813;
      border-right: 2px solid #603813;
      position: absolute;
      bottom: 0;
      right: 0;
      border-radius: 0 0 10px 0; }
    #tokusyu .p-sec-point-inr dt {
      position: absolute;
      top: 0; }
      @media only screen and (max-width: 899px) {
        #tokusyu .p-sec-point-inr dt {
          left: 15px;
          translate: 0 -75%; } }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-sec-point-inr dt {
          left: 20px;
          translate: 0 -70%; } }
    #tokusyu .p-sec-point-inr dd {
      display: flex;
      align-items: flex-start;
      font-family: "Zen Maru Gothic", sans-serif;
      font-weight: bold; }
      @media only screen and (max-width: 899px) {
        #tokusyu .p-sec-point-inr dd {
          margin-top: .5em; } }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-sec-point-inr dd {
          margin-top: .8em; } }
      #tokusyu .p-sec-point-inr dd .p-sec-point-icon {
        margin-right: 10px; }
        @media only screen and (max-width: 899px) {
          #tokusyu .p-sec-point-inr dd .p-sec-point-icon {
            width: 35px; } }
        @media print, screen and (min-width: 900px) {
          #tokusyu .p-sec-point-inr dd .p-sec-point-icon {
            width: 45px; } }
      #tokusyu .p-sec-point-inr dd p {
        flex: 1 1 auto;
        line-height: 1.6; }
        @media only screen and (max-width: 899px) {
          #tokusyu .p-sec-point-inr dd p {
            font-size: 18px;
            font-size: 1.125rem;
            margin-top: .2em; } }
        @media print, screen and (min-width: 900px) {
          #tokusyu .p-sec-point-inr dd p {
            font-size: 20px;
            font-size: 1.25rem;
            margin-top: .4em; } }
  @media only screen and (max-width: 899px) {
    #tokusyu .p-sec-list {
      margin-top: 30px;
      margin-inline: 15px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-sec-list {
      width: 100%;
      max-width: 980px;
      margin-top: 60px;
      margin-inline: auto; } }
  #tokusyu .p-sec-item {
    display: flex;
    align-items: flex-start;
    opacity: 0;
    translate: 0 50px; }
    #tokusyu .p-sec-item.is-anime {
      transition: .3s;
      opacity: 1;
      translate: 0 0; }
      #tokusyu .p-sec-item.is-anime i {
        opacity: 1;
        transition: opacity 0s; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-sec-item {
        gap: 20px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-sec-item {
        gap: 35px; } }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-sec-item:not(:first-child) {
        margin-top: 20px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-sec-item:not(:first-child) {
        margin-top: 25px; } }
    #tokusyu .p-sec-item dt {
      position: relative; }
      @media only screen and (max-width: 899px) {
        #tokusyu .p-sec-item dt {
          flex: 0 0 60px; } }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-sec-item dt {
          flex: 0 0 100px; } }
      #tokusyu .p-sec-item dt img {
        position: absolute;
        top: 0;
        left: 0; }
    #tokusyu .p-sec-item dd {
      background: #fff;
      border-radius: 8px;
      position: relative;
      letter-spacing: 0; }
      @media only screen and (max-width: 899px) {
        #tokusyu .p-sec-item dd {
          flex: 1 1 auto;
          padding: 20px; } }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-sec-item dd {
          flex: 0 0 620px;
          padding: 25px; } }
      #tokusyu .p-sec-item dd:after {
        content: "";
        position: absolute; }
        @media only screen and (max-width: 899px) {
          #tokusyu .p-sec-item dd:after {
            width: 16px;
            height: 16px;
            border: 8px solid transparent;
            top: 20px; } }
        @media print, screen and (min-width: 900px) {
          #tokusyu .p-sec-item dd:after {
            width: 20px;
            height: 20px;
            border: 10px solid transparent;
            top: 30px; } }
      #tokusyu .p-sec-item dd > p:not(:first-child) {
        margin-top: 1.5em; }
      #tokusyu .p-sec-item dd > p b {
        color: #ea816c; }
      #tokusyu .p-sec-item dd > p i {
        opacity: 0; }
  #tokusyu .p-sec01 .p-sec-item:nth-child(2n-1) dd:after,
  #tokusyu .p-sec04 .p-sec-item:nth-child(2n-1) dd:after {
    right: 100%; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-sec01 .p-sec-item:nth-child(2n-1) dd:after,
      #tokusyu .p-sec04 .p-sec-item:nth-child(2n-1) dd:after {
        border-top: 8px solid #fff;
        border-right: 8px solid #fff; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-sec01 .p-sec-item:nth-child(2n-1) dd:after,
      #tokusyu .p-sec04 .p-sec-item:nth-child(2n-1) dd:after {
        border-top: 10px solid #fff;
        border-right: 10px solid #fff; } }
  #tokusyu .p-sec01 .p-sec-item:nth-child(2n),
  #tokusyu .p-sec04 .p-sec-item:nth-child(2n) {
    flex-direction: row-reverse; }
    #tokusyu .p-sec01 .p-sec-item:nth-child(2n) dd:after,
    #tokusyu .p-sec04 .p-sec-item:nth-child(2n) dd:after {
      left: 100%; }
      @media only screen and (max-width: 899px) {
        #tokusyu .p-sec01 .p-sec-item:nth-child(2n) dd:after,
        #tokusyu .p-sec04 .p-sec-item:nth-child(2n) dd:after {
          border-top: 8px solid #fff;
          border-left: 8px solid #fff; } }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-sec01 .p-sec-item:nth-child(2n) dd:after,
        #tokusyu .p-sec04 .p-sec-item:nth-child(2n) dd:after {
          border-top: 10px solid #fff;
          border-left: 10px solid #fff; } }
  #tokusyu .p-sec02 .p-sec-item:nth-child(2n-1),
  #tokusyu .p-sec03 .p-sec-item:nth-child(2n-1),
  #tokusyu .p-end .p-sec-item:nth-child(2n-1) {
    flex-direction: row-reverse; }
    #tokusyu .p-sec02 .p-sec-item:nth-child(2n-1) dd:after,
    #tokusyu .p-sec03 .p-sec-item:nth-child(2n-1) dd:after,
    #tokusyu .p-end .p-sec-item:nth-child(2n-1) dd:after {
      left: 100%; }
      @media only screen and (max-width: 899px) {
        #tokusyu .p-sec02 .p-sec-item:nth-child(2n-1) dd:after,
        #tokusyu .p-sec03 .p-sec-item:nth-child(2n-1) dd:after,
        #tokusyu .p-end .p-sec-item:nth-child(2n-1) dd:after {
          border-top: 8px solid #fff;
          border-left: 8px solid #fff; } }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-sec02 .p-sec-item:nth-child(2n-1) dd:after,
        #tokusyu .p-sec03 .p-sec-item:nth-child(2n-1) dd:after,
        #tokusyu .p-end .p-sec-item:nth-child(2n-1) dd:after {
          border-top: 10px solid #fff;
          border-left: 10px solid #fff; } }
  #tokusyu .p-sec02 .p-sec-item:nth-child(2n) dd:after,
  #tokusyu .p-sec03 .p-sec-item:nth-child(2n) dd:after,
  #tokusyu .p-end .p-sec-item:nth-child(2n) dd:after {
    right: 100%; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-sec02 .p-sec-item:nth-child(2n) dd:after,
      #tokusyu .p-sec03 .p-sec-item:nth-child(2n) dd:after,
      #tokusyu .p-end .p-sec-item:nth-child(2n) dd:after {
        border-top: 8px solid #fff;
        border-right: 8px solid #fff; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-sec02 .p-sec-item:nth-child(2n) dd:after,
      #tokusyu .p-sec03 .p-sec-item:nth-child(2n) dd:after,
      #tokusyu .p-end .p-sec-item:nth-child(2n) dd:after {
        border-top: 10px solid #fff;
        border-right: 10px solid #fff; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-end {
      margin-inline: 20px; } }
  #tokusyu .p-end-img img {
    width: 100%; }
  #tokusyu .p-end-body {
    background: #fcf7e5; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-end-body {
        padding-block: 30px 60px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-end-body {
        padding-block: 60px 100px; } }
  #tokusyu .p-end-ttl {
    text-align: center; }
  @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; }

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