/* ======================================================================
 variable
====================================================================== */

h1,
h2,
h3,
h4,
h5,
h6 {
  font: inherit;
}

img {
  vertical-align: bottom;
}

input,
button,
textarea,
select,
input[type=email],
input[type=password],
input[type=tel],
input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  border-radius: 0;
  box-sizing: border-box;
  font-size: inherit;
  color: inherit;
  padding: 0;
  height: auto;
  line-height: normal;
  border: inherit;
}

select::-ms-expand {
  display: none;
}

label {
  cursor: pointer;
}

.sp {
  display: none !important;
}

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

  .pc {
    display: none !important;
  }
}

.trans {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}

@media screen and (max-width: 767px) {
  .trans {
    transition: none;
  }
}

.trans:hover,
.trans:hover img {
  opacity: 0.6;
}

@media screen and (max-width: 767px) {
  .trans:hover,
  .trans:hover img {
    opacity: 1;
  }
}

/* ======================================================================
 newsearch
====================================================================== */

.nsearch {
  position: relative;
  margin: 0 auto;
  width: 94%;
  max-width: 1440px;
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .nsearch {
    padding: 30px 0;
    width: 100%;
  }
}

.nsearch_srch {
  position: relative;
  margin: 0 auto;
  width: 94%;
  max-width: 801.5px;
  padding: 70px 0;
}

@media screen and (max-width: 1274px) {
  .nsearch_srch {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .nsearch_srch {
    padding: 0 0 50px;
  }
}

.nsearch_srch_ttl {
  font-weight: 700;
  text-align: center;
  font-size: 28px;
}

@media screen and (max-width: 767px) {
  .nsearch_srch_ttl {
    font-size: 20px;
  }
}

.nsearch_srch_sel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 28px;
}

@media screen and (max-width: 767px) {
  .nsearch_srch_sel {
    display: block;
    margin-top: 25px;
  }
}

.nsearch_srch_sel_input {
  width: 348.6px;
}

