@charset "UTF-8";
img {
  max-width: 100%;
}

.bg02 {
  background-color: #8bd0ef;
}

@media only screen and (min-width:768px) {
  .sp {
    display: none !important;
  }
}
@media only screen and (max-width:767px) {
  .pc {
    display: none !important;
  }
}
.estimation__cont {
  text-align: center;
}
.estimation__cont p {
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media only screen and (max-width:767px) {
  .estimation__cont p {
    font-size: 14px;
  }
}
.estimation__cont a {
  position: relative;
  font-size: 40px;
  letter-spacing: 0.1em;
  display: inline-block;
  padding: 25px 50px;
  padding-right: 120px;
  background-color: #e44e4e;
  color: #ffffff !important;
  border-radius: 10px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .estimation__cont a {
    font-size: 16px;
    padding: 15px;
    padding-right: 40px;
  }
}
.estimation__cont a span {
  font-size: 50px;
}
@media only screen and (max-width:767px) {
  .estimation__cont a span {
    font-size: 20px;
  }
}
.estimation__cont a img {
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
  width: 55px;
  height: 55px;
}
@media only screen and (max-width:767px) {
  .estimation__cont a img {
    right: 10px;
    width: 27.5px;
    height: 27.5px;
  }
}

a:hover {
  opacity: 0.7;
}

.search-box:before {
  color: #083f57;
}

.sp-menu-open .cps-icon-bar {
  background-color: #083f57;
}

.inactive {
  opacity: 0.5;
}

.top-page {
  background-color: #7ac3de;
}
.top-page .fv {
  background-color: #7ac3de;
}
.top-page .fv__cont {
  position: relative;
  max-width: 1240px;
  width: 86.1%;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 161px;
}
@media only screen and (max-width:600px) {
  .top-page .fv__cont {
    width: 93.7%;
    padding-top: 80px;
  }
}
.top-page .fv__cont h2 {
  color: #ffffff;
  font-size: 55px;
  letter-spacing: 0.05em;
  margin-bottom: 46px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width:600px) {
  .top-page .fv__cont h2 {
    font-size: 27.5px;
  }
}
.top-page .fv__cont h2 span {
  font-size: 80px;
  font-weight: bold;
}
@media only screen and (max-width:600px) {
  .top-page .fv__cont h2 span {
    font-size: 40px;
  }
}
.top-page .fv__cont h3 {
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0.05em;
  box-sizing: border-box;
  font-weight: 500;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width:600px) {
  .top-page .fv__cont h3 {
    font-size: 14px;
  }
}
.top-page .fv__cont .estimation {
  position: relative;
  z-index: 1;
}
.top-page .fv__cont .estimation__cont {
  text-align: left;
}
.top-page .fv__cont .estimation__cont a {
  font-size: 24px;
  padding: 17px 20px;
  padding-right: 54px;
}
@media only screen and (max-width:600px) {
  .top-page .fv__cont .estimation__cont a {
    font-size: 16px;
    padding: 15px;
    padding-right: 40px;
  }
}
.top-page .fv__cont .estimation__cont a span {
  font-size: 32px;
}
@media only screen and (max-width:600px) {
  .top-page .fv__cont .estimation__cont a span {
    font-size: 20px;
  }
}
.top-page .fv__cont .estimation__cont a img {
  width: 30px;
  height: 30px;
  right: 20px;
}
@media only screen and (max-width:600px) {
  .top-page .fv__cont .estimation__cont a img {
    right: 10px;
    width: 27.5px;
    height: 27.5px;
  }
}
.top-page .fv__cont .bg {
  position: absolute;
  right: 0;
  bottom: 58px;
  width: 748px;
  height: 462px;
  background: center/contain no-repeat url("../img/top/fv.png");
  z-index: 0;
}
@media only screen and (max-width:767px) {
  .top-page .fv__cont .bg {
    width: 90%;
  }
}
@media only screen and (max-width:600px) {
  .top-page .fv__cont .bg {
    max-width: 100%;
    width: 374px;
    height: 231px;
  }
}
.top-page .section h2 {
  position: relative;
  background: center/contain no-repeat;
  height: 270px;
  max-width: 95%;
}
@media only screen and (max-width:767px) {
  .top-page .section h2 {
    width: 300px !important;
    margin: 0 auto;
    height: 170px;
  }
}
.top-page .section h2 span {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.1em;
  position: absolute;
  left: 50%;
  bottom: 77px;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .top-page .section h2 span {
    font-size: 16px;
    bottom: 52px;
  }
}
.top-page .section--01 h2 {
  width: 684px;
  background-image: url("../img/top/about.png");
}
.top-page .section--02 h2 {
  background-image: url("../img/top/flow.png");
  width: 497px;
  margin: 0 auto;
}
.top-page .section--03 h2 {
  background-image: url("../img/top/voice.png");
  width: 536px;
  margin-left: auto;
}
.top-page .section--04 h2 {
  background-image: url("../img/top/blog.png");
  width: 490px;
  margin: 0 auto;
}
.top-page .section--05 h2 {
  background-image: url("../img/top/faq.png");
  width: 327px;
  margin: 0 auto;
}
.top-page .section--05 span {
  bottom: 93px;
}
.top-page .section--06 h2 {
  background-image: url("../img/top/contact.png");
  width: 844px;
  margin: 0 auto;
  margin-bottom: 23px;
}
.top-page .tab-wrap--01 .tab-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-radius: 10px;
  box-shadow: 10px 10px 0 #083f57;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width:767px) {
  .top-page .tab-wrap--01 .tab-list {
    box-shadow: 6px 6px 0 #083f57;
  }
}
.top-page .tab-wrap--01 .tab-list .tab-item {
  font-size: 24px;
  font-weight: 700;
  padding: 20px 0;
  width: 33.333%;
  background-color: #ffffff;
  position: relative;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .top-page .tab-wrap--01 .tab-list .tab-item {
    padding: 10px;
    font-size: 14px;
  }
}
.top-page .tab-wrap--01 .tab-list .tab-item:not(:first-child):before {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -10px;
  background-color: #ffffff;
}
.top-page .tab-wrap--01 .tab-list .tab-item:first-child {
  border-radius: 10px 0 0 10px;
}
.top-page .tab-wrap--01 .tab-list .tab-item:nth-child(2):after {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -10px;
  background-color: #ffffff;
}
.top-page .tab-wrap--01 .tab-list .tab-item:last-child {
  border-radius: 0 10px 10px 0;
}
.top-page .tab-wrap--01 .tab-list .tab-item:not(.active):first-child:before {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -10px;
  background-color: #ffffff;
}
.top-page .tab-wrap--01 .tab-list .tab-item.active {
  border: 2px solid #083f57;
  background-color: #ffdd63;
  border-radius: 10px;
  z-index: 1;
}
.top-page .tab-wrap--01 .tab-list .tab-item.active::before, .top-page .tab-wrap--01 .tab-list .tab-item.active::after {
  content: none;
}
.top-page .tab-wrap--01 .tab-cont {
  display: none;
}
.top-page .tab-wrap--01 .tab-cont.active {
  display: block;
}
.top-page .recommend {
  margin-top: 150px;
}
@media only screen and (max-width:767px) {
  .top-page .recommend {
    margin-top: 50px;
  }
}
.top-page .recommend__tabs {
  max-width: 93.7%;
  margin: 0 auto;
}
.top-page .recommend__tabs__item {
  cursor: pointer;
}
.top-page .recommend__cont {
  padding: 30px 47px;
  background-color: #4dafe7;
  border-radius: 10px;
  max-width: 93.7%;
  margin: 0 auto;
  overflow-x: scroll;
}
@media only screen and (max-width:1259px) {
  .top-page .recommend__cont {
    padding: 60px 20px;
  }
}
@media only screen and (max-width:767px) {
  .top-page .recommend__cont {
    padding: 0;
    padding-top: 30px;
  }
}
.top-page .recommend__cont table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 50px 30px;
}
@media only screen and (max-width:767px) {
  .top-page .recommend__cont table {
    border-spacing: 15px;
  }
}
@media only screen and (max-width:767px) {
  .top-page .recommend__cont table th,
  .top-page .recommend__cont table td {
    white-space: nowrap;
  }
}
.top-page .recommend__cont table thead th {
  background-color: #a1dcf7;
  font-size: 20px;
  font-weight: 700;
  padding: 10px;
}
@media only screen and (max-width:767px) {
  .top-page .recommend__cont table thead th {
    font-size: 14px;
  }
}
.top-page .recommend__cont table thead th:first-child {
  width: 32.2%;
}
.top-page .recommend__cont table thead th:nth-child(2) {
  width: 18%;
}
.top-page .recommend__cont table thead th:nth-child(3) {
  width: 18%;
}
.top-page .recommend__cont table thead th:last-child {
  width: 18%;
}
.top-page .recommend__cont table tbody .medal {
  position: relative;
}
.top-page .recommend__cont table tbody .medal::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -13px;
  width: 25px;
  height: 40px;
  background: center/contain no-repeat;
}
@media only screen and (max-width:767px) {
  .top-page .recommend__cont table tbody .medal::before {
    width: 12.5px;
    height: 20px;
    top: -5px;
    left: -6.5px;
  }
}
.top-page .recommend__cont table tbody .rank1:before {
  background-image: url("../img/top/medal01.png");
}
.top-page .recommend__cont table tbody .rank2:before {
  background-image: url("../img/top/medal02.png");
}
.top-page .recommend__cont table tbody .rank3:before {
  background-image: url("../img/top/medal03.png");
}
.top-page .recommend__cont table tbody .rank4:before {
  background-image: url("../img/top/medal04.png");
}
.top-page .recommend__cont table tbody .rank5:before {
  background-image: url("../img/top/medal04.png");
}
.top-page .recommend__cont table tbody td:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 245px;
}
.top-page .recommend__cont table tbody td:first-child span {
  min-width: 60px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 700;
  background-color: #083f57;
  color: #ffffff;
  margin-right: 40px;
  color: #ffdd63;
}
@media only screen and (max-width:767px) {
  .top-page .recommend__cont table tbody td:first-child span {
    min-width: 30px;
    width: 30px;
    height: 35px;
    font-size: 14px;
    margin-right: 10px;
  }
}
.top-page .recommend__cont table tbody td:first-child img {
  width: 275px;
  vertical-align: bottom;
}
.top-page .recommend__cont table tbody td:nth-child(2) {
  text-align: center;
  vertical-align: top;
  min-width: 180px;
}
.top-page .recommend__cont table tbody td:nth-child(2) span,
.top-page .recommend__cont table tbody td:nth-child(2) a {
  display: block;
}
.top-page .recommend__cont table tbody td:nth-child(2) span.review,
.top-page .recommend__cont table tbody td:nth-child(2) a.review {
  font-size: 22px;
  font-weight: bold;
  color: #ffdd63;
  margin-bottom: 8px;
  line-height: 32px;
}
@media only screen and (max-width:767px) {
  .top-page .recommend__cont table tbody td:nth-child(2) span.review,
  .top-page .recommend__cont table tbody td:nth-child(2) a.review {
    font-size: 16px;
    line-height: 1.2;
  }
}
.top-page .recommend__cont table tbody td:nth-child(2) .star {
  display: inline-block;
  width: 124px;
}
.top-page .recommend__cont table tbody td:nth-child(2) .comment {
  position: relative;
  padding: 10px 15px;
  background-color: #ffdd63;
  border: 1px solid #083f57;
  font-size: 14px;
  font-weight: 500;
  border-radius: 10px;
  width: 80px;
  margin: 0 auto;
  margin-top: 5px;
}
@media only screen and (max-width:767px) {
  .top-page .recommend__cont table tbody td:nth-child(2) .comment {
    font-size: 12px;
    padding: 5px 10px;
  }
}
.top-page .recommend__cont table tbody td:nth-child(2) .comment:before, .top-page .recommend__cont table tbody td:nth-child(2) .comment:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.top-page .recommend__cont table tbody td:nth-child(2) .comment::before {
  background: center/contain no-repeat url("../img/top/comment.png");
  width: 16px;
  height: 14px;
  left: 5px;
}
.top-page .recommend__cont table tbody td:nth-child(2) .comment:after {
  background: center/contain no-repeat url("../img/top/arrow02.png");
  width: 12px;
  height: 15px;
  right: 5px;
}
.top-page .recommend__cont table tbody td:nth-child(3) {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  min-width: 180px;
}
@media only screen and (max-width:767px) {
  .top-page .recommend__cont table tbody td:nth-child(3) {
    font-size: 14px;
  }
}
.top-page .recommend__cont table tbody td:nth-child(3) span {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .top-page .recommend__cont table tbody td:nth-child(3) span {
    font-size: 18px;
  }
}
.top-page .recommend__cont table tbody td:last-child {
  min-width: 180px;
}
.top-page .recommend__cont table tbody td:last-child a {
  width: 100%;
  text-align: center;
  display: inline-block;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background-color: #ffdd63;
  padding: 30px 5px;
  color: #083f57;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
}
@media only screen and (max-width:767px) {
  .top-page .recommend__cont table tbody td:last-child a {
    padding: 15px 5px;
    font-size: 14px;
  }
}
.top-page .map {
  width: 93.7%;
  margin: 0 auto;
  margin-top: 150px;
  margin-bottom: 150px;
}
@media only screen and (max-width:767px) {
  .top-page .map {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.top-page .map__cont h3 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.1em;
  background-color: #ffdd63;
  border: 2px solid #083f57;
  border-radius: 10px;
  text-align: center;
  padding: 17px;
}
@media only screen and (max-width:767px) {
  .top-page .map__cont h3 {
    font-size: 16px;
  }
}
.top-page .map__cont .area {
  padding: 100px 96px;
  border-radius: 10px;
  background-color: #4dafe7;
}
@media only screen and (max-width:767px) {
  .top-page .map__cont .area {
    padding: 20px;
  }
}
.top-page .map__cont .area p {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  letter-spacing: 0.1em;
  color: #ffffff;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .top-page .map__cont .area p {
    font-size: 14px;
    line-height: 1.5;
  }
}
.top-page .map__cont .area p:before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  background-color: #ffffff;
}
@media only screen and (max-width:767px) {
  .top-page .map__cont .area p:before {
    bottom: -10px;
  }
}
.top-page .map__cont .area p.search-area {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
}
@media only screen and (max-width:1259px) {
  .top-page .map__cont .area p.search-area {
    display: none;
  }
}
.top-page .map__cont .area p.search-area img {
  width: 24px;
  margin-right: 15px;
  display: inline-block;
}
.top-page .map__cont .area__img {
  margin: 0 auto;
  margin-top: 60px;
  position: relative;
  max-width: 100%;
  width: 1155px;
  height: 815px;
}
@media only screen and (max-width:1259px) {
  .top-page .map__cont .area__img {
    display: none;
  }
}
.top-page .map__cont .area__img__box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
}
@media only screen and (max-width:1439px) {
  .top-page .map__cont .area__img__box {
    transform: scale(0.8) translateX(-50%);
  }
}
.top-page .map__cont .area__img__box.area-box .area-box__item {
  position: absolute;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-weight: bold;
  border-radius: 10px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tohoku {
  background-color: #9bceff;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tohoku--hokkaido {
  background-color: #0465bf;
  width: 225px;
  height: 180px;
  top: 0;
  right: 0;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tohoku--hokkaido:before {
  content: "";
  position: absolute;
  width: 77px;
  height: 43px;
  background-color: #0465bf;
  border-radius: 10px;
  top: 155px;
  right: 148px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tohoku--aomori {
  width: 161px;
  height: 59px;
  top: 214px;
  right: 66px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tohoku--iwate {
  width: 80px;
  height: 59px;
  top: 277px;
  right: 64px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tohoku--akita {
  width: 80px;
  height: 59px;
  top: 277px;
  right: 147px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tohoku--miyagi {
  width: 80px;
  height: 59px;
  top: 339px;
  right: 64px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tohoku--yamagata {
  width: 80px;
  height: 59px;
  top: 339px;
  right: 147px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tohoku--hukusima {
  width: 161px;
  height: 59px;
  top: 401px;
  right: 65px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kanto {
  background-color: #01872b;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kanto--tochigi {
  width: 80px;
  height: 59px;
  top: 464px;
  right: 64px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kanto--gunma {
  width: 80px;
  height: 59px;
  top: 464px;
  right: 147px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kanto--ibaraki {
  width: 80px;
  height: 59px;
  top: 525px;
  right: 64px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kanto--saitama {
  width: 80px;
  height: 59px;
  top: 525px;
  right: 147px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kanto--tokyo {
  width: 80px;
  height: 59px;
  top: 588px;
  right: 147px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kanto--kanagawa {
  width: 80px;
  height: 59px;
  top: 650px;
  right: 147px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kanto--chiba {
  width: 80px;
  height: 121px;
  top: 588px;
  right: 64px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--chubu {
  background-color: #89d35c;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--chubu--nigata {
  width: 80px;
  height: 59px;
  top: 402px;
  right: 229px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--chubu--toyama {
  width: 80px;
  height: 59px;
  top: 402px;
  right: 313px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--chubu--ishikawa {
  width: 80px;
  height: 59px;
  top: 402px;
  right: 397px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--chubu--hukui {
  width: 80px;
  height: 59px;
  top: 465px;
  right: 397px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--chubu--yamanashi {
  width: 80px;
  height: 59px;
  top: 589px;
  right: 231px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--chubu--shizuoka {
  width: 80px;
  height: 59px;
  top: 652px;
  right: 231px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--chubu--nagano {
  width: 80px;
  height: 121px;
  top: 465px;
  right: 231px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--chubu--gihu {
  width: 80px;
  height: 121px;
  top: 465px;
  right: 314px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--chubu--aichi {
  width: 80px;
  height: 59px;
  top: 589px;
  right: 314px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kansai {
  background-color: #f1c002;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kansai--shiga {
  width: 80px;
  height: 60px;
  top: 527px;
  right: 398px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kansai--kyoto {
  width: 80px;
  height: 60px;
  top: 527px;
  right: 482px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kansai--hyougo {
  width: 80px;
  height: 60px;
  top: 527px;
  right: 565px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kansai--osaka {
  width: 80px;
  height: 60px;
  top: 589px;
  right: 565px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kansai--nara {
  width: 80px;
  height: 60px;
  top: 589px;
  right: 482px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kansai--mie {
  width: 80px;
  height: 60px;
  top: 589px;
  right: 398px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kansai--wakayama {
  width: 161px;
  height: 60px;
  top: 652px;
  right: 479px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku {
  background-color: #f28f19;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--ehime, .top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--kagawa, .top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--kochi, .top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--tokushima {
  background-color: #fb9da8;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--tottori {
  width: 80px;
  height: 59px;
  top: 529px;
  right: 649px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--shimane {
  width: 80px;
  height: 59px;
  top: 529px;
  right: 732px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--okayama {
  width: 80px;
  height: 59px;
  top: 592px;
  right: 649px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--hiroshima {
  width: 80px;
  height: 59px;
  top: 592px;
  right: 732px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--yamaguchi {
  width: 80px;
  height: 121px;
  top: 529px;
  right: 816px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--kagawa {
  width: 80px;
  height: 59px;
  top: 671px;
  right: 701px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--tokushima {
  width: 80px;
  height: 59px;
  top: 733px;
  right: 701px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--ehime {
  width: 80px;
  height: 59px;
  top: 671px;
  right: 785px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--tyugoku--kochi {
  width: 80px;
  height: 59px;
  top: 733px;
  right: 785px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kyushu {
  background-color: #eb5d57;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kyushu--oita {
  width: 80px;
  height: 59px;
  top: 529px;
  right: 907px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kyushu--hukuoka {
  width: 80px;
  height: 59px;
  top: 529px;
  right: 990px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kyushu--saga {
  width: 80px;
  height: 59px;
  top: 530px;
  right: 1074px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kyushu--kumamoto {
  width: 80px;
  height: 59px;
  top: 593px;
  right: 990px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kyushu--nagasaki {
  width: 80px;
  height: 59px;
  top: 593px;
  right: 1074px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kyushu--kagoshima {
  width: 161px;
  height: 59px;
  top: 655px;
  right: 990px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kyushu--miyazaki {
  width: 80px;
  height: 123px;
  top: 591px;
  right: 907px;
}
.top-page .map__cont .area__img__box.area-box .area-box__item--kyushu--okinawa {
  width: 80px;
  height: 59px;
  top: 756px;
  right: 1069px;
}
.top-page .map__cont .area__links {
  margin-top: 65px;
}
@media only screen and (max-width:1259px) {
  .top-page .map__cont .area__links {
    position: relative;
    margin-top: 0;
    margin-bottom: 130px;
  }
}
.top-page .map__cont .area__links .prefecture {
  font-size: 20px;
  line-height: 29px;
  font-weight: bold;
  color: #ffffff;
}
@media only screen and (max-width:1259px) {
  .top-page .map__cont .area__links .prefecture {
    font-size: 16px;
    background-color: #ffffff;
    color: #083f57;
    display: inline-block;
    padding: 6px 10.5px;
    border-radius: 10px;
    border: 2px solid #083f57;
    margin-top: 15px;
  }
  .top-page .map__cont .area__links .prefecture.active {
    background-color: #ffdd63;
  }
}
@media only screen and (min-width:768px) {
  .top-page .map__cont .area__links .prefecture:not(:first-child) {
    margin-top: 30px;
  }
}
@media only screen and (max-width:1259px) {
  .top-page .map__cont .area__links__item {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
  }
  .top-page .map__cont .area__links__item.active {
    display: block;
  }
}
.top-page .map__cont .area__links__item .area-path {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 12px 21px;
  background-color: #a1dcf7;
  color: #083f57;
  margin-top: 10px;
  margin-right: 20px;
  border-radius: 10px;
}
@media only screen and (max-width:1259px) {
  .top-page .map__cont .area__links__item .area-path {
    font-size: 14px;
    padding: 6px 10.5px;
    margin-right: 7px;
    text-align: center;
  }
  .top-page .map__cont .area__links__item .area-path:nth-child(4n) {
    margin-right: 0;
  }
}
.top-page .about {
  background-color: #a1dcf7;
  margin-top: 150px;
}
@media only screen and (max-width:767px) {
  .top-page .about {
    margin-top: 50px;
  }
}
.top-page .about__cont {
  padding-top: 100px;
  padding-bottom: 100px;
  width: 80.5%;
  margin: 0 auto;
}
@media only screen and (max-width:767px) {
  .top-page .about__cont {
    padding-top: 0;
    padding-bottom: 50px;
  }
}
.top-page .about__cont p {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width:767px) {
  .top-page .about__cont p {
    font-size: 14px;
  }
}
.top-page .check {
  background-color: #4dafe7;
  padding: 115px 0;
}
@media only screen and (max-width:767px) {
  .top-page .check {
    padding: 50px 0;
  }
}
.top-page .check__cont {
  width: 71.5%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width:767px) {
  .top-page .check__cont {
    display: block;
  }
}
.top-page .check__cont__item--01 {
  width: 34.6%;
}
@media only screen and (max-width:767px) {
  .top-page .check__cont__item--01 {
    width: 100%;
    margin-bottom: 20px;
  }
}
.top-page .check__cont__item--02 ul li {
  position: relative;
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #ffffff;
  font-weight: bold;
  padding-left: 80px;
}
@media only screen and (max-width:767px) {
  .top-page .check__cont__item--02 ul li {
    padding-left: 40px;
    font-size: 16px;
  }
}
.top-page .check__cont__item--02 ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: center/contain no-repeat url("../img/top/check01.png");
  width: 33px;
  height: 33px;
}
.top-page .check__cont__item--02 ul li:not(:first-child) {
  margin-top: 32px;
}
.top-page .flow {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #a1dcf7;
}
@media only screen and (max-width:767px) {
  .top-page .flow {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.top-page .flow__cont {
  margin-bottom: 150px;
}
@media only screen and (max-width:767px) {
  .top-page .flow__cont {
    width: 93.7%;
    margin: 0 auto;
  }
}
.top-page .flow__cont .step h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
}
@media only screen and (max-width:960px) {
  .top-page .flow__cont .step h3 {
    font-size: 16px;
  }
}
.top-page .flow__cont .step h3:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
  height: 2px;
  width: 50px;
  background-color: #ffffff;
}
@media only screen and (max-width:960px) {
  .top-page .flow__cont .step h3:before {
    bottom: -10px;
  }
}
.top-page .flow__cont .step p {
  margin-top: 45px;
  margin-bottom: 80px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (max-width:960px) {
  .top-page .flow__cont .step p {
    font-size: 14px;
    margin-top: 22.5px;
    margin-bottom: 40px;
  }
}
.top-page .flow__cont .step .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80.5%;
  margin: 0 auto;
}
@media only screen and (max-width:960px) {
  .top-page .flow__cont .step .box {
    display: block;
  }
}
.top-page .flow__cont .step .box__item {
  position: relative;
  width: calc(33.333% - 100px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #4dafe7;
  border-radius: 10px;
  padding-bottom: 50px;
}
@media only screen and (max-width:960px) {
  .top-page .flow__cont .step .box__item {
    width: 100%;
    margin-bottom: 40px;
    padding: 10px;
  }
}
.top-page .flow__cont .step .box__item .num {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffdd63;
  border-radius: 50%;
}
.top-page .flow__cont .step .box__item p {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #ffffff;
  margin-top: 50px;
  margin-bottom: 20px;
}
@media only screen and (max-width:960px) {
  .top-page .flow__cont .step .box__item p {
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 18px;
  }
}
.top-page .flow__cont .step .box__item .icon {
  width: 62px;
}
.top-page .flow__cont .step .box__item--01 .num img {
  width: 14px;
  vertical-align: bottom;
}
.top-page .flow__cont .step .box__item--01:after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 73.5px);
  transform: translate(-50%, -50%);
  background: center/contain no-repeat url("../img/top/vector.png");
  width: 65px;
  height: 23px;
}
@media only screen and (max-width:960px) {
  .top-page .flow__cont .step .box__item--01:after {
    content: none;
  }
}
.top-page .flow__cont .step .box__item--02 .num img {
  width: 18px;
  vertical-align: bottom;
}
.top-page .flow__cont .step .box__item--02:after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 73.5px);
  transform: translate(-50%, -50%);
  background: center/contain no-repeat url("../img/top/vector.png");
  width: 65px;
  height: 23px;
}
@media only screen and (max-width:960px) {
  .top-page .flow__cont .step .box__item--02:after {
    content: none;
  }
}
.top-page .flow__cont .step .box__item--03 .num img {
  width: 18px;
  vertical-align: bottom;
}
.top-page .voice {
  margin-top: 100px;
}
@media only screen and (max-width:767px) {
  .top-page .voice {
    margin-top: 50px;
  }
}
.top-page .voice__cont {
  width: 80.5%;
  margin: 0 auto;
}
@media only screen and (max-width:767px) {
  .top-page .voice__cont {
    width: 93.7%;
    margin: 0 auto;
  }
}
.top-page .voice__cont .user {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media only screen and (max-width:767px) {
  .top-page .voice__cont .user {
    display: block;
  }
}
.top-page .voice__cont .user__box {
  position: relative;
  width: 47.4%;
  padding: 55px 30px;
  background-color: #4dafe7;
  border-radius: 10px;
  margin-top: 123px;
}
@media only screen and (max-width:767px) {
  .top-page .voice__cont .user__box {
    width: 100%;
    margin-top: 100px;
  }
}
.top-page .voice__cont .user__box--02 {
  margin-top: 350px;
}
@media only screen and (max-width:767px) {
  .top-page .voice__cont .user__box--02 {
    margin-top: 100px;
  }
}
.top-page .voice__cont .user__box--03 {
  margin-top: -40px;
}
@media only screen and (max-width:767px) {
  .top-page .voice__cont .user__box--03 {
    margin-top: 100px;
  }
}
.top-page .voice__cont .user__box--04 {
  margin-top: 180px;
}
@media only screen and (max-width:767px) {
  .top-page .voice__cont .user__box--04 {
    margin-top: 100px;
  }
}
.top-page .voice__cont .user__box .icon {
  position: absolute;
  width: 125px;
  height: 125px;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background: center/cover no-repeat;
}
.top-page .voice__cont .user__box p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 160%;
}
@media only screen and (max-width:767px) {
  .top-page .voice__cont .user__box p {
    font-size: 14px;
  }
}
.top-page .voice__cont .user__box p.age {
  position: absolute;
  right: 30px;
  bottom: 0;
}
.top-page .blog {
  margin-top: 90px;
  padding-bottom: 150px;
}
@media only screen and (max-width:767px) {
  .top-page .blog {
    padding-bottom: 50px;
  }
}
.top-page .blog__cont {
  padding: 60px 98px;
  padding-bottom: 100px;
}
@media only screen and (max-width:767px) {
  .top-page .blog__cont {
    width: 93.7%;
    margin: 0 auto;
    padding: 0;
  }
}
.top-page .blog__cont h2 {
  margin-bottom: 26px;
}
.top-page .blog__cont .posts__item {
  display: flex;
  background: #4dafe7;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin-top: 60px;
}
@media only screen and (max-width:767px) {
  .top-page .blog__cont .posts__item {
    flex-direction: column;
    margin-top: 25px;
  }
}
.top-page .blog__cont .posts__item .thumb {
  width: 27.9%;
  background: center/cover no-repeat;
  border-radius: 10px 0 0 10px;
}
@media only screen and (max-width:767px) {
  .top-page .blog__cont .posts__item .thumb {
    width: 100%;
    border-radius: 10px 10px 0 0;
    height: 185px;
  }
}
.top-page .blog__cont .posts__item__box {
  position: relative;
  width: 72.1%;
}
@media only screen and (max-width:767px) {
  .top-page .blog__cont .posts__item__box {
    width: 100%;
  }
}
.top-page .blog__cont .posts__item__box .float-top {
  position: absolute;
  top: 30px;
  left: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (max-width:767px) {
  .top-page .blog__cont .posts__item__box .float-top {
    top: 15px;
    left: 20px;
  }
}
.top-page .blog__cont .posts__item__box .float-top .category {
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.1em;
  padding: 7px 10px;
  background-color: #ffdd63;
  border: 1px solid #083f57;
  border-radius: 10px;
  margin-right: 20px;
}
@media only screen and (max-width:767px) {
  .top-page .blog__cont .posts__item__box .float-top .category {
    font-size: 14px;
    padding: 3.5px 5px;
  }
}
.top-page .blog__cont .posts__item__box .float-top .date {
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media only screen and (max-width:767px) {
  .top-page .blog__cont .posts__item__box .float-top .date {
    top: 20px;
    left: 100px;
    font-size: 14px;
  }
}
.top-page .blog__cont .posts__item__box p {
  padding: 100px 50px;
  margin: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width:767px) {
  .top-page .blog__cont .posts__item__box p {
    padding: 50px 20px;
    font-size: 14px;
  }
}
.top-page .blog__cont .posts__item__box .arrow {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 50px;
  height: 50px;
}
@media only screen and (max-width:767px) {
  .top-page .blog__cont .posts__item__box .arrow {
    width: 25px;
    height: 25px;
    right: 15px;
    bottom: 15px;
  }
}
.top-page .blog .links__cont {
  display: flex;
  flex-wrap: wrap;
  width: 66.6%;
  margin: 0 auto;
}
@media only screen and (max-width:767px) {
  .top-page .blog .links__cont {
    width: 93.7%;
    margin: 0 auto;
    margin-top: 50px;
  }
}
.top-page .blog .links__cont__item {
  width: calc(33.333% - 30px);
  border-radius: 10px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  -webkit-text-stroke: 4px #083f57;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.1em;
  position: relative;
  background: center/cover no-repeat;
}
@media only screen and (min-width:768px) {
  .top-page .blog .links__cont__item:not(:nth-child(3n)) {
    margin-right: 30px;
  }
  .top-page .blog .links__cont__item:not(:nth-child(-n+3)) {
    margin-top: 30px;
  }
}
@media only screen and (max-width:767px) {
  .top-page .blog .links__cont__item {
    width: calc(50% - 8px);
  }
  .top-page .blog .links__cont__item:not(:nth-child(even)) {
    margin-right: 15px;
  }
  .top-page .blog .links__cont__item:not(:nth-last-child(-n+2)) {
    margin-bottom: 15px;
  }
}
.top-page .blog .links__cont__item:before {
  content: "";
  -webkit-text-stroke: 0;
  position: absolute;
}
.top-page .blog .links__cont__item:first-child:before {
  content: "不用品回収";
}
.top-page .blog .links__cont__item:nth-child(2):before {
  content: "遺品整理";
}
.top-page .blog .links__cont__item:nth-child(3):before {
  content: "出張買取";
}
.top-page .blog .links__cont__item:nth-child(4):before {
  content: "古銭買取";
}
.top-page .blog .links__cont__item:nth-child(5):before {
  content: "トレカ買取";
}
.top-page .blog .links__cont__item:last-child:before {
  content: "スマホ買取";
}
.top-page .blog .links__all {
  text-align: center;
  margin-top: 100px;
}
@media only screen and (max-width:767px) {
  .top-page .blog .links__all {
    margin-top: 50px;
  }
}
.top-page .blog .links__all a {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #ffdd63;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .top-page .blog .links__all a {
    font-size: 16px;
  }
}
.top-page .blog .links__all a img {
  width: 25px;
  margin-left: 10px;
}
.top-page .faq {
  background-color: #a1dcf7;
  padding-top: 100px;
  padding-bottom: 150px;
}
@media only screen and (max-width:767px) {
  .top-page .faq {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.top-page .faq__cont {
  width: 80.5%;
  margin: 0 auto;
}
@media only screen and (max-width:767px) {
  .top-page .faq__cont {
    width: 93.7%;
    margin: 0 auto;
  }
}
.top-page .faq__cont dl dt,
.top-page .faq__cont dl dd {
  color: #ffffff;
  background-color: #4dafe7;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 0.1em;
  font-weight: bold;
  position: relative;
  padding: 30px 192px 30px 100px;
}
@media only screen and (max-width:767px) {
  .top-page .faq__cont dl dt,
  .top-page .faq__cont dl dd {
    font-size: 16px;
    padding: 15px 70px;
    padding-right: 54px;
    line-height: 1.5;
  }
}
.top-page .faq__cont dl dt:after,
.top-page .faq__cont dl dd:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  background: center/contain no-repeat url("../img/top/arrow05.png");
}
@media only screen and (max-width:767px) {
  .top-page .faq__cont dl dt:after,
  .top-page .faq__cont dl dd:after {
    right: 15px;
  }
}
.top-page .faq__cont dl dt span,
.top-page .faq__cont dl dd span {
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 0.1em;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #4dafe7;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
}
@media only screen and (max-width:767px) {
  .top-page .faq__cont dl dt span,
  .top-page .faq__cont dl dd span {
    font-size: 14px;
    left: 15px;
  }
}
.top-page .faq__cont dl dt span {
  background-color: #ffffff;
}
.top-page .faq__cont dl dd {
  border-radius: 0 0 10px 10px;
  display: none;
}
.top-page .faq__cont dl dd span {
  background-color: #ffdd63;
}
.top-page .faq__cont dl.active dt {
  background-color: #ffdd63;
  color: #083f57;
}
.top-page .faq__cont dl.active dt:after {
  background-image: url("../img/top/arrow06.png");
}
.top-page .faq__cont dl:not(:first-child) dt {
  margin-top: 30px;
}
.top-page .faq .estimation {
  margin-top: 150px;
}
@media only screen and (max-width:767px) {
  .top-page .faq .estimation {
    margin-top: 50px;
  }
}
.top-page .contact {
  background-color: #a1dcf7;
  padding-bottom: 100px;
}
@media only screen and (max-width:767px) {
  .top-page .contact {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width:960px) {
  .top-page .contact__cont {
    width: 93.7%;
    margin: 0 auto;
  }
}
.top-page .contact__cont__box {
  width: 80.5%;
  margin: 0 auto;
  background-color: #4dafe7;
  padding: 100px 195px;
}
@media only screen and (max-width:960px) {
  .top-page .contact__cont__box {
    padding: 20px;
    width: 100%;
  }
}
.top-page .contact__cont__box form {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}
.top-page .contact__cont__box form .wpforms-field .wpforms-field-label {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #ffffff;
  margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
  .top-page .contact__cont__box form .wpforms-field .wpforms-field-label {
    font-size: 16px;
  }
}
.top-page .contact__cont__box form .wpforms-field .wpforms-field-label .wpforms-required-label {
  width: 50px;
  height: 23px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px !important;
  background-color: #ffdd63;
  color: #4dafe7;
  border-radius: 10px !important;
  margin-left: 10px;
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  .top-page .contact__cont__box form .wpforms-field .wpforms-field-label .wpforms-required-label {
    font-size: 14px !important;
  }
}
.top-page .contact__cont__box form .wpforms-field input,
.top-page .contact__cont__box form .wpforms-field textarea,
.top-page .contact__cont__box form .wpforms-field select {
  display: inline-block;
  border-radius: 10px !important;
  font-size: 18px !important;
  font-weight: bold;
  line-height: 26px !important;
  letter-spacing: 0.1em !important;
  border: 0px;
  min-width: 100%;
  outline: none;
}
@media only screen and (max-width:767px) {
  .top-page .contact__cont__box form .wpforms-field input,
  .top-page .contact__cont__box form .wpforms-field textarea,
  .top-page .contact__cont__box form .wpforms-field select {
    box-sizing: border-box;
    font-size: 14px !important;
  }
}
.top-page .contact__cont__box form .wpforms-field input,
.top-page .contact__cont__box form .wpforms-field textarea {
  padding: 10px 20px !important;
}
@media only screen and (max-width:767px) {
  .top-page .contact__cont__box form .wpforms-field input,
  .top-page .contact__cont__box form .wpforms-field textarea {
    padding: 5px 10px !important;
  }
}
.top-page .contact__cont__box form .wpforms-field input,
.top-page .contact__cont__box form .wpforms-field select {
  height: 45px !important;
  box-sizing: border-box;
}
.top-page .contact__cont__box form .wpforms-field select::-ms-expand {
  display: none !important;
}
.top-page .contact__cont__box form .wpforms-field select {
  padding-left: 20px !important;
  padding-right: 20px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../img/top/arrow08.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: right 20px center;
  color: #848484;
}
@media only screen and (max-width:767px) {
  .top-page .contact__cont__box form .wpforms-field select {
    padding-left: 10px !important;
    padding-right: 10px !important;
    background-size: 18px 18px;
  }
}
.top-page .contact__cont__box form .wpforms-field textarea {
  height: 300px !important;
  box-sizing: border-box !important;
}
.top-page .contact__cont__box form .wpforms-field .wpforms-one-half {
  margin-left: 0 !important;
}
.top-page .contact__cont__box form .wpforms-field .wpforms-field-row {
  min-width: 100% !important;
  display: flex;
  flex-direction: row-reverse;
}
.top-page .contact__cont__box form .wpforms-field .wpforms-field-row-block {
  width: 50% !important;
}
.top-page .contact__cont__box form .wpforms-field .wpforms-field-row-block:nth-child(2) {
  margin-right: 20px !important;
}
.top-page .contact__cont__box form .wpforms-field .wpforms-one-half {
  margin-right: auto;
}
.top-page .contact__cont__box form .wpforms-field .wpforms-field-name-first input {
  min-width: 50% !important;
}
.top-page .contact__cont__box form .wpforms-field .wpforms-field-name-last input {
  min-width: 50% !important;
}
.top-page .contact__cont__box form .wpforms-field .wpforms-field-sublabel {
  display: none !important;
}
.top-page .contact__cont__box form .wpforms-submit-container {
  text-align: center;
  margin-top: 50px;
}
@media only screen and (max-width:767px) {
  .top-page .contact__cont__box form .wpforms-submit-container {
    margin-top: 25px;
  }
}
.top-page .contact__cont__box form .wpforms-submit-container [type=submit] {
  background-color: #ffdd63;
  border-radius: 10px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  color: #083f57;
  font-size: 18px;
  font-weight: bold;
  border: 0px;
  outline: none;
  padding: 12px 30px;
}
@media only screen and (max-width:767px) {
  .top-page .contact__cont__box form .wpforms-submit-container [type=submit] {
    font-size: 16px;
  }
}/*# sourceMappingURL=top.css.map */