@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

html {
  font-family: "Noto Sans JP", sans-serif;
  color: #333333;
  overflow-x: hidden;
  width: 100%;
  font-size: 15px;
  line-height: 1.8;
  font-feature-settings: "palt" on;
}

body {
  position: relative;
  background: #fff;
  max-width: 520px;
  margin: 0 auto;
}
body.fixed {
  overflow: hidden;
}

a {
  color: #333333;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

.u-en {
  font-family: "Montserrat", sans-serif;
}

.u-bold {
  font-weight: 700;
}

.u-marker {
  background: linear-gradient(transparent 60%, #FCFF4E 60%);
}

.u-center {
  text-align: center;
}

.u-blue {
  color: #014DA7;
}

.u-big {
  font-size: 18px;
  line-height: 180%;
}

.u-red {
  color: #FA3A3A;
}

.u-small {
  font-size: 0.5em;
  display: inline-block;
  transform: translateY(-0.6em);
}

/*===========================================================================*/
/*  hero  */
/*===========================================================================*/
.p-hero {
  background: url(../img/mv-bg.webp) no-repeat center center/cover;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  overflow: hidden;
}

/*===========================================================================*/
/*  がんの成長速度  */
/*===========================================================================*/
.p-growth {
  padding: 40px 0 20px;
}
.p-growth__inner {
  padding: 0 20px;
}
.p-growth__lead {
  text-align: center;
  margin-bottom: 8px;
}
.p-growth__lead span {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.45;
  position: relative;
}
.p-growth__lead span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #333;
}
.p-growth__title {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.4;
  font-feature-settings: "palt" on;
}
.p-growth__body {
  margin-bottom: 20px;
}
.p-growth__text {
  margin-bottom: 12px;
}
.p-growth__text:last-child {
  margin-bottom: 0;
}
.p-growth__image {
  margin: 20px 0 10px;
}
.p-growth__note {
  font-size: 10px;
  line-height: 1.8;
}

/*===========================================================================*/
/*  健康診断の限界  */
/*===========================================================================*/
.p-checkup {
  padding: 0 0 8px;
}
.p-checkup__inner {
  padding: 0 20px;
}
.p-checkup__text {
  margin-bottom: 12px;
  font-feature-settings: "palt" on;
}
.p-checkup__card {
  margin: 20px 0;
}
.p-checkup__compare {
  margin: 20px 0;
}
.p-checkup__after-compare {
  margin: 0;
}

/*===========================================================================*/
/*  比較テーブル  */
/*===========================================================================*/
.p-compare-table {
  padding: 0 0 20px;
}
.p-compare-table__inner {
  padding: 0 20px;
}

/*===========================================================================*/
/*  おすすめ紹介  */
/*===========================================================================*/
.p-recommend {
  padding: 0;
}
.p-recommend__inner {
  padding: 0 20px 20px;
}
.p-recommend__text {
  margin-bottom: 12px;
}
.p-recommend__text:last-child {
  margin-bottom: 0;
}
.p-recommend__image {
  margin: 20px 0;
}

/*===========================================================================*/
/*  TOP3ランキング比較テーブル  */
/*===========================================================================*/
.p-ranking {
  padding: 40px 0;
  background: #F6F6F6;
}
.p-ranking__inner {
  padding: 0 20px;
}
.p-ranking__header {
  text-align: center;
  margin-bottom: 3px;
  position: relative;
}
.p-ranking__badge {
  display: inline-block;
  background: #014DA7;
  color: #fff;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 10px;
}
.p-ranking__badge-year {
  font-size: 16px;
  font-weight: 700;
}
.p-ranking__subtitle {
  font-size: 26px;
  font-weight: 900;
  line-height: 1.45;
}
.p-ranking__title {
  font-size: 26px;
  font-weight: 900;
  line-height: 1.45;
  color: #014DA7;
}
.p-ranking__title-top {
  font-size: 30px;
  font-weight: 700;
}
.p-ranking__title-num {
  font-size: 56px;
  font-weight: 700;
  line-height: 1;
}
.p-ranking__table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0 -20px;
  padding: 0 20px;
}
.p-ranking__table {
  width: 536px;
  border-collapse: separate;
  border-spacing: 3px 0;
  font-size: 12px;
  line-height: 1.21;
  color: #000;
}
.p-ranking__table thead th {
  vertical-align: top;
  padding: 6px 0 12px;
  text-align: center;
  font-weight: 700;
  border-bottom: 1px solid #D9D9D9;
}
.p-ranking__table thead th.p-ranking__th-col {
  border-bottom: 1px dashed #CFCFCF;
}
.p-ranking__table thead th.p-ranking__th-label {
  text-align: left;
  vertical-align: middle;
  padding: 0 4px;
}
.p-ranking__table tbody th {
  font-size: 12px;
  font-weight: 700;
  padding: 0 4px;
  padding-top: 0 !important;
  text-align: left;
  width: 104px;
  min-width: 104px;
  vertical-align: middle;
  border-bottom: 1px solid #D9D9D9;
  color: #000;
}
.p-ranking__table tbody td {
  background: #fff;
  padding: 0 10px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px dashed #CFCFCF;
  font-weight: 500;
  height: 50px;
}
.p-ranking__table tbody tr:last-child th,
.p-ranking__table tbody tr:last-child td {
  border-bottom: none;
}
.p-ranking__row--name td, .p-ranking__row--name th {
  height: 50px;
}
.p-ranking__row--name td {
  font-weight: 700 !important;
}
.p-ranking__row--icon td, .p-ranking__row--icon th {
  height: 72px;
  padding-top: 6px !important;
}
.p-ranking__row--result td, .p-ranking__row--result th {
  height: 95px;
}
.p-ranking__row--result td {
  font-size: 12px;
  line-height: 1.4;
  text-align: left !important;
  padding: 10px 8px !important;
}
.p-ranking__row--result td strong {
  color: #014DA7;
}
.p-ranking__row--cta td, .p-ranking__row--cta th {
  height: 62px;
}
.p-ranking__row--cta td {
  padding: 4px 0 !important;
}
.p-ranking__icon {
  display: block;
  font-size: 26px;
  line-height: 1;
  margin-bottom: 2px;
}
.p-ranking__icon--double {
  color: #014DA7;
}
.p-ranking__icon--single {
  color: #014DA7;
}
.p-ranking__icon--triangle {
  color: #014DA7;
}
.p-ranking__th-label {
  width: 104px;
  min-width: 104px;
}
.p-ranking__th-col {
  width: 142px;
  min-width: 142px;
  background: #fff;
  border-radius: 6px 6px 0 0;
  position: relative;
}
.p-ranking__color-bar {
  width: 130px;
  height: 31px;
  border-radius: 4px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.p-ranking__color-bar--1 {
  background: #DDFF55;
}
.p-ranking__color-bar--2 {
  background: #D7D7D7;
}
.p-ranking__color-bar--3 {
  background: #F7AA6F;
}
.p-ranking__color-bar:before, .p-ranking__color-bar:after {
  content: "";
  position: absolute;
  width: 1px;
  height: calc(100% - 8px);
  background: #F6F6F6;
}
.p-ranking__color-bar:before {
  left: 5px;
}
.p-ranking__color-bar:after {
  right: 5px;
}
.p-ranking__rank {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 900;
  color: #333;
}
.p-ranking__rank strong {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  vertical-align: -2px;
}
.p-ranking__recommend-label {
  display: block;
  color: #FA3A3A;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 2px;
  white-space: nowrap;
}
.p-ranking__product-img {
  width: 84px;
  height: 60px;
  object-fit: cover;
  margin: 10px auto 0;
  border-radius: 2px;
  filter: drop-shadow(2px 2px 20px rgba(0, 0, 0, 0.08));
  margin-bottom: 10px;
}
.p-ranking__cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 122px;
  height: 28px;
  background: #014DA7;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  border-radius: 4px;
  text-decoration: none;
  white-space: nowrap;
}
.p-ranking__cta-btn.--mt-14 {
  margin-top: 14px;
}
.p-ranking__cta-btn::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 7px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='7' viewBox='0 0 6 7' fill='none'%3E%3Cpath d='M0.299988 0.399902L4.29999 3.3999L0.299988 6.3999' stroke='%23F6F6F6'/%3E%3C/svg%3E") no-repeat center/contain;
}
.p-ranking__notes {
  margin-top: 16px;
  padding: 0;
}
.p-ranking__note-item {
  display: flex;
  gap: 2px;
  font-size: 10px;
  line-height: 1.8;
}
.p-ranking__note-item span:first-child {
  flex-shrink: 0;
}

