/*
Theme Name:ゴルフレッスン比較ナビ
*/
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
* {
	box-sizing: border-box;
  }
  ::before,
  ::after {
	box-sizing: inherit;
  }
  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;
	line-height: inherit;
	font-weight: inherit;
	margin: 0;
  }
  ul,
  ol {
	margin: 0;
	padding: 0;
	list-style: none;
  }
  dt {
	font-weight: bold;
  }
  dd {
	margin-left: 0;
  }
  hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	border: 0;
	border-top: 1px solid;
	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] {
	border-bottom: none;
	text-decoration: underline;
	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;
  }
  img {
	border-style: none;
	vertical-align: bottom;
  }
  embed,
  object,
  iframe {
	border: 0;
	vertical-align: bottom;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
	-webkit-appearance: none;
	appearance: none;
	vertical-align: middle;
	color: inherit;
	font: inherit;
	border: 0;
	background: transparent;
	padding: 0;
	margin: 0;
	outline: 0;
	border-radius: 0;
	text-align: inherit;
  }
  [type="checkbox"] {
	-webkit-appearance: checkbox;
	appearance: checkbox;
  }
  [type="radio"] {
	-webkit-appearance: radio;
	appearance: radio;
  }
  button,
  input {
	overflow: visible;
  }
  button,
  select {
	text-transform: none;
  }
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
  }
  button[disabled],
  [type="button"][disabled],
  [type="reset"][disabled],
  [type="submit"][disabled] {
	cursor: default;
  }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
  }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
  }
  select::-ms-expand {
	display: none;
  }
  option {
	padding: 0;
  }
  fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 0;
  }
  legend {
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
  }
  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] {
	outline: none;
  }
  table {
	border-collapse: collapse;
	border-spacing: 0;
  }
  caption {
	text-align: left;
  }
  td,
  th {
	vertical-align: top;
	padding: 0;
  }
  th {
	text-align: left;
	font-weight: bold;
  }
  template {
	display: none;
  }
  [hidden] {
	display: none;
  }
  :root {
	--black: #000;
	--white: #fff;
	--white-light-type01: #FFFFF4;
	--gray: #333;
	--gray-light-type01: #555;
	--gray-light-type02: #777;
	--gray-light-type03: #f5f5f5;
	--gray-light-type04: #ccc;
	--gray-light-type05: #d9d9d9;
	--gray-light-type06: #b2b2b2;
	--gray-light-type07: #E0E0E0;
	--gray-light-type08: #fafafa;
	--green: #22bda3;
	--green-dark-type01: #2f9e8c;
	--green-dark-type02-alpha01: rgba(0, 140, 93, 0.2);
	--green-gradient: linear-gradient(to bottom, #2de0b4, #1cb8ab);
	--green-light-type01: #d7f5e6;
	--green-light-type02: #a8f0de;
	--green-light-type03: #abdbcf;
	--green-light-type04: #f5f7f6;
	--green-light-type05: #0dd6b5;
	--green-light-type06-alpha01: rgba(194, 204, 199, 0.6);
	--green-light-type07: #91ebd4;
	--yellow: #f5e856;
	--yellow-dark-type01: #ffd400;
	--yellow-light-type01: #fffbcb;
	--yellow-light-type02: #fffabf;
	--yellow-light-type03: #f6ffe5;
	--yellow-light-type04: #ffff33;
	--yellow-gradient: linear-gradient(to right, #fffae0, #ecf9c5);
	--gold: #9e8c2f;
	--silver: #dcdbd0;
	--silver-dark-type01: #8c897c;
	--copper: #b26b47;
	--copper-light-type01: #dbaf84;
	--orange: #fb9324;
	--orange-dark-type01: #f56d0c;
	--orange-light-type01: #f0ab0a;
	--orange-light-type02: #FF9872;
	--orange-light-type01-alpha01: rgba(240, 171, 10, 0.3);
	--blue: #3975e1;
	--red: #f58349;
	--pink: #ff0874;
	--pink-light-type01: #FC6FAB;
	--pink-light-type02: #FE9DC6;
	--pink-light-type03: #F06464;
	--pink-light-type04: #FFD4E6;
	--pink-dark-type01: #D94444;
	--blue-light-type01: #63BAF0;
	--top: 9999;
	--nav: 999;
	--back: -999;
  }
  html {
	font-size: 62.5%;
	overflow-x: hidden;
	scroll-behavior: smooth;
  }
  body {
	background-color: var(--white);
	color: var(--gray);
	font-family: "Noto Sans JP", sans-serif;
	font-feature-settings: "palt";
	font-size: min(3.7333333333vw, 28px);
	font-weight: 400;
	line-height: 1.75;
	margin-left: auto;
	margin-right: auto;
	max-width: 750px;
	overflow-x: hidden;
  }
  body.is-inactive::before {
	background-color: rgba(255, 255, 255, 0.7);
	content: "";
	height: 100vh;
	left: 0;
	opacity: 1;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 10;
  }
  svg {
	display: block;
  }
  img {
	height: auto;
	max-height: auto;
	max-width: 100%;
  }
  a:not([class]):not([href^="tel"]) {
	text-decoration: underline;
	font-size: 1.7rem;
  }
  /* p:not([class]) + p:not([class]), */
  p:not([class]) + p[data-trigger],
  p[data-trigger] + p:not([class]),
  p[data-trigger] + p[data-trigger] {
	margin-top: 2em;
  }
  input::placeholder {
	text-align: left;
  }
  input[type="button"] {
	text-align: center;
  }
  em {
	font-style: normal;
  }
  figure {
	text-align: center;
  }
  .l-container {
	padding-right: min(3.7333333333vw, 20px);
    padding-left: min(3.7333333333vw, 20px);
	/* padding-left: min(5.3333333333vw, 40px); */
	/* padding-right: min(5.3333333333vw, 40px); */
  }
  .l-footer {
	margin-top: auto;
  }
  .l-header {
	position: fixed;
	top: 0;
	z-index: var(--top);
  }
  .l-page-wrapper {
	display: grid;
	grid-template-rows: auto max-content;
	min-height: 100vh;
  }
  .c-button-type01,
  .c-button-type01--small-secondary-arrow-icon,
  .c-button-type01--small-primary-arrow-icon,
  .c-button-type01--large-secondary-arrow-icon,
  .c-button-type01--large-primary-arrow-icon,
  .c-button-type01--large-primary-search-icon {
	align-items: center;
	display: flex;
	font-weight: 700;
	justify-content: center;
  }
  .c-button-type01--large-primary-search-icon {
	border-radius: min(7.4666666667vw, 56px);
	font-size: min(4.8vw, 36px);
	height: min(14.9333333333vw, 112px);
	width: min(74.6666666667vw, 560px);
	background-color: var(--orange-light-type01);
	box-shadow: 0 min(2.1333333333vw, 16px) min(3.2vw, 24px)
		var(--orange-light-type01-alpha01);
	color: var(--white);
	gap: min(3.2vw, 24px);
  }
  .c-button-type01--large-primary-search-icon::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/icon_magnifying-glass.svg);
	height: min(5.6vw, 42px);
	width: min(5.6vw, 42px);
  }
  .c-button-type01--large-primary-arrow-icon {
	border-radius: min(7.4666666667vw, 56px);
	font-size: min(4.8vw, 36px);
	height: min(14.9333333333vw, 112px);
	width: min(74.6666666667vw, 560px);
	background-color: var(--orange-light-type01);
	box-shadow: 0 min(2.1333333333vw, 16px) min(3.2vw, 24px)
		var(--orange-light-type01-alpha01);
	color: var(--white);
	position: relative;
  }
  .c-button-type01--large-primary-arrow-icon::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/icon_arrow.svg);
	height: min(3.4666666667vw, 26px);
	position: absolute;
	right: min(5.8666666667vw, 44px);
	width: min(2.1333333333vw, 16px);
  }
  .c-button-type01--large-secondary-arrow-icon {
	border-radius: min(7.4666666667vw, 56px);
	font-size: min(4.1vw, 30px);
	height: min(14.9333333333vw, 112px);
	width: min(74.6666666667vw, 560px);
	background-image: var(--green-gradient);
	box-shadow: 0 min(2.1333333333vw, 16px) min(3.2vw, 24px)
		var(--green-dark-type02-alpha01);
	color: var(--white);
	position: relative;
	line-height: 1.3;
	text-align: center;
  }
  .kira {
	position: relative;
  }
  .kira::after {
  animation: 2s 0s shine linear infinite;
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.4) 100%);
  content: '';
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  }
  @keyframes shine {
  20% {
	left: 150%;
  }
  100% {
	left: 150%;
  }
  }
  .c-button-type01--large-secondary-arrow-icon::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/icon_arrow.svg);
	height: min(3.4666666667vw, 26px);
	position: absolute;
	right: min(5.8666666667vw, 44px);
	width: min(2.1333333333vw, 16px);
  }
  .c-button-type01--small-primary-arrow-icon {
	border-radius: min(5.3333333333vw, 40px);
	font-size: min(3.4666666667vw, 26px);
	height: min(10.6666666667vw, 80px);
	width: min(36vw, 270px);
	background-color: var(--orange-light-type01);
	box-shadow: 0 min(2.1333333333vw, 16px) min(3.2vw, 24px)
		var(--orange-light-type01-alpha01);
	color: var(--white);
	position: relative;
  }
  .c-button-type01--small-primary-arrow-icon::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/icon_arrow.svg);
	height: min(2.9333333333vw, 22px);
	position: absolute;
	right: min(3.2vw, 24px);
	width: min(1.6vw, 12px);
  }
  .c-button-type01--small-secondary-arrow-icon {
	border-radius: min(5.3333333333vw, 40px);
	font-size: min(3.4666666667vw, 26px);
	height: min(10.6666666667vw, 80px);
	width: min(36vw, 270px);
	background-image: var(--green-gradient);
	box-shadow: 0 min(2.1333333333vw, 16px) min(3.2vw, 24px)
		var(--green-dark-type02-alpha01);
	color: var(--white);
	position: relative;
  }
  .c-button-type01--small-secondary-arrow-icon::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/icon_arrow.svg);
	height: min(2.9333333333vw, 22px);
	position: absolute;
	right: min(3.2vw, 24px);
	width: min(1.6vw, 12px);
  }
  .c-button-type02,
  .c-button-type02--accordion {
	align-items: center;
	border: min(0.2666666667vw, 2px) solid var(--green);
	color: var(--green-dark-type01);
	display: flex;
	font-weight: 500;
	justify-content: center;
  }
  .c-button-type02--accordion {
	font-size: min(4.2666666667vw, 32px);
	height: min(12.8vw, 96px);
	width: 100%;
	position: relative;
  }
  .c-button-type02--accordion::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20id%3D%22icon_plus.svg%22%20d%3D%22M1188.41%204740.78h-4.5v-4.5a1%201%200%2000-1-1h-1a1%201%200%2000-1%201v4.5h-4.5a1%201%200%2000-1%201v1a1%201%200%20001%201h4.5v4.5a1%201%200%20001%201h1a1%201%200%20001-1v-4.5h4.5a1%201%200%20001-1v-1a1%201%200%2000-1-1z%22%20transform%3D%22translate(-1175.41%20-4735.28)%22%20fill%3D%22%232f9e8c%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
	height: min(4vw, 30px);
	position: absolute;
	right: min(4.2666666667vw, 32px);
	width: min(4vw, 30px);
  }
  .is-open .c-button-type02--accordion::before {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%223%22%20viewBox%3D%220%200%2014%203%22%3E%3Crect%20id%3D%22icon_minus.svg%22%20width%3D%2214%22%20height%3D%223%22%20rx%3D%221%22%20ry%3D%221%22%20fill%3D%22%232f9e8c%22%2F%3E%3C%2Fsvg%3E");
  }
  .c-list-circle,
  .c-list-circle--type01 {
	display: grid;
	gap: min(1.0666666667vw, 8px) min(4.2666666667vw, 32px);
  }
  .c-list-circle > li,
  .c-list-circle--type01 > li {
	display: flex;
	gap: min(1.6vw, 12px);
  }
  .c-list-circle--type01 > li span {
	display: flex;
	gap: min(1.6vw, 12px);
  }
  .c-list-circle--type01-title {
	text-align: center;
	border-bottom: 1px solid #ff0874;
	font-weight: 700;
	width: 90%;
    margin-inline: auto;
	font-size: min(4.7333333333vw, 40px);
	margin-bottom: min(2.333333vw, 10px);
  }
  .c-list-circle--type01 > p {
	margin-bottom: min(3.333333vw, 20px);
  }
  .c-list-circle--type01-title > span {
	font-family: "Oswald", sans-serif;
	margin-right: 20px;
	color: var(--pink);
  }
  /* .c-list-circle > li::before,
  .c-list-circle--type01 > li::before {
	content: "";
	display: block;
	background-color: var(--yellow-dark-type01);
	border-radius: 50%;
	flex-shrink: 0;
	height: min(2.6666666667vw, 20px);
	margin-top: min(1.8666666667vw, 14px);
	width: min(2.6666666667vw, 20px);
  } */
  .c-list-separator {
	display: flex;
	flex-wrap: wrap;
	row-gap: min(2.1333333333vw, 16px);
	/* align-items: baseline; */
  }
  .c-list-separator > li:not(:last-child) {
	align-items: center;
	display: flex;
  }
  .c-list-separator > li:not(:last-child)::after {
	content: "";
	display: block;
	background-color: var(--gray-light-type05);
	height: min(3.7333333333vw, 28px);
	margin-left: min(2.6666666667vw, 20px);
	margin-right: min(2.6666666667vw, 20px);
	width: min(0.2666666667vw, 2px);
  }
  .c-heading-type01 {
	align-items: baseline;
	display: flex;
	font-size: min(5.3333333333vw, 40px);
	font-weight: 500;
	line-height: 1.5;
  }
  .c-heading-type01 .c-heading__number {
	align-items: flex-end;
	color: var(--pink-light-type01);
	display: flex;
	flex-direction: row;
	flex-shrink: 0;
	font-family: "Oswald", sans-serif;
	font-size: min(9.6vw, 72px);
	font-weight: 400;
	gap: min(2.1333333333vw, 16px);
	line-height: 1;
	margin-right: min(2.1333333333vw, 16px);
  }
  .c-heading-type01 .c-heading__number::after {
	content: "";
	display: block;
	background-color: var(--pink-light-type01);
	height: min(6.9333333333vw, 52px);
	margin-bottom: min(0.5333333333vw, 4px);
	transform: skewX(-20deg);
	width: min(0.5333333333vw, 4px);
  }
  .c-heading-type01 .c-heading__large {
	font-size: min(6.1333333333vw, 46px);
  }
  .c-heading-type02 {
	color: var(--orange-light-type01);
	font-size: min(4.8vw, 36px);
	font-weight: 700;
  }
  .c-heading-type03 {
	color: var(--white);
	font-size: min(4.8vw, 36px);
	font-weight: 700;
  }
  .c-heading-type03 > .c-heading__small {
	font-size: min(4.2666666667vw, 32px);
  }
  .c-heading-type04,
  .c-heading-type04--stripe-under-line {
	color: var(--pink-light-type03);
	font-size: min(5.8666666667vw, 44px);
	font-weight: 700;
  }
  .c-heading-type04--stripe-under-line {
	display: flex;
	flex-direction: column;
	gap: min(1.0666666667vw, 8px);
	width: 100%;
  }
  .c-heading-type04--stripe-under-line::after {
	background-position: top left;
	content: "";
	display: block;
	background-image: url(./assets/image/img_diagonal-stripes_02.png);
	background-size: min(3.2vw, 24px);
	height: min(1.0666666667vw, 8px);
	width: 100%;
  }
  .c-heading-type05 {
	align-items: center;
	color: var(--gray);
	display: flex;
	font-size: min(4.8vw, 36px);
	font-weight: 500;
  }
  .c-heading-type05 .c-heading__number {
	color: var(--pink-light-type03);
	flex-shrink: 0;
	font-family: "Oswald", sans-serif;
	font-size: min(6.4vw, 48px);
	font-weight: 400;
	line-height: 1;
	margin-right: min(2.1333333333vw, 16px);
  }
  .c-heading-type06 {
	display: grid;
	font-size: min(6.9333333333vw, 52px);
	font-weight: 700;
	text-shadow: 0px 3px 10px #D94444;
	justify-content: center;
	line-height: 1.5;
  }
  .c-heading-type06 .c-heading__small {
	font-size: min(5.3333333333vw, 40px);
	font-weight: 500;
  }
  .c-heading-ribbon {
	align-items: center;
	color: var(--white);
	display: flex;
	font-size: min(4.8vw, 36px);
	font-weight: 700;
	justify-content: center;
	position: relative;
	z-index: 0;
  }
  .c-heading-ribbon::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/img_ribbon.svg);
	height: min(14.4vw, 108px);
	margin-bottom: max(-3.2vw, -24px);
	position: absolute;
	width: 100%;
	z-index: -1;
  }
  .c-block-type01,
  .c-block-type01--gray {
	display: grid;
	gap: min(9.6vw, 72px);
	padding-bottom: min(16vw, 120px);
	padding-top: min(13.8666666667vw, 104px);
  }
  .c-block-type01--gray {
	background-color: var(--gray-light-type03);
  }
  .c-block-type02,
  .c-block-type02--gray {
	/* background-color: var(--white); */
	background-color: #fcf4f3;
	display: grid;
	padding-bottom: min(10vw, 90px);
  }
  .c-block-type02 > .c-block__head,
  .c-block-type02--gray > .c-block__head {
	background-image: linear-gradient(90deg, rgba(253, 177, 170, 1), rgba(240, 226, 226, 1));
	color: var(--white);
	text-shadow: 0px 3px 10px #D94444;
	padding-bottom: min(1.0666666667vw, 8px);
	padding-top: min(4.2666666667vw, 32px);
	position: relative;
  }
  .c-block-type02 > .c-block__head::before,
  .c-block-type02--gray > .c-block__head::before,
  .c-block-type02 > .c-block__head::after,
  .c-block-type02--gray > .c-block__head::after {
	content: "";
	display: block;
	position: absolute;
	width: min(100vw, 750px);
  }
  .c-block-type02 > .c-block__head::before,
  .c-block-type02--gray > .c-block__head::before {
	background-color: var(--yellow-dark-type01);
	bottom: max(-7.2vw, -54px);
	clip-path: polygon(
		0% 0%,
		100% 0%,
		100% 11.1111111111%,
		50% 100%,
		0% 11.1111111111%
	);
	height: min(7.2vw, 54px);
  }
  .c-block-type02 > .c-block__head::after,
  .c-block-type02--gray > .c-block__head::after {
	background-image: linear-gradient(90deg, rgba(253, 177, 170, 1), rgba(240, 226, 226, 1));
	bottom: max(-6.4vw, -48px);
	clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
	height: min(6.4vw, 48px);
  }
	.c-block__body {
    padding-right: min(3.7333333333vw, 20px);
    padding-bottom: min(3.7333333333vw, 20px);
    padding-left: min(3.7333333333vw, 20px);
  }
  .c-block-type02 > .c-block__body,
  .c-block-type02--gray > .c-block__body {
	padding-top: min(12.8vw, 96px);
  }
  .c-block-type02--gray {
	background-color: var(--gray-light-type08);
  }
  #introduction .c-block-type03 {
	background-image: url(./assets/image/c-block-type03-bg.png);
	width: 100%;
	height: min(338px, calc(100vw * 0.45)); /* 高さを338pxかビューポート幅の45%のどちらか小さい方に設定 */
	background-size: cover; /* 画像をエリア全体にカバーさせる */
	background-position: center; /* 画像を中央に配置 */
	background-repeat: no-repeat; /* 画像を繰り返さない */
  }
  .c-block-type03,
  .c-block-type03--gap-large {
	  display: grid;
	  gap: min(3.2vw, 24px);
	  padding:  min(4vw, 30px) 0 min(5.3333333333vw, 40px);
	  /* padding: min(4vw, 30px) min(6.4vw, 48px) min(5.3333333333vw, 40px); */
	  z-index: 2;
	  position: relative;
	  background-color: #fcf4f3;
	}
	.c-block-type03--gap-large {
		gap: min(5.3333333333vw, 40px);
	}

  .c-block-type04 {
	/* background-color: var(--gray-light-type03); */
	display: grid;
  }
  .c-block-type05 {
	background-color: var(--white);
	border: min(0.2666666667vw, 2px) solid var(--pink-dark-type01);
	display: grid;
  }
  .c-block-type05 > .c-block__head {
	background-color: var(--pink-dark-type01);
	padding: min(2.1333333333vw, 16px);
  }
  .c-block-type05 > .c-block__body {
	padding: min(4.2666666667vw, 32px);
  }
  .c-block-type06 {
	display: grid;
	gap: min(3.2vw, 24px);
  }
  .c-block-type07,
  .c-block-type07--yellow,
  .c-block-type07--green {
	display: grid;
	gap: min(4.2666666667vw, 32px);
	padding: min(4.2666666667vw, 32px);
  }
  .c-block-type07--green {
	background-color: var(--green-light-type07);
  }
  .c-block-type07--yellow {
	background-color: var(--yellow-light-type02);
  }
  .c-block-type08 {
	display: grid;
	gap: min(8.5333333333vw, 64px);
	padding-bottom: min(7.4666666667vw, 56px);
	padding-top: min(10.6666666667vw, 80px);
  }
  .c-block-type09 {
	background-color: var(--white-light-type01);
	display: grid;
	gap: min(2.1333333333vw, 16px);
	padding-bottom: min(10.6666666667vw, 80px);
	padding-top: min(7.4666666667vw, 56px);
  }
  .c-block-shadow-type01,
  .c-block-shadow-type01--bg-white,
  .c-block-shadow-type01--image {
	position: relative;
	z-index: 0;
  }
  .c-block-shadow-type01::before,
  .c-block-shadow-type01--bg-white::before,
  .c-block-shadow-type01--image::before,
  .c-block-shadow-type01::after,
  .c-block-shadow-type01--bg-white::after,
  .c-block-shadow-type01--image::after {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: -1;
  }
  .c-block-shadow-type01::before,
  .c-block-shadow-type01--bg-white::before,
  .c-block-shadow-type01--image::before {
	background-position: top left;
	content: "";
	display: block;
	background-image: url(./assets/image/img_yellow-checkered-pattern.png);
	background-size: min(1.0666666667vw, 8px);
	bottom: max(-2.6666666667vw, -20px);
	right: max(-2.6666666667vw, -20px);
  }
  .c-block-shadow-type01::after,
  .c-block-shadow-type01--bg-white::after,
  .c-block-shadow-type01--image::after {
	content: "";
	display: block;
	bottom: 0;
	right: 0;
  }
  .c-block-shadow-type01--image {
	width: max-content;
  }
  .c-block-shadow-type01--image::before {
	bottom: max(-4.2666666667vw, -32px);
	right: max(-4.2666666667vw, -32px);
  }
  .c-block-shadow-type01--image .c-block__image {
	position: relative;
	width: min(78.6666666667vw, 590px);
  }
  .c-block-shadow-type01--bg-white::after {
	background-color: var(--white);
  }
  .c-block-border-type01,
  .c-block-border-type01--shadow-dot {
	border: min(0.2666666667vw, 2px) solid var(--yellow-dark-type01);
  }
  .c-block-border-type01--shadow-dot {
	position: relative;
  }
  .c-block-border-type01--shadow-dot::before {
	background-position: top left;
	content: "";
	display: block;
	background-image: url(./assets/image/img_checkered-pattern.png);
	background-size: min(1.0666666667vw, 8px);
	bottom: max(-2.6666666667vw, -20px);
	clip-path: polygon(
		97.3134328358% 0%,
		100% 0%,
		100% 100%,
		0% 100%,
		0% 94.0789473684%,
		97.3134328358% 94.0789473684%
	);
	height: 100%;
	position: absolute;
	right: max(-2.6666666667vw, -20px);
	width: 100%;
  }
  .c-block-border-type02 {
	/* border: min(0.2666666667vw, 2px) solid var(--gray-light-type04); */
  }
  .c-block-border-type02 img {
	width: 100%;
  }
  .c-block-pattern-type01 {
	background-color: #FFFFF4;
	/* background: url(./assets/image/img_triangle.png) no-repeat top left/cover; */
  }
  .c-block-subpage {
	display: grid;
  }
  .c-block-subpage > .c-block__body {
	padding-bottom: min(10.6666666667vw, 80px);
	padding-top: min(5.3333333333vw, 40px);
  }
  [data-page="result"] .c-block-subpage {
	display: grid;
  }
  [data-page="result"] .c-block-subpage > .c-block__body {
	padding-bottom: 0;
	padding-top: 0;
  }
  .c-block-archive {
	display: grid;
	gap: min(7.4666666667vw, 56px);
  }
  .c-card-type01,
  .c-card-type01--highlight {
	background-color: var(--white);
	box-shadow: 0 0 min(2.1333333333vw, 16px) var(--green-light-type06-alpha01);
	line-height: 1.5;
	padding: min(3.2vw, 24px);
	position: relative;
  }
  .c-card-type01 .c-card__inner,
  .c-card-type01--highlight .c-card__inner {
	align-items: center;
	display: grid;
	gap: min(3.2vw, 24px);
	grid-template-columns: min(32vw, 240px) auto;
  }
  .c-card-type01 .c-card__tag,
  .c-card-type01--highlight .c-card__tag {
	position: absolute;
	right: max(-4.2666666667vw, -32px);
	top: max(-6.4vw, -48px);
  }
  .c-card-type01 .c-card__heading,
  .c-card-type01--highlight .c-card__heading {
	font-size: min(4.8vw, 36px);
	font-weight: 500;
  }
  .c-card-type01 .c-card__text,
  .c-card-type01--highlight .c-card__text {
	margin-top: min(2.1333333333vw, 16px);
  }
  .c-card-type01--highlight {
	background-color: var(--yellow-light-type01);
	border: min(0.5333333333vw, 4px) solid var(--yellow);
  }
  .c-card-type02 {
	background-color: var(--white);
	display: grid;
	gap: min(2.1333333333vw, 16px);
	padding: min(4.2666666667vw, 32px);
  }
  .c-card-type02 > .c-card__head {
	border-bottom: min(0.2666666667vw, 2px) solid var(--pink-light-type03);
	padding-bottom: min(1.0666666667vw, 8px);
  }
  .c-card-type03 {
	background-color: var(--white);
	display: grid;
	gap: min(2.1333333333vw, 16px);
	padding: min(3.2vw, 24px) min(4.2666666667vw, 32px)
		min(4.2666666667vw, 32px);
  }
  .c-card-type03 > .c-card__head {
	border-bottom: min(0.2666666667vw, 2px) solid var(--blue-light-type01);
	display: grid;
	gap: min(0.5333333333vw, 4px);
	padding-bottom: min(2.1333333333vw, 16px);
  }
  .c-card-type03 .c-card__head-item {
	align-items: baseline;
	display: flex;
	justify-content: space-between;
  }
  .c-card-type03 .c-card__tag {
	margin-left: min(2.4vw, 18px);
	margin-right: auto;
	position: relative;
	top: max(-0.2666666667vw, -2px);
  }
  .c-card-type03 .c-card__golf-score {
	align-items: baseline;
	display: flex;
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	line-height: 1;
  }
  .c-card-type03 .c-card__golf-score-before {
	color: var(--gray-light-type02);
	display: flex;
	font-size: min(4.2666666667vw, 32px);
  }
  .c-card-type03 .c-card__golf-score-before::after {
	content: "";
	display: block;
	background-image: url(./assets/image/icon_up.svg);
	height: min(3.7333333333vw, 28px);
	margin-left: min(1.3333333333vw, 10px);
	margin-right: min(1.3333333333vw, 10px);
	width: min(4vw, 30px);
  }
  .c-card-type03 .c-card__golf-score-after {
	color: var(--green-dark-type01);
	font-size: min(8vw, 60px);
  }
  .c-card-type03 .c-card__head-satisfaction {
	font-size: min(3.2vw, 24px);
  }
  .c-card-type03 .c-card__score {
	align-self: center;
	margin-left: min(1.6vw, 12px);
	margin-right: auto;
  }
  .c-card-type03 .c-card__score-star-list {
	width: min(23.7333333333vw, 178px);
  }
  .c-card-type03 .c-card__date {
	font-family: "Oswald", sans-serif;
	font-size: min(3.4666666667vw, 26px);
	font-weight: 400;
	line-height: 1;
  }
  .c-card-type03 .c-card__lead {
	color: var(--blue-light-type01);
	font-size: min(4.2666666667vw, 32px);
	font-weight: 700;
  }
  .c-card-type03 .c-card__text-wrapper {
	margin-top: min(1.0666666667vw, 8px);
	position: relative;
  }
  .c-card-type03 .c-card__text {
	display: block;
  /*    height: 7em;*/
	overflow: hidden;
  }
  .c-card-type03 .c-card__text-wrapper.is-open .c-card__text {
	height: auto;
  }
  .c-card-type03 .c-card__more {
	align-items: center;
	background-image: linear-gradient(
		to right,
		rgba(255, 255, 255, 0) 0%,
		white 20%
	);
	bottom: 0;
	display: flex;
	padding-left: 3em;
	position: absolute;
	right: 0;
	text-decoration: underline;
  }
  .c-card-type03 .c-card__more::before {
	content: "…";
	left: 1.75em;
	position: absolute;
  }
  .c-card-type03 .c-card__text-wrapper.is-open .c-card__more {
	display: none;
  }
  .c-card-type04 {
	background-color: var(--white);
	box-shadow: 0 0 min(2.1333333333vw, 16px) var(--green-light-type06-alpha01);
  }
  .c-card-type04 .c-card__text-wrapper {
	line-height: 1.5;
	padding: min(2.1333333333vw, 16px) min(2.1333333333vw, 16px)
		min(3.2vw, 24px);
  }
  .c-card-type04 .c-card__date {
	color: var(--pink-light-type01);
	font-size: min(3.2vw, 24px);
	font-weight: 500;
  }
  .c-card-type04 .c-card__text {
	margin-top: min(1.0666666667vw, 8px);
  }
  .c-tag-medal,
  .c-tag-medal--03,
  .c-tag-medal--02,
  .c-tag-medal--01 {
	align-items: center;
	color: var(--green-dark-type01);
	display: flex;
	font-family: "Oswald", sans-serif;
	font-size: min(5.3333333333vw, 40px);
	font-weight: 400;
	height: min(15.4666666667vw, 116px);
	justify-content: center;
	position: relative;
	width: min(19.2vw, 144px);
	z-index: 1;
  }
  .c-tag-medal::before,
  .c-tag-medal--03::before,
  .c-tag-medal--02::before,
  .c-tag-medal--01::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/icon_crown_normal.svg);
	bottom: 0;
	height: min(15.4666666667vw, 116px);
	margin-bottom: auto;
	margin-top: auto;
	position: absolute;
	/* top: max(-4vw, -30px); */
	width: min(19.2vw, 144px);
	z-index: -1;
  }
  .c-tag-medal--01 {
	color: var(--white);
  }
  .c-tag-medal--01::before {
	background-image: url(./assets/image/icon_crown_01.svg);
  }
  .c-tag-medal--02 {
	color: var(--white);
  }
  .c-tag-medal--02::before {
	background-image: url(./assets/image/icon_crown_02.svg);
  }
  .c-tag-medal--03 {
	color: var(--white);
  }
  .c-tag-medal--03::before {
	background-image: url(./assets/image/icon_crown_03.svg);
  }
  .c-tag-simple,
  .c-tag-simple--man,
  .c-tag-simple--woman {
	border-radius: min(2.4vw, 18px);
	font-size: min(3.2vw, 24px);
	line-height: 1;
	padding: min(0.8vw, 6px) min(2.1333333333vw, 16px);
  }
  .c-tag-simple--woman {
	background-color: #ffe0e0;
  }
  .c-tag-simple--man {
	background-color: #d9e9ff;
  }
  .c-grid,
  .c-grid--type06,
  .c-grid--type05,
  .c-grid--type04,
  .c-grid--type03,
  .c-grid--type02,
  .c-grid--type01 {
	display: grid;
  }
  .c-grid--type01 {
	gap: min(5.3333333333vw, 40px);
  }
  .c-grid--type02 {
	gap: min(13.3333333333vw, 100px);
  }
  .c-grid--type03 {
	grid-template-columns: repeat(2, 1fr);
  }
  .c-grid--type04 {
	gap: min(6.4vw, 48px);
	justify-content: center;
  }
  .c-grid--type05 {
	gap: min(9.6vw, 72px);
  }
  .c-grid--type06 {
	gap: min(6.4vw, 48px) min(4.2666666667vw, 32px);
	grid-template-columns: repeat(2, 1fr);
  }
  .c-score,
  .c-score--large-align-center-margin-top-small {
	align-items: baseline;
	display: flex;
	gap: min(1.3333333333vw, 10px);
  }
  .c-score__star-list {
	display: grid;
	flex-shrink: 0;
	gap: min(0.5333333333vw, 4px);
	grid-template-columns: repeat(5, 1fr);
	width: min(26.6666666667vw, 200px);
  }
  .c-score__star-list img {
	display: block;
  }
  .c-score__text {
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	line-height: 1;
  }
  .c-score__point {
	color: var(--white);
	font-size: min(5.3333333333vw, 40px);
  }
  .c-score__unit {
	color: var(--gray-light-type02);
  }
  .c-score--large-align-center-margin-top-small {
	justify-content: center;
	margin-top: min(4.2666666667vw, 32px);
  }
  .c-score--large-align-center-margin-top-small .c-score__star-list {
	width: min(29.3333333333vw, 220px);
  }
  .c-score--large-align-center-margin-top-small .c-score__point {
	font-size: min(6.4vw, 48px);
  }
  .c-score--large-align-center-margin-top-small .c-score__unit {
	font-size: min(4.8vw, 36px);
  }
  .c-table-type01 {
	line-height: 1.5;
	text-align: center;
  }
  .l-container .c-table-type01 {
	margin-left: max(-2.6666666667vw, -20px);
	margin-right: max(-2.6666666667vw, -20px);
  }
  .c-table-type01 .c-table__heading-type01,
  .c-table-type01 .c-table__heading-type01--blue,
  .c-table-type01 .c-table__heading-type01--orange {
	color: var(--white);
	font-weight: 500;
	padding: min(3.2vw, 24px);
	text-align: center;
	width: min(36.2666666667vw, 272px);
  }
  .c-table-type01 .c-table__heading-type01--orange {
	background-color: var(--orange);
  }
  .c-table-type01 .c-table__heading-type01--blue {
	background-color: var(--blue);
  }
  .c-table-type01 .c-table__heading-type02 {
	font-size: min(3.4666666667vw, 26px);
	font-weight: 500;
	letter-spacing: -0.05em;
	text-align: center;
	vertical-align: middle;
	width: min(22.4vw, 168px);
  }
  .c-table-type01 .c-table__heading-type02-inner {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	position: relative;
	z-index: 0;
  }
  .c-table-type01 .c-table__heading-type02-inner::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/icon_golf-ball.svg);
	height: min(18.6666666667vw, 140px);
	position: absolute;
	width: min(18.6666666667vw, 140px);
	z-index: -1;
  }
  .c-table-type01 .c-table__data,
  .c-table-type01 .c-table-type03 .c-table__data--highlight,
  .c-table-type01 .c-table-type03--row .c-table__data--highlight,
  .c-table-type03 .c-table-type01 .c-table__data--highlight,
  .c-table-type03--row .c-table-type01 .c-table__data--highlight {
	background-color: var(--green-light-type04);
	border-bottom: min(0.2666666667vw, 2px) solid var(--green-light-type03);
	border-left: min(0.2666666667vw, 2px) solid var(--green-light-type03);
	border-right: min(0.2666666667vw, 2px) solid var(--green-light-type03);
	font-size: min(3.2vw, 24px);
	padding: min(2.6666666667vw, 20px) min(2.1333333333vw, 16px);
  }
  .c-table-type01 .c-table__image {
	align-items: center;
	display: flex;
	height: min(9.0666666667vw, 68px);
	justify-content: center;
	width: 100%;
  }
  .c-table-type01 .c-table__description {
	margin-top: min(1.0666666667vw, 8px);
  }
  .c-table-type02,
  .c-table-type02--row {
	border: min(0.2666666667vw, 2px) solid var(--gray-light-type07);
	line-height: 1.5;
	text-align: center;
	width: 100%;
  }
  .c-table-type02 .c-table__heading,
  .c-table-type02--row .c-table__heading {
	background-color: var(--pink-light-type01);
	font-size: min(4vw, 30px);
	font-weight: 500;
	padding: min(3.2vw, 24px) min(1.0666666667vw, 8px);
	text-align: center;
	vertical-align: middle;
	width: calc(100% / 3);
	color: #fff;
  }
  .c-table-type02 .c-table__heading:not(:first-of-type),
  .c-table-type02--row .c-table__heading:not(:first-of-type) {
	border-left: min(0.2666666667vw, 2px) solid var(--gray-light-type07);
  }
  .c-table-type02 .c-table__data,
  .c-table-type02 .c-table-type03 .c-table__data--highlight,
  .c-table-type02 .c-table-type03--row .c-table__data--highlight,
  .c-table-type03 .c-table-type02 .c-table__data--highlight,
  .c-table-type03--row .c-table-type02 .c-table__data--highlight,
  .c-table-type02--row .c-table__data,
  .c-table-type02--row .c-table-type03 .c-table__data--highlight,
  .c-table-type02--row .c-table-type03--row .c-table__data--highlight,
  .c-table-type03 .c-table-type02--row .c-table__data--highlight,
  .c-table-type03--row .c-table-type02--row .c-table__data--highlight {
	background-color: var(--white);
	font-size: min(3.4666666667vw, 26px);
	padding: min(2.4vw, 18px) min(1.0666666667vw, 8px);
	vertical-align: middle;
  }
  .c-table-type02 .c-table__data:not(:first-of-type),
  .c-table-type02 .c-table-type03 .c-table__data--highlight:not(:first-of-type),
  .c-table-type02
	.c-table-type03--row
	.c-table__data--highlight:not(:first-of-type),
  .c-table-type03 .c-table-type02 .c-table__data--highlight:not(:first-of-type),
  .c-table-type03--row
	.c-table-type02
	.c-table__data--highlight:not(:first-of-type),
  .c-table-type02--row .c-table__data:not(:first-of-type),
  .c-table-type02--row
	.c-table-type03
	.c-table__data--highlight:not(:first-of-type),
  .c-table-type02--row
	.c-table-type03--row
	.c-table__data--highlight:not(:first-of-type),
  .c-table-type03
	.c-table-type02--row
	.c-table__data--highlight:not(:first-of-type),
  .c-table-type03--row
	.c-table-type02--row
	.c-table__data--highlight:not(:first-of-type) {
	border-left: min(0.2666666667vw, 2px) solid var(--gray-light-type07);
  }
  .c-table-type02--row .c-table__heading {
	vertical-align: top;
	width: min(24vw, 180px);
  }
  .c-table-type02--row .c-table__row:not(:first-of-type) .c-table__heading {
	border-top: min(0.2666666667vw, 2px) solid var(--gray-light-type07);
  }
  .c-table-type02--row .c-table__data,
  .c-table-type02--row .c-table-type03 .c-table__data--highlight,
  .c-table-type02--row .c-table-type03--row .c-table__data--highlight,
  .c-table-type03 .c-table-type02--row .c-table__data--highlight,
  .c-table-type03--row .c-table-type02--row .c-table__data--highlight {
	padding-left: min(5.3333333333vw, 40px);
	padding-right: min(5.3333333333vw, 40px);
  }
  .c-table-type02--row .c-table__row:not(:first-of-type) .c-table__data,
  .c-table-type02--row
	.c-table__row:not(:first-of-type)
	.c-table-type03
	.c-table__data--highlight,
  .c-table-type02--row
	.c-table__row:not(:first-of-type)
	.c-table-type03--row
	.c-table__data--highlight,
  .c-table-type03
	.c-table-type02--row
	.c-table__row:not(:first-of-type)
	.c-table__data--highlight,
  .c-table-type03--row
	.c-table-type02--row
	.c-table__row:not(:first-of-type)
	.c-table__data--highlight {
	border-top: min(0.2666666667vw, 2px) solid var(--gray-light-type07);
  }
  .c-table-type03,
  .c-table-type03--row {
	line-height: 1.5;
	text-align: center;
	width: 100%;
  }
  .c-table-type03 .c-table__heading,
  .c-table-type03--row .c-table__heading {
	background-color: var(--pink-light-type01);
	color: var(--white);
	font-size: min(4vw, 30px);
	font-weight: 500;
	padding: min(6.4vw, 48px) min(1.0666666667vw, 8px);
	text-align: center;
	vertical-align: middle;
	width: calc(100% / 3);
  }
  .c-table-type03 .c-table__heading:not(:first-of-type),
  .c-table-type03--row .c-table__heading:not(:first-of-type) {
	border-left: min(0.2666666667vw, 2px) solid var(--white);
  }
  .c-table-type03 .c-table__data,
  .c-table-type03--row .c-table__data,
  .c-table-type03 .c-table__data--highlight,
  .c-table-type03--row .c-table__data--highlight {
	background-color: var(--white);
	font-size: min(3.4666666667vw, 26px);
	padding: min(2.4vw, 18px) min(1.0666666667vw, 8px);
	vertical-align: middle;
  }
  .c-table-type03 .c-table__data--highlight,
  .c-table-type03--row .c-table__data--highlight {
	background-color: var(--yellow-light-type01);
  }
  .c-table-type03 .c-table__data:not(:first-of-type),
  .c-table-type03--row .c-table__data:not(:first-of-type),
  .c-table-type03 .c-table__data--highlight:not(:first-of-type),
  .c-table-type03--row .c-table__data--highlight:not(:first-of-type) {
	border-left: min(0.2666666667vw, 2px) solid var(--gray-light-type07);
  }
  .c-table-type03 .c-table__logo-wrapper,
  .c-table-type03--row .c-table__logo-wrapper {
	background-color: var(--white);
	height: min(12.2666666667vw, 92px);
	margin-left: auto;
	margin-right: auto;
	width: min(21.6vw, 162px);
  }
  .c-table-type03 .c-table__logo-image,
  .c-table-type03--row .c-table__logo-image {
	max-height: 100%;
  }
  .c-table-type03 .c-table__logo-text,
  .c-table-type03--row .c-table__logo-text {
	margin-top: min(1.0666666667vw, 8px);
  }
  .c-table-type03--row .c-table__heading {
	vertical-align: top;
	width: min(34.6666666667vw, 260px);
  }
  .c-table-type03--row .c-table__row:not(:first-of-type) .c-table__heading {
	border-top: min(0.2666666667vw, 2px) solid var(--white);
  }
  .c-table-type03--row .c-table__data,
  .c-table-type03--row .c-table__data--highlight {
	padding-left: min(3.2vw, 40px);
	padding-right: min(3.2vw, 40px);
  }
  .c-table-type03--row .c-table__row:not(:first-of-type) .c-table__data,
  .c-table-type03--row
	.c-table__row:not(:first-of-type)
	.c-table__data--highlight {
	border-top: min(0.2666666667vw, 2px) solid var(--gray-light-type07);
  }
  .c-table-scroll-wrapper {
	overflow-x: hidden;
	width: min(100vw, 750px);
  }
  .c-table-scroll-wrapper .c-table-wrapper {
	overflow-x: scroll;
	padding-left: min(5.3333333333vw, 40px);
	width: min(100vw, 750px);
  }
  .c-table-scroll-wrapper .c-table-type03--row {
	padding-left: min(5.3333333333vw, 40px);
	padding-right: min(5.3333333333vw, 40px);
	position: relative;
	white-space: nowrap;
	width: max-content;
  }
  .c-table-scroll-wrapper .c-table-type03--row::after {
	content: "";
	display: block;
	height: 100%;
	left: 100%;
	position: absolute;
	top: 0;
	width: min(5.3333333333vw, 40px);
  }
    .c-table-type02 .c-table__data {
	font-weight: 700;
  }
  .c-table-type02 .c-table__data > em {
	font-size: 70%;
}
.c-table-type02 .c-table__data .red {
	color: #ff0000;
  }
  .c-pagination {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: min(1.6vw, 12px);
	justify-content: center;
  }
  .c-pagination__list {
	display: flex;
	gap: min(1.6vw, 12px);
  }
  .c-pagination__item,
  .c-pagination__item--current,
  .c-pagination__item--first,
  .c-pagination__item--prev,
  .c-pagination__item--last,
  .c-pagination__item--next {
	align-items: center;
	background-color: var(--white-light-type01);
	border-radius: 50%;
	color: var(--pink-dark-type01);
	display: flex;
	font-size: min(3.4666666667vw, 26px);
	font-weight: 700;
	height: 2.3076923077em;
	justify-content: center;
	width: 2.3076923077em;
  }
  .c-pagination__item--prev,
  .c-pagination__item--next {
	display: block;
	overflow: hidden;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
  }
  .c-pagination__item--prev::before,
  .c-pagination__item--next::before {
	border-bottom: 2px solid var(--pink-dark-type01);
	border-right: 2px solid var(--pink-dark-type01);
	bottom: 0;
	content: "";
	display: block;
	height: 0.4375em;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 0.4375em;
  }
  .c-pagination__item--prev::before {
	left: min(0.8vw, 6px);
	transform: rotate(135deg);
  }
  .c-pagination__item--next::before {
	right: min(0.8vw, 6px);
	transform: rotate(-45deg);
  }
  .c-pagination__item--first,
  .c-pagination__item--last {
	display: block;
	overflow: hidden;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
  }
  .c-pagination__item--first::before,
  .c-pagination__item--first::after,
  .c-pagination__item--last::before,
  .c-pagination__item--last::after {
	border-bottom: 2px solid var(--pink-dark-type01);
	border-right: 2px solid var(--pink-dark-type01);
	bottom: 0;
	content: "";
	display: block;
	height: 0.4375em;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 0.4375em;
  }
  .c-pagination__item--first::before,
  .c-pagination__item--last::before {
	left: max(-1.6vw, -12px);
  }
  .c-pagination__item--first::after,
  .c-pagination__item--last::after {
	left: min(1.0666666667vw, 8px);
  }
  .c-pagination__item--first::before,
  .c-pagination__item--first::after {
	transform: rotate(135deg);
  }
  .c-pagination__item--last::before,
  .c-pagination__item--last::after {
	transform: rotate(-45deg);
  }
  .c-pagination__item--current {
	background-color: var(--pink-dark-type01);
	color: var(--white);
	pointer-events: none;
  }
  .p-header {
	align-items: center;
	background-color: var(--white);
	border-bottom: min(0.2666666667vw, 2px) solid var(--pink-light-type01);
	display: flex;
	justify-content: flex-start;
	padding: min(2.4vw, 18px);
	transition: opacity ease-out 0.3s;
	width: min(100vw, 750px);
	z-index: var(--nav);
  }
  [data-page="top"] .p-header.is-top {
	background-color: var(--white);
	border-bottom-color: transparent;
  }
  .p-header__logo-wrapper {
	height: min(5.8666666667vw, 44px);
  }
  .p-header__logo-image {
	display: block;
	height: inherit;
  }
  .p-footer {
	background-color: var(--pink-light-type01);
	/* border-top: min(0.2666666667vw, 2px) solid var(--green-light-type03); */
	padding-top: min(3.2vw, 24px);
	text-align: center;
  }
  .p-footer__nav {
	color: var(--white);
	display: flex;
	font-size: min(3.4666666667vw, 26px);
	font-weight: 500;
	gap: min(8vw, 60px);
	text-align: left;
	justify-content: space-between;
  }
  .p-footer__shop-list {
	display: flex;
	flex-direction: column;
	gap: min(0.5333333333vw, 4px);
	margin-top: min(1.0666666667vw, 8px);
  }
  .p-footer__page-list {
	display: flex;
	flex-direction: column;
	gap: min(0.5333333333vw, 4px);
  }
  .p-footer__link {
	color: var(--white);
  }
  .p-footer__shop-link {
	align-items: center;
	display: flex;
	gap: min(1.0666666667vw, 8px);
	text-decoration: underline;
  }
  .p-footer__shop-link::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url("./assets/image/white-arrow.svg");
	height: min(3.2vw, 24px);
	width: min(3.2vw, 24px);
  }
  .p-footer__copyright {
	color: var(--white);
	display: block;
	font-size: min(2.6666666667vw, 20px);
	padding: min(3.2vw, 24px) min(5.3333333333vw, 40px) min(3.2vw, 24px);
  }
  .p-search-panel {
	background-color: var(--green-light-type01);
	padding-bottom: min(7.4666666667vw, 56px);
	padding-top: min(3.2vw, 24px);
  }
  .p-search-panel__inner {
	display: grid;
	gap: min(4.2666666667vw, 32px);
  }
  .p-search-panel__heading {
	align-items: center;
	display: flex;
	font-size: min(4.8vw, 36px);
	font-weight: 500;
	gap: min(3.2vw, 24px);
	justify-content: center;
  }
  .p-search-panel__heading::before,
  .p-search-panel__heading::after {
	content: "";
	display: block;
	background-color: var(--green-dark-type01);
	height: min(0.2666666667vw, 2px);
	width: min(16vw, 120px);
  }
  .p-head-area {
	align-items: center;
	background-color: var(--white-light-type01);
	color: var(--pink-light-type01);
	display: flex;
	height: min(26.6666666667vw, 120px);
	justify-content: center;
  }
  .p-head-area__heading {
	font-size: min(6.4vw, 48px);
	font-weight: 700;
	line-height: 1.25;
	text-align: center;
  }
  .p-form__inner {
	display: grid;
	gap: min(5.3333333333vw, 40px) min(2.1333333333vw, 16px);
	grid-template-columns: repeat(3, 1fr);
  }
  .p-form__label {
	display: none;
  }
  .p-form__select {
	align-items: center;
	background-color: var(--white);
	border: min(0.2666666667vw, 2px) solid var(--gray-light-type04);
	display: flex;
	font-size: min(4vw, 30px);
	font-weight: 500;
	padding: min(3.7333333333vw, 28px) min(8vw, 60px) min(3.7333333333vw, 28px)
		min(3.2vw, 24px);
	width: 100%;
  }
  .p-form__select-wrapper {
	align-items: center;
	display: flex;
	position: relative;
  }
  .p-form__select-wrapper::after {
	content: "";
	display: block;
	border-bottom: min(0.5333333333vw, 4px) solid var(--gray-light-type06);
	border-right: min(0.5333333333vw, 4px) solid var(--gray-light-type06);
	height: min(2.1333333333vw, 16px);
	margin-bottom: auto;
	margin-top: auto;
	pointer-events: none;
	position: absolute;
	right: min(2.1333333333vw, 16px);
	transform: rotate(45deg);
	width: min(2.1333333333vw, 16px);
  }
  .p-form__button-area {
	grid-column: 1/4;
	justify-self: center;
  }
  .p-lesson,
  .p-lesson--is-top {
	display: grid;
	gap: min(6.4vw, 48px);
	padding-top: min(1.666667vw, 10px);
    padding-bottom: min(10.6666666667vw, 80px);
	margin-bottom: min(4.8vw, 36px);
	border: 1px solid #E61E6E;
	border-top-left-radius: 5.6666666667vw;
	border-top-right-radius: 5.6666666667vw;
	background-color: #fff;
	position: relative;
  }
  .p-lesson::before, .p-lesson--is-top::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: min(20.733333vw, 160px);
	background-color: #FF0874;
	z-index: 1;
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
  }
  [data-page="shop"] .p-lesson,
  [data-page="shop"] .p-lesson--is-top {
	padding-bottom: 0;
	padding-top: min(3.2vw, 24px);
  }
  .p-lesson .p-lesson__grid-type01,
  .p-lesson--is-top .p-lesson__grid-type01 {
	display: grid;
	gap: min(3.2vw, 24px);
	grid-template-columns: min(19.2vw, 144px) auto;
	z-index: 2;
	position: relative;
	margin-bottom: min(3.666667vw, 40px);
  }
  .p-lesson
	.p-lesson__grid-type01
	> .p-lesson__grid-item:not(:nth-child(1)):not(:nth-child(2)),
  .p-lesson--is-top
	.p-lesson__grid-type01
	> .p-lesson__grid-item:not(:nth-child(1)):not(:nth-child(2)) {
	grid-column: 1/3;
  }
	.p-lesson__grid-type01 a {
	color: var(--white);
  }
  .p-lesson .p-lesson__grid-type02 {
	/* display: grid; */
	gap: min(4.2666666667vw, 32px);
	grid-template-columns: min(32vw, 240px) auto;
  }
    .p-lesson__grid-item {
	  color: var(--white);
  }
  .p-lesson .p-lesson__heading,
  .p-lesson--is-top .p-lesson__heading {
	/* color: var(--gray-light-type01); */
	font-size: min(5.8666666667vw, 44px);
	font-weight: 700;
	display: inline-block;
  /*    border-bottom: min(0.533vw, 4px) solid #3975e1;*/
	line-height: 1.6;
  /*    text-decoration: underline;*/
  margin-bottom: min(1.0666666667vw, 8px);
  }
  .p-lesson .p-lesson__heading a,
  .p-lesson--is-top .p-lesson__heading a {
	font-size: min(5.8666666667vw, 44px);
  }
  
  .p-lesson .p-lesson__score-star-list,
  .p-lesson--is-top .p-lesson__score-star-list {
	width: min(29.3333333333vw, 220px);
  }
  .p-lesson .p-lesson__score-point,
  .p-lesson--is-top .p-lesson__score-point {
	font-size: min(6.4vw, 48px);
  }
  .p-lesson .p-lesson__score-unit,
  .p-lesson--is-top .p-lesson__score-unit {
	font-size: min(4.8vw, 36px);
  }
  .p-lesson .p-lesson__overview,
  .p-lesson--is-top .p-lesson__overview {
	color: var(--orange-dark-type01);
	font-size: min(4.8vw, 36px);
	font-weight: 700;
	text-align: center;
  }
  .p-lesson .p-lesson__description,
  .p-lesson--is-top .p-lesson__description {
	font-size: min(3.4666666667vw, 26px);
  }
  [data-page="shop"] .p-lesson .p-lesson__description,
  [data-page="shop"] .p-lesson--is-top .p-lesson__description {
	margin-top: min(2.1333333333vw, 16px);
  }
  [data-page="shop"] .p-lesson .p-lesson__table,
  [data-page="shop"] .p-lesson--is-top .p-lesson__table {
	margin-top: min(4.2666666667vw, 32px);
  }
  .p-lesson .p-lesson__point,
  .p-lesson--is-top .p-lesson__point {
	margin-top: min(6.4vw, 48px);
  }
  .p-lesson .p-lesson__campaign,
  .p-lesson--is-top .p-lesson__campaign {
	margin-top: min(6.4vw, 48px);
  }
  .p-lesson .p-lesson__campaign-heading,
  .p-lesson--is-top .p-lesson__campaign-heading {
	line-height: 1.5;
  }
  .p-lesson .p-lesson__cta,
  .p-lesson--is-top .p-lesson__cta {
	margin-top: min(6.4vw, 48px);
  }
  .p-lesson .p-lesson__detail,
  .p-lesson--is-top .p-lesson__detail {
	display: grid;
	gap: min(5.3333333333vw, 40px);
	margin-top: min(6.4vw, 48px);
  }
  .p-lesson--is-top {
	background-color: var(--white-light-type01);
  }
  .p-cta__lead {
	color: var(--orange-dark-type01);
	font-size: min(4.2666666667vw, 32px);
	font-weight: 700;
	text-align: center;
  }
  .p-cta__button-area {
	margin-left: auto;
	margin-right: auto;
	margin-top: min(2.1333333333vw, 16px);
	width: max-content;
  }
  .p-accordion {
	display: grid;
	gap: min(8.5333333333vw, 64px);
	padding-right: min(3.7333333333vw, 20px);
    padding-left: min(3.7333333333vw, 20px);
  }
  .p-accordion__target {
	/*display: none;*/
	padding-bottom: min(3.2vw, 24px);
  }
  .is-open .p-accordion__target {
	display: block;
  }
  .p-main {
	/* min-height: 100%; */
	width: min(100vw, 750px);
	margin-top: min(10.6vw, 82px);
  }
  .pg-top-introduction {
	margin-top: min(5.3333333333vw, 40px);
  }
  .pg-top-introduction-lead {
	display: flex;
	font-size: min(4.2666666667vw, 32px);
	font-weight: 700;
	text-shadow: 0px 3px 10px #D94444;
	gap: min(1.6vw, 12px);
	justify-content: center;
	text-align: center;
  }
  .c-block-type03 .pg-top-introduction-lead {
	font-size: min(4.2666666667vw, 32px);
	text-shadow: none;
	gap: min(1.6vw, 12px);
	color: #fff;
  }
  /* .pg-top-introduction-lead::before,
  .pg-top-introduction-lead::after {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/icon_radiation_01.svg);
	height: min(10.4vw, 78px);
	margin-top: max(-2.1333333333vw, -16px);
	width: min(9.3333333333vw, 70px);
  } */
  /* .pg-top-introduction-lead::after {
	transform: scale(-1, 1);
  }
  .pg-top-introduction-lead::before,
  .pg-top-introduction-lead::after {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/icon_radiation_01.svg);
	height: min(10.4vw, 78px);
	margin-top: max(-2.1333333333vw, -16px);
	width: min(9.3333333333vw, 70px);
  }
  .pg-top-introduction-lead::after {
	transform: scale(-1, 1);
  } */
  .pg-top-introduction-heading {
	font-size: min(6.4vw, 48px);
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
  }
  .pg-top-introduction-lead + .pg-top-introduction-heading {
	margin-top: min(3vw, 25px);
	line-height: 1;
  }
  .pg-top-introduction-heading .pg-top-introduction-heading-small {
	font-size: min(5.3333333333vw, 40px);
	/* text-shadow: 0px 3px 10px #D94444; */
  }
  .pg-top-introduction-heading .pg-top-introduction-heading-small:last-child {
	font-size: min(10.7vw, 70px);
  }
  .pg-top-introduction-heading .pg-top-introduction-heading-pink {
	font-size: min(12.333333vw, 120px);
    color: #e61e6e;
  }
  .pg-top-introduction-heading .pg-top-introduction-heading-large {
	font-size: min(7.4666666667vw, 56px);
  }
  .pg-top-about-lesson-heading-lead {
	font-size: min(4.8vw, 36px);
	font-weight: 500;
	text-align: center;
  }
  .pg-top-about-lesson-heading {
	font-size: min(6.6666666667vw, 50px);
	font-weight: 700;
	text-align: center;
  }
  .pg-top-about-lesson-heading-lead + .pg-top-about-lesson-heading {
	margin-top: max(-0.5333333333vw, -4px);
  }
  .pg-top-about-lesson-heading-large {
	font-size: min(6.9333333333vw, 52px);
  }
  .pg-top-about-lesson-image {
	margin-top: min(4.2666666667vw, 40px);
  }
  .pg-top-about-lesson-lead,
  .pg-top-about-lesson-lead--margin-top-small {
	margin-top: min(7.4666666667vw, 56px);
  }
  .pg-top-about-lesson-lead--margin-top-small {
	margin-top: min(3.2vw, 24px);
  }
  .pg-top-about-lesson-table {
	margin-top: min(5.3333333333vw, 40px);
  }
  .pg-top-about-lesson-point {
	margin-top: min(5.3333333333vw, 40px);
  }
  .pg-top-about-lesson-text {
	margin-top: min(5.3333333333vw, 40px);
  }
  .pg-top-ranking-heading-wrapper {
	align-items: center;
	background-color: var(--orange-light-type02);
	color: var(--white);
	display: flex;
	flex-direction: column;
	font-weight: 700;
	gap: min(2.1333333333vw, 16px);
	justify-content: center;
	padding-bottom: min(4.5333333333vw, 34px);
	padding-top: min(4.8vw, 36px);
	margin-bottom: min(4.8vw, 36px);
	position: relative;
	text-align: center;
	z-index: 1;
  }
  .pg-top-ranking-heading-wrapper::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/icon_crown.svg);
	height: min(21.0666666667vw, 158px);
	position: absolute;
	width: min(20.5333333333vw, 154px);
	z-index: -1;
  }
  .pg-top-ranking-heading-lead {
	font-size: min(4.8vw, 36px);
  }
  .pg-top-ranking-heading-small {
	font-size: min(4.2666666667vw, 32px);
  }
  .pg-top-ranking-heading {
	align-items: center;
	display: flex;
	font-size: min(8vw, 60px);
	line-height: 1;
  }
  .pg-top-conclusion-lead {
	align-items: center;
	color: var(--pink-light-type01);
	display: flex;
	font-size: min(6.4vw, 48px);
	font-weight: 700;
	gap: min(8vw, 60px);
	justify-content: center;
  }
  .pg-top-conclusion-lead::before,
  .pg-top-conclusion-lead::after {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	background-image: url(./assets/image/icon_radiation_02.svg);
	filter: drop-shadow(
		min(0.8vw, 6px) min(0.8vw, 6px) 0 var(--green-light-type07)
	);
	height: min(15.2vw, 114px);
	width: min(25.8666666667vw, 194px);
  }
  .pg-top-conclusion-lead::after {
	transform: scale(-1, 1);
  }
  .pg-top-conclusion-lead-inner {
	display: flex;
	gap: min(2.1333333333vw, 16px);
  }
  .pg-top-conclusion-lead-letter {
	align-items: center;
	border: min(0.5333333333vw, 4px) solid var(--pink-light-type01);
	display: flex;
	height: 1.5416666667em;
	justify-content: center;
	line-height: 1;
	width: 1.5416666667em;
  }
  .pg-top-conclusion-heading {
	color: var(--pink-dark-type01);
	font-size: min(9.0666666667vw, 68px);
	font-weight: 700;
	line-height: 1.4;
	margin-top: max(-1.0666666667vw, -8px);
  }
  .pg-top-conclusion-heading .pg-top-conclusion-heading-small {
	font-size: min(8vw, 60px);
  }
  .pg-top-conclusion-banner-text {
	margin-bottom: min(3.2vw, 24px);
  }
  .pg-top-conclusion-table {
	margin-top: min(5.3333333333vw, 40px);
  }
  .pg-top-choise-table {
	margin-top: min(5.3333333333vw, 40px);
	border: 1px solid #E0E0E0;
  }
  .pg-top-conclusion-text-wrapper {
	display: grid;
	gap: 2em;
	margin-top: min(4.2666666667vw, 32px);
  }
  .pg-top-conclusion-button-area {
	margin-left: auto;
	margin-right: auto;
	margin-top: min(6.4vw, 48px);
	width: max-content;
  }
  .pg-top-conclusion-button {
	border-radius: min(10.6666666667vw, 80px);
	height: min(21.3333333333vw, 160px);
	line-height: 1.5;
	width: min(89.3333333333vw, 670px);
  }
  .pg-top-conclusion-button-small-text {
	font-size: min(4vw, 30px);
  }
  .pg-top-conclusion-button-text {
	font-size: min(4.8vw, 36px);
  }
  .u-display-block {
	display: block !important;
  }
  .u-display-inline {
	display: inline !important;
  }
  .u-align-left {
	text-align: left !important;
  }
  .u-align-center {
	text-align: center !important;
  }
  .u-align-right {
	text-align: right !important;
  }
  .u-text-bold {
	font-weight: 700 !important;
  }
  .u-text-thin {
	font-weight: 400 !important;
  }
  .u-text-xlarge {
	font-size: min(5.3333333333vw, 40px) !important;
  }
  .u-text-large {
	font-size: min(4.2666666667vw, 32px) !important;
  }
  .u-text-small {
	font-size: min(3.2vw, 24px) !important;
  }
  .u-margin-top-xsmall {
	margin-top: min(1.0666666667vw, 8px) !important;
  }
  .u-margin-top-small {
	margin-top: min(2.1333333333vw, 16px) !important;
  }
  .u-margin-top-medium {
	margin-top: min(4.2666666667vw, 32px) !important;
  }
  .u-margin-top-large {
	margin-top: min(6.4vw, 48px) !important;
  }
  .u-margin-top-xlarge {
	margin-top: min(8.5333333333vw, 64px) !important;
  }
  .u-margin-x-auto {
	margin-left: auto;
	margin-right: auto;
  }
  .u-em-marker {
	background-image: linear-gradient(
		to bottom,
		transparent 65%,
		var(--yellow) 65%,
		var(--yellow) 100%
	);
	padding-bottom: 0.1em;
  }
  .u-em-inversion,
  .u-em-inversion--green,
  .u-em-inversion--yellow {
	align-items: center;
	display: inline-flex;
	justify-content: center;
	line-height: 1.25;
	margin-left: 0.2em;
	margin-right: 0.2em;
	padding-left: 0.2em;
	padding-right: 0.2em;
  }
  .u-em-inversion--yellow {
	background-color: var(--yellow);
	color: var(--green-dark-type01);
  }
  .u-em-inversion--green {
	background-color: var(--pink-light-type01);
	color: var(--white);
  }
  .u-em-green {
	color: var(--green-dark-type01);
  }
  .u-em-pink {
	color: var(--pink);
  }
  .u-em-dpink {
	color: var(--pink-dark-type01);
  }
  .u-em-yellow {
	color: var(--yellow-light-type04);
  }
  .u-em-orange {
	color: var(--orange-dark-type01);
  } 
  
  .u-text-custom {
  font-size: min(3.4666666667vw, 26px);
  }
  .c-note {
  font-size: min(1.6vw, 12px);
  }
  
  .p-note {
  font-size: min(2.1333333333vw, 16px);
  }
  
  .pg-top-main-visual {
	position: relative;
  }
  
  .pg-top-main-visual p {
	position: absolute;
	top: min(9.3333333333vw, 6px);
	left: min(16.11111111vw, 17px);
	font-size: min(3.7333333333vw, 28px);
	color: var(--white);
	font-weight: 500;
  }
  
  .pg-top-main-visual span {
	font-size: min(2.9333333333vw, 22px);
  }
  
  .pg-top-main-visual .dFirst {
	margin-right: 5px;
  }
  
  .pg-top-main-visual .dNew {
	margin-left: 5px;
	font-size: min(3.7333333333vw, 28px);
  }
  
  
  
  .dropdownSearch {
  height: 52px;
  width: 100%;
  background: #ff9872;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-weight: 500;
  font-size: 26px;
  text-align: center;
  color: #fff;
  }
  
  .dropdownSearch img {
  width: 472px;
  }
  
  .topSearch {
  width: 100%;
  /*display: none;*/
  }
  
  
  p.topNumber {
  position: absolute;
  bottom: 23px;
  right: 20px;
  letter-spacing: 3px;
  font-size: 5.1rem;
  font-weight: 900;
  color: #FFF;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  line-height: 1;
  display: flex;
  align-items: center;
  }
  
  p.topNumber strong {
  font-size: 7.8rem;
  }
  
  
  .searchBox {
  padding: 26px 30px 20px 46px;
  background: #FFFFFF;
  border: 4px solid #f4a2a7;
  }
  
  .searchBox .groupSelect {
  display: inline-flex;
  justify-content: flex-start;
  }
  
  .customSelect {
  cursor: pointer;
	height: 58px;
  }
  
  .customSelectWrapper {
  border: 1.5px solid #838383;
  border-radius: 9px;
  }
  
  .customSelect select {
  width: 100%;
  height: 56px;
  position: relative;
	border: none;
	overflow: hidden;
	outline: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	color: #4d4d4d;
	background: none;
	z-index: 2;
	font-size: 20px;
	font-weight: normal;
	text-align-last:center;
	padding-right: 40px;
	cursor: pointer;
  }
  
  .customSelect::after {
	content: "";
	color: #fff;
	position: absolute;
	right: 13px;
	top: 20px;
	border-top: 13px dashed;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	z-index: 1;
  }
  
  .customSelect::before {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
  width: 41px;
  height: 57px;
  border-radius: 7.42px;
  background: linear-gradient(#f8b5c6 0%, #ffc1a0 46.35%, #fcb35e 100%);
  box-shadow: 1px 1px 0px rgba(31, 86, 128, 0.42);
  z-index: 1;
  }
  
  .searchBox .customSelect {
	width: 236px;
	display: inline-block;
	position: relative;
	margin-right: 110px;
  }
  
  .searchBox .groupCheckbox {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 18px;
  }
  
  .searchBox .customCheckbox {
	width: 45%;
	/*min-width: 137px;*/
	display: inline-block;
	position: relative;
	margin-top: 16px;
	box-sizing: border-box;
  }
  
  .searchBox .customCheckbox:nth-child(1),
  .searchBox .customCheckbox:nth-child(3),
  .searchBox .customCheckbox:nth-child(5) {
  width: 52%;
  }
  
  .customCheckbox input[type="checkbox"] {
  display: none;
  }
  
  .customCheckbox label{
  cursor: pointer;
	display: flex;
	align-items: center;
  }
  
  
  .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  }
  
  .customCheckbox label input:checked ~ .checkmark:after {
	display: block;
	content: "";
  background: #a3a3a3;
  height: 22px;
  width: 22px;
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
  }
  
  .customCheckbox .virContent{
	vertical-align: middle;
	font-size: 18px;
	margin-left: 16px;
	font-weight: normal;
	color: #333333;
  line-height: 1;
  white-space: nowrap;
  }
  
  
  .customCheckbox .checkmark{
  width: 32px;
	height: 32px;
  border: 1.5px solid #838383;
  background: #ffffff;
  vertical-align: middle;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  }
  
  
  
  .btnSearch button {
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
  border-radius: 19px;
  outline: none;
  border: none;
  width: 100%;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 32px auto 0 auto;
  background: #27cfce;
  box-shadow: 2px 2px 0px rgba(31, 86, 128, 0.39);
  cursor: pointer;
  }
  
  .btnSearch button:hover {
  opacity: 0.6;
  }
  
  .btnSearch button span {
  margin-left: 52px;
  }
  .footerColumn {
	margin-left: 20px;
  }
  
  @media (max-width: 480px) {
	.pg-top-main-visual p {
		top: 0.4vh;
        left: 2.1vw;
	}
  .searchBox .groupSelect {
	width: 100%;
  }
  .dropdownSearch {
	height: 26px;
	font-size: 13px;
  }
  
  .dropdownSearch img {
	width: 236px;
  }
  
  p.topNumber {
	bottom: 12px;
	right: 10px;
	letter-spacing: 1.5px;
	font-size: 2.6rem;
  }
  
  p.topNumber strong {
	font-size: 3.9rem;
  }
  
  
  .searchBox {
	padding: 13px 15px 10px 23px;
	border: 2px solid #f4a2a7;
  }
  
  
  .customSelect {
	height: 29px;
  }
  
  .customSelectWrapper {
	border: 1px solid #838383;
	border-radius: 4.5px;
  }
  
  .customSelect select {
	height: 23px;
	font-size: 12px;
	padding-right: 20px;
  }
  
  .customSelect::after {
	right: 6.5px;
	top: 10px;
	border-top: 6.5px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	z-index: 1;
  }
  
  .customSelect::before {
	width: 20.5px;
	height: 27px;
	border-radius: 3.7px;
  }
  
  .searchBox .customSelect {
	width: 50%;
	margin-right: 25px;
  }
  
  .searchBox .groupCheckbox {
	margin-top: 9px;
  }
  
  .searchBox .customCheckbox {
	width: 45%;
	margin-top: 8px;
  }
  
  
  
  .customCheckbox label input:checked ~ .checkmark:after {
	height: 11px;
	width: 11px;
  }
  
  .customCheckbox .virContent{
	font-size: 12px;
	margin-left: 8px;
  }
  
  
  .customCheckbox .checkmark{
	width: 16px;
	height: 16px;
  }
  
  
  
  .btnSearch button {
	font-size: 15px;
	border-radius: 9.5px;
	height: 45px;
	margin: 16px auto 0 auto;
	background: #27cfce;
	box-shadow: 2px 2px 0px rgba(31, 86, 128, 0.39);
  }
  
  .btnSearch button span {
	margin-left: 26px;
  }
  
  .searchBox .customCheckbox:nth-child(1), .searchBox .customCheckbox:nth-child(3), .searchBox .customCheckbox:nth-child(5) {
	width: 50%;
  }
  }
  @media (max-width: 768px) {
	a:not([class]):not([href^="tel"]) {
		/* font-size: 0.7rem; */
	}
	.footerColumn {
		margin-left: 5px;
	}
  }
  
  .c-block-type07--green {
  background-color: #f06464;
  }
  
  .c-block-type07--yellow {
  background-color: #63BAF0;
  }
  
  .pg-top-conclusion-lead::before {
  filter: drop-shadow( min(0.8vw, 6px) min(0.8vw, 6px) 0 #FE9DC6 );
  }
  
  .pg-top-conclusion-lead::after {
  filter: drop-shadow( min(0.8vw, 6px) min(0.8vw, 6px) 0 #FE9DC6 );
  }
  
  .c-block-type04 {
background-color: #FCF4F3;
  }
  
  .dropdownListShop {
  background-color: var(--pink-light-type02);
  }
  .p--note {
  font-size: min(2.1333333333vw, 16px);
  color: #333;
  }
  
  .contact-btn {
  background-color: green;
  color: white;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  width: 30%;
  margin-bottom: 30px;
  }
  .contact-btn-container {
  text-align: center;
  }
  
  
  .bgRedirect {
  background: #fc6fab;
  }
  
  .wrapper710 {
	width: 710px;
	max-width: 100%;
	margin: 0 auto;
	padding: 35px 0 35px 0;
  }
  
  .rContent {
  width: 100%;
  box-sizing: border-box;
  padding: 0px;
  background: #FFFFFF;
  text-align: center;
  margin-top: 55px;
  }
  
  .rLoading {
  margin-top: 45px;
  text-align: center;
  }
  
  .rLoadingImg {
  width: 255px;
  }
  
  .loadingTitle {
  font-size: 4rem;
  color: #ea527b;
  font-weight: 500;
  line-height: 1.48;
  margin-top: 20px;
  }
  
  .rShopContent {
  width: 100%;
  box-sizing: border-box;
  margin-top: 35px;
  padding: 0 16px 26px 16px;
  
  }
  
  .rShopContentTitle {
  padding: 23px 0;
  color: #FC6FAB;
  margin-top: -1px;
  width: calc(100% + 2px);
  margin-left: -1px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 3px solid #fc6fab;
  }
  
  .rShopContentTitle img {
  margin-right: 15px;
  }
  
  .rPointText {
  font-size: 2.3rem;
  font-weight: 500;
  color: #060001 !important;
  line-height: 1.5;
  margin-top: 0;
  line-height: 1.5;
  }
  
  .rPointText p {
  line-height: 1.5;
  font-size: 2.3rem;
  font-weight: 500;
  color: #060001 !important;
  text-align: center !important;
  }
  
  .rPointText p span {
  color: #060001 !important;
  }
  
  .rPointText p strong, .rPointText p b {
  font-weight: 500 !important;
  }
  
  .rImg {
  width: 488px;
  margin: 15px auto 0 auto;
  }
  
  .rOrder {
  font-weight: bold;
  font-size: 2.3rem;
  color: #D94444;
  margin-top: 30px;
  line-height: 1.5;
  }
  
  .rFooter {
  padding-top: 32px;
  background: #fc6fab;
  }
  
  .rFooter p {
  font-size: 2.3rem;
  line-height: 1.5;
  color: #FFFFFF;
  margin-bottom: 5px;
  }
  
  .rFooter p a {
  display: inline-block;
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 2.3rem !important;
  }
  
  .rSp {
  display: none;
  }
  
  @media (max-width: 768px) {
  .wrapper710 {
	padding: 40px 0;
  }
  
  .loadingTitle {
	font-size: 1.4rem;
	margin-top: 14px;
  }
  
  .rShopContent {
	margin-top: 17px;
  }
  
  .rShopContentTitle {
	font-size: 1.4rem;
	flex-wrap: wrap;
	padding: 6px 0;
  }
  
  .rShopContentTitle img {
	margin-right: 7px;
	width: 20px;
	margin-bottom: 3px;
  }
  
  .rPointText {
	font-size: 1.4rem;
  }
  
  .rOrder {
	font-size: 1.4rem;
  }
  
  .rFooter {
	margin-top: 10px;	
	padding-top: 20px;
	top: 1px;
	position: relative;
  }
  
  .rFooter p {
	font-size: 1.4rem;
  }
  
  .rFooter p.rPLast {
	font-size: 1.4rem;
  }
  .rFooter p a {
	font-size: 1.4rem !important;
  }
  
  .rSp {
	display: block;
  }
  
  .rImg {
	width: 80%;
  }
  
  
  
  .rPointText p {
	font-size: 1.5rem;
  }
  
  .rLoadingImg {
	width: 130px;
  }
  
  .rLoading {
	margin-top: 20px;
  }
  
  .rContent {
	margin-top: 25px;
  }
  }
  
  .modal {
  position: fixed;
  z-index: 10000; /* 1 */
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  }
  
  .modal.is-visible {
  visibility: visible;
  }
  
  .modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
  }
  
  .modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
  }
  
  .modal-container {
  width: min(100vw, 750px);
	padding-left: min(5.3333333333vw, 40px);
	padding-right: min(5.3333333333vw, 40px);
	box-sizing: border-box;
	margin: 0 auto;
  }
  
  .modal-wrapper {
  position: relative;
  z-index: 9999;
  top: 2em;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
  }
  
  .modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
  }
  
  .modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
  }
  
  /*.modal-header,
  .modal-content {
  padding: 1em;
  }
  */
  .modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
  }
  
  .modal-close {
  position: absolute;
  top: -30px;
  right: 0;
  padding: 0;
  color: #fff;
  background: none;
  border: 0;
  }
  
  .modal-close:hover {
  color: #777;
  }
  
  .modal-close svg {
  fill: #fff;
  }
  
  .modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
  
  .modal-content > *:first-child {
  margin-top: 0;
  }
  
  .modal-content > *:last-child {
  margin-bottom: 0;
  }
  
  .modal-content.first-review .c-block-type07--yellow > li:not(:first-child) {
  display: none;
  }
  
  .showMoreReview {
	margin: 1em auto 0 auto;
	cursor: pointer;
	width: 80%;
	border: 2px solid var(--orange-light-type01);
	color: var(--orange-light-type01);
	font-size: min(4vw, 30px);
	font-weight: bold;
	text-align: center;
  }
  
  .full-review .modal-body {
	max-height: 90vh;
	overflow-y: scroll;
  }
  
  .modal .p-lesson__cta-lead.p-cta__lead {
	display: none;
  }
  
  .modal .p-cta__button-area {
	margin: 1em auto;
  }
  
  .modal-body {
	padding-bottom: 1px;
  }
  
  .showOneReview {
	text-decoration: underline;
	color: var(--pink-light-type01);
	cursor: pointer;
  }
  
  .c-grid--type05 .c-block-type06:nth-child(2) .c-block-type07--yellow > li:not(:first-child) {
	display: none;
  }
  
  @media (max-width: 768px) {
	.one-review .modal-wrapper {
		top: 10em;
	}
  
	.full-review .modal-wrapper {
		top: 3em;
	}
  }
  
  .pg-top-main-visual-image-wrapper {
	position: relative;
  }
  
  .tagCity {
	position: absolute;
	color: #fff;
	font-weight: bold;
	/*right: min(10vw, 75px);
	top: min(45.8vw, 342px);*/
	width: 26.6%;
	text-align: center;
	top: 52.8%;
	right: 4.3%;
  }
  
  
  /*new search*/
  .searchBox {
	padding: 45px 20px 35px 20px;
	border: none;
  }
  
  .searchStepWrap {
	display: none;
  }
  
  .searchStepWrap.open {
	display: unset;
  }
  
  .searchStepInfo {
	padding: 0 20px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
  }
  
  .searchStepText {
	width: 113px;
	height: 50px;
	border-radius: 10px;
	background: #FC6FAB;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  
  .searchStepText span {
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	color: #fff;
	position: relative;
	top: -3px;
  }
  
  .searchStepQuestion {
	font-weight: bold;
	font-size: 30px;
	padding-left: 38px;
	color: #000;
  }
  
  .searchStepCheck {
	display: none;
  }
  
  .searchStepGroup {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  }
  
  .searchStepRow {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 340px;
	height: 80px;
	margin-top: 20px;
  }
  
  .searchStepWrap2 .searchStepRow {
	width: 230px;
  }
  
  .searchStepLabelText {
	font-weight: bold;
	font-size: 28px;
	color: #FC6FAB;
  }
  
  .searchStepCheckBtn {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border-radius: 10px;
	border: 3px solid #FC6FAB;
	box-sizing: border-box;
  }
  
  .searchStepCheck:checked+.searchStepCheckBtn {
	background-color: #FC6FAB;
  }
  
  .searchStepCheck:checked+.searchStepCheckBtn span {
	color: #fff;
  }
  
  .searchStepCheck:checked+.searchStepCheckBtn:after {
	background: url(./assets/image/search_arrow_white.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
  }
  
  .searchStepCheckBtn:after {
	content: '';
	position: absolute;
	width: 15px;
	height: 25px;
	right: 45px;
	top: 50%;
	transform: translate(0,-50%);
	background: url(./assets/image/search_arrow.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
  }
  
  .searchStepCheckBtn span {
	position: relative;
	top: -2px;
  }
  
  .searchStepWrap2 .searchStepCheckBtn:after {
	right: 9px;
  }
  
  .searchStepBtnBack {
	width: 230px;
	height: 80px;
	border-radius: 40px;
	background: transparent;
	border: 2px solid #FC6FAB;
	margin: 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-top: 27px;
  }
  
  .searchStepBtnBack span {
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	color: #FC6FAB;
	line-height: 1;
  }
  
  .searchStepBtnBack img {
	width: 16px;
	position: relative;
	top: 2px;
	margin-right: 30px;
  }
  
  .searchStepWrap3 .searchStepRow {
	width: 230px;
  }
  
  .searchStepWrap3 .searchStepCheckBtn:after {
	right: 9px;
  }
  
  .searchStepWrap3 .searchStepRow3 {
	width: 340px;
  }
  
  .searchStepWrap3 .searchStepRow3 .searchStepCheckBtn:after {
	right: 40px;
  }
  
  .searchStepWrap4 .searchStepRow {
	width: 320px;
  } 
  
  .searchStepWrap4 .searchStepCheckBtn:after {
	display: none;
  }
  
  .searchStepWrap4 .searchStepGroup {
	justify-content: space-around;
  }
  
  .searchStepBtnSubmit {
	width: 260px;
	height: 80px;
	border-radius: 40px;
	background: #FC6FAB;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
  }
  
  .searchStepBtnSubmit img {
	margin-left: 18px;
  }
  
  .searchStepBtnSubmit span {
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	color: #fff;
	line-height: 1;
  }
  
  .searchStepRowBtn {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 27px;
  }
  
  .searchStepRowBtn .searchStepBtnBack {
	margin: 0 40px 0 0;
  }
  
  .searchStepCenter {
	text-align: center;
  }
  
  
  .tableCompare {
	border: 1px solid #bababa;
	width: 100%;
	max-width: 720px;
	margin: 0 auto 30px auto;
  }
  
  .tableCompareTr1 {
	background-color: #FFFFF4;
  }
  
  .tableCompare tr > td:nth-child(1) {
	background-color: #F06464;
  }
  
  .tableCompare tr > td:nth-child(2) {
	/*background-color: #fff;*/
	font-weight: bold;
  }
  
  .tableCompare td {
	width: 28.703%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 182px;
	box-sizing: border-box;
  /*  font-weight:bold;*/
	flex-wrap: wrap;
	flex-direction: column;
  }
  
  .tableCompare tr > td:nth-child(1) {
	width: 13.891%;
  }
  
  .tableCompare td {
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
  }
  
  .tableCompare td:last-child {
	border-right: none;
  }
    .tableCompare td img {
	display: block;
	margin-inline: auto;
  }
  
  .tableCompare p {
	text-align: center;
	width: 100%;
	font-size: 21px;
	line-height: 1.2;
	color: #232323;
	margin-top: 5px;
  }
  
  .tableCompare .fontMedium {
	font-weight: 500;
  }
  
  .tableCompare .nmSpace p {
	margin-top: -12%;
  }
  
  .tableCompare .textLevel01 p {
	font-size: 18px;
	line-height: 1.389;
  }
  
  .tableCompare tr td:nth-child(3), 
  .tableCompare tr td:nth-child(4) {
	/*background-color: #FFF;*/
  }
  
  .tableCompareTdTitle {
	font-size: 19px;
	color: #fff;
	line-height: 1.474;
	text-align: center;
	font-weight: bold !important;
  }
  
  .tableCompareTr2 td {
	height: 200px;
  }
  
  .tableCompareTr2 td > img {
	/* width: 130px; */
    max-height: 140px;
  }
  
  .tableCompareTr2 td:nth-child(3) > img {
	width: 106px;
  }
  
  .tableCompareTr2 p {
	font-size: 19px;
	color: #000000;
	line-height: 1.474;
	font-weight: 500;
	margin-top: -15%;
  }
  
  .tableCompareTr2 td:nth-child(2) p {
	color: #F06464;
	font-weight: bold;
  }
  
  .tableCompareTr3 td {
	height: 90px;
  }
  
  .tableCompareTr3 td p {
	font-size: 32px;
	color: #000000;
	line-height: 1.49;
	font-weight: 500;
  }
  
  .tableCompareTr3 td:nth-child(2) p {
	color: #ea527a;
	font-weight: bold;
  }
  
  .tableCompareTr1 td {
	height: 90px;
  }
  
  .tableCompareTr1 td > img {
	height: 58%;
  }
  
  .tableCompareTr1 .c-tag-medal::before {
	width: 61px;
	height: 49px;
	top: -15px;
  }
  
  .tableCompareTr1 .c-tag-medal  {
	font-size: 15px;
	height: initial;
	margin-top: 15px;
  }
  
  .tableCompareTr1 td > p {
	font-size: 20px;
	color: #FFF;
	text-align: center;
	width: 100%;
	min-height: 50px;
	line-height: 1.25;
  }
  
  .tableCompareTr4 td {
	height: 120px;
	position: relative;
  }
  
  .tableCompareTr5 td {
	/* height: 150px; */
	position: relative;
  }
  
  
  .tableCompareTr4 td img {
	width: 60px;
	height: 60px;
  }
  
  .tableCompareTr5 td img, .tableCompareTr8 td img {
	width: 60px;
	height: 60px;
  }
  
  /*.tableCompareTr4 td p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }
  
  .tableCompareTr5 td p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }
  */
    /* 「トライアル」「料金」の td だけ縦並びにする */
	.tableCompareTr4 td {
		display: block;
		text-align: center;
	}

  .tableCompare .tableCompareTr7 td a {
	width: 180px;
	height: 50px;
	border-radius: 25px;
	background: linear-gradient(#2de0b4 0%, #1cb8ab 100%);
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	text-decoration: none;
	position: relative;
	overflow:hidden;
  }

  .tableCompare td a span {
	font-weight: bold;
	font-size: 19px;
	color: #fff;
	position: relative;
	padding-right: 25px;
	box-sizing: border-box;
  }

  .tableCompare td a span:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	background: url(./assets/image/hp_arrow.svg);
	width: 7.25px;
	height: 11.94px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
  }
  
  
  .tableCompare .tableCompareTr7 td a.btnViewDetail {
	background: linear-gradient(#729ce3 0%, #093b8f 100%);
	box-shadow: 0px 3px 0px rgba(3, 34, 87, 0.93);
	margin-top: -15%;
  }
  
  .tableCompare .tableCompareTr7 td a.btnViewDetail span:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 9px 0 9px;
	border-color: #ffffff transparent transparent transparent;
  }
  
  .compare {
	padding: 0 16px 42px 16px;
	margin-top: 30px;
  }
  
  .tableCompareTr7 td {
	height: 100px;
  }
    .tableCompareTr8 td {
	height: 220px;
  }  
  .tableCompareTr2 td {
	flex-direction: initial;
  }
  
  
  .shopData {
	text-align: center;
	padding: 0 4px;
	box-sizing: border-box;
	/*margin-top: 10px;*/
  }
  .shopData a {
	font-weight: 500;
	font-size: 19px !important;
	line-height: 1.75;
	color: #3975E1;
	display: block;
  }
  
  .shopData span {
	font-weight: 500;
	font-size: 19px !important;
	color: #333333;
	display: block;
  }
  
  .tableCompareListShop {
	display: flex;
  }
  
  .tableCompareListShop td {
	height: initial;
	padding: 10px 0;
  }
  
  .tableCompareListShop .tableCompareTdTitle {
	justify-content: center;
  }
  @media (max-width: 768px) {
	.searchBox {
		padding: 22px 10px 17px 10px;
		border: none;
	}
  
	.searchStepInfo {
		padding: 0 10px;
		margin-bottom: 8px;
	}
  
	.searchStepText {
		width: 56.5px;
		height: 20px;
		border-radius: 5px;
	}
  
	.searchStepText span {
		font-size: 14px;
		top: 0;
	}

	.searchStepQuestion {
		font-size: 15px;
		padding-left: 19px;
	}

	.searchStepRow {
		width: 48%;
		height: 40px;
		margin-top: 10px;
	}

	.searchStepWrap2 .searchStepRow {
		width: 32%;
	}
  
	.searchStepLabelText {
		font-size: 14px;
	}
  
	.searchStepCheckBtn {
		border-radius: 5px;
		border: 1.5px solid #FC6FAB;
	}
  
	
	.searchStepCheckBtn:after {
		width: 7.5px;
		height: 12.5px;
		right: 22.5px;
	}
  
	.searchStepCheckBtn span {
		top: 0px;
	}
  
	.searchStepWrap2 .searchStepCheckBtn:after {
		right: 4.5px;
	}
  
	.searchStepBtnBack {
		width: 32%;
		height: 40px;
		border-radius: 20px;
		border: 1px solid #FC6FAB;
		margin-top: 14px;
	}
  
	.searchStepBtnBack span {
		font-size: 14px;
	}
  
	.searchStepBtnBack img {
		width: 8px;
		top: 1px;
		margin-right: 15px;
	}
  
	.searchStepWrap3 .searchStepRow {
		width: 32%;
	}
  
	.searchStepWrap3 .searchStepCheckBtn:after {
		right: 4.5px;
	}
  
	.searchStepWrap3 .searchStepRow3 {
		width: 48%;
	}
  
	.searchStepWrap3 .searchStepRow3 .searchStepCheckBtn:after {
		right: 20px;
	}
  
	.searchStepWrap4 .searchStepRow {
		width: 45%;
	}

	.searchStepBtnSubmit {
		width: 130px;
		height: 40px;
		border-radius: 20px;
	}
  
	.searchStepBtnSubmit img {
		margin-left: 9px;
		width: 8px;
	}
  
	.searchStepBtnSubmit span {
		font-size: 14px;
	}

	.searchStepRowBtn {
		margin-top: 14px;
	}

	.searchStepRowBtn .searchStepBtnBack {
		margin: 0 20px 0 0;
	}

	.tableCompare {
		border: 1px solid #bababa;
		max-width: 96%;
		margin: 0 auto 15px auto;
	}

	.tableCompare td {
		width: 28.703%;
		height: 91px;
	}
		.tableCompareTr8 td {
		height: 116px;
	}
	.tableCompare tr > td:nth-child(1) {
		width: 13.891%;
	}

	.tableCompare p {
		font-size: 12.5px;
	}
  
	.tableCompare .nmSpace p {
		margin-top: -12%;
	}
  
	.tableCompare .textLevel01 p {
		font-size: 9px;
	}
	 
  
	.tableCompareTdTitle {
		font-size: 10px;
	}
  
	.tableCompareTr2 td {
		height: 100px;
	}
  
	.tableCompareTr2 td > img {
		/* width: 65px; */
		max-height: 70px;
	}
  
	.tableCompareTr2 td:nth-child(3) > img {
		width: 53px;
	}
  
	.tableCompareTr2 p {
		font-size: 10px;
		margin-top: -15%;
	}
  
	.tableCompareTr3 td {
		height: 45px;
	}
  
	.tableCompareTr3 td p {
		font-size: 16px;
	} 
	.tableCompareTr1 td {
		height: 45px;
	}
  
	.tableCompareTr1 td > img {
		height: 58%;
	}
  
	.tableCompareTr1 td > p {
		font-size: 10px;
		min-height: 25px;
	}
  
	.tableCompareTr4 td {
		height: 60px;
	}
  
	.tableCompareTr5 td {
		/* height: 75px; */
	} 
  
	.tableCompareTr4 td img {
		width: 30px;
		height: 30px;
	}
  
	.tableCompareTr5 td img, .tableCompareTr8 td img {
		width: 30px;
		height: 30px;
	}

	.tableCompare .tableCompareTr7 td a {
		width: 90px;
		height: 25px;
		border-radius: 12.5px;
		/*box-shadow: 0px 1.5px 0px rgba(0, 80, 80, 0.93);*/
	}
  
	.tableCompare td a span {
		font-size: 10px;
		padding-right: 12.5px;
	}
  
  
	.tableCompare td a span:after {
		border-width: 4.5px 4.5px 8px;
	}
  
  
	.tableCompare .tableCompareTr7 td a.btnViewDetail {
		box-shadow: 0px 1.5px 0px rgba(3, 34, 87, 0.93);
	}
  
	.tableCompare .tableCompareTr7 td a.btnViewDetail span:after {
		
		border-width: 8px 4.5px 0 4.5px;
	}
  
	.compare {
		padding: 0 8px 21px 8px;
		margin-top: 15px;
	}
  
	.tableCompareTr1 .c-tag-medal::before {
		width: 41px;
		height: 46px;
		top: -7.5px;
	}
  
	.tableCompareTr1 .c-tag-medal  {
		font-size: 10px;
		height: initial;
		margin-top: 7.5px;
	}
  
	.tableCompareTr7 td {
		height: 50px;
	}
  
	.tableCompareTr2 td {
		flex-direction: initial;
	}
  
	.shopData {
		padding: 0 4.5px;
		/*margin-top: 5px;*/
	}
	.shopData a {
		font-size: 10px !important;
	}

	.shopData span {
		font-size: 10px !important;
	}

	.tableCompareListShop td {
		/*height: 222px;*/
		height: initial;
	}
  }

  @media (max-width: 389px) {
	.shopData a {
		font-size: 9px !important;
	}
	.shopData span {
		font-size: 9px !important;
	}
  }

  /* .topDate {
	font-size: 20px;
	font-weight: 500;
	text-align: right;
	line-height: 1.3;
	padding: 0 20px;
	margin-top: 26px;
	margin-bottom: 20px;
  } */

  .blockRanking {
    background: #fcf4f3;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    /* margin-top: -18px; */
	}
  .blockRanking ul {
	display: flex;
    justify-content: space-between;
	}

  .topRanking {
	/* display: flex;
    justify-content: space-between; */
  }

  .topRanking li {
    border-radius: 18px;
    border: 1px solid #cececa;
    margin-bottom: 44px;
    margin-top: 44px;
    width: 33%;
    /* margin-left: 10px; */
	background-color: #fff;
}

  .topRanking li a {
	text-decoration: none !important;
	color: #fff;
  }

  .topRanking li:first-child {
	border: 1px solid #f0aa3e;
  }

  .topRanking li:last-child {
	border: 1px solid #c8af89;
  }

  .topRankingInfo {
	width: 100%;
	/* display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap; */
  }
  
  .topRankingInfo .colLeft{
	display: flex;
	/* align-items: center; */
	/* margin-left: 6px; */
  }
  
  .topRankingNumber {
	margin-inline: auto;
	margin-top: -30px;
  }

  .topRankingNumber img {
	width: 60px;
	/* margin-top: -26px; */
  }
  
  .topRankingName a {
	font-weight: bold;
	font-size: 32px !important;
	text-decoration: none !important;
	color: #2767d3;
	margin-left: 12px;
	position: relative;
  }
  .topRankingName a:after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #2767d3;
  }

  .topRankingInfo .colRight{
	/* display: flex; */
	/* align-items: center; */
	/* margin-right: 28px; */
	margin-top: 6px;
	text-align: center;
  }

  .topRankingStar {
	width: 146.16px;
	/* margin-right: 12px; */
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-inline: auto;
  }

  .topRankingPoint {
	/* font-family: 'Montserrat', sans-serif; */
	/* font-size: 40px; */
	display: flex;
	justify-content: center;
	font-weight: bold;
	color: #e61e6e;
	align-items: baseline;
  }
  .topRankingPoint p, .topRankingContent .colRight p {
	color: #442531;
  }
  .topRankingContent .colRight p span.marker {
    background: linear-gradient(transparent 60%, #fff000 40%);
}
  .topRankingPoint p {
	font-size: 15px;
  }

  .starRating {
  width: 25.84px;
  height: 24.72px;
  position: relative;
  }
  .starRating:before {
  background-image: url(./assets/image/empty_star.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 25.84px;
  height: 24.72px;
  }
  .starRating > span {
  display: block;
  text-indent: -10000px;
  width: 25.84px;
  height: 24.72px;
  position: absolute;
  overflow: hidden;
  }

  .starRating > span:before {
  background-image: url(./assets/image/full_star.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  height: 24.72px;
  width: 25.84px;
  left: 0;
  position: absolute;
  right: 0;
  text-indent: 10000px;
  top: 0;
  }

  .topRankingContent {
	/* display: flex; */
	/* align-items: center; */
	/* flex-wrap: nowrap; */
	margin-bottom: 30px;
	margin-top: 15px;
	text-align: center;
  }

  .topRankingContent .colLeft {
	/* margin-left: 20px; */
	display: inline-block;
	/* width: 156px; */
  }

  .topRankingContent .colLeft img {
	width: auto;
    height: min(90px, calc(100vw* 0.08));
  }

  .topRankingContent .colRight {
	/* margin-left: 20px; */
	/* display: inline-block; */
	padding: 0 10px;
	/* margin-top: 10px; */
	/* margin-bottom: 20px; */
	height: min(70px, calc(100vw * 0.0933));
  }

  .topRankingContent .colRight p {
	position: relative;
	/* padding-left: 45px; */
	font-size: 15px;
	font-weight: bold;
	/* color: #000000; */
	line-height: 1.23;
	margin-top: 15px !important;
  }
  
  .topRankingContent .colRight p:first-child {
	margin-top: 0 !important;
  }

  .topRankingContent .colRight p b, .topRankingContent .colRight p strong {
	/* font-size: 28px; */
	font-weight: bold;
	color: #F06464;
  }

  .topRankingContent .colRight p:before {
	/* content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	width: 35.7px;
	height: 28px;
	background: url(./assets/image/diamond.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat; */
  }

  .topRanking li:first-child .topRankingContent .colRight p {
	/* font-size: 24px; */
  }

  .topRanking li:first-child .topRankingContent .colRight p b, .topRanking li:first-child .topRankingContent .colRight p strong{
	/* font-size: 32px; */
	/* color: #D94444; */
	color: #e61e6e;
  }
  .colRight+a {
    width: 180px;
    height: 50px;
    border-radius: 25px;
    background: linear-gradient(#2de0b4 0%, #1cb8ab 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    position: relative;
    overflow: hidden;
	margin-inline: auto;
}
.colRight+a span {
    font-weight: bold;
    font-size: 19px;
    color: #fff;
    position: relative;
    padding-right: 25px;
    box-sizing: border-box;
}
.colRight+a span:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    background: url(./assets/image/hp_arrow.svg);
    width: 7.25px;
    height: 11.94px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
  @media (max-width: 768px) {

	/* .topDate {
		font-size: 10px;
		padding: 0 10px;
		margin-top: 13px;
		margin-bottom: 10px;
	} */

	.blockRanking {
		padding: 0 5px;
		margin-top: -9px;
	}

	.topRanking li {
		border-radius: 9px;
		border: 1px solid #ffd445;
		margin-bottom: 22px;
	}

	.topRanking li:first-child {
		border: 2.5px solid #ffd445;
	}

	.topRankingInfo .colLeft {
		margin-left: 3px;
	}

	.topRankingNumber img {
		width: 40px;
		margin-top: 8px;
	}

	.topRankingName a {
		font-size: 16px !important;
		margin-left: 6px;
	}

	.topRankingName a:after {
		height: 1px;
	}

	.topRankingInfo .colRight{
		/* margin-right: 14px; */
		margin-top: 3px;
	}

	.topRankingStar {
		width: 73.08px;
		/* margin-right: 6px; */
	}
  
	.topRankingPoint {
		font-size: 20px;
	}
  
  
	.starRating {
	  width: 12.92px;
	  height: 12.36px;
	}
	.starRating:before {
	  width: 12.92px;
	  height: 12.36px;
	}
	.starRating > span {
	  width: 12.92px;
	  height: 12.36px;
	}
  
  
	.starRating > span:before {
	  width: 12.92px;
	  height: 12.36px;
	}
  
	.topRankingContent {
		margin-bottom: 15px;
		margin-top: 7.5px;
	}

	#introduction .c-block-type03 {
		/* height: 169px; */
	}

	.pg-top-introduction-lead + .pg-top-introduction-heading {
		line-height: 1.2;
	}

	.topRankingContent .colLeft {
		/* margin-left: 10px; */
		/* width: 78px; */
		margin-bottom: 10px;
		height: 60px;
        align-items: center;
        display: flex;
	}
	.topRankingContent .colLeft img {
		width: 100%;
		height: auto;
	}
	.colRight+a {
        width: 90px;
        height: 25px;
        border-radius: 12.5px;
	}
	.colRight+a span {
		font-size: 10px;
		padding-right: 12.5px;
	}

	.topRankingContent .colRight {
		/* margin-left: 10px; */
		padding: 0 5px;
		/* margin-top: 5px; */
		/* margin-bottom: 10px; */
		height:60px;
	}

	.topRankingContent .colRight p {
		/* padding-left: 22.5px; */
		font-size: 10px;
		margin-top: 7.5px !important;
	}

	.topRankingContent .colRight p b, .topRankingContent .colRight p strong {
		/* font-size: 14px; */
	}

	.topRankingContent .colRight p:before {
		width: 17.85px;
		height: 14px;
	}

	.topRanking li:first-child .topRankingContent .colRight p {
		/* font-size: 12px; */
	}

	.topRanking li:first-child .topRankingContent .colRight p b, .topRanking li:first-child .topRankingContent .colRight p strong{
		/* font-size: 16px; */
	}
	.topRankingPoint p {
		font-size: 10px;
	}
	.colRight+a {
		width: 100px;
	}
	.colRight+a span:after {
		border-width: 4.5px 4.5px 8px;
	}

  }
  /*# sourceMappingURL=style.css.map */