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

html {
  line-height: 1; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

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

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

.is-sp {
  display: none;
}

@media screen and (max-width: 750px) {
  .is-sp {
    display: block;
  }
  .is-pc {
    display: none;
  }
}
html {
  font-size: 10px;
}
@media screen and (max-width: 750px) {
  html {
    font-size: 1.3333vw;
  }
}

body {
  max-width: 100vw;
  width: 100%;
  color: #333;
  background: #fff;
  font-family: "游ゴシック体 Pr6N", "游ゴシック体", "Yu Gothic", sans-serif;
  font-weight: 500;
}

.inner {
  max-width: 75rem;
  margin: 0 auto;
  background: #fff;
  box-sizing: border-box;
}

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

a {
  transition: 0.3s;
}
a:hover {
  opacity: 0.8;
}

.serif {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}
@media screen and (max-width: 750px) {
  .serif {
    font-weight: 700;
  }
}

h2 {
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 5rem;
  position: relative;
  line-height: 1.5;
  font-family: "YuGoStdN", "Yu Gothic", sans-serif;
}

p {
  font-size: 1.8rem;
  line-height: 1.75;
}

.fv {
  position: relative;
  background: url(../img/hikaku-lp/bg.jpg) 0% 0%/100% no-repeat;
  width: 100%;
  padding: 5.5rem 0 19rem;
}
.fv_title_time {
  position: relative;
  width: 28rem;
  height: 5rem;
  padding-top: 0.3rem;
  margin: 0 auto -2rem;
  background: url(../img/hikaku-lp/new_bnr.png) 0% 0%/100% no-repeat;
}
.fv_title_time p {
  font-size: 2.6rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.fv_sub_title {
  width: 46rem;
  margin: 0 auto 2.3rem;
}
.fv_title {
  width: 70.9rem;
  margin: 0 auto 2rem;
}
.fv_label {
  width: 60.15rem;
  margin: 0 auto;
}

.fv_s {
  font-size: 1.8rem;
}

.fv_l {
  font-size: 3rem;
}

.ranking {
  position: relative;
  background-color: #fff;
  padding: 5rem 0;
  border-radius: 12rem 12rem 0 0;
  margin-top: -14rem;
}
.ranking_title {
  width: 56.7rem;
  margin: 0 auto;
}

.titles {
  text-align: center;
}
.titles_p {
  font-size: 3.678rem;
  font-weight: bolder;
  color: #093a6a;
  line-height: 1;
  margin-top: 2.5rem;
}

.possible {
  font-size: 3.678rem;
  color: #fff;
  font-weight: bolder;
  font-family: "YuGoStdN", "Yu Gothic", sans-serif;
}
.possible span {
  background-color: #4c9ce0;
  border-radius: 1rem;
  padding: 0.4rem 0.9rem 0.2rem;
  margin-left: 0.2rem;
}

.possible span:nth-of-type(2n) {
  background-color: #0272d0;
}

.rank {
  width: 73rem;
  margin: 0 auto 1rem;
  text-align: center;
  padding: 5rem 0 0;
  border-collapse: separate;
  border-spacing: 0;
}

.logo {
  width: 12.7rem;
  margin: 0 auto 3rem;
}

.logo2 {
  width: 17rem;
  margin: 0 auto 4rem;
}

.logo3 {
  width: 12rem;
  margin: 0 auto 1rem;
}

.rank_small {
  font-size: 1.6rem;
}

.rank_mid {
  font-size: 2rem;
}

.rank_s_small {
  font-size: 1.7rem;
}

.rank td {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  color: #2b2b2b;
  padding: 2rem 0;
}

.rank_name td {
  color: #0a81e5 !important;
  font-size: 2.2rem !important;
  align-content: center;
  letter-spacing: -0.05rem;
}

.rank_name td:nth-of-type(2) {
  position: relative;
  padding-top: 5rem;
}

.rank_name td:nth-of-type(2)::before {
  position: absolute;
  content: "";
  background: url(../img/hikaku-lp/no1.png) 0% 0%/100% no-repeat;
  width: 17.4rem;
  height: 9rem;
  top: -7rem;
  left: 0.6rem;
}

.rank_name td:nth-of-type(3) {
  position: relative;
  padding-top: 3.5rem;
}

.rank_name td:nth-of-type(3)::before {
  position: absolute;
  content: "";
  background: url(../img/hikaku-lp/no2.png) 0% 0%/100% no-repeat;
  width: 9.7rem;
  height: 7rem;
  top: -5rem;
  left: 5rem;
}

.rank_name td:nth-of-type(4) {
  position: relative;
  padding-top: 5rem;
}

.rank_name td:nth-of-type(4)::before {
  position: absolute;
  content: "";
  background: url(../img/hikaku-lp/no3.png) 0% 0%/100% no-repeat;
  width: 9.7rem;
  height: 7rem;
  top: -5rem;
  left: 5rem;
}

table tr:first-child td:nth-of-type(1) {
  width: 13rem;
  background-color: #093a6a;
  border-top: 0.3rem solid #0053a4;
  border-right: 0.3rem solid transparent;
  border-left: 0.3rem solid #0053a4;
  border-top-left-radius: 2rem;
}

table tr td:nth-of-type(1) {
  width: 13rem;
  font-size: 2.1rem;
  font-weight: bold;
  color: #fff;
  align-content: center;
  background-color: #093a6a;
  border-top: 0.3rem solid #fff;
  border-left: 0.3rem solid #0053a4;
}

table tr td:nth-of-type(2) {
  width: 20rem;
  font-size: 2.2rem;
  font-weight: bold;
  color: #2b2b2b;
  background-color: #fffde0;
  border-top: 0.3rem solid #093a6a;
  border-right: 0.3rem solid #093a6a;
}

table tr td:nth-of-type(3) {
  width: 20rem;
  background-color: #fff;
  border-top: 0.3rem solid #093a6a;
  border-right: 0.3rem solid #093a6a;
}

table tr td:last-of-type {
  width: 20rem;
  background-color: #fff;
  border-top: 0.3rem solid #093a6a;
  border-right: 0.3rem solid #093a6a;
}

table tr:first-child td:last-of-type {
  width: 20rem;
  background-color: #fff;
  border-top: 0.3rem solid #093a6a;
  border-right: 0.3rem solid #093a6a;
  border-top-right-radius: 2rem;
}

table tr:last-child td:nth-of-type(1) {
  border-bottom-left-radius: 2rem;
  border-bottom: 0.3rem solid #0053a4;
}

table tr:last-child td:nth-of-type(2) {
  padding: 1.5rem 0;
  font-size: 1.8rem;
  border-bottom: 0.3rem solid #093a6a;
}

table tr:last-child td:nth-of-type(3) {
  padding: 1.5rem 0;
  font-size: 1.8rem;
  border-bottom: 0.3rem solid #093a6a;
}

table tr:last-child td:last-of-type {
  padding: 1.5rem 0;
  font-size: 1.8rem;
  border-bottom-right-radius: 2rem;
  border-bottom: 0.3rem solid #093a6a;
}

.w_circle {
  width: 4.7rem;
  margin: 0 auto 1rem;
}

.s_circle {
  width: 4.7rem;
  margin: 0 auto 2.5rem;
}

.rank_btn {
  width: 16.8rem;
  margin: 0 auto 1rem;
}

.blue_txt {
  text-align: right;
  font-size: 1.9rem;
  color: #093a6a;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1rem;
}

.gray_txt {
  text-align: right;
  font-size: 1.9rem;
  color: #606870;
  line-height: 1;
  margin-bottom: 1rem;
}

.worries {
  background-color: #e9f6ff;
  padding: 7rem 0 28rem;
}
.worries_sub_title {
  position: relative;
  width: 60rem;
  margin: 0 auto;
  background-color: #0272d0;
  border-radius: 5rem;
  margin-bottom: 3rem;
  z-index: 2;
}
.worries_sub_title p {
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 3.5rem;
  font-weight: bold;
  z-index: 2;
}
.worries h2 {
  font-size: 5.65rem;
  color: #093a6a;
  font-weight: bolder;
  margin-bottom: 1rem;
  letter-spacing: 0.2rem;
  line-height: 1.1;
}
.worries_img {
  width: 49.2rem;
  margin: 0 auto 2rem;
}
.worries_txt {
  position: relative;
  text-align: left;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 10.8rem;
}
.worries_txt p {
  font-size: 2.7rem;
  font-weight: 600;
  color: #093a6a;
  letter-spacing: -0.1rem;
}
.worries_txt2 {
  text-align: center;
  margin-bottom: 2rem;
}
.worries_txt2 p {
  font-size: 2.8rem;
  font-weight: 600;
  color: #2b2b2b;
  letter-spacing: -0.1rem;
}

.ttl_s {
  font-size: 4.64rem;
}

.f-blue {
  color: #000cff;
}

.red {
  font-size: 1.5rem;
  color: #ff2a00;
  letter-spacing: -0.1rem;
}

.worries_sub_title::after {
  content: "";
  background: url(../img/hikaku-lp/tri.png) 0% 0%/100% no-repeat;
  position: absolute;
  width: 4.3rem;
  height: 3.5rem;
  top: 4.3rem;
  left: 27.5rem;
  z-index: 1;
}

.worries_txt::after {
  content: "";
  background: url(../img/hikaku-lp/arrow.png) 0% 0%/100% no-repeat;
  position: absolute;
  width: 2.9rem;
  height: 5.4rem;
  top: 117%;
  left: 32rem;
  z-index: 1;
}

.worries_tips {
  display: flex;
  width: 70rem;
  margin: 0 auto;
  background-color: #fff;
  border: 0.3rem solid #093a6a;
  border-radius: 3rem;
  padding: 2rem 3.5rem;
  gap: 2.8rem;
}
.worries_tips p {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.03rem;
}

.lamp {
  width: 6.2rem;
}

.start {
  position: relative;
  background: url(../img/hikaku-lp/start_bg.png) 0% 0%/100% no-repeat;
  background-position: center;
  overflow: hidden;
  padding: 14rem 0 10rem;
  margin-top: -22rem;
  z-index: 1;
}
.start_sub_title {
  position: relative;
  text-align: center;
  margin-bottom: 2rem;
}
.start_sub_title p {
  font-size: 3rem;
  font-weight: 600;
  color: #ff6000;
  letter-spacing: -0.1rem;
  line-height: 1.4;
}
.start_title {
  position: relative;
  text-align: center;
  margin-bottom: 5rem;
}
.start_title h2 {
  font-size: 4rem;
  font-weight: bolder;
  color: #093a6a;
  letter-spacing: 0.3rem;
}

.start_sub_title::after {
  position: absolute;
  content: "";
  background: url(../img/hikaku-lp/o_line.png) 0% 0%/100% no-repeat;
  width: 43rem;
  height: 2rem;
  left: 16rem;
}

.blue {
  color: #0272d0;
}

.orange {
  color: #ff6000;
}

.top {
  background-color: #f6f2e4;
  padding: 7rem 0 0;
}
.top_sub_title {
  width: 29rem;
  margin: 0 auto;
  background-color: #0272d0;
  border-radius: 5rem;
  margin-bottom: 1rem;
}
.top_sub_title p {
  font-size: 3.5rem;
  font-weight: bolder;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2rem;
  line-height: 1.5;
}
.top_title {
  margin-bottom: 5rem;
}
.top_title h2 {
  font-size: 5rem;
  font-weight: bolder;
  color: #093a6a;
  margin-bottom: 2rem;
  line-height: 1.1;
}

.new_bnr {
  width: 33.6rem;
  margin: 0 auto 1rem;
}

.top3 {
  width: 51.8rem;
  margin: 0 auto;
}

.service {
  width: 70.5rem;
  margin: 0 auto;
}

.no1name {
  position: relative;
  background: url(../img/hikaku-lp/no1_bg.png) 0% 0%/100% no-repeat;
  width: 100%;
  padding: 0.5rem 4rem;
  margin-bottom: 2rem;
}
.no1name p {
  color: #2b2b2b;
  font-size: 3.1rem;
  font-weight: bolder;
  margin-left: 10rem;
}
.no1name h3 {
  color: #fff;
  font-size: 4.38rem;
  font-weight: bolder;
  margin-left: 10rem;
  margin-bottom: 1rem;
}

.no1name::before {
  position: absolute;
  background: url(../img/hikaku-lp/no1badge.png) 0% 0%/100% no-repeat;
  content: "";
  width: 13.2rem;
  height: 13.5rem;
  top: -1.5rem;
  left: 0rem;
}

.service_img {
  width: 60rem;
  margin: 0 auto 3rem;
  border-radius: 2.5rem;
}

.service_wrap {
  width: 100%;
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
}

.service_box {
  width: 34.8rem;
  border-radius: 0rem 0rem 1rem 1rem;
  background-color: #fff;
}
.service_box_name {
  background-color: #093a6a;
  border-radius: 1rem 1rem 0 0;
  padding: 1rem 0;
}
.service_box_name p {
  color: #fff;
  font-size: 2.72rem;
  text-align: center;
  font-weight: bolder;
  margin: 0;
  line-height: 1;
}
.service_box_txt {
  background-color: #fff;
  border-radius: 0 0 1rem 1rem;
  padding: 3rem 0;
}
.service_box_txt p {
  color: #2b2b2b;
  font-size: 4rem;
  text-align: center;
  font-weight: bolder;
  margin: 0;
}
.service_box_txt2 {
  background-color: #fff;
  border-radius: 0 0 1rem 1rem;
  padding: 0.5rem 0;
}
.service_box_txt2 p {
  color: #2b2b2b;
  font-size: 3.1rem;
  text-align: center;
  font-weight: bolder;
  margin: 0;
  line-height: 1.1;
  padding: 1.3rem 0;
}
.service_box_txt3 {
  background-color: #fff;
  border-radius: 0 0 1rem 1rem;
  padding: 0.5rem 0;
}
.service_box_txt3 p {
  color: #2b2b2b;
  font-size: 3.1rem;
  text-align: center;
  font-weight: bolder;
  margin: 0;
  line-height: 1.1;
  padding: 3rem 0;
}

.s_txt_top {
  position: relative;
  color: #2b2b2b;
  position: relative;
  font-size: 2rem;
  text-decoration: line-through;
  padding-bottom: 2rem;
}

.service_box_txt2 .s_txt_bot {
  color: #ff6000;
  font-size: 3.4rem;
}

.s_txt_top::after {
  content: "▼";
  position: absolute;
  left: 18rem;
  top: 6rem;
  font-size: 2rem;
  transform: translate(-50%, -50%);
}

.service_bot {
  width: 100%;
  background-color: #fff;
  border-radius: 0 0 1rem 1rem;
  margin-bottom: 2rem;
}
.service_bot_name {
  background-color: #093a6a;
  border-radius: 1rem 1rem 0 0;
  padding: 1rem 0;
}
.service_bot_name p {
  color: #fff;
  font-size: 2.72rem;
  text-align: center;
  font-weight: bolder;
  margin: 0;
  line-height: 1;
}
.service_bot_txt {
  padding: 0.5rem 0;
}
.service_bot_txt p {
  color: #2b2b2b;
  font-size: 4rem;
  text-align: center;
  font-weight: bolder;
  line-height: 1.1;
  padding: 2rem 0;
  margin: 0;
}

.point {
  background: url(../img/hikaku-lp/point_bg.png) 0% 0%/100% no-repeat;
  width: 100%;
  padding: 6rem 0;
}
.point_sub_title {
  width: 9rem;
  margin: 0 auto 3rem;
  border-bottom: 0.2rem solid #0272d0;
}
.point_sub_title p {
  text-align: center;
  font-family: "DIN2014-Demi", sans-serif;
  font-size: 2.9rem;
  font-weight: 500;
  color: #0272d0;
  line-height: 1.1;
  letter-spacing: 0.2rem;
  margin: 0;
}
.point_title {
  position: relative;
  margin-bottom: 2rem;
}
.point_title h4 {
  text-align: center;
  font-size: 4.823rem;
  font-weight: bolder;
  color: #0272d0;
}
.point a {
  font-size: 2.35rem;
  color: #0272d0;
  border-bottom: 0.1rem solid #0272d0;
}

.point_title::after {
  position: absolute;
  background: url(../img/hikaku-lp/pen.png) 0% 0%/100% no-repeat;
  content: "";
  width: 2.5rem;
  height: 4.6rem;
  top: 0;
  left: 56rem;
}

.point_box {
  width: 67.2rem;
  margin: 0 auto 2rem;
  background-color: #fffcdd;
  border-radius: 1rem;
  padding: 1rem 2rem;
}
.point_box_title {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem;
  margin-right: 4rem;
  margin-bottom: 1rem;
}
.point_box_title h5 {
  font-size: 3.3rem;
  color: #093a6a;
  font-weight: bolder;
  text-align: left;
  line-height: 1;
}
.point_box_num {
  width: 7.4rem;
  height: 8.5rem;
  text-align: center;
  padding-top: 0.8rem;
  background: url(../img/hikaku-lp/point_img.png) 0% 0%/100% no-repeat;
}
.point_box_num p {
  font-size: 3.1rem;
  font-family: "DIN2014-Demi", sans-serif;
  color: #fff;
  margin: 0;
}
.point_box_txt {
  width: 65rem;
  margin: 0 auto;
}
.point_box_txt p {
  font-size: 2.35rem;
  margin: 0;
  line-height: 1.5;
  font-weight: bolder;
}

.point_txt_s {
  font-size: 2.8rem;
}

.point_box_title::after {
  position: absolute;
  content: "";
  display: block;
  width: 49rem;
  height: 0.2rem;
  top: 8rem;
  left: 10rem;
  background: repeating-linear-gradient(to right, #ff6000 0px, #ff6000 2px, transparent 0.3rem, transparent 6px);
  border-radius: 100%;
}

.cta {
  padding: 0 0 7rem;
}
.cta_title {
  position: relative;
}
.cta_title p {
  position: relative;
  text-align: center;
  font-size: 3.1rem;
  font-weight: bolder;
  color: #0272d0;
  margin: 0;
}
.cta_btn {
  position: relative;
  display: block;
  background: url(../img/hikaku-lp/cta_btn.png) 0% 0%/100% no-repeat;
  width: 100%;
  justify-content: flex-start;
  padding: 3.8rem 0 6rem;
  gap: 2rem;
  margin-left: 1rem;
  z-index: 2;
}
.cta_btn p {
  color: #fff;
  font-weight: bolder;
  font-size: 3.5rem;
  letter-spacing: 0.2rem;
}

.point2 {
  background: url(../img/hikaku-lp/point_bg2.png) 0% 0%/100% no-repeat;
  width: 100%;
  padding: 6rem 0 3rem;
}

.point3 {
  background: url(../img/hikaku-lp/point_bg3.png) 0% 0%/100% no-repeat;
  width: 100%;
  padding: 6rem 0 3rem;
}

.cta_0 {
  position: absolute;
  left: 3.5rem;
}

.cta_btn_name {
  text-align: center;
}

.p_big {
  font-size: 4.16rem;
}

.cta_title p::after {
  position: absolute;
  background: url(../img/hikaku-lp/cta_linea.png) 0% 0%/100% no-repeat;
  content: "";
  width: 1.8rem;
  height: 5rem;
  top: 1.5rem;
  left: 63rem;
}

.cta_title p::before {
  position: absolute;
  background: url(../img/hikaku-lp/cta_lineb.png) 0% 0%/100% no-repeat;
  content: "";
  width: 1.8rem;
  height: 5rem;
  top: 1.5rem;
  left: 5.5rem;
}

.cta_title::before {
  position: absolute;
  background: url(../img/hikaku-lp/cta_img.png) 0% 0%/100% no-repeat;
  content: "";
  width: 13rem;
  height: 12rem;
  top: -2.8rem;
  left: 3rem;
  z-index: 0;
}

.no2name {
  position: relative;
  background: url(../img/hikaku-lp/no2_bg.png) 0% 0%/100% no-repeat;
  width: 100%;
  padding: 0.5rem 5rem;
  margin-bottom: 2rem;
}
.no2name p {
  color: #2b2b2b;
  font-size: 2.7rem;
  font-weight: bolder;
  margin-left: 10rem;
  line-height: 1.1;
}
.no2name h3 {
  color: #fff;
  font-size: 4.38rem;
  font-weight: bolder;
  margin-left: 10rem;
  margin-bottom: 1rem;
}

.no2name::before {
  position: absolute;
  background: url(../img/hikaku-lp/no2badge.png) 0% 0%/100% no-repeat;
  content: "";
  width: 13.2rem;
  height: 13.5rem;
  top: -1.5rem;
  left: 0rem;
}

.none {
  width: 5rem;
  margin: 3rem auto 3rem;
}

.no3name {
  position: relative;
  background: url(../img/hikaku-lp/no3_bg.png) 0% 0%/100% no-repeat;
  width: 100%;
  padding: 0.5rem 0.5rem 0.5rem 5rem;
  margin-bottom: 2rem;
}
.no3name p {
  color: #2b2b2b;
  font-size: 2.7rem;
  font-weight: bolder;
  margin-left: 10rem;
}
.no3name h3 {
  color: #fff;
  font-size: 3rem;
  font-weight: bolder;
  margin-top: 1rem;
  margin-left: 10rem;
  margin-bottom: 1rem;
}

.no3name::before {
  position: absolute;
  background: url(../img/hikaku-lp/no3badge.png) 0% 0%/100% no-repeat;
  content: "";
  width: 13.2rem;
  height: 13.5rem;
  top: -1.5rem;
  left: 0rem;
}

#bottom.ranking {
  border-radius: 0;
  margin-top: 0;
  padding: 8rem 0 3rem;
}

.footer {
  width: 75rem;
  margin: 0 auto;
  background-color: #444444;
  padding: 10rem 0;
}
.footer_box {
  text-align: center;
}
.footer_box p {
  font-size: 2rem;
  color: #FFF;
  font-weight: 500;
  margin-bottom: 1.5rem;
  letter-spacing: 0.2rem;
}
.footer_box a {
  text-align: center;
  color: #FFF;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
}

.about {
  background-color: #fff;
  padding: 5rem 0;
  margin-top: -10rem;
  z-index: 1;
  position: relative;
}
.about_title {
  text-align: left;
  background-color: #efefef;
  padding: 1rem 2rem;
  margin-bottom: 1rem;
}
.about_title h2 {
  text-align: left;
  font-weight: bold;
  margin-bottom: 0;
}
.about_info {
  width: 100%;
  margin-bottom: 2rem;
}
.about_info tr {
  background-color: #efefef;
}

.about_text p {
  margin-bottom: 2rem;
  padding: 0 1rem;
}

.about_info tr td {
  width: 20% !important;
  border-radius: 0 !important;
  padding: 1rem !important;
  font-size: 1.6rem !important;
}

.about_link {
  text-align: center;
  margin-bottom: 3rem;
}
.about_link a {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #000cff;
  border-bottom: 0.1rem solid #000cff;
}

.coupon {
  background-color: #f6f2e4;
  padding: 10rem 0;
}

.coupon_ttl {
  font-weight: bold;
  text-align: center;
  color: #093a6a;
  font-size: 3.1rem;
  margin-bottom: 0;
}
.coupon_ttl span {
  color: #cb9a15;
  font-size: 4.4rem;
}

.code {
  text-align: center;
  padding: 5rem 0;
}

.code_top {
  font-size: 3.2rem;
  color: #093a6a;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 1rem;
}
.code_top span {
  color: #0272d0;
}

.code_bot {
  font-size: 2.2rem;
  color: #093a6a;
  font-weight: bold;
}

.coupon_wrap {
  display: flex;
  max-width: 70rem;
  gap: 1rem;
  margin: 0 auto;
}

.coupon_wrap_cont_card {
  background: #fff;
  border-radius: 10px;
}

.coupon_wrap_cont_card .head {
  background: #0a3a69;
  color: #fff;
  font-size: 2.7rem;
  font-weight: 700;
  text-align: center;
  border-radius: 10px 10px 0 0;
}

.coupon_wrap_cont_card .item-name {
  padding-top: 1rem;
  color: #0e7ede;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}

.coupon_wrap_cont_card .text {
  color: #ff1412;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}

.coupon_wrap_cont_card .price-box {
  padding-bottom: 1rem;
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 25px;
}

.coupon_wrap_cont_card .price-box .original-price {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
}

.coupon_wrap_cont_card .price-box .original-price::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -2px;
  width: calc(100% + 4px);
  height: 1px;
  background: #000;
}

.coupon_wrap_cont_card .price-box .discount-price {
  color: #ff1412;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
}

.coupon_wrap_cont_card .price-box .discount-price::before {
  content: "";
  position: absolute;
  top: calc(50% + 2px);
  left: -16px;
  transform: translateY(-50%);
  width: 12px;
  height: 14px;
  background: #000;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}


.offer_btn {
  width: 34rem;
  padding-top: 2rem;
  padding-left: 1rem;
  margin: 0 auto;
}

.kuchikomi {
  background-color: #fff;
  border-radius: 10px;
  max-width: 70.5rem;
  margin: 0 auto;
  padding-bottom: 2rem;
}

.kuchikomi_ttl {
  background-color: #0272d0;
  border-radius: 10px 10px 0 0;
  margin-bottom: 3rem;
}

.kuchikomi_ttl p {
  color: #fff;
  font-size: 3.3rem;
  font-weight: bold;
  text-align: center;
}

.kuchikomi_cont {
  max-width: 68rem;
  border-radius: 10px;
  margin: 0 auto 2rem;
  background-color: #e9f6ff;
  padding: 2.5rem 2rem;
}

.kuchikomi_cont_ttl {
  border-bottom-color: #093a6a;
  border-bottom-style: dotted;
  border-bottom-width: 4px;
  margin-bottom: 1rem;
}

.kuchikomi_cont_ttl p {
  font-size: 3rem;
  color: #093a6a;
  font-weight: bold;
}

.kuchikomi_txt {
  font-size: 2.4rem;
  font-weight: bold;
  color: #2b2b2b;
}
.kuchikomi_txt span {
  color: #ff6000;
}

.rank_price_txt_top {
  position: relative;
  font-size: 2rem;
  text-decoration: line-through;
  padding-bottom: 2rem;
}

.rank_price_txt_top::after {
  content: "▼";
  position: absolute;
  left: 10rem;
  top: 4rem;
  transform: translate(-50%, -50%);
  text-decoration: none;
}

.rank_price_txt_bot {
  font-size: 2.6rem;
  font-weight: bold;
  color: #ff2a00;
  line-height: 1.2;
}

.rank_price_txt_bot .sale {
  font-size: 2.4rem;
}

.rank_wrap {
  width: 100%;
  margin: 0 auto;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.rank_wrap .rank {
  border-collapse: separate;
  border-spacing: 0;
  min-width: 70rem;
  padding: 7rem 0 1rem;
}

.rank_wrap .rank .rank_name td {
  padding: 3rem 1.5rem;
}

.rank_wrap .rank td {
  padding: 2rem 1.5rem;
  align-content: center;
  white-space: nowrap;
}

.rank .fixed-col {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
}

.rank tr:first-child .fixed-col {
  z-index: 3;
}

.rank_wrap table tr:first-child td:last-of-type {
  width: 20rem;
  background-color: #fff;
  border-top: 0.3rem solid #093a6a;
  border-right: 0.3rem solid #093a6a;
  border-top-right-radius: 0;
}

.rank_wrap table tr td:nth-of-type(n+3) {
  width: 20rem;
  /* font-size: 2.2rem; */
  font-weight: bold;
  color: #2b2b2b;
  background-color: #fffde0;
  border-top: 0.3rem solid #093a6a;
  border-right: 0.3rem solid #093a6a;
}

.rank_wrap table tr td:nth-of-type(n+3) {
  width: 20rem;
  background-color: #fff;
  border-top: 0.3rem solid #093a6a;
  border-right: 0.3rem solid #093a6a;
}

.rank_wrap .table td:last-child td:nth-of-type(4) {
  border-bottom: 0.3rem solid #093a6a;
}

table tr:last-child td:nth-of-type(n+4) {
  padding: 1.5rem 0;
  font-size: 1.8rem;
  border-bottom: 0.3rem solid #093a6a;
}

.rank_price_txt_st {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.2;
  padding-top: 1rem;
}

.rank_wrap table tr:first-child td:nth-of-type(1) {
  border-top-left-radius: 0;
}

.rank_wrap table tr:last-child td:nth-of-type(1) {
  border-bottom-left-radius: 0;
}

.rank_wrap table tr:last-child td:last-of-type {
  border-bottom-right-radius: 0;
}

.top .fv_title_time {
  margin-bottom: 1rem;
}

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