@charset "UTF-8";
.header_logo {
  position: relative;
  float: left;
  width: 355px !important;
  height: 74px;
}

.header_logo a {
  display: block;
  width: 355px;
  height: 74px;
  text-indent: -9999px !important;
  background-image: url("/assets/pc/img/layout/header_logo.png");
  background-position: left 0;
}

.header_balloon {
  position: absolute;
  top: 13px;
  left: 57px;
  width: 121px;
  height: 22px;
  padding: 3px 0 0;
  color: #FFF;
  font-size: 11px;
  font-size: "1.3rem"-0.2rem;
  text-align: center;
  background-image: url("/assets/pc/img/layout/header_balloon.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 121px 22px;
}

#header .header_bottom .header_logo a {
  width: 355px !important;
  background-position: left 0 !important;
}

.ranking_detail {
  margin-bottom: 28px;
}

.ranking_detail:last-child {
  margin: 0;
}

.ranking_detail .ranking_detail_attention {
  border: 2px solid #ff842a !important;
  background: #fffccc;
  border-radius: 3px;
  box-sizing: border-box;
}

.ranking_detail .ranking_detail_attention:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

.ranking_detail .ranking_detail_attention.point-img .bg {
  display: table-cell;
  vertical-align: middle;
  height: 46px;
  background-image: url("/assets/pc/img/parts/icn_pickup_point02.png");
  background-size: 74px 46px !important;
  background-repeat: no-repeat;
}

.ranking_detail .ranking_detail_attention.point-img .hss {
  padding: 2px 10px 0 80px !important;
  font-size: 15px;
  font-size: "1.3rem0.2rem";
  vertical-align: middle;
  line-height: 1.2em;
}

.ranking_detail .ranking_detail_attention.point-img .hss .deco_3 {
  font-weight: bold;
}

.ranking_detail .ranking_detail_attention.point-img .hss.font14 {
  font-size: 14px;
  font-size: "1.3rem0.1rem";
}

.ranking_detail .ranking_detail_attention a {
  display: block;
  color: #5E5854;
  text-decoration: none;
}

.ranking_detail .hyoka_all {
  width: 180px;
  height: 20px;
}

.ranking_detail .hyoka_all .hyoka .evaluate {
  float: left;
}

.ranking_detail .hyoka_all .hyoka .evaluate .stars {
  margin-right: 3px;
}

.ranking_detail .hyoka_all .hyoka .evaluate .stars img {
  width: 15px !important;
  height: 15px;
  vertical-align: sub;
}

.ranking_detail .hyoka_all .hyoka .evaluate .pt {
  color: #f44027;
  font-size: 14px;
  font-size: "1.3rem0.1rem";
  font-weight: bold;
  line-height: 21px;
}

.ranking_detail .hyoka_all .kuchikomi-area {
  float: left;
  padding: 5px 3px 3px;
  font-size: 11px;
  font-size: "1.3rem"-0.2rem;
}

.ranking_detail .hyoka_all .kuchikomi-area a {
  color: #4471C2;
}

.ranking_detail .hyoka_all .kuchikomi-area a .more_review {
  font-size: 11px;
  font-size: "1.3rem"-0.2rem;
  font-weight: bold;
}

.ranking_detail .hyoka_all .kuchikomi-area a:hover {
  color: #ff9600;
}

.ranking_detail .ranking_detail_head {
  position: relative;
  width: 794px;
  background-color: #5eb9bc;
}

.ranking_detail .ranking_detail_head .title {
  display: table;
  height: 45px;
  padding: 3px 150px 2px 110px;
  font-size: 22px;
  font-size: "1.3rem0.9rem";
  font-weight: bold;
}

.ranking_detail .ranking_detail_head .title.long {
  font-size: 18px;
  font-size: "1.3rem0.5rem";
}

.ranking_detail .ranking_detail_head .title a {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}

.ranking_detail .ranking_detail_head .title a:hover {
  color: #b2f2f4;
}

.ranking_detail .ranking_detail_head .title.no_ranking {
  padding: 3px 150px 2px 20px;
}

.ranking_detail .ranking_detail-line-01 .ranking_detail_number,
.ranking_detail .ranking_detail-line-02 .ranking_detail_number,
.ranking_detail .ranking_detail-line-03 .ranking_detail_number {
  position: absolute;
  top: -11px;
  bottom: auto;
  left: -4px;
  width: 122px;
  height: 76px;
  background-image: url("/assets/pc/img/parts/ranking_base_number_01_2.png");
  background-size: 122px 76px;
  text-indent: -9999px;
}

.ranking_detail .ranking_detail-new-icn {
  position: absolute;
  top: 0px;
  right: 0px;
}

.ranking_detail .ranking_detail-line-01 {
  background-color: #d3bc62;
}

.ranking_detail .ranking_detail-line-02 {
  background-color: #9e9e9e;
}

.ranking_detail .ranking_detail-line-02 .ranking_detail_number {
  background-image: url("/assets/pc/img/parts/ranking_base_number_02_2.png");
}

.ranking_detail .ranking_detail-line-03 {
  background-color: #ad673c;
}

.ranking_detail .ranking_detail-line-03 .ranking_detail_number {
  background-image: url("/assets/pc/img/parts/ranking_base_number_03_2.png");
}

.ranking_detail .ranking_detail_number {
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: 15px;
  width: 78px;
  height: 40px;
  margin: auto;
  background-image: url("/assets/pc/img/parts/ranking_base_number_bg_2.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 78px 40px;
  color: #ffffff;
  font-size: 16px;
  font-size: "1.3rem0.3rem";
  font-weight: bold;
  text-align: center;
  line-height: 43px;
}

.ranking_detail .ranking_detail_number span {
  padding-right: 3px;
  font-size: 28px;
  font-size: "1.3rem1.5rem";
}

.ranking_detail .ranking_detail_body {
  padding: 15px;
  border: 5px solid #fff;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
  border: #ddeff0 solid 5px;
  border-top: none;
}

.ranking_detail .ranking_detail_body.ranking_detail-line-01 {
  border-color: #eae7d2;
}

.ranking_detail .ranking_detail_body.ranking_detail-line-02 {
  border-color: #e7e7e7;
}

.ranking_detail .ranking_detail_body.ranking_detail-line-03 {
  border-color: #e7dad1;
}

.ranking_detail .ranking_detail_attention {
  display: table;
  width: 100%;
  border-bottom: 1px dotted #999;
}

.ranking_detail .ranking_detail_attention p {
  padding: 10px 0 10px 75px;
  font-size: 16px;
  font-size: "1.3rem0.3rem";
}

.ranking_detail .ranking_detail_attention p span.smbc_comment {
  display: block;
  font-size: 13px;
  font-size: "1.3rem0";
  text-align: right;
}

.ranking_detail .ranking_detail_attention p span.smbc_comment a {
  padding-left: 10px;
  background-image: url("/assets/pc/img/parts/arrow_blue_5_9.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
}

.ranking_detail .ranking_detail_list > .banner > .fl {
  width: 180px;
}

.ranking_detail .ranking_detail_list > .banner > .fl #effect .column .transform01 {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.ranking_detail .ranking_detail_list > .banner > .fl #effect .column figure {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.ranking_detail .ranking_detail_list > .banner > .fl #effect .column figure img {
  width: 180px;
  max-height: 180px;
  object-fit: contain;
}

.ranking_detail .ranking_detail_list > .banner > .fl #effect .column figure:hover .transform01 {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.ranking_detail .ranking_detail_list > .banner > .fl #effect .column figure h3 {
  padding: 20px 0 10px;
  color: #ffffff;
  font-size: 16px;
  font-size: "1.3rem0.3rem";
  font-weight: bold;
  text-align: center;
}

.ranking_detail .ranking_detail_list > .banner > .fl #effect .column figure p {
  margin: 10px 10px 0 10px;
  color: #ffffff;
  font-size: 12px;
  font-size: "1.3rem"-0.1rem;
  text-align: left;
  line-height: 1.4;
}

.ranking_detail .ranking_detail_list > .banner > .fl #effect .column figure p .deco_1 {
  background: #ffeb7d;
  color: #f44027;
}

.ranking_detail .ranking_detail_list > .banner > .fl #effect .column figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: rgba(1, 168, 173, 0.9);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}

.ranking_detail .ranking_detail_list > .banner > .fl #effect .column figure:hover figcaption,
.ranking_detail .ranking_detail_list > .banner > .fl #effect .column img:hover figcaption {
  opacity: 1;
}

.ranking_detail .ranking_detail_list > .banner > .fl .gallery .gallery_head {
  text-align: center;
}

.ranking_detail .ranking_detail_list > .banner > .fl .gallery .gallery_head img {
  width: 180px;
  max-height: 180px;
  object-fit: contain;
}

.ranking_detail .ranking_detail_list > .banner > .fl .view {
  height: 18px;
  line-height: 20px;
  margin: 5px 0;
  padding: 0;
  background-color: #5eb9bc;
  font-size: 10px;
  font-size: "1.3rem"-0.3rem;
  text-align: center;
  color: #ffffff;
  -webkit-text-size-adjust: 100%;
}

.ranking_detail .ranking_detail_list > .banner > .fl .view span {
  height: 18px;
  padding: 0px 10px 0 20px;
  background-image: url("/assets/pc/img/parts/icon_view.png");
  background-repeat: no-repeat;
  background-position: -5px center;
  background-size: 20px auto;
}

.ranking_detail .ranking_detail_list > .banner > .fl .brand_list {
  margin: 3px 0 0;
}

.ranking_detail .ranking_detail_list > .banner > .fl .brand_list li {
  display: inline-block;
  width: 32px;
  margin-right: 2px;
  text-align: center;
  vertical-align: middle;
}

.ranking_detail .ranking_detail_list > .banner > .fl .brand_list li:last-child {
  margin: 0;
}

.ranking_detail .ranking_detail_list > .banner > .fl .evaluate_all {
  width: 100%;
  overflow: hidden;
}

.ranking_detail .ranking_detail_list > .banner > .fl .evaluate_all .brand_list {
  width: 60%;
  float: left;
}

.ranking_detail .ranking_detail_list > .banner > .fl .evaluate_all .brand_list li {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 2px;
  text-align: center;
  vertical-align: middle;
}

.ranking_detail .ranking_detail_list > .banner > .fl .evaluate_all .brand_list li:last-child {
  margin: 0;
}

.ranking_detail .ranking_detail_list > .banner > .fl .evaluate_all .review {
  width: 34%;
  float: right;
  padding-top: 8px;
  font-size: 12px;
  font-size: "1.3rem"-0.1rem;
  font-weight: bold;
  text-align: right;
}

.ranking_detail .ranking_detail_list > .banner > .fl .evaluate_all .review span {
  font-size: 16px;
  font-size: "1.3rem0.3rem";
}

.ranking_detail .ranking_detail_list > .banner > .fr {
  display: inline-block;
  width: 567px;
}

