@charset "utf-8";
/* CSS Document */

/*********************************************
 共通（固定ページ）
*********************************************/

#contact.container,
#terms.container,
#about.container {
  background-color: #f0f4f4;
}

#page_main {
  margin: 15% auto 0;
  padding: 0;
  width: 100%;
}

.page_midashi {
  font-weight: 700;
  font-size: 7.969vw;
  line-height: 6.25vw;
  letter-spacing: 0.02em;
  text-align: center;
  color: #249a86;
}

a:hover {
  opacity: 0.75;
}

@media (min-width: 1200px) {
  #page_main {
    margin: 90px auto 0;
    padding: 0;
    width: 1200px;
  }
  .page_midashi {
    font-weight: 700;
    font-size: 51px;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-align: center;
    color: #249a86;
  }
}

/*********************************************
ウェルビオの介護とは
*********************************************/
#about.container {
  margin-bottom: 18vw;
}
.about_pc {
  display: none;
}
.about_sp {
  display: block;
  margin: 12% 0 6.5%;
}
.about_txt01 {
  font-weight: 500;
  font-size: 4.063vw;
  line-height: 1.48148148em;
  letter-spacing: 0;
  text-align: left;
  margin-top: 4.688vw;
}
.about_txt01.last {
  margin-bottom: 14.063vw;
}

@media (min-width: 1200px) {
  #about.container {
    margin-bottom: 7rem;
  }
  .about_pc {
    display: block;
    margin: 85px 0;
  }
  .about_sp {
    display: none;
  }
  .about_txt01 {
    font-weight: 500;
    font-size: 26px;
    line-height: 1.48148148em;
    letter-spacing: 0;
    text-align: left;
    margin-top: 30px;
  }
  .about_txt01.last {
    margin-bottom: 90px;
  }
}

/*********************************************
 お問い合わせ
*********************************************/

.container.contact {
  margin-bottom: 16vw;
}
.contact_txt01 {
  font-weight: 500;
  font-size: 4.063vw;
  line-height: 1.7em;
  letter-spacing: 0;
  text-align: center;
  margin-top: 9.375vw;
}

.contact_txt01 a {
  display: inline-block;
  text-decoration: underline;
  text-decoration-thickness: 0.156vw;
  text-underline-offset: 0.469vw;
  margin: 0 0.781vw;
}

.contact_txt02 {
  border-radius: 1.25vw;
  background-color: #fff;
  margin: 6% 2% 0;
  border: 1px solid #d9d9d9;
  font-weight: 500;
  font-style: normal;
  font-size: 3.125vw;
  line-height: 1.5em;
  letter-spacing: 0;
  padding: 7% 6%;
}

.contact_txt02 li {
  margin-bottom: 1.094vw;
}

.contact_txt02 li:last-child {
  margin-bottom: 0;
}

.contact_txt02 a {
  display: inline-block;
  text-decoration: underline;
  text-decoration-thickness: 0.156vw;
  text-underline-offset: 0.469vw;
  margin: 0 0.781vw;
}

.mailto_btn_wrap {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 9% auto 0;
}

.mailto_btn_txt {
  font-weight: 700;
  font-size: 4.375vw;
  color: #249a86;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
}

.mailto_btn {
  width: 100%;
}

.contact_illust {
  position: relative;
  top: -2.344vw;
  width: 45%;
  margin-left: 50%;
}

@media (min-width: 1200px) {
  .container.contact {
    margin-bottom: 0;
    padding-bottom: 5rem;
  }
  .contact_txt01 {
    font-weight: 500;
    font-size: 26px;
    line-height: 46px;
    letter-spacing: 0;
    text-align: center;
    margin-top: 64px;
  }

  .contact_txt01 a {
    display: inline-block;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    margin: 0 5px;
  }

  .contact_txt02 {
    border-radius: 8px;
    background-color: #fff;
    margin: 20px 0 0;
    border: 1px solid #d9d9d9;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 2em;
    letter-spacing: 0;
    padding: 28px 50px;
  }

  .contact_txt02 li {
    margin-bottom: 0;
  }

  .contact_txt02 a {
    display: inline-block;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    margin: 0 5px;
  }

  .mailto_btn_wrap {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 51px auto;
  }

  .mailto_btn_txt {
    font-weight: 700;
    font-size: 28px;
    color: #249a86;
    line-height: 1;
    letter-spacing: 0.08em;
    text-align: center;
  }

  .mailto_btn {
    width: 600px;
  }

  .contact_illust {
    position: absolute;
    top: 14px;
    right: -30px;
    width: 262px;
  }
}

/*********************************************
 利用規約
*********************************************/
.container.terms {
  margin-bottom: 16vw;
}
.terms_txt01 {
  font-weight: 500;
  font-size: 3.438vw;
  line-height: 1.363em;
  letter-spacing: 0;
  text-align: left;
  margin: 11% 2% 0;
  text-align: justify;
  text-align-last: left;
}

.terms_txt02 {
  border-radius: 1.25vw;
  background-color: #fff;
  margin: 7.5% 2% 13%;
  border: 1px solid #d9d9d9;
  font-weight: 500;
  font-style: normal;
  font-size: 3.125vw;
  line-height: 2em;
  letter-spacing: 0;
  padding: 5.5%;
}
.terms_komidashi {
  font-weight: 500;
  font-size: 4.063vw;
  border-bottom: 1px #b4b0ae solid;
  padding-bottom: 2.7%;
}
.terms_txt {
  font-weight: 500;
  line-height: 1.363em;
  font-size: 3.438vw;
  padding-bottom: 10%;
  padding-top: 3%;
  letter-spacing: 0.02em;
}
ul.terms_list {
  position: relative;
  top: -1.562vw;
  display: block;
  margin-bottom: 4.688vw;
  font-weight: 500;
  line-height: 1.363em;
}
ul.terms_list li {
  font-size: 3.438vw !important;
  line-height: 1.33em;
}

@media (min-width: 1200px) {
  .container.terms {
    margin-bottom: 0;
  }
  .terms_txt01 {
    font-weight: 500;
    font-size: 22px;
    line-height: 1.363em;
    letter-spacing: 0;
    text-align: left;
    margin: 64px 0 0 0;
  }

  .terms_txt02 {
    border-radius: 8px;
    background-color: #fff;
    margin: 40px 0 150px;
    border: 1px solid #d9d9d9;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 2em;
    letter-spacing: 0;
    padding: 30px 50px;
  }
  .terms_komidashi {
    font-weight: 500;
    font-size: 26px;
    border-bottom: 1px #b4b0ae solid;
    padding-bottom: 10px;
  }
  .terms_txt {
    font-weight: 500;
    line-height: 1.363em;
    font-size: 22px;
    padding-bottom: 45px;
    padding-top: 13px;
  }
  ul.terms_list {
    position: relative;
    top: -10px;
    display: block;
    margin-bottom: 30px;
    font-size: 22px;
  }
  ul.terms_list li {
    font-size: 22px !important;
    line-height: 1.33em;
  }
}