/*===========================================================================*/
/*  N-NOSE概要  */
/*===========================================================================*/
.p-nnose-overview {
  padding: 40px 0 40px;
  border-bottom: 8px solid #F6F6F6;
  position: relative;
  background: url(../img/nnose-hero-banner.png) no-repeat top center/100% auto;
}
.p-nnose-overview__inner {
  padding: 0 20px;
}
.p-nnose-overview__header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 0 12px;
}
.p-nnose-overview__rank {
  position: relative;
  flex-shrink: 0;
  width: 62px;
  height: 65px;
}
.p-nnose-overview__rank-icon {
  width: 62px;
  height: 65px;
}
.p-nnose-overview__rank-text {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 15px;
  font-weight: 900;
  line-height: 1.45;
  white-space: nowrap;
}
.p-nnose-overview__rank-text strong {
  font-size: 30px;
  font-weight: 600;
  vertical-align: -4px;
}
.p-nnose-overview__name {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}
.p-nnose-overview__banner {
  width: 100%;
  border-radius: 0;
  margin-bottom: 20px;
}
.p-nnose-overview__product {
  width: 100%;
  margin-bottom: 20px;
}
.p-nnose-overview__point-card {
  border: 2px solid #014DA7;
  border-radius: 6px;
  padding: 36px 20px 20px;
  margin-bottom: 20px;
  position: relative;
  background: #fff;
}
.p-nnose-overview__point-label {
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 94px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='94' height='28' viewBox='0 0 94 28' fill='none'%3E%3Cpath d='M0 0H94L85.7012 22.7424C84.5491 25.8995 81.5466 28 78.1859 28H15.8141C12.4534 28 9.45091 25.8995 8.29885 22.7424L0 0Z' fill='%23014DA7'/%3E%3C/svg%3E") no-repeat center/contain;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
.p-nnose-overview__point-list li {
  position: relative;
  padding-left: 19px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 4px;
}
.p-nnose-overview__point-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 0C11.6414 0 15 3.35859 15 7.5C15 11.6414 11.6414 15 7.5 15C3.35859 15 0 11.6414 0 7.5C0 3.35859 3.35859 0 7.5 0ZM5.94253 9.93606L4.10635 8.09835C3.79353 7.78535 3.79346 7.27492 4.10635 6.96197C4.4193 6.64909 4.932 6.65105 5.24267 6.96197L6.53717 8.25749L9.75744 5.03721C10.0704 4.72426 10.5809 4.72426 10.8938 5.03721C11.2067 5.3501 11.2063 5.86102 10.8938 6.17353L7.10441 9.96289C6.79191 10.2754 6.28098 10.2758 5.96809 9.96289C5.9593 9.9541 5.95082 9.94517 5.94253 9.93606Z' fill='%23014DA7'/%3E%3C/svg%3E") no-repeat center/contain;
}
.p-nnose-overview__table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0 -20px;
  padding: 0 20px;
  margin-bottom: 16px;
}
.p-nnose-overview__table {
  width: 501px;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #CFCFCF;
  border-radius: 6px;
  font-size: 13px;
  line-height: 1.21;
  color: #000;
}
.p-nnose-overview__table th {
  background: #EBF4FF;
  color: #000;
  font-weight: 700;
  text-align: left;
  padding: 11px 12px;
  width: 104px;
  min-width: 104px;
  vertical-align: top;
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px dashed #CFCFCF;
  height: 40px;
  box-sizing: border-box;
}
.p-nnose-overview__table td {
  background: #fff;
  padding: 11px 16px;
  font-weight: 500;
  vertical-align: top;
  border-bottom: 1px dashed #CFCFCF;
  height: 40px;
  box-sizing: border-box;
}
.p-nnose-overview__table tr:first-child th {
  border-radius: 6px 0 0 0;
}
.p-nnose-overview__table tr:last-child th {
  border-radius: 0 0 0 6px;
}
.p-nnose-overview__table tr:first-child td {
  border-radius: 0 6px 0 0;
}
.p-nnose-overview__table tr:last-child td {
  border-radius: 0 0 6px 0;
}
.p-nnose-overview__table tr:nth-child(2) th,
.p-nnose-overview__table tr:nth-child(2) td {
  height: 104px;
}
.p-nnose-overview__table tr:last-child th,
.p-nnose-overview__table tr:last-child td {
  border-bottom: none;
}
.p-nnose-overview__notes {
  margin-bottom: 16px;
}
.p-nnose-overview__note-item {
  display: flex;
  gap: 4px;
  font-size: 10px;
  line-height: 1.8;
  margin-bottom: 2px;
}
.p-nnose-overview__note-item span:first-child {
  flex-shrink: 0;
}
.p-nnose-overview__description {
  margin-bottom: 15px;
}
.p-nnose-overview__description p {
  line-height: 1.8;
  margin-bottom: 12px;
}
.p-nnose-overview__screenshot {
  width: 100%;
  border-radius: 0;
  margin-bottom: 9px;
}
.p-nnose-overview__footnote {
  font-size: 10px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.p-nnose-overview__final-text {
  line-height: 1.8;
}

/*===========================================================================*/
/*  N-NOSEで判定できるがんリスク  */
/*===========================================================================*/
.p-nnose-cancer {
  padding: 40px 0;
}
.p-nnose-cancer__inner {
  padding: 0 20px;
}
.p-nnose-cancer__header {
  text-align: center;
  margin-bottom: 20px;
}
.p-nnose-cancer__header-sub {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.45;
  color: #333333;
  margin-bottom: 0;
}
.p-nnose-cancer__header-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.45;
  color: #333333;
}
.p-nnose-cancer__header-num {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.22;
}
.p-nnose-cancer__recommend {
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px dashed #FA3A3A;
  margin-left: auto;
  margin-right: auto;
  max-width: 350px;
}
.p-nnose-cancer__recommend-title {
  font-size: 18px;
  font-weight: 700;
  color: #FA3A3A;
  line-height: 1.8;
  margin-bottom: 12px;
  position: relative;
  display: inline-block;
}
.p-nnose-cancer__recommend-title::before, .p-nnose-cancer__recommend-title::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 56px;
  height: 0;
  border-top: 2px dashed #FA3A3A;
  transform: translateY(-50%);
}
.p-nnose-cancer__recommend-title::before {
  right: calc(100% + 8px);
}
.p-nnose-cancer__recommend-title::after {
  left: calc(100% + 8px);
}
.p-nnose-cancer__recommend-tags {
  display: grid;
  grid-template-columns: repeat(3, 107px);
  gap: 7px;
  justify-content: center;
  margin-bottom: 10px;
}
.p-nnose-cancer__recommend-tags span {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F6F6F6;
  border-radius: 4px;
  height: 42px;
  font-size: 15px;
  font-weight: 700;
  color: #333333;
}
.p-nnose-cancer__recommend-note {
  font-size: 10px;
  line-height: 1.8;
  text-align: center;
}
.p-nnose-cancer__grid {
  display: grid;
  grid-template-columns: repeat(3, 107px);
  gap: 7px;
  justify-content: center;
  margin-bottom: 12px;
}
.p-nnose-cancer__grid span {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F6F6F6;
  border-radius: 4px;
  height: 42px;
  font-size: 15px;
  font-weight: 700;
  color: #333333;
  text-align: center;
}
.p-nnose-cancer__grid--wide {
  grid-column: span 2;
}
.p-nnose-cancer__grid-footnote {
  grid-column: span 2;
  background: transparent !important;
  height: auto !important;
  font-size: 10px !important;
  font-weight: 400 !important;
  line-height: 1.8;
  text-align: left !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  padding: 4px 0;
}
.p-nnose-cancer__note-small {
  font-size: 10px;
  line-height: 1.8;
  margin-bottom: 28px;
}
.p-nnose-cancer__home-test {
  margin-bottom: 25px;
}
.p-nnose-cancer__home-test p {
  line-height: 1.8;
  margin-bottom: 12px;
}
.p-nnose-cancer__icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 30px;
}
.p-nnose-cancer__icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: calc(33.33% - 8px);
  background: #F6F6F6;
  border-radius: 6px;
  padding: 16px 8px 12px;
  text-align: center;
}
.p-nnose-cancer__icon-item img {
  width: 37px;
  height: 37px;
}
.p-nnose-cancer__icon-item span {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  min-height: 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p-nnose-cancer__recommend-text {
  margin-bottom: 30px;
}
.p-nnose-cancer__recommend-text p {
  line-height: 1.8;
  margin-bottom: 4px;
}
.p-nnose-cancer__cta {
  text-align: center;
  margin-bottom: 12px;
}
.p-nnose-cancer__cta-sub {
  font-size: 14px;
  font-weight: 700;
  color: #FA3A3A;
  margin-bottom: 4px;
}
.p-nnose-cancer__cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  height: 68px;
  background: #FA3A3A;
  border: 2px solid #fff;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35), inset 0 0 20px rgba(0, 0, 0, 0.5);
}
.p-nnose-cancer__cta-arrow {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none'%3E%3Ccircle cx='9' cy='9' r='9' fill='white'/%3E%3Cpath d='M7 5l4 4-4 4' stroke='%23FA3A3A' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain;
}
.p-nnose-cancer__disclaimer {
  font-size: 10px;
  line-height: 1.8;
  text-align: center;
}

