@charset "UTF-8";
*, ::before, ::after {
  box-sizing: border-box;
}

a,
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
  color: #2196F3;
}

body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}

img {
  display: block;
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

:root {
  --black: #000;
  --white: #fff;
}

section,
footer {
  min-width: 1280px;
}

.container {
  width: 1280px;
  margin: 0 auto;
}

.content {
  width: 915px;
  margin: 0 auto;
}

.section-heading {
  margin: 0 auto 45px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1.8px;
  text-align: center;
  color: var(--black);
}

.manatomo-header {
  background-color: #fff;
}
.manatomo-header .header-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 90px;
  padding: 0 40px;
}
.manatomo-header .header-content .service-logo {
  height: 53px;
}

.app-store {
  margin-top: 31px;
}
.app-store .app-store-upper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0 17px;
}
.app-store .app-store-upper .app-store-copy {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: var(--black);
  white-space: nowrap;
}
.app-store .app-store-action {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0 28.5px;
  margin-top: 24.5px;
}
.app-store .app-store-action .app-store-link {
  display: block;
}
.app-store .app-store-action .app-store-link:active {
  transform: translateY(2px);
}
.app-store .web-edition-action {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0 28.5px;
  margin-top: 16.5px;
}
.app-store .web-edition-action .web-edition-link {
  display: block;
}
.app-store .web-edition-action .web-edition-link:active {
  transform: translateY(2px);
}

.section-keyvisual {
  position: relative;
  height: 745px;
  overflow-x: hidden;
}
.section-keyvisual::before, .section-keyvisual::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top 50% left 50%;
  background-size: cover;
  z-index: 10;
}
.section-keyvisual::before {
  background-image: url("../img/kv_background_grain_fast_load.jpg");
}
.section-keyvisual::after {
  background-image: url("../img/kv_background_grain.jpg");
  z-index: 20;
}
.section-keyvisual .container {
  position: relative;
  height: 745px;
}
.section-keyvisual .kv-float-book-guidepost {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 30;
  min-width: 1280px;
}
.section-keyvisual .kv-float-smartphone {
  position: absolute;
  right: -80px;
  bottom: 0;
  z-index: 40;
}
.section-keyvisual .content {
  position: relative;
  padding: 98px 0 0 124px;
  z-index: 50;
}
.section-keyvisual .heading-kv-copy {
  width: -moz-fit-content;
  width: fit-content;
}
.section-keyvisual .heading-kv-copy .app-store {
  margin-left: -55px;
}

