@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.8;
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  cursor: pointer;
  display: block;
  line-height: 1;
}

img {
  line-height: 1;
}

.wrapper {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.wrapper > .header {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}
.wrapper > .header .container {
  max-width: 1190px;
  width: 100%;
}
.wrapper > .header .header_logo > * {
  max-width: 240px;
  padding: 10px 15px;
  box-sizing: initial;
}
.wrapper > .main > *, .wrapper .footer > * {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-sizing: border-box;
}
.wrapper > .main > * > *, .wrapper .footer > * > * {
  width: 100%;
  max-width: 1190px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 16.7%;
}
@media screen and (max-width: 1920px) {
  .wrapper > .main > * > *, .wrapper .footer > * > * {
    padding: 0 14%;
    padding: 0 200.384px;
  }
}
@media screen and (max-width: 1190px) {
  .wrapper > .main > * > *, .wrapper .footer > * > * {
    padding: 0;
    padding-left: clamp(1.008rem, -19.467rem + 42.66vw, 12.524rem);
    padding-right: clamp(1.008rem, -19.467rem + 42.66vw, 12.524rem);
  }
}
@media screen and (max-width: 768px) {
  .wrapper > .main > * > *, .wrapper .footer > * > * {
    max-width: 100%;
    padding: 0 2.1%;
  }
}
.wrapper > .main .footer_cont_copy, .wrapper .footer .footer_cont_copy {
  width: 100%;
  max-width: 100%;
}
.wrapper > .main .mv, .wrapper > .main .top3, .wrapper > .main .gentei {
  background-color: #ffffff;
}
.wrapper > .main .hikaku, .wrapper > .main .search {
  background-image: url(../img/hikaku_bg_pc.png);
  background-position: center;
  background-size: cover;
}
.wrapper > .main .type, .wrapper > .main .pr, .wrapper > .main .pickup {
  background-color: #fffce5;
}

@media screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sp-only {
    display: block !important;
  }
}

.inlineblock {
  display: inline-block;
}

.image-block img {
  display: block;
  width: 100%;
}

.green {
  color: #029a81;
}

.inner {
  max-width: 1190px;
  margin: 0 auto;
}

.mailto {
  color: #333333;
  text-decoration: none;
}

.mv_cont {
  padding: 0 !important;
  position: relative;
}
.mv-prom {
  font-size: 18px;
  line-height: 1;
  padding: 2px 7px;
  border: solid 1px #333333;
  background-color: #ffffff;
  position: absolute;
  right: 10px;
  bottom: -30px;
  z-index: 1;
}

