@charset "UTF-8";
/* line 3, app/assets/stylesheets/pages.scss */
.p-sub_gnav {
  display: none;
}

/* line 6, app/assets/stylesheets/pages.scss */
.inquiry-wrapper {
  margin-bottom: 115px;
}

/* line 11, app/assets/stylesheets/pages.scss */
.tos-text .desc {
  margin: 30px 10px 50px;
}

/* line 15, app/assets/stylesheets/pages.scss */
.tos-text h1 {
  margin-bottom: 60px;
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "HG明朝E", Meiryo, serif;
}

/* line 19, app/assets/stylesheets/pages.scss */
.tos-text h2 {
  margin-top: 72px;
  margin-bottom: -15px;
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "HG明朝E", Meiryo, serif;
}

/* line 24, app/assets/stylesheets/pages.scss */
.tos-text h3 {
  margin-top: 40px;
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "HG明朝E", Meiryo, serif;
}

/* line 28, app/assets/stylesheets/pages.scss */
.tos-text h4 {
  font-size: 20px;
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "HG明朝E", Meiryo, serif;
  padding-bottom: 4px;
  border-bottom: 1px solid #aaa;
}

/* line 35, app/assets/stylesheets/pages.scss */
.tos-text .text {
  margin: 20px 0 60px 0;
  font-size: 15px;
}

/* line 40, app/assets/stylesheets/pages.scss */
.tos-text ul, .tos-text ol {
  padding-left: 20px;
}

/* line 43, app/assets/stylesheets/pages.scss */
.tos-text ul li, .tos-text ol li {
  list-style-type: decimal;
  margin: 15px 0;
}

/* line 49, app/assets/stylesheets/pages.scss */
.tos-text ul ul li, .tos-text ul ol li, .tos-text ol ul li, .tos-text ol ol li {
  list-style-type: lower-alpha;
}

/* line 52, app/assets/stylesheets/pages.scss */
.tos-text ul ul.list-point li, .tos-text ul ol.list-point li, .tos-text ol ul.list-point li, .tos-text ol ol.list-point li {
  list-style-type: disc;
}

/* line 55, app/assets/stylesheets/pages.scss */
.tos-text ul ul.list-parentheses, .tos-text ul ol.list-parentheses, .tos-text ol ul.list-parentheses, .tos-text ol ol.list-parentheses {
  margin-left: 4px;
  margin-bottom: 24px;
}

/* line 58, app/assets/stylesheets/pages.scss */
.tos-text ul ul.list-parentheses li, .tos-text ul ol.list-parentheses li, .tos-text ol ul.list-parentheses li, .tos-text ol ol.list-parentheses li {
  list-style-type: none;
  counter-increment: cnt;
  font-size: 13px;
  margin-bottom: -4px;
}

/* line 63, app/assets/stylesheets/pages.scss */
.tos-text ul ul.list-parentheses li:before, .tos-text ul ol.list-parentheses li:before, .tos-text ol ul.list-parentheses li:before, .tos-text ol ol.list-parentheses li:before {
  content: "(" counter(cnt) ") ";
  display: inline-block;
  margin-left: -24px;
  width: 24px;
}

/* line 69, app/assets/stylesheets/pages.scss */
.tos-text ul ul.list-parentheses li:nth-child(n + 10):before, .tos-text ul ol.list-parentheses li:nth-child(n + 10):before, .tos-text ol ul.list-parentheses li:nth-child(n + 10):before, .tos-text ol ol.list-parentheses li:nth-child(n + 10):before {
  margin-left: -30px;
  width: 30px;
}

/* line 79, app/assets/stylesheets/pages.scss */
.tos-text p, .tos-text li {
  line-height: 1.5em;
}

/* line 81, app/assets/stylesheets/pages.scss */
.tos-text p a, .tos-text li a {
  color: #2c6699;
}