/*===========================================================================*/
/*  N-NOSEの口コミ  */
/*===========================================================================*/
.p-nnose-review {
  padding: 40px 0;
  border-top: 8px solid #F6F6F6;
}
.p-nnose-review__inner {
  padding: 0 20px;
}
.p-nnose-review__title {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.45;
}
.p-nnose-review__card {
  background: #F6F6F6;
  border-radius: 6px;
  padding: 20px;
  margin-bottom: 12px;
  position: relative;
}
.p-nnose-review__card-heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 4px;
  padding-right: 65px;
}
.p-nnose-review__card-author {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 20px;
  padding-right: 65px;
}
.p-nnose-review__card-divider {
  border-top: 1px dashed #838383;
  margin-bottom: 16px;
}
.p-nnose-review__card-text {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 12px;
}
.p-nnose-review__card-avatar {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 58px;
  height: auto;
}
.p-nnose-review__card-disclaimer {
  font-size: 10px;
  line-height: 1.8;
  margin-top: 15px;
}
.p-nnose-review__card-disclaimer a {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.p-nnose-review__bottom {
  margin: 25px 0;
}
.p-nnose-review__bottom p {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 12px;
}
.p-nnose-review__cta {
  text-align: center;
  margin-bottom: 12px;
}
.p-nnose-review__cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  height: 68px;
  background: #FA3A3A;
  border: 2px solid #fff;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35), inset 0 0 20px rgba(0, 0, 0, 0.5);
}
.p-nnose-review__cta-arrow {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none'%3E%3Ccircle cx='9' cy='9' r='9' fill='white'/%3E%3Cpath d='M7 5l4 4-4 4' stroke='%23FA3A3A' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain;
}
.p-nnose-review__disclaimer-bottom {
  font-size: 10px;
  line-height: 1.8;
  text-align: center;
}

