@charset "UTF-8";
.z-30,
.z-50 {
  position: relative
}
.wdy-font-color {
  color: #4d4d4d
}
.z-50 {
  z-index: 50
}
.z-30 {
  z-index: 30
}
.header__nav__block-main,
.z-10 {
  z-index: 10;
  position: relative
}
.bg-pale-blue {
  background: #f5f8fc
}
.bg-pale-blue2 {
  background: #8badba!important
}
.bg-beige {
  background: #fff7ed
}
.deco-cloud,
.deco__item--speech-bubble-1,
.element,
.special-pick-up .item__detail-image .box__img {
  position: relative
}
.element::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/path/to/image.png);
  width: 120px;
  height: 80px
}
.rsvBox {
  color: #000
}
.rsvBox__tab__item button.js-rsvTab--active,
.rsvLink {
  color: #fff
}
.rsvBox__submit span {
  color: #3f8ebe
}
.rsvBox__form__block,
.rsvBox__head,
.rsvBox__head::before,
.rsvBox__tab__item button.js-rsvTab--active,
.rsvBox__ttl {
  background: #7493ab
}
.rsvBox__form__item,
.rsvBox__tab__item button.js-rsvTab--inactive {
  background: #d5dee5
}
.rsvBox__inner,
.rsvLink {
  background: #5b7283
}
.header__index__logo a,
.header__nav__list__item {
  color: #452419
}
.header a span:last-child,
.light-text {
  color: #452419!important
}
.header .header__nav__social__rsv a span:last-child {
  font-weight: 700
}
.header__nav__block-main {
  max-width: 820px
}
.footer {
  background: #d08b6c
}
.footer__rsv {
  background: #f1cfa2;
  color: #5c453a
}
.bl__campaignBox__ttl,
.footer__rsv__btn {
  background: #fff
}
.footer__insta {
  background: #4b4871
}
.footer__info__link__item {
  border-right: 1px solid #fff
}
.mvSlider__item.gest-room .mvSlider__item__bg {
  background-image: url(/img/wadayama/index/hero1.jpg?6)
}
.mvSlider__item.reception-shelf .mvSlider__item__bg {
  background-image: url(/img/wadayama/index/hero2.jpg?6)
}
.mvSlider__item.breakfast-udon .mvSlider__item__bg {
  background-image: url(/img/wadayama/index/hero3.jpg?6)
}
.mvSlider__item.reception .mvSlider__item__bg {
  background-image: url(/img/wadayama/index/hero4.jpg?6)
}
.bl__campaignBox__inner {
  margin-top: -40px;
  padding: 35px 25px 30px
}
.bl__campaignBox.all-clr-red {
  color: #f71818
}
.bl__campaignBox.all-clr-red > * {
  border-color: #f71818;
  color: #f71818
}
.directions-card hr {
  border: 3px solid #dfdfdf
}
.deco-cloud::after {
  position: absolute;
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: -1;
  width: 310px;
  height: 181px;
  background-image: url(/img/wadayama/index/cloud.png?0);
  top: -20rem;
  right: -5rem
}
.deco__item--cloud-left-1,
.deco__item--cloud-left-10,
.deco__item--cloud-left-2,
.deco__item--cloud-left-4,
.deco__item--cloud-left-6,
.deco__item--cloud-left-7,
.deco__item--cloud-left-8,
.deco__item--cloud-left-9,
.deco__item--cloud-rigth-3,
.deco__item--cloud-rigth-5,
.deco__item--speech-bubble-2,
.special-pick-up .deco__pick-up,
.speech-bubble {
  position: relative
}
.special-top__img img {
  -webkit-box-shadow: -10px 10px 0 0 #f7e7d1;
  box-shadow: -10px 10px 0 0 #f7e7d1
}
.index__plan__item__name {
  color: #fff;
  background: #7c504d!important
}
.index__plan__bg {
  background: #f5ddbe
}
.access__detail__item hr {
  border: 3px solid #ddd8e0
}
.special-pick-up {
  padding-top: 1rem;
  padding-bottom: 3rem;
  margin-bottom: 2rem
}
.special-pick-up .item__detail-list .box__img__inner,
.special-pick-up .item__ttl {
  text-align: center
}
.special-pick-up .item__ttl__inner {
  font-size: 2.7rem;
  font-weight: 400;
  background: #5f91a4;
  color: #fff;
  padding: 1rem 4%;
  border-radius: 20px
}
.special-pick-up .item__detail-image .item__txts {
  right: -26rem;
  top: 3rem
}
.special-pick-up .item__detail-image .item__txt {
  background: #8badba;
  color: #fff;
  font-size: 3.3rem;
  display: inline-block;
  padding: 1rem 6%;
  border-radius: 20px;
  margin: 0 0 .7rem
}
.deco__item--cloud-left-10::after,
.deco__item--cloud-left-1::before,
.deco__item--cloud-left-2::after,
.deco__item--cloud-left-4::after,
.deco__item--cloud-left-6::after,
.deco__item--cloud-left-7::before,
.deco__item--cloud-left-8::after,
.deco__item--cloud-left-9::before,
.deco__item--cloud-rigth-3::before,
.deco__item--cloud-rigth-5::before,
.deco__item--speech-bubble-1::before,
.deco__item--speech-bubble-2::after,
.special-pick-up .deco__pick-up::after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: ""
}
@media screen and (min-width:576px) {
  .header__nav__list__item {
    border-right: 1px solid #452419
  }
  .header__nav__list__item span:first-child {
    font-weight: 700
  }
  .header a span:last-child {
    letter-spacing: 1.2px
  }
  .special-pick-up .item__detail-image .box__txt {
    position: absolute;
    width: 248px
  }
  .special-pick-up .item__detail-image .item__txts {
    position: absolute
  }
  .special-pick-up .item__detail-list .box__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .special-pick-up .item__detail-list .box__img {
    margin-top: -2rem;
    width: 45%
  }
  .special-pick-up .item__detail-list .box__img__inner {
    margin-left: -6rem
  }
}
@media screen and (min-width:1025px) {
  .header__nav__list__item a {
    padding: 10px 14px
  }
  .header__nav__block-main {
    margin-left: calc((100% - 1024px)/ 2)
  }
  .special-pick-up .item__detail-image .box__txt {
    top: calc(50% - 1rem);
    right: 2rem
  }
  .special-pick-up .item__detail-image .item__txt.txt--2 {
    margin-left: 8rem
  }
  .special-pick-up .item__detail-list .box__list {
    margin-left: 2rem;
    width: 55%
  }
  .multiple-nights__item:nth-child(2) .multiple-nights__item__inner:first-child {
    width: 40%
  }
}
.special-pick-up .item__detail-list .box__list__ttl {
  font-weight: 400;
  font-size: 1.8rem;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 1rem;
  margin-top: 0
}
.special-pick-up .item__detail-list .box__list__txts {
  padding-left: 2rem
}
.special-pick-up .item__detail-list .box__list__txts li {
  list-style: none;
  line-height: 1.5;
  position: relative
}
.special-pick-up .item__detail-list .box__list__txts li::before {
  position: absolute;
  content: "・";
  top: 0;
  left: -17px
}
.special-pick-up .item__detail-list .box__list__txt {
  padding-left: .5rem
}
.special-pick-up .deco__pick-up {
  margin-top: 4rem
}
.special-pick-up .deco__pick-up::after {
  position: absolute;
  background-image: url(/img/village/index/pick-up/txt-pick-up.png?0);
  width: 235px;
  height: 145px;
  top: -8.5rem;
  left: -7rem
}
.room-cards__ttl {
  color: #123b5c
}
.room-cards__ttl__border {
  border-bottom: 8px solid #123b5c
}
.room-cards__items .card__border {
  border: 3px solid #edd4d2
}
.room__amenity__list .def-list div:first-child {
  background: #ccdced
}
.room-cards__ttl .deco-human::after {
  background-image: url(/img/wadayama/room/human-one.png?0)
}
.hotel-parking__detail {
  margin-bottom: 4rem
}
.parking-list {
  padding-top: 6rem
}
.deco__item--speech-bubble-1::before {
  position: absolute;
  background-image: url(/img/wadayama/access/speech-bubble1.png?0);
  width: 207px;
  height: 164px;
  top: -15%;
  right: 33%
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .header__nav__block-main {
    width: 80%
  }
  .hero__sub__index-movie {
    margin-top: -.8rem
  }
  .bl__campaignBox__ttl {
    padding: 13px 20px
  }
  .special-pick-up .item__detail-image .box__card {
    margin-top: 2rem
  }
  .special-pick-up .item__detail-image .box__txt {
    color: #fff;
    left: 4rem;
    bottom: 32%;
    font-size: 1.2rem;
    width: 194px
  }
  .special-pick-up .item__detail-image .item__txts {
    top: -1rem;
    right: -21rem
  }
  .special-pick-up .item__detail-image .item__txt.txt--2 {
    margin-left: 5rem
  }
  .special-pick-up .item__detail-list .box__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .special-pick-up .item__detail-list .box__list {
    min-width: 300px;
    width: 55%;
    padding-left: 4%
  }
  .special-pick-up .item__detail-list .box__list__ttl {
    margin-bottom: 1rem
  }
  .special-pick-up .deco__pick-up::after {
    left: -3rem
  }
  .deco__item--speech-bubble-1::before {
    width: 33%;
    height: 24%;
    top: -17%;
    right: 26%
  }
}
@media screen and (max-width:575px) {
  .header__nav__list__item {
    border-bottom: 1px solid #452419
  }
  .header__nav__logo__sub,
  .header__nav__logo__ttl,
  .header__nav__menu-sp,
  .header__nav__social__insta {
    color: #452419
  }
  .header__fixed-nav__hum {
    background: #452419
  }
  .header__global-nav {
    background: -webkit-gradient(linear,left top,left bottom,from(#fed093),to(#d1913c));
    background: linear-gradient(to bottom,#fed093,#d1913c)
  }
  .hero__sub {
    border-top-style: solid;
    border-top-width: 5px
  }
  .bl__campaignBox__ttl {
    padding: 13px 20px
  }
  .deco-cloud::after {
    width: 130px;
    height: 131px;
    top: -11rem;
    right: 1rem;
    z-index: -1
  }
  .index__plan .slider-card__item div {
    padding: 15px 0
  }
  .special-pick-up .item__ttl__inner {
    font-size: 2rem
  }
  .special-pick-up .item__detail-image,
  .special-pick-up .item__detail-image .item__txts {
    margin-bottom: 2rem
  }
  .special-pick-up .item__detail-image .item__txt {
    display: block;
    border-radius: 20px 0 0 20px;
    width: 364px;
    margin-top: 1rem;
    margin-right: -5%;
    margin-left: auto
  }
  .special-pick-up .item__detail-list .box__list__ttl {
    text-align: center
  }
  .special-pick-up .deco__pick-up {
    margin-top: 5rem
  }
  .special-pick-up .deco__pick-up::after {
    width: 215px;
    height: 141px;
    top: -9.5rem;
    left: -1rem
  }
  .parking-list {
    padding-top: 1.5em
  }
  .deco__item--speech-bubble-1::before {
    width: 31%;
    height: 14%;
    top: -9%;
    right: -2%
  }
  .deco__item--speech-bubble-2::after {
    display: none
  }
}
.deco__item--speech-bubble-2::after {
  position: absolute;
  background-image: url(/img/wadayama/access/speech-bubble2.png?0);
  width: 155px;
  height: 123px;
  top: -10.5%;
  right: -.5%
}
.deco-circle {
  background: #ac5f44
}
.ttl-sub__dotted {
  padding-bottom: 1em;
  font-weight: 400;
  line-height: 1.5;
  border-top: none;
  border-bottom: 1px dotted #4d4136
}
.mini-conveni__body {
  margin-top: -4rem
}
.mini-conveni__txt {
  max-width: 632px;
  margin: auto
}
.service .deco-circle.deco-circle__brown {
  background: #8d6026;
  font-size: 3rem;
  z-index: 1;
  left: 2%;
  top: -10%;
  -webkit-transform: rotate(-12deg);
  transform: rotate(-12deg);
  letter-spacing: 3px;
  padding-left: 8px;
  padding-bottom: 3px
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .deco__item--speech-bubble-2::after {
    width: 23%;
    height: 17%;
    top: -11%;
    right: -5%
  }
  .service .deco-circle.deco-circle__brown {
    width: 100px;
    height: 100px
  }
}
.multiple-nights {
  margin-bottom: 6rem
}
.multiple-nights__item:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.multiple-nights__item:nth-child(2) .multiple-nights__item__inner:first-child {
  padding-right: 4%
}
.multiple-nights .item__name {
  font-size: 2.7rem;
  margin-top: 1rem;
  margin-bottom: 1rem
}
.multiple-nights .item__txt {
  margin: 0;
  line-height: 1.8!important
}
.multiple-nights .item__list {
  padding-left: 2rem;
  font-size: 1.4rem;
  text-indent: -17px
}
.multiple-nights li {
  list-style: none
}
.drink-service {
  margin-bottom: 8rem
}
.drink-service .item__name {
  font-size: 2.7rem;
  margin-bottom: 1rem
}
.drink-service .item__body {
  max-width: 819px;
  margin: auto
}
.drink-service .item__txt {
  margin-top: 0;
  line-height: 1.8!important
}
.deco__item--cloud-left-1::before {
  position: absolute;
  background-image: url(/img/wadayama/cloud1.png?0);
  width: 187px;
  height: 54px;
  top: 70%;
  left: -9rem;
  z-index: -1
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .deco__item--cloud-left-1::before {
    width: 20%;
    height: 12%;
    left: -9.5%
  }
}
@media screen and (max-width:575px) {
  .drink-service,
  .mini-conveni {
    margin-bottom: 2rem
  }
  .service .deco-circle.deco-circle__brown {
    width: 100px;
    height: 100px;
    left: -3%;
    top: -7%
  }
  .drink-service .item__name {
    text-align: center
  }
  .deco__item--cloud-left-1::before {
    width: calc(187px * .7);
    height: calc(54px * .7);
    top: -9rem;
    left: 2rem
  }
}
.deco__item--cloud-left-2::after {
  position: absolute;
  background-image: url(/img/wadayama/cloud2.png?0);
  width: 239px;
  height: 67px;
  top: 90%;
  left: -20rem;
  z-index: -1
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .deco__item--cloud-left-2::after {
    width: 26%;
    height: 16%;
    left: -21.5%
  }
}
@media screen and (max-width:575px) {
  .deco__item--cloud-left-2::after {
    width: calc(239px * .7);
    height: calc(67px * .7);
    top: -3rem;
    left: -7rem
  }
  .deco__item--cloud-rigth-3::before {
    display: none
  }
}
.deco__item--cloud-rigth-3::before {
  position: absolute;
  background-image: url(/img/wadayama/cloud1.png?0);
  width: 187px;
  height: 54px;
  top: 65%;
  right: -21rem;
  z-index: -1
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .deco__item--cloud-rigth-3::before {
    width: 20%;
    height: 12%;
    right: -21.5%;
    top: 75%
  }
}
.deco__item--cloud-left-4::after {
  position: absolute;
  background-image: url(/img/wadayama/cloud2.png?0);
  width: 239px;
  height: 67px;
  right: -11.5rem;
  z-index: -1
}
@media screen and (min-width:576px) {
  .deco__item--cloud-left-4::after {
    top: 90%
  }
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .deco__item--cloud-left-4::after {
    width: 26%;
    height: 16%;
    right: -12.5%
  }
}
@media screen and (max-width:575px) {
  .deco__item--cloud-left-4::after {
    width: calc(239px * .7);
    height: calc(67px * .7);
    bottom: -5rem;
    right: -4rem
  }
}
.deco__item--cloud-rigth-5::before {
  position: absolute;
  background-image: url(/img/wadayama/cloud1.png?0);
  width: 187px;
  height: 54px;
  top: 75%;
  right: -12rem;
  z-index: -1
}
@media screen and (max-width:1024px) {
  .special-pick-up .item__detail-image .item__txt {
    font-size: 2.2rem
  }
  .mini-conveni__body {
    margin-top: -3rem
  }
  .multiple-nights__item:nth-child(2) {
    display: grid
  }
  .multiple-nights__item:nth-child(2) .multiple-nights__item__inner:first-child {
    margin-bottom: 2rem;
    padding-left: 4%
  }
  .deco__item--cloud-rigth-5::before {
    width: 20%;
    height: 12%;
    right: -20.5%;
    top: 87%
  }
}
@media screen and (max-width:575px) {
  .deco__item--cloud-rigth-5::before {
    width: calc(187px * .7);
    height: calc(54px * .7);
    right: -12rem;
    top: 90%
  }
}
.deco__item--cloud-left-6::after {
  position: absolute;
  background-image: url(/img/wadayama/cloud2.png?0);
  width: 239px;
  height: 67px;
  right: -2.5%;
  z-index: -1
}
@media screen and (min-width:576px) {
  .deco__item--cloud-left-6::after {
    top: 95%
  }
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .deco__item--cloud-left-6::after {
    width: 26%;
    height: 16%;
    right: -12.5%
  }
}
@media screen and (max-width:575px) {
  .deco__item--cloud-left-6::after {
    width: calc(239px * .7);
    height: calc(67px * .7);
    bottom: -5rem;
    right: -4rem
  }
}
.deco__item--cloud-left-7::before {
  position: absolute;
  background-image: url(/img/wadayama/cloud1.png?0);
  width: 187px;
  height: 54px;
  top: 52%;
  left: 2rem;
  z-index: -1
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .deco__item--cloud-left-7::before {
    width: 16%;
    height: 16%;
    left: 2.5%
  }
}
@media screen and (max-width:575px) {
  .deco__item--cloud-left-7::before {
    width: calc(187px * .9);
    height: calc(54px * .9);
    top: -6rem;
    left: -3rem
  }
  .deco__item--cloud-left-8::after {
    display: none
  }
}
.deco__item--cloud-left-8::after {
  position: absolute;
  background-image: url(/img/wadayama/cloud2.png?0);
  width: 239px;
  height: 67px;
  top: 77%;
  left: -9rem;
  z-index: -1
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .deco__item--cloud-left-8::after {
    width: 24%;
    height: 22%;
    left: -9.5%
  }
}
.deco__item--cloud-left-9::before {
  position: absolute;
  background-image: url(/img/wadayama/cloud1.png?0);
  width: 187px;
  height: 54px;
  top: 13%;
  right: -10rem;
  z-index: -1
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .deco__item--cloud-left-9::before {
    width: 20%;
    height: 12%;
    right: -11%
  }
}
@media screen and (max-width:575px) {
  .deco__item--cloud-left-9::before {
    width: calc(187px * .8);
    height: calc(54px * .8);
    top: 107%;
    right: -3rem
  }
}
.deco__item--cloud-left-10::after {
  position: absolute;
  background-image: url(/img/wadayama/cloud2.png?0);
  width: 239px;
  height: 67px;
  top: -5%;
  right: -1rem;
  z-index: -1
}
.breakfast-time__item__txt {
  text-indent: -2%;
  margin-left: 2%;
  font-size: 90%
}
.faq-category__ttl,
.faq-list__list__block > div {
  padding: 19px 6%;
  letter-spacing: .2rem;
  text-indent: -2.5%
}
.breakfast-time__item .def-list > div:first-child {
  background: #e8e1d1
}
.detail-panel .deco-txt__left {
  border-color: #5c453a
}
.faq-list__list__block > div,
.faq-list__list__block > ul > li {
  border-bottom: 1px solid #898989;
  border-right: 1px solid #898989;
  border-left: 1px solid #898989;
  line-height: 1.8;
  position: relative
}
.detail-panel .deco-txt__left::before {
  color: #5c453a
}
.contact .ttl-con {
  background: #edf1f4
}
.ng .ly__wrapper,
.thanks .ly__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh
}
.ng .footer,
.thanks .footer {
  margin-top: auto
}
.hero__sub__ttl {
  top: 60%;
  color: #452419;
  text-shadow: none
}
.speech-bubble::before {
  color: transparent
}
.speech-bubble::after {
  position: absolute;
  display: block;
  content: "　";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 1;
  width: 40px;
  height: 37px;
  background-image: url(/img/common_2/faq/speech-bubble.png?0);
  top: 0;
  right: 0
}
@media screen and (min-width:1025px) {
  .multiple-nights__item:nth-child(2) .multiple-nights__item__inner:nth-child(2) {
    width: 60%
  }
  .speech-bubble::after {
    margin-top: .5rem
  }
}
.faq-category__ttl {
  font-weight: 400;
  background: #9b9ead;
  color: #fff;
  margin: 0
}
.faqNav__list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.faqNav__item {
  width: 100%
}
@media screen and (max-width:1024px) {
  .faqNav__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 500px;
    margin: auto
  }
  .faqNav__item {
    width: 48%;
    margin-bottom: .5em
  }
}
.faqNav__item + .faqNav__item {
  margin-left: .2rem
}
.faqNav__button {
  width: 100%;
  padding: 1.4rem 0;
  font-size: 110%;
  color: currentColor;
  background: inherit;
  border: 1px solid #cbcbcb;
  border-radius: 40px;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.1607843137);
  box-shadow: 0 3px 6px rgba(0,0,0,.1607843137)
}
.faqNav__button:hover {
  color: #fff;
  cursor: pointer;
  background: #cbcbcb;
  border: 1px solid transparent;
  -webkit-transition: background-color 1s;
  transition: background-color 1s
}
.faqNav__button:focus {
  outline: 0
}
.faq-list__list {
  display: block;
  color: #594a41;
  line-height: 2.6
}
.faq-list__list__block:first-child > div {
  border-top: 1px solid #898989
}
@media screen and (min-width:576px) and (max-width:1024px) {
  .deco__item--cloud-left-10::after {
    width: 26%;
    height: 16%;
    right: -1.5%;
    top: -6%
  }
  .hero__sub__ttl {
    top: 70%
  }
  .faq-list__list__block > div {
    padding: 19px 10% 19px 6%;
    text-indent: -4%
  }
}
@media screen and (max-width:575px) {
  .deco__item--cloud-left-10::after {
    width: calc(239px * .9);
    height: calc(67px * .9);
    right: 3rem;
    top: 94%
  }
  .breakfast-top .bl_con__img--left,
  .breakfast-top .bl_con__img--right {
    height: auto
  }
  .breakfast-top .bl_con__img--right {
    padding-right: 4%
  }
  .breakfast-top .bl_con__img--left {
    padding-left: 4%
  }
  .speech-bubble::after {
    width: 45px;
    height: 30px;
    right: -13px
  }
  .faqNav__list {
    max-width: 480px;
    font-size: 1rem
  }
  .faq-list__list__block > div {
    padding: 19px 4% 19px 9%;
    text-indent: -7%
  }
}
.faq-list__list__block > div::after,
.faq-list__list__block > div::before {
  position: absolute;
  display: block;
  content: "";
  background: #898989
}
.faq-list__list__block > ul {
  padding: 0;
  margin: 0;
  list-style: none
}
.faq-list__list__block > ul > li {
  padding: 20px 4% 20px 7%;
  margin: 0;
  background: #f7f7f7;
  text-indent: -3%;
  display: block
}
.faq-list__list__block > ul > li > a {
  color: currentColor;
  text-decoration: none
}
.faq-list__list__block > ul > li > a > span {
  font-size: 90%;
  color: currentColor
}
.faq-list__list__block .icon-q::before {
  content: "Q."
}
.faq-list__list__block .icon-a::before {
  content: "A. "
}
.faq-list__btn {
  color: #fff!important;
  min-width: 188px!important;
  background: #307fce;
  border-right: 1px solid #005db8;
  border-bottom: 1px solid #005db8
}
.indent__asterisk {
  display: inline-block;
  text-indent: -13px;
  padding-left: 13px
}