.type {
  background-color: #fffce5;
  padding-top: 70px;
}
@media screen and (max-width: 576px) {
  .type {
    padding-top: 35px;
  }
}
.type .title {
  max-width: 589px;
  padding: 0;
}
@media screen and (max-width: 576px) {
  .type .title {
    max-width: clamp(260px, 74.28vw, 589px);
  }
}
.type_flex {
  max-width: 1016px;
  width: 100% !important;
  padding: 45px 0 50px !important;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1190px) {
  .type_flex {
    padding: 45px 1% 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .type_flex {
    flex-direction: column;
    align-items: center;
    padding: 0 2% 50px !important;
  }
}
.type_flex-item {
  max-width: 224px;
  margin: 0 20px;
  width: 25%;
}
@media screen and (max-width: 1190px) {
  .type_flex-item {
    margin: 0 clamp(3px, 0.39vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .type_flex-item {
    max-width: 597px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .type_flex-item .fukidasi {
    max-width: 295px;
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .type_flex-item .fukidasi {
    max-width: clamp(134px, 38.28vw, 295px);
  }
}
.type_flex-item .item_box {
  border: solid 4px #ff5c36;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .type_flex-item .item_box {
    margin-bottom: 40px;
  }
}
.type_flex-item .item_box .image-block {
  padding: 20px 10px;
  min-height: 75px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1190px) {
  .type_flex-item .item_box .image-block {
    max-width: 296px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 576px) {
  .type_flex-item .item_box .image-block {
    max-width: clamp(134px, 38.28vw, 295px);
  }
}
@media screen and (max-width: 768px) {
  .type_flex-item .item_box {
    position: relative;
  }
}
.type_flex-item .text_box {
  border-top: solid 4px #ff5c36;
  padding: 15px 20px 20px;
  min-height: 165px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.type_flex-item .text_box:nth-child(1) {
  border-color: #ff5c36;
}
@media screen and (max-width: 768px) {
  .type_flex-item .text_box {
    min-height: auto;
  }
}
.type_flex-item .text_box .desc {
  font-size: 15px;
  padding: 0 0 18px;
}
@media screen and (max-width: 1190px) {
  .type_flex-item .text_box .desc {
    min-height: 100px;
  }
}
@media screen and (max-width: 768px) {
  .type_flex-item .text_box .desc {
    font-size: 28px;
    min-height: auto;
    padding: 0;
  }
}
@media screen and (max-width: 576px) {
  .type_flex-item .text_box .desc {
    font-size: clamp(13px, 3.71vw, 28px);
  }
}
.type_flex-item .text_box .btn {
  padding: 0;
  max-width: 184px;
  min-height: auto;
}
@media screen and (max-width: 768px) {
  .type_flex-item .text_box .btn {
    max-width: 49px;
    position: absolute;
    top: 20px;
    right: 10px;
  }
}
@media screen and (max-width: 576px) {
  .type_flex-item .text_box .btn {
    max-width: clamp(30px, 8.57vw, 49px);
    top: 13px;
  }
}
.type_flex-item:first-child {
  margin-left: 0;
}
.type_flex-item:last-child {
  margin-right: 0;
}
.type_flex-item:nth-child(1) .item_box, .type_flex-item:nth-child(1) .text_box {
  border-color: #ff5c36;
}
.type_flex-item:nth-child(2) .item_box, .type_flex-item:nth-child(2) .text_box {
  border-color: #5e80d4;
}
.type_flex-item:nth-child(3) .item_box, .type_flex-item:nth-child(3) .text_box {
  border-color: #542a2a;
}
.type_flex-item:nth-child(4) .item_box, .type_flex-item:nth-child(4) .text_box {
  border-color: #006353;
}
@media screen and (max-width: 768px) {
  .type_flex-item:nth-child(4) .item_box {
    margin-bottom: 0;
  }
}

.hikaku_cont, .search_result_cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 50px 0 70px !important;
}
@media screen and (max-width: 1190px) {
  .hikaku_cont, .search_result_cont {
    padding: 50px 2% 70px !important;
  }
}
.hikaku_cont .table, .search_result_cont .table {
  text-align: center;
  max-width: 959px;
  width: 100%;
}
@media screen and (max-width: 1190px) {
  .hikaku_cont .table, .search_result_cont .table {
    overflow-x: scroll;
  }
}
.hikaku_cont .table .t_cont_table, .search_result_cont .table .t_cont_table {
  width: 100%;
}
.hikaku_cont .table .t_cont_table .thead, .search_result_cont .table .t_cont_table .thead {
  background-color: #51bbbe;
  color: #ffffff;
}
.hikaku_cont .table .t_cont_table .tbody, .search_result_cont .table .t_cont_table .tbody {
  background-color: #ffffff;
}
.hikaku_cont .table .t_cont_table .tr, .search_result_cont .table .t_cont_table .tr {
  display: flex;
  justify-content: center;
}
.hikaku_cont .table .t_cont_table .tr:nth-child(n+2) .td:first-child, .search_result_cont .table .t_cont_table .tr:nth-child(n+2) .td:first-child {
  padding-top: 3.6%;
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr:nth-child(n+2) .td:first-child, .search_result_cont .table .t_cont_table .tr:nth-child(n+2) .td:first-child {
    padding-bottom: 2.5%;
  }
}
.hikaku_cont .table .t_cont_table .tr .th, .hikaku_cont .table .t_cont_table .tr .td, .search_result_cont .table .t_cont_table .tr .th, .search_result_cont .table .t_cont_table .tr .td {
  border: solid 1px #333333;
  border-collapse: collapse;
}
.hikaku_cont .table .t_cont_table .tr .th:nth-child(n+2), .hikaku_cont .table .t_cont_table .tr .td:nth-child(n+2), .search_result_cont .table .t_cont_table .tr .th:nth-child(n+2), .search_result_cont .table .t_cont_table .tr .td:nth-child(n+2) {
  width: 109px;
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr .th:nth-child(n+2), .hikaku_cont .table .t_cont_table .tr .td:nth-child(n+2), .search_result_cont .table .t_cont_table .tr .th:nth-child(n+2), .search_result_cont .table .t_cont_table .tr .td:nth-child(n+2) {
    width: 214px;
  }
}
@media screen and (max-width: 576px) {
  .hikaku_cont .table .t_cont_table .tr .th:nth-child(n+2), .hikaku_cont .table .t_cont_table .tr .td:nth-child(n+2), .search_result_cont .table .t_cont_table .tr .th:nth-child(n+2), .search_result_cont .table .t_cont_table .tr .td:nth-child(n+2) {
    width: 97px;
  }
}
.hikaku_cont .table .t_cont_table .tr .th:first-child, .hikaku_cont .table .t_cont_table .tr .td:first-child, .search_result_cont .table .t_cont_table .tr .th:first-child, .search_result_cont .table .t_cont_table .tr .td:first-child {
  width: 160px;
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr .th:first-child, .hikaku_cont .table .t_cont_table .tr .td:first-child, .search_result_cont .table .t_cont_table .tr .th:first-child, .search_result_cont .table .t_cont_table .tr .td:first-child {
    width: 318px;
  }
}
@media screen and (max-width: 576px) {
  .hikaku_cont .table .t_cont_table .tr .th:first-child, .hikaku_cont .table .t_cont_table .tr .td:first-child, .search_result_cont .table .t_cont_table .tr .th:first-child, .search_result_cont .table .t_cont_table .tr .td:first-child {
    width: 145px;
  }
}
.hikaku_cont .table .t_cont_table .tr .th:last-child, .hikaku_cont .table .t_cont_table .tr .td:last-child, .search_result_cont .table .t_cont_table .tr .th:last-child, .search_result_cont .table .t_cont_table .tr .td:last-child {
  width: 146px;
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr .th:last-child, .hikaku_cont .table .t_cont_table .tr .td:last-child, .search_result_cont .table .t_cont_table .tr .th:last-child, .search_result_cont .table .t_cont_table .tr .td:last-child {
    width: 318px;
  }
}
@media screen and (max-width: 576px) {
  .hikaku_cont .table .t_cont_table .tr .th:last-child, .hikaku_cont .table .t_cont_table .tr .td:last-child, .search_result_cont .table .t_cont_table .tr .th:last-child, .search_result_cont .table .t_cont_table .tr .td:last-child {
    width: 145px;
  }
}
.hikaku_cont .table .t_cont_table .tr .th, .search_result_cont .table .t_cont_table .tr .th {
  padding-top: 1.7%;
  padding-bottom: 1%;
  font-weight: bold;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr .th, .search_result_cont .table .t_cont_table .tr .th {
    padding-top: 2.5%;
    padding-bottom: 2%;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.1;
  }
}
@media screen and (max-width: 576px) {
  .hikaku_cont .table .t_cont_table .tr .th, .search_result_cont .table .t_cont_table .tr .th {
    font-size: 14px;
  }
}
.hikaku_cont .table .t_cont_table .tr .td, .search_result_cont .table .t_cont_table .tr .td {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 11px;
  min-height: 120px;
}
.hikaku_cont .table .t_cont_table .tr .td .td_name, .search_result_cont .table .t_cont_table .tr .td .td_name {
  padding-top: 8%;
  font-size: clamp(0.75rem, 0.593rem + 0.72vw, 0.938rem);
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr .td .td_name, .search_result_cont .table .t_cont_table .tr .td .td_name {
    font-size: 25px;
  }
}
@media screen and (max-width: 576px) {
  .hikaku_cont .table .t_cont_table .tr .td .td_name, .search_result_cont .table .t_cont_table .tr .td .td_name {
    font-size: 13px;
  }
}
.hikaku_cont .table .t_cont_table .tr .td:first-child, .search_result_cont .table .t_cont_table .tr .td:first-child {
  padding: 4% 0.5% 1.1%;
  font-size: 14px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr .td:first-child, .search_result_cont .table .t_cont_table .tr .td:first-child {
    padding: 4% 1.3% 1.1%;
  }
}
.hikaku_cont .table .t_cont_table .tr .td:first-child .td_img, .search_result_cont .table .t_cont_table .tr .td:first-child .td_img {
  max-width: 160px;
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr .td:first-child .td_img, .search_result_cont .table .t_cont_table .tr .td:first-child .td_img {
    max-width: none;
  }
}
.hikaku_cont .table .t_cont_table .tr .td:first-child .td_img:first-child, .search_result_cont .table .t_cont_table .tr .td:first-child .td_img:first-child {
  position: absolute;
  top: 2px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr .td:first-child .td_img:first-child, .search_result_cont .table .t_cont_table .tr .td:first-child .td_img:first-child {
    top: 5px;
    width: 273px;
  }
}
@media screen and (max-width: 576px) {
  .hikaku_cont .table .t_cont_table .tr .td:first-child .td_img:first-child, .search_result_cont .table .t_cont_table .tr .td:first-child .td_img:first-child {
    width: 124px;
  }
}
.hikaku_cont .table .t_cont_table .tr .td:nth-child(n+2), .search_result_cont .table .t_cont_table .tr .td:nth-child(n+2) {
  font-size: 11px;
  padding: 20px 0 10px;
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr .td:nth-child(n+2), .search_result_cont .table .t_cont_table .tr .td:nth-child(n+2) {
    font-size: clamp(0.813rem, 0.446rem + 1.67vw, 1.25rem);
  }
}
@media screen and (max-width: 576px) {
  .hikaku_cont .table .t_cont_table .tr .td:nth-child(n+2), .search_result_cont .table .t_cont_table .tr .td:nth-child(n+2) {
    font-size: 13px;
  }
}
.hikaku_cont .table .t_cont_table .tr .td:nth-child(n+2) .td_img, .search_result_cont .table .t_cont_table .tr .td:nth-child(n+2) .td_img {
  padding-bottom: 20px;
  padding: 0 20% 20px;
}
@media screen and (max-width: 576px) {
  .hikaku_cont .table .t_cont_table .tr .td_btn, .search_result_cont .table .t_cont_table .tr .td_btn {
    width: 130px;
  }
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr .td:first-child .td_img:first-child, .search_result_cont .table .t_cont_table .tr .td:first-child .td_img:first-child {
    width: 140px;
  }
}
@media screen and (max-width: 576px) {
  .hikaku_cont .table .t_cont_table .tr .td:first-child .td_img:first-child, .search_result_cont .table .t_cont_table .tr .td:first-child .td_img:first-child {
    width: 63px;
  }
}
@media screen and (max-width: 768px) {
  .hikaku_cont .table .t_cont_table .tr:nth-child(n+4) .td:first-child .td_img:first-child, .search_result_cont .table .t_cont_table .tr:nth-child(n+4) .td:first-child .td_img:first-child {
    width: 94px;
  }
}
@media screen and (max-width: 576px) {
  .hikaku_cont .table .t_cont_table .tr:nth-child(n+4) .td:first-child .td_img:first-child, .search_result_cont .table .t_cont_table .tr:nth-child(n+4) .td:first-child .td_img:first-child {
    width: 50px;
  }
}
.hikaku_cont .caution, .search_result_cont .caution {
  font-size: 12px;
}

.search_result_cont .title {
  padding-bottom: 20px;
  font-size: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .search_result_cont .title {
    font-size: 25px;
  }
}
@media screen and (max-width: 576px) {
  .search_result_cont .title {
    font-size: 20px;
  }
}
.search_result_cont .caution {
  font-size: 12px;
}
.search_result_cont .return {
  padding-top: 30px;
  font-size: 20px;
}

.pr {
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .pr {
    padding-left: 2%;
    padding-right: 2%;
  }
}
.pr .title {
  font-size: 35px;
  font-weight: bold;
  position: relative;
  z-index: 1;
  max-width: 950px;
  width: 100%;
  text-align: center;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .pr .title {
    font-size: clamp(35px, 6.07vw, 40px);
  }
}
@media screen and (max-width: 576px) {
  .pr .title {
    font-size: clamp(18px, 5.14vw, 35px);
  }
}
.pr .title .text {
  position: relative;
  z-index: 1;
  text-decoration: underline;
  text-decoration-color: #ffff64;
  text-decoration-thickness: 30px;
  text-underline-offset: -15px;
}
.pr .title .text .omoji {
  letter-spacing: -5px;
}
.pr .title::before, .pr .title::after {
  content: "";
  display: block;
  width: 240px;
  height: 11px;
  background-color: #029a81;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1190px) {
  .pr .title::before, .pr .title::after {
    width: clamp(160px, 20.83vw, 240px);
  }
}
@media screen and (max-width: 768px) {
  .pr .title::before, .pr .title::after {
    width: clamp(60px, 10.41vw, 100px);
  }
}
@media screen and (max-width: 576px) {
  .pr .title::before, .pr .title::after {
    width: clamp(40px, 11.42vw, 60px);
  }
}
.pr .title::before {
  left: 0;
}
.pr .title::after {
  right: 0;
}
.pr_flex {
  max-width: 731px !important;
  width: 100% !important;
  padding: 30px 0 20px !important;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .pr_flex {
    flex-direction: column;
    align-items: center;
  }
}
.pr_flex .btn {
  max-width: 315px;
}
@media screen and (max-width: 768px) {
  .pr_flex .btn {
    max-width: none;
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 576px) {
  .pr_flex .btn {
    max-width: clamp(259px, 74vw, 420px);
  }
}
@media screen and (max-width: 768px) {
  .pr_flex .btn:last-child {
    margin-bottom: 0;
  }
}
.pr .desc {
  font-size: 13px;
  color: gray;
  padding: 0;
  text-align: center;
  padding-bottom: 25px;
}
@media screen and (max-width: 1190px) {
  .pr .desc {
    font-size: clamp(12px, 1.56vw, 13px);
  }
}
@media screen and (max-width: 768px) {
  .pr .desc {
    max-width: 620px;
    text-align: left;
  }
}
@media screen and (max-width: 576px) {
  .pr .desc {
    max-width: clamp(283px, 80.85vw, 500px);
  }
}

.top3 .marker, .pickup .marker {
  text-decoration: underline;
  text-decoration-thickness: 10px;
  text-decoration-color: #ffff64;
  text-underline-offset: -8px;
}
.top3 .rankcard, .top3 .pickupcard, .pickup .rankcard, .pickup .pickupcard {
  max-width: 950px;
  width: 100%;
}
.top3 .rankcard .head_title, .top3 .pickupcard .head_title, .pickup .rankcard .head_title, .pickup .pickupcard .head_title {
  padding: 0;
  height: 185px;
  background-image: url(../img/top3_lines_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .head_title, .top3 .pickupcard .head_title, .pickup .rankcard .head_title, .pickup .pickupcard .head_title {
    height: clamp(84px, 24vw, 184px);
  }
}
.top3 .rankcard .head_title .image, .top3 .pickupcard .head_title .image, .pickup .rankcard .head_title .image, .pickup .pickupcard .head_title .image {
  width: 30%;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .head_title .image, .top3 .pickupcard .head_title .image, .pickup .rankcard .head_title .image, .pickup .pickupcard .head_title .image {
    width: 25%;
  }
}
.top3 .rankcard .head_title .image .image-block, .top3 .pickupcard .head_title .image .image-block, .pickup .rankcard .head_title .image .image-block, .pickup .pickupcard .head_title .image .image-block {
  max-width: 184px;
}
.top3 .rankcard .head_title .text, .top3 .pickupcard .head_title .text, .pickup .rankcard .head_title .text, .pickup .pickupcard .head_title .text {
  width: 70%;
  height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .head_title .text, .top3 .pickupcard .head_title .text, .pickup .rankcard .head_title .text, .pickup .pickupcard .head_title .text {
    height: clamp(100px, 17.36vw, 120px);
    width: 75%;
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .head_title .text, .top3 .pickupcard .head_title .text, .pickup .rankcard .head_title .text, .pickup .pickupcard .head_title .text {
    padding-left: 10px;
    height: clamp(60px, 17.14vw, 100px);
  }
}
.top3 .rankcard .head_title .text .desc, .top3 .pickupcard .head_title .text .desc, .pickup .rankcard .head_title .text .desc, .pickup .pickupcard .head_title .text .desc {
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .head_title .text .desc, .top3 .pickupcard .head_title .text .desc, .pickup .rankcard .head_title .text .desc, .pickup .pickupcard .head_title .text .desc {
    font-size: clamp(25px, 4.34vw, 28px);
    line-height: 1.2;
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .head_title .text .desc, .top3 .pickupcard .head_title .text .desc, .pickup .rankcard .head_title .text .desc, .pickup .pickupcard .head_title .text .desc {
    font-size: clamp(13px, 3.71vw, 25px);
  }
}
.top3 .rankcard .head_title .text .name, .top3 .pickupcard .head_title .text .name, .pickup .rankcard .head_title .text .name, .pickup .pickupcard .head_title .text .name {
  font-size: 38px;
  font-weight: bold;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .head_title .text .name, .top3 .pickupcard .head_title .text .name, .pickup .rankcard .head_title .text .name, .pickup .pickupcard .head_title .text .name {
    font-size: clamp(33px, 5.72vw, 45px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .head_title .text .name, .top3 .pickupcard .head_title .text .name, .pickup .rankcard .head_title .text .name, .pickup .pickupcard .head_title .text .name {
    font-size: clamp(19px, 5.42vw, 33px);
  }
}
.top3 .rankcard .head_title .text .name-link, .top3 .pickupcard .head_title .text .name-link, .pickup .rankcard .head_title .text .name-link, .pickup .pickupcard .head_title .text .name-link {
  color: #333333;
}
.top3 .rankcard .detail, .top3 .pickupcard .detail, .pickup .rankcard .detail, .pickup .pickupcard .detail {
  max-width: 950px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.top3 .rankcard .ads-flex, .top3 .pickupcard .ads-flex, .pickup .rankcard .ads-flex, .pickup .pickupcard .ads-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px 15px 30px;
  background-color: #e6e6e6;
}
.top3 .rankcard .ads-flex .desc, .top3 .pickupcard .ads-flex .desc, .pickup .rankcard .ads-flex .desc, .pickup .pickupcard .ads-flex .desc {
  font-size: 27px;
  font-weight: bold;
  line-height: 1.5;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .ads-flex .desc, .top3 .pickupcard .ads-flex .desc, .pickup .rankcard .ads-flex .desc, .pickup .pickupcard .ads-flex .desc {
    font-size: clamp(25px, 4.34vw, 31px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .ads-flex .desc, .top3 .pickupcard .ads-flex .desc, .pickup .rankcard .ads-flex .desc, .pickup .pickupcard .ads-flex .desc {
    font-size: clamp(14px, 4vw, 25px);
  }
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .ads-flex .image-block, .top3 .pickupcard .ads-flex .image-block, .pickup .rankcard .ads-flex .image-block, .pickup .pickupcard .ads-flex .image-block {
    width: clamp(170px, 29.51vw, 230px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .ads-flex .image-block, .top3 .pickupcard .ads-flex .image-block, .pickup .rankcard .ads-flex .image-block, .pickup .pickupcard .ads-flex .image-block {
    width: clamp(103px, 29.42vw, 170px);
  }
}
.top3 .rankcard .spread-title, .top3 .pickupcard .spread-title, .pickup .rankcard .spread-title, .pickup .pickupcard .spread-title {
  display: flex;
  align-items: center;
  padding: 30px 0 20px 47px;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .spread-title, .top3 .pickupcard .spread-title, .pickup .rankcard .spread-title, .pickup .pickupcard .spread-title {
    padding: 20px 0 22px 0;
  }
}
.top3 .rankcard .spread-title .text, .top3 .pickupcard .spread-title .text, .pickup .rankcard .spread-title .text, .pickup .pickupcard .spread-title .text {
  padding-left: 10px;
  font-size: 23px;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .spread-title .text, .top3 .pickupcard .spread-title .text, .pickup .rankcard .spread-title .text, .pickup .pickupcard .spread-title .text {
    font-size: clamp(23px, 3.99vw, 28px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .spread-title .text, .top3 .pickupcard .spread-title .text, .pickup .rankcard .spread-title .text, .pickup .pickupcard .spread-title .text {
    font-size: clamp(13px, 3.71vw, 23px);
  }
}
.top3 .rankcard .spread-title .annot, .top3 .pickupcard .spread-title .annot, .pickup .rankcard .spread-title .annot, .pickup .pickupcard .spread-title .annot {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .spread-title .annot, .top3 .pickupcard .spread-title .annot, .pickup .rankcard .spread-title .annot, .pickup .pickupcard .spread-title .annot {
    font-size: clamp(18px, 3.12vw, 22px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .spread-title .annot, .top3 .pickupcard .spread-title .annot, .pickup .rankcard .spread-title .annot, .pickup .pickupcard .spread-title .annot {
    font-size: clamp(10px, 2.85vw, 18px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .spread-title .image-block:first-child, .top3 .pickupcard .spread-title .image-block:first-child, .pickup .rankcard .spread-title .image-block:first-child, .pickup .pickupcard .spread-title .image-block:first-child {
    width: 20px;
  }
}
.top3 .rankcard .spread-table, .top3 .pickupcard .spread-table, .pickup .rankcard .spread-table, .pickup .pickupcard .spread-table {
  border: 1px solid #333333;
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}
.top3 .rankcard .spread-table th, .top3 .rankcard .spread-table td, .top3 .pickupcard .spread-table th, .top3 .pickupcard .spread-table td, .pickup .rankcard .spread-table th, .pickup .rankcard .spread-table td, .pickup .pickupcard .spread-table th, .pickup .pickupcard .spread-table td {
  border: 1px solid #333333;
  border-collapse: collapse;
  font-size: 16px;
}
.top3 .rankcard .spread-table th, .top3 .pickupcard .spread-table th, .pickup .rankcard .spread-table th, .pickup .pickupcard .spread-table th {
  background: #e6e6e6;
  padding: 20px 0 15px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .spread-table th, .top3 .pickupcard .spread-table th, .pickup .rankcard .spread-table th, .pickup .pickupcard .spread-table th {
    font-size: clamp(18px, 3.12vw, 24px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .spread-table th, .top3 .pickupcard .spread-table th, .pickup .rankcard .spread-table th, .pickup .pickupcard .spread-table th {
    font-size: clamp(11px, 3.14vw, 13px);
  }
}
.top3 .rankcard .spread-table td, .top3 .pickupcard .spread-table td, .pickup .rankcard .spread-table td, .pickup .pickupcard .spread-table td {
  background: #ffffff;
  padding: 18px 0;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .spread-table td, .top3 .pickupcard .spread-table td, .pickup .rankcard .spread-table td, .pickup .pickupcard .spread-table td {
    font-size: clamp(20px, 3.12vw, 28px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .spread-table td, .top3 .pickupcard .spread-table td, .pickup .rankcard .spread-table td, .pickup .pickupcard .spread-table td {
    font-size: clamp(13px, 3.71vw, 20px);
  }
}
.top3 .rankcard .spread-annot, .top3 .pickupcard .spread-annot, .pickup .rankcard .spread-annot, .pickup .pickupcard .spread-annot {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .spread-annot, .top3 .pickupcard .spread-annot, .pickup .rankcard .spread-annot, .pickup .pickupcard .spread-annot {
    font-size: clamp(19px, 3.29vw, 26px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .spread-annot, .top3 .pickupcard .spread-annot, .pickup .rankcard .spread-annot, .pickup .pickupcard .spread-annot {
    font-size: clamp(12px, 3.42vw, 19px);
  }
}
.top3 .rankcard .spread .more, .top3 .pickupcard .spread .more, .pickup .rankcard .spread .more, .pickup .pickupcard .spread .more {
  padding: 18px 0 25px;
  font-size: 18px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .spread .more, .top3 .pickupcard .spread .more, .pickup .rankcard .spread .more, .pickup .pickupcard .spread .more {
    font-size: clamp(20px, 3.12vw, 28px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .spread .more, .top3 .pickupcard .spread .more, .pickup .rankcard .spread .more, .pickup .pickupcard .spread .more {
    font-size: clamp(13px, 3.71vw, 20px);
  }
}
.top3 .rankcard .spread .more .link, .top3 .pickupcard .spread .more .link, .pickup .rankcard .spread .more .link, .pickup .pickupcard .spread .more .link {
  color: #029a81;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}
.top3 .rankcard .merit, .top3 .pickupcard .merit, .pickup .rankcard .merit, .pickup .pickupcard .merit {
  border-radius: 20px;
  border: solid 2px #333333;
}
.top3 .rankcard .merit-title, .top3 .pickupcard .merit-title, .pickup .rankcard .merit-title, .pickup .pickupcard .merit-title {
  border-radius: 20px;
  border-radius: 18px 18px 0 0;
  font-size: 30px;
  font-weight: bold;
  background-color: #51bbbe;
  color: #ffffff;
  padding: 20px 0 20px 40px;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .merit-title, .top3 .pickupcard .merit-title, .pickup .rankcard .merit-title, .pickup .pickupcard .merit-title {
    font-size: clamp(28px, 4.86vw, 34px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .merit-title, .top3 .pickupcard .merit-title, .pickup .rankcard .merit-title, .pickup .pickupcard .merit-title {
    font-size: clamp(14px, 4vw, 28px);
    padding: 9px 0 7px 9px;
  }
}
.top3 .rankcard .merit-box, .top3 .pickupcard .merit-box, .pickup .rankcard .merit-box, .pickup .pickupcard .merit-box {
  padding: 0 100px 25px 50px;
  background-color: #ffffff;
  border-radius: 0 0 18px 18px;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .merit-box, .top3 .pickupcard .merit-box, .pickup .rankcard .merit-box, .pickup .pickupcard .merit-box {
    padding: 0 47px 25px 29px;
  }
}
.top3 .rankcard .merit .unit, .top3 .pickupcard .merit .unit, .pickup .rankcard .merit .unit, .pickup .pickupcard .merit .unit {
  padding-top: 20px;
}
.top3 .rankcard .merit .sub-title, .top3 .pickupcard .merit .sub-title, .pickup .rankcard .merit .sub-title, .pickup .pickupcard .merit .sub-title {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .merit .sub-title .image-block, .top3 .pickupcard .merit .sub-title .image-block, .pickup .rankcard .merit .sub-title .image-block, .pickup .pickupcard .merit .sub-title .image-block {
    width: 20px;
  }
}
.top3 .rankcard .merit .sub-title .text, .top3 .pickupcard .merit .sub-title .text, .pickup .rankcard .merit .sub-title .text, .pickup .pickupcard .merit .sub-title .text {
  font-size: 21px;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .merit .sub-title .text, .top3 .pickupcard .merit .sub-title .text, .pickup .rankcard .merit .sub-title .text, .pickup .pickupcard .merit .sub-title .text {
    font-size: clamp(24px, 4.16vw, 30px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .merit .sub-title .text, .top3 .pickupcard .merit .sub-title .text, .pickup .rankcard .merit .sub-title .text, .pickup .pickupcard .merit .sub-title .text {
    font-size: clamp(14px, 4vw, 24px);
  }
}
.top3 .rankcard .merit .sub-title .blue, .top3 .pickupcard .merit .sub-title .blue, .pickup .rankcard .merit .sub-title .blue, .pickup .pickupcard .merit .sub-title .blue {
  padding-left: 10px;
  color: #5e80d4;
}
.top3 .rankcard .merit .desc, .top3 .pickupcard .merit .desc, .pickup .rankcard .merit .desc, .pickup .pickupcard .merit .desc {
  font-size: 16px;
  padding-top: 8px;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .merit .desc, .top3 .pickupcard .merit .desc, .pickup .rankcard .merit .desc, .pickup .pickupcard .merit .desc {
    font-size: clamp(20px, 3.47vw, 27px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .merit .desc, .top3 .pickupcard .merit .desc, .pickup .rankcard .merit .desc, .pickup .pickupcard .merit .desc {
    font-size: clamp(13px, 4vw, 20px);
  }
}
.top3 .rankcard .merit .sub-desc, .top3 .pickupcard .merit .sub-desc, .pickup .rankcard .merit .sub-desc, .pickup .pickupcard .merit .sub-desc {
  font-size: 13px;
  color: #808080;
}
.top3 .rankcard .merit .more, .top3 .pickupcard .merit .more, .pickup .rankcard .merit .more, .pickup .pickupcard .merit .more {
  text-align: right;
  padding: 35px 0 0;
  font-size: 18px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .merit .more, .top3 .pickupcard .merit .more, .pickup .rankcard .merit .more, .pickup .pickupcard .merit .more {
    font-size: clamp(20px, 3.71vw, 28px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .merit .more, .top3 .pickupcard .merit .more, .pickup .rankcard .merit .more, .pickup .pickupcard .merit .more {
    font-size: clamp(13px, 4vw, 20px);
  }
}
.top3 .rankcard .merit .more .link, .top3 .pickupcard .merit .more .link, .pickup .rankcard .merit .more .link, .pickup .pickupcard .merit .more .link {
  color: #029a81;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}
.top3 .rankcard .summary, .top3 .pickupcard .summary, .pickup .rankcard .summary, .pickup .pickupcard .summary {
  padding: 30px 0 45px;
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .summary, .top3 .pickupcard .summary, .pickup .rankcard .summary, .pickup .pickupcard .summary {
    padding-bottom: 18px;
  }
}
.top3 .rankcard .summary-table, .top3 .pickupcard .summary-table, .pickup .rankcard .summary-table, .pickup .pickupcard .summary-table {
  width: 100%;
  border: 1px solid #333333;
  border-collapse: collapse;
  text-align: center;
}
.top3 .rankcard .summary-table th, .top3 .rankcard .summary-table td, .top3 .pickupcard .summary-table th, .top3 .pickupcard .summary-table td, .pickup .rankcard .summary-table th, .pickup .rankcard .summary-table td, .pickup .pickupcard .summary-table th, .pickup .pickupcard .summary-table td {
  border: 1px solid #333333;
  border-collapse: collapse;
  vertical-align: middle;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .summary-table th, .top3 .rankcard .summary-table td, .top3 .pickupcard .summary-table th, .top3 .pickupcard .summary-table td, .pickup .rankcard .summary-table th, .pickup .rankcard .summary-table td, .pickup .pickupcard .summary-table th, .pickup .pickupcard .summary-table td {
    font-size: clamp(19px, 3.29vw, 26px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .summary-table th, .top3 .rankcard .summary-table td, .top3 .pickupcard .summary-table th, .top3 .pickupcard .summary-table td, .pickup .rankcard .summary-table th, .pickup .rankcard .summary-table td, .pickup .pickupcard .summary-table th, .pickup .pickupcard .summary-table td {
    font-size: clamp(12px, 3.42vw, 19px);
  }
}
.top3 .rankcard .summary-table th, .top3 .pickupcard .summary-table th, .pickup .rankcard .summary-table th, .pickup .pickupcard .summary-table th {
  background: #e6e6e6;
  padding: 20px 0 13px;
}
.top3 .rankcard .summary-table td, .top3 .pickupcard .summary-table td, .pickup .rankcard .summary-table td, .pickup .pickupcard .summary-table td {
  background: #ffffff;
  padding: 16px 0 20px 0;
}
.top3 .rankcard .summary-table th:nth-child(odd), .top3 .rankcard .summary-table th:nth-child(even), .top3 .rankcard .summary-table td:nth-child(odd), .top3 .rankcard .summary-table td:nth-child(even), .top3 .pickupcard .summary-table th:nth-child(odd), .top3 .pickupcard .summary-table th:nth-child(even), .top3 .pickupcard .summary-table td:nth-child(odd), .top3 .pickupcard .summary-table td:nth-child(even), .pickup .rankcard .summary-table th:nth-child(odd), .pickup .rankcard .summary-table th:nth-child(even), .pickup .rankcard .summary-table td:nth-child(odd), .pickup .rankcard .summary-table td:nth-child(even), .pickup .pickupcard .summary-table th:nth-child(odd), .pickup .pickupcard .summary-table th:nth-child(even), .pickup .pickupcard .summary-table td:nth-child(odd), .pickup .pickupcard .summary-table td:nth-child(even) {
  width: 50%;
}
.top3 .rankcard .campaign .title, .top3 .pickupcard .campaign .title, .pickup .rankcard .campaign .title, .pickup .pickupcard .campaign .title {
  font-size: 35px;
  font-weight: bold;
  position: relative;
  z-index: 1;
  max-width: 950px;
  width: 100%;
  text-align: center;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .campaign .title, .top3 .pickupcard .campaign .title, .pickup .rankcard .campaign .title, .pickup .pickupcard .campaign .title {
    font-size: clamp(35px, 6.07vw, 40px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .campaign .title, .top3 .pickupcard .campaign .title, .pickup .rankcard .campaign .title, .pickup .pickupcard .campaign .title {
    font-size: clamp(18px, 5.14vw, 35px);
  }
}
.top3 .rankcard .campaign .title .text, .top3 .pickupcard .campaign .title .text, .pickup .rankcard .campaign .title .text, .pickup .pickupcard .campaign .title .text {
  position: relative;
  z-index: 1;
  text-decoration: underline;
  text-decoration-color: #ffff64;
  text-decoration-thickness: 30px;
  text-underline-offset: -15px;
}
.top3 .rankcard .campaign .title::before, .top3 .rankcard .campaign .title::after, .top3 .pickupcard .campaign .title::before, .top3 .pickupcard .campaign .title::after, .pickup .rankcard .campaign .title::before, .pickup .rankcard .campaign .title::after, .pickup .pickupcard .campaign .title::before, .pickup .pickupcard .campaign .title::after {
  content: "";
  display: block;
  width: 240px;
  height: 11px;
  background-color: #029a81;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1190px) {
  .top3 .rankcard .campaign .title::before, .top3 .rankcard .campaign .title::after, .top3 .pickupcard .campaign .title::before, .top3 .pickupcard .campaign .title::after, .pickup .rankcard .campaign .title::before, .pickup .rankcard .campaign .title::after, .pickup .pickupcard .campaign .title::before, .pickup .pickupcard .campaign .title::after {
    width: clamp(160px, 20.83vw, 240px);
  }
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .campaign .title::before, .top3 .rankcard .campaign .title::after, .top3 .pickupcard .campaign .title::before, .top3 .pickupcard .campaign .title::after, .pickup .rankcard .campaign .title::before, .pickup .rankcard .campaign .title::after, .pickup .pickupcard .campaign .title::before, .pickup .pickupcard .campaign .title::after {
    width: clamp(60px, 10.41vw, 100px);
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .campaign .title::before, .top3 .rankcard .campaign .title::after, .top3 .pickupcard .campaign .title::before, .top3 .pickupcard .campaign .title::after, .pickup .rankcard .campaign .title::before, .pickup .rankcard .campaign .title::after, .pickup .pickupcard .campaign .title::before, .pickup .pickupcard .campaign .title::after {
    width: clamp(40px, 11.42vw, 60px);
  }
}
.top3 .rankcard .campaign .title::before, .top3 .pickupcard .campaign .title::before, .pickup .rankcard .campaign .title::before, .pickup .pickupcard .campaign .title::before {
  left: 0;
}
.top3 .rankcard .campaign .title::after, .top3 .pickupcard .campaign .title::after, .pickup .rankcard .campaign .title::after, .pickup .pickupcard .campaign .title::after {
  right: 0;
}
.top3 .rankcard .campaign .measures, .top3 .pickupcard .campaign .measures, .pickup .rankcard .campaign .measures, .pickup .pickupcard .campaign .measures {
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 25px;
}
.top3 .rankcard .campaign .copy, .top3 .pickupcard .campaign .copy, .pickup .rankcard .campaign .copy, .pickup .pickupcard .campaign .copy {
  color: #029a81;
  font-size: 21px;
  text-align: center;
  line-height: 1.5;
  padding: 10px 0;
}
.top3 .rankcard .campaign .copy .link, .top3 .pickupcard .campaign .copy .link, .pickup .rankcard .campaign .copy .link, .pickup .pickupcard .campaign .copy .link {
  display: block;
}
.top3 .rankcard .campaign-img, .top3 .pickupcard .campaign-img, .pickup .rankcard .campaign-img, .pickup .pickupcard .campaign-img {
  padding-bottom: 38px;
}
.top3 .rankcard .campaign .catch, .top3 .pickupcard .campaign .catch, .pickup .rankcard .campaign .catch, .pickup .pickupcard .campaign .catch {
  font-size: 20px;
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .campaign .catch, .top3 .pickupcard .campaign .catch, .pickup .rankcard .campaign .catch, .pickup .pickupcard .campaign .catch {
    display: flex;
    font-size: clamp(20px, 3.12vw, 28px);
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .campaign .catch, .top3 .pickupcard .campaign .catch, .pickup .rankcard .campaign .catch, .pickup .pickupcard .campaign .catch {
    font-size: clamp(13px, 3.71vw, 20px);
  }
}
.top3 .rankcard .campaign .catch::before, .top3 .rankcard .campaign .catch::after, .top3 .pickupcard .campaign .catch::before, .top3 .pickupcard .campaign .catch::after, .pickup .rankcard .campaign .catch::before, .pickup .rankcard .campaign .catch::after, .pickup .pickupcard .campaign .catch::before, .pickup .pickupcard .campaign .catch::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .top3 .rankcard .campaign .catch::before, .top3 .rankcard .campaign .catch::after, .top3 .pickupcard .campaign .catch::before, .top3 .pickupcard .campaign .catch::after, .pickup .rankcard .campaign .catch::before, .pickup .rankcard .campaign .catch::after, .pickup .pickupcard .campaign .catch::before, .pickup .pickupcard .campaign .catch::after {
    position: static;
    transform: none;
  }
}
.top3 .rankcard .campaign .catch::before, .top3 .pickupcard .campaign .catch::before, .pickup .rankcard .campaign .catch::before, .pickup .pickupcard .campaign .catch::before {
  content: url(../img/sh_l_pc.png);
  left: -15px;
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .campaign .catch::before, .top3 .pickupcard .campaign .catch::before, .pickup .rankcard .campaign .catch::before, .pickup .pickupcard .campaign .catch::before {
    content: url(../img/sh_l_sp.png);
  }
}
.top3 .rankcard .campaign .catch::after, .top3 .pickupcard .campaign .catch::after, .pickup .rankcard .campaign .catch::after, .pickup .pickupcard .campaign .catch::after {
  content: url(../img/sh_r_sp.png);
}
.top3 .rankcard .campaign-btn, .top3 .pickupcard .campaign-btn, .pickup .rankcard .campaign-btn, .pickup .pickupcard .campaign-btn {
  margin-bottom: 60px;
}
@media screen and (max-width: 576px) {
  .top3 .rankcard .campaign-btn, .top3 .pickupcard .campaign-btn, .pickup .rankcard .campaign-btn, .pickup .pickupcard .campaign-btn {
    margin-bottom: 25px;
  }
}
.top3 .rankcard .campaign .desc, .top3 .pickupcard .campaign .desc, .pickup .rankcard .campaign .desc, .pickup .pickupcard .campaign .desc {
  font-size: 13px;
  color: gray;
  padding: 0;
  text-align: center;
  padding-bottom: 25px;
}

.top3 .title {
  padding: 30px 0 0;
}
.top3 .rankcards {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 1190px) {
  .top3 .rankcards {
    padding: 0px 2%;
  }
}
.top3 .rankcard:nth-child(1) .measures .campaign-img {
  max-width: 827px;
}
.top3 .rankcard:nth-child(2) .measures .campaign-img {
  max-width: 633px;
}
.top3 .rankcard:nth-child(3) .measures .campaign-img {
  max-width: 820px;
}

.pickup .title {
  padding: 0;
}
.pickup .annot {
  font-size: 13px;
  color: #808080;
  padding-top: 5px;
}
.pickup .pickupcard {
  padding: 0;
}
@media screen and (max-width: 1190px) {
  .pickup .pickupcard {
    padding: 0px 2%;
  }
}
.pickup .ads-head {
  background-color: #029a81;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 0 10px;
}
.pickup .ads-head .text {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .pickup .ads-head .text {
    font-size: clamp(20px, 3.12vw, 28px);
  }
}
.pickup .ads-head .name {
  font-size: 45px;
}
@media screen and (max-width: 768px) {
  .pickup .ads-head .name {
    font-size: clamp(40px, 6.94vw, 45px);
  }
}
.pickup .ads-head .name-link {
  color: #ffffff;
  text-decoration: underline;
}
.pickup .spread-title .annot {
  color: #333333;
}
.pickup .campaign .measures {
  padding-top: 0 !important;
}

.search {
  padding-top: 60px;
}
@media screen and (max-width: 576px) {
  .search {
    padding-top: 19px;
  }
}
.search .title {
  max-width: 554px;
  padding: 0;
}
@media screen and (max-width: 576px) {
  .search .title {
    max-width: clamp(258px, 73.71vw, 554px);
  }
}
.search .btns {
  padding: 21px 0 60px;
  max-width: 950px;
}
@media screen and (max-width: 1190px) {
  .search .btns {
    padding: 21px 10px 60px;
  }
}
@media screen and (max-width: 768px) {
  .search .btns {
    padding: 21px 2% 20px;
  }
}
.search .btns .unit {
  padding-bottom: 42px;
}
@media screen and (max-width: 576px) {
  .search .btns .unit {
    padding-bottom: clamp(11px, 3.14vw, 42px);
  }
}
.search .btns .category {
  font-size: 16px;
  padding-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .search .btns .category {
    font-size: clamp(25px, 4.34vw, 28px);
  }
}
@media screen and (max-width: 576px) {
  .search .btns .category {
    font-size: clamp(13px, 3.71vw, 25px);
  }
}
.search .btns .row {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .search .btns .row {
    flex-wrap: wrap;
  }
}
.search .btns .row:nth-child(n+3) {
  margin-top: 20px;
}
.search .btns .btn {
  position: relative;
  max-width: 310px;
  width: 100%;
  height: 67px;
  margin-left: 16.5px;
}
@media screen and (max-width: 768px) {
  .search .btns .btn {
    max-width: clamp(265px, 46vw, 354px);
  }
}
@media screen and (max-width: 576px) {
  .search .btns .btn {
    max-width: clamp(159px, 45.42vw, 265px);
    height: clamp(30px, 8.57vw, 67px);
  }
}
.search .btns .btn:first-child {
  margin-left: 0;
}
.search .btns .btn .link {
  color: #333333;
}
.search .btns .btn .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  font-size: 14px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .search .btns .btn .text {
    font-size: clamp(20px, 3.47vw, 28px);
    line-height: 1.2;
  }
}
@media screen and (max-width: 576px) {
  .search .btns .btn .text {
    font-size: clamp(13px, 3.71vw, 25px);
  }
}
.search .btns .btn .image-block {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1190px) {
  .search .btns .btn .image-block img {
    height: 67px;
  }
}
@media screen and (max-width: 576px) {
  .search .btns .btn .image-block img {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .search .btns .btn:not(:first-child):nth-child(odd) {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .search .btns .btn:nth-child(n+3) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 576px) {
  .search .btns .btn:nth-child(n+3) {
    margin-top: clamp(10px, 2.85vw, 20px);
  }
}
.search .btns .dammy {
  visibility: hidden;
  opacity: 0;
}

.gentei .title {
  padding: 0;
}
.gentei .container {
  padding: 73px 0 101px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .gentei .container {
    padding: 23px 36px 0;
  }
}
@media screen and (max-width: 576px) {
  .gentei .container {
    padding: 18px 16px 0;
  }
}
.gentei .box {
  background-color: #fffce5;
  max-width: 680px;
  width: 100%;
  padding: 24px 25px 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 20px;
}
@media screen and (max-width: 576px) {
  .gentei .box {
    padding: 7px 13px 17px;
  }
}
.gentei .box .name {
  font-size: 20px;
  font-weight: bold;
  color: #029a81;
  padding-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .gentei .box .name {
    font-size: clamp(30px, 5.2vw, 33px);
  }
}
@media screen and (max-width: 576px) {
  .gentei .box .name {
    font-size: clamp(15px, 4.28vw, 30px);
  }
}
.gentei .box .gentei-item {
  max-width: 547px;
}
@media screen and (max-width: 768px) {
  .gentei .box .gentei-item {
    max-width: 618px;
  }
}
.gentei .box .hr {
  border-top: solid 1px #333333;
  max-width: 547px;
  width: 100%;
  height: 1px;
  margin: 20px 0 10px;
}
@media screen and (max-width: 768px) {
  .gentei .box .hr {
    max-width: 618px;
  }
}
.gentei .box .text {
  max-width: 547px;
  width: 100%;
  font-size: 16px;
  justify-content: flex-start;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .gentei .box .text {
    max-width: 618px;
    font-size: clamp(25px, 4.34vw, 33px);
  }
}
.gentei .box .text .orange {
  color: #ff5c36;
}
.gentei .box .gentei-btn {
  padding-top: 43px;
  max-width: 621px;
}

.footer {
  font-size: 14px;
}
.footer_cont .footer_menu {
  display: flex;
  justify-content: center;
  padding: 10px 0 18px;
  gap: 1%;
}
@media screen and (max-width: 768px) {
  .footer_cont .footer_menu {
    padding: 6.5% 0 4.5%;
    width: 62%;
    flex-wrap: wrap;
    gap: 3%;
  }
}
@media screen and (max-width: 768px) {
  .footer_cont .footer_menu_li {
    font-size: clamp(20px, 3.47vw, 22px);
    margin-top: 4%;
    position: relative;
    padding-right: 1%;
  }
  .footer_cont .footer_menu_li:not(:first-child):before {
    content: "";
    border-right: solid 2px #333333;
    position: absolute;
    top: 0;
    left: -7px;
    width: 1px;
    height: 100%;
  }
}
@media screen and (max-width: 768px) and (max-width: 576px) {
  .footer_cont .footer_menu_li:not(:first-child):before {
    border-right: solid 1px #333333;
    left: -5px;
  }
}
@media screen and (max-width: 576px) {
  .footer_cont .footer_menu_li {
    font-size: clamp(10px, 2.85vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .footer_cont .footer_menu_li:last-child {
    margin-top: 4%;
  }
}
.footer_cont .footer_menu_li_a {
  color: #333333;
  text-underline-offset: 5px;
}
.footer_cont_copy {
  color: #ffffff;
  text-align: center;
  padding: 11px 0 7px !important;
  background-color: #006353;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .footer_cont_copy {
    padding: 0.5% 0 1% !important;
    font-size: clamp(20px, 3.47vw, 22px);
  }
}
@media screen and (max-width: 576px) {
  .footer_cont_copy {
    font-size: clamp(10px, 2.85vw, 20px);
  }
}

.policy .header {
  background-image: url(../img/top_bar.png);
  background-size: cover;
}
.policy .header .header_logo {
  padding: 30px 0;
}
.policy .kiyaku .cont {
  padding-top: 5%;
  padding-bottom: 3%;
  font-size: 16px;
  overflow-wrap: break-word;
}
.policy .kiyaku .cont .h2 {
  font-size: 24px;
  font-weight: bold;
  border-bottom: solid 2px #029a81;
}
.policy .kiyaku .cont .h2:before {
  content: "◆";
  color: #029a81;
  padding-right: 1%;
}
.policy .kiyaku .cont .h2_desc {
  padding: 0 3%;
}
.policy .kiyaku .cont .h2_desc .link {
  display: inline;
  color: #333333;
  text-decoration: none;
}
.policy .kiyaku .cont .item_title .title {
  font-size: 24px;
  font-weight: bold;
  border-bottom: solid 2px #808080;
  padding-top: 3%;
}
.policy .kiyaku .cont .item .rules {
  padding: 0 3%;
}
.policy .kiyaku .cont .item .rules .ol {
  padding-top: 3%;
  list-style-type: none;
  counter-reset: cnt;
}
.policy .kiyaku .cont .item .rules .ol .li {
  counter-increment: cnt;
}
.policy .kiyaku .cont .item .rules .ol .li:before {
  content: "(" counter(cnt) ") ";
}
.policy .kiyaku .cont .item1 .rules .ol {
  padding-top: 0;
}
.policy .kiyaku .cont .item1 .rules .sub_ol {
  padding: 3%;
}
.policy .kiyaku .cont .item1 .rules .sub_ol .sub_li {
  counter-increment: sub_cnt;
}
.policy .kiyaku .cont .item1 .rules .sub_ol .sub_li:before {
  content: counter(sub_cnt) " ";
}
.policy .kiyaku .cont .item1 .rules .desc {
  padding-top: 3%;
}
.policy .kiyaku .cont .item11 .rules .ol .li {
  padding-bottom: 3%;
}
.policy .kiyaku .cont .item14 .date {
  padding: 3%;
}

.company .header, .research .header {
  background-image: url(../img/top_bar.png);
  background-size: cover;
}
.company .header .header_logo, .research .header .header_logo {
  padding: 30px 0;
}
.company .cont, .research .cont {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .company .cont, .research .cont {
    font-size: 26px;
    padding: 0 5%;
  }
}
@media screen and (max-width: 576px) {
  .company .cont, .research .cont {
    font-size: 14px;
  }
}
.company .cont .h2, .research .cont .h2 {
  font-size: 24px;
  font-weight: bold;
  border-bottom: solid 2px #029a81;
  padding-top: 3%;
}
@media screen and (max-width: 768px) {
  .company .cont .h2, .research .cont .h2 {
    font-size: 34px;
  }
}
@media screen and (max-width: 576px) {
  .company .cont .h2, .research .cont .h2 {
    font-size: 24px;
  }
}
.company .cont .h3, .research .cont .h3 {
  font-size: 20px;
  padding-top: 3%;
}
@media screen and (max-width: 768px) {
  .company .cont .h3, .research .cont .h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 576px) {
  .company .cont .h3, .research .cont .h3 {
    font-size: 20px;
  }
}
.company .cont .h3:before, .research .cont .h3:before {
  content: "■";
  color: #029a81;
  padding-right: 1%;
}
.company .cont .info, .company .cont .info_dt, .company .cont .info_dd, .research .cont .info, .research .cont .info_dt, .research .cont .info_dd {
  box-sizing: border-box;
}
.company .cont .info, .research .cont .info {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #808080;
}
.company .cont .info_row, .research .cont .info_row {
  display: table-row;
}
.company .cont .info_row:last-child, .research .cont .info_row:last-child {
  border-bottom: none;
}
.company .cont .info_dt, .company .cont .info_dd, .research .cont .info_dt, .research .cont .info_dd {
  display: table-cell;
  border: 1px solid #808080;
  padding: 2%;
}
.company .cont .info_dt, .research .cont .info_dt {
  width: 35%;
  padding-left: 10px;
  box-sizing: border-box;
  background-color: #e6e6e6;
  font-weight: bold;
}
.company .cont .info_dd, .research .cont .info_dd {
  width: 75%;
}
.company .cont .desc, .research .cont .desc {
  padding: 2% 0 1%;
}
.company .hyouka .info_dd, .research .hyouka .info_dd {
  width: 23%;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .company .hyouka .info_row:first-child .info_dd .img, .research .hyouka .info_row:first-child .info_dd .img {
    height: 14px;
  }
  .company .hyouka .info_row:first-child .info_dd:nth-child(2) .img, .research .hyouka .info_row:first-child .info_dd:nth-child(2) .img {
    max-width: 50px;
  }
  .company .hyouka .info_row:first-child .info_dd:nth-child(3) .img, .research .hyouka .info_row:first-child .info_dd:nth-child(3) .img {
    max-width: 35px;
  }
  .company .hyouka .info_row:first-child .info_dd:nth-child(4) .img, .research .hyouka .info_row:first-child .info_dd:nth-child(4) .img {
    max-width: 16px;
  }
}
.company .questionnaire .ol, .research .questionnaire .ol {
  counter-reset: list-counter;
}
.company .questionnaire .ol .list, .research .questionnaire .ol .list {
  position: relative;
  counter-increment: list-counter;
  padding-left: 2em;
  text-align: left;
  padding-top: 5px;
}
.company .questionnaire .ol .list::before, .research .questionnaire .ol .list::before {
  content: counter(list-counter) "."; /* カウンターの値を表示 */
  position: absolute; /* 数字を左側に固定配置 */
  left: 0; /* 左端に配置 */
  width: 1.5em; /* 数字部分の固定幅を設定 */
  text-align: left; /* 数字を右揃え */
}
.company .about_site .ul .link, .research .about_site .ul .link {
  display: inline;
}
@media screen and (max-width: 768px) {
  .company .footer .footer_menu, .research .footer .footer_menu {
    width: 90%;
  }
}

.company .wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.company .wrapper .main {
  flex: 1;
}
.company .company-info {
  padding: 50px 0 100px;
}
.company .company-info .info {
  margin: 50px 0 10px;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow-y: auto;
}
.modal .modal_layout {
  padding: 2% 0 8%;
}
.modal .modal_content {
  margin: 0 auto;
  border: 1px solid #888;
  width: 80%;
  max-width: 500px;
  opacity: 0;
  transform: translateY(10%);
  transition: opacity 0.5s ease, transform 0.5s ease;
  position: relative;
  border: none;
}
.modal .modal_content .pop-body {
  background-color: #fffce5;
  padding: 2%;
}
.modal .modal_content .pop-body .image-block:nth-child(2) {
  margin-top: 20px;
  width: 50%;
}
.modal .modal_content .pop-btn {
  display: flex;
  align-items: center;
  gap: 10px;
}
.modal .modal_content .close {
  color: #ffffff;
  float: right;
  cursor: pointer;
  position: absolute;
  top: -14px;
  right: -20px;
  background: #333333;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.modal .modal_content .close::before, .modal .modal_content .close::after {
  content: "";
  width: 30px;
  height: 4px;
  background: #fff;
  position: absolute;
  top: 46%;
  left: 20%;
  transform: rotate(-45deg);
}
.modal .modal_content .close::before {
  transform: rotate(-45deg);
}
.modal .modal_content .close::after {
  transform: rotate(45deg);
}
.modal .modal_content .close:hover, .modal .modal_content .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal.show .modal_content {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */