/****************************************

          $breakpoint

@include maxs($breakpoint-sp) {}

*****************************************/
/*============================
color
============================*/
.fancybox-active {
  overflow: hidden;
}

.fancybox-slide {
  padding: 40px;
}
@media screen and (max-width: 768px) {
  .fancybox-slide {
    padding: 20px;
  }
}

.fancybox-is-open .fancybox-bg {
  opacity: .95;
  background-color: #212832;
}

.fancybox-slide--html .fancybox-close-small {
  padding: 0;
}

#bestrate {
  width: 1000px;
  background: #ffffff;
  padding: 50px 40px;
  display: none;
}
@media screen and (max-width: 768px) {
  #bestrate {
    padding: 50px 20px;
  }
}
#bestrate .fancybox-button {
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
  background-color: #000000;
}
@media screen and (max-width: 768px) {
  #bestrate .fancybox-button {
    width: vw(45);
    height: vw(45);
    top: vw(2);
    right: vw(2);
  }
}
#bestrate .fancybox-button svg path {
  fill: #ffffff;
  stroke-width: 0;
}
#bestrate h2 {
  font-size: 24px;
  font-weight: 340;
  letter-spacing: 0.05em;
  line-height: 1;
}
#bestrate .lead {
  font-size: 18px;
  font-weight: 340;
  letter-spacing: 0.05em;
  line-height: 1.4;
  padding: 14px 0;
  margin-top: 20px;
  border-top: 1px solid #989898;
  border-bottom: 1px solid #989898;
}
#bestrate .part h3 {
  font-size: 18px;
  font-weight: 340;
  letter-spacing: 0.05em;
  line-height: 1.8;
  padding: 14px 0;
  margin-top: 20px;
}
#bestrate .part p {
  font-size: 14px;
  margin-top: 10px;
  line-height: 1.8;
}
#bestrate .part ul {
  margin-top: 10px;
  padding: 20px 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #f5f5f5;
}
@media screen and (max-width: 768px) {
  #bestrate .part ul {
    padding: 20px 20px;
  }
}
#bestrate .part ul li {
  width: 430px;
  font-size: 14px;
  line-height: 1.8;
  margin: 5px 0;
}
#bestrate .part .qa .q, #bestrate .part .qa .a {
  font-size: 18px;
  display: inline-block;
  margin-right: 10px;
}
#bestrate .part .qa dt {
  display: block;
  font-size: 14px;
  margin: 40px 0 0;
}
#bestrate .part .qa dt:first-child {
  margin: 20px 0 0;
}
@media screen and (max-width: 768px) {
  #bestrate .part .qa dt {
    line-height: 1.8;
  }
}
#bestrate .part .qa dd {
  display: block;
  font-size: 14px;
  margin: 10px 0 0;
}
@media screen and (max-width: 768px) {
  #bestrate .part .qa dd {
    line-height: 1.8;
  }
}
#bestrate .fancybox-button {
  width: 30px;
  height: 30px;
  top: 30px;
  right: 30px;
  background-color: #000000;
}
@media screen and (max-width: 768px) {
  #bestrate .fancybox-button {
    width: vw(45);
    height: vw(45);
    top: vw(2);
    right: vw(2);
  }
}
#bestrate .fancybox-button svg path {
  fill: #ffffff;
  stroke-width: 0;
}

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