#app_txtarea--abtest {
  display: none; }

#tokusyu {
  color: #000;
  box-sizing: border-box;
  margin: 0 -10px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.8;
  overflow: hidden; }
  #tokusyu *,
  #tokusyu *:before,
  #tokusyu *:after {
    box-sizing: border-box; }
  #tokusyu a {
    color: inherit;
    text-decoration: none; }
  #tokusyu i {
    font-style: normal; }
  #tokusyu figure {
    margin: 0; }
  #tokusyu img {
    vertical-align: top;
    width: auto;
    height: auto;
    max-width: 100%; }
  #tokusyu .p-list-offer {
    margin-top: 1em;
    font-size: 12px;
    font-size: 0.75rem; }
    #tokusyu .p-list-offer li {
      text-indent: -1em;
      margin-left: 1em; }
  #tokusyu .p-list-offer-num {
    margin-top: 1em;
    font-size: 12px;
    font-size: 0.75rem; }
    #tokusyu .p-list-offer-num li {
      position: relative;
      padding-left: 2.8em; }
      #tokusyu .p-list-offer-num li i {
        position: absolute;
        top: 0;
        left: 0; }
  #tokusyu .p-sec-ttl img {
    width: 100%; }
  #tokusyu .p-sec-item {
    margin: 60px 25px 0; }
    #tokusyu .p-sec-item:first-child {
      margin-top: 40px; }
  #tokusyu .p-sec-hl {
    line-height: 1.5;
    margin: 0 0 20px; }
  #tokusyu .p-sec-hl-label {
    margin-bottom: 10px; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-sec-hl-label {
        height: 40px; } }
  #tokusyu .p-sec-hl-main {
    display: block;
    font-size: 25px;
    font-size: 1.5625rem; }
  #tokusyu .p-sec-hl-sub {
    line-height: 1.4;
    margin: 40px 0 25px;
    font-size: 20px;
    font-size: 1.25rem; }
  #tokusyu .p-sec-img {
    text-align: center;
    margin: 25px 0; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-sec-img img {
        width: 60%; } }
  #tokusyu .p-sec-body p {
    margin: 1em 0; }
  #tokusyu .p-mv-shoulder {
    background: #000;
    color: #fff;
    padding: 5px 15px;
    display: flex;
    align-items: center; }
    #tokusyu .p-mv-shoulder img {
      margin-left: 10px; }
  #tokusyu .p-mv-ttl {
    margin: 0; }
    #tokusyu .p-mv-ttl img {
      width: 100%; }
  #tokusyu .p-intro {
    background: #4fdbb6;
    position: relative;
    padding-bottom: 50px;
    margin-top: 25%; }
    #tokusyu .p-intro:before {
      content: "";
      display: block;
      background: #4fdbb6;
      width: 100%;
      height: 100px;
      -webkit-transform: translate(0, -50%) skewY(-7deg);
      transform: translate(0, -50%) skewY(-7deg);
      position: absolute;
      top: 0;
      left: 0; }
  #tokusyu .p-intro-ttl {
    padding: 50px;
    text-align: center;
    position: relative; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-intro-ttl img {
        width: 162px; } }
  #tokusyu .p-intro-author {
    margin: 0 25px;
    display: flex; }
  #tokusyu .p-intro-author-body {
    flex: 1 1 auto;
    margin-right: 15px; }
  #tokusyu .p-intro-author-lead {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 0 1em 1em 0;
    position: relative;
    line-height: 1.6; }
    #tokusyu .p-intro-author-lead:before {
      content: "";
      display: block;
      width: 20px;
      height: 20px;
      border: 10px solid transparent;
      border-top: 10px solid #000;
      border-left: 10px solid #000;
      position: absolute;
      top: 20px;
      left: 100%; }
    #tokusyu .p-intro-author-lead:after {
      content: "";
      display: block;
      width: 20px;
      height: 20px;
      border: 10px solid transparent;
      border-top: 10px solid #4fdbb6;
      border-left: 10px solid #4fdbb6;
      position: absolute;
      top: 21px;
      left: calc(100% - 2px); }
  #tokusyu .p-intro-author-name {
    font-weight: bold;
    margin-top: 15px;
    text-align: right;
    font-size: 20px;
    font-size: 1.25rem; }
    #tokusyu .p-intro-author-name i {
      font-size: 16px;
      font-size: 1rem; }
  #tokusyu .p-intro-author-ill {
    flex: 0 0 100px; }
  #tokusyu .p-effect {
    padding-bottom: 60px; }
  #tokusyu .p-effect-index {
    border-top: 1px solid #ccc; }
    #tokusyu .p-effect-index li {
      border-bottom: 1px solid #ccc; }
  #tokusyu .p-effect-index-link {
    padding: 15px 50px 15px 20px;
    display: flex;
    align-items: center;
    position: relative; }
    #tokusyu .p-effect-index-link:after {
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      border-bottom: 2px solid currentcolor;
      border-right: 2px solid currentcolor;
      position: absolute;
      top: 50%;
      right: 25px;
      -webkit-transform: translate(0, -50%) rotate(45deg);
      transform: translate(0, -50%) rotate(45deg); }
  #tokusyu .p-effect-index-ill {
    flex: 0 0 60px;
    height: 60px;
    margin-right: 20px; }
    #tokusyu .p-effect-index-ill img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  #tokusyu .p-effect-index-txt {
    flex: 1 1 auto;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.6; }
    #tokusyu .p-effect-index-txt dt {
      line-height: 1;
      margin-bottom: 8px; }
      #tokusyu .p-effect-index-txt dt img {
        height: 18px; }
    #tokusyu .p-effect-index-txt dd {
      line-height: 1.4; }
  #tokusyu .p-kotsu {
    padding-bottom: 60px; }
  #tokusyu .p-kotsu-index {
    border-top: 1px solid #ccc; }
    #tokusyu .p-kotsu-index li {
      border-bottom: 1px solid #ccc; }
  #tokusyu .p-kotsu-index-link {
    padding: 15px 40px 15px 20px;
    display: flex;
    align-items: center;
    position: relative; }
    #tokusyu .p-kotsu-index-link:after {
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      border-bottom: 2px solid currentcolor;
      border-right: 2px solid currentcolor;
      position: absolute;
      top: 50%;
      right: 20px;
      -webkit-transform: translate(0, -50%) rotate(45deg);
      transform: translate(0, -50%) rotate(45deg); }
  #tokusyu .p-kotsu-index-ill {
    flex: 0 0 80px;
    height: 60px;
    margin-left: 15px; }
    #tokusyu .p-kotsu-index-ill img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  #tokusyu .p-kotsu-index-txt {
    flex: 1 1 auto;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold; }
    #tokusyu .p-kotsu-index-txt dt {
      line-height: 1;
      margin-bottom: 8px; }
      #tokusyu .p-kotsu-index-txt dt img {
        height: 18px; }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-kotsu-index-txt dt img {
          height: 20px; } }
    #tokusyu .p-kotsu-index-txt dd {
      line-height: 1.4; }
  #tokusyu .p-qa {
    background: #fced35;
    padding-bottom: 60px; }
  #tokusyu .p-qa-ttl {
    margin-bottom: -30%; }
  #tokusyu .p-q {
    position: relative;
    margin-bottom: 35px; }
    #tokusyu .p-q:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background: #f9f6d5;
      border-radius: 12px;
      position: absolute;
      top: 4px;
      left: 4px;
      pointer-events: none; }
    #tokusyu .p-q:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      border: 2px solid #000;
      border-radius: 10px;
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
  #tokusyu .p-q-inr {
    position: relative;
    padding: 20px;
    display: flex;
    align-items: flex-start; }
    #tokusyu .p-q-inr:before {
      content: "";
      display: block;
      width: 10px;
      height: 4px;
      background: #f9f6d5;
      position: absolute;
      right: 20%;
      bottom: -1px;
      z-index: 1; }
    #tokusyu .p-q-inr:after {
      content: "";
      display: block;
      width: 16px;
      height: 2px;
      background: #000;
      position: absolute;
      right: 20%;
      bottom: 0;
      z-index: 1;
      -webkit-transform-origin: 100% 0;
      transform-origin: 100% 0;
      -webkit-transform: rotate(-50deg);
      transform: rotate(-50deg); }
  #tokusyu .p-q-icon {
    flex: 0 0 60px;
    margin-right: 15px; }
  #tokusyu .p-q-ttl {
    flex: 1 1 auto;
    min-height: 60px;
    display: flex;
    align-items: center;
    line-height: 1.4;
    font-size: 20px;
    font-size: 1.25rem; }
  #tokusyu .p-a {
    position: relative;
    margin-bottom: 25px; }
    #tokusyu .p-a:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background: #edfbf8;
      border-radius: 12px;
      position: absolute;
      top: 4px;
      left: 4px;
      pointer-events: none; }
    #tokusyu .p-a:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      border: 2px solid #000;
      border-radius: 10px;
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
  #tokusyu .p-a-inr {
    position: relative;
    padding: 20px;
    display: flex;
    align-items: flex-start; }
    #tokusyu .p-a-inr:before {
      content: "";
      display: block;
      width: 10px;
      height: 4px;
      background: #edfbf8;
      position: absolute;
      left: 20%;
      bottom: -1px;
      z-index: 1; }
    #tokusyu .p-a-inr:after {
      content: "";
      display: block;
      width: 16px;
      height: 2px;
      background: #000;
      position: absolute;
      left: 20%;
      bottom: 0;
      z-index: 1;
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0;
      -webkit-transform: rotate(50deg);
      transform: rotate(50deg); }
  #tokusyu .p-a-icon {
    flex: 0 0 60px;
    margin-left: 15px; }
  #tokusyu .p-a-ttl {
    flex: 1 1 auto;
    align-items: center;
    line-height: 1.4;
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 15px; }
  #tokusyu .p-msg {
    padding-block: 60px; }
  #tokusyu .p-msg-inr {
    margin: 0 25px;
    background: #dcf8f0;
    border-radius: 10px;
    padding: 35px 25px 25px; }
  #tokusyu .p-msg-ttl {
    text-align: center;
    margin-bottom: 15px; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-msg-ttl img {
        height: 30px; } }
  #tokusyu .p-author {
    background: #4fdbb6;
    padding: 40px 25px; }
  #tokusyu .p-author-ttl {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    line-height: 1.4; }
  #tokusyu .p-author-ttl-sub {
    font-size: 16px;
    font-size: 1rem;
    display: block; }
  #tokusyu .p-author-ttl-main {
    display: block;
    font-size: 25px;
    font-size: 1.5625rem; }
    #tokusyu .p-author-ttl-main i {
      font-size: 16px;
      font-size: 1rem; }
  #tokusyu .p-author-copy {
    margin-top: 30px;
    background: rgba(0, 0, 0, 0.2);
    font-size: 10px;
    font-size: 0.625rem;
    padding: 15px 20px; }

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