#app_txtarea--abtest {
  display: none; }

#tokusyu {
  color: #333;
  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 i {
    font-style: normal; }
  #tokusyu figure {
    margin: 0; }
  #tokusyu img {
    vertical-align: top;
    width: auto;
    height: auto;
    max-width: 100%; }
  #tokusyu .p-contents {
    background: #ffb3a9; }
  #tokusyu .p-list li {
    text-indent: -1em;
    margin-left: 1em; }
  #tokusyu .p-list-offer {
    font-size: 12px;
    font-size: 0.75rem; }
    #tokusyu .p-list-offer li {
      text-indent: -1em;
      margin-left: 1em; }
  #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-bottom: 30px; }
    #tokusyu .p-mv-ttl img {
      width: 100%; }
  #tokusyu .p-intro-inr {
    margin: 0 25px; }
  #tokusyu .p-intro-ttl {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 15px; }
  #tokusyu .p-author {
    position: relative;
    overflow: hidden;
    padding: 50px 0; }
  #tokusyu .p-author-inr {
    position: relative;
    z-index: 1;
    padding: 0 25px; }
  #tokusyu .p-author-img {
    text-align: center; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-author-img img {
        width: 200px; } }
    #tokusyu .p-author-img figcaption {
      margin-top: 10px;
      font-weight: bold;
      line-height: 1.6; }
  #tokusyu .p-author-name {
    font-size: 22px;
    font-size: 1.375rem; }
  #tokusyu .p-author-div {
    text-align: center; }
  #tokusyu .p-author-lead {
    margin-top: 2em; }
  #tokusyu .p-author-copy {
    margin: 1.2em 0;
    padding-top: 1.2em;
    border-top: 1px solid #000; }
  #tokusyu .p-qa-ttl {
    margin-bottom: 20px; }
    #tokusyu .p-qa-ttl img {
      width: 100%; }
  #tokusyu .p-qa-lead {
    margin: 20px 25px; }
  #tokusyu .p-qa-index li:nth-child(odd) {
    background: rgba(255, 255, 255, 0.9); }
  #tokusyu .p-qa-index li:nth-child(even) {
    background: rgba(255, 255, 255, 0.7); }
  #tokusyu .p-qa-index a {
    display: block;
    color: inherit;
    padding: 15px 50px 15px 70px;
    position: relative;
    text-decoration: none; }
    #tokusyu .p-qa-index a:before {
      content: "";
      display: block;
      width: 35px;
      height: 35px;
      background: url(../img/icon-q.png) 50% 50%/contain no-repeat;
      position: absolute;
      left: 20px;
      top: 50%;
      transform: translate(0, -50%); }
    #tokusyu .p-qa-index a:after {
      content: "";
      display: block;
      width: 12px;
      height: 12px;
      border-right: 2px solid #ffb3a9;
      border-bottom: 2px solid #ffb3a9;
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translate(0, -60%) rotate(45deg); }
  #tokusyu .p-qa-item {
    padding: 30px 20px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    border-bottom: 4px solid #000;
    border-right: 4px solid #000;
    border-radius: 25px 0 25px 0;
    background: #fff;
    margin: 40px 25px; }
    #tokusyu .p-qa-item > p {
      margin-top: 1em; }
  #tokusyu .p-qa-item-q {
    position: relative;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px dotted #000; }
    #tokusyu .p-qa-item-q:before {
      content: "";
      display: block;
      width: 35px;
      height: 35px;
      background: url(../img/icon-q.png) 50% 50%/contain no-repeat;
      float: left;
      margin-right: 10px; }
    #tokusyu .p-qa-item-q:after {
      content: "";
      display: block;
      clear: both; }
  #tokusyu .p-qa-item-a {
    position: relative;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 25px; }
    #tokusyu .p-qa-item-a:before {
      content: "";
      display: block;
      width: 35px;
      height: 35px;
      background: url(../img/icon-a.png) 50% 50%/contain no-repeat;
      float: left;
      margin-right: 10px; }
    #tokusyu .p-qa-item-a:after {
      content: "";
      display: block;
      clear: both; }
  #tokusyu .p-qa-item-ill {
    text-align: center;
    margin: 1.5em 0; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-qa-item-ill img {
        width: 70%; } }
  #tokusyu .p-matome {
    padding: 20px 0 60px; }
  #tokusyu .p-matome-ttl {
    text-align: center;
    margin-bottom: 30px; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-matome-ttl img {
        height: 80px; } }
  #tokusyu .p-matome-inr {
    margin: 0 25px; }
  #tokusyu .p-matome-body p:not(:first-child) {
    margin-top: 1em; }

/*# sourceMappingURL=index.css.map */