/* line 83, app/assets/stylesheets/pages.scss */
.tos-text p a:hover, .tos-text li a:hover {
  text-decoration: none;
}

/* line 89, app/assets/stylesheets/pages.scss */
.tos-text p {
  margin-top: 10px;
}

/* line 96, app/assets/stylesheets/pages.scss */
.faq-block {
  margin-bottom: 60px;
}

/* line 98, app/assets/stylesheets/pages.scss */
.faq-block h2 {
  color: #2c6699;
  font-weight: normal;
}

/* line 102, app/assets/stylesheets/pages.scss */
.faq-block .ball, .faq-block h3:before, .faq-block p:before {
  border-radius: 2rem;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-weight: normal;
  height: 2.8rem;
  line-height: 2.8rem;
  margin-right: 2.7rem;
  position: relative;
  text-align: center;
  text-indent: 0;
  top: 2px;
  vertical-align: bottom;
  width: 2.8rem;
}

/* line 118, app/assets/stylesheets/pages.scss */
.faq-block h3 {
  color: #2c6699;
  font-weight: normal;
  margin-top: 2rem;
  padding-left: 5rem;
  text-indent: -5.4rem;
}

/* line 124, app/assets/stylesheets/pages.scss */
.faq-block h3:before {
  content: "Q";
  background: #2c6699;
}

/* line 130, app/assets/stylesheets/pages.scss */
.faq-block p {
  margin-bottom: 3rem;
  margin-top: 1.5rem;
  padding-left: 5rem;
  text-indent: -5.4rem;
}

/* line 135, app/assets/stylesheets/pages.scss */
.faq-block p:before {
  content: "A";
  background: #790;
  top: 4px;
}

/* line 145, app/assets/stylesheets/pages.scss */
.principle-block p {
  font-size: 14px;
  line-height: 2.1;
  margin-top: 50px;
}

/* line 150, app/assets/stylesheets/pages.scss */
.principle-block .signature {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 40px;
}

/* line 157, app/assets/stylesheets/pages.scss */
.manual-headlines {
  padding: 0 5%;
}

/* line 158, app/assets/stylesheets/pages.scss */
.manual-headlines dd {
  margin-left: 1.5rem;
}

/* line 161, app/assets/stylesheets/pages.scss */
.manual-headlines a {
  color: #069;
  line-height: 30px;
}

@media (min-width: 1200px) {
  /* line 157, app/assets/stylesheets/pages.scss */
  .manual-headlines {
    max-width: 950px;
    margin: auto;
  }
  /* line 168, app/assets/stylesheets/pages.scss */
  .manual-headlines dl {
    padding-left: 10%;
  }
}

/* line 175, app/assets/stylesheets/pages.scss */
.manual-chap-wrapper:not(:first-child) {
  margin-top: 70px;
}

/* line 178, app/assets/stylesheets/pages.scss */
.manual-chap-wrapper img {
  width: 100%;
}

/* line 181, app/assets/stylesheets/pages.scss */
.manual-chap-wrapper h2 {
  padding-top: 20px;
}

/* line 184, app/assets/stylesheets/pages.scss */
.manual-chap-wrapper h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 45px;
  padding-top: 30px;
}

/* line 189, app/assets/stylesheets/pages.scss */
.manual-chap-wrapper h3.nocap {
  margin-bottom: 15px;
}

/* line 193, app/assets/stylesheets/pages.scss */
.manual-chap-wrapper .row {
  margin-top: 60px;
}

/* line 195, app/assets/stylesheets/pages.scss */
.manual-chap-wrapper .row p {
  margin-top: 10%;
}

/* line 197, app/assets/stylesheets/pages.scss */
.manual-chap-wrapper .row p.large-text {
  font-size: 22px;
  font-weight: 300;
  margin: 45px 0 30px;
  text-align: center;
}

/* line 203, app/assets/stylesheets/pages.scss */
.manual-chap-wrapper .row p.remarks {
  border: solid 2px #444;
  border-radius: 25px;
  padding: 7%;
}

