@charset "UTF-8";

.main-visual {
  border-bottom: solid #143e20 3.125rem;
  line-height: 0;
  height: 344px;
  background: url(/faq/img/main.jpg) no-repeat;
  background-size: cover;
  background-position: center 20%;
  margin-bottom: 2.375em;
}

.main-visual h1 {
  /*width: 289px;*/
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-size: 2em;
  letter-spacing: 0.3em;
  font-weight: bold;
  text-align: center;
}

.box {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 2.375em;
}

.box:last-child {
  margin-bottom: 0;
}
.box__question {
  margin-bottom: 2em;
}

.box__question,
.box__answer {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}

.box__illust-question {
  width: 110px;
  margin-left: 3em;
}

.box__illust-answer {
  width: 126px;
  margin-right: 3em;
}

.box__illust-question,
.box__illust-answer {
  /*position: absolute;
	top:50%;
	transform: translateY(-50%);*/
}

.box__text-question {
  font-size: 1.5em;
  background: url(/faq/img/fukidashi__q-1.png) no-repeat;
  height: 325px;
}

.box__text-answer {
  font-size: 1.125em;
  background: url(/faq/img/fukidashi__a-1.png) no-repeat;
  height: 224px;
}

.box__text-answer-top,
.box__text-answer-bottom {
  display: none;
}

.box1__text-answer,
.box4__text-answer,
.box5__text-answer,
.box7__text-answer,
.box13__text-answer {
  background: url(/faq/img/fukidashi__a-2.png) no-repeat;
  height: 307px;
}

.box2__text-answer {
  background: url(/faq/img/fukidashi__a-4.png) no-repeat;
  height: 480px;
}

.box3__text-answer {
  background: url(/faq/img/fukidashi__a-3.png) no-repeat;
  height: 425px;
}

.box10__text-answer,
.box11__text-answer {
  background: url(/faq/img/fukidashi__a-1.png) no-repeat;
}

.box__text-question,
.box__text-answer {
  width: 828px;
  background-size: 100% 100%;
}

.box__text-question p,
.box__text-answer p {
  position: absolute;
  top: 50%;
  left: 35%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  letter-spacing: 0;
  white-space: nowrap;
}

.box__text-question p {
  line-height: 1.75;
  font-weight: bold;
}

.box__text-answer p {
  line-height: 1.61;
  left: 26%;
  transform: translate(5%, -50%);
  -webkit-transform: translate(5%, -50%);
}

.box__text-question p.indent-left,
.box__text-answer p.indent-left {
  text-indent: -0.5em;
}

.box__text-answer p a {
  color: #4a95ed;
  text-decoration: underline;
}

@media screen and (max-width: 1100px) {
  .box__illust-question {
    width: 10vw;
  }

  .box__text-question {
    height: 29.55vw;
  }

  .box__text-answer {
    height: 20.36vw;
  }

  .box1__text-answer,
  .box4__text-answer,
  .box5__text-answer,
  .box7__text-answer,
  .box13__text-answer {
    height: 27.9vw;
  }

  .box2__text-answer {
    height: 43.63vw;
  }

  .box3__text-answer {
    height: 38.63vw;
  }

  .box__illust-answer {
    width: 10.5vw;
  }
}

@media screen and (max-width: 1100px) and (min-width: 769px) {
  .box__text-question,
  .box__text-answer {
    width: 75.3vw;
  }
}
@media screen and (max-width: 748px) and (orientation: portrait) {
  .main-visual {
    height: 93.33vw;
    background: url(/faq/img/main-sp.jpg) no-repeat;
    background-position: center bottom;
    background-size: 100%;
  }

  .main-visual h1 {
    font-size: 4.3em;
    letter-spacing: 0.2em;
    width: 100%;
  }

  .box {
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .box__text-question {
    background-image: url(/faq/img/fukidashi__q-1-sp.png);
    height: 42.13vw;
  }

  .box__text-question p {
    font-size: 1.8em;
    line-height: 1.5;
    position: relative;
    padding-left: 31%;
    left: 0;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
  }

  .box16__text-question p {
    letter-spacing: -0.04em;
  }

  .box__text-answer {
    background-image: none;
    width: 100%;
    height: auto;
  }

  .box__text-answer-top,
  .box__text-answer-bottom {
    display: block;
    height: 9.33vw;
    background: url(/faq/img/fukidashi__a-top-sp.png) no-repeat;
    background-size: 100%;
    background-size: 100% 100%;
    background-position: bottom;
  }

  .box__text-answer-top {
    overflow: visible;
    position: relative;
    z-index: 1;
  }

  .box__text-answer-top img {
    width: 100%;
    position: absolute;
    top: 9vw;
  }

  .box__text-answer p {
    position: relative;
    font-size: 2em;
    transform: none;
    -webkit-transform: none;
    left: 0;
    top: 0;
    background: url(/faq/img/fukidashi__a-middle-sp.png) repeat-y;
    background-size: 100% 100%;
    padding-left: 31%;
    min-height: 4.5em;
  }

  .box__text-answer-bottom {
    background: url(/faq/img/fukidashi__a-bottom-sp.png) no-repeat;
    background-size: 100% 100%;
    background-position: top;
  }
}