/*===========================================================================*/
/*  マイシグナル・スキャン 概要  */
/*===========================================================================*/
.p-mysignal-overview {
  background: url(../img/nnose-hero-banner.png) no-repeat top center/100% auto;
  padding: 40px 0;
}
.p-mysignal-overview__header {
  position: relative;
  overflow: hidden;
}
.p-mysignal-overview__header-content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 20px;
  height: 100%;
}
.p-mysignal-overview__rank {
  position: relative;
  flex-shrink: 0;
}
.p-mysignal-overview__rank-icon {
  width: 62px;
  height: 65px;
}
.p-mysignal-overview__rank-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 15px;
  font-weight: 900;
  color: #333333;
  white-space: nowrap;
}
.p-mysignal-overview__rank-text strong {
  font-size: 30px;
  font-weight: 600;
}
.p-mysignal-overview__name {
  font-size: 22px;
  font-weight: 700;
  color: #333333;
  line-height: 1;
}
.p-mysignal-overview__inner {
  padding: 0 20px;
}
.p-mysignal-overview__banner {
  width: 100%;
  border-radius: 6px;
  margin: 12px 0 20px;
}
.p-mysignal-overview__point-card {
  border: 2px solid #014DA7;
  border-radius: 6px;
  padding: 36px 20px 20px;
  margin-bottom: 12px;
  position: relative;
  background: #fff;
}
.p-mysignal-overview__point-label {
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 92px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='92' height='28' viewBox='0 0 92 28' fill='none'%3E%3Cpath d='M0 0H92L83.8962 22.6907C82.7591 25.8746 79.7432 28 76.3622 28H15.6378C12.2568 28 9.24094 25.8746 8.10382 22.6907L0 0Z' fill='%23014DA7'/%3E%3C/svg%3E") no-repeat center/contain;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
.p-mysignal-overview__point-list li {
  position: relative;
  padding-left: 24px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 4px;
}
.p-mysignal-overview__point-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 0C11.6414 0 15 3.35859 15 7.5C15 11.6414 11.6414 15 7.5 15C3.35859 15 0 11.6414 0 7.5C0 3.35859 3.35859 0 7.5 0ZM5.94253 9.93606L4.10635 8.09835C3.79353 7.78535 3.79346 7.27492 4.10635 6.96197C4.4193 6.64909 4.932 6.65105 5.24267 6.96197L6.53717 8.25749L9.75744 5.03721C10.0704 4.72426 10.5809 4.72426 10.8938 5.03721C11.2067 5.3501 11.2063 5.86102 10.8938 6.17353L7.10441 9.96289C6.79191 10.2754 6.28098 10.2758 5.96809 9.96289C5.9593 9.9541 5.95082 9.94517 5.94253 9.93606Z' fill='%23014DA7'/%3E%3C/svg%3E") no-repeat center/contain;
}
.p-mysignal-overview__small-note {
  font-size: 10px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.p-mysignal-overview__table-wrap {
  overflow-x: auto;
  margin-bottom: 16px;
  -webkit-overflow-scrolling: touch;
}
.p-mysignal-overview__table {
  width: 501px;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #CFCFCF;
  border-radius: 6px;
  font-size: 13px;
  line-height: 1.21;
  color: #000;
}
.p-mysignal-overview__table th {
  background: #EBF4FF;
  color: #000;
  font-weight: 700;
  text-align: left;
  padding: 11px 12px;
  width: 104px;
  min-width: 104px;
  vertical-align: top;
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px dashed #CFCFCF;
  height: 40px;
  box-sizing: border-box;
}
.p-mysignal-overview__table td {
  background: #fff;
  padding: 11px 16px;
  font-weight: 500;
  vertical-align: top;
  border-bottom: 1px dashed #CFCFCF;
  height: 40px;
  box-sizing: border-box;
}
.p-mysignal-overview__table tr:first-child th {
  border-radius: 6px 0 0 0;
}
.p-mysignal-overview__table tr:last-child th {
  border-radius: 0 0 0 6px;
}
.p-mysignal-overview__table tr:first-child td {
  border-radius: 0 6px 0 0;
}
.p-mysignal-overview__table tr:last-child td {
  border-radius: 0 0 6px 0;
}
.p-mysignal-overview__table tr:last-child th,
.p-mysignal-overview__table tr:last-child td {
  border-bottom: none;
}
.p-mysignal-overview__note-item {
  display: flex;
  gap: 4px;
  font-size: 10px;
  line-height: 1.8;
}
.p-mysignal-overview__note-item span:first-child {
  flex-shrink: 0;
}

/*===========================================================================*/
/*  マイシグナル・スキャンの口コミ  */
/*===========================================================================*/
.p-mysignal-review {
  padding: 30px 0;
  border-top: 8px solid #F6F6F6;
}
.p-mysignal-review__inner {
  padding: 0 20px;
}
.p-mysignal-review__title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.45;
}
.p-mysignal-review__card {
  background: #F6F6F6;
  border-radius: 6px;
  padding: 20px;
  margin-bottom: 12px;
  position: relative;
}
.p-mysignal-review__card-meta {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-right: 55px;
  margin-bottom: 20px;
}
.p-mysignal-review__card-author {
  flex-shrink: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
}
.p-mysignal-review__card-stars {
  width: auto;
  height: 14px;
}
.p-mysignal-review__card-avatar {
  position: absolute;
  top: 8px;
  right: 20px;
  width: 40px;
  height: auto;
}
.p-mysignal-review__card-divider {
  border-top: 1px dashed #838383;
  margin-bottom: 16px;
}
.p-mysignal-review__card-text {
  font-size: 15px;
  line-height: 1.8;
}
.p-mysignal-review__cta {
  text-align: center;
  margin: 20px 0;
}
.p-mysignal-review__cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 68px;
  background: #FA3A3A;
  border: 2px solid #fff;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.45;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35), inset 0 0 20px rgba(0, 0, 0, 0.5);
}
.p-mysignal-review__cta-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none'%3E%3Ccircle cx='9' cy='9' r='9' fill='white'/%3E%3Cpath d='M7 5l4 4-4 4' stroke='%23FA3A3A' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain;
}

