#app_txtarea--abtest {
  display: none; }

#tokusyu {
  color: #513131;
  box-sizing: border-box;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.7;
  letter-spacing: .05em;
  overflow: hidden; }
  @media only screen and (max-width: 899px) {
    #tokusyu {
      margin-inline: -10px;
      padding-inline: 10px; } }
  #tokusyu *,
  #tokusyu *:before,
  #tokusyu *:after {
    box-sizing: border-box; }
  #tokusyu i {
    font-style: normal; }
  #tokusyu figure {
    margin: 0; }
  #tokusyu img {
    vertical-align: top;
    width: auto;
    height: auto; }
    @media print, screen and (min-width: 900px) {
      #tokusyu img {
        max-width: 100%; } }
  #tokusyu .p-contents {
    background: #F7F2EB; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-contents {
        margin-inline: -10px; } }
  #tokusyu .p-list li {
    text-indent: -1em;
    margin-left: 1em; }
  #tokusyu .p-list-offer {
    font-size: 10px;
    font-size: 0.625rem;
    margin-top: .5em; }
    #tokusyu .p-list-offer li {
      text-indent: -1em;
      margin-left: 1em; }
  #tokusyu .p-link {
    color: #23C49A;
    text-decoration: underline;
    word-break: break-all; }
  #tokusyu .p-tac {
    text-align: center; }
  #tokusyu .p-copy {
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px solid #000; }
  #tokusyu .p-arrow {
    text-align: center;
    margin-block: 50px; }
  #tokusyu .p-mv-ttl img {
    width: 100%; }
  #tokusyu .p-mv-lead {
    margin-inline: 25px; }
  #tokusyu .p-author {
    padding: 50px 0;
    margin: 0 25px;
    position: relative; }
  #tokusyu .p-author-txt {
    margin-bottom: 1.5em; }
  #tokusyu .p-author-img {
    text-align: center; }
    #tokusyu .p-author-img figcaption {
      font-weight: bold;
      margin-top: 15px;
      line-height: 1.6; }
      #tokusyu .p-author-img figcaption i {
        font-size: 23px;
        font-size: 1.4375rem;
        line-height: 1.4; }
  #tokusyu .p-author-div {
    text-align: center;
    font-weight: bold; }
  #tokusyu .p-author-lead {
    margin: 1.5em 0; }
  #tokusyu .p-author-link {
    margin-top: 1em; }
  #tokusyu .p-sec {
    padding-bottom: 60px; }
  #tokusyu .p-sec-inr {
    margin-inline: 25px; }
  #tokusyu .p-sec-ttl img {
    width: 100%; }
  #tokusyu .p-pickup {
    margin-top: 40px; }
  #tokusyu .p-pickup-item {
    position: relative; }
    #tokusyu .p-pickup-item:not(:first-child) {
      margin-top: 70px; }
    #tokusyu .p-pickup-item:nth-child(odd) {
      margin-left: 60px; }
    #tokusyu .p-pickup-item:nth-child(even) {
      margin-inline: 30px 30px; }
  #tokusyu .p-pickup-item-inr {
    border: 2px solid #513131;
    background: #FAEB8C;
    padding: 30px;
    border-radius: 20px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.6;
    box-shadow: 4px 4px 0 0 #513131; }
    #tokusyu .p-pickup-item-inr:after {
      content: "";
      display: block;
      width: 36px;
      height: 28px;
      background: url(../img/bg-pickup.png) 50% 50%/contain no-repeat;
      position: absolute;
      top: calc(100% - 2px);
      left: 30px;
      filter: drop-shadow(12px 4px #513131); }
  #tokusyu .p-pickup-hl {
    position: absolute;
    top: -35px;
    left: -30px;
    z-index: 1; }
  #tokusyu .p-pickup-img {
    margin-top: 15px; }
    #tokusyu .p-pickup-img img {
      width: 100%; }
  #tokusyu .p-howto {
    position: relative;
    cursor: pointer; }
    #tokusyu .p-howto:before {
      content: "";
      display: block;
      width: 54px;
      height: 54px;
      border: 2px solid #513131;
      border-radius: 100%;
      position: absolute;
      top: 2px;
      left: 50%;
      transform: translate(-50%, -50%);
      box-shadow: 6px 4px 0 0 #513131; }
  #tokusyu .p-howto-inr {
    border: 2px solid #513131;
    background: #fff;
    border-radius: 10px;
    padding: 30px 30px 40px;
    position: relative;
    box-shadow: 4px 4px 0 0 #513131; }
    #tokusyu .p-howto-inr:before {
      content: "";
      display: block;
      width: 50px;
      height: 50px;
      border-radius: 100%;
      background: url(../img/ill-author.png) 50% 50%/42px 42px no-repeat #fff;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%); }
  #tokusyu .p-howto-hl {
    text-align: center;
    margin-bottom: 10px; }
  #tokusyu .p-howto-txt {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.6; }
    #tokusyu .p-howto-txt i {
      color: #23C49A; }
  #tokusyu .p-howto-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 40px;
    border: 2px solid #513131;
    background: #FF8787;
    line-height: 1;
    border-radius: 100px;
    box-shadow: 4px 4px 0 0 #513131;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%); }
    #tokusyu .p-howto-button:before, #tokusyu .p-howto-button:after {
      content: "";
      display: block;
      width: 12px;
      height: 2px;
      background: #513131;
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translate(0, -50%);
      transition: transform .2s; }
    #tokusyu .p-howto-button:after {
      transform: translate(0, -50%) rotate(90deg); }
    #tokusyu .p-howto-button .tap {
      text-transform: uppercase; }
    #tokusyu .p-howto-button .close {
      display: none; }
    #tokusyu .p-howto-button.is-open {
      background: #ccc; }
      #tokusyu .p-howto-button.is-open:before {
        transform: translate(0, -50%) rotate(45deg); }
      #tokusyu .p-howto-button.is-open:after {
        transform: translate(0, -50%) rotate(135deg); }
      #tokusyu .p-howto-button.is-open .tap {
        display: none; }
      #tokusyu .p-howto-button.is-open .close {
        display: block; }
  #tokusyu .p-answer {
    margin-top: 40px;
    display: none; }
  #tokusyu .p-answer-hl {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.6;
    margin-bottom: 15px; }
  #tokusyu .p-answer-body p {
    margin-top: 1.2em; }
    #tokusyu .p-answer-body p i {
      background: #FAEB8C; }
  #tokusyu .p-answer-img {
    margin-block: 1.5em; }
    #tokusyu .p-answer-img img {
      width: 100%; }
  #tokusyu .p-step {
    margin-top: 30px; }
  #tokusyu .p-step-item {
    position: relative;
    background: #fff;
    padding: 25px; }
    #tokusyu .p-step-item:not(:last-child) {
      margin-bottom: 70px; }
      #tokusyu .p-step-item:not(:last-child):after {
        content: "";
        width: 15px;
        height: 30px;
        background: url(../img/img-arrow3.png) 50% 0/100% no-repeat;
        position: absolute;
        top: calc(100% + 35px);
        left: 50%;
        transform: translate(-50%, -50%); }
    #tokusyu .p-step-item p {
      margin-top: 5px; }
      #tokusyu .p-step-item p i {
        background: #FAEB8C; }
  #tokusyu .p-step-num {
    padding: 6px 24px 5px 12px;
    background: #23C49A;
    position: absolute;
    left: 0;
    line-height: 1;
    font-size: 12px;
    font-size: 0.75rem; }
    @media only screen and (max-width: 899px) {
      #tokusyu .p-step-num {
        top: -10px; } }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-step-num {
        top: -16px; } }
  #tokusyu .p-step-hl {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.6;
    margin-bottom: 10px; }
  #tokusyu .p-step-hl-ex {
    font-weight: normal;
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 5px; }
  #tokusyu .p-step-list li {
    position: relative;
    font-weight: bold;
    padding-left: 26px; }
    #tokusyu .p-step-list li i {
      font-size: 12px;
      font-size: 0.75rem;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #23C49A;
      color: #fff;
      border-radius: 100%;
      width: 20px;
      height: 20px;
      position: absolute;
      left: 0;
      top: 2px; }
  #tokusyu .p-okite {
    margin-top: 50px; }
  #tokusyu .p-okite-hl {
    text-align: center;
    margin-bottom: 20px; }
  #tokusyu .p-okite-hl-sub {
    margin-bottom: 15px; }
  #tokusyu .p-okite-hl-main {
    font-size: 23px;
    font-size: 1.4375rem;
    display: block;
    line-height: 1.6; }
  #tokusyu .p-okite-img {
    margin-top: 25px; }
    #tokusyu .p-okite-img img {
      width: 100%; }
  #tokusyu .p-column {
    border: 2px solid #513131;
    background: #fff;
    padding: 20px 25px 30px;
    border-radius: 10px;
    position: relative;
    margin-top: 60px; }
  #tokusyu .p-column-ttl {
    position: absolute;
    top: -54px;
    left: 50%;
    transform: translate(calc(-50% + 14px), 0); }
  #tokusyu .p-column-hl {
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
    margin-block: 35px 20px; }
    #tokusyu .p-column-hl i {
      padding: .2em;
      background: linear-gradient(to bottom, transparent, transparent 50%, #FAEB8C 50%, #FAEB8C); }
  #tokusyu .p-column-hl-sub {
    background: #23C49A;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    position: relative;
    padding: .2em;
    margin-block: 1.5em 1em; }
    #tokusyu .p-column-hl-sub:after {
      content: "";
      display: block;
      width: 10px;
      height: 8px;
      border: 5px solid transparent;
      border-top: 8px solid #23C49A;
      border-bottom: none;
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translate(-50%, 0); }
  #tokusyu .p-recommend-ttl {
    text-align: center; }
  #tokusyu .p-recommend-item {
    border: 2px solid #513131;
    background: #fff;
    padding: 20px 25px 30px;
    border-radius: 10px;
    position: relative;
    margin-top: 50px;
    position: relative; }
  #tokusyu .p-recommend-book:not(:last-child) {
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #513131; }
  #tokusyu .p-recommend-hl {
    background: #23C49A;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    padding: .2em;
    margin-block: -35px 1.5em;
    position: relative; }
    #tokusyu .p-recommend-hl:after {
      content: "";
      display: block;
      width: 10px;
      height: 8px;
      border: 5px solid transparent;
      border-top: 8px solid #23C49A;
      border-bottom: none;
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translate(-50%, 0); }
  #tokusyu .p-recommend-img {
    text-align: center; }
    #tokusyu .p-recommend-img img {
      border: 1px solid #ddd; }
  #tokusyu .p-recommend-caption {
    text-align: center;
    margin-block: 1em; }
    #tokusyu .p-recommend-caption dt {
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: bold;
      line-height: 1.6; }
      #tokusyu .p-recommend-caption dt span {
        display: block;
        font-size: 14px;
        font-size: 0.875rem; }
    #tokusyu .p-recommend-caption dd {
      margin-top: .5em;
      font-size: 12px;
      font-size: 0.75rem; }
  #tokusyu .p-book-ttl {
    background: #23C49A;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    padding: .2em;
    margin-block: 0 1.5em;
    position: relative; }
    #tokusyu .p-book-ttl:after {
      content: "";
      display: block;
      width: 10px;
      height: 8px;
      border: 5px solid transparent;
      border-top: 8px solid #23C49A;
      border-bottom: none;
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translate(-50%, 0); }
  #tokusyu .p-book-img {
    text-align: center; }
    #tokusyu .p-book-img img {
      border: 1px solid #ddd; }
  #tokusyu .p-book-caption {
    text-align: center;
    margin-block: 1em; }
    #tokusyu .p-book-caption dt {
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: bold;
      line-height: 1.6; }
      #tokusyu .p-book-caption dt span {
        display: block;
        font-size: 14px;
        font-size: 0.875rem; }
    #tokusyu .p-book-caption dd {
      margin-top: .5em;
      font-size: 12px;
      font-size: 0.75rem; }
  #tokusyu .p-message-ttl {
    text-align: center;
    margin-bottom: 1.5em; }
  #tokusyu .p-message-body p {
    margin-top: 1em; }
  #tokusyu .p-matome {
    padding: 0 0 60px; }
  #tokusyu .p-matome-inr {
    margin: 0 30px; }
    #tokusyu .p-matome-inr p {
      margin-top: 1.5em; }
  #tokusyu .p-matome-ttl {
    text-align: center;
    margin-bottom: 30px;
    font-size: 24px;
    font-size: 1.5rem; }

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