@charset "UTF-8";
@media screen and (min-width: 751px) {
  /* line 5, faq.scss */
  section.hero {
    background-color: #e4f3fc;
    padding: 80px 0 100px 0;
  }
  /* line 8, faq.scss */
  section.hero h1 {
    text-align: center;
    color: #0052a4;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 0.2em;
  }
  /* line 15, faq.scss */
  section.hero span.h1 {
    margin-top: 10px;
    display: block;
    text-align: center;
    font-family: "AmericanTypewriter";
    color: rgba(0, 82, 164, 0.55);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.14em;
  }

  /* line 28, faq.scss */
  section.intro {
    width: 960px;
    margin: 0 auto;
    padding: 60px 0 0 0;
    letter-spacing: 0.16em;
  }
  /* line 31, faq.scss */
  section.intro p {
    text-align: left;
    font-size: 16px;
    line-height: 38px;
  }

  /* line 38, faq.scss */
  section.faq {
    width: 960px;
    margin: 0 auto;
    padding: 80px 0 100px 0;
  }
  /* line 41, faq.scss */
  section.faq dl {
    background: url("/common/img/common/dotline-row-1280.png") center bottom no-repeat;
  }
  /* line 44, faq.scss */
  section.faq dl dt {
    position: relative;
    line-height: 87px;
    background: url("/common/img/common/dotline-row-1280.png") center top no-repeat;
  }
  /* line 48, faq.scss */
  section.faq dl dt a {
    display: block;
    line-height: 1.5em;
    font-size: 19px;
    padding: 31.5px 0 28.5px 70px;
    width: 100%;
    font-weight: 700;
  }
  /* line 54, faq.scss */
  section.faq dl dt a:hover {
    color: #0052a4;
  }
  /* line 58, faq.scss */
  section.faq dl dt::before {
    content: url("/common/img/faq/icon-q.png");
    position: absolute;
    left: 0;
    margin: -20px 0 0 0;
    top: 50%;
    line-height: 1em;
    height: 40px;
  }
  /* line 64, faq.scss */
  section.faq dl dt::after {
    content: "回答を見る";
    position: absolute;
    right: 0;
    margin: -7.5px 0 0 0;
    top: 50%;
    font-size: 15px;
    color: #54b1e3;
    font-weight: 700;
    letter-spacing: 1px;
    height: 15px;
    line-height: 15px;
    padding: 0	20px 0 0;
    background: url("/common/img/faq/icon-open.png") right center no-repeat;
  }
  /* line 74, faq.scss */
  section.faq dl dt.open a {
    color: #0052a4;
  }
  /* line 77, faq.scss */
  section.faq dl dt.open::after {
    content: "回答を閉じる";
    color: #d5e2ea;
    background: url("/common/img/faq/icon-close.png") right center no-repeat;
  }
  /* line 84, faq.scss */
  section.faq dl dd {
    padding: 0 0 0 70px;
    height: 0;
    overflow: hidden;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 88, faq.scss */
  section.faq dl dd::before {
    content: url("/common/img/faq/icon-a.png");
    position: absolute;
    left: 0;
    top: 10px;
    line-height: 1em;
    height: 40px;
  }
  /* line 94, faq.scss */
  section.faq dl dd.open {
    height: auto;
  }
  /* line 97, faq.scss */
  section.faq dl dd p {
    padding: 10px 0 31.5px 0;
    font-size: 16px;
    line-height: 38px;
  }
}
@media screen and (max-width: 750px) {
  /* line 112, faq.scss */
  section.hero {
    background-color: #e4f3fc;
    padding: 80px 0 100px 0;
  }
  /* line 115, faq.scss */
  section.hero h1 {
    text-align: center;
    color: #0052a4;
    font-size: 66px;
    font-weight: 700;
    letter-spacing: 0.2em;
    line-height: 1.5em;
    margin: 0 5%;
  }
  /* line 124, faq.scss */
  section.hero span.h1 {
    margin-top: 15px;
    display: block;
    text-align: center;
    font-family: "AmericanTypewriter";
    color: rgba(0, 82, 164, 0.55);
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.14em;
  }

  /* line 137, faq.scss */
  section.intro {
    width: 90%;
    margin: 0 auto;
    padding: 60px 0 0 0;
    letter-spacing: 0.16em;
  }
  /* line 140, faq.scss */
  section.intro p {
    text-align: left;
    font-size: 24px;
    line-height: 57px;
  }
  /* line 144, faq.scss */
  section.intro p br {
    display: none;
  }

  /* line 150, faq.scss */
  section.faq {
    width: 90%;
    margin: 0 auto;
    padding: 80px 0 100px 0;
  }
  /* line 153, faq.scss */
  section.faq dl {
    background: url("/common/img/common/dotline-row-1280.png") center bottom no-repeat;
  }
  /* line 156, faq.scss */
  section.faq dl dt {
    position: relative;
    line-height: 87px;
    background: url("/common/img/common/dotline-row-1280.png") center top no-repeat;
  }
  /* line 160, faq.scss */
  section.faq dl dt a {
    display: block;
    line-height: 1.5em;
    font-size: 28.5px;
    padding: 31.5px 30px 28.5px 70px;
    width: 100%;
    font-weight: 700;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 168, faq.scss */
  section.faq dl dt::before {
    content: url("/common/img/faq/icon-q.png");
    position: absolute;
    left: 0;
    margin: -20px 0 0 0;
    top: 50%;
    line-height: 1em;
    height: 40px;
  }
  /* line 174, faq.scss */
  section.faq dl dt::after {
    content: "";
    position: absolute;
    right: 0;
    margin: -7.5px 0 0 0;
    top: 50%;
    font-size: 15px;
    color: #54b1e3;
    font-weight: 700;
    letter-spacing: 1px;
    height: 15px;
    line-height: 15px;
    padding: 0	20px 0 0;
    background: url("/common/img/faq/icon-open.png") right center no-repeat;
  }
  /* line 184, faq.scss */
  section.faq dl dt.open a {
    color: #0052a4;
  }
  /* line 187, faq.scss */
  section.faq dl dt.open::after {
    content: "";
    color: #d5e2ea;
    background: url("/common/img/faq/icon-close.png") right center no-repeat;
  }
  /* line 194, faq.scss */
  section.faq dl dd {
    padding: 0 0 0 70px;
    height: 0;
    overflow: hidden;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 198, faq.scss */
  section.faq dl dd::before {
    content: url("/common/img/faq/icon-a.png");
    position: absolute;
    left: 0;
    top: 15px;
    line-height: 1em;
    height: 40px;
  }
  /* line 204, faq.scss */
  section.faq dl dd.open {
    height: auto;
  }
  /* line 207, faq.scss */
  section.faq dl dd p {
    padding: 10px 0 31.5px 0;
    font-size: 24px;
    line-height: 57px;
  }
}