/*===========================================================================*/
/*  尿がんリスク検査くん 概要  */
/*===========================================================================*/
.p-nyou-overview {
  padding: 40px 0;
  background: url(../img/nnose-hero-banner.png) no-repeat top center/100% auto;
}
.p-nyou-overview__header {
  position: relative;
  overflow: hidden;
}
.p-nyou-overview__header-content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 20px;
  height: 100%;
}
.p-nyou-overview__rank {
  position: relative;
  flex-shrink: 0;
}
.p-nyou-overview__rank-icon {
  width: 62px;
  height: 65px;
}
.p-nyou-overview__rank-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 15px;
  font-weight: 900;
  color: #333333;
  white-space: nowrap;
}
.p-nyou-overview__rank-text strong {
  font-size: 30px;
  font-weight: 600;
}
.p-nyou-overview__name {
  font-size: 22px;
  font-weight: 700;
  color: #333333;
  line-height: 1;
}
.p-nyou-overview__inner {
  padding: 0 20px;
}
.p-nyou-overview__banner {
  width: 100%;
  border-radius: 6px;
  margin: 12px 0 20px;
}
.p-nyou-overview__point-card {
  border: 2px solid #014DA7;
  border-radius: 6px;
  padding: 36px 20px 20px;
  margin-bottom: 20px;
  position: relative;
  background: #fff;
}
.p-nyou-overview__point-label {
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 92px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='92' height='28' viewBox='0 0 92 28' fill='none'%3E%3Cpath d='M0 0H92L83.8962 22.6907C82.7591 25.8746 79.7432 28 76.3622 28H15.6378C12.2568 28 9.24094 25.8746 8.10382 22.6907L0 0Z' fill='%23014DA7'/%3E%3C/svg%3E") no-repeat center/contain;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
.p-nyou-overview__point-list li {
  position: relative;
  padding-left: 24px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 4px;
}
.p-nyou-overview__point-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 0C11.6414 0 15 3.35859 15 7.5C15 11.6414 11.6414 15 7.5 15C3.35859 15 0 11.6414 0 7.5C0 3.35859 3.35859 0 7.5 0ZM5.94253 9.93606L4.10635 8.09835C3.79353 7.78535 3.79346 7.27492 4.10635 6.96197C4.4193 6.64909 4.932 6.65105 5.24267 6.96197L6.53717 8.25749L9.75744 5.03721C10.0704 4.72426 10.5809 4.72426 10.8938 5.03721C11.2067 5.3501 11.2063 5.86102 10.8938 6.17353L7.10441 9.96289C6.79191 10.2754 6.28098 10.2758 5.96809 9.96289C5.9593 9.9541 5.95082 9.94517 5.94253 9.93606Z' fill='%23014DA7'/%3E%3C/svg%3E") no-repeat center/contain;
}
.p-nyou-overview__table-wrap {
  overflow-x: auto;
  margin-bottom: 16px;
  -webkit-overflow-scrolling: touch;
}
.p-nyou-overview__table {
  width: 100%;
  min-width: 335px;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #CFCFCF;
  border-radius: 6px;
  font-size: 13px;
  line-height: 1.21;
  color: #000;
}
.p-nyou-overview__table th {
  background: #EBF4FF;
  color: #000;
  font-weight: 700;
  text-align: left;
  padding: 11px 12px;
  width: 104px;
  min-width: 104px;
  vertical-align: top;
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px dashed #CFCFCF;
  height: 40px;
  box-sizing: border-box;
}
.p-nyou-overview__table td {
  background: #fff;
  padding: 11px 16px;
  font-weight: 500;
  vertical-align: top;
  border-bottom: 1px dashed #CFCFCF;
  height: 40px;
  box-sizing: border-box;
}
.p-nyou-overview__table tr:first-child th {
  border-radius: 6px 0 0 0;
}
.p-nyou-overview__table tr:last-child th {
  border-radius: 0 0 0 6px;
}
.p-nyou-overview__table tr:first-child td {
  border-radius: 0 6px 0 0;
}
.p-nyou-overview__table tr:last-child td {
  border-radius: 0 0 6px 0;
}
.p-nyou-overview__table tr:last-child th,
.p-nyou-overview__table tr:last-child td {
  border-bottom: none;
}
.p-nyou-overview__notes {
  margin-bottom: 16px;
}
.p-nyou-overview__note-item {
  display: flex;
  gap: 4px;
  font-size: 10px;
  line-height: 1.8;
}
.p-nyou-overview__note-item span:first-child {
  flex-shrink: 0;
}

