@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  background: #FFF;
  font-size: 1em;
  line-height: 1.5;
  font-family: Helvetica Neue, Helvetica, Roboto, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Noto, "メイリオ", Meiryo, sans-serif;
  color: #333;
}

img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, section, figure {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

a {
  display: inline-block;
  text-decoration: underline;
  color: #0099FF;
}

a:hover {
  text-decoration: none;
}

a img {
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

a:hover img {
  opacity: 0.85;
}

.cap {
  font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', "segoe ui", '游ゴシック  Medium', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.wrap {
  position: relative;
}

.top {
  position: relative;
  background: url("/ftth/dcmfaq/images/top_bg.png") 50% 0 no-repeat;
  background-size: 100% auto;
  width: 100%;
}

.top-text {
  margin: 0 auto;
  padding: calc(20 / 750 * 100vw) 0 0 0;
  width: calc(614 / 750 * 100vw);
}

.top-text p {
  font-size: 4vw;
  line-height: 1.5;
}

.top-notice {
  margin: 0 auto;
  padding: calc(30 / 750 * 100vw) 0 0 0;
  width: calc(614 / 750 * 100vw);
}

.top-notice p {
  font-size: 2.8vw;
  line-height: 1.4;
}

.top-notice a {
  display: inline;
  color: #3174e2;
}

.top-notice .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.top-notice .indent:first-letter {
  font-family: sans-serif;
}

.top-back {
  position: absolute;
  top: 0;
  right: calc(30 / 750 * 100vw);
  z-index: 2;
  width: calc(165 / 750 * 100vw);
}

.top-back a {
  width: calc(165 / 750 * 100vw);
}

.qanda {
  padding: 0 0 calc(42 / 750 * 100vw) 0;
  background: url("/ftth/dcmfaq/images/qanda_bg.png") 50% 0 no-repeat, #00a9e9;
  background-size: 100% auto;
  width: 100%;
}

.qanda-box {
  margin: calc(24 / 750 * 100vw) auto 0 auto;
  padding: 0 0 calc(30 / 750 * 100vw) 0;
  background: #FFF;
  width: calc(690 / 750 * 100vw);
  border-radius: calc(25 / 750 * 100vw);
  overflow: hidden;
}

.qanda-box:first-child {
  margin: 0 auto;
}

.qanda-box-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: calc(20 / 750 * 100vw) auto 0 auto;
  width: calc(632 / 750 * 100vw);
}

.qanda-box-row-icon {
  width: calc(90 / 750 * 100vw);
}

.qanda-box-row-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: calc(20 / 750 * 100vw) 0 0 calc(20 / 750 * 100vw);
}

.qanda-box-row-text p {
  font-size: 3.4vw;
  line-height: 1.5;
}

.qanda-box-row-text .head {
  font-weight: bold;
  font-size: 4.8vw;
  line-height: 1.2;
  color: #00a9e9;
}

.qanda-box-row-text .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.qanda-box-row-text .indent:first-letter {
  font-family: sans-serif;
}

.qanda-box-row-text .indent-in-indent {
  padding-left: 2em;
  text-indent: -1em;
}

.qanda-box-row-text .indent-in-indent:first-letter {
  font-family: sans-serif;
}

.qanda-box-row-text .sep {
  padding-top: calc(30 / 750 * 100vw);
}

.illust-image {
  position: absolute;
  top: calc(221 / 750 * 100vw);
  right: calc(57 / 750 * 100vw);
  width: calc(212 / 750 * 100vw);
  height: calc(179 / 750 * 100vw);
  z-index: 2;
}

.footer {
  padding: calc(32 / 750 * 100vw) 0 calc(52 / 750 * 100vw) 0;
  background: #f1f1f1;
  width: 100%;
}

.footer-head {
  display: block;
  margin: 0 auto;
  width: calc(690 / 750 * 100vw);
  font-weight: bold;
  font-size: 4.4vw;
  line-height: 1.2;
}

.footer-inquiry {
  margin: 0 auto;
  padding: calc(20 / 750 * 100vw) 0 calc(30 / 750 * 100vw) 0;
  width: calc(690 / 750 * 100vw);
}

.footer-inquiry .name {
  font-weight: bold;
  font-size: 2.6vw;
  line-height: 1.3;
}

.footer-inquiry .tel {
  padding-top: calc(15 / 750 * 100vw);
  padding-bottom: calc(20 / 750 * 100vw);
}

.footer-inquiry .tel a {
  display: inline-block;
  width: calc(636 / 750 * 100vw);
}

.footer-inquiry .hours {
  font-weight: bold;
  font-size: 3vw;
  line-height: 1.3;
}

.footer-notice {
  margin: 0 auto;
  width: calc(690 / 750 * 100vw);
}

.footer-notice p {
  font-size: 2.8vw;
  line-height: 1.4;
}

.footer-notice a {
  display: inline;
  color: #3174e2;
}

.footer-notice .indent {
  padding-left: 1em;
  text-indent: -1em;
}

.footer-notice .indent:first-letter {
  font-family: sans-serif;
}

.footer-notice .link {
  padding-top: calc(60 / 750 * 100vw);
  text-align: center;
}