.section-introduction .content {
  position: relative;
  padding: 60px 0;
}
.section-introduction .introduction-picture {
  display: block;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
.section-introduction .introduction-picture .introduction {
  margin: 0 auto;
}
.section-introduction .introduction-action {
  position: absolute;
  right: -19px;
  bottom: 41px;
  width: 351px;
}
.section-introduction .introduction-action .introduction-action-footnote {
  margin-top: 20px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: var(--black);
  white-space: nowrap;
}
.section-introduction .introduction-action .introduction-notice {
  margin-top: 12.5px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: var(--black);
  white-space: nowrap;
}

.section-three-features {
  background-color: #f5f5f5;
}
.section-three-features .content {
  padding: 60px 0;
}
.section-three-features .three-features-picture {
  display: block;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
.section-three-features .three-features-picture .three-features {
  margin: 0 auto;
}

.section-books-supported-app .content {
  padding: 60px 0;
}
.section-books-supported-app .books-supported-app {
  margin-top: 45px;
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  letter-spacing: 0.48px;
  text-align: left;
  color: var(--black);
}
.section-books-supported-app .books-supported-app .books-supported-app-footnote {
  margin-top: 8px;
  position: relative;
  padding: 0 0 0 1em;
  font-size: 12px;
  line-height: 1.71;
  letter-spacing: 0.84px;
  color: #555;
}
.section-books-supported-app .books-supported-app .books-supported-app-footnote::before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.section-books-supported-app .books-supported-app ul {
  list-style-position: inside;
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-books-supported-app .books-supported-app ul li {
  position: relative;
  padding: 0 0 0 1em;
}
.section-books-supported-app .books-supported-app ul li::before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  font-weight: bold;
}

.section-faq {
  background-color: #f5f5f5;
}
.section-faq .content {
  padding: 60px 0 0;
}
.section-faq .section-heading {
  margin-bottom: 10px;
}
.section-faq .frequently-asked-questions .faq-unit {
  padding: 44px 0 48px;
}
.section-faq .frequently-asked-questions .faq-unit .faq-question {
  padding: 0 0 0 70px;
  background-image: url("../img/icon_faq_question.svg");
  background-repeat: no-repeat;
  background-position: top 0 left 0;
  background-size: 45px;
  font-size: 16px;
  font-weight: bold;
  line-height: 45px;
  letter-spacing: 0.8px;
  text-align: left;
  color: var(--black);
}
.section-faq .frequently-asked-questions .faq-unit .faq-answer {
  margin-top: 33px;
  min-height: 45px;
  padding: 0 0 0 70px;
  background-image: url("../img/icon_faq_answer.svg");
  background-repeat: no-repeat;
  background-position: top 5px left 0;
  background-size: 45px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.48px;
  text-align: left;
  color: #3b3b3b;
}
.section-faq .frequently-asked-questions .faq-unit:nth-of-type(n+2) {
  border-top: 1px solid #c9c9c9;
}

.section-share .content {
  padding: 45px 0 40px;
}
.section-share .section-share-heading {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.334;
  letter-spacing: 1.8px;
  text-align: center;
  color: var(--black);
}
.section-share .section-share-heading .share-subheading {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.667;
  letter-spacing: 1.44px;
  text-align: center;
  color: var(--black);
}
.section-share .share-main {
  margin-top: 60px;
}
.section-share .share-main .share-image {
  display: block;
  width: 600px;
  height: auto;
  margin: 0 auto;
  background-color: #d6d6d6;
  font-size: 10px;
  line-height: 1.25;
  color: #bbb;
}

.section-closing .content {
  padding: 50px 0 11px;
}
.section-closing .closing-action {
  width: 351px;
  margin: 0 auto;
}
.section-closing .closing-action .app-store {
  margin-top: 0;
  margin-left: auto;
}
.section-closing .closing-action .closing-action-footnote {
  margin-top: 20px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: var(--black);
  white-space: nowrap;
}
.section-closing .closing-action .closing-notice {
  margin-top: 12.5px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: var(--black);
  white-space: nowrap;
}
.section-closing .closing-picture {
  display: block;
  margin: 64.5px auto 0;
  width: -moz-fit-content;
  width: fit-content;
}
.section-closing .trade-mark {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 17px auto 0;
  padding: 12.5px 0;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: var(--black);
}
.section-closing .trade-mark .fa-registered {
  font-size: 6px;
  vertical-align: 2px;
}

.manatomo-footer {
  background-color: #e50012;
}
.manatomo-footer .footer-content {
  width: 915px;
  margin: 0 auto;
  padding: 22.5px 0;
}
.manatomo-footer .footer-credit {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 12.5px 0;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  list-style: none;
}
.manatomo-footer .footer-credit li {
  padding: 0 14px;
}
.manatomo-footer .footer-credit li .credit-link {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1.4px;
  text-align: left;
  color: var(--white);
  opacity: 1;
  transition: opacity 200ms ease;
}
.manatomo-footer .footer-credit li .credit-link:hover {
  opacity: 0.8;
}
.manatomo-footer .footer-credit li .credit-link:active {
  transform: translateY(1px);
}
.manatomo-footer .footer-credit li:nth-of-type(n+2) {
  border-left: 1px solid #fff;
}
.manatomo-footer .copyright {
  padding: 12.5px 0;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.5px;
  text-align: center;
  color: var(--white);
}

.hide-sp {
  display: block;
}

.hide-sp-inline {
  display: inline;
}

.hide-pc {
  display: none;
}

.hide-pc-inline {
  display: none;
}

@media screen and (max-width: 768px) {
  html {
    touch-action: manipulation;
  }
  body {
    width: 375px;
    margin: 0 auto;
  }
  section,
  footer,
  .container,
  .content {
    width: 100%;
    min-width: 100%;
  }
  .section-heading {
    margin: 0 auto 30px;
    font-size: 20px;
    letter-spacing: 1.2px;
  }
  .manatomo-header .header-content {
    height: 75px;
    padding: 0 20px;
    justify-content: center;
  }
  .manatomo-header .header-content .service-logo {
    height: 45px;
  }
  .app-store {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .app-store .app-store-upper {
    padding-left: 15px;
  }
  .app-store .app-store-action {
    gap: 0 13.5px;
    margin-top: 16.5px;
  }
  .app-store .app-store-action .app-store-link {
    display: block;
  }
  .app-store .app-store-action .app-store-link:active {
    transform: translateY(2px);
  }
  .section-keyvisual {
    height: 773px;
    background-image: url("../img/mobile/kv_background.jpg?ver=2023-08-01");
    background-size: 375px 773px;
    background-repeat: no-repeat;
    background-position: top 50% left 50%;
  }
  .section-keyvisual::before, .section-keyvisual::after {
    display: none;
  }
  .section-keyvisual .container {
    height: 635px;
  }
  .section-keyvisual .content {
    padding: 16px 0 0;
  }
  .section-keyvisual .heading-kv-copy {
    position: relative;
    width: 100%;
  }
  .section-keyvisual .heading-kv-copy .kv-copy-guidepost {
    margin: 0 auto;
    height: 658px;
  }
  .section-keyvisual .heading-kv-copy .kv-copy-guidepost .kv-copy {
    margin: 0 auto;
  }
  .section-keyvisual .heading-kv-copy .kv-copy-guidepost .app-store {
    position: absolute;
    bottom: -82px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .section-keyvisual .heading-kv-copy .kv-copy-guidepost .app-store .app-store-copy {
    color: var(--white);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  }
  .section-keyvisual .heading-kv-copy .kv-copy-guidepost .app-store .app-store-action {
    margin-top: 10.5px;
  }
  .section-introduction .content {
    position: static;
    padding: 30px 0;
  }
  .section-introduction .introduction-action {
    position: static;
    margin: 32.5px auto 0;
  }
  .section-introduction .introduction-action .introduction-action-footnote {
    margin-top: 16px;
  }
  .section-three-features .content {
    padding: 30px 0;
  }
  .section-books-supported-app .content {
    padding: 30px 0;
  }
  .section-books-supported-app .books-supported-app {
    margin: 20px auto 0;
    width: 330px;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.84px;
  }
  .section-books-supported-app .books-supported-app .books-supported-app-footnote {
    margin-top: 5px;
    font-size: 11px;
  }
  .section-faq .content {
    padding: 30px 0 0;
  }
  .section-faq .frequently-asked-questions {
    margin: 10px auto 0;
    width: 335px;
  }
  .section-faq .frequently-asked-questions .faq-unit {
    padding: 11px 0 25px;
  }
  .section-faq .frequently-asked-questions .faq-unit .faq-question {
    padding: 0 0 0 62px;
    background-size: 38px;
    background-position: top 5px left 0;
    font-size: 14px;
    line-height: 1.71;
  }
  .section-faq .frequently-asked-questions .faq-unit .faq-answer {
    margin-top: 24px;
    min-height: 38px;
    padding: 0 0 0 62px;
    background-size: 38px;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.42px;
  }
  .section-share .content {
    padding: 20px 0 23px;
  }
  .section-share .section-share-heading {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 1.2px;
    text-align: center;
    color: var(--black);
  }
  .section-share .section-share-heading .share-subheading {
    margin-bottom: -3px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.875;
    letter-spacing: 0.96px;
    text-align: center;
    color: var(--black);
  }
  .section-share .share-main {
    margin-top: 29px;
  }
  .section-share .share-main .share-image {
    display: block;
    width: 343px;
    height: auto;
    margin: 0 auto;
  }
  .section-closing .content {
    padding: 30px 0 10px;
  }
  .section-closing .closing-action .closing-action-footnote {
    margin-top: 16px;
  }
  .section-closing .closing-picture {
    margin-top: 50px;
  }
  .section-closing .trade-mark {
    padding: 12.5px 30px;
  }
  .manatomo-footer .footer-content {
    width: 100%;
    padding: 23px 0 37px;
  }
  .manatomo-footer .copyright {
    padding: 6px 0;
  }
  .hide-sp {
    display: none;
  }
  .hide-sp-inline {
    display: none;
  }
  .hide-pc {
    display: block;
  }
  .hide-pc-inline {
    display: inline;
  }
}/*# sourceMappingURL=manatomo_style.css.map */