/********************
¥È¥Ã¥×
********************/


#hdr {
  background-color: white
}

.conceptC .container .conceptC__text .h2C {
  font-weight: 500 !important;
}

.itemList--ranking .itemList__unit .itemWrap .itemImg {
  border: 1px solid #dfdfdf;
}

#scrollBtn:before {
  background-image: url('https://img21.shop-pro.jp/PA01474/798/etc/pc-scroll.png');
  border: none !important;
  width: 56px !important;
  height: 55px !important;
  transform: rotate(0deg) !important;
  bottom: -45px !important;
  background-repeat: no-repeat !important;
}

#container.topPage #main {
  padding-top: 80px;
}


.highlight--narrow {
  margin-bottom: 30px !important;
}

.fv {
  position: relative;
  margin-bottom: 0;
}

.fv::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 400px;
  width: 100%;
  background-color: #f2f2f2;
}

.fv .container {
  position: relative;
  z-index: 2;
}

.fv .slide {
  border-radius: 25px;
  overflow: hidden;
}

.fv-txt {
  position: absolute;
  bottom: -250px;
  right: 50px;
}

.fv-txt img {
  max-width: 8vh;
}

.topread {
  background-color: #f2f2f2;
  margin-bottom: 0;
  padding: 100px 0;
}

.topread .container .row {
  position: relative;
  margin-top: 50px;
  margin-bottom: 100px;
}

.topread .col-pc-6 {
  padding-right: 30px;
  padding-left: 30px;
}

.topimg-02 {
  position: absolute;
  right: 0;
  top: -160px;
}

.topimg-03 img {
  border-radius: 25px;
}

.furusatoTax-banner{
  padding: 70px 20px 0;
  background: #eaeaea;
  text-align: center;
}

.furusatoTax-banner a:hover{
  opacity: 0.8;
}