/*===========================================================================*/
/*  尿がんリスク検査くんの口コミ  */
/*===========================================================================*/
.p-nyou-review {
  padding: 40px 0;
  border-top: 8px solid #F6F6F6;
}
.p-nyou-review__inner {
  padding: 0 20px;
}
.p-nyou-review__title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.45;
}
.p-nyou-review__card {
  background: #F6F6F6;
  border-radius: 6px;
  padding: 20px;
  margin-bottom: 12px;
  position: relative;
}
.p-nyou-review__card-meta {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-right: 55px;
  margin-bottom: 23px;
}
.p-nyou-review__card-stars {
  width: auto;
  height: 14px;
}
.p-nyou-review__card-avatar {
  position: absolute;
  top: 8px;
  right: 20px;
  width: 40px;
  height: auto;
}
.p-nyou-review__card-divider {
  margin-bottom: 16px;
}
.p-nyou-review__card-text {
  font-size: 15px;
  line-height: 1.8;
}
.p-nyou-review__cta {
  text-align: center;
  margin: 20px 0;
}
.p-nyou-review__cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 68px;
  background: #FA3A3A;
  border: 2px solid #fff;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.45;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35), inset 0 0 20px rgba(0, 0, 0, 0.5);
}
.p-nyou-review__cta-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none'%3E%3Ccircle cx='9' cy='9' r='9' fill='white'/%3E%3Cpath d='M7 5l4 4-4 4' stroke='%23FA3A3A' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain;
}

/*===========================================================================*/
/*  まとめ  */
/*===========================================================================*/
.p-summary {
  padding: 40px 0;
  background: #F6F6F6;
}
.p-summary__inner {
  padding: 0 20px;
}
.p-summary__title {
  font-size: 28px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.45;
}
.p-summary__hero {
  position: relative;
  margin-bottom: 20px;
}
.p-summary__rank-badge {
  position: absolute;
  top: 0;
  left: 12px;
  width: 51px;
  height: 53px;
  z-index: 2;
}
.p-summary__rank-text {
  position: absolute;
  top: 10px;
  left: 19px;
  z-index: 3;
  font-size: 12px;
  font-weight: 900;
  color: #333333;
  white-space: nowrap;
}
.p-summary__rank-text strong {
  font-size: 24px;
  font-weight: 600;
  vertical-align: -3px;
}
.p-summary__banner {
  width: 100%;
  border-radius: 6px;
  display: block;
}
.p-summary__features {
  border: 2px solid #014DA7;
  border-radius: 6px;
  padding: 20px;
  margin-bottom: 20px;
  background: #fff;
}
.p-summary__features-list li {
  position: relative;
  padding-left: 24px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 4px;
}
.p-summary__features-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 0C11.6414 0 15 3.35859 15 7.5C15 11.6414 11.6414 15 7.5 15C3.35859 15 0 11.6414 0 7.5C0 3.35859 3.35859 0 7.5 0ZM5.94253 9.93606L4.10635 8.09835C3.79353 7.78535 3.79346 7.27492 4.10635 6.96197C4.4193 6.64909 4.932 6.65105 5.24267 6.96197L6.53717 8.25749L9.75744 5.03721C10.0704 4.72426 10.5809 4.72426 10.8938 5.03721C11.2067 5.3501 11.2063 5.86102 10.8938 6.17353L7.10441 9.96289C6.79191 10.2754 6.28098 10.2758 5.96809 9.96289C5.9593 9.9541 5.95082 9.94517 5.94253 9.93606Z' fill='%23014DA7'/%3E%3C/svg%3E") no-repeat center/contain;
}
.p-summary__features-list li:last-child {
  margin-bottom: 0;
}
.p-summary__body {
  margin-bottom: 20px;
}
.p-summary__text {
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 1.8;
}
.p-summary__text:last-child {
  margin-bottom: 0;
}
.p-summary__cta {
  text-align: center;
}
.p-summary__cta-sub {
  font-size: 15px;
  font-weight: 700;
  color: #FA3A3A;
  text-align: center;
  margin-bottom: 4px;
  line-height: 1.8;
}
.p-summary__cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 68px;
  background: #FA3A3A;
  border: 2px solid #fff;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.45;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35), inset 0 0 20px rgba(0, 0, 0, 0.5);
}
.p-summary__cta-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none'%3E%3Ccircle cx='9' cy='9' r='9' fill='white'/%3E%3Cpath d='M7 5l4 4-4 4' stroke='%23FA3A3A' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain;
}

/*===========================================================================*/
/*  条件から商品を検索  */
/*===========================================================================*/
.p-search {
  padding: 40px 0;
  background: #fff;
}
.p-search__inner {
  padding: 0 20px;
}
.p-search__title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 24px;
  line-height: 1.45;
}
.p-search__field {
  margin-bottom: 16px;
}
.p-search__label {
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 4px;
}
.p-search__select-wrap {
  position: relative;
}
.p-search__select-wrap::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 6px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
  pointer-events: none;
}
.p-search__select {
  width: 100%;
  height: 58px;
  padding: 0 40px 0 20px;
  background: #F6F6F6;
  border: none;
  border-radius: 6px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #333333;
  line-height: 1.8;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.p-search__btn-wrap {
  margin-top: 20px;
  text-align: center;
}
.p-search__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 282px;
  height: 58px;
  margin: 0 auto;
  background: #014DA7;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.45;
}
.p-search__btn-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M1 1l4 4-4 4' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
}

/*===========================================================================*/
/*  投稿詳細ページ  */
/*===========================================================================*/
.p-article {
  padding: 80px 0 50px;
  position: relative;
  background: url(../img/nnose-hero-banner.png) no-repeat top center/100% auto;
}
.p-article__inner {
  padding: 0 20px;
}
.p-article__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 20px;
}
.p-article__thumbnail {
  margin-bottom: 24px;
}
.p-article__thumbnail img {
  width: 100%;
  border-radius: 6px;
  display: block;
}
.p-article__figure {
  margin: 24px 0;
}
.p-article__figure img {
  width: 100%;
  border-radius: 6px;
  display: block;
}
.p-article__cta {
  margin: 20px 0 0;
  text-align: center;
}
.p-article__cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  max-width: 282px;
  margin-left: auto;
  margin-right: auto;
  height: 58px;
  background: #014DA7;
  border: 2px solid #014DA7;
  border-radius: 8px;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.45;
  text-decoration: none !important;
}
.p-article__cta-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M1 1l4 4-4 4' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
}

