@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600&display=swap");
#app_txtarea--abtest {
  display: none; }

body.is-fixed {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden; }
  body.is-fixed .pagetop {
    right: -100px; }

#tokusyu {
  color: #000;
  box-sizing: border-box;
  margin: 0 -10px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  letter-spacing: .05em;
  overflow: hidden;
  font-family: 'Noto Sans JP', sans-serif; }
  #tokusyu *,
  #tokusyu *:before,
  #tokusyu *:after {
    box-sizing: border-box; }
  #tokusyu i {
    font-style: normal; }
  #tokusyu em {
    font-style: normal;
    font-weight: bold; }
  #tokusyu figure {
    margin: 0; }
  #tokusyu img {
    vertical-align: top;
    width: auto;
    height: auto; }
  #tokusyu .p-q-btn, #tokusyu .p-point-btn, #tokusyu .p-column-dl-btn {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #tokusyu .p-q:before, #tokusyu .p-matome:before {
    content: "";
    display: block;
    width: 100%;
    height: 24px;
    background: linear-gradient(-45deg, transparent, transparent 25%, #000 25%, #000 50%, transparent 50%, transparent 75%, #000 75%, #000) 0 0/14px 14px repeat;
    position: absolute;
    top: 0;
    left: 0; }
  #tokusyu .p-list li, #tokusyu .p-list dd {
    text-indent: -1em;
    margin-left: 1em; }
  #tokusyu .p-offer {
    font-size: 12px;
    font-size: 0.75rem; }
  #tokusyu .p-marker {
    background: linear-gradient(to bottom, transparent, transparent 50%, #fff21f 50%, #fff21f);
    padding: .1em 0; }
  #tokusyu .p-link {
    text-decoration: underline;
    color: inherit;
    word-break: break-all; }
  #tokusyu .p-tac {
    text-align: center; }
  #tokusyu .p-mv {
    background: #bfea11;
    padding: 0 0 35px; }
  #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: 0; }
    #tokusyu .p-mv-ttl img {
      width: 100%; }
  #tokusyu .p-mv-inr {
    margin: 20px 25px 0; }
  #tokusyu .p-mv-lead {
    font-weight: bold; }
  #tokusyu .p-mv-author {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px; }
    #tokusyu .p-mv-author figcaption {
      font-weight: bold; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-mv-author img {
        width: 200px; } }
  #tokusyu .p-mv-author-photo {
    flex: 0 0 auto;
    margin-right: 15px; }
  #tokusyu .p-mv-author-post {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: .5em 1em; }
  #tokusyu .p-mv-author-name {
    line-height: 1.5;
    margin-top: 5px;
    font-size: 13px;
    font-size: 0.8125rem; }
    #tokusyu .p-mv-author-name span {
      font-size: 20px;
      font-size: 1.25rem; }
  #tokusyu .p-author {
    position: relative;
    padding: 20px 0; }
  #tokusyu .p-author-inr {
    padding: 50px 0;
    margin: 0 25px; }
  #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-quiz-ttl {
    background: #bfea11; }
    #tokusyu .p-quiz-ttl img {
      width: 100%; }
  #tokusyu .p-q {
    padding: 100px 30px 40px;
    position: relative; }
    #tokusyu .p-q:nth-child(odd) {
      background: #bfea11; }
      #tokusyu .p-q:nth-child(odd) .p-q-btn {
        background: #a9d202; }
    #tokusyu .p-q:nth-child(even) {
      background: #efebde; }
      #tokusyu .p-q:nth-child(even) .p-q-btn {
        background: #e1d4a9; }
  #tokusyu .p-q-ttl {
    text-align: center;
    margin-bottom: 20px; }
  #tokusyu .p-q-ttl-num {
    display: inline-block;
    padding: 14px 25px;
    background: #000;
    border-radius: 0 0 10px 0;
    position: absolute;
    top: 24px;
    left: 0;
    line-height: 1; }
    #tokusyu .p-q-ttl-num:before {
      content: "";
      display: block;
      width: 100vw;
      height: 5px;
      background: #000;
      position: absolute;
      top: 0;
      left: 0; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-q-ttl-num img {
        height: 25px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-q-ttl-txt01 img,
    #tokusyu .p-q-ttl-txt02 img,
    #tokusyu .p-q-ttl-txt03 img,
    #tokusyu .p-q-ttl-txt04 img {
      height: 90px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-q-ttl-txt05 img {
      height: 130px; } }
  #tokusyu .p-q-list dt {
    text-align: center; }
  #tokusyu .p-q-list dd {
    margin-top: 15px; }
  #tokusyu .p-q-btn {
    border: 3px solid #000;
    position: relative;
    padding: 15px;
    width: 100%; }
  #tokusyu .p-q-btn-icon {
    position: absolute;
    top: 5px;
    left: 5px; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-q-btn-icon {
        width: 60px; } }
  #tokusyu .p-q-btn-inr {
    display: flex;
    align-items: center; }
    #tokusyu .p-q-btn-inr .p-q-btn-ill {
      width: 50%;
      margin-right: 15px; }
    #tokusyu .p-q-btn-inr .p-q-btn-txt {
      max-width: calc(50% - 15px);
      margin: 0; }
  #tokusyu .p-q-btn-ill {
    width: 100%; }
  #tokusyu .p-q-btn-txt {
    margin: 20px 0 5px; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-q-btn-txt {
        height: 25px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-q-btn-txt04-1l {
      height: 25px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-q-btn-txt04-2l {
      height: 60px; } }
  #tokusyu .p-ans {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.05) 75%) 0 0/24px 24px repeat, linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.05) 75%) 12px 12px/24px 24px repeat, #93b700;
    margin-top: 40px;
    padding: 72px 10px 10px;
    position: relative;
    display: none; }
    #tokusyu .p-ans:before {
      content: "";
      display: block;
      width: calc(100% + 40px);
      height: 27px;
      background: #000;
      border-radius: 8px;
      position: absolute;
      top: 36px;
      left: -20px;
      transform: translate(0, -50%); }
  #tokusyu .p-ans-prefix {
    width: calc(100% + 30px);
    height: 72px;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.05) 75%) 0 0/24px 24px repeat, linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.05) 75%) 12px 12px/24px 24px repeat, #93b700;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: -15px;
    border-radius: 10px; }
    #tokusyu .p-ans-prefix:after {
      content: "";
      display: block;
      width: calc(100% - 30px);
      height: 8px;
      background: rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 100%;
      left: 15px; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-ans-prefix img {
        height: 32px; } }
  #tokusyu .p-ans-inr {
    background: #fff; }
  #tokusyu .p-ans-detail {
    padding: 30px 20px 40px; }
  #tokusyu .p-ans-ttl {
    text-align: center;
    margin-bottom: 20px; }
  #tokusyu .p-ans-ttl-icon {
    display: block;
    margin-bottom: 15px; }
    #tokusyu .p-ans-ttl-icon img:not(:last-child) {
      margin-right: 8px; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-ans-ttl-icon img {
        height: 80px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-ans-ttl-txt01 {
      height: 85px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-ans-ttl-txt02 {
      height: 85px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-ans-ttl-txt03 {
      height: 35px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-ans-ttl-txt04 {
      height: 35px; } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-ans-ttl-txt05 {
      height: 150px; } }
  #tokusyu .p-ans-ill {
    text-align: center; }
    #tokusyu .p-ans-ill img {
      max-width: 100%; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-ans-ill img {
        width: 100%; } }
  #tokusyu .p-ans-hl {
    text-align: center;
    margin: 30px 0 20px; }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-ans-hl01 img {
      height: calc(93px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-ans-hl02 img {
      height: calc(93px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-ans-hl03 img {
      height: calc(150px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-ans-hl04 img {
      height: calc(150px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-ans-hl05 img {
      height: calc(93px*.8); } }
  #tokusyu .p-ans-body > *:not(:first-child) {
    margin-top: 1em; }
  #tokusyu .p-ans-body > figure {
    text-align: center; }
    #tokusyu .p-ans-body > figure img {
      max-width: 100%; }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-ans-body > figure img {
          width: 100%; } }
    #tokusyu .p-ans-body > figure:not(:first-child) {
      margin-top: 1.5em; }
    #tokusyu .p-ans-body > figure:not(:last-child) {
      margin-bottom: 1.5em; }
  #tokusyu .p-ans-body i, #tokusyu .p-ans-body b {
    color: #f02d00; }
  #tokusyu .p-point {
    padding: 30px 20px;
    background: #f6f6f6;
    position: relative; }
  #tokusyu .p-point-prefix {
    position: absolute;
    top: -10px;
    left: 20px; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-point-prefix img {
        height: 80px; } }
  #tokusyu .p-point-ttl {
    text-align: center; }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-ttl01 img {
      height: calc(194px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-ttl02 img {
      height: calc(185px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-ttl03 img {
      height: calc(190px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-ttl04 img {
      height: calc(146px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-ttl05 img {
      height: calc(202px*.8); } }
  #tokusyu .p-point-btns {
    text-align: center;
    padding: 4px;
    margin-top: 20px; }
  #tokusyu .p-point-btn {
    background: #000;
    padding: 10px 35px;
    border-radius: 100px;
    text-align: center;
    line-height: 1;
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.3);
    font-size: 11px;
    font-size: 0.6875rem;
    color: #fff;
    font-weight: bold;
    position: relative; }
    #tokusyu .p-point-btn:before {
      content: "+";
      line-height: 1;
      position: absolute;
      top: 50%;
      right: 15px;
      transform: translate(0, -50%); }
  #tokusyu .p-point-detail {
    padding: 30px 0 0; }
  #tokusyu .p-point-hl {
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    text-align: center;
    padding: 18px 0;
    line-height: 1;
    margin-bottom: 20px; }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-hl01 img {
      height: calc(30px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-hl02 img {
      height: calc(78px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-hl03 img {
      height: calc(77px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-hl04 img {
      height: calc(78px*.8); } }
  @media print, screen and (min-width: 900px) {
    #tokusyu .p-point-hl05 img {
      height: calc(78px*.8); } }
  #tokusyu .p-column {
    background: url(../img/bg-column-body.png) 50% 0 repeat;
    padding-bottom: 30px; }
  #tokusyu .p-column-img img {
    width: 100%; }
  #tokusyu .p-column-dl {
    text-align: center;
    margin: 0 22px; }
    #tokusyu .p-column-dl dt {
      position: relative;
      font-size: 11px;
      font-size: 0.6875rem;
      font-weight: bold;
      margin-bottom: 10px; }
      @media print, screen and (min-width: 900px) {
        #tokusyu .p-column-dl dt {
          font-size: 13px;
          font-size: 0.8125rem; } }
      #tokusyu .p-column-dl dt:before {
        content: "";
        display: inline-block;
        width: 1px;
        height: 1.5em;
        background: #000;
        transform: rotate(-15deg);
        position: relative;
        top: 4px;
        margin-right: 10px; }
      #tokusyu .p-column-dl dt:after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 1.5em;
        background: #000;
        transform: rotate(15deg);
        position: relative;
        top: 4px;
        margin-left: 10px; }
  #tokusyu .p-column-dl-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    padding: 15px 20px;
    border-radius: 100px;
    text-align: center;
    line-height: 1;
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.3);
    font-size: 11px;
    font-size: 0.6875rem;
    color: #fff;
    font-weight: bold;
    position: relative; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-column-dl-btn {
        font-size: 16px;
        font-size: 1rem; } }
    #tokusyu .p-column-dl-btn:before {
      content: "";
      line-height: 1;
      width: 32px;
      height: 22px;
      display: inline-block;
      background: url(../img/icon-dl.png) 50% 50%/contain no-repeat;
      margin-right: 10px; }
  #tokusyu .p-matome {
    padding: 80px 0 50px;
    background: #bfea11;
    position: relative; }
  #tokusyu .p-matome-inr {
    margin: 0 25px; }
    #tokusyu .p-matome-inr p {
      margin-top: 1.5em; }
  #tokusyu .p-matome-ttl {
    text-align: center;
    margin-bottom: 10px; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-matome-ttl img {
        height: 35px; } }
  #tokusyu .p-matome-author {
    margin-top: 30px;
    text-align: center; }
    @media print, screen and (min-width: 900px) {
      #tokusyu .p-matome-author img {
        width: 200px; } }
    #tokusyu .p-matome-author figcaption {
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      margin-top: 15px; }
  #tokusyu .p-matome-author-photo {
    flex: 0 0 auto; }
  #tokusyu .p-matome-author-post {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: .5em 1em;
    margin-right: 12px; }
  #tokusyu .p-matome-author-name {
    line-height: 1.4;
    text-align: left; }
    #tokusyu .p-matome-author-name span {
      font-size: 20px;
      font-size: 1.25rem; }

/*# sourceMappingURL=index.css.map */