.ranking_detail .ranking_detail_list > .banner > .fr .detail_kv:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table {
  width: 100%;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table th, .ranking_detail .ranking_detail_list > .banner > .fr .spec_table td {
  padding: 11px 8px 10px;
  border: 1px solid #cccccc;
  vertical-align: middle;
  text-align: left;
  font-size: 11px;
  font-size: "1.3rem"-0.2rem;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table th {
  width: 103px;
  background-color: #f4f4f4;
  font-weight: bold;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td {
  background-color: #ffffff;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.icn {
  padding: 0 8px;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.option {
  padding: 6px 4px 6px 5px;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.option ul {
  display: table;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.option ul li {
  display: table-cell;
  vertical-align: middle;
  float: left;
  margin-right: 4px;
  padding: 6px 3px;
  background-color: #ededed;
  border: 1px solid #ededed;
  border-radius: 3px;
  color: #d6d6d6;
  font-size: 9px;
  font-size: "1.3rem"-0.4rem;
  font-weight: bold;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.option ul li span {
  -webkit-transform: scale(0.9);
  display: inline-block;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.option ul li.on {
  border: 1px solid #47b9bd;
  background-color: #ffffff;
  color: #47b9bd;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.option ul li:last-child {
  margin-right: 0;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.option dl {
  display: table;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.option dl img {
  border-radius: 2px;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.option dl dt {
  display: table-cell;
  float: left;
  margin-right: 3px;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.option dl dd {
  display: table-cell;
  vertical-align: middle;
  color: #d6d6d6;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table td.option dl dd.on {
  color: #47b9bd;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table tr.pickup th, .ranking_detail .ranking_detail_list > .banner > .fr .spec_table tr.pickup td {
  border-color: #f1ba21;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table tr.pickup th {
  background-color: #ffe8b2;
  color: #fe5b00;
}

.ranking_detail .ranking_detail_list > .banner > .fr .spec_table tr.pickup td {
  background-color: #fffaea;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li {
  position: relative;
  z-index: 0;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 2px 1px 2px;
  font-size: 10px;
  font-size: "1.3rem"-0.3rem;
  -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li.zin1 {
  z-index: 1;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li i {
  display: inline-block;
  position: relative;
  top: -5px;
  width: 9px;
  height: 9px;
  margin-left: 3px;
  line-height: 0;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li.spec {
  background: #effdf1;
  border: 1px solid #22ac38;
  color: #22ac38;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li.spec i {
  background: #22ac38;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li.service {
  background: #fffaf2;
  border: 1px solid #f39800;
  color: #f39800;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li.service i {
  background: #f39800;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li.sky {
  background: #f3f9ff;
  border: 1px solid #0158a2;
  color: #0158a2;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li.sky i {
  background: #0158a2;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li.gray {
  background: #e0e0e0;
  border: 1px solid #bcbcbc;
  color: #bcbcbc;
  box-shadow: none;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li.gray i {
  background: #bcbcbc;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li.has_tips {
  cursor: pointer;
  z-index: 0;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li.has_tips.showtips {
  z-index: 1;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips {
  display: none;
  position: absolute;
  top: -98px;
  width: 400px;
  padding: 20px 20px 10px 20px;
  border: 2px solid #829e9f;
  background: #ffffff;
  color: #5e5854;
  font-size: 12px;
  font-size: "1.3rem"-0.1rem;
  box-sizing: border-box;
  -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
  z-index: 1;
  cursor: default;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips:before {
  content: "";
  display: block;
  position: absolute;
  top: 110px;
  right: -8px;
  width: 0px;
  height: 0px;
  margin-top: -9px;
  border-style: solid;
  border-width: 9px 0 9px 9px;
  border-color: transparent transparent transparent #fff;
  z-index: 0;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips:after {
  content: "";
  display: block;
  position: absolute;
  top: 110px;
  right: -12px;
  width: 0px;
  height: 0px;
  margin-top: -10px;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #829e9f;
  z-index: -1;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips.left {
  left: -415px;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips.left:before {
  right: -8px;
  border-width: 9px 0 9px 9px;
  border-color: transparent transparent transparent #fff;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips.left:after {
  right: -12px;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #829e9f;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips.right {
  right: -415px;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips.right:before {
  left: -8px;
  border-width: 9px 9px 9px 0;
  border-color: transparent #fff transparent transparent;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips.right:after {
  left: -12px;
  border-width: 10px 10px 10px 0;
  border-color: transparent #829e9f transparent transparent;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips.disp {
  display: inline-block;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips .tips_close {
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: right;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips .tips_card_name {
  margin-bottom: 15px;
  padding-right: 20px;
  font-weight: bold;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips .tips_title {
  margin-bottom: 15px;
  font-size: 13px;
  font-size: "1.3rem0";
  font-weight: bold;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips dl {
  margin-bottom: 5px;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips dl dt {
  color: #157a7d;
  font-weight: bold;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips dl dd {
  padding-bottom: 10px;
  border-bottom: 1px dotted #cccccc;
  line-height: 1.3;
}

.ranking_detail .ranking_detail_list > .banner > .fr .feature_list li .tips dl dd span {
  color: #999999;
  font-size: 10px;
  font-size: "1.3rem"-0.3rem;
}

.ranking_detail .ranking_detail_list .notice {
  margin-top: 4px;
  margin-left: 492px;
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  font-size: 10px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point {
  margin-top: 9px;
  overflow: hidden;
  _height: 1%;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .width01 {
  width: 110px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .width02 {
  width: 90px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .width03 {
  width: 112px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec,
.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option {
  width: 754px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec th, .ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec td,
.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option th,
.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option td {
  border: solid 1px #dadada;
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
  font-size: "1.3rem"-0.2rem;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec th,
.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option th {
  padding: 5px 6px 3px;
  background-color: #f4f4f4;
  font-weight: bold;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec th.sub,
.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option th.sub {
  padding: 3px 6px 1px;
  border-bottom: 1px dotted #dadada;
  background-color: #fcfcfc;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec th.sub dl,
.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option th.sub dl {
  display: table;
  margin: auto;
  line-height: 15px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec th.sub dl dt,
.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option th.sub dl dt {
  display: table-cell;
  vertical-align: middle;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec th.sub dl dt img,
.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option th.sub dl dt img {
  margin-right: 3px;
  vertical-align: top;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec th.sub dl dd,
.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option th.sub dl dd {
  display: table-cell;
  padding-top: 1px;
  vertical-align: middle;
  text-align: left;
  line-height: 1.3;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec th.pickup,
.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option th.pickup {
  width: 78px;
  background-color: #ffe8b2;
  border-color: #f1ba21;
  color: #fe5b00;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec td,
.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option td {
  border-top: none;
  background-color: #ffffff;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec {
  margin-bottom: 0;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec td {
  padding: 15px 5px 13px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec td.pickup {
  background-color: #fffaea;
  border-color: #f1ba21;
  line-height: 1.3;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .fee {
  width: 60px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .point {
  width: auto;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .limit {
  width: 80px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .term {
  width: 80px;
  line-height: 1.3;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .service {
  padding: 4px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .service img {
  margin: 4px 4px 4px 0;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .service ul {
  display: inline-block;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .service ul li {
  display: inline-block;
  float: left;
  padding-left: 4px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .service ul li:nth-child(even) {
  padding-left: 0;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .service dl {
  display: inline-block;
  text-align: left;
  line-height: 26px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .service dl.off {
  display: none;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .service dl dt {
  display: inline-block;
  float: left;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .service dl dd {
  display: inline-block;
  width: 46px;
  vertical-align: middle;
  line-height: 1.3;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_spec .service dl dd.on {
  color: #22ac38;
  font-size: 10px;
  font-size: "1.3rem"-0.3rem;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option td {
  padding: 2px 5px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option img {
  margin: 4px 7px 4px 0;
  vertical-align: middle;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option .emoney {
  width: 138px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option .emoney img {
  margin: 2px 4px 2px 0;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option .emoney li {
  text-align: left;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option .emoney li dl {
  display: inline-block;
  margin-left: 5px;
  text-align: left;
  line-height: 34px;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option .emoney li dl dt {
  display: inline-block;
  float: left;
}

.ranking_detail .spec-area .card_detail_keyvisual_01_point .card_option .emoney li dl dd {
  display: inline-block;
  width: 98px;
  vertical-align: middle;
  line-height: 1.3;
}

.ranking_detail .check_body {
  padding: 15px 0 7px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ceeaea;
  background-color: #ffffff;
  font-weight: bold;
}

.ranking_detail .check_body li {
  margin-bottom: 6px;
}

.ranking_detail .check_body li dl {
  display: table;
}

.ranking_detail .check_body li dl dt {
  display: table-cell;
  width: 20px;
  padding: 7px 6px 3px;
  background-image: url("/assets/pc/img/parts/point_26_22.png");
  background-repeat: no-repeat;
  background-position: left center;
  color: #fff;
  vertical-align: middle;
}

.ranking_detail .check_body li dl dd {
  display: table-cell;
  vertical-align: middle;
}

.ranking_detail .check_body li:nth-child(n+4) {
  display: none;
}

.ranking_detail .campaign-lead {
  margin-top: 24px;
  text-align: center;
  font-size: 16px;
  color: #ff2302;
  font-weight: bold;
  text-decoration: none;
}

.ranking_detail .campaign {
  width: 100%;
  margin-top: 10px;
  border: solid 1px #ffcdd8;
  background-color: #fff2f5;
  border-radius: 3px;
}

.ranking_detail .campaign .campaign_body {
  position: relative;
}

.ranking_detail .campaign .campaign_body .ttl {
  display: inline-block;
  padding: 8px;
}

.ranking_detail .campaign .campaign_body .text {
  display: table;
  height: 36px;
  padding: 2px 10px 8px;
  background-color: #fff4f6;
  border-radius: 0 2px 2px 0;
  color: #5e5854;
  font-size: 14px;
  font-size: "1.3rem0.1rem";
  font-weight: bold;
}

.ranking_detail .campaign .campaign_body .text.long {
  font-size: 12px;
  font-size: "1.3rem"-0.1rem;
}

.ranking_detail .campaign .campaign_body .time {
  width: 135px;
  padding: 1px 0;
  margin: 5px 0 7px;
  background-color: #fffdef;
  border: 1px #efcb00 solid;
  color: #5e5854;
  font-size: 11px;
  font-size: "1.3rem"-0.2rem;
  font-weight: bold;
  text-align: center;
}

.ranking_detail .campaign .campaign_body .time .b {
  color: #f44027;
  font-size: 15px;
  font-size: "1.3rem0.2rem";
}

.ranking_detail .function_box_review .ttl {
  padding: 4px 0 0 15px;
  background-image: url("/assets/pc/img/parts/list_title_4_18.png");
  background-repeat: no-repeat;
  background-position: 5px top;
  color: #01a8ad;
  font-size: 14px;
  font-size: "1.3rem0.1rem";
  font-weight: bold;
}

.ranking_detail .function_box_review .frame {
  border-radius: 4px;
  border: 1px solid #cccccc;
}

.ranking_detail .function_box_review .frame .more_review {
  width: 100%;
  padding: 10px 0;
  background-image: url("/assets/pc/img/parts/arrow_green_6_10.png");
  background-repeat: no-repeat;
  background-position: 461px center;
  border-top: 1px solid #cccccc;
  color: #3679d4;
  text-align: center;
  text-decoration: underline;
}

.ranking_detail .function_box_review .frame .more_review:hover {
  color: #f8a32a;
}

.ranking_detail .function_box_review .frame .review_list li {
  padding: 10px;
  border-bottom: 1px #cccccc dotted;
}

.ranking_detail .function_box_review .frame .review_list li:last-child {
  border-bottom: none;
}

.ranking_detail .function_box_review .frame .review_list li .icon {
  position: absolute;
  width: 34px;
  height: 34px;
  border: 1px solid #cccccc;
  background-color: #f9f7ea;
}

.ranking_detail .function_box_review .frame .review_list li .icon img {
  width: 100%;
  border: 1px solid #ffffff;
}

.ranking_detail .function_box_review .frame .review_list li .review {
  padding: 3px 0 0 44px;
  margin-bottom: 10px;
  font-size: 9px;
  font-size: "1.3rem"-0.4rem;
}

.ranking_detail .function_box_review .frame .review_list li .review span {
  -webkit-transform: scale(0.9);
  display: inline-block;
}

.ranking_detail .function_box_review .frame .review_list li .review span {
  display: inline !important;
}

.ranking_detail .function_box_review .frame .review_list li .review .rating_mini {
  height: 17px;
  margin-right: 10px;
  font-size: 12px;
  font-size: "1.3rem"-0.1rem;
}

.ranking_detail .function_box_review .frame .review_list li .review .rating_mini img {
  height: 17px;
}

.ranking_detail .function_box_review .frame .review_list li .review .rating_mini .stars {
  margin-top: -10px;
}

.ranking_detail .function_box_review .frame .review_list li .review .rating_mini .number {
  color: #F44027;
  font-size: 18px;
  font-size: "1.3rem0.5rem";
  font-weight: bold;
  font-family: helvetica;
}

.ranking_detail .function_box_review .frame .review_list li .review .rating_mini .fr {
  padding: 3px 0 0 10px;
  color: #888888;
  font-size: 11px;
  font-size: "1.3rem"-0.2rem;
}

.ranking_detail .function_box_review .frame .review_list li .review_title {
  overflow: hidden;
  padding: 3px 0 0 44px;
  color: #5e5854;
  font-size: 14px;
  font-size: "1.3rem0.1rem";
  font-weight: bold;
}

.ranking_detail .function_box_review .frame .review_list li .body {
  line-height: 1.3;
}

.ranking_detail .function_box_review .frame .review_list li:nth-child(n+3) {
  display: none;
}

.ranking_detail__attention {
  padding: 12px 16px;
  border-radius: 4px;
  border: solid 1px #ffcdd8;
  background-color: #fff2f5;
  font-size: 14px;
  line-height: 1.57;
  color: #333333;
}

.ranking_detail__campaign {
  position: relative;
  margin: 24px 0;
}

.ranking_detail__campaign__title {
  position: absolute;
  left: 156px;
  right: 156px;
  top: -16px;
  margin: auto;
  padding: 8px 0;
  border-radius: 4px;
  background-color: #ffb500;
  background-image: url("/assets/sp/img/ab/search_b/present.svg");
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: 16px center;
}

.ranking_detail__campaign__title__text {
  text-align: center;
  font-size: 14px;
  line-height: 0.86;
  color: #fff;
}

.ranking_detail__campaign__text {
  padding: 20px 16px 16px;
  border-radius: 4px;
  border: solid 2px #ffb500;
  background-color: #feffdf;
  font-size: 14px;
  line-height: 1.57;
  color: #333333;
}

.btn-area {
  width: 512px;
  margin: 20px auto 0;
}

.return_ranking_wap a {
  display: block;
  width: 360px;
  height: 54px;
  margin: 0 auto;
  text-align: center;
}

.return_ranking_wap a.return_ranking {
  border-radius: 4px;
  background-image: url("/assets/pc/img/parts/icon_btn_rankingtop_arrow.png"), url("/assets/pc/img/parts/detail_btn_bg.png");
  background-position: 90% center,right center;
  background-repeat: no-repeat,repeat;
  border: 1px solid #cecece;
  color: #5e5854;
  font-size: 15px;
  font-size: "1.3rem0.2rem";
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 4;
  text-indent: -1em;
}

.return_ranking_wap a.return_ranking:hover {
  background-image: url("/assets/pc/img/parts/icon_btn_rankingtop_arrow.png");
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: #3579D4;
}

.btn-area {
  width: 512px;
  margin: 20px auto 2px !important;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.btn-area .cv-button {
  position: relative;
  display: flex;
  width: 360px;
  height: 54px;
  border-radius: 4px;
  background: #E72A11;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  text-decoration: none;
  align-items: center;
  justify-content: center;
}

.btn-area .cv-button:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  width: 14px;
  height: 12px;
  margin-top: -6px;
  background-image: url(/assets/pc/img/ranking/modern/icons/arrow_yellow_right.svg);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: center;
}

.convenience .spec-area td li {
  margin-bottom: 4px;
}

.service-th {
  width: 140px !important;
}

.women .spec-area .card_detail_keyvisual_01_point .width02 {
  width: 105px;
}

.women .spec-area .card_detail_keyvisual_01_point .width03 {
  width: 77px;
}

.btn_ranking_more {
  width: 520px;
  margin: 30px auto;
  padding: 18px 18px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
  color: #3077d7;
  font-size: 14px;
  font-size: "1.3rem0.1rem";
  cursor: pointer;
}

.btn_ranking_more p {
  text-align: center;
}

.btn_ranking_more.close {
  display: none;
}

.btn_ranking_more:hover {
  background-color: #f7f7f7;
}

.btn_ranking_more:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ranking_detail .ranking_detail_head.ranking_detail-pr {
  position: relative;
  background-color: #ffee7c;
}

.ranking_detail .ranking_detail_head.ranking_detail-pr .ranking_detail-pr-icn {
  position: absolute;
  top: -9px;
  left: -5px;
}

.ranking_detail .ranking_detail_head.ranking_detail-pr .title a {
  color: #3579d4;
}

.ranking_detail .ranking_detail_head.ranking_detail-pr .title .icn_pr_ribbon {
  display: block;
  margin: 8px 10px 8px 20px;
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #5e5854;
  line-height: 1;
  font-size: 16px;
  font-size: "1.3rem0.3rem";
  color: #5e5854;
}

.ranking_detail .ranking_detail_body {
  border: #fffbce solid 5px;
  border-top: none;
}

.ranking_detail .ranking_detail_body .ranking_detail_list > .banner > .fr {
  width: 553px;
}

.ranking_detail .ranking_detail_body .title {
  margin-bottom: 2px;
  font-size: 16px;
  font-size: "1.3rem0.3rem";
  font-weight: bold;
  color: #5ab9bd;
  line-height: 1.2;
}

.ranking_detail .ranking_detail_body .title .deco_1 {
  color: #5ab9bd;
}

.ranking_detail .ranking_detail_body .title .deco_2 {
  background: none;
}

.ranking_detail .ranking_detail_body .text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  _height: 1%;
}

.ranking_detail .ranking_detail_body .text.point .point_body li {
  font-size: 14px;
  font-size: "1.3rem0.1rem";
  margin-bottom: 5px;
  padding-top: 8px;
  line-height: 1.3;
  overflow: hidden;
  _height: 1%;
  border-top: 1px dotted #ccc;
}

.ranking_detail .ranking_detail_body .text.point .point_body li:first-child {
  border-top: none;
}

.ranking_detail .ranking_detail_body .text.point .point_body li .point_number {
  float: left;
  width: 26px;
  height: 21px;
  margin: -3px 5px 0 0;
  padding-top: 1px;
  background-image: url("/assets/pc/img/parts/point_26_22.png");
  background-repeat: no-repeat;
  background-position: left top;
  color: #fff;
  font-size: 13px;
  font-size: "1.3rem0";
  line-height: 22px;
  text-indent: 6px;
  font-weight: bold;
}

.ranking_detail .ranking_detail_body .text.point .point_body li .point_list_text {
  float: right;
  width: 601px;
}

.ranking_detail .ranking_detail_body .text.point .point_body li .deco_1 {
  color: #5e5854;
  font-weight: normal;
}

.ranking_detail .ranking_detail_body .text.point .point_body li .deco_2 {
  background: none;
}

.pr_company_name {
  margin-top: 15px;
  text-align: center;
  line-height: 1.2;
  color: #999;
  font-size: 10px;
  font-size: "1.3rem"-0.3rem;
}

.icn_pr {
  position: absolute;
  top: 10px;
  right: 10px;
}

.main_head_kv h1 {
  position: relative;
}

body {
  background: #faf9f7;
  color: #5e5854;
  font-size: 12px;
  font-size: "1.3rem"-0.1rem;
  font-family: HiraKakuPro-W3;
  line-height: 1;
  position: relative;
}

body.bg--white {
  background-color: #fff;
}

#header {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 64px;
  background: white;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}

.header {
  display: flex;
  justify-content: space-between;
}

.header__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 800px;
  margin: 0 auto;
}

.header__title-icon {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-left: 64px;
}

.header__title img {
  width: 299px;
}

.header__btn {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F5F5F5;
  width: 64px;
  max-height: 64px;
  z-index: 10000;
  padding-top: 9px;
  cursor: pointer;
}

.header__btn .line-1, .header__btn .line-2, .header__btn .line-3 {
  display: block;
  width: 26px;
  height: 3px;
  background: #5EB9BC;
  margin: 5px 0;
  border-radius: 4px;
  transition: 200ms ease-in-out;
}

.header__btn.burger-open .line-1 {
  margin: 0;
  transform: translateY(12px) rotateZ(45deg);
  background: #5EB9BC;
}

.header__btn.burger-open .line-2 {
  opacity: 0;
}

.header__btn.burger-open .line-3 {
  margin: 0;
  transform: translateY(-4px) rotateZ(-45deg);
  background: #5EB9BC;
}

.header__btn-text {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
}

.header__nav {
  display: flex;
  align-items: center;
  padding-top: 64px;
  flex-direction: column;
  width: 304px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: 200ms ease-in-out;
}

.header__nav-list {
  list-style: none;
  width: 100%;
}

.header__nav-list li {
  position: relative;
  display: flex;
  align-items: center;
  padding: 16px 0;
  margin: 0 16px;
  background: url(/assets/pc/img/top/wide-search-modern/arrow-right-aqua.svg) no-repeat right center;
  background-size: 14px auto;
}

.header__nav-list li:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}

.header__nav-list li a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  color: #333333;
}

.header__nav-list li a::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.header__nav-list li span.attention {
  position: relative;
  margin-left: 10px;
  padding: 4px 6px;
  border: none;
  border-radius: 4px;
  background-color: #ff7752;
  font-size: 11px;
  font-size: 1.1rem;
  color: #fff;
}

.header__nav-list li span.attention::after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 119, 82, 0);
  border-right-color: #ff7752;
  border-width: 4px 8px 4px 0;
  margin-top: -4px;
}

.header__nav-wrap {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 200ms ease-in-out;
}

.header__menu {
  margin: 15px 0 17px;
}

.header__menu__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
  height: 100%;
  padding: 0 6px;
  border-top: solid 4px #5bb1b3;
  border-radius: 8px;
  background-color: #fff;
}

.header__menu__list__item {
  width: 107px;
  margin: 8px 4px;
  border-radius: 4px;
  border: solid 1px #d8d8d8;
}

.header__menu__list__item.pickup {
  background: url("/assets/pc/img/top/wide-search/icon_01_off.svg"), linear-gradient(to bottom, #fff, #f2f0f0), linear-gradient(to bottom, #d8d8d8, #d8d8d8);
  background-repeat: no-repeat;
  background-position: center 13%;
  background-size: 25px, auto;
}

.header__menu__list__item.ranking {
  background: url("/assets/pc/img/top/wide-search/icon_02_off.svg"), linear-gradient(to bottom, #fff, #f2f0f0), linear-gradient(to bottom, #d8d8d8, #d8d8d8);
  background-repeat: no-repeat;
  background-position: center 13%;
  background-size: 24px, auto;
}

.header__menu__list__item.special {
  background: url("/assets/pc/img/top/wide-search/icon_03_off.svg"), linear-gradient(to bottom, #fff, #f2f0f0), linear-gradient(to bottom, #d8d8d8, #d8d8d8);
  background-repeat: no-repeat;
  background-position: center 13%;
  background-size: 24px, auto;
}

.header__menu__list__item:hover {
  background-repeat: no-repeat;
}

.header__menu__list__item:hover.pickup {
  background: url("/assets/pc/img/top/wide-search/icon_01_on.svg"), #5bb1b3;
  background-repeat: no-repeat;
  background-position: center 13%;
  background-size: 25px, auto;
}

.header__menu__list__item:hover.ranking {
  background: url("/assets/pc/img/top/wide-search/icon_02_on.svg"), #5bb1b3;
  background-repeat: no-repeat;
  background-position: center 13%;
  background-size: 24px, auto;
}

.header__menu__list__item:hover.special {
  background: url("/assets/pc/img/top/wide-search/icon_03_on.svg"), #5bb1b3;
  background-repeat: no-repeat;
  background-position: center 13%;
  background-size: 24px, auto;
}

.header__menu__list__item a {
  display: block;
  width: 100%;
  height: calc(100% - 26px);
  padding-top: 26px;
  text-align: center;
}

.header__menu__list__item a:hover {
  color: #ffffff;
}

.header__menu__list__item__link {
  font-weight: bold;
}

.header .revealed {
  visibility: visible;
  opacity: 1;
}

.body_base {
  clear: both;
}

.main_content {
  width: 800px;
  margin: 0 auto;
}

.main-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.main-kv__image {
  height: 200px;
}

.main-kv__corporation {
  position: relative;
}

.main-kv__corporation-text {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 65%;
  height: 15%;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 13px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #333333;
}

.main-kv__corporation-text--white {
  color: #ffffff;
}

.main-kv__strong .img_kv__cards {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.main-kv__strong .img_kv__card {
  margin-left: 12px;
}

.main-kv__strong .img_kv__text {
  margin-left: 12px;
  width: 88px;
  height: 88px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background-color: #FF9E44;
  border-radius: 50px;
}

.main-kv__strong .img_kv__text--sub {
  background-color: #E9586F;
}

.main-kv__strong .img_kv__text .large {
  font-size: 20px;
}

.main-kv__strong .img_kv__text span {
  margin-top: 2px;
}

.card-search {
  box-sizing: unset;
  display: flex;
  flex-direction: column;
  width: 47%;
  padding: 0 8px;
  border-radius: 8px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  border: solid 4px #5bb1b3;
  background-color: #fff;
}

.card-search__title {
  padding: 12px 0 12px;
  font-size: 16px;
  font-size: "1.3rem0.3rem";
  font-weight: bold;
  color: #5bb1b3;
}

.card-search__title img {
  width: 44px;
  margin-right: 6px;
  vertical-align: middle;
}

.card-search__title .small {
  font-size: 11px;
}

.card-search__condition {
  margin-bottom: 8px;
}

.card-search__condition table {
  width: 100%;
  border: solid 1px #dadada;
  background-color: #fff;
}

.card-search__condition th {
  padding: 6px 0 6px 12px;
  background-color: #f9f9f9;
  border: solid 1px #dadada;
  vertical-align: middle;
  font-weight: bold;
}

.card-search__condition td {
  border: solid 1px #dadada;
  font-size: 10px;
}

.card-search__condition ul {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  align-items: stretch;
}

.card-search__condition li {
  width: 16%;
}

.card-search__condition li.fee {
  width: auto;
}

.card-search__condition li.fee img {
  margin: 0 4px;
}

.card-search__condition label {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 8px 0 8px 8px;
}

.card-search__condition label img {
  max-width: 30px;
}

.card-search__condition-set ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
}

.card-search__condition-set li {
  width: 32%;
  display: flex;
  align-items: center;
  margin: 4px 0;
  border-radius: 6px;
  border: solid 1px #dfdfdf;
  background-image: linear-gradient(to bottom, #fff, rgba(252, 248, 248, 0.86)), linear-gradient(to bottom, #d8d8d8, #d8d8d8);
}

.card-search__condition-set label {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 4px 0 4px 4px;
}

.card-search__condition-set input[type="checkbox"] {
  width: 16px;
  height: 16px;
}

.card-search__condition-set__text {
  margin-left: 4px;
  font-size: 9px;
  color: #5e5854;
  font-weight: bold;
  line-height: normal;
}

.card-search__condition-set__text .red {
  color: #f4432b;
}

.card-search__condition-set__text .large {
  font-size: 11px;
  font-size: "1.3rem"-0.2rem;
}

.card-search__button {
  display: block;
  width: 57%;
  margin: 14px 2px;
  padding: 10px 0;
  border-radius: 22px;
  box-shadow: inset 0 1px 4px 0 rgba(255, 255, 255, 0.75);
  border: solid 2px #3579d4;
  background-image: linear-gradient(to bottom, #4594fe 0%, #3579d4), linear-gradient(to bottom, #7ea9d3, #7ea9d3);
  text-align: center;
  font-size: 15px;
  font-size: "1.3rem0.2rem";
  font-weight: bold;
  color: #fff;
}

.card-search .search_form_01_btn {
  display: flex;
  justify-content: center;
}

.card-search .search_number_01 {
  margin: auto 0;
  font-size: 15px;
  font-size: "1.3rem0.2rem";
  font-weight: bold;
  color: #333333;
}

.card-search .search_number_01 .red {
  color: #f4442c;
}

.card-search input[type=checkbox] {
  appearance: none;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  height: 16px;
  width: 16px;
  color: #fff;
  display: inline-block;
}

.card-search input[type=checkbox]:before, .card-search input[type=checkbox]:after {
  position: absolute;
  content: "";
  background: #fff;
}

.card-search input[type=checkbox]:before {
  left: 2px;
  top: 6px;
  width: 0;
  height: 2px;
  transform: rotate(45deg);
}

.card-search input[type=checkbox]:after {
  right: 9px;
  bottom: 3px;
  width: 2px;
  height: 0;
  transform: rotate(40deg);
}

.card-search input[type=checkbox]:checked:before {
  left: 1px;
  top: 8px;
  width: 6px;
  height: 2px;
}

.card-search input[type=checkbox]:checked:after {
  right: 5px;
  bottom: 1px;
  width: 2px;
  height: 12px;
}

.card-search input[type=checkbox]:indeterminate:before, .card-search input[type=checkbox]:indeterminate:after {
  width: 7px;
  height: 2px;
  transform: rotate(0);
}

.card-search input[type=checkbox]:indeterminate:before {
  left: 1px;
  top: 7px;
}

.card-search input[type=checkbox]:indeterminate:after {
  right: 1px;
  bottom: 7px;
}

.card-search input[type=checkbox] {
  border: 1px solid #dfdfdf;
}

.card-search input[type=checkbox]:checked, .card-search input[type=checkbox]:indeterminate {
  background: #2196f3;
}

.card-top-3 {
  display: flex;
  flex-direction: column;
  width: 47%;
  padding: 0 8px 0 8px;
  border-radius: 8px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  border: solid 4px #5bb1b3;
  background-color: #fff;
}

.card-top-3__title {
  padding: 12px 0 12px;
  font-size: 16px;
  font-size: "1.3rem0.3rem";
  font-weight: bold;
  color: #5bb1b3;
  border-bottom: solid 2px #5bb1b3;
}

.card-top-3__title img {
  width: 25px;
  margin-right: 8px;
  vertical-align: baseline;
}

.card-top-3__info {
  display: flex;
  margin-top: 8px;
  padding: 8px;
  border-radius: 8px;
  box-shadow: 2px 2px 0 0 #5ab9bd;
  background-color: #fff;
}

.card-top-3__info__img {
  flex: 1;
  position: relative;
  margin-right: 8px;
}

.card-top-3__info__img__rank {
  position: absolute;
  width: 18px;
  height: 18px;
  top: -9px;
  left: -9px;
  font-family: HelveticaNeue;
  font-size: 13px;
  font-size: "1.3rem0";
  text-align: center;
  font-weight: 500;
  color: #fff;
}

.card-top-3__info__img__rank span {
  padding-top: 2px;
  display: block;
}

.card-top-3__info__img__rank.rank1 {
  display: block;
  border-radius: 50%;
  background-color: #f0d93f;
}

.card-top-3__info__img__rank.rank2 {
  display: block;
  border-radius: 50%;
  background-color: #c8c8c8;
}

.card-top-3__info__img__rank.rank3 {
  display: block;
  border-radius: 50%;
  background-color: #af9538;
}

.card-top-3__info__img img {
  width: 90px;
}

.card-top-3__info__text {
  flex: 8;
}

.card-top-3__info__text__card-name {
  margin-bottom: 8px;
  font-size: 14px;
  font-size: "1.3rem0.1rem";
  font-weight: bold;
  color: #3579d4;
}

.card-top-3__info__text__card-text {
  margin-bottom: 8px;
  line-height: 1.5;
}

.card-top-3__info__text__card-text li {
  list-style-type: none;
}

.card-top-3__info__text__card-text li::before {
  content: '■';
  margin-right: 4px;
  color: #ff9719;
}

.card-top-3__info__text .highlight {
  padding: 4px 0;
  background-color: #b4dede;
}

.card-top-3__info__text .deco_2 {
  background: none;
}

.card-top-3__info__button {
  flex: 1;
  margin: auto 8px;
}

.card-top-3__bottom {
  margin: auto 0;
  text-align: right;
  font-weight: bold;
}

.card-top-3__bottom img {
  width: 47px;
}

.card-list {
  clear: both;
}

.card-list__title {
  position: relative;
  border-radius: 8px 8px 0 0;
  background-color: #5bb1b3;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.card-list__title__text {
  position: relative;
  z-index: 1;
  padding: 15px 0 15px 46px;
}

.card-list__title img {
  position: absolute;
  width: 67px;
}

.card-list__title .small {
  font-size: 11px;
}

.card-list__row {
  display: flex;
  overflow-x: scroll;
  padding: 16px 17px 18px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.card_module {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  position: relative;
  width: 30%;
  overflow: hidden;
  margin-bottom: 12px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.25);
  margin: 1px 16px 16px 1px;
  padding: 15px 16px 16px;
  border-radius: 10px;
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #d9d9d9;
  background-color: #fff;
}

.card_module .card_name {
  flex: 2;
  height: 100%;
  min-height: 0%;
  margin: 0 auto 8px;
  font-size: 16px;
}

.card_module .card_name a {
  display: block;
  color: #3579d4;
  font-weight: bold;
  text-decoration: underline;
}

.card_module .card_imgs {
  flex: 4;
  height: 100%;
  margin-bottom: 8px;
}

.card_module .card_imgs__main {
  position: relative;
  width: 180px;
  margin: 0 auto;
}

.card_module .card_imgs__main img {
  width: 100%;
}

.card_module .card_imgs__brand {
  position: absolute;
  top: 0;
  right: -32px;
  width: 24px;
}

.card_module .card_imgs__brand img {
  width: 100%;
}

.card_module .evaluate {
  margin: auto;
  flex: 1;
}

.card_module .evaluate .pt {
  color: #f44027;
  font-size: 18px;
  font-weight: bold;
  margin-left: 8px;
}

.card_module__heading-text {
  flex: 1;
  margin-top: 16px;
  text-align: center;
  font-size: 14px;
  font-size: "1.3rem0.1rem";
  font-weight: bold;
  line-height: 1.29;
}

.card_module__recommendation {
  flex: 14;
  height: 100%;
  min-height: 0%;
  margin-top: 8px;
}

.card_module__recommendation__title {
  margin: 4px 28%;
  padding: 4px 16px;
  border-radius: 12px;
  background-color: #5ab9bd;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.29;
  text-align: center;
  color: #fff;
}

.card_module__recommendation__list__item {
  padding: 8px 0 8px 24px;
  background-image: url(/assets/sp/img/top/recommendation-checkmark.svg);
  background-position: 0 8px;
  background-repeat: no-repeat;
  background-size: auto 16px;
  border-bottom: dashed 1px #dfdfdf;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;
}

.card_module .card-info-table {
  flex: 8;
  height: 100%;
  min-height: 0%;
  width: 100%;
  margin-bottom: 16px;
  background-color: #ffffff;
}

.card_module .card-info-table__cell {
  vertical-align: middle;
  width: 25%;
  padding: 4px 0;
  border: 1px solid #ccc;
  color: #5e5e5e;
  font-size: 12px;
  font-size: "1.3rem"-0.1rem;
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
}

.card_module .card-info-table__cell img {
  width: 36px;
  margin-top: -4px;
  margin-bottom: -4px;
}

.card_module .card-info-table__cell .deco_1 {
  font-weight: bold;
}

.card_module .card-info-table__cell .bold {
  font-weight: bold;
}

.card_module .card-info-table__cell .small {
  font-size: 10px;
}

.card_module .card-info-table__label {
  background-color: #f5f5f5;
}

.card_module .card-info-table .emoney_icon_wrap {
  margin-top: -2px;
  margin-bottom: -4px;
}

.card_module .card-info-table tr:nth-child(4) {
  line-height: 0;
}

.card_module .top-ranking-btn-box {
  display: flex;
  align-items: center;
  flex: 1;
  height: 100%;
  min-height: 0%;
  margin: 16px 0;
}

.card_module .top-ranking-btn-box .btn-top-detail {
  margin-right: 12px;
}

.card_module .top-ranking-btn-box .top_cv_btn__b {
  flex: 1;
}

.card_module .top-ranking-btn-box a {
  text-decoration: none;
}

.card_module .top-ranking-btn-box .btn-top-detail {
  position: relative;
  width: 88px;
  display: flex;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 22px;
  color: #3579d4 !important;
  font-size: 15px;
  font-size: "1.3rem0.2rem";
  font-weight: bold;
  line-height: 40px;
}

.card_module .top-ranking-btn-box .btn-top-detail::after {
  content: '';
  display: block;
  width: 14px;
  height: 12px;
  margin: auto 0px auto 8px;
  background-image: url("/assets/pc/img/top/wide-search/icn_btn_arrow_blue.svg");
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: center;
}

.card_module .top-ranking-btn-box .top_cv_btn__b {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #e51c02), color-stop(0, #fc4d2e));
  background: -webkit-linear-gradient(top, #fc4d2e 0%, #e51c02 100%);
  background: -moz-linear-gradient(top, #fc4d2e 0%, #e51c02 100%);
  background-color: #fff;
  border: 1px solid #e72a11;
  border-radius: 22px;
  box-shadow: none;
  color: #fff !important;
  font-size: 15px;
  font-size: "1.3rem0.2rem";
  text-shadow: 0 1px 1px #ad200e;
  line-height: 40px;
}

.card_module .top-ranking-btn-box .top_cv_btn__b::after {
  content: '';
  display: block;
  width: 14px;
  height: 12px;
  margin: auto 0px auto 8px;
  background-image: url("/assets/pc/img/top/wide-search/icn_btn_arrow_yellow.svg");
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: center;
}

.card_module .pr_company_name {
  flex: 1;
  height: 100%;
  min-height: 0%;
  color: #5e5e5e;
  font-size: 10px;
  font-size: "1.3rem"-0.3rem;
  text-align: center;
}

.popular_ranking_area .sub_head {
  background-position: 16px 11px;
}

.popular_ranking_area .sub_head.icon_crown_y {
  padding-left: 20px;
}

.popular_ranking_area .popular_ranking_body {
  padding: 8px 0 12px;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
}

.popular_ranking_area .popular_ranking_body ul {
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: stretch;
}

.popular_ranking_area .popular_ranking_body li {
  cursor: pointer !important;
  float: left;
  margin-top: 7px;
  background-repeat: no-repeat;
  background-size: 503px 100%;
}

.popular_ranking_area .popular_ranking_body li.total {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_total.png");
}

.popular_ranking_area .popular_ranking_body li.issue_speed {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_issue_speed.png");
}

.popular_ranking_area .popular_ranking_body li.student {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_student.png");
}

.popular_ranking_area .popular_ranking_body li.etc {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_etc.png");
}

.popular_ranking_area .popular_ranking_body li.fee {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_fee.png");
}

.popular_ranking_area .popular_ranking_body li.point_rate {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_point_rate.png");
}

.popular_ranking_area .popular_ranking_body li.men {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_men.png");
}

.popular_ranking_area .popular_ranking_body li.women {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_women.png");
}

.popular_ranking_area .popular_ranking_body li:hover {
  cursor: pointer !important;
}

.popular_ranking_area .popular_ranking_body li:hover.total {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_total-on.png");
}

.popular_ranking_area .popular_ranking_body li:hover.issue_speed {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_issue_speed-on.png");
}

.popular_ranking_area .popular_ranking_body li:hover.student {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_student-on.png");
}

.popular_ranking_area .popular_ranking_body li:hover.etc {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_etc-on.png");
}

.popular_ranking_area .popular_ranking_body li:hover.fee {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_fee-on.png");
}

.popular_ranking_area .popular_ranking_body li:hover.point_rate {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_point_rate-on.png");
}

.popular_ranking_area .popular_ranking_body li:hover.men {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_men-on.png");
}

.popular_ranking_area .popular_ranking_body li:hover.women {
  background-image: url("/assets/pc/img/top/wide-search/btn_bg_women-on.png");
}

.popular_ranking_area .popular_ranking_body a {
  width: 503px;
  display: table;
  text-decoration: none;
  padding: 10px 0;
  border-radius: 3px;
  background-image: url("/assets/pc/img/top/btn/btn_more.png");
  background-repeat: no-repeat;
  background-size: 109px 20px;
  background-position: 96% center;
  color: #333;
}

.popular_ranking_area .popular_ranking_body a p {
  padding-top: 3px;
  padding-left: 8px;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px;
  font-size: "1.3rem0.3rem";
}

.popular_ranking_area .popular_ranking_body a p span {
  color: #F12157;
}

.popular_ranking_area .popular_ranking_body--business a p {
  color: #1E2D55;
}

.module_search_box_modern {
  padding: 20px 16px 34px;
  color: #5e5854;
  background-color: #fff;
}

.module_search_box_modern--bg-none {
  background-color: transparent;
}

.module_search_box_modern .modal_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10001;
}

.module_search_box_modern .modal_wrapper__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.module_search_box_modern .modal_wrapper.hidden {
  display: none;
}

.module_search_box_modern .question_items {
  background: #fff;
  border-radius: 4px;
  padding: 0 4px;
  height: 124px;
}

.module_search_box_modern .question_items.main-menu {
  height: 90px;
}

.module_search_box_modern .question_items__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.module_search_box_modern .question_items__row .slider {
  position: relative;
  width: 100%;
  height: 180px;
  overflow: hidden;
}

.module_search_box_modern .question_items__row .slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 300%;
}

.module_search_box_modern .question_items__row .slider .slider-inner .slide {
  float: left;
  width: calc(100% / 3);
}

.module_search_box_modern .question_items__col {
  flex: 1 0 calc(33.33% - 10px);
  margin: 2px;
  height: 36px;
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 1px solid #cdebeb;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
}

.module_search_box_modern .question_items__col .icon {
  width: 20px;
}

.module_search_box_modern .question_items__col .icon-wrapper {
  height: 100%;
  width: 24px;
  justify-content: center;
  display: flex;
  align-items: center;
  background: #ffffff;
  padding: 0 3px;
  border-radius: 4px 0px 0px 4px;
}

.module_search_box_modern .question_items__col.invisible {
  visibility: hidden;
}

.module_search_box_modern .question_items__col .text {
  font-weight: 600;
  font-size: 12px;
  line-height: 10px;
  display: flex;
  align-items: center;
  color: #3f989b;
  width: 70%;
  padding-left: 1px;
  height: 100%;
}

.module_search_box_modern .question_items__col .check-item {
  width: 20px;
  align-self: flex-end;
}

.module_search_box_modern .question_items__col.selected {
  background: #e2f4f5;
  border: 1px solid #5eb9bc;
}

.module_search_box_modern .sub_title {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 0 0 0 2px;
  width: initial;
  height: 22px;
  background: #5eb9bc;
  border-radius: 8px 8px 0px 0px;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #ffffff;
}

.module_search_box_modern .sub_title__img {
  padding-bottom: 8px;
}

.module_search_box_modern .sub_title__img img {
  height: 30px;
}

.module_search_box_modern .sub_title__icon img {
  width: 40px;
  margin-left: 24px;
  vertical-align: middle;
}

.module_search_box_modern .top_title {
  position: absolute;
  top: -12px;
  width: 88px;
  height: 12px;
  font-weight: 600;
  font-size: 10px;
  transform: translate(0%, 50%);
  line-height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f3f21a;
  background: #3f989b;
  border-radius: 4px 4px 0px 0px;
}

.module_search_box_modern .question_sentence {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
  padding-top: 12px;
  color: #333333;
}

.module_search_box_modern .question_sentence__step {
  color: #5eb9bc;
}

.module_search_box_modern .question_sentence__circle {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #5eb9bc;
  text-align: center;
  line-height: 19px;
  color: #fff;
  margin-right: 5px;
}

.module_search_box_modern .search-body {
  padding: 0 25px;
  padding-bottom: 0;
  background: #fff;
  border-radius: 4px;
}

.module_search_box_modern .icon-table {
  margin-top: 8px;
  border-radius: 8px;
  border: solid 2px #e2f4f5;
}

.module_search_box_modern .icon-table__title {
  padding: 8px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #e2f4f5;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #5eb9bc;
}

.module_search_box_modern .icon-table__title .small {
  font-size: 11px;
}

.module_search_box_modern .icon-table__table {
  width: 100%;
}

.module_search_box_modern .icon-table__table tr {
  display: flex;
  align-items: center;
  justify-content: center;
}

.module_search_box_modern .icon-table__table td {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 36px;
  vertical-align: middle;
}

.module_search_box_modern .icon-table__table td img {
  width: 40px;
  margin-left: 8px;
  vertical-align: middle;
}

.module_search_box_modern .icon-table__table td.checked {
  background-color: #fff6e1;
}

.module_search_box_modern .icon-table__table td {
  border-right: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
}

.module_search_box_modern .icon-table__table tr:first-child td {
  border-top: none;
}

.module_search_box_modern .icon-table__table tr:last-child td {
  border-bottom: none;
}

.module_search_box_modern .icon-table__table td:first-child {
  border-left: none;
}

.module_search_box_modern .icon-table__table td:last-child {
  border-right: none;
}

.module_search_box_modern .icon-table__table__text {
  margin-left: 10px;
  font-size: 12px;
  color: #5e5854;
}

.module_search_box_modern .search_table_01 {
  width: 100%;
}

.module_search_box_modern .search_table_01.border-t-none {
  border-top: none;
}

.module_search_box_modern .detail_search {
  width: 528px;
  padding: 4px;
  padding-top: 0px;
  background: #5eb9bc;
  border-radius: 8px;
  margin: 0 auto;
}

.module_search_box_modern .detail_search__balloon {
  display: inline-block;
  position: relative;
  padding: 8px;
  margin-bottom: 8px;
  font-weight: bold;
  text-align: left;
  line-height: 1;
  border-radius: 4px;
  background-color: #5eb9bc;
  color: #ffffff;
  font-size: 13px;
}

.module_search_box_modern .detail_search__balloon::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -24px;
  left: 9%;
  width: 12px;
  height: 24px;
  border-width: 8px 6px 8px 6px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #5eb9bc;
}

.module_search_box_modern .detail_search__balloon .yellow {
  color: #f3f21a;
}

.module_search_box_modern .detail_search__control-area, .module_search_box_modern .detail_search__direct-area {
  position: relative;
  margin: 8px -25px 0;
  padding-bottom: 23px;
  background: #f5f5f5;
  border-radius: 4px;
}

.module_search_box_modern .detail_search__buttons-row {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 8px;
  margin-bottom: 0;
  height: 56px;
}

.module_search_box_modern .detail_search__buttons-row .num {
  position: absolute;
  top: 15px;
  left: 13px;
  font-size: 12px;
}

.module_search_box_modern .detail_search__buttons-row .num .strong_red {
  font-size: 14px;
}

.module_search_box_modern .detail_search__buttons-row .btn_back {
  position: relative;
  cursor: pointer;
  background: #FFFFFF;
  border: 2px solid #DFDFDF;
  border-radius: 24px;
  width: 104px;
  height: 40px;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #333333;
  justify-content: center;
  margin-left: 3px;
  margin-right: 12px;
  padding-left: 14px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

.module_search_box_modern .detail_search__buttons-row .btn_back::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("/assets/sp/img/top/search/icon_left_arrow.png");
  background-size: cover;
  left: 8px;
}

.module_search_box_modern .detail_search__buttons-row .btn_forward {
  position: relative;
  cursor: pointer;
  width: 144px;
  height: 40px;
  background: #5AB9BD;
  border: 2px solid #5AB9BD;
  border-radius: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

.module_search_box_modern .detail_search__buttons-row .btn_forward::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("/assets/sp/img/top/search/icon_right_arrow.png");
  background-size: cover;
  right: 8px;
}

.module_search_box_modern .detail_search__buttons-row .num_bottom {
  position: absolute;
  top: -3px;
  right: -45px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 0;
  pointer-events: none;
}

.module_search_box_modern .detail_search__buttons-row .num_bottom.small-font {
  font-size: 12px;
  right: -38px;
}

.module_search_box_modern .detail_search__arrow-area {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 220px 0;
  border-color: #ffffff transparent transparent transparent;
  margin: auto;
}

.module_search_box_modern .detail_search__btn_area {
  position: absolute;
  margin-top: 8px;
  top: -15px;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.module_search_box_modern .detail_search__btn_area .num {
  position: absolute;
  top: 15px;
  left: 13px;
  font-size: 12px;
}

.module_search_box_modern .detail_search__btn_area .num .strong_red {
  font-size: 14px;
}

.module_search_box_modern .detail_search__btn_area .btn_continue,
.module_search_box_modern .detail_search__btn_area .btn_direct_search {
  position: relative;
  margin: 0 auto 10px;
  cursor: pointer;
  line-height: 48px;
  border-radius: 20px;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #e6e6e6;
  background: #fff;
  width: 200px;
  height: 40px;
}

.module_search_box_modern .detail_search__btn_area .btn_continue::before,
.module_search_box_modern .detail_search__btn_area .btn_direct_search::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("/assets/sp/img/top/search/icon_right_black_arrow.png");
  background-size: cover;
  right: 8px;
}

.module_search_box_modern .detail_search__btn_area .btn_continue.checked,
.module_search_box_modern .detail_search__btn_area .btn_direct_search.checked {
  background: #5eb9bc;
  color: #ffffff;
  border: 2px solid #5eb9bc;
}

.module_search_box_modern .detail_search__btn_area .btn_continue.checked::before,
.module_search_box_modern .detail_search__btn_area .btn_direct_search.checked::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("/assets/sp/img/top/search/icon_right_arrow.png");
  background-size: cover;
  right: 5px;
}

.module_search_box_modern .detail_search__btn_area .btn_direct_search {
  background: #5eb9bc;
  color: #ffffff;
  border: 2px solid #5eb9bc;
}

.module_search_box_modern .detail_search__btn_area .btn_direct_search::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("/assets/sp/img/top/search/icon_right_arrow.png");
  background-size: cover;
  right: 5px;
}

.module_search_box_modern .detail_search__btn_area .num_bottom {
  position: absolute;
  top: 12px;
  right: -45px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 0;
  pointer-events: none;
}

.module_search_box_modern .detail_search input {
  vertical-align: middle;
}

.module_search_box_modern .detail_search input[type="checkbox"] {
  display: none;
}

.module_search_box_modern .detail_search input[type="checkbox"] + label {
  display: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 25px;
  line-height: 1;
}

.module_search_box_modern .detail_search input[type="checkbox"] + label::before {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  left: 0;
  top: 50%;
  border-radius: 2px;
  border: solid 1px #dfdfdf;
  background-color: #fff;
  margin-left: 5px;
}

.module_search_box_modern .detail_search input[type="checkbox"]:checked + label::before {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  left: 0;
  top: 50%;
  border: 1px solid;
  border: solid 2px #ff9e44;
  background-color: #fff;
}

.module_search_box_modern .detail_search input[type="checkbox"]:checked + label::after {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 8px;
  margin-top: -10px;
  top: calc(50% + 4px);
  left: 8px;
  transform: rotate(-45deg);
  border-bottom: 3px solid;
  border-left: 3px solid;
  border-color: #ff9e44;
}

.module_search_box_modern .detail_search__title-row {
  display: flex;
}

.module_search_box_modern .detail_search__title-row__text {
  width: 50%;
  font-size: 12px;
  font-weight: bold;
  color: #5ab9bd;
}

.module_search_box_modern .detail_search__check-row {
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}

.module_search_box_modern .detail_search__check-row label {
  width: 50%;
  vertical-align: middle;
}

.module_search_box_modern .detail_search__check-row input[type="checkbox"] + label::before {
  margin-left: 0;
}

.module_search_box_modern .detail_search__check-row input[type="checkbox"]:checked + label::before {
  margin-left: 0;
}

.module_search_box_modern .detail_search__check-row input[type="checkbox"]:checked + label::after {
  left: 5px;
}

.module_search_box_modern .detail_search__check-row .icon-table__table__text {
  margin-left: 4px;
}

.module_search_box_modern .detail_search__select-row {
  display: flex;
}

.module_search_box_modern .detail_search__select-row select {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  margin-right: 16px;
  padding: 8px;
  cursor: pointer;
  color: #5e5854;
  background: #ffffff;
  border-radius: 2px;
  box-shadow: inset 0 1px 2px 0 rgba(136, 136, 136, 0.5);
  border-bottom: solid 1px #dfdfdf;
  background-color: #fff;
}

.module_search_box_modern .detail_search__select-row select::-ms-expand {
  display: none;
}

.module_search_box_modern .detail_search .mb--4 {
  margin-bottom: 4px;
}

.module_search_box_modern .detail_search .mb--16 {
  margin-bottom: 16px;
}

.module_search_box_modern .recommend-special {
  padding: 16px;
}

.module_search_box_modern .img_kv + .module_search_box {
  margin-top: 12px;
}

.module_search_box_modern .btn_addbox {
  margin: 16px 0 8px;
  color: #3579d4;
  font-size: 14px;
  text-align: center;
  line-height: 1;
}

.module_search_box_modern .btn_addbox span {
  font-weight: bold;
}

.module_search_box_modern .btn_area {
  position: relative;
  margin-top: 8px;
}

.module_search_box_modern .btn_area .num {
  position: absolute;
  top: 15px;
  left: 13px;
  font-size: 12px;
}

.module_search_box_modern .btn_area .num .strong_red {
  font-size: 14px;
}

.module_search_box_modern .btn_area .btn_search {
  position: relative;
  width: 200px;
  height: 48px;
  margin: 0 auto;
  background-color: #5ab9bd;
  border-radius: 24px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 48px;
}

.module_search_box_modern .btn_area .num_bottom {
  position: absolute;
  top: 0;
  right: -45px;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
}

.module_search_box_modern .btn-row-hidden {
  display: none;
}

.module_search_box_modern .slide-1 {
  display: none;
}

.module_search_box_modern .slide-1.active {
  display: block;
}

.module_search_box_modern .slide-2 {
  display: none;
}

.module_search_box_modern .slide-2.active {
  display: block;
}

.module_search_box_modern .slide-3 {
  display: none;
}

.module_search_box_modern .slide-3.active {
  display: block;
}

.module_search_box_modern .slide-4 {
  display: none;
}

.module_search_box_modern .slide-4.active {
  display: block;
}

.module_search_corporations {
  background: linear-gradient(140.77deg, #2F51A6 4.99%, #1E2D55 88.14%);
  padding: 8px 136px 16px;
}

.module_search_corporations__main {
  border-radius: 8px;
  background: white;
  margin-top: 4px;
  padding: 8px 16px;
}

.module_search_corporations__main-table {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.module_search_corporations__main-table .row {
  display: flex;
  flex-direction: row;
}

.module_search_corporations__main-table .row--content {
  padding: 0 32px;
}

.module_search_corporations__main-table .row:not(:first-child) .cell--title {
  margin-top: 6px;
}

.module_search_corporations__main-table .cell {
  text-align: center;
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  width: 33.33%;
}

.module_search_corporations__main-table .cell--title {
  padding: 4px 0;
  font-size: 12px;
  width: 100%;
  background: #e0e4ee;
  border-radius: 2px;
  line-height: inherit;
  color: #1e2d55;
  margin-bottom: 7px;
}

.module_search_corporations__main-table .cell .choice-maker {
  display: flex;
  align-items: center;
  height: 20px;
  margin-bottom: 4px;
}

.module_search_corporations__main-table .cell .choice-maker > label {
  cursor: pointer;
}

.module_search_corporations__main-table .cell .choice-maker input[type="radio"] {
  display: none;
}

.module_search_corporations__main-table .cell .choice-maker input[type="radio"] + label {
  color: #333333;
  position: relative;
  padding-left: 18px;
  text-align: left;
}

.module_search_corporations__main-table .cell .choice-maker input[type="radio"] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  border: 1px solid #dfdfdf;
  border-radius: 50%;
  background-color: transparent;
}

.module_search_corporations__main-table .cell .choice-maker input[type="radio"] + label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  border-radius: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  opacity: 0;
  background-color: #1E2D55;
}

.module_search_corporations__main-table .cell .choice-maker input[type="radio"]:checked + label::before {
  border: 2px solid #1E2D55;
}

.module_search_corporations__main-table .cell .choice-maker input[type="radio"]:checked + label::after {
  opacity: 1;
}

.module_search_corporations__main-table .search-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36%;
  margin: 8px auto 0;
  height: 32px;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  color: white;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  background: #1e2d55;
  border-radius: 16px;
  border: none;
  cursor: pointer;
}

.module_ranking_top3_corporation {
  background: #e0e4ee;
  padding: 12px 136px 16px;
}

.module_ranking_top3_corporation--solo {
  padding: 12px 144px 16px;
}

.module_ranking_top3_corporation__art-board {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: white;
  border: 1px solid #1e2d55;
  width: 320px;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  padding: 2px 15px;
  border-radius: 20px;
  margin-bottom: 2px;
  box-sizing: border-box;
}

.module_ranking_top3_corporation__art-board-wrapper {
  color: #1E2D55;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
}

.module_ranking_top3_corporation__art-board::after {
  position: absolute;
  content: '';
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 8px 6px 0 6px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #1e2d55;
}

.module_ranking_top3_corporation__tab {
  padding: 8px 0;
  width: 132px;
  display: inline-block;
  border-radius: 4px 4px 0px 0px;
  font-size: 12px;
  text-align: center;
  font-weight: 600;
  line-height: 10px;
  color: #1e2d55;
  background: white;
  border: 1px solid #bac3db;
  border-bottom: none;
}

.module_ranking_top3_corporation__tab-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.module_ranking_top3_corporation__tab-container .tab-menu {
  display: none;
}

.module_ranking_top3_corporation__tab-container #corporation-radio:checked ~ .module_ranking_top3_corporation__tab-panels #corporation-panel,
.module_ranking_top3_corporation__tab-container #individual-radio:checked ~ .module_ranking_top3_corporation__tab-panels #individual-panel {
  display: block;
}

.module_ranking_top3_corporation__tab-container #corporation-radio:checked ~ .tabs #corporation-tab,
.module_ranking_top3_corporation__tab-container #individual-radio:checked ~ .tabs #individual-tab {
  background: #bac3db;
  border: 1px solid #bac3db;
  border-bottom: none;
}

.module_ranking_top3_corporation__tab-panels {
  background: #bac3db;
  min-height: 200px;
  width: 100%;
  border-radius: 8px;
  padding: 8px;
  overflow: hidden;
  box-sizing: border-box;
}

.module_ranking_top3_corporation__tab-panel {
  display: none;
}

.module_ranking_top3_corporation > img {
  margin-bottom: 8px;
}

.module_ranking_top3_corporation__rank-card {
  position: relative;
  display: flex;
  flex-direction: row;
  border-radius: 4px;
  max-height: 56px;
  background: white;
  padding: 8px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

.module_ranking_top3_corporation__rank-card:not(:last-child) {
  margin-bottom: 8px;
}

.module_ranking_top3_corporation__rank-card-logo {
  width: 64px;
}

.module_ranking_top3_corporation__rank-card-text {
  display: flex;
  flex-direction: column;
  font-weight: 600;
  margin: 0 8px;
  padding: 2px 0 0;
}

.module_ranking_top3_corporation__rank-card-text .title-text {
  color: #333333;
  font-size: 12px;
  line-height: 1.1;
}

.module_ranking_top3_corporation__rank-card-text .card-link {
  display: flex;
  align-items: center;
  flex: 1;
  font-size: 14px;
  line-height: 21px;
  color: #3579d4;
  text-decoration: underline;
}

.module_ranking_top3_corporation__rank-card-public {
  width: 20px;
  background: #e72a11;
  border-radius: 0px 4px 4px 0px;
  font-size: 12px;
  line-height: 1.1;
  color: white;
  margin: -8px -8px -8px auto;
  padding: 6px 4px;
  text-align: center;
  box-sizing: border-box;
  flex-shrink: 0;
}

.module_ranking_top3_corporation__rank-card-public svg {
  margin-top: 4px;
}

.module_ranking_top3_corporation__rank-card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* ===================================================================
 file name  :_module_top_card_ranking_b
 style info :トップページのランキングモジュール
=================================================================== */
.p-goldcard {
  background-color: #ffffff;
}

.p-goldcard__pickup {
  margin: 0 auto;
  width: 528px;
  padding-top: 24px;
}

.p-goldcard__pickup--head {
  padding: 0 1.6rem 1.4rem 1.2rem;
  background-color: #ECD699;
}

.p-goldcard__pickup--head--title {
  font-size: 1.8rem;
  font-weight: bold;
  color: #551900;
  border-left: 7px solid #551900;
  padding: 1.6rem 0 0 0.8rem;
  line-height: 1.2;
  letter-spacing: 0.44px;
}

.p-goldcard__pickup--list {
  display: flex;
  padding: 0 0 24px;
  background-color: #fff;
}

.p-goldcard__pickup--list__item {
  display: flex;
  flex-direction: column;
  vertical-align: top;
  width: 100%;
  white-space: normal;
}

.p-goldcard__pickup--list__item:nth-child(2) {
  margin-left: 20px;
}

.p-goldcard__pickup__item-title-wrapper {
  position: relative;
  margin-top: 16px;
  border-top: solid 2px #ECD699;
  border-bottom: solid 2px #ECD699;
}

.p-goldcard__pickup__item-title-wrapper::after {
  content: "";
  position: absolute;
  right: calc(50% - 7px);
  border-top: 7px solid #ECD699;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid transparent;
}

.p-goldcard__pickup__item-title {
  padding: 8px 0;
  color: #ff2302;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
}

.p-goldcard__pickup__item-img {
  display: block;
  max-width: 163px;
  object-fit: contain;
  margin: 16px auto 0;
}

.p-goldcard__pickup__item-img img {
  width: 100%;
}

.p-goldcard__pickup__item-name {
  margin-top: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 28px;
  margin-bottom: 4px;
  color: #3579d4;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 14px;
}

.p-goldcard__pickup__item-recommend-btn {
  margin-top: 4px;
  display: block;
  width: 100%;
  border-radius: 24px;
  box-shadow: 0px 2px 4px 0px #00000033;
  color: #fff !important;
  font-size: 16px;
  text-align: center;
  line-height: 44px;
  background: #E72A11;
  background-image: url(/assets/common/img/module-icons/arrow_right_white.svg);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: right 8px center;
}

.p-goldcard__pickup__item-recommend-btn--detail {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 44px;
  border-radius: 24px;
  border: 1px solid #CCCCCC;
  box-shadow: 0px 2px 4px 0px #00000033;
  color: #3579d4 !important;
  font-size: 16px;
  font-weight: bold;
  background-color: #fff;
  background-image: url(/assets/common/img/module-icons/arrow_right_blue.svg);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: right 10px center;
}

.p-goldcard__pickup a.p-goldcard__pickup__item-recommend-btn {
  text-decoration: none;
}

.p-goldcard__pickup a.p-goldcard__pickup__item-recommend-btn--detail {
  text-decoration: none;
}

.p-goldcard__pickup + .module_ranking-modern module_ranking-modern--gold {
  margin-top: 24px;
}

.lookup-table_compare {
  padding: 8px 0 4px;
  background-color: #ffffff;
}

.lookup-table_compare__wrap {
  margin: 44px auto 12px;
  width: 528px;
  border: 2px solid #5EB9BC;
  border-radius: 8px;
}

.lookup-table_compare__table {
  margin-top: 0;
  display: inline-table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  font-family: HiraKakuPro-W3;
  font-size: 14px;
  color: #333;
}

.lookup-table_compare__table__header-cell {
  background-color: #E2F4F5;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #5EB9BC;
}

.lookup-table_compare__table__body tr:nth-child(n+2):nth-child(-n+3) > td {
  padding: 4px 0 !important;
}

.lookup-table_compare__table__body tr:first-child th {
  border-bottom: 0;
}

.lookup-table_compare__table__row {
  height: 48px;
}

.lookup-table_compare__table__row th {
  border-right: 0;
}

.lookup-table_compare__table__row:nth-child(n+1):nth-child(-n+1) th {
  background-color: #fff;
}

.lookup-table_compare__table__row:nth-child(n+1):nth-child(-n+2) td {
  position: relative;
  border-top: 0;
  border-bottom: 0;
  padding: 0;
}

.lookup-table_compare__table__row:nth-child(3) td {
  border-top: 0;
  border-right: 1px solid #5EB9BC;
}

.lookup-table_compare__table__head {
  width: 10%;
  padding: 12px 0;
  vertical-align: middle;
  background-color: #f1feff;
  color: #5eb9bc;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
}

.lookup-table_compare__table__head span {
  writing-mode: vertical-rl;
  white-space: pre;
  display: inline-block;
  line-height: 1;
}

.lookup-table_compare__table__cell {
  padding: 8px 0;
  vertical-align: middle;
  border: 0;
  border-left: 0;
  color: #333333;
  font-size: 1.4rem;
  font-weight: bold;
}

.lookup-table_compare__table__cell__card-name {
  padding: 0 2px;
  word-break: keep-all;
  font-weight: 600;
  font-size: 18px;
}

.lookup-table_compare__table__cell__card-name a {
  text-decoration-line: underline;
  color: #3579D4;
}

.lookup-table_compare__table__cell__card-image {
  position: absolute;
  padding: 0 4px;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1;
}

.lookup-table_compare__table__cell__card-image img {
  width: 124px;
  max-height: 78px;
  object-fit: contain;
}

.lookup-table_compare__table__cell__advantage {
  width: 124px;
  height: 20px;
  background: #E9586F;
  border-radius: 2px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
}

.lookup-table_compare__table__cell__advantage.rate {
  background: #FF9E44;
}

.lookup-table_compare__table__cell__advantage.speed {
  background: #E9586F;
}

.lookup-table_compare__table__cell__fee-text {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
}

.lookup-table_compare__table__cell__point-text {
  padding: 0 4px;
  line-height: 1.5;
  text-align: left;
}

.lookup-table_compare__table__cell__point-name {
  font-size: 1.4rem;
  font-weight: normal;
}

.lookup-table_compare__table__cell__button {
  position: relative;
  margin: 0 auto;
  display: flex;
  width: 112px;
  align-items: center;
  justify-content: center;
  border: solid 1px #e72a11;
  background: #E72A11;
  box-shadow: 0px 2px 4px 0px #00000033;
  border-radius: 20px;
  height: 30px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
}

.lookup-table_compare__table__cell__button a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.lookup-table_compare__table .red {
  color: #ff3434;
  font-weight: bold;
}

.compare-recommendation {
  padding: 4px 16px 0;
}

.compare-recommendation__title {
  margin: 4px 28%;
  padding: 4px 16px;
  border-radius: 12px;
  background-color: #5ab9bd;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.29;
  text-align: center;
  color: #fff;
}

.compare-recommendation__list__item {
  padding: 6px 0 2px 16px;
  background-image: url(/assets/sp/img/top/recommendation-checkmark.svg);
  background-position: 0 6px;
  background-repeat: no-repeat;
  background-size: auto 12px;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.25;
  text-align: start;
  color: #333333;
}

.compare-recommendation__list__item.red {
  color: #FF3434;
}

.lookup-table_compare__table__rank-row .lookup-table_compare__table__cell,
.lookup-table_compare__table__rank-row .lookup-table_compare__table__cell {
  padding: 8px 0 !important;
  line-height: 1.1;
  vertical-align: top;
}

.lookup-table_compare__table__rank-row .lookup-table_compare__table__cell.advantage,
.lookup-table_compare__table__rank-row .lookup-table_compare__table__cell.advantage {
  padding-bottom: 0 !important;
}

.lookup-table_compare__table__rank-row .lookup-table_compare__table__cell.deal,
.lookup-table_compare__table__rank-row .lookup-table_compare__table__cell.deal {
  padding-top: 0 !important;
}

.lookup-table_compare__table__rank-row th:nth-of-type(2),
.lookup-table_compare__table__rank-row td:nth-of-type(2),
.lookup-table_compare__table__row th:nth-of-type(2),
.lookup-table_compare__table__row td:nth-of-type(2) {
  position: relative;
}

.lookup-table_compare__table__cell:first-child {
  border-right: 1px solid #5EB9BC;
}

.lookup-table_compare__table__cell--bg-lightgray {
  background-color: #f6f6f6;
  border-radius: 0 0 8px 8px;
}

.lookup-table-modern {
  padding: 0 136px 16px;
  background: #A0D7D2;
  border-top: 4px solid #5EB9BC;
}

.lookup-table-modern__title {
  padding: 8px 0;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background: #A0D7D2;
  position: relative;
}

.lookup-table-modern__title-img {
  width: 328px;
  height: auto;
}

.lookup-table-modern__title .yellow {
  color: #f3f21a;
  font-size: 1.8rem;
}

.lookup-table-modern__title:before {
  content: '';
  position: absolute;
  top: -23px;
  left: 55px;
  width: 94px;
  height: 36px;
  background: url("/assets/sp/img/top/lookup-table-modern/easy10sec.png") no-repeat center center;
  background-size: contain;
}

.lookup-table-modern__table {
  margin-top: 0;
  display: inline-table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  background: #fff;
  font-size: 12px;
  color: #333;
  border-radius: 8px;
}

.lookup-table-modern__table__header-cell {
  background-color: #e2f4f5;
  color: #5bb1b3;
  font-weight: bold;
  height: 16px;
  vertical-align: middle;
}

.lookup-table-modern__table__body tr:nth-child(n+2):nth-child(-n+3) > td {
  padding: 4px 0;
}

.lookup-table-modern__table__body tr:first-child th {
  border-bottom: 0;
}

.lookup-table-modern__table__row {
  height: 48px;
}

.lookup-table-modern__table__row th {
  border-right: 0;
}

.lookup-table-modern__table__row:nth-child(n+1):nth-child(-n+1) th {
  background-color: #fff;
}

.lookup-table-modern__table__row:nth-child(n+1):nth-child(-n+2) td {
  border-top: 0;
  border-bottom: 0;
}

.lookup-table-modern__table__row:nth-child(3) td {
  border-top: 0;
}

.lookup-table-modern__table__head {
  width: 10%;
  padding: 12px 0;
  vertical-align: middle;
  background-color: #f1feff;
  font-size: 12px;
  color: #5eb9bc;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
}

.lookup-table-modern__table__head span {
  writing-mode: vertical-rl;
  white-space: pre;
  display: inline-block;
  line-height: 1;
}

.lookup-table-modern__table__cell {
  padding: 8px 8px;
  vertical-align: middle;
  border: 0;
  border-left: 0;
  font-size: 11px;
  color: #333333;
  font-size: 1.2rem;
  font-weight: bold;
}

.lookup-table-modern__table__cell.text {
  line-height: 1.5;
}

.lookup-table-modern__table__cell__rank-icon {
  margin-top: 6px;
}

.lookup-table-modern__table__cell__rank-icon img {
  width: auto;
  height: 24px;
}

.lookup-table-modern__table__cell__card-name {
  margin-bottom: 0;
  padding: 0 2px;
  font-size: 12px;
  line-height: 1.27;
  word-break: keep-all;
  font-weight: bold;
}

.lookup-table-modern__table__cell__card-name a {
  border-bottom: 1px solid #3579d4;
}

.lookup-table-modern__table__cell__card-image {
  padding: 0 4px;
  line-height: 1;
}

.lookup-table-modern__table__cell__card-image img {
  width: auto;
  height: 50px;
}

.lookup-table-modern__table__cell__brand-icon {
  padding: 0 4px;
  text-align: right;
}

.lookup-table-modern__table__cell__brand-icon img {
  width: 20px;
}

.lookup-table-modern__table__cell__view-text {
  margin-top: -4px;
  font-size: 10px;
  color: #5bb1b3;
}

.lookup-table-modern__table__cell__fee-text {
  line-height: 1.4;
}

.lookup-table-modern__table__cell__point-text {
  padding: 0 4px;
  line-height: 1.5;
  text-align: left;
}

.lookup-table-modern__table__cell__point-name {
  font-size: 1rem;
  font-weight: normal;
}

.lookup-table-modern__table__cell__button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 12px;
  border: solid 1px #e72a11;
  background: #E72A11;
  box-shadow: 0px 2px 4px 0px #00000033;
  height: 24px;
  width: 97px;
}

.lookup-table-modern__table__cell__button__text {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  color: #fff;
}

.lookup-table-modern__table__cell__button a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.lookup-table-modern__table .rank--1 {
  background-color: #fffbe3;
}

.lookup-table-modern__table .rank--2 {
  background-color: #fafafa;
}

.lookup-table-modern__table .rank--3 {
  background-color: #fff5ed;
}

.lookup-table-modern__table .red {
  color: #ff3434;
  font-weight: bold;
}

.lookup-table-modern__table .va--top {
  vertical-align: top;
}

.lookup-table-modern__table__rank-row .lookup-table-modern__table__cell,
.lookup-table-modern__table__rank-row .lookup-table-modern__table__cell {
  padding: 2px 0 !important;
  line-height: 1.1;
}

.lookup-table-modern__table__rank-row th:nth-of-type(2),
.lookup-table-modern__table__rank-row td:nth-of-type(2),
.lookup-table-modern__table__row th:nth-of-type(2),
.lookup-table-modern__table__row td:nth-of-type(2) {
  position: relative;
}

.lookup-table-modern__table__rank-row th:nth-of-type(2):before, .lookup-table-modern__table__rank-row th:nth-of-type(2):after,
.lookup-table-modern__table__rank-row td:nth-of-type(2):before,
.lookup-table-modern__table__rank-row td:nth-of-type(2):after,
.lookup-table-modern__table__row th:nth-of-type(2):before,
.lookup-table-modern__table__row th:nth-of-type(2):after,
.lookup-table-modern__table__row td:nth-of-type(2):before,
.lookup-table-modern__table__row td:nth-of-type(2):after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  background: url("/assets/sp/img/top/lookup-table/dot-5bb1b3.png") repeat-y;
  background-size: 2.5px;
}

.lookup-table-modern__table__rank-row th:nth-of-type(2):before,
.lookup-table-modern__table__rank-row td:nth-of-type(2):before,
.lookup-table-modern__table__row th:nth-of-type(2):before,
.lookup-table-modern__table__row td:nth-of-type(2):before {
  left: 0;
}

.lookup-table-modern__table__rank-row th:nth-of-type(2):after,
.lookup-table-modern__table__rank-row td:nth-of-type(2):after,
.lookup-table-modern__table__row th:nth-of-type(2):after,
.lookup-table-modern__table__row td:nth-of-type(2):after {
  right: 0;
}

.lookup-table-modern__table__cell--bg-lightgray {
  background-color: #f6f6f6;
  border-radius: 0 0 8px 8px;
}

.lookup-table-modern__cell-bg--double-circle {
  background: url("/assets/sp/img/top/lookup-table/double-circle.svg") no-repeat center center;
}

.lookup-table-modern__cell-bg--circle {
  background: url("/assets/sp/img/top/lookup-table/circle.svg") no-repeat center center;
}

#search-module-modern + .lookup-table-modern {
  padding-top: 8px;
}

.lookup-table-modern-b02 {
  padding: 0 136px 16px;
  background: #A0D7D2;
  border-top: 4px solid #5EB9BC;
}

.lookup-table-modern-b02__title {
  padding: 8px 0;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background: #A0D7D2;
  position: relative;
}

.lookup-table-modern-b02__title-img {
  width: 328px;
  height: auto;
}

.lookup-table-modern-b02__title .yellow {
  color: #f3f21a;
  font-size: 1.8rem;
}

.lookup-table-modern-b02__title:before {
  content: '';
  position: absolute;
  top: -23px;
  left: 55px;
  width: 94px;
  height: 36px;
  background: url("/assets/sp/img/top/lookup-table-modern/easy10sec.png") no-repeat center center;
  background-size: contain;
}

.lookup-table-modern-b02__table {
  margin-top: 0;
  display: inline-table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  background: #fff;
  font-size: 12px;
  color: #333;
  border-radius: 8px;
}

.lookup-table-modern-b02__table__header-cell {
  background-color: #e2f4f5;
  color: #5bb1b3;
  font-weight: bold;
  height: 16px;
  vertical-align: middle;
}

.lookup-table-modern-b02__table__header-cell .label-fee {
  display: flex;
  margin-left: -7%;
}

.lookup-table-modern-b02__table__header-cell .label-speed {
  display: flex;
  margin-left: -13%;
}

.lookup-table-modern-b02__table__header-cell .label-point {
  display: flex;
  margin-left: -15%;
}

.lookup-table-modern-b02__table__header-cell .label-etc {
  display: flex;
  margin-left: -15%;
}

.lookup-table-modern-b02__table__body tr:nth-child(n+2):nth-child(-n+3) > td {
  padding: 4px 0;
}

.lookup-table-modern-b02__table__body tr:first-child th {
  border-bottom: 0;
}

.lookup-table-modern-b02__table__row {
  height: 48px;
}

.lookup-table-modern-b02__table__row th {
  border-right: 0;
}

.lookup-table-modern-b02__table__row:nth-child(n+1):nth-child(-n+1) th {
  background-color: #fff;
}

.lookup-table-modern-b02__table__row:nth-child(n+1):nth-child(-n+2) td {
  border-top: 0;
  border-bottom: 0;
}

.lookup-table-modern-b02__table__row:nth-child(3) td {
  border-top: 0;
}

.lookup-table-modern-b02__table__head {
  width: 10%;
  padding: 12px 0;
  vertical-align: middle;
  background-color: #f1feff;
  font-size: 12px;
  color: #5eb9bc;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
}

.lookup-table-modern-b02__table__head span {
  writing-mode: vertical-rl;
  white-space: pre;
  display: inline-block;
  line-height: 1;
}

.lookup-table-modern-b02__table__cell {
  width: 50%;
  padding: 8px 0;
  vertical-align: middle;
  border: 0;
  border-left: 0;
  font-size: 11px;
  color: #333333;
  font-size: 1.2rem;
  font-weight: bold;
}

.lookup-table-modern-b02__table__cell__rank-icon {
  margin-top: 6px;
}

.lookup-table-modern-b02__table__cell__rank-icon img {
  width: auto;
  height: 24px;
}

.lookup-table-modern-b02__table__cell__card-name {
  margin-bottom: 0;
  padding: 0 2px;
  font-size: 12px;
  line-height: 1.27;
  word-break: keep-all;
  font-weight: bold;
}

.lookup-table-modern-b02__table__cell__card-name a {
  border-bottom: 1px solid #3579d4;
}

.lookup-table-modern-b02__table__cell__card-image {
  padding: 0 4px;
  line-height: 1;
}

.lookup-table-modern-b02__table__cell__card-image img {
  width: auto;
  height: 50px;
}

.lookup-table-modern-b02__table__cell__brand-icon {
  padding: 0 4px;
  text-align: right;
}

.lookup-table-modern-b02__table__cell__brand-icon img {
  width: 20px;
}

.lookup-table-modern-b02__table__cell__view-text {
  margin-top: -4px;
  font-size: 10px;
  color: #5bb1b3;
}

.lookup-table-modern-b02__table__cell__fee-text {
  line-height: 1.4;
}

.lookup-table-modern-b02__table__cell__point-text {
  padding: 0 4px;
  line-height: 1.5;
  text-align: left;
}

.lookup-table-modern-b02__table__cell__point-name {
  font-size: 1rem;
  font-weight: normal;
}

.lookup-table-modern-b02__table__cell__button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 12px;
  border: solid 1px #e72a11;
  background: #E72A11;
  box-shadow: 0px 2px 4px 0px #00000033;
  height: 24px;
  width: 97px;
}

.lookup-table-modern-b02__table__cell__button__text {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  color: #fff;
}

.lookup-table-modern-b02__table__cell__button a {
  display: block;
  color: #fff;
  text-decoration: none;
}

.lookup-table-modern-b02__table .rank--1 {
  background-color: #fffbe3;
}

.lookup-table-modern-b02__table .rank--2 {
  background-color: #fafafa;
}

.lookup-table-modern-b02__table .rank--3 {
  background-color: #fff5ed;
}

.lookup-table-modern-b02__table .red {
  color: #ff3434;
  font-weight: bold;
}

.lookup-table-modern-b02__table .va--top {
  vertical-align: top;
}

.lookup-table-modern-b02__table__rank-row .lookup-table-modern-b02__table__cell,
.lookup-table-modern-b02__table__rank-row .lookup-table-modern-b02__table__cell {
  padding: 2px 0 !important;
  line-height: 1.1;
}

.lookup-table-modern-b02__table__rank-row th:nth-of-type(2),
.lookup-table-modern-b02__table__rank-row td:nth-of-type(2),
.lookup-table-modern-b02__table__row th:nth-of-type(2),
.lookup-table-modern-b02__table__row td:nth-of-type(2) {
  position: relative;
}

.lookup-table-modern-b02__table__rank-row th:nth-of-type(2):before,
.lookup-table-modern-b02__table__rank-row td:nth-of-type(2):before,
.lookup-table-modern-b02__table__row th:nth-of-type(2):before,
.lookup-table-modern-b02__table__row td:nth-of-type(2):before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  background: url("/assets/sp/img/top/lookup-table/dot-5bb1b3.png") repeat-y;
  background-size: 2.5px;
}

.lookup-table-modern-b02__table__rank-row th:nth-of-type(2):before,
.lookup-table-modern-b02__table__rank-row td:nth-of-type(2):before,
.lookup-table-modern-b02__table__row th:nth-of-type(2):before,
.lookup-table-modern-b02__table__row td:nth-of-type(2):before {
  left: 0;
}

.lookup-table-modern-b02__table__cell--bg-lightgray {
  background-color: #f6f6f6;
  border-radius: 0 0 8px 8px;
}

.lookup-table-modern-b02__cell-bg--double-circle {
  background: url("/assets/sp/img/top/lookup-table/double-circle.svg") no-repeat center center;
}

.lookup-table-modern-b02__cell-bg--circle {
  background: url("/assets/sp/img/top/lookup-table/circle.svg") no-repeat center center;
}

#search-module-modern + .lookup-table-modern-b02 {
  padding-top: 8px;
}

.lookup-table-business {
  padding: 20px 136px 16px;
  background: #FFFFFF;
  border-top: 4px solid #1E2D55;
}

.lookup-table-business__table {
  border-collapse: collapse;
  width: max-content;
}

.lookup-table-business__table-row > td.campaign {
  border-left: 2px solid #FFF3A2;
  border-right: 2px solid #FFF3A2;
}

.lookup-table-business__table-row:first-child > td.campaign {
  border-top: 2px solid #FFF3A2;
}

.lookup-table-business__table-row:last-child > td.campaign {
  border-bottom: 2px solid #FFF3A2;
}

.lookup-table-business__table-container {
  width: 100%;
  overflow-x: auto;
  padding-top: 12px;
}

.lookup-table-business__table-cell {
  border: 1px solid #E6E6E6;
  padding: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  width: 100px;
  vertical-align: middle;
}

.lookup-table-business__table-cell--header {
  background-color: #1E2D55;
  color: #FFF;
  font-weight: 600;
  width: 90px;
}

.lookup-table-business__table-cell--banner {
  vertical-align: top;
}

.lookup-table-business__table-cell--points {
  vertical-align: top;
  text-align: start;
}

.lookup-table-business__table-cell--btn-wrap {
  padding: 8px 18px;
}

.lookup-table-business__table-cell.campaign {
  background-color: #FEFFDF;
}

.lookup-table-business__table-cell .deco_1 {
  color: #FF3434;
  font-weight: 600;
}

.lookup-table-business__table-cell .bold {
  font-weight: 600;
}

.lookup-table-business__table-cell .small {
  font-size: 10px;
}

.lookup-table-business__table .js-lookup-table-business--clickable {
  cursor: pointer;
}

.lookup-table-business__banner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 4px 0;
}

.lookup-table-business__banner-img {
  width: 96px;
  max-height: 96px;
  object-fit: contain;
  margin-bottom: 4px;
}

.lookup-table-business__banner-text {
  max-width: 90px;
  font-weight: 600;
}

.lookup-table-business__banner-link {
  line-height: 1.25;
}

.lookup-table-business__banner-link:link {
  text-decoration: underline;
}

.lookup-table-business__banner-badge {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  background-size: 20px auto;
  background-position: center;
  background-color: #E2F4F5;
  background-repeat: no-repeat;
  border-radius: 50%;
  top: -21px;
  font-size: 10px;
  font-weight: 600;
  color: #5ab9bd;
}

.lookup-table-business__banner-badge.rank-1 {
  background-image: url("/assets/pc/img/ranking/modern/ranks/rank-1.png");
  background-color: #FFF3A2;
}

.lookup-table-business__banner-badge.rank-2 {
  background-image: url("/assets/pc/img/ranking/modern/ranks/rank-2.png");
  background-color: #DEDEDE;
}

.lookup-table-business__banner-badge.rank-3 {
  background-image: url("/assets/pc/img/ranking/modern/ranks/rank-3.png");
  background-color: #E1CEC0;
}

.lookup-table-business__banner-badge.rank-1 .rank-num, .lookup-table-business__banner-badge.rank-2 .rank-num, .lookup-table-business__banner-badge.rank-3 .rank-num {
  border-radius: initial;
  padding: initial;
}

.lookup-table-business__title {
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}

.lookup-table-business__title-img {
  width: 61%;
}

.lookup-table-business__btn {
  display: block;
  height: 24px;
  box-sizing: border-box;
  line-height: 18px;
  border-radius: 12px;
  background-color: #E72A11;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  border: none;
  padding: 3px 8px;
}

.lookup-table-business__btn:visited, .lookup-table-business__btn:link {
  color: #fff;
  text-decoration: none;
}

.lookup-table-business__btn--b1-detail {
  display: block;
  box-shadow: 0px 2px 4px 0px #00000033;
  height: 24px;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  color: #3579D4;
  background-color: #FFFFFF;
  margin-top: 4px;
  line-height: 16px;
  font-size: 10px;
}

.lookup-table-business__btn--b1-detail:visited, .lookup-table-business__btn--b1-detail:link {
  color: #3579D4;
  text-decoration: none;
}

.lookup-table-business__point {
  margin-bottom: 4px;
}

/* ===================================================================
 file name  :_module_top_card_ranking_b
 style info :トップページのランキングモジュール
=================================================================== */
.module_ranking-modern {
  padding: 20px 24px 6px;
  background: linear-gradient(180deg, #fff5af 0%, #ffffff 100%);
  border-top: 4px solid #ce9f1c;
}

.module_ranking-modern--corporation {
  border-top: 4px solid #87551E;
  background: linear-gradient(180deg, #ECE6D1 0%, #FFFFFF 100%);
}

.module_ranking-modern--gold {
  background: linear-gradient(180deg, #ECD699 0%, #FFFFFF 100%);
  border-top: 4px solid #551900;
}

.module_ranking-modern__title {
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.module_ranking-modern__title img {
  max-width: 480px;
  object-fit: contain;
  height: auto;
}

.module_ranking-modern__title__text {
  margin: 16px 0;
}

.module_ranking-modern__title__text-img {
  display: flex;
  justify-content: center;
}

.module_ranking-modern .ranking-card-module {
  margin-top: 12px;
}

.module_ranking-modern .card_module-modern {
  position: relative;
  margin-bottom: 16px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 2px 8px 0px #00000033;
}

.module_ranking-modern .card_module-modern .card_caption {
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}

.module_ranking-modern .card_module-modern .card_container {
  padding: 12px 16px;
  border-radius: 8px;
}

.module_ranking-modern .card_module-modern:last-of-type {
  margin-bottom: 0;
}

.module_ranking-modern .card_module-modern .no-pad-left {
  padding-left: 0 !important;
}

.module_ranking-modern .card_module-modern__campaign-footer {
  display: flex;
  height: 37px;
  border-radius: 0px 0px 4px 4px;
  background: #f5f5f5;
  margin: 0 -16px -6px;
  align-items: center;
}

.module_ranking-modern .card_module-modern__campaign-period {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.module_ranking-modern .card_module-modern__campaign-period-block {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid #5e5854;
  background-color: #ffffff;
}

.module_ranking-modern .card_module-modern__campaign-period-text {
  font-size: 14px;
  font-weight: 600;
  color: #5e5e5e;
  margin-left: 6px;
}

.module_ranking-modern .card_module-modern__campaign-period-text .sub-text {
  font-weight: 300;
  font-size: 12px;
}

.module_ranking-modern .card_module-modern__heading-text {
  margin: 12px 0;
  text-align: center;
  font-size: 14px;
  font-family: HiraKakuPro-W3;
  font-weight: bold;
  line-height: 1.29;
}

.module_ranking-modern .card_module-modern__recommendation-modern-title {
  background: linear-gradient(0deg, #e2f4f5, #e2f4f5), linear-gradient(0deg, #a0d7d2, #a0d7d2);
  border: 1px solid #a0d7d2;
  border-width: 1px 1px 0 1px;
  margin-top: 8px;
  height: 32px;
  background-color: #5eb9bc;
  border-radius: 4px 4px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.module_ranking-modern .card_module-modern__recommendation-modern-title p {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  margin-left: auto;
  padding-left: 8px;
}

.module_ranking-modern .card_module-modern__recommendation-modern-title.content-hidden {
  border-width: 1px;
  border-radius: 4px;
}

.module_ranking-modern .card_module-modern__recommendation-modern {
  border: solid 1px #a0d7d2;
  border-radius: 0 0 4px 4px;
  border-width: 0px 1px 1px 1px;
  padding: 4px 16px 6px;
}

.module_ranking-modern .card_module-modern__recommendation-modern__icon {
  margin-left: auto;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.module_ranking-modern .card_module-modern__recommendation-modern__title {
  margin: 4px 28%;
  padding: 4px 16px;
  border-radius: 12px;
  background-color: #5ab9bd;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.29;
  text-align: center;
  color: #fff;
}

.module_ranking-modern .card_module-modern__recommendation-modern__list__item {
  padding: 8px 0 2px 24px;
  background-image: url(/assets/sp/img/top/recommendation-checkmark.svg);
  background-position: 0 12px;
  background-repeat: no-repeat;
  background-size: auto 16px;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
}

.module_ranking-modern .card_module-modern__recommendation-modern__list__item-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 15px;
  color: #3f989b;
}

.module_ranking-modern .card_module-modern__recommendation-modern__list__item.campaign {
  background-image: url(/assets/sp/img/top/recommendation-checkmark-campaign.svg);
  border-bottom: dotted 1px #dfdfdf;
  padding: 10px 0 10px 24px;
}

.module_ranking-modern .card_module-modern__recommendation-modern__list__item.campaign:last-child {
  border-bottom: none;
}

.module_ranking-modern .card_module-modern__recommendation-modern__list__sub-item {
  padding: 0 0 6px 24px;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;
  border-bottom: dotted 1px #dfdfdf;
}

.module_ranking-modern .card_module-modern__recommendation-modern__list__sub-item:last-of-type:not(.persist-border) {
  border-bottom: none;
}

.module_ranking-modern .card_module-modern__recommendation-modern__more-btn {
  width: 104px;
  height: 24px;
  background-color: #e2f4f5;
  padding: 8px;
  margin: 8px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.module_ranking-modern .card_module-modern__recommendation-modern__more-btn a {
  color: #3579d4;
  font-size: 10px;
  font-weight: bold;
}

.module_ranking-modern .card_module-modern__recommendation-modern-b01 .card_module-modern__recommendation-modern-title p {
  margin-left: unset;
  padding-left: 0;
}

.module_ranking-modern .card_module-modern__recommendation-modern-b01 .card_module-modern__recommendation-modern__icon {
  display: none;
}

.module_ranking-modern .card_module-modern__recommendation-modern-b01 .card_module-modern__recommendation-modern__list {
  position: relative;
}

.module_ranking-modern .card_module-modern__recommendation-modern-b01 .card_module-modern__recommendation-modern__list__button {
  position: relative;
  border-radius: 12px;
  border: 1px solid #3579D4;
  background: #FFF;
  color: #3579D4;
  text-align: center;
  width: 220px;
  line-height: 28px;
  cursor: pointer;
}

.module_ranking-modern .card_module-modern__recommendation-modern-b01 .card_module-modern__recommendation-modern__list__button::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
  width: 10px;
  height: 10px;
  background: url("/assets/sp/img/top/ranking-modern/icons/arrow-downside.svg") no-repeat;
}

.module_ranking-modern .card_module-modern__recommendation-modern-b01 .card_module-modern__recommendation-modern__list__button-wrapper {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
  padding: 8px 0;
  font-size: 14px;
  font-weight: 600;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 66.15%);
}

.module_ranking-modern .card_module-modern__recommendation-modern-b01 .card_module-modern__recommendation-modern__list__button-wrapper.content-hidden {
  display: none;
}

.module_ranking-modern .card_module-modern__recommendation-modern-b01 .card_module-modern__recommendation-modern__hidden-layer {
  transition-timing-function: ease;
  transition-duration: 1s;
  transition-delay: 0s;
  transition-property: max-height, opacity;
  max-height: 500px;
  opacity: 1;
}

.module_ranking-modern .card_module-modern__recommendation-modern-b01 .card_module-modern__recommendation-modern__hidden-layer.isHide {
  display: block;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}

.module_ranking-modern .card_module-modern .card_caption {
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #ff3434;
  margin-top: 4px;
}

.module_ranking-modern .card_module-modern .card_caption__text {
  position: relative;
  padding: 4px 0;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 1px solid #ff3434;
  font-size: 16px;
  font-weight: 600;
  line-height: 15px;
}

.module_ranking-modern .card_module-modern .card_caption__text::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -37px;
  left: 50%;
  width: 0;
  height: 24px;
  margin-left: -6px;
  border-width: 6px 6px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #ff3434;
}

.module_ranking-modern .ranking_badge-modern {
  position: absolute;
  width: 80px;
  height: 48px;
  background-size: cover;
  background-position: center;
  color: #5ab9bd;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.module_ranking-modern .ranking_badge-modern.rank1 {
  background-image: url("/assets/pc/img/ranking/modern/ranks/rank-1.webp");
}

.module_ranking-modern .ranking_badge-modern.rank2 {
  background-image: url("/assets/pc/img/ranking/modern/ranks/rank-2.webp");
}

.module_ranking-modern .ranking_badge-modern.rank3 {
  background-image: url("/assets/pc/img/ranking/modern/ranks/rank-3.webp");
}

.module_ranking-modern .ranking_badge-modern.rank1 .rank-num, .module_ranking-modern .ranking_badge-modern.rank2 .rank-num, .module_ranking-modern .ranking_badge-modern.rank3 .rank-num {
  background-color: initial;
  border-radius: initial;
  padding: initial;
}

.module_ranking-modern .ranking_badge-modern.rectangle_badge {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 48px;
  border-radius: 1px;
  background: #e2f4f5;
  font-size: 32px;
  font-weight: 600;
  margin-top: 3px;
}

.module_ranking-modern .ranking_badge-modern.rectangle_badge .rank-num {
  background-color: #eeeeee;
  border-radius: 10px;
  padding: 0 0 5px;
}

.module_ranking-modern .ranking_badge-modern .rank-num {
  margin-top: -5px;
  line-height: 1;
}

.module_ranking-modern .ranking_badge-modern .num {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.6rem;
}

.module_ranking-modern .rank-label-1::after {
  content: none;
}

.module_ranking-modern .isHide {
  display: none;
}

.module_ranking-modern .card_name {
  position: relative;
  padding-left: 88px;
  margin: 0 auto;
}

.module_ranking-modern .card_name a {
  display: flex;
  align-items: center;
  color: #3579d4;
  text-decoration: underline;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  height: 49px;
}

.module_ranking-modern .card_main-content {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 16px;
}

.module_ranking-modern .card_main-content__column {
  margin: auto 0;
  height: 100%;
}

.module_ranking-modern .card_main-content .issue_speed__wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  height: 52px;
}

.module_ranking-modern .card_main-content .issue_speed__block {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.module_ranking-modern .card_main-content .issue_speed__block--mono {
  display: block;
  border-radius: 4px;
  font-weight: 600;
  text-align: center;
}

.module_ranking-modern .card_main-content .issue_speed__block--mono .mono-title {
  font-size: 12px;
  color: #f1752e;
  text-shadow: white 1px 0px 0px, white 0.5403px 0.84147px 0px, white -0.41615px 0.9093px 0px, white -0.98999px 0.14112px 0px, white -0.65364px -0.7568px 0px, white 0.28366px -0.95892px 0px, white 0.96017px -0.27942px 0px;
  background: #fee0cf;
  border-radius: 4px 4px 0px 0px;
}

.module_ranking-modern .card_main-content .issue_speed__block--mono .mono-body {
  background: #fff9f6;
  border-left: 1px solid #fee0cf;
  border-right: 1px solid #fee0cf;
  border-bottom: 1px solid #fee0cf;
}

.module_ranking-modern .card_main-content .issue_speed__block-content {
  width: calc(50% - 2px);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.module_ranking-modern .card_main-content .issue_speed__block-content.union {
  background: linear-gradient(0deg, #FEE0CF, #FEE0CF), linear-gradient(0deg, rgba(254, 224, 207, 0.15), rgba(254, 224, 207, 0.15));
  border-top-left-radius: 4px;
}

.module_ranking-modern .card_main-content .issue_speed__block-content.union .issue_speed__block-title {
  position: relative;
  font-size: 12px;
  font-weight: 600;
  color: #f1752e;
  text-shadow: white 1px 0px 0px, white 0.5403px 0.84147px 0px, white -0.41615px 0.9093px 0px, white -0.98999px 0.14112px 0px, white -0.65364px -0.7568px 0px, white 0.28366px -0.95892px 0px, white 0.96017px -0.27942px 0px;
}

.module_ranking-modern .card_main-content .issue_speed__block-content.union .issue_speed__block-title::before {
  content: "";
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 8px solid #FEE0CF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  z-index: 1;
}

.module_ranking-modern .card_main-content .issue_speed__block-content.union .issue_speed__block-body {
  background: #fff9f6;
  border-left: 1px solid #fee0cf;
  border-right: 1px solid #fee0cf;
  border-bottom: 1px solid #fee0cf;
}

.module_ranking-modern .card_main-content .issue_speed__block-content.subtract {
  background: linear-gradient(0deg, #BFE7F4, #BFE7F4), linear-gradient(0deg, rgba(191, 231, 244, 0.15), rgba(191, 231, 244, 0.15));
  border-top-right-radius: 4px;
}

.module_ranking-modern .card_main-content .issue_speed__block-content.subtract .issue_speed__block-title {
  position: relative;
  font-size: 12px;
  font-weight: 600;
  color: #25a6d0;
  text-shadow: white 1px 0px 0px, white 0.5403px 0.84147px 0px, white -0.41615px 0.9093px 0px, white -0.98999px 0.14112px 0px, white -0.65364px -0.7568px 0px, white 0.28366px -0.95892px 0px, white 0.96017px -0.27942px 0px;
}

.module_ranking-modern .card_main-content .issue_speed__block-content.subtract .issue_speed__block-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.module_ranking-modern .card_main-content .issue_speed__block-content.subtract .issue_speed__block-body {
  background: #f3fbfe;
  border-left: 1px solid #bfe7f4;
  border-right: 1px solid #bfe7f4;
  border-bottom: 1px solid #bfe7f4;
}

.module_ranking-modern .card_main-content .issue_speed__block--centered {
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  padding: 8px;
  text-align: center;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.module_ranking-modern .card_imgs__main img {
  width: 238px;
  max-height: 200px;
  object-fit: contain;
  height: auto;
}

.module_ranking-modern .card_imgs__brand {
  position: absolute;
  top: 0;
  right: -32px;
  width: 24px;
}

.module_ranking-modern .card_imgs__brand img {
  width: 100%;
}

.module_ranking-modern .card_imgs__slider.slick-slider .slick-dots {
  box-shadow: none;
  height: 12px;
}

.module_ranking-modern .card_imgs__slider.slick-slider .slick-dots li {
  margin: 0 5px 0;
}

.module_ranking-modern .card_imgs__slider.slick-slider .slick-dots li.slick-active {
  margin: 0 5px 0;
  background-color: #5eb9bc;
  border: none;
  width: 8px;
  height: 8px;
}

.module_ranking-modern .card_rating {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}

.module_ranking-modern .card_rating__total {
  font-family: "Noto Sans JP", sans-serif;
  margin-left: 6px;
  color: #f44027;
  font-size: 15px;
  font-weight: bold;
}

.module_ranking-modern .card-info-table-modern {
  border-collapse: separate;
  width: 100%;
}

.module_ranking-modern .card-info-table-modern:not(:first-child) {
  margin-top: 8px;
}

.module_ranking-modern .card-info-table-modern td {
  height: 40px;
}

.module_ranking-modern .card-info-table-modern__cell {
  vertical-align: middle;
  width: 25%;
  border: 1px solid #E6E6E6;
  border-right: none;
  border-top: none;
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}

.module_ranking-modern .card-info-table-modern__cell:last-child {
  border-right: 1px solid #E6E6E6;
}

.module_ranking-modern .card-info-table-modern__cell img {
  width: 28px;
}

.module_ranking-modern .card-info-table-modern__cell .deco_1 {
  font-weight: bold;
}

.module_ranking-modern .card-info-table-modern__cell .bold {
  font-weight: bold;
}

.module_ranking-modern .card-info-table-modern__cell .small {
  font-size: 10px;
}

.module_ranking-modern .card-info-table-modern__cell .label-etc {
  margin-right: 2px;
  color: #ffffff;
  font-weight: bold;
  background-color: #6356A3;
  border: 1px solid;
  border-color: #6356A3;
  border-right-width: 2px;
  border-left-width: 2px;
  border-radius: 2px;
  will-change: transform;
}

.module_ranking-modern .card-info-table-modern__cell.no-pad {
  padding: 0;
}

.module_ranking-modern .card-info-table-modern__cell.no-pad .emoney_icons {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  height: 100%;
}

.module_ranking-modern .card-info-table-modern__cell.no-pad .emoney_icon_wrap {
  width: 16.66%;
}

.module_ranking-modern .card-info-table-modern__cell.no-pad .point_icons {
  padding: 2px 12px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.module_ranking-modern .card-info-table-modern__cell.no-pad .point_icon_wrap {
  width: 25%;
}

.module_ranking-modern .card-info-table-modern__cell.no-pad .point_icon_wrap p {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  color: #ff3434;
}

.module_ranking-modern .card-info-table-modern__cell.no-pad .point_icon_wrap p.name {
  color: #333333;
}

.module_ranking-modern .card-info-table-modern__label {
  padding: 4px;
  background-color: #f5f5f5;
  border-top: 1px solid #E6E6E6;
  border-bottom: none;
  font-size: 12px;
  font-weight: 300;
}

.module_ranking-modern .card-info-table-modern .round-top-right {
  border-top-right-radius: 4px;
}

.module_ranking-modern .card-info-table-modern .round-top-left {
  border-top-left-radius: 4px;
}

.module_ranking-modern .card-info-table-modern .round-bottom-right {
  border-bottom-right-radius: 4px;
}

.module_ranking-modern .card-info-table-modern .round-bottom-left {
  border-bottom-left-radius: 4px;
}

.module_ranking-modern .card-info-table-modern .no-border-top {
  border-top: none;
}

.module_ranking-modern .card-info-table-modern .sub-table-container {
  display: table;
  width: 100%;
  height: 100%;
}

.module_ranking-modern .card-info-table-modern .sub-table-container .row {
  display: table-row;
}

.module_ranking-modern .card-info-table-modern .sub-table-container .row .cell {
  display: table-cell;
  width: 50%;
  padding: 4px;
  vertical-align: middle;
}

.module_ranking-modern .card-info-table-modern .sub-table-container .row .cell:first-child {
  border-right: 1px solid #E6E6E6;
}

.module_ranking-modern .table-note {
  margin-top: 4px;
  color: #5e5e5e;
  font-size: 10px;
}

.module_ranking-modern .campaign-box {
  position: relative;
  display: block;
  margin: 26px auto 16px;
  padding: 16px 12px 8px 12px;
  background-color: #feffdf;
  border-radius: 4px;
  border: solid 1px #feb503;
  width: 70%;
}

.module_ranking-modern .campaign-box:link {
  text-decoration: none;
}

.module_ranking-modern .campaign-box__time, .module_ranking-modern .campaign-box__text {
  color: #5e5e5e;
  font-size: 12px;
}

.module_ranking-modern .campaign-box__time {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 28px;
  background-image: url("/assets/pc/img/common/present.svg");
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: 14px center;
  margin: -31px 16px 4px;
  padding: 4px;
  background-color: #feb503;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 14px;
}

.module_ranking-modern .campaign-box__time::after {
  content: '';
  display: block;
  position: absolute;
  top: 28px;
  left: 50%;
  height: 24px;
  margin-left: -6px;
  border-width: 10px 8px 10px 8px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #feb503;
}

.module_ranking-modern .campaign-box__time__remaining {
  padding: 4px;
  border-radius: 4px;
  background-color: #fff;
  font-size: 10px;
  color: #333333;
  margin-left: 8px;
}

.module_ranking-modern .campaign-box__time .red {
  color: #ff2a2a;
}

.module_ranking-modern .campaign-box__time .bold {
  font-weight: bold;
}

.module_ranking-modern .campaign-box__list__item {
  position: relative;
  padding: 8px 0;
  border-bottom: dashed 1px #feb503;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;
}

.module_ranking-modern .campaign-box__list__item:last-of-type {
  border-bottom: none;
}

.module_ranking-modern .campaign-box__list__item::before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 8px;
  height: 8px;
  background: #feb503;
  border-radius: 50%;
}

.module_ranking-modern .campaign-box__term {
  border-radius: 4px;
  background-color: #feb503;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 2;
  color: #fff;
}

.module_ranking-modern .cv-top-modern {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 16px;
}

.module_ranking-modern .cv-top-modern__prefix-text {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}

.module_ranking-modern .cv-top-modern__cv-btn2 {
  width: 211px;
  text-align: center;
  padding: 16px 0;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff !important;
  border-radius: 22px;
  box-shadow: inset -1px -1px 2px 0 #fff;
  border: solid 1px #e72a11;
  background-image: linear-gradient(to bottom, #fc4d2e, #e51c02), linear-gradient(to bottom, #d8d8d8, #d8d8d8);
}

.module_ranking-modern .cv-top-modern__cv-btn-modern {
  position: relative;
  width: 390px;
  height: 44px;
  display: flex;
  flex-direction: column;
  line-height: 1;
  justify-content: center;
  margin: 0;
  background: #e72a11;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #e72a11;
  border-radius: 22px;
  color: #fff !important;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 8px;
  text-decoration: none;
}

.module_ranking-modern .cv-top-modern__cv-btn-modern::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  width: 14px;
  height: 12px;
  margin-top: -6px;
  background-image: url(/assets/pc/img/ranking/modern/icons/arrow_yellow_right.svg);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: center;
}

.module_ranking-modern .cv-top-modern__cv-btn-modern__sub-text {
  font-size: 10px;
  font-weight: normal;
}

.module_ranking-modern .cv-top-modern__detail-link {
  margin-top: 8px;
  font-size: 14px;
  color: #3579d4 !important;
  text-decoration: underline !important;
}

.module_ranking-modern .top-ranking-btn-box {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.module_ranking-modern .top-ranking-btn-box .btn-top-detail {
  margin-right: 12px;
}

.module_ranking-modern .top-ranking-btn-box .top_cv_btn__b {
  flex: 1;
}

.module_ranking-modern .pr_company_name-modern {
  margin-top: 8px;
  color: #5e5e5e;
  font-size: 10px;
  text-align: center;
  line-height: 1.1;
}

.module_ranking-modern .emoney_list {
  position: relative;
}

.module_ranking-modern .emoney_list li {
  float: left;
}

.module_ranking-modern .emoney_list li img {
  vertical-align: bottom;
}

.module_ranking-modern .main_title_area {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.module_ranking-modern .main_title_area .main_title {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
  padding: 6px 7px;
}

.module_ranking-modern .search_condition {
  padding: 8px 8px 1px;
  color: #5e5854;
  font-size: 12px;
  line-height: 1.4;
  /* iPhone6のみ */
  /* iPhone6 Plus ~ ちょっと大きいスマホまで */
}

.module_ranking-modern .search_condition dt {
  float: left;
  width: 20%;
}

.module_ranking-modern .search_condition dd {
  width: auto;
  float: none;
}

.module_ranking-modern .search_condition dd .search-item {
  display: block;
  margin: 0 5px 7px 0;
  line-height: 1;
  padding: 4px 8px 5px;
  border-radius: 3px;
  background-color: #e4f9fa;
  font-size: 12px;
  float: left;
}

.module_ranking-modern .search_condition dd .search-item img {
  position: relative;
  top: 0px;
  margin-left: 5px;
  z-index: 5;
}

.module_ranking-modern .search_condition dd .search-item.no-search-item {
  display: block;
  margin: 0;
  line-height: inherit;
  padding: 0 0 8px;
  border-radius: 0;
  background: none;
  font-size: 12px;
  float: none;
}

@media screen and (min-width: 375px) and (max-width: 413px) {
  .module_ranking-modern .search_condition dt {
    width: 17%;
  }
  .module_ranking-modern .search_condition dd {
    width: 83%;
  }
}

@media screen and (min-width: 414px) and (max-width: 500px) {
  .module_ranking-modern .search_condition dt {
    width: 16%;
  }
  .module_ranking-modern .search_condition dd {
    width: 84%;
  }
}

.module_ranking-modern .card_imgs__main.etc .main {
  position: absolute;
  width: 148px;
  height: 93px;
  top: 0;
  left: 0;
}

.module_ranking-modern .card_imgs.etc {
  position: relative;
  width: 100%;
  display: block;
  height: 112px;
  width: 222px;
  margin-bottom: 10px;
}

.module_ranking-modern .card_imgs__main.etc {
  position: absolute;
  width: 234px;
  height: 112px;
  left: 36px;
}

.module_ranking-modern .card_imgs__main.etc .sub {
  position: absolute;
  width: 119px;
  height: 74px;
  right: 0px;
  bottom: 0px;
}

.module_ranking-modern .card_imgs__brand.etc {
  right: -26px;
}

.module_ranking-modern .highlight-area {
  margin: 8px 0 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 4px;
  justify-content: center;
  align-items: center;
}

.module_ranking-modern .highlight-area__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 24px;
  border-radius: 10px;
  color: #969696;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  background: #e6e6e6;
}

.module_ranking-modern .highlight-area__item.active {
  background: #5eb9bc;
  color: #ffffff;
  border: 0;
}

.module_ranking-modern .ranking-more-modern {
  margin-top: -6px;
  position: relative;
  width: 100%;
  height: 22px;
}

.module_ranking-modern .ranking-more-modern a {
  display: block;
  position: absolute;
  right: 0;
  padding-right: 16px;
  background-image: url(/assets/pc/img/ranking/modern/icons/arrow_blue_right.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  color: #3579d4;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}

.module_ranking-modern .wide-banner {
  margin-top: 16px;
  text-align: center;
}

.module_ranking-modern .wide-banner + .cv-top-modern {
  margin-top: 8px;
}

.card-visual-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 16px 24px;
  background-color: #F7F7F7;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.card-visual-list__title {
  text-align: center;
}

.card-visual-list__title-sub {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #5EB9BC;
}

.card-visual-list__title-main {
  position: relative;
  display: inline-block;
  width: 410px;
  margin-top: 8px;
  padding: 8px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  background: #5EB9BC;
  border-radius: 16px;
}

.card-visual-list__title-main::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: #5EB9BC transparent transparent;
}

.card-visual-list__items {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.card-visual-list__item {
  position: relative;
}

.card-visual-list__badge {
  position: absolute;
  top: -12px;
  left: -15px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-weight: bold;
  color: #fff;
}

.card-visual-list__badge.is-rank-1 {
  background: #E2C501;
}

.card-visual-list__badge.is-rank-2 {
  background: #B9B9B9;
}

.card-visual-list__badge.is-rank-3 {
  background: #C27D15;
}

.card-visual-list__badge.is-rank-other {
  background: #5EB9BC;
}

.card-visual-list__rank {
  font-size: 18px;
  font-family: 'Helvetica Neue';
}

.card-visual {
  width: 752px;
  margin: 0 auto;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.card-visual__panel {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 2px 8px 0px #00000033;
}

.card-visual__overview {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.card-visual__media {
  width: 240px;
  flex-shrink: 0;
}

.card-visual__summary {
  width: 452px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.card-visual__offer {
  display: flex;
  align-items: stretch;
  gap: 16px;
}

.card-visual__campaign {
  flex: 1;
  min-width: 0;
}

.card-visual__banner {
  flex-shrink: 0;
  display: block;
  line-height: 0;
}

.card-visual__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #3579D4;
  text-decoration: underline;
}

.card-visual__lead {
  margin-top: 4px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
  color: #333;
}

.card-visual__gallery {
  position: relative;
}

.card-visual__slides {
  flex: 1;
  min-width: 0;
  max-width: 240px;
  display: flex;
  scroll-behavior: smooth;
}

.card-visual__slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 151px;
}

.card-visual__slide.is-portrait {
  height: 260px;
}

.card-visual__img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
}

.card-visual__img.is-portrait {
  width: 164px;
  height: 260px;
  margin: 0 auto;
}

.card-visual__brand {
  display: flex;
  gap: 2px;
  flex-shrink: 0;
}

.card-visual__slides.slick-slider .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 12px;
  box-shadow: none;
}

.card-visual__slides.slick-slider .slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8px;
  height: 8px;
  margin: 0;
}

.card-visual__slides.slick-slider .slick-dots li button {
  display: block;
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: #DFDFDF;
  font-size: 0;
  line-height: 0;
}

.card-visual__slides.slick-slider .slick-dots li button::before {
  content: none;
}

.card-visual__slides.slick-slider .slick-dots li.slick-active button {
  background: #5EB9BC;
}

.card-visual__slides.slick-slider .slick-dots li.slick-active {
  margin: 0;
  width: 8px;
  height: 8px;
  border: none;
  background-color: #5EB9BC;
}

.card-visual__issue {
  text-align: center;
}

.card-visual__issue-labels {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  border: 1px solid #5EB9BC;
  border-radius: 16px;
  background: #FFFFFF;
}

.card-visual__issue-labels--single {
  grid-template-columns: 1fr;
}

.card-visual__issue-label {
  position: relative;
  padding: 10px 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #5EB9BC;
}

.card-visual__issue-label::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-width: 10px 7px 0;
  border-style: solid;
  border-color: #5EB9BC transparent transparent;
}

.card-visual__issue-label::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8px;
  transform: translateX(-50%);
  z-index: 1;
  width: 0;
  height: 0;
  border-width: 8px 6px 0;
  border-style: solid;
  border-color: #fff transparent transparent;
}

.card-visual__issue-separator {
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-visual__issue-separator img {
  display: block;
  width: 16px;
  height: auto;
  max-height: 32px;
}

.card-visual__issue-values {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 10px;
}

.card-visual__issue-values--single {
  grid-template-columns: 1fr;
}

.card-visual__issue-value {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #333;
}

.card-visual__spec {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1px;
  background: #E6E6E6;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  overflow: hidden;
}

.card-visual__spec-item {
  grid-column: span 2;
  display: flex;
  flex-direction: column;
  background: #fff;
  text-align: center;
}

.card-visual__spec-item:nth-child(4):nth-last-child(2), .card-visual__spec-item:nth-child(5):last-child {
  grid-column: span 3;
}

.card-visual__spec-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  padding: 4px 0;
  background: #F5F5F5;
  font-size: 12px;
  line-height: 1;
  color: #333;
}

.card-visual__spec-label .label-etc {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 2px;
  background-color: #6356A3;
  border-radius: 2px;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}

.card-visual__spec-value {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #333;
}

.card-visual__spec-value--small {
  font-size: 10px;
  font-weight: normal;
  line-height: 1.4;
}

.card-visual__payment, .card-visual__service {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.card-visual__section-title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.card-visual__payment-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2px;
}

.card-visual__payment-list li {
  line-height: 0;
}

.card-visual__payment-list img {
  display: block;
}

.card-visual__note {
  font-size: 10px;
  color: #979797;
}

.card-visual__badge-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.card-visual__badge {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 24px;
  border: 1px solid #5EB9BC;
  border-radius: 16px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #5EB9BC;
}

.card-visual__point {
  display: flex;
  flex-direction: column;
}

.card-visual__point > .card-visual__point-list .card-visual__point-item:first-child {
  border-top: none;
}

.card-visual__point-heading {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  color: #333333;
}

.card-visual__point-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.card-visual__point-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding-top: 12px;
  border-top: 1px solid #DFDFDF;
}

.card-visual__point-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 10px;
  font-weight: bold;
  color: #5EB9BC;
  line-height: 1.5;
  gap: 2px;
}

.card-visual__point-label--number {
  font-size: 18px;
  font-family: Helvetica Neue;
  line-height: 1;
}

.card-visual__point-title {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 1.3;
}

.card-visual__point-text {
  margin-top: 4px;
  font-size: 12px;
  color: #333333;
  line-height: 1.5;
}

.card-visual__point-panel {
  display: none;
  margin-top: 12px;
}

.card-visual__point-checkbox:checked + .card-visual__point-toggle {
  display: none;
}

.card-visual__point-checkbox:checked + .card-visual__point-toggle + .card-visual__point-panel {
  display: block;
}

.card-visual__point-toggle {
  display: inline-block;
  width: 100%;
  margin-top: 8px;
  font-size: 12px;
  text-align: center;
  color: #3579D4;
  cursor: pointer;
}

.card-visual__campaign {
  padding: 10px;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
}

.card-visual__campaign-title {
  margin: -10px -10px 8px;
  padding: 6px 8px;
  background: #F5F5F5;
  border-bottom: 1px solid #E6E6E6;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #333333;
}

.card-visual__campaign-text {
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  color: #333333;
}

.card-visual__campaign-period {
  margin-top: 8px;
  font-size: 10px;
  line-height: 1.5;
  color: #2B2B2B;
}

.card-visual__campaign-limit {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.16;
  color: #2B2B2B;
}

.card-visual__campaign-limit-number {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.16;
  color: #FF3434;
}

.card-visual__banner img {
  width: 144px;
  height: 120px;
  object-fit: contain;
}

.card-visual .wide-banner {
  margin-top: 16px;
  text-align: center;
}

.card-visual__action a {
  color: #fff;
  text-decoration: none;
}

.card-visual__button {
  margin: auto;
  position: relative;
  box-sizing: border-box;
  width: 296px;
  height: 48px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #EB001B;
  border-radius: 24px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
}

.card-visual__button::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}

.card-visual__detail {
  text-align: center;
  font-size: 12px;
  line-height: 1.25;
}

.card-visual__detail a {
  color: #3579D4;
  text-decoration: none;
}

.card-visual__notice {
  text-align: center;
  font-size: 10px;
  color: #979797;
}

.module_accordion_student {
  position: relative;
  padding: 32px 0 16px;
  background: #D9ECDA;
}

.module_accordion_student__title {
  position: absolute;
  background-image: url(/assets/sp/img/lp/student/title.png);
  background-size: contain;
  width: 422px;
  height: 65px;
  background-repeat: no-repeat;
  top: 10px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.module_accordion_student__text-img {
  margin-left: 4px;
  max-height: 16px;
}

.module_accordion_student__block {
  margin: 12px auto;
  width: 484px;
  background-color: #ffffff;
  border-radius: 10px;
  border: 2px solid #41A046;
  padding: 8px 20px 8px;
}

.module_accordion_student__block:nth-child(1) {
  margin-top: 16px;
}

.module_accordion_student__block:last-child {
  margin-bottom: 0;
}

.module_accordion_student__up {
  position: relative;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  align-items: center;
  color: #5ab9bd;
}

.module_accordion_student__up--icon {
  position: absolute;
  top: 12px;
  right: 0;
}

.module_accordion_student__down__text {
  font-size: 12px;
  line-height: 1.5;
}

.module_accordion_student__down__title {
  background-color: #e2f4f5;
  color: #5ab9bd;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.29;
  text-align: center;
  padding: 4px;
  margin-left: -12px;
  margin-right: -12px;
}

.module_accordion_student .search_card_module .search_card_name {
  font-size: 14px;
}

.module_accordion_student .search_card_module__point-list li {
  padding: 0 0 4px 14px;
  background-position: 0px 2px;
}

.module_accordion_student .search_card_module__point-list li.green-mark {
  background-image: url(/assets/sp/img/lp/student/icons/checkmark.svg);
  background-size: auto 12px;
}

.module_accordion_student .search_card_module__divider {
  border-bottom: 1px dashed #41A046;
  height: 0;
  margin: 12px -12px 0 -12px;
}

.module_accordion_student .search_card_module .deco_1, .module_accordion_student .search_card_module .deco_2 {
  font-weight: 600;
}

.module_accordion_student .search_card_module .search_card_coniatner:last-child {
  margin-bottom: 8px;
}

.module_accordion_student .search_card_search_wrap {
  margin-bottom: 8px;
}

.module_accordion_student .is-hidden {
  display: none;
}

.module_accordion_student .u-mt--12 {
  margin-top: 1.2rem !important;
}

.module_accordion_student .u-mt--16 {
  margin-top: 1.6rem !important;
}

.module_accordion_student .search-cv-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.module_accordion_student .btn-search-detail {
  width: 150px;
  height: 44px;
  text-align: center;
  background-color: #fff;
  background-image: url(/assets/common/img/module-icons/arrow_right_blue.svg);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: right 10px center;
  border: 1px solid #ccc;
  border-radius: 24px;
  box-shadow: 0px 2px 4px 0px #00000033;
  color: #3579d4 !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 44px;
}

.module_accordion_student .search_cv_btn {
  margin-left: 8px;
  width: 318px;
  height: 44px;
  text-align: center;
  background-color: #e72a11;
  background-image: url(/assets/common/img/module-icons/arrow_right_white.svg);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: right 8px center;
  border: 1px solid #e72a11;
  border-radius: 22px;
  color: #fff !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 44px;
}

.module_accordion_student a.search_cv_btn, .module_accordion_student a.btn-search-detail {
  text-decoration: none;
}

/* ===================================================================
 検索結果のカードモジュールを共通化のため切り出す
=================================================================== */
.search_card_module {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
}

.search_card_module:nth-child(n+11) {
  display: none;
}

.search_card_module__point-list li {
  padding: 4px 0 4px 20px;
  background-image: url(/assets/sp/img/top/recommendation-checkmark.svg);
  background-position: 0 7px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

.search_card_name {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #3579d4;
}

.search_card_name a {
  text-decoration: underline;
}

.search_card_search_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 12px;
}

.search_card_imgs__main {
  position: relative;
}

.search_card_imgs__main img {
  width: 136px;
  vertical-align: middle;
}

.search_card_imgs__brand {
  display: flex;
  width: 24px;
}

.search_card_imgs__brand img {
  width: 100%;
}

.search_card_imgs__brand img:nth-child(n + 2) {
  margin-left: 8px;
}

.search_card_imgs__applepay {
  position: absolute;
  top: 4px;
  right: -58px;
  width: 24px;
}

.search_card_imgs__applepay img {
  width: 100%;
}

.search_card-info-table {
  width: 100%;
  text-align: left;
  font-size: 11px;
  margin-left: 12px;
}

.search_card-info-table table {
  width: 100%;
  height: 100%;
}

.search_card-info-table tr {
  border-bottom: dotted 1px #dfdfdf;
}

.search_card-info-table th {
  font-weight: bold;
  vertical-align: middle;
}

.search_card-info-table td {
  vertical-align: middle;
}

.search_card-info-table .small {
  font-size: 10px;
}

.search_card-info-table .normal {
  font-weight: normal;
}

.search-cv-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.accordion-modern {
  margin-top: -2;
  position: relative;
  padding: 30px 136px 16px;
  background: #e2f4f5;
}

.accordion-modern__title {
  position: absolute;
  background-image: url(/assets/sp/img/lp/shinsa-modern/title.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 422px;
  height: 64px;
  top: 10px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.accordion-modern__title.etc {
  background-image: url(/assets/sp/img/lp/shinsa-modern/title-etc.png);
}

.accordion-modern__title.issue_speed {
  background-image: url(/assets/sp/img/lp/shinsa-modern/title-issue_speed.png);
}

.accordion-modern__title--lg {
  font-size: 20px;
}

.accordion-modern__title--yellow {
  color: #f3f21a;
}

.accordion-modern__title-img {
  display: flex;
  margin: 0 -16px;
  justify-content: center;
  align-items: center;
  background: #5BB1B3;
}

.accordion-modern__title-img img {
  height: 48px;
}

.accordion-modern__text {
  font-size: 12px;
  line-height: 1.5;
}

.accordion-modern__text-img {
  margin-left: 8px;
  height: 17px;
}

@media (max-width: 354px) {
  .accordion-modern__text-img {
    height: 13px;
  }
}

.accordion-modern__block {
  background-color: #ffffff;
  border-radius: 10px;
  border: 2px solid #5eb9bc;
  padding: 8px 24px;
  margin-top: 16px;
}

.accordion-modern__up {
  position: relative;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  align-items: center;
  color: #5ab9bd;
  cursor: pointer;
}

.accordion-modern__up--icon {
  position: absolute;
  top: 13px;
  right: 0;
}

.accordion-modern__down {
  margin-top: 8px;
}

.accordion-modern__down__text {
  font-size: 12px;
  line-height: 1.5;
}

.accordion-modern__down__title {
  background-color: #e2f4f5;
  color: #5ab9bd;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.29;
  text-align: center;
  padding: 4px;
  margin-left: -12px;
  margin-right: -12px;
}

.accordion-modern .search_card_container:not(:first-child) {
  margin-top: 11px;
}

.accordion-modern .search_card_container:last-of-type {
  margin-bottom: 8px;
}

.accordion-modern .search_card_module__point-list li.green-mark {
  background-image: url(/assets/sp/img/lp/student/icons/checkmark.svg);
}

.accordion-modern .search_card_module__divider {
  border-bottom: 1px dashed #5EB9BC;
  height: 0;
  margin: 16px 0 0;
}

.accordion-modern .search_card_module .deco_1, .accordion-modern .search_card_module .deco_2 {
  font-weight: 600;
}

.accordion-modern .search_cv_btn {
  width: calc(100% - 162px);
  height: 44px;
  display: flex;
  flex-direction: column;
  line-height: 1;
  justify-content: center;
  text-align: center;
  background-color: #e72a11;
  background-image: url(/assets/sp/img/lp/shinsa-modern/icons/arrow-yellow.svg);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: right 8px center;
  border: 1px solid #e72a11;
  color: #fff !important;
  font-size: 16px;
  font-weight: bold;
  padding-right: 14px;
  border-radius: 22px;
  box-shadow: 0px 2px 4px 0px #00000033;
  text-decoration: none;
}

.accordion-modern .search_cv_btn__sub-text {
  margin-top: 2px;
  font-size: 10px;
  font-weight: normal;
}

.accordion-modern .btn-search-detail {
  width: 136px;
  height: 44px;
  text-align: center;
  background-color: #fff;
  background-image: url(/assets/sp/img/lp/shinsa-modern/icons/arrow-blue.svg);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: right 10px center;
  border: 1px solid #e6e6e6;
  border-radius: 22px;
  color: #3579d4 !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 41px;
  box-shadow: 0px 2px 4px 0px #00000033;
  text-decoration: none;
}

.accordion-modern .is-hidden {
  display: none;
}

.main-kv + .accordion-modern-wrap {
  margin-top: 36px;
}

.module_search_box_modern + .accordion-modern-wrap {
  margin-top: 4px;
}

.module_pr_card_modern {
  position: relative;
  border-radius: 8px;
  padding: 8px;
  background-color: #FF8C00;
  background-size: 30px;
  margin: 20px auto 16px;
  width: 70%;
}

.module_pr_card_modern__container {
  background-color: #FFFFC3;
  border-radius: 4px;
  padding: 16px 18px 12px;
}

.module_pr_card_modern__hyperlink-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}

.module_pr_card_modern__title {
  position: relative;
  background-color: #FF8C00;
}

.module_pr_card_modern__title__text {
  display: flex;
  position: relative;
  z-index: 1;
  padding: 0 0 8px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  justify-content: center;
  align-items: center;
}

.module_pr_card_modern__title__text:before {
  content: '';
  position: absolute;
  left: 20%;
  transform: translateX(-50%);
  top: -14px;
  background-image: url("/assets/pc/img/top/pr-frame/label.svg");
  background-position: center;
  width: 64px;
  height: 48px;
}

.module_pr_card_modern__title img {
  height: 20px;
}

.module_pr_card_modern__name {
  display: flex;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  justify-content: flex-start;
}

.module_pr_card_modern__name a {
  color: #3579D4;
  text-decoration: underline;
}

.module_pr_card_modern__main {
  display: flex;
  margin: 12px 0 16px;
}

.module_pr_card_modern__main__imgs img {
  width: 160px;
  max-height: 160px;
  object-fit: contain;
}

.module_pr_card_modern__campaign {
  position: relative;
  background-color: #fff;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  margin-bottom: 12px;
  padding-top: 15px;
  border-radius: 4px;
}

.module_pr_card_modern__campaign-text {
  display: block;
  color: #333333;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.25;
  text-align: center;
  padding: 2px 15px 8px;
}

.module_pr_card_modern__campaign-title {
  display: flex;
  flex-direction: row;
  width: 72%;
  position: absolute;
  top: -3px;
  left: 50%;
  transform: translateX(-50%);
}

.module_pr_card_modern__campaign-title:before {
  display: block;
  content: "";
  flex: 1 0 0;
  height: 7px;
  background-image: url("/assets/pc/img/top/pr-frame/rectangle.svg");
  background-repeat: repeat-x;
  background-size: 12px 7px;
  background-position: left;
}

.module_pr_card_modern__campaign-title::after {
  display: block;
  content: "";
  flex: 1 0 0;
  height: 6px;
  background-image: url("/assets/pc/img/top/pr-frame/rectangle.svg");
  background-repeat: repeat-x;
  background-size: 12px 6px;
  background-position: right;
}

.module_pr_card_modern__campaign-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 28px;
  background: #F5F5F5;
  font-size: 14px;
  font-weight: 600;
  border-radius: 0 0 4px 4px;
}

.module_pr_card_modern__campaign-footer-rectangle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid #5E5854;
  font-size: 12px;
  background-color: #fff;
  margin-right: 8px;
}

.module_pr_card_modern__campaign .title-content {
  flex: 0 0 96px;
  margin-top: -5px;
}

.module_pr_card_modern__campaign .title-content img {
  height: 18px;
}

.module_pr_card_modern__recommendation {
  display: flex;
  border-radius: 4px;
  padding-left: 18px;
  align-items: center;
  margin-left: 6px;
}

.module_pr_card_modern__recommendation__list {
  color: #333333;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.25;
}

.module_pr_card_modern__recommendation__list__item {
  list-style: disc;
}

.module_pr_card_modern__campaign-box {
  position: relative;
  display: block;
  margin: 26px 8px 8px;
  padding: 26px 8px 8px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e9586f;
}

.module_pr_card_modern__campaign-box__time, .module_pr_card_modern__campaign-box__text {
  color: #5e5e5e;
  font-size: 12px;
}

.module_pr_card_modern__campaign-box__time {
  position: relative;
  width: 180px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: 24px center;
  margin: -41px auto 12px;
  padding: 8px 0px 0 24px;
  background-color: #e9586f;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 14px;
}

.module_pr_card_modern__campaign-box__time::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -24px;
  left: 50%;
  width: 12px;
  height: 24px;
  margin-left: -6px;
  border-width: 8px 6px 8px 6px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #e9586f;
}

.module_pr_card_modern__campaign-box__text {
  color: #333;
  line-height: 1.4;
}

.module_pr_card_modern__campaign-box__term {
  margin: 8px 0 4px;
  border-radius: 4px;
  background-color: #ffecef;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  line-height: 2;
  color: #e9586f;
}

.module_pr_card_modern__campaign-box .deco_1 {
  color: #ff2a2a;
}

.module_pr_card_modern__btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.module_pr_card_modern__btn-box__btn-cv {
  position: relative;
  width: 76%;
  height: 44px;
  text-align: center;
  margin: 0;
  background-color: #e72a11;
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 44px;
  border-radius: 22px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

.module_pr_card_modern__btn-box__btn-cv:link {
  text-decoration: none;
}

.module_pr_card_modern__btn-box__btn-cv::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url("/assets/pc/img/top/pr-frame/arrow-right.svg");
  background-size: 16px;
  background-position: center;
}

.module_pr_card_modern__pr_company_name {
  margin: 8px 0;
  color: #5e5e5e;
  font-size: 10px;
  text-align: center;
}

.search_corporation_ranking {
  padding: 8px 136px 16px;
  background: linear-gradient(140.77deg, #2F51A6 4.99%, #1E2D55 88.14%);
}

.search_corporation_ranking button {
  font-family: inherit;
  cursor: pointer;
}

.search_corporation_ranking__title {
  display: flex;
  justify-content: center;
}

.search_corporation_ranking__title-img {
  width: 100%;
}

.search_corporation_ranking__body {
  background-color: #FFFFFF;
  border-radius: 8px;
  padding: 8px;
  display: flex;
  flex-direction: column;
  margin-top: 8px;
}

.search_corporation_ranking__body--modal {
  position: relative;
  height: 180px;
  overflow: hidden;
}

.search_corporation_ranking__body .row {
  display: flex;
  flex-direction: row;
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  margin-bottom: 8px;
}

.search_corporation_ranking__body .row--centered {
  justify-content: center;
}

.search_corporation_ranking__body .row--padded {
  padding: 0 15%;
}

.search_corporation_ranking__body .row--button {
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  justify-content: space-around;
  align-items: center;
  width: 60%;
  margin: auto auto 4px;
}

.search_corporation_ranking__body .row--button .forward-btn {
  position: relative;
  font-weight: 600;
  width: 44%;
  height: 40px;
  border-radius: 20px;
  box-shadow: 0px 2px 4px 0px #00000033;
  background-color: #1E2D55;
  color: #FFFFFF;
  border: none;
}

.search_corporation_ranking__body .row--button .forward-btn::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("/assets/sp/img/top/search-corporations/ranking/icons/arrow-right-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}

.search_corporation_ranking__body .row--button .backward-btn {
  position: relative;
  background-color: #FFFFFF;
  width: 32%;
  height: 40px;
  border-radius: 20px;
  box-shadow: 0px 2px 4px 0px #00000033;
  color: #1E2D55;
  border: 1px solid #E6E6E6;
  padding-left: 15px;
  font-weight: 600;
}

.search_corporation_ranking__body .row--button .backward-btn::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("/assets/sp/img/top/search-corporations/ranking/icons/arrow-left-midnight_blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
}

.search_corporation_ranking__body .row--button .counter {
  width: 40px;
  color: #333333;
  font-size: 14px;
  line-height: 18px;
}

.search_corporation_ranking__body .row--title {
  border-radius: 2px;
  background: #E0E4EE;
  font-size: 14px;
  line-height: 21px;
  color: #1E2D55;
  margin-bottom: 12px;
}

.search_corporation_ranking__body .row--title .remark {
  color: #1E2D55;
  font-size: 12px;
  font-weight: 300;
}

.search_corporation_ranking__body .row .selection-btn {
  height: 32px;
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(0deg, #BAC3DB, #BAC3DB);
  border: 1px solid #BAC3DB;
  border-radius: 16px;
  box-shadow: 0px 2px 4px 0px #00000033;
  width: 32%;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  color: #1E2D55;
  max-width: 132px;
}

.search_corporation_ranking__body .row .selection-btn:not(:last-child) {
  margin-right: 8px;
}

.search_corporation_ranking__body .row .check-btn {
  display: none;
}

.search_corporation_ranking__body .row .check-btn:checked + .selection-btn {
  background: #1E2D55;
  color: #FFFFFF;
}

.search_corporation_ranking__modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}

.search_corporation_ranking__modal-slider {
  position: absolute;
  width: 400%;
  left: 0;
}

.search_corporation_ranking__modal-slider .slide {
  float: left;
  width: calc(100%/4 - 16px);
  padding: 0 8px;
}

.search_corporation_ranking__modal-body {
  position: relative;
  padding: 8px 16px 16px;
  background: linear-gradient(140.77deg, #2F51A6 4.99%, #1E2D55 88.14%);
  border-radius: 8px;
  width: 560px;
}

.search_corporation_ranking__modal-body-close-btn {
  content: "";
  position: absolute;
  background-image: url("/assets/pc/img/top/search-corporation/ranking/icons/icon-close.svg");
  background-size: cover;
  width: 26px;
  height: 26px;
  top: -34px;
  right: 0;
  cursor: pointer;
}

.search_corporation_ranking__modal.hidden {
  display: none;
}

.search_corporation_ranking__modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.search_corporation_ranking--type-b {
  padding-bottom: 8px;
}

.search_corporation_ranking--type-b .search_corporation_ranking__title-img {
  margin-bottom: -9px;
  width: 86%;
}

.search-page-modern__title {
  height: 30px;
  display: flex;
  justify-content: space-between;
  padding: 24px 16px 16px;
  background-image: url("/assets/pc/img/search/modern/title_background.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.search-page-modern__title-first-part {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  line-height: 30px;
}

.search-page-modern__title-first-part .alert {
  color: #FF3434;
}

.search-page-modern__title-second-part {
  display: flex;
  font-size: 12px;
  color: #333333;
  line-height: 30px;
  font-weight: 600;
}

.search-page-modern__select {
  appearance: none;
  outline: 0;
  cursor: pointer;
  width: 100%;
  padding-left: 8px;
  border: 1px solid #E6E6E6;
}

.search-page-modern__select-container {
  position: relative;
  display: flex;
  width: 168px;
  height: 30px;
  overflow: hidden;
  margin-left: 8px;
}

.search-page-modern__select-container::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 1em;
  color: #5EB9BC;
  cursor: pointer;
  pointer-events: none;
}

.search-page-modern__select::-ms-expand {
  display: none;
}

.search-page-modern__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.search-page-modern__list .search-page-modern__card--pr {
  margin: auto;
  width: 752px;
  box-sizing: border-box;
}

.search-page-modern__card {
  padding: 24px;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 8px 0px #00000033;
  margin-bottom: 24px;
  border-radius: 4px;
}

.search-page-modern__card-img {
  display: flex;
}

.search-page-modern__card-img-wrapper {
  padding-right: 16px;
}

.search-page-modern__card-img > img {
  width: 200px;
  max-height: 200px;
  object-fit: contain;
}

.search-page-modern__card-emoney {
  display: flex;
  flex-direction: column;
  margin-right: 8px;
}

.search-page-modern__card-price {
  width: 100%;
  display: inline-table;
  margin-top: 10px;
}

.search-page-modern__card-price-row {
  border-bottom: 1px dotted #DFDFDF;
}

.search-page-modern__card-price-cell {
  line-height: 14px;
  color: #333333;
  font-weight: 300;
  font-size: 12px;
  padding: 4px 0;
}

.search-page-modern__card-price-cell:nth-child(odd) {
  width: 35%;
  font-size: 10px;
  font-weight: 600;
}

.search-page-modern__card-price-cell .thin-font {
  font-weight: 300;
}

.search-page-modern__card-info {
  padding-top: 2px;
}

.search-page-modern__card-info-title {
  font-size: 20px;
  font-weight: 600;
  color: #3579D4;
  margin-bottom: 12px;
  text-decoration: underline;
  line-height: 25px;
}

.search-page-modern__card-info-advantages {
  padding: 12px 16px 12px;
  border: 1px solid #A0D7D2;
  border-radius: 4px;
}

.search-page-modern__card-info-advantages__item {
  padding: 4px 0 4px 16px;
  background-image: url("/assets/sp/img/top/recommendation-checkmark.svg");
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: auto 12px;
  font-size: 12px;
  line-height: 15px;
  color: #3F989B;
  font-weight: 600;
}

.search-page-modern__card-info-advantages__item:not(:last-child) {
  border-bottom: 1px dotted #E6E6E6;
}

.search-page-modern__card-action {
  grid-column: span 2;
  display: flex;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin-top: 16px;
}

.search-page-modern__card-action-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  box-shadow: 0px 2px 4px 0px #00000033;
  border-radius: 22px;
  cursor: pointer;
  text-decoration: none !important;
}

.search-page-modern__card-action-btn--detail {
  width: 148px;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  color: #3579D4;
  margin-right: 16px;
}

.search-page-modern__card-action-btn--detail::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background-image: url("/assets/pc/img/search/modern/arrow-right-dodger_blue.svg");
  background-size: contain;
  right: 16px;
}

.search-page-modern__card-action-btn--detail:visited, .search-page-modern__card-action-btn--detail:link {
  color: #3579D4;
}

.search-page-modern__card-action-btn--public {
  width: 304px;
  display: flex;
  flex-direction: column;
  line-height: 1;
  justify-content: center;
  background-color: #E72A11;
  color: #FFFFFF;
}

.search-page-modern__card-action-btn--public::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url("/assets/pc/img/search/modern/arrow-right-canary_yellow.svg");
  background-size: contain;
  right: 16px;
}

.search-page-modern__card-action-btn--public__sub-text {
  margin-top: 2px;
  font-size: 10px;
  font-weight: normal;
}

.search-page-modern__card-action-btn--public:visited, .search-page-modern__card-action-btn--public:link {
  color: #FFFFFF;
}

.search-page-modern__card-pr {
  margin-top: 8px;
  grid-column: span 2;
  text-align: center;
  font-size: 10px;
  line-height: 15px;
}

.search-page-modern__card--pr {
  background-color: #FFFFC3;
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #FF8C00;
  padding: 0 24px 16px;
  grid-template-columns: 200px 1fr;
  column-gap: 16px;
}

.search-page-modern__card--pr .search-page-modern__card-name {
  grid-column: span 2;
  font-size: 20px;
  font-weight: 600;
  color: #3579D4;
  margin-bottom: 12px;
  text-decoration: underline;
  line-height: 25px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-header {
  display: flex;
  grid-column: span 2;
  background-color: #FF8C00;
  height: 32px;
  margin: 0 -24px;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table {
  border-collapse: separate;
  background-color: #fff;
  width: 100%;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table:not(:first-child) {
  margin-top: 8px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table td {
  height: 40px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell {
  vertical-align: middle;
  width: 25%;
  border: 1px solid #E6E6E6;
  border-right: none;
  border-top: none;
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell:last-child {
  border-right: 1px solid #E6E6E6;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell img {
  width: 28px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell .deco_1 {
  font-weight: bold;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell .bold {
  font-weight: bold;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell .small {
  font-size: 10px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell.no-pad {
  padding: 0;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell.no-pad .emoney_icons {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  height: 100%;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell.no-pad .emoney_icon_wrap {
  width: 16.66%;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell.no-pad .point_icons {
  padding: 2px 12px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell.no-pad .point_icon_wrap {
  width: 25%;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__cell.no-pad .point_icon_wrap p {
  font-size: 12px;
  font-weight: bold;
  color: #ff3434;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table__label {
  padding: 4px;
  background-color: #f5f5f5;
  border-top: 1px solid #E6E6E6;
  border-bottom: none;
  font-size: 12px;
  font-weight: 300;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table .round-top-right {
  border-top-right-radius: 4px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table .round-top-left {
  border-top-left-radius: 4px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table .round-bottom-right {
  border-bottom-right-radius: 4px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table .round-bottom-left {
  border-bottom-left-radius: 4px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table .no-border-top {
  border-top: none;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table .sub-table-container {
  display: table;
  width: 100%;
  height: 100%;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table .sub-table-container .row {
  display: table-row;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table .sub-table-container .row .cell {
  display: table-cell;
  width: 50%;
  padding: 4px;
  vertical-align: middle;
}

.search-page-modern__card--pr .search-page-modern__card-pr-table .sub-table-container .row .cell:first-child {
  border-right: 1px solid #E6E6E6;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign {
  margin-top: 32px;
  grid-column: span 2;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign-title {
  padding: 8px;
  background-color: #FFDC8C;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  border-radius: 4px 4px 0 0;
  color: #333333;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign-body {
  position: relative;
  border-color: #FEB503;
  border-style: solid;
  background-color: #FFFFFF;
  padding: 16px 16px 4px;
  border-width: 1px 1px 0 1px;
  border-radius: 4px 4px 0 0;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign-body::before {
  content: '';
  position: absolute;
  width: 152px;
  height: 32px;
  background: transparent url("/assets/pc/img/ranking/b1/campaign.png") no-repeat center;
  background-size: contain;
  top: -16px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign-list-item {
  background-position: 0 12px;
  background-repeat: no-repeat;
  background-size: auto 16px;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  background-image: url(/assets/sp/img/top/recommendation-checkmark-campaign.svg);
  border-bottom: dotted 1px #dfdfdf;
  padding: 10px 0 8px 24px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign-list-item:last-child {
  border-bottom: none;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign-list__sub-item {
  padding: 0 0 6px 24px;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;
  border-bottom: dotted 1px #dfdfdf;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign-list__sub-item:last-of-type:not(.persist-border) {
  border-bottom: none;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign-footer {
  display: flex;
  background-color: #F5F5F5;
  padding: 8px;
  justify-content: center;
  align-items: center;
  border-radius: 0 0 4px 4px;
  border-color: #FEB503;
  border-style: solid;
  border-width: 0 1px 1px 1px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign-period-block {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid #5e5854;
  background-color: #ffffff;
  font-weight: 600;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign-period-text {
  color: #5E5E5E;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  margin-left: 6px;
}

.search-page-modern__card--pr .search-page-modern__card-pr-campaign-period-text .sub-text {
  font-weight: 300;
  font-size: 12px;
}

.search-page-modern__card-campaign {
  grid-column: span 2;
  border-radius: 4px;
  border: 1px solid #FEB503;
  margin-top: 16px;
}

.search-page-modern__card-campaign-caption {
  display: flex;
  background-color: #FEB503;
  font-size: 14px;
  line-height: 1;
  padding: 0 8px;
  color: #FFFFFF;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  min-width: 187px;
}

.search-page-modern__card-campaign-period {
  flex-grow: 1;
  background-color: #fff;
  padding: 9px 8px;
  font-weight: 300;
  font-size: 12px;
  border-bottom: 1px dotted #FEB503;
  border-top-right-radius: 4px;
}

.search-page-modern__card-campaign-header {
  display: flex;
}

.search-page-modern__card-campaign-list {
  background-color: #FEFFDF;
  padding: 4px 16px 16px;
  border-radius: 0 0 4px 4px;
}

.search-page-modern__card-campaign-list-item {
  display: flex;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 12px;
  color: #333333;
}

.module_search_box {
  padding-top: 16px;
  padding-bottom: 0;
  color: #5e5854;
  background-color: #fff;
  font-family: HiraKakuPro-W3;
}

.module_search_box .detail_search_compare {
  width: 528px;
  margin: 0 auto;
}

.module_search_box .detail_search_compare__sub_title {
  display: flex;
  justify-content: center;
  background: #F6F6F6;
  border-radius: 2px;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  color: #5E5854;
  height: 24px;
}

.module_search_box .detail_search_compare__icon-table {
  border-bottom: 1px solid #DFDFDF;
}

.module_search_box .detail_search_compare__icon-table__title {
  padding: 8px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #e2f4f5;
  font-weight: bold;
  text-align: center;
  color: #5eb9bc;
}

.module_search_box .detail_search_compare__icon-table__table {
  width: 100%;
}

.module_search_box .detail_search_compare__icon-table__table tr {
  display: flex;
  align-items: center;
  justify-content: center;
}

.module_search_box .detail_search_compare__icon-table__table td {
  display: flex;
  align-items: center;
  position: relative;
  vertical-align: middle;
}

.module_search_box .detail_search_compare__icon-table__table td:first-child {
  width: 20%;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #5E5854;
}

.module_search_box .detail_search_compare__icon-table__table td:first-child > div {
  height: 38px;
}

.module_search_box .detail_search_compare__icon-table__table td:last-child {
  width: 80%;
  padding: 6px 0;
}

.module_search_box .detail_search_compare__icon-table__table td img {
  width: 32px;
  height: 32px;
  object-fit: contain;
  vertical-align: middle;
  margin-left: 5px;
}

.module_search_box .detail_search_compare__icon-table__table td.checked {
  background-color: #fff6e1;
}

.module_search_box .detail_search_compare__icon-table__table__text {
  margin-left: 5px;
  font-size: 12px;
  line-height: 15px;
  color: #5E5854;
  height: 24px;
  align-items: center;
  display: flex;
}

.module_search_box .detail_search_compare__icon-table__five-col-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.module_search_box .detail_search_compare__icon-table__five-col-wrapper > div {
  box-sizing: border-box;
}

.module_search_box .detail_search_compare__icon-table__three-col-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.module_search_box .detail_search_compare__icon-table__three-col-wrapper > div {
  width: 33.33%;
  box-sizing: border-box;
}

.module_search_box .btn_addbox.modified {
  margin: 8px 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  text-decoration-line: underline;
  color: #3579D4;
}

.module_search_box .btn_addbox.modified span {
  font-weight: bold;
}

.module_search_box .btn_area {
  position: relative;
  margin-top: 8px;
}

.module_search_box .btn_area .num {
  position: absolute;
  top: 15px;
  left: 13px;
}

.module_search_box .btn_area .btn_search_secondary {
  position: relative;
  width: 132px;
  height: 28px;
  margin: 0 auto;
  color: #fff;
  background: linear-gradient(180deg, #FFFFFF 0%, #F2F0F0 100%), #D8D8D8;
  border: 1px solid #DFDFDF;
  border-radius: 4px;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #5E5854;
}

.module_search_box .btn_area .btn_search_secondary > p {
  width: 100%;
}

.module_search_box .btn_area .num_bottom {
  position: absolute;
  top: 0;
  right: -45px;
  color: #5e5854;
  font-weight: bold;
}

.module_search_box .btn_area .num_bottom.always-open {
  top: 4px;
  right: -40px;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
}

.detail_search_compare input {
  vertical-align: middle;
}

.detail_search_compare input[type="checkbox"] {
  display: none;
}

.detail_search_compare input[type="checkbox"] + label {
  display: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 25px;
  line-height: 1;
}

.detail_search_compare input[type="checkbox"] + label::before {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: 8px;
  left: 0;
  top: 50%;
  border-radius: 2px;
  border: solid 1px #dfdfdf;
  background-color: #fff;
}

.detail_search_compare input[type="checkbox"]:checked + label::before {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin-top: -10px;
  margin-left: 8px;
  left: 0;
  top: 50%;
  border: 1px solid;
  border: solid 2px #ff9e44;
  background-color: #fff;
}

.detail_search_compare input[type="checkbox"]:checked + label::after {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 8px;
  margin-top: -9px;
  top: calc(50% + 2px);
  left: 11px;
  transform: rotate(-45deg);
  border-bottom: 3px solid;
  border-left: 3px solid;
  border-color: #ff9e44;
}

.img_kv + .module_search_box {
  margin-top: 12px;
}

.article-list-container {
  position: relative;
  padding-top: 20px;
}

.article-list-container .article-list-title {
  padding: 14px 12px;
  background-color: #5EB9BC;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 0.75;
}

.article-list-container .article-list {
  overflow: hidden;
  background-color: transparent;
  box-shadow: none;
  margin-top: 24px;
}

.article-list-container .article-list .special_article_box {
  float: left;
  width: 226px;
  height: auto;
  min-height: 226px;
  padding: 12px;
  margin-bottom: 15px;
  margin-right: 10px;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
  border-bottom: 1px solid #eae9e7 !important;
  border-left: 1px solid #eae9e7 !important;
  border-right: 1px solid #eae9e7 !important;
}

.article-list-container .article-list .special_article_box img {
  margin-bottom: 10px;
}

.article-list-container .article-list .special_article_box a:hover img {
  opacity: 0.7;
}

.article-list-container .article-list .special_article_box dl {
  line-height: 1.64;
}

.article-list-container .article-list .special_article_box:nth-of-type(4n) {
  margin-right: 0;
}

/* ================================================
   _card-compare-b01.scss — PC用（Figma寄せ／重複整理済）
================================================= */
/* ================================
   コンテナ（最上位）
================================ */
.cmp-card-compare-b01 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* 本体枠（528px） */
  max-width: 528px;
  width: 100%;
  margin: 0 auto 16px;
  padding: 16px 32px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px #00000033;
  box-sizing: border-box;
  overflow: visible;
  /* ← 白帯を見せるために visible */
  /* 背景白帯（装飾なし） */
  /* ---------- タイトル ---------- */
  /* ---------- グリッドエリア ---------- */
  /* ---------- カード ---------- */
}

.cmp-card-compare-b01::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -12px;
  /* 上に12px */
  transform: translateX(-50%);
  width: 800px;
  /* 横800px */
  height: calc(100% + 24px);
  /* 下に12px延長 */
  background: #fff;
  /* 装飾なしの白背景 */
  z-index: -1;
}

.cmp-card-compare-b01__head {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.cmp-card-compare-b01__head .cmp-card-compare-b01__eyebrow {
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  display: inline-block;
}

.cmp-card-compare-b01__head .cmp-card-compare-b01__eyebrow::before, .cmp-card-compare-b01__head .cmp-card-compare-b01__eyebrow::after {
  content: "＼";
  color: #bbb;
  margin: 0 0.25em;
}

.cmp-card-compare-b01__head .cmp-card-compare-b01__eyebrow::after {
  content: "／";
}

.cmp-card-compare-b01__head .cmp-card-compare-b01__lead {
  width: 100%;
  display: inline-block;
  margin-top: 8px;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  color: #E9586F;
  background: #FFECEF;
  border-radius: 4px;
  padding: 8px 12px;
  /* 高さ30pxを保持 */
  max-width: 464px;
  height: 30px;
  box-sizing: border-box;
}

.cmp-card-compare-b01__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2px 24px;
  /* カード間をFigma寄せでやや詰める */
  width: 100%;
  margin-top: 4px;
  /* 全幅にする要素 */
}

.cmp-card-compare-b01__grid .cc-b01-compare,
.cmp-card-compare-b01__grid .cc-b01-icons-table,
.cmp-card-compare-b01__grid .cc-b01-cta-row {
  grid-column: 1 / -1;
}

.cmp-card-compare-b01__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100%;
  padding-top: 8px;
  /* 密度感を調整 */
}

.cmp-card-compare-b01__item .cc-b01-media {
  width: 100%;
  max-width: 136px;
  margin-bottom: 12px;
}

.cmp-card-compare-b01__item .cc-b01-media img {
  display: block;
  width: 136px;
  height: 86px;
  object-fit: contain;
}

.cmp-card-compare-b01__item .cc-b01-media__placeholder {
  width: 136px;
  height: 86px;
  background: #eee;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #aaa;
}

.cmp-card-compare-b01__item .cc-b01-label {
  font-size: 12px;
  font-weight: bold;
  color: #3579D4;
  margin-bottom: 8px;
}

.cmp-card-compare-b01__item .cc-b01-label a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}

.cmp-card-compare-b01__item .cc-b01-subcopy {
  font-size: 11px;
  line-height: 16px;
  color: #5E5E5E;
  text-align: center;
  margin-bottom: 12px;
}

/* ================================
   比較テーブル（年会費／還元率／発行）
================================ */
.cc-b01-table--shared {
  width: 100%;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  background: #fff;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}

.cc-b01-table--shared th, .cc-b01-table--shared td {
  border: none;
}

.cc-b01-table--shared .sec th {
  height: 20px;
  background: #F5F5F5;
  color: #555;
  font-weight: 300;
  font-size: 10px;
  line-height: 1;
  /* 100% */
  text-align: center;
  padding: 0 8px;
  border-bottom: 1px solid #E6E6E6;
  box-sizing: border-box;
  vertical-align: middle;
}

.cc-b01-table--shared .val td {
  background: #fff;
  text-align: center;
  font-weight: bold;
  padding: 8px 12px;
  /* 高さ36px相当の見え方 */
  border-bottom: 1px solid #E6E6E6;
}

.cc-b01-table--shared .val td:first-child {
  border-right: 1px solid #E6E6E6;
  /* 中央線 1px */
}

.cc-b01-table--shared tbody tr:last-child td {
  border-bottom: none;
}

/* 年会費の“永年無料”を視覚強調（2行目の値行を赤に） */
.cc-b01-table--shared tbody tr:nth-child(2) td {
  color: #E72A11;
  font-weight: 700;
}

/* ================================
   アイコンテーブル（ポイントアップ／電子マネー）
================================ */
.cc-b01-icons-table {
  width: 100%;
  /* アイコンの並び（PC：横並び） */
}

.cc-b01-icons-table .cc-b01-iconsTbl {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}

.cc-b01-icons-table .cc-b01-iconsTbl th, .cc-b01-icons-table .cc-b01-iconsTbl td {
  border: none;
}

.cc-b01-icons-table .cc-b01-iconsTbl .head th {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  padding: 12px 0 8px;
  border-bottom: 1px solid transparent;
}

.cc-b01-icons-table .cc-b01-iconsTbl .row td {
  padding: 0;
  vertical-align: middle;
  /* 右列だけ左に余白＋中央線 */
}

.cc-b01-icons-table .cc-b01-iconsTbl .row td + td {
  padding-left: 14px;
  border-left: 1px solid #E6E6E6;
}

.cc-b01-icons-table .cc-b01-icons {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.cc-b01-icons-table .cc-b01-icons li {
  display: inline-flex;
}

.cc-b01-icons-table .cc-b01-icons img {
  display: block;
  width: 32px;
  height: auto;
  vertical-align: middle;
}

/* ================================
   共通CTA（2ボタン行）
================================ */
.cc-b01-cta-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-items: center;
  gap: 16px;
  margin: 4px 0 0;
  padding: 0 8px;
  /* 528px枠内で端に当たらないよう調整 */
  width: 100%;
  box-sizing: border-box;
}

.cc-b01-btn {
  display: inline-block;
  width: 100%;
  max-width: 216px;
  /* Figma 固定幅 */
  padding: 16px;
  border-radius: 24px;
  background: #E72A11;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  border: none;
  box-shadow: 0 3px 10px rgba(231, 42, 17, 0.25);
  transition: background-color .2s ease, transform .05s ease;
  box-sizing: border-box;
}

.cc-b01-btn:active {
  transform: translateY(1px);
}

.cc-b01-btn:link {
  color: #fff;
  text-decoration: none;
}

/* ================================
   セーフティ
================================ */
.cc-b01-table--shared,
.cc-b01-iconsTbl {
  max-width: 100%;
}

.cc-b01-media img {
  max-width: 100%;
  height: auto;
}

/* ボタン文字色を常に白に固定（親スコープ＋要素指定で特異性アップ） */
.cmp-card-compare-b01 a.cc-b01-btn,
.cmp-card-compare-b01 a.cc-b01-btn:link,
.cmp-card-compare-b01 a.cc-b01-btn:visited,
.cmp-card-compare-b01 a.cc-b01-btn:hover,
.cmp-card-compare-b01 a.cc-b01-btn:active,
.cmp-card-compare-b01 a.cc-b01-btn:focus {
  color: #fff;
  text-decoration: none;
}

#search-module-modern.module_search_box_modern {
  padding: 20px 16px 16px;
}

.ranking-nav {
  overflow: hidden;
  border-radius: 8px;
  background-color: #f5f5f5;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.ranking-nav__header {
  padding: 12px 16px;
  background-color: #5eb9bc;
}

.ranking-nav__title {
  position: relative;
  padding-left: 32px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.ranking-nav__title::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 28px;
  height: 28px;
  transform: translateY(-50%);
  background: url(/assets/pc/img/layout/ttl_icon_crown_y.png) center/contain no-repeat;
}

.ranking-nav__body {
  padding: 16px;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  background-color: #fff;
}

.ranking-nav__list {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #fff;
}

.ranking-nav__item {
  box-sizing: border-box;
  width: 50%;
  border-right: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}

.ranking-nav__item:nth-child(even) {
  border-right: 0;
}

.ranking-nav__item:nth-last-child(-n+2) {
  border-bottom: 0;
}

.ranking-nav a.ranking-nav__link {
  display: flex;
  align-items: center;
  position: relative;
  padding: 12px 32px 12px 12px;
  color: #5e5854;
  text-decoration: none;
}

.ranking-nav a.ranking-nav__link:active, .ranking-nav a.ranking-nav__link:hover {
  color: #5e5854;
  text-decoration: none;
}

.ranking-nav a.ranking-nav__link:hover {
  opacity: 0.8;
}

.ranking-nav a.ranking-nav__link::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 12px;
  width: 10px;
  height: 16px;
  transform: translateY(-50%);
  background: url(/assets/sp/img/common/optimize/icn_arrow_green.png) center/contain no-repeat;
}

.ranking-nav__icon {
  flex-shrink: 0;
}

.ranking-nav__icon img {
  width: 32px;
}

.ranking-nav__text {
  display: flex;
  align-items: baseline;
  margin-left: 12px;
}

.ranking-nav__lead, .ranking-nav__name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.125;
  white-space: nowrap;
}

.ranking-nav__lead {
  color: #5ab9bd;
}

.ranking-nav__name {
  color: #5e5854;
}

/* ===================================================================
 ローン商標一覧モジュール
=================================================================== */
.c-cashing-brand-list {
  position: relative;
  margin-top: 43px;
  margin-bottom: 16px;
  padding: 0 24px 24px;
  background: #F1474A;
  border-radius: 10px;
}

.c-cashing-brand-list__head {
  padding-bottom: 80px;
  position: relative;
}

.c-cashing-brand-list__head + a .c-cashing-brand {
  margin-top: 4px;
}

.c-cashing-brand-list__head + a .c-cashing-brand::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 64px;
  height: 12px;
  background: url("/assets/sp/img/top/cashing-brand-list/triangle.svg") no-repeat;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.c-cashing-brand-list__title {
  position: absolute;
  margin: 0 -8px;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.c-cashing-brand-list__title img {
  width: 528px;
}

.c-cashing-brand-list a:first-child {
  background-color: #da536e;
}

/* ===================================================================
 ローン商標モジュール
=================================================================== */
.c-cashing-brand {
  position: relative;
  margin-top: 16px;
  padding: 16px 24px;
  background: #FFFFFF;
  box-shadow: 2px 2px 0px 0px #00000040;
  border-radius: 10px;
}

.c-cashing-brand .red {
  color: #FF3434;
}

.c-cashing-brand .bold {
  font-weight: bold;
}

.c-cashing-brand__name {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
}

.c-cashing-brand__lead {
  font-size: 16px;
  line-height: 17px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}

.c-cashing-brand__lead .point_03 {
  color: #FF3434;
}

.c-cashing-brand__row {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 12px;
}

.c-cashing-brand__image img {
  width: 216px;
  vertical-align: middle;
}

.c-cashing-brand__spec {
  width: calc(100% - 124px);
  margin-left: 16px;
  font-size: 12px;
  text-align: left;
  color: #333333;
  line-height: 1.1;
}

.c-cashing-brand__spec table {
  width: 100%;
}

.c-cashing-brand__spec tr:not(:first-child):not(:last-child) {
  border-bottom: 1px dotted #DFDFDF;
}

.c-cashing-brand__spec th {
  width: 39%;
  vertical-align: middle;
  line-height: 1.1;
  padding: 4px 0;
  font-weight: bold;
}

.c-cashing-brand__spec td {
  vertical-align: middle;
  line-height: 1.1;
  padding: 4px 0;
  position: relative;
}

.c-cashing-brand__spec td:first-child {
  padding: 0;
}

.c-cashing-brand__spec .rating-excellent td::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  background: url("/assets/sp/img/top/cashing-brand/excellent.svg") no-repeat;
  background-size: 14px;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.c-cashing-brand__spec .rating-good td::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  background: url("/assets/sp/img/top/cashing-brand/good.svg") no-repeat;
  background-size: 14px;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.c-cashing-brand__spec .rating-poor td::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  background: url("/assets/sp/img/top/cashing-brand/poor.svg") no-repeat;
  background-size: 14px;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.c-cashing-brand__stores {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 8px;
  line-height: 1;
  padding: 4px 0;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  border-radius: 2px;
  background: #F6F6F6;
}

.c-cashing-brand__icons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 4px;
}

.c-cashing-brand__icons img {
  margin-left: 4px;
  width: 16px;
}

.c-cashing-brand__icons + a img {
  margin-left: 0;
}

.c-cashing-brand__points {
  margin-top: 8px;
  padding: 12px 16px;
  background-color: #ffffff;
  border: 3px solid #F9E2E2;
  border-radius: 6px;
  line-height: 1.4;
}

.c-cashing-brand__points li {
  display: flex;
  align-items: flex-start;
  margin-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #DFDFDF;
}

.c-cashing-brand__points li:first-child {
  margin-top: 0;
}

.c-cashing-brand__points li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.c-cashing-brand__points .point_03 {
  font-weight: bold;
  background: linear-gradient(transparent 50%, #F3F21A 0);
}

.c-cashing-brand__list-checkmark img {
  vertical-align: middle;
}

.c-cashing-brand__checkmark img {
  width: 16px;
  vertical-align: middle;
}

.c-cashing-brand__list-text {
  margin-left: 4px;
  font-size: 14px;
  color: #333333;
}

.c-cashing-brand__countdown {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 311px;
  height: 32px;
  padding: 2px 4px;
  border: 1px solid #CCCCCC;
  background-color: #EEEEEE;
  border-radius: 24px;
  margin: 16px auto 0;
}

.c-cashing-brand__time-image img {
  width: 32px;
  vertical-align: middle;
}

.c-cashing-brand__time-text {
  display: flex;
  flex-direction: column;
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #333333;
}

.c-cashing-brand__time-box {
  width: 50%;
  margin-left: auto;
  background: #333333;
  border-radius: 24px;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

.c-cashing-brand__time-box .limit-box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
}

.c-cashing-brand__button {
  position: relative;
  margin: 10px auto 0;
  padding: 14px 0;
  width: 64%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 1;
  background: #E72A11;
  box-shadow: 0px 2px 4px 0px #00000033;
  border-radius: 24px;
}

.c-cashing-brand__button::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 14px;
  background: url("/assets/sp/img/top/cashing-brand/arrow.svg") no-repeat;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.c-cashing-brand__sponsored {
  margin-top: 8px;
  font-size: 10px;
  text-align: center;
  line-height: 1;
  color: #5E5E5E;
}

.module_campaign_list {
  position: relative;
  padding-top: 20px;
}

.module_campaign_list .box_recomend_card {
  display: flex;
  width: 100%;
}

.module_campaign_list__title {
  padding: 14px 12px;
  background-color: #5EB9BC;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 0.75;
}

.module_campaign_list .cnt_campaign {
  position: relative;
  padding: 12px 15px 98px;
  margin-bottom: 16px;
  width: calc(33.33% - 11px);
  box-sizing: border-box;
  border: 1px solid #E6E6E6;
  border-top: 6px solid #5bb1b3;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  margin-right: 16px;
}

.module_campaign_list .cnt_campaign:last-child {
  margin-right: 0;
}

.module_campaign_list .cnt_campaign .box_btn_campaign {
  position: absolute;
  width: calc(100% - 16px);
  bottom: 0;
}

.module_campaign_list .cnt_campaign .camp_box {
  width: 100%;
}

.module_campaign_list .cnt_campaign .camp_box .time {
  display: inline-block;
  position: relative;
  padding: 10px 0;
  margin-bottom: 12px;
  background-color: #FEB503;
  border-radius: 4px;
  color: #fff;
  width: 100%;
}

.module_campaign_list .cnt_campaign .camp_box .time p {
  line-height: 1;
  text-align: center;
  font-size: 11px;
}

.module_campaign_list .cnt_campaign .camp_box .name {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  height: 35px;
}

.module_campaign_list .cnt_campaign .camp_box .name a {
  line-height: 1.1;
  font-size: 16px;
  font-weight: bold;
  color: #3579D4;
  text-decoration: underline;
}

.module_campaign_list .cnt_campaign .camp_box dl {
  display: flex;
}

.module_campaign_list .cnt_campaign .camp_box dl img {
  vertical-align: bottom;
}

.module_campaign_list .cnt_campaign .camp_box dl dt {
  margin-right: 8px;
}

.module_campaign_list .cnt_campaign .camp_box dl dt.no-margin {
  margin: 0;
}

.module_campaign_list .cnt_campaign .camp_box dl dt img {
  width: 160px;
}

.module_campaign_list .cnt_campaign .camp_box dl dd {
  width: 100%;
  line-height: 1.3em;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -.3px;
}

.module_campaign_list .cnt_campaign .camp_box dl dd p {
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
}

.module_campaign_list .cnt_campaign .camp_box .pr_company_name {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
  margin-bottom: 12px;
  height: 24px;
}

.module_campaign_list .cnt_campaign .recomend_poit {
  margin-top: 8px;
}

.module_campaign_list .cnt_campaign .recomend_poit h2 {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #009dff;
}

.module_campaign_list .cnt_campaign .recomend_poit a {
  display: block;
  position: relative;
  padding: 0 21px 0 0;
  border-radius: 4px;
  border: 1px solid #51bafc;
  background-color: #51bafc;
  color: #5e5854;
}

.module_campaign_list .cnt_campaign .recomend_poit a .arrow {
  position: absolute;
  top: -100%;
  bottom: -100%;
  right: 6px;
  margin: auto;
  width: 9px;
  height: 11px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 9px 11px;
}

.module_campaign_list .cnt_campaign .recomend_poit a ul {
  width: 100%;
  padding-top: 4px;
  padding-bottom: 5px;
  border-radius: 4px 0 0 4px;
  border: none;
  background-color: #fff;
}

.module_campaign_list .cnt_campaign .recomend_poit a ul li {
  margin: 5px 5px 0;
  padding-left: 19px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #d5d5d5;
  line-height: 1.3em;
  text-indent: -19px;
  font-size: 11px;
  font-weight: bold;
  background-position: left 1px;
  background-repeat: no-repeat;
  background-size: 14px 12px;
}

.module_campaign_list .cnt_campaign .recomend_poit a ul li .p-number {
  padding: 0 9px 0 3px;
  font-size: 9px;
  color: #FFF;
}

.module_campaign_list .cnt_campaign .recomend_poit a ul li:last-child {
  padding-bottom: 0;
  border: none;
}

.module_campaign_list .cnt_campaign .campaign_badge_box {
  position: absolute;
  top: 0;
  left: 0;
}

.module_campaign_list .cnt_campaign .campaign_timeup_badge {
  position: relative;
  width: 84px;
}

.module_campaign_list .cnt_campaign .campaign_timeup_badge:before {
  content: " ";
  position: absolute;
  top: -4px;
  left: -7px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.module_campaign_list .cnt_campaign .info_campaign {
  margin-top: 5px;
}

.module_campaign_list .cnt_campaign .info_campaign th,
.module_campaign_list .cnt_campaign .info_campaign td {
  font-size: 9pt;
  text-align: left;
  font-size: 12px;
}

.module_campaign_list .cnt_campaign .info_campaign th {
  width: 90px;
  font-weight: bold;
}

.module_campaign_list .cnt_campaign .info_campaign td {
  padding-left: 10px;
  font-weight: normal;
}

.module_campaign_list .btn_wrap {
  display: flex;
  align-items: center;
  margin: 0;
  text-decoration: none;
}

.module_campaign_list .btn_wrap .btn_detail {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-right: 8px;
  margin-bottom: 0;
  width: calc(50% - 12px);
  height: 44px;
  border-radius: 22px;
  border: 1px solid #CCC;
  box-shadow: -1px -1px 2px 0px #FFFFFF inset;
  box-sizing: border-box;
}

.module_campaign_list .btn_wrap .btn_detail a {
  color: #3579D4;
  text-decoration: none;
}

.module_campaign_list .btn_wrap .btn_detail .detail_txt {
  padding: 0;
  background-image: none;
  font-size: 16px;
  font-weight: 600;
}

.module_campaign_list .btn_wrap .btn_box.camp {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0;
  padding: 14px 0;
  width: calc(50% - 12px);
  height: 44px;
  border-radius: 22px;
  background: #E72A11;
  box-sizing: border-box;
  border: 1px solid #E72A11;
}

.module_campaign_list .btn_wrap .btn_box.camp a {
  color: #FFF;
  text-decoration: none;
}

.module_campaign_list .btn_wrap .btn_box.camp .cnv_txt {
  margin: 0;
  padding: 0;
  background-image: none;
  font-size: 16px;
  font-weight: 600;
}

.module_campaign_list .campaign_body {
  margin-top: 24px;
}

.module_campaign_list .campaign_body .show-more {
  color: #3579D4;
  text-align: right;
  font-size: 16px;
  font-weight: 600;
  text-decoration-line: underline;
}

.module-card-recomend-container {
  position: relative;
  padding-bottom: 40px;
}

.module-card-recomend-container .module-card-recomend-title {
  position: relative;
  padding: 14px 12px;
  background: #5EB9BC;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 0.75;
}

.module-card-recomend-container .module-card-recomend-title::after {
  content: "";
  position: absolute;
  background-image: url(/assets/pc/img/common/PR.svg);
  background-size: cover;
  width: 22px;
  height: 16px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 8px;
}

.module-card-recomend-container .module-card-recomend-list {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding: 24px 0 0;
}

.module-card-recomend-container .module-card-recomend-list__item {
  display: flex;
  flex-direction: column;
  vertical-align: top;
  width: 159px;
  margin-right: 16px;
  white-space: normal;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-read {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  position: relative;
  width: 100%;
  min-height: 40px;
  color: #5e5854;
  font-size: 14px;
  text-align: center;
  line-height: 1.1;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-read .label {
  width: 136px;
  margin-bottom: 10px;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-read .line-left,
.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-read .line-right {
  position: absolute;
  bottom: 0;
  width: 11px;
  height: 28px;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-read .line-left::before,
.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-read .line-right::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-read .line-left {
  left: 0;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-read .line-left::before {
  border-right: 1px solid #5ab9bd;
  transform: rotate(-36deg);
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-read .line-right {
  right: 0;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-read .line-right::before {
  border-left: 1px solid #5ab9bd;
  transform: rotate(36deg);
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-img {
  display: block;
  width: 160px;
  min-height: 75px;
  margin: 0 auto;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-img img {
  width: 160px;
  max-height: 160px;
  object-fit: contain;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-box {
  margin: 12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-name {
  display: block;
  color: #3579d4;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-text {
  color: #333;
  font-size: 12px;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-btn {
  display: block;
  width: 100%;
  height: 44px;
  border-radius: 22px;
  background: #E72A11;
  border: 1px solid #E72A11;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 42px;
  text-decoration: none;
  box-sizing: border-box;
  margin-bottom: 8px;
}

.module-card-recomend-container .module-card-recomend-list__item .module-card-recomend-btn--detail {
  background-color: #fff;
  color: #3579d4;
  border: 1px solid #CCC;
  box-shadow: -1px -1px 2px 0px #FFF inset;
}

.ranking-list-container-top {
  position: relative;
  padding: 12px 136px 8px;
  background-color: #E0E4EE;
  color: #1E2D55;
}

.ranking-list-container-top .ranking-list-title {
  color: #1E2D55;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
  border-bottom: 1px solid #000000;
  text-align: center;
}

.ranking-list-container-top .ranking-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  border-radius: 8px;
  width: 100%;
  margin-top: 12px;
}

.ranking-list-container-top .ranking-list__item {
  position: relative;
  padding: 8px 4px;
  width: calc(33% - 13px);
  background: #FFFFFF;
  margin-bottom: 8px;
  box-shadow: 0px 2px 4px 0px #00000033;
  border-radius: 4px;
  margin-right: 8px;
}

.ranking-list-container-top .ranking-list__item:nth-child(3n) {
  margin-right: 0;
}

.ranking-list-container-top .ranking-list__item::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 2px;
  width: 10px;
  height: 16px;
  margin-top: -8px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px auto;
}

.ranking-list-container-top .ranking-list__item--business {
  border-bottom: none;
  border-right: none;
}

.ranking-list-container-top .ranking-list__item--business::before {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  background-image: url("/assets/pc/img/common/icn_arrow_deep-blue.png");
}

.ranking-list-container-top .ranking-list__item a {
  display: flex;
  align-items: center;
  color: #5e5854;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}

.ranking-list-container-top .ranking-list__item a img {
  width: 32px;
  margin-right: 4px;
  margin-left: 4px;
}

.ranking-list-container-top .ranking-list__item a p {
  line-height: 1.1;
}

.ranking-list-container-top .ranking-list__item a p span {
  display: block;
}

.ranking-list-container-top .ranking-list__item:nth-child(even) {
  border-right: none;
}

.ranking-list-container-top .ranking-list__item:nth-child(n+7) {
  border-bottom: none;
}

.ranking-list-container-top .ranking-list__item .green {
  color: #5ab9bd;
}

.ranking-list-container-top .ranking-list__item .charcoal {
  color: #333;
}

.ranking-list-container-top .ranking-list__item .deep-blue {
  color: #1E2D55;
}

.ranking-list-container-top .ranking-list__item .small {
  font-size: 11px;
}

.ranking-list-container-top .show-more {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 16px 36px 0;
  background-color: #fff;
  border: solid 2px #dfdfdf;
  border-radius: 22px;
  color: #3579d4;
  font-size: 15px;
  font-weight: bold;
  line-height: 41px;
}

.ranking-list-container-top .show-more::after {
  content: '';
  display: block;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  content: "";
  margin: auto;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid #3579d4;
}

.module-shinsa-top3 {
  background-color: #E2F4F5;
  padding: 24px 136px 28px;
  line-height: 0;
  text-align: center;
}

.module-shinsa-top3__title-img {
  width: 422px;
}

.module-shinsa-top3__inner-block {
  padding: 16px 16px 12px;
  border-radius: 8px;
  border: 2px solid #5EB9BC;
  background: #FFF;
  display: flex;
  flex-direction: row;
  column-gap: 8px;
}

.module-shinsa-top3__card {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  flex: 1 1 30%;
  align-items: center;
}

.module-shinsa-top3__card-link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.module-shinsa-top3__card-rank {
  width: 40px;
  height: 33.6px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}

.module-shinsa-top3__card-rank--rank1 {
  background-image: url("/assets/pc/img/top/ranking-modern/ranking-icons/rank-1.png");
  width: 56px;
}

.module-shinsa-top3__card-rank--rank2 {
  background-image: url("/assets/pc/img/top/ranking-modern/ranking-icons/rank-2.png");
  width: 56px;
}

.module-shinsa-top3__card-rank--rank3 {
  background-image: url("/assets/pc/img/top/ranking-modern/ranking-icons/rank-3.png");
  width: 56px;
}

.module-shinsa-top3__card-label {
  display: flex;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1;
  color: #3579D4;
  flex: 1;
  align-items: center;
  text-decoration-line: underline;
  margin-top: 8px;
}

.module-shinsa-top3__card-img {
  width: 149px;
  margin-top: 8px;
}

.module-shinsa-top3__card-cv-btn {
  background-color: #E72A11;
  border-radius: 32px;
  height: 32px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  line-height: 32px;
  text-align: center;
  margin-top: 12px;
  width: 149px;
}

.shinsa-pr-countdown {
  text-align: center;
}

.shinsa-pr-countdown__advice-wrap {
  padding: 16px 24px 20px;
}

.shinsa-pr-countdown__advice-wrap--main {
  background-color: #B4E1E1;
}

.shinsa-pr-countdown__advice-wrap--sub {
  background-color: #E2F4F5;
}

.shinsa-pr-countdown__sub-title {
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}

.shinsa-pr-countdown .bold {
  font-weight: bold;
}

.shinsa-pr-countdown .deco_1 {
  font-weight: bold;
}

.shinsa-pr-countdown-card {
  position: relative;
  width: 496px;
  margin: auto;
  padding: 16px 24px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}

.shinsa-pr-countdown-card:nth-of-type(n+2) {
  margin-top: 16px;
}

.shinsa-pr-countdown-card img {
  vertical-align: middle;
}

.shinsa-pr-countdown-card__name {
  line-height: 1;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.shinsa-pr-countdown-card__name a {
  color: #3579d4;
  text-decoration: underline;
}

.shinsa-pr-countdown-card__wrap {
  margin-top: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}

.shinsa-pr-countdown-card__imgs__main {
  position: relative;
  min-width: auto;
}

.shinsa-pr-countdown-card__imgs__main img {
  height: 85px;
  width: auto;
}

.shinsa-pr-countdown-card__info-table {
  margin-left: 12px;
  width: 100%;
  text-align: left;
  font-size: 14px;
}

.shinsa-pr-countdown-card__point-list li {
  padding: 0 0 8px 16px;
  background-image: url(/assets/sp/img/top/recommendation-checkmark.svg);
  background-position: 0 0px;
  background-repeat: no-repeat;
  background-size: auto 12px;
  font-size: 14px;
  line-height: 1.2;
  color: #333333;
}

.shinsa-pr-countdown-card__countdown {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% + 48px);
  margin: 8px -24px 0;
  padding: 4px 0;
  background-color: #EEEEEE;
}

.shinsa-pr-countdown-card__time-image img {
  width: 32px;
}

.shinsa-pr-countdown-card__time-text {
  display: flex;
  flex-direction: column;
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #333333;
}

.shinsa-pr-countdown-card__time-box {
  width: 29%;
  margin-left: 4px;
  padding: 4px 0;
  background: #333333;
  border-radius: 2px;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

.shinsa-pr-countdown-card__time-box .limit-box {
  text-align: center;
}

.shinsa-pr-countdown-card__button-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.shinsa-pr-countdown-card__button-wrapper a {
  color: #ffffff;
  text-decoration: none;
}

.shinsa-pr-countdown-card__button {
  position: relative;
  margin: 12px auto 0;
  padding: 14px 0;
  width: 390px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 1;
  background: #e72a11;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #e72a11;
  border-radius: 24px;
}

.shinsa-pr-countdown-card__button::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 14px;
  background: url(/assets/sp/img/top/cashing-brand/arrow.svg) no-repeat;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.shinsa-pr-countdown-card__caption {
  margin-top: 4px;
  text-align: center;
  font-size: 10px;
  color: #5E5E5E;
}

.module_search_box_modern + .shinsa-pr-countdown {
  margin-top: -22px;
}

.shinsa-pr-three-icons {
  margin-top: 12px;
}

.shinsa-pr-three-icons__advice-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 0 20px;
}

.shinsa-pr-three-icons__advice-wrap--main {
  background-color: #B4E1E1;
}

.shinsa-pr-three-icons__advice-wrap--sub {
  padding: 16px 0 20px;
  background-color: #E2F4F5;
}

.shinsa-pr-three-icons__title {
  display: flex;
  justify-content: center;
}

.shinsa-pr-three-icons__title img {
  width: 480px;
  vertical-align: middle;
}

.shinsa-pr-three-icons__sub-title {
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}

.shinsa-pr-three-icons__sub-title img {
  margin: 4px 0 8px;
  width: 480px;
  vertical-align: middle;
}

.shinsa-pr-three-icons .bold {
  font-weight: bold;
}

.shinsa-pr-three-icons .deco_1 {
  font-weight: bold;
}

.shinsa-pr-three-icons-card {
  margin-top: 0;
  position: relative;
  width: 480px;
  padding: 16px 24px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}

.shinsa-pr-three-icons-card:nth-of-type(n+2) {
  margin-top: 8px;
}

.shinsa-pr-three-icons-card img {
  vertical-align: middle;
}

.shinsa-pr-three-icons-card__name {
  line-height: 1;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}

.shinsa-pr-three-icons-card__name a {
  color: #3579d4;
}

.shinsa-pr-three-icons-card__wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.shinsa-pr-three-icons-card__imgs__main {
  position: relative;
  min-width: auto;
}

.shinsa-pr-three-icons-card__imgs__main img {
  height: 85px;
  width: auto;
}

.shinsa-pr-three-icons__advice-wrap--sub .shinsa-pr-three-icons-card__imgs__main img {
  height: 74px;
}

.shinsa-pr-three-icons-card__info-table {
  margin-left: 12px;
  width: 100%;
  text-align: left;
  font-size: 11px;
}

.shinsa-pr-three-icons-card__info-table img {
  margin-top: 8px;
  height: 16px;
}

.shinsa-pr-three-icons-card__point-list {
  margin-top: 12px;
}

.shinsa-pr-three-icons-card__point-list li {
  margin-top: 4px;
  display: flex;
  align-items: center;
  padding: 4px 12px 4px 4px;
  background-color: #EBF5F5;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.1;
  font-weight: bold;
  color: #333333;
}

.shinsa-pr-three-icons-card__point-list img {
  margin-right: 12px;
  height: 60px;
  width: auto;
  border-radius: 4px;
}

.shinsa-pr-three-icons__advice-wrap--sub .shinsa-pr-three-icons-card__point-list img {
  height: 44px;
}

.shinsa-pr-three-icons-card__button-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.shinsa-pr-three-icons-card__button-wrapper a {
  color: #ffffff;
  text-decoration: none;
}

.shinsa-pr-three-icons-card__button {
  position: relative;
  margin: 16px auto 0;
  padding: 12px 0;
  width: 390px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 1;
  background: #e72a11;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #e72a11;
  border-radius: 24px;
}

.shinsa-pr-three-icons-card__button::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 14px;
  background: url(/assets/sp/img/top/cashing-brand/arrow.svg) no-repeat;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.module_search_box_modern + .shinsa-pr-three-icons {
  margin-top: -22px;
}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-slider .slick-list .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}

.slick-slider .slick-list .slick-track:before {
  content: '';
  display: table;
}

.slick-slider .slick-list .slick-track:after {
  content: '';
  display: table;
  clear: both;
}

.slick-slider .slick-list .slick-track .slick-slide {
  float: left;
  padding: 0 0 8px 0;
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  bottom: 10px;
  padding: 0;
  border: 0;
  outline: none;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  background-image: url("/assets/pc/img/common/icon_arrow_wh_l.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 7px 10px;
  background-color: #5eb9bc;
  font-size: 0;
  color: transparent;
}

.slick-slider .slick-prev {
  left: 4px;
}

.slick-slider .slick-next {
  right: 4px;
  background-image: url("/assets/pc/img/common/icon_arrow_wh_r.png");
}

.slick-slider .slick-dots {
  height: 42px;
  text-align: center;
  display: block;
  -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.18) 0 1px 2px 0;
}

.slick-slider .slick-dots li {
  position: relative;
  display: inline-block;
  height: 8px;
  width: 8px;
  margin: 0 5px;
  background-color: #e6e6d9;
  border-radius: 4px;
  margin: 16px 5px;
}

.slick-slider .slick-dots li.slick-active {
  margin: 17px 5px 15px;
  width: 9px;
  height: 9px;
  border: solid 1px #ffe295;
  background-color: #ffa800;
}

.slick-slider .slick-dots li button {
  opacity: 0;
  position: absolute;
  top: -6px;
  left: -4px;
  width: 15px;
  height: 20px;
  border: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer;
}

/*# sourceMappingURL=maps/top_purpose.css.map */