.p-article__body p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 15px;
}
.p-article__body h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin: 24px 0 12px;
}
.p-article__body h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  padding-left: 12px;
  margin: 32px 0 12px;
  border-left: 4px solid #014DA7;
  position: relative;
}
.p-article__body strong {
  font-weight: 700;
}
.p-article__body .marker {
  display: inline;
  box-decoration-break: clone;
  background: linear-gradient(transparent 60%, #FCFF4E 60%);
}
.p-article__body .marker strong {
  font-weight: 700;
}
.p-article__body a {
  color: #014DA7;
  text-decoration: underline;
}
.p-article__body a:hover {
  text-decoration: none;
}
.p-article__body ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
.p-article__body ul li {
  position: relative;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 4px;
}
.p-article__body ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  background: #014DA7;
  border-radius: 1px;
}
.p-article__body ol {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  counter-reset: ol-counter;
}
.p-article__body ol li {
  position: relative;
  padding-left: 28px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 4px;
  counter-increment: ol-counter;
}
.p-article__body ol li::before {
  content: counter(ol-counter);
  position: absolute;
  left: 0;
  top: 2px;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #014DA7;
  width: 20px;
  text-align: center;
  line-height: 1.8;
}
.p-article__body table {
  width: 100%;
  min-width: 335px;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #CFCFCF;
  border-radius: 6px;
  font-size: 13px;
  line-height: 1.21;
  margin: 24px 0;
}
.p-article__body table th,
.p-article__body table td {
  font-family: "Inter", "Noto Sans JP", sans-serif;
  box-sizing: border-box;
  vertical-align: middle;
}
.p-article__body table th {
  background: #EBF4FF;
  font-weight: 700;
  text-align: left;
  padding: 11px 12px;
  width: 102px;
  min-width: 102px;
  white-space: nowrap;
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px dashed #CFCFCF;
  height: 40px;
}
.p-article__body table td {
  background: #fff;
  padding: 11px 16px;
  font-weight: 500;
  border-bottom: 1px dashed #CFCFCF;
  border-right: 1px dashed #CFCFCF;
  height: 40px;
}
.p-article__body table td:last-child {
  border-right: none;
}
.p-article__body table tr:first-child th {
  border-radius: 6px 0 0 0;
}
.p-article__body table tr:last-child th {
  border-radius: 0 0 0 6px;
}
.p-article__body table tr:first-child td:last-child {
  border-radius: 0 6px 0 0;
}
.p-article__body table tr:last-child td:last-child {
  border-radius: 0 0 6px 0;
}
.p-article__body table tr:last-child th,
.p-article__body table tr:last-child td {
  border-bottom: none;
}
.p-article__body .scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.p-article__body .scroll table {
  margin: 0;
}
.p-article__body img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}
.p-article__body .btn-blue,
.p-article__body .btn-pink {
  margin: 20px auto 0;
  text-align: center;
}
.p-article__body .btn-blue a,
.p-article__body .btn-pink a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  max-width: 282px;
  margin: 0 auto;
  height: 58px;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45;
  text-decoration: none;
  transition: opacity .3s;
}
.p-article__body .btn-blue a::after,
.p-article__body .btn-pink a::after {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M1 1l4 4-4 4' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
}
.p-article__body .btn-blue a:hover,
.p-article__body .btn-pink a:hover {
  opacity: .8;
}
.p-article__body .btn-blue a {
  background: #014DA7;
  border: 2px solid #014DA7;
}
.p-article__body .btn-pink a {
  background: #B5272D;
  border: 2px solid #B5272D;
}
.p-article__body .btns-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin: 20px 0 0;
}
.p-article__body .btns-area .btn-blue,
.p-article__body .btns-area .btn-pink {
  margin: 0;
}
@media (min-width: 768px) {
  .p-article__body .btns-area {
    flex-direction: row;
    justify-content: center;
    gap: 16px;
  }
}

/*===========================================================================*/
/*  検索結果ページ ヘッダー  */
/*===========================================================================*/
.p-search-result-header__bar img {
  width: 100%;
  display: block;
}
.p-search-result-header__hero img {
  width: 100%;
  display: block;
}