@media (max-width: 768px) {
  /* line 211, app/assets/stylesheets/pages.scss */
  .manual-chap-wrapper h4 {
    margin-bottom: 20px;
  }
  /* line 214, app/assets/stylesheets/pages.scss */
  .manual-chap-wrapper .row {
    margin-top: 45px;
  }
  /* line 216, app/assets/stylesheets/pages.scss */
  .manual-chap-wrapper .row p {
    margin-top: 15px;
  }
  /* line 218, app/assets/stylesheets/pages.scss */
  .manual-chap-wrapper .row p.large-text {
    font-size: 18px;
  }
  /* line 221, app/assets/stylesheets/pages.scss */
  .manual-chap-wrapper .row p.remarks {
    margin: 30px 0 45px;
  }
}

/* line 228, app/assets/stylesheets/pages.scss */
.manual-back-button {
  position: relative;
  width: 100%;
}

/* line 231, app/assets/stylesheets/pages.scss */
.manual-back-button .p-btn {
  position: fixed;
  bottom: 10%;
  background: #fff;
}

/* line 235, app/assets/stylesheets/pages.scss */
.manual-back-button .p-btn a {
  padding-right: 3rem;
}

@media (min-width: 1400px) {
  /* line 231, app/assets/stylesheets/pages.scss */
  .manual-back-button .p-btn {
    right: calc(50% - 650px);
  }
}

@media (max-width: 1400px) {
  /* line 231, app/assets/stylesheets/pages.scss */
  .manual-back-button .p-btn {
    right: calc(50% - 625px);
  }
}

@media (max-width: 1400px) {
  /* line 231, app/assets/stylesheets/pages.scss */
  .manual-back-button .p-btn {
    right: calc(50% - 430px);
  }
}

@media (max-width: 1099px) {
  /* line 231, app/assets/stylesheets/pages.scss */
  .manual-back-button .p-btn {
    right: calc(2% + 60px);
  }
}

@media (max-width: 1023px) {
  /* line 251, app/assets/stylesheets/pages.scss */
  .manual-back-button .p-btn__above-menu {
    bottom: calc(5% + 80px);
  }
}

@media (max-width: 768px) {
  /* line 231, app/assets/stylesheets/pages.scss */
  .manual-back-button .p-btn {
    right: calc(2% + 30px);
  }
}

@media (max-width: 500px) {
  /* line 231, app/assets/stylesheets/pages.scss */
  .manual-back-button .p-btn {
    right: 5%;
  }
}

@media (max-width: 576px) {
  /* line 266, app/assets/stylesheets/pages.scss */
  .faq-block {
    margin-bottom: 30px;
  }
  /* line 268, app/assets/stylesheets/pages.scss */
  .faq-block .ball, .faq-block h3:before, .faq-block p:before {
    font-size: 15px;
    height: 2.4rem;
    line-height: 2.4rem;
    width: 2.4rem;
  }
  /* line 274, app/assets/stylesheets/pages.scss */
  .faq-block h3 {
    margin-top: 1.5rem;
    padding-left: 3.3rem;
    text-indent: -3.5rem;
  }
  /* line 278, app/assets/stylesheets/pages.scss */
  .faq-block h3:before {
    margin-right: 1.2rem;
  }
  /* line 282, app/assets/stylesheets/pages.scss */
  .faq-block p {
    margin-top: 1rem;
    padding-left: 3.3rem;
    text-indent: -3.5rem;
  }
  /* line 286, app/assets/stylesheets/pages.scss */
  .faq-block p:before {
    margin-right: 1.2rem;
  }
  /* line 292, app/assets/stylesheets/pages.scss */
  .principle-block p {
    margin-top: 30px;
  }
  /* line 295, app/assets/stylesheets/pages.scss */
  .principle-block .signature {
    margin-top: 20px;
  }
}
