@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap");
span.red {
  color: #f00;
}

.btn-list {
  padding: 0 2.6075619296vw;
}
@media only screen and (min-width: 768px) {
  .btn-list {
    width: 93.75vw;
    padding: 0;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .btn-list:not(:last-of-type) {
    padding: 0 0 5.625vw;
  }
}
@media only screen and (min-width: 1601px) {
  .btn-list {
    width: 1500px;
  }
  .btn-list:not(:last-of-type) {
    padding: 0 0 90px;
  }
}
.btn-list .common--btn {
  display: flex;
  justify-content: center;
  text-align: center;
}
.btn-list .common--btn.blank a::before {
  background: url("../img/common/blank_o.png") no-repeat 0 0/contain;
}
@media only screen and (max-width: 767px) {
  .btn-list .common--btn:not(:last-child) {
    margin: 0 0 2.6075619296vw;
  }
}
@media only screen and (min-width: 768px) {
  .btn-list .common--btn {
    margin: 0 0 1.25vw;
  }
  .btn-list .common--btn:not(:nth-child(3n)) {
    margin: 0 1.25vw 1.25vw 0;
  }
}
@media only screen and (min-width: 1601px) {
  .btn-list .common--btn {
    margin: 0 0 20px;
  }
  .btn-list .common--btn:not(:nth-child(3n)) {
    margin: 0 20px 20px 0;
  }
}
.btn-list .common--btn a {
  background-color: #ffe6a3;
  color: #f07800 !important;
  border: 0.7822685789vw solid #f07800;
  width: 100%;
  height: 18.9048239896vw;
  font-size: 3.9113428944vw;
  font-weight: 700;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .btn-list .common--btn a {
    border: 3px solid #f07800;
    width: 30.1875vw;
    height: 100px;
    font-size: 20px;
    transition: 300ms;
  }
  .btn-list .common--btn a:hover {
    background-color: #f07800;
    color: #fff !important;
    transform: translateY(-3%);
    box-shadow: 3px 30px 40px -3px rgba(0, 0, 0, 0.4);
  }
}
@media only screen and (min-width: 1601px) {
  .btn-list .common--btn a {
    width: 483px;
  }
}

.faq-list {
  border-bottom: 2px solid #dddddd;
  padding: 0 0 6.518904824vw;
}
.faq-list:not(:last-child) {
  margin: 0 0 6.518904824vw;
}
.faq-list dt,
.faq-list dd {
  font-size: 3.3898305085vw;
  line-height: 1.65;
  position: relative;
}
.faq-list dt::before,
.faq-list dd::before {
  display: block;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  font-size: 3.9113428944vw;
  line-height: 1;
  position: absolute;
  top: 0.6518904824vw;
  left: 0;
}
.faq-list dt > span,
.faq-list dd > span {
  display: block;
  margin: 0 0 0 4.9543676662vw;
}
.faq-list dt span.red,
.faq-list dd span.red {
  color: #f00;
}
.faq-list--question {
  font-weight: 700;
  margin: 0 0 2.6075619296vw;
}
.faq-list--question::before {
  content: "Q";
  color: #f07800;
}
.faq-list--answer::before {
  content: "A";
  color: #fabe00;
}
.faq-list--answer .common--container-deflist,
.faq-list--answer .common--container-numlist {
  margin-top: 1.3037809648vw;
  margin-left: 4.9543676662vw;
}
@media only screen and (min-width: 768px) {
  .faq-list {
    padding: 0 0 35px;
  }
  .faq-list:not(:last-child) {
    margin: 0 0 35px;
  }
  .faq-list dt,
  .faq-list dd {
    font-size: 18px;
  }
  .faq-list dt::before,
  .faq-list dd::before {
    font-size: 24px;
    top: 2px;
  }
  .faq-list dt > span,
  .faq-list dd > span {
    margin: 0 0 0 25px;
  }
  .faq-list--question {
    margin: 0 0 20px;
  }
  .faq-list--answer .common--container-deflist,
  .faq-list--answer .common--container-numlist {
    margin-top: 10px;
    margin-left: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .common--container-scroll-text + .common--btn {
    margin-top: 8.4745762712vw;
  }
}

.pram-tabs--menu {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 13.037809648vw;
}
@media only screen and (max-width: 767px) {
  .pram-tabs--menu {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .pram-tabs--menu {
    margin: 0 0 4.0625vw;
  }
}
.pram-tabs--menu-item {
  font-size: 3.9113428944vw;
  font-weight: 700;
  margin: 0 2.6075619296vw;
  position: relative;
  transition: all 0.1s;
  cursor: pointer;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .pram-tabs--menu-item:first-child {
    flex-basis: 100%;
    width: 100%;
    margin: 1.3037809648vw 0 5.8670143416vw;
  }
}
@media only screen and (min-width: 768px) {
  .pram-tabs--menu-item {
    font-size: 18px;
    margin: 0 2.8125vw;
  }
}
.pram-tabs--menu-item::before {
  content: "";
  display: block;
  background: #f07800;
  width: 100%;
  height: 0.5215123859vw;
  position: absolute;
  left: 50%;
  bottom: -2.6075619296vw;
  z-index: 2;
  transform: translateX(-50%) scale(0, 1);
  transform-origin: center top;
  transition: all 0.1s;
}
@media only screen and (min-width: 768px) {
  .pram-tabs--menu-item::before {
    height: 4px;
    bottom: -12px;
  }
}
.pram-tabs--menu-item a {
  position: relative;
}
.pram-tabs--menu-item a[target=_blank]::after {
  content: "";
  background: url("../img/common/blank_o.png") no-repeat center 0/contain;
  width: 3.6505867014vw;
  height: 2.3468057366vw;
  margin: 0 0 0 1.5645371578vw;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .pram-tabs--menu-item a[target=_blank]::after {
    width: 1.75vw;
    height: 1.125vw;
    margin: 0 0 0 0.75vw;
    display: inline-block;
  }
}
.pram-tabs--menu-item:hover::before, .pram-tabs--menu-item.is-active::before {
  transform: translateX(-50%) scale(1, 1);
}
.pram-tabs--contents-item {
  display: none;
}
.pram-tabs--contents-item.is-active {
  display: block;
}
/*# sourceMappingURL=../maps/support.css.map */