/*===========================================================================*/
/*  検索結果  */
/*===========================================================================*/
.p-result {
  padding: 80px 0 0;
  position: relative;
  background: url(../img/nnose-hero-banner.png) no-repeat top center/100% auto;
}
.p-result__inner {
  padding: 0 20px;
}
.p-result__title {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  line-height: 1.45;
  margin-bottom: 24px;
}
.p-result__title--empty {
  margin-bottom: 0;
}
.p-result__count {
  font-family: "Montserrat", sans-serif;
}
.p-result--empty {
  padding: 80px 0 0;
}
.p-result__sort {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  margin-bottom: 20px;
}
.p-result__sort-label {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8;
  white-space: nowrap;
}
.p-result__sort-select-wrap {
  position: relative;
  width: 148px;
  flex-shrink: 0;
}
.p-result__sort-select-wrap::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 4px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4' fill='none'%3E%3Cpath d='M1 0.5l3 3 3-3' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
  pointer-events: none;
}
.p-result__sort-select-wrap select {
  width: 100%;
  height: 44px;
  padding: 0 32px 0 16px;
  background: #F6F6F6;
  border: none;
  border-radius: 6px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 1.8;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

/*===========================================================================*/
/*  検索結果 商品カード  */
/*===========================================================================*/
.p-result-card {
  margin-top: 44px;
  padding-top: 36px;
  border-top: 1px dashed #CFCFCF;
}
.p-result-card:last-child {
  margin-bottom: 0;
}
.p-result-card__name-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}
.p-result-card__dot {
  width: 8px;
  height: 8px;
  border-radius: 1px;
  background: #014DA7;
  flex-shrink: 0;
}
.p-result-card__name {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}
.p-result-card__image {
  width: 100%;
  border-radius: 6px;
  display: block;
  margin-bottom: 8px;
}
.p-result-card__catchcopy {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 12px;
}
.p-result-card__info {
  display: flex;
  gap: 7px;
  margin-bottom: 16px;
}
.p-result-card__info-box {
  flex: 1;
  border: 1px solid #CFCFCF;
  border-radius: 6px;
  padding: 10px 8px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 84px;
  box-sizing: border-box;
}
.p-result-card__info-label {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
  color: #000;
  margin-bottom: 4px;
}
.p-result-card__info-price {
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  color: #FA3A3A;
}
.p-result-card__info-price small {
  font-size: 18px;
}
.p-result-card__info-type {
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  color: #014DA7;
}
.p-result-card__info-type small {
  font-size: 18px;
}
.p-result-card__actions {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.p-result-card__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 68px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.45;
  box-sizing: border-box;
}
.p-result-card__btn--detail {
  background: #014DA7;
  color: #fff;
  border: 2px solid #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.35), inset 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.p-result-card__btn--official {
  background: #FA3A3A;
  color: #fff;
  border: 2px solid #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.35), inset 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.p-result-card__btn-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M8.99972 0C4.02943 0 0 4.02943 0 9C0 13.9706 4.02943 18 8.99972 18C13.9706 18 18 13.9706 18 9C18 4.02943 13.9706 0 8.99972 0ZM8.16374 13.6958L6.61345 12.1452L9.75839 9L6.61345 5.85478L8.16374 4.3045L12.8595 9L8.16374 13.6958Z' fill='white'/%3E%3C/svg%3E") no-repeat center/contain;
}

/*===========================================================================*/
/*  今回の検索条件  */
/*===========================================================================*/
.p-search-condition {
  padding: 0 0 40px;
}
.p-search-condition__divider {
  height: 8px;
  background: #F6F6F6;
  margin: 50px 0 40px;
}
.p-search-condition__inner {
  padding: 0 20px;
}
.p-search-condition__title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 24px;
  line-height: 1.45;
}
.p-search-condition__field {
  margin-bottom: 16px;
}
.p-search-condition__label {
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 4px;
}
.p-search-condition__select-wrap {
  position: relative;
}
.p-search-condition__select-wrap::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 6px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
  pointer-events: none;
}
.p-search-condition__select {
  width: 100%;
  height: 58px;
  padding: 0 40px 0 20px;
  background: #F6F6F6;
  border: none;
  border-radius: 6px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #333333;
  line-height: 1.8;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.p-search-condition__btn-wrap {
  margin-top: 20px;
  text-align: center;
}
.p-search-condition__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 282px;
  height: 58px;
  margin: 0 auto;
  background: #014DA7;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.45;
}
.p-search-condition__btn-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M1 1l4 4-4 4' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;
}

/*===========================================================================*/
/*  調査概要ページ  */
/*===========================================================================*/
.p-survey-header img {
  width: 100%;
  display: block;
}

.p-survey {
  padding: 40px 0;
}
.p-survey__inner {
  padding: 0 20px;
}
.p-survey__section {
  margin-bottom: 50px;
}
.p-survey__section:last-child {
  margin-bottom: 0;
}
.p-survey__title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
  line-height: 1.45;
}
.p-survey__text {
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 16px;
}
.p-survey__table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.p-survey__table {
  width: 100%;
  min-width: 335px;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #CFCFCF;
  border-radius: 6px;
  font-size: 13px;
  line-height: 1.21;
  color: #000;
}
.p-survey__table th,
.p-survey__table td {
  font-family: "Inter", "Noto Sans JP", sans-serif;
  box-sizing: border-box;
  vertical-align: middle;
}
.p-survey__table th {
  background: #EBF4FF;
  color: #000;
  font-weight: 700;
  text-align: left;
  padding: 11px 12px;
  width: 76px;
  min-width: 76px;
  white-space: nowrap;
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px dashed #CFCFCF;
  height: 40px;
}
.p-survey__table td {
  background: #fff;
  padding: 11px 16px;
  font-weight: 500;
  border-bottom: 1px dashed #CFCFCF;
  height: 40px;
}
.p-survey__table tr:first-child th {
  border-radius: 6px 0 0 0;
}
.p-survey__table tr:last-child th {
  border-radius: 0 0 0 6px;
}
.p-survey__table tr:first-child td:last-child {
  border-radius: 0 6px 0 0;
}
.p-survey__table tr:last-child td:last-child {
  border-radius: 0 0 6px 0;
}
.p-survey__table tr:last-child th,
.p-survey__table tr:last-child td {
  border-bottom: none;
}
.p-survey__table--wide {
  min-width: 660px;
}
.p-survey__table--wide th {
  width: 102px;
  min-width: 102px;
}
.p-survey__table--wide td {
  min-width: 162px;
  height: auto;
  border-right: 1px dashed #CFCFCF;
  vertical-align: top;
}
.p-survey__table--wide td:last-child {
  border-right: none;
}
.p-survey__table--wide tr:first-child td {
  font-weight: 500;
  text-align: center;
}
.p-survey__table--result {
  min-width: 564px;
}
.p-survey__table--result th {
  width: 102px;
  min-width: 102px;
}
.p-survey__table--result td {
  min-width: 130px;
  text-align: center;
  font-weight: 500;
  border-right: 1px dashed #CFCFCF;
}
.p-survey__table--result td:last-child {
  border-right: none;
}
.p-survey__table--result tr:first-child td {
  font-weight: 500;
}

/*===========================================================================*/
/*  footer  */
/*===========================================================================*/
.p-footer {
  background: #F6F6F6;
  padding: 30px 20px;
}
.p-footer__inner {
  text-align: center;
}
.p-footer__nav {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.p-footer__link {
  font-size: 13px;
  line-height: 1.8;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.p-footer__copyright {
  font-size: 10px;
  font-weight: 700;
  line-height: 1.8;
}/*# sourceMappingURL=style.css.map */