@media screen and (max-width: 1274px) {
  .nsearch_srch_sel_input {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .nsearch_srch_sel_input {
    width: auto;
  }
}

.nsearch_srch_sel_txt {
  font-weight: 700;
  font-size: 19.6px;
}

@media screen and (max-width: 1274px) {
  .nsearch_srch_sel_txt {
    text-align: center;
    width: 10%;
    font-size: 17px;
  }
}

@media screen and (max-width: 767px) {
  .nsearch_srch_sel_txt {
    width: auto;
    font-size: 18px;
    padding: 5px 0;
  }
}

.nsearch_srch_sel_btn {
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  background: #215274 url(/img/common/arw_wh_r.svg) 96% 50% no-repeat;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  background-size: 9.8px;
  border-radius: 8px;
  width: 347.9px;
  height: 58.8px;
  font-size: 19.6px;
}

@media screen and (max-width: 1274px) {
  .nsearch_srch_sel_btn {
    font-size: 17px;
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .nsearch_srch_sel_btn {
    width: 100%;
    font-size: 15px;
    height: 50px;
    background-size: 14px;
    border-radius: 4px;
  }

  .nsearch_srch_sel_btn.t {
    height: inherit;
    background-image: none;
  }
}

.nsearch_srch_sel_btn:hover {
  color: #FFF;
}

.nsearch_srch_acc {
  border-top: 2px solid #707070;
  margin-top: 35px;
}

@media screen and (max-width: 767px) {
  .nsearch_srch_acc {
    margin-top: 40px;
  }
}

.nsearch_srch_acc_box {
  cursor: pointer;
  border-bottom: 2px solid #707070;
}

.nsearch_srch_acc_top {
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: 28px;
  background-image: url(/img/common/arw_gl_btm.svg);
  font-size: 19.6px;
  padding: 17.5px 21px;
}

@media screen and (max-width: 767px) {
  .nsearch_srch_acc_top {
    font-size: 15px;
    padding: 10px;
    background-size: 18px;
  }
}

.nsearch_srch_acc_top._active {
  background-image: url(/img/common/arw_gl_top.svg);
}

.nsearch_srch_acc_btm {
  display: none;
  padding: 0 17.5px 21px;
}

@media screen and (max-width: 767px) {
  .nsearch_srch_acc_btm {
    padding: 10px 10px 15px;
  }
}

.nsearch_srch_acc_btm .flexBox {
  margin-top: -7px;
}

@media screen and (max-width: 767px) {
  .nsearch_srch_acc_btm .flexBox {
    margin-top: -5px;
  }
}

.nsearch_srch_acc_btm_btn {
  display: flex;
  flex-wrap: wrap;
  margin-top: -7px;
  justify-content: center;
}

.nsearch_srch_acc_btm_btn_blank {
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-image: url(../../img/common/ico_blank.png);
  background-position: 94% 50%;
  background-size: 22px;
  background-color: #FFF;
  border: 2px solid #DDD;
  border-radius: 7px;
  width: 196px;
  height: 49px;
  font-size: 14px;
  margin-right: 7px;
}

@media screen and (max-width: 767px) {
  .nsearch_srch_acc_btm_btn_blank {
    letter-spacing: normal;
    background-position: 96% 50%;
    width: 48%;
    height: 42px;
    margin-right: 2%;
    font-size: 13px;
    border-radius: 5px;
    background-size: 15px;
  }
}

.nsearch_srch_acc_btm_btn_blank:hover {
  border-color: #FFE800;
  background-color: #FFE800;
}

.nsearch_sort {
  font-size: 14px;
  margin: 4px 10px 0 0;
}

@media screen and (max-width: 767px) {
  .nsearch_sort {
    font-size: 9px;
    margin: 2px 5px 0 0;
  }
}

.nsearch_more {
  font-weight: 700;
  background: #fff url(/img/common/tri_gr_r.svg) no-repeat 95% 50%;
  color: #215274;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px auto 0;
  width: 80%;
  max-width: 250px;
  height: 40px;
  border: 2px solid #215274;
  border-radius: 10px;
  font-size: 16px;
  background-size: 6px;
}

@media screen and (max-width: 1274px) {
  .nsearch_more {
    width: 90%;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .nsearch_more {
    width: 100%;
    height: 35px;
    font-size: 0.8rem;
    background-position: 96% 50%;
    background-size: 4px;
    margin: 5px 0 0;
  }
}

@media screen and (max-width: 425px) {
  .nsearch_more {
    height: 30px;
    font-size: 0.65rem;
  }
}

.nsearch_popup {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  overflow-y: scroll;
}

.nsearch_popup_box {
  background: #FFF;
  width: 94%;
  max-width: 890px;
  border-radius: 15px;
  margin: 0 auto;
  height: auto;
}

@media screen and (max-width: 767px) {
  .nsearch_popup_box {
    margin-top: 200px;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 375px) {
  .nsearch_popup_box {
    margin-top: 260px;
  }
}

.nsearch_popup_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background: #8ECEC7;
  padding: 10px 30px;
}

@media screen and (max-width: 767px) {
  .nsearch_popup_head {
    border-radius: 15px 15px 0 0;
    padding: 5px;
    justify-content: center;
  }
}

.nsearch_popup_head_ttl {
  color: #FFF;
  font-weight: 700;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .nsearch_popup_head_ttl {
    font-size: 20px;
  }
}

.nsearch_popup_head_close {
  font-weight: 700;
  background: #FFF;
  border: 1px solid #707070;
  width: 100px;
  height: 35px;
  border-radius: 7px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .nsearch_popup_head_close {
    border: none;
    width: 28px;
    height: 28px;
    font-size: 0;
    background: url(../../img/common/ico_close.svg) no-repeat 50% 50%;
    background-size: 100%;
    position: absolute;
    right: 20px;
    top: -15px;
  }
}

.nsearch_popup_ttl {
  font-weight: 700;
  font-size: 20px;
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .nsearch_popup_ttl {
    font-size: 17px;
    padding: 15px;
  }
}

.nsearch_popup_submit {
  font-weight: 700;
  color: #FFF;
  background: #FF8181;
  border-bottom: 4px solid #982E2E;
  font-size: 20px;
  width: 280px;
  height: 58px;
  border-radius: 8px;
}

@media screen and (max-width: 767px) {
  .nsearch_popup_submit {
    font-size: 17px;
    width: 160px;
    height: 38px;
  }
}

.nsearch_popup_submit img {
  width: 25px;
  margin-right: 5px;
}

.nsearch_popup_bal {
  position: relative;
  background: #FFF;
  font-size: 14px;
  line-height: 1.3;
  padding: 8px;
  margin-right: 15px;
}

@media screen and (max-width: 767px) {
  .nsearch_popup_bal {
    margin: 0 0 10px;
    padding: 5px 0;
    text-align: center;
    font-size: 12px;
  }
}

.nsearch_popup_bal::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #FFF;
  right: -10px;
  margin-top: -7.5px;
}

@media screen and (max-width: 767px) {
  .nsearch_popup_bal::after {
    right: auto;
    top: auto;
    left: 50%;
    bottom: -10px;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #FFF transparent transparent transparent;
  }
}

.nsearch_pager {
  color: #707070;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0 30px;
  font-size: 35px;
}

@media screen and (max-width: 767px) {
  .nsearch_pager {
    transform: none;
    font-size: 20px;
    margin: 20px 0 15px;
  }
}

.nsearch_pager_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E3E3E3;
  color: #707070;
  border-radius: 2.8px;
  width: 33.6px;
  height: 33.6px;
  font-size: 19.6px;
  margin: 0 5.6px;
}

@media screen and (max-width: 767px) {
  .nsearch_pager_btn {
    width: 25px;
    height: 25px;
    font-size: 10px;
    margin: 0 2px;
  }
}

.nsearch_pager_btn._arw {
  background: #707070;
}

.nsearch_pager_btn._arw img {
  width: 8.4px;
}

@media screen and (max-width: 767px) {
  .nsearch_pager_btn._arw img {
    width: 5px;
  }
}

.nsearch_pager_btn._active {
  background: #57B3BC;
}

.nsearch_pager_btn._active a {
  color: #FFF;
}

.under .otherContent {
  overflow-x: hidden;
}

.under .s_name_btn .icon-search {
  font-size: 3rem;
}

@media screen and (max-width: 767px) {
  .under .s_name_btn .icon-search {
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .under .resultArea {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 767px) {
  .under .serchSectionTitle01 .searchBtn {
    width: 109px;
    height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .under .serchSectionTitle01 .searchBtn .inner {
    font-size: 13px;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
  }
}

.under .underSearchBox {
  padding: 0;
}

.under .underSearchInner {
  max-width: none;
}

.under .s_name {
  max-width: none;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .under .s_name {
    justify-content: space-between;
  }
}

.under input[type=text].s_name_text {
  border: 2px solid #215274;
  border-radius: 5.6px;
  width: 288.4px;
  font-size: 19.6px;
  height: 58.8px;
  margin: 0 5px 0 0;
}

@media screen and (max-width: 1274px) {
  .under input[type=text].s_name_text {
    font-size: 17px;
    width: 78%;
    margin: 0 2% 0 0;
  }
}

@media screen and (max-width: 767px) {
  .under input[type=text].s_name_text {
    width: 84%;
    font-size: 15px;
    height: 50px;
    border-radius: 4px;
    padding: 0 10px;
    margin: 0;
  }
}

.under .s_name_btn {
  width: 56.7px;
  height: 58.8px;
  padding: 0;
  margin: 0;
  border-radius: 5.6px;
}

@media screen and (max-width: 1274px) {
  .under .s_name_btn {
    width: 20%;
  }
}

@media screen and (max-width: 767px) {
  .under .s_name_btn {
    border-radius: 4px;
    max-width: 50px;
    min-width: 50px;
    max-height: 50px;
  }
}

.under .searchFormInner {
  padding: 0;
}

.under .searchFormInner {
  padding: 0;
}

.under .searchBoxWrapper>.t {
  padding: 0;
  max-width: none;
  color: #111;
  border-left: 6px solid #FFE800;
  font-size: 18px;
  line-height: 1.3;
  padding-left: 5px;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .under .searchBoxWrapper>.t {
    font-size: 15px;
    display: block;
    border-left-width: 3px;
  }
}

.under .searchBoxWrapper {
  display: block;
  padding: 0 20px 20px;
}

@media screen and (max-width: 767px) {
  .under .searchBoxWrapper {
    padding: 0 15px 15px;
  }
}

.under .flexBox.searchBox.drive>.item {
  height: 50px;
}

.under .searchSet {
  position: static;
  background-color: rgba(0, 0, 0, 0.15);
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .under .searchSet {
    padding: 10px 20px;
  }
}

.under .searchSet .inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.under .clearBtn {
  position: static;
  width: 190px;
  height: 58px;
  border-radius: 58px;
  font-size: 20px;
  margin-right: 20px;
}

@media screen and (max-width: 767px) {
  .under .clearBtn {
    width: 98px;
    height: 38px;
    font-size: 15px;
  }
}

.under .searchBox .wap .t {
  border-color: #DDD;
  border-bottom-width: 4px;
}

.under .searchBox .wap:hover .t {
  border-left-color: #FFE800;
  border-top-color: #FFE800;
  border-right-color: #FFE800;
}

/* 新車のカーリースについてエリア */
.aboutCarleaseArea {
  padding: 0 15px 0;
  margin: 10px auto 20px;
}

.aboutCarleaseArea .inner {
  width: 100%;
  max-width: 1200px;
  border-radius: 25px;
  padding: 1.5em 2em 2em;
  overflow: visible;
  margin: 0 auto;
  border: 3px solid #f1f1f1;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .aboutCarleaseArea {
    margin: 0px auto 55px;
  }

  .aboutCarleaseArea .inner {
    padding: 2em 1.7em 2em 1.75em;
  }
}

.aboutCarleaseArea h2 {
  color: #6c6c6c;
  font-size: 1.4rem;
  padding-bottom: 0.75em;
  line-height: 1.5;
  text-align: center;
}

.aboutCarleaseArea h2 span {
  color: var(--accent_color);
}

.aboutCarleaseArea .inner p {
  font-size: 0.9rem;
  padding-bottom: 1em;
  line-height: 1.7;
}

.aboutCarleaseArea .inner p:last-child {
  padding-bottom: 0em;
}

@media screen and (max-width: 767px) {
  .aboutCarleaseArea h2 {
    font-size: 1.3rem;
  }

  .aboutCarleaseArea .inner p {
    font-size: 0.85rem;
    line-height: 1.6;
  }
}

.under .consulInqArea:after {
  display: none;
}

.under .serchSectionTitle02 {
  max-width: none;
  background: #E7F5F7;
  padding: 5px 25px;
  margin: 0 auto;
}

@media screen and (max-width: 1040px) {
  .under .serchSectionTitle02 {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .under .serchSectionTitle02 {
    display: block;
  }
}

.under .feature_numBox_firstBox {
  font-weight: 700;
  font-size: 38px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .under .feature_numBox_firstBox {
    font-size: 0.9rem;
  }
}

.under .feature_numBox_leftBox b {
  font-size: 60px;
}

@media screen and (max-width: 767px) {
  .under .feature_numBox_leftBox b {
    font-size: 1.4rem;
  }
}

.under .feature_numBox_leftBox {
  font-weight: 700;
  font-size: 38px;
  align-items: baseline;
}

@media screen and (max-width: 767px) {
  .under .feature_numBox_leftBox {
    font-size: 20px;
  }
}

.under .feature_numBox_leftBox span {
  font-size: 28px;
  color: #111;
}

@media screen and (max-width: 767px) {
  .under .feature_numBox_leftBox span {
    font-size: 0.9rem;
  }
}

@media screen and (max-width: 1040px) {
  .under .serchSectionTitle01 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .under .serchSectionTitle01 {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .under .serchSectionTitle01 .feature_numBox .feature_numBox_firstBox {
    color: #111;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .under .serchSectionTitle01 .feature_numBox .feature_numBox_leftBox b {
    color: #FF8181;
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .under .serchSectionTitle01 .feature_numBox {
    width: auto;
    margin-right: 20px;
  }
}

.under .flexBox.num_result {
  align-items: baseline;
  transform: scale(0.72881);
}

@media screen and (max-width: 767px) {
  .under .flexBox.num_result {
    transform: none;
  }
}

.under .btns_wrap {
  margin: 0;
  position: absolute;
  top: 18px;
  right: 4%;
}

@media screen and (max-width: 767px) {
  .under .btns_wrap {
    top: 10px;
    right: 0;
  }
}

.under section#resultNum {
  position: relative;
}

.under .sortBox {
  background: #FFF;
  border-radius: 5px;
  height: 35px;
}

@media screen and (max-width: 767px) {
  .under .sortBox {
    height: 20px;
    width: 74px;
  }
}

@media screen and (max-width: 767px) {
  .under .sortBox .icon {
    height: 15px;
    line-height: 15px;
  }
}

.under .sortBox .c {
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  padding: 0 8px;
}

@media screen and (max-width: 767px) {
  .under .sortBox .c {
    font-size: 9px;
    height: 20px;
    line-height: 20px;
  }
}

.under .resultList {
  padding-bottom: 1%;
  margin-left: 3%;
}

@media screen and (max-width: 767px) {
  .under .resultList {
    margin-left: 2%;
  }
}

.under .resultItem {
  border: 1px solid #707070;
  background: #FFF;
  border-radius: 20px;
  width: 29.5%;
  margin: 30px 3% 0 0;
}

.under .resultItem.resultItem-shadow {
  position: relative;
}

@media screen and (max-width: 767px) {
  .under .resultItem {
    width: 46%;
    border-radius: 6px;
    margin: 5% 3% 0 0;
  }
}

.under .resultItem .lankingBoxCnt {
  padding: 20px 20px;
}

@media screen and (max-width: 1274px) {
  .under .resultItem .lankingBoxCnt {
    padding: 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .under .resultItem .lankingBoxCnt {
    padding: 5% 3% 7%;
  }
}

.under .resultItem .t {
  font-size: 20px;
  max-width: none;
  word-break: keep-all;
  text-align: center;
  align-items: center;
}

@media screen and (max-width: 1274px) {
  .under .resultItem .t {
    font-size: 17px;
  }
}

@media screen and (max-width: 767px) {
  .under .resultItem .t {
    font-size: 15px;
  }
}

.under .resultItem .imgBox {
  padding: 20px 0 10px;
}

@media screen and (max-width: 767px) {
  .under .resultItem .imgBox {
    padding: 0;
  }
}

.under .carImage,
.under .carImageEstimate {
  width: 100%;
  max-width: none;
  min-width: auto;
}

.under .resultItem .lankingBoxCnt .priceBox {
  max-width: none;
  border: none;
  padding: 0;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .under .resultItem .lankingBoxCnt .priceBox {
    width: 100%;
  }
}

.under .lankingBoxCnt span {
  color: #111;
  font-size: 20px;
}

@media screen and (max-width: 1274px) {
  .under .lankingBoxCnt span {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .under .lankingBoxCnt span {
    font-size: 0.6rem;
    margin: 0;
  }
}

.under .resultItem .lankingBoxCnt .price {
  font-size: 42px;
  margin-bottom: -0.3rem;
}

@media screen and (max-width: 1274px) {
  .under .resultItem .lankingBoxCnt .price {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .under .resultItem .lankingBoxCnt .price {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 1274px) {
  .under .resultItem .carList_bonus {
    padding: 0 5%;
    word-break: keep-all;
  }
}

@media screen and (max-width: 767px) {
  .under .resultItem .carList_bonus {
    font-size: 9px !important;
    letter-spacing: normal;
    line-height: 1.3;
    word-break: keep-all;
  }
}

.under .recomFootArea .inner {
  max-width: 1200px;
}

@media screen and (max-width: 767px) {
  .under .serchSectionTitle01 {
    position: fixed;
    z-index: 999;
    background: #E7F5F7;
    bottom: 0;
    padding: 10px 5px;
    align-items: center;
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .under .serchSectionTitle01 .feature_numBox .num_result {
    display: flex;
    align-items: flex-end;
  }
}

.lankingBoxCnt .priceBox.discount {
  margin: 0 0 .3em;
  padding: .5em 0 1em;
}

.lankingBoxCnt .priceBox.discount::after {
  width: 0;
  height: 0;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #000000 transparent transparent transparent;
  bottom: -.9em;
}

.lankingBoxCnt .priceBox.discount .price {
  position: relative;
  font-size: 38px;
  color: #9F9F9F;
}

.lankingBoxCnt .priceBox.discount .priceBox_text {
  font-size: 16px;
  color: #666666;
}

.lankingBoxCnt .priceBox.discount .tax {
  font-size: 13px;
  color: #666666;
}

.lankingBoxCnt .priceBox.discount span {
  color: #666666;
}

@media screen and (max-width: 1274px) {
  .lankingBoxCnt .priceBox.discount .price {
    font-size: 32px;
  }

  .lankingBoxCnt .priceBox.discount .priceBox_text {
    font-size: 13px;
  }

  .lankingBoxCnt .priceBox.discount .tax {
    font-size: 11px;
  }
}

@media screen and (max-width: 767px) {
  .lankingBoxCnt .priceBox.discount .price {
    font-size: 1.2rem;
  }

  .lankingBoxCnt .priceBox.discount .priceBox_text {
    font-size: 0.5rem;
  }

  .lankingBoxCnt .priceBox.discount .tax {
    font-size: 0.4rem;
  }

  .lankingBoxCnt .priceBox.discount span {
    font-size: 0.7rem;
  }
}

.lankingBoxCnt .priceBox.discount .price::before,
.lankingBoxCnt .priceBox.discount .price::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #595959;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}

.lankingBoxCnt .priceBox.discount .price::before {
  top: -.2em;
}

.lankingBoxCnt .priceBox.discount .price::after {
  bottom: -.2em;
}

/* フッターエリア
/*--------------------------------------------------------------------*/
.recomFootArea {
  padding: 0 0 60px;
}

.recomFootArea .inner {
  width: 100%;
  max-width: var(--main_width);
  margin: 0 auto 0;
  padding: 40px;
  background: #f5f5f5;
  border-radius: 40px;
}

.recomFootArea .recomFootArea_box {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.recomFootArea .recomFootArea_box:last-child {
  margin-bottom: 0;
}

.recomFootArea .recomFootArea_box h2 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  position: relative;
  padding-left: 20px;
}

.recomFootArea .recomFootArea_box h2::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "・";
}

.recomFootArea .recomFootArea_box ul li {
  float: left;
  margin-left: 20px;
  font-size: 15px;
}

.recomFootArea .recomFootArea_box ul li a {
  color: #6b6b6b;
  text-decoration: underline;
}

.recomFootArea .recomFootArea_box ul li a:hover,
.recomFootArea .recomFootArea_box ul li a:active {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .recomFootArea .inner {
    width: 96%;
    padding: 10px;
    border-radius: 20px;
  }

  .recomFootArea .recomFootArea_box h2 {
    font-size: 16px;
  }

  .recomFootArea .recomFootArea_box ul li {
    font-size: 12px;
  }
}

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