@charset "UTF-8";
.content-inner dl, .content-inner dt, .content-inner dd, .content-inner span, .content-inner ul, .content-inner li, .content-inner table, .content-inner th, .content-inner td {
  font-size: 41px;
}

.pc-only {
  display: none !important;
}

.sp-only {
  display: block !important;
}

.c-contact {
  max-width: inherit;
  margin: 0;
  width: 100%;
  display: block;
  align-items: center;
  padding-top: 2em;
  text-indent: inherit;
  padding-left: inherit;
}

.c-contact span {
  width: 100%;
  vertical-align: center;
  padding-left: inherit;
}

.c-contact ul {
  background: #f3f3f3;
  padding: 1em;
  margin-top: 0.5em !important;
  width: 100%;
}

.c-contact ul li {
  background: #fff;
  margin-left: 1em;
}

#introduction {
  padding: 60px 0 30px 0;
}

#introduction p.txt-center {
  text-align: left;
}

#introduction .flex {
  width: 60%;
}

#introduction .flex.section-01 {
  display: inherit;
}

#introduction .flex ul {
  width: 100%;
}

#introduction .flex ul li {
  margin: 0.5em 0;
}

#introduction .flex div {
  width: 100%;
  height: 150px;
  margin-top: 30px;
}

#introduction .flex div .arrow-right {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Safari用 */
  transform: translate(-50%, -50%);
}

#faq ul {
  padding-left: 0;
}

#faq ul li {
  list-style: none;
  text-indent: inherit;
  padding-left: inherit;
}

#faq ul li div {
  max-width: inherit;
  margin: 0;
  width: 100%;
  display: block;
  align-items: center;
  padding-top: 2em;
  text-indent: inherit;
  padding-left: inherit;
}

#faq ul li div span {
  width: 100%;
  vertical-align: center;
  padding-left: inherit;
}

#faq ul li div ul {
  background: #f3f3f3;
  padding: 1em;
  margin-top: 0.5em !important;
  width: 100%;
}

#faq ul li div ul li {
  background: #fff;
}

#faq ul li.question:before {
  margin: 1.5em auto 0.5em auto;
  display: block;
}

#faq ul li.answer:before {
  margin: 1.5em auto 0.5em auto;
  display: block;
}

#faq ul li.answer ul {
  margin-top: 1em;
}

#faq ul li.answer ul li {
  line-height: 2em;
}

#features ul {
  padding-left: 0em;
  padding: 1em;
}

#features ul:nth-child(1) li {
  text-indent: -1.5em;
  padding-left: 2em;
}

#features ul:nth-child(1) li:before {
  content: "▶";
  color: #5EBE55;
  padding-right: 0.5em;
}

#features ul:nth-child(2) {
  padding: 1em;
  margin-top: 0.5em !important;
  width: 100%;
}

#features ul:nth-child(2) li {
  padding-left: 1em;
  background: #fff;
  margin-left: 0;
}

#features .section-01 {
  margin: 2em 0;
}

#features .pic-area {
  display: block;
}

#features .pic-area img {
  display: block;
  margin-bottom: 30px;
  width: 100%;
}

#features .section-02 {
  display: block !important;
}

#features .section-02 div {
  width: 100%;
  padding: 1em 1em 1em 0.5em;
  margin-bottom: 2em;
}

#features .section-02 div h3 {
  text-align: center;
  margin-bottom: 2em;
}

#features .section-02 div h3 span {
  padding-bottom: 0.5em;
}

#features .section-02 div ul li:before {
  content: "●";
}

#features .section-02 div.blue-box {
  background: #D7FFFA;
}

#features .section-02 div.blue-box h3 span {
  border-bottom: 5px solid #51C9E0;
}

#features .section-02 div.blue-box ul li:before {
  color: #51C9E0;
}

#features .section-02 div.pink-box {
  background: #FFE7DC;
}

#features .section-02 div.pink-box h3 span {
  border-bottom: 5px solid #FF95A3;
}

#features .section-02 div.pink-box ul li:before {
  color: #FF95A3;
}

.contact-life > p {
  margin-bottom: 0.5em;
}

.contact-life div {
  background: #f3f3f3;
  padding: 1em;
}

.contact-life div p {
  text-align: center;
  padding: 0.5em;
  background: #fff;
}

.contact-life div p span {
  margin-left: 0;
  display: block;
}

#about-price p:nth-child(1) {
  padding: 0.5em 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}

#about-price p:nth-child(2) {
  margin: 2em 0 !important;
}

#about-price span.border-black {
  border-bottom: none !important;
}
