/*head*/
section {
  max-width: 1020px;
  padding: 40px 40px;
  margin: 0 auto;
}
.cst-lp-bg {
  background-color: #edf3f4;
}
h2,
h3,
h4 {
  font-family:
    游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Georgia, HGS明朝E,
    "source-han-serif-japanese", メイリオ, Meiryo, serif;
}
@media (min-width: 641px) {
  .cst-sp {
    display: none;
  }
}
@media (max-width: 640.99px) {
  .cst-pc {
    display: none;
  }
  section {
    padding: 40px 20px;
  }
  .page-article_title {
    margin-bottom: 48px;
  }
}

/*menu*/
.cst-lp-menu {
  background-color: #1f90b0;
  color: white !important;
  font-weight: bold;
  text-decoration: none;
  border-radius: 3px;
  float: right;
  line-height: 1;
  text-align: center;
  vertical-align: top;
  width: 160px;
  line-height: 38px;
  font-size: 16px;
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  #cst-header-nab-add {
    display: block;
  }
  h1 {
    margin: 8px 0;
  }
  .cst-lp-menu {
    margin-top: 12px;
  }
  .cst-lp-menu {
    width: 140px;
    font-size: 14px;
    letter-spacing: 1px;
  }
}
/*menu-fin*/
.cst-lp-head-bg-1 {
  width: 50%;
  height: 100%;
  background-image:
    linear-gradient(rgba(31, 144, 176, 0.3), rgba(31, 144, 176, 0.3)),
    url(https://tokiwagroup.jp/wp-content/themes/tokiwa/assets/img/home/hero/slide/left4.jpg);
  background-size:
    100% 100%,
    cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.cst-lp-head-bg-2 {
  width: 50%;
  height: 100%;
  background-image:
    linear-gradient(rgba(31, 144, 176, 0.3), rgba(31, 144, 176, 0.3)),
    url(https://tokiwagroup.jp/wp-content/themes/tokiwa/assets/img/home/hero/slide/right3.jpg);
  background-size:
    100% 100%,
    cover;
  background-position: center;
  background-repeat: no-repeat;
}
.cst-lp-head {
  position: relative;
}
.cst-lp-head-text {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
}
.cst-lp-head h1,
.cst-lp-head p {
  font-family:
    游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Georgia, HGS明朝E,
    "source-han-serif-japanese", メイリオ, Meiryo, serif;
  font-size: 60px;
  color: white;
  font-weight: 500;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  margin-bottom: 8vh;
}
.cst-lp-head p {
  font-family:
    "Helvetica Neue",
    -apple-system,
    BlinkMacSystemFont,
    "Yu Gothic Medium",
    "游ゴシック Medium",
    YuGothic,
    "游ゴシック体",
    "ヒラギノ角ゴ ProN W3",
    Hiragino Kaku Gothic ProN,
    "メイリオ",
    Meiryo,
    sans-serif;
  font-size: 20px;
  font-weight: bold;
}
#cst-lp-intro {
  background-color: #edf3f4;
  text-align: center;
}
.cst-lp-intro-1 {
  max-width: 980px;
  margin: 0 auto 16px auto;
  padding: 24px 0;
  background-color: white;
  box-shadow: 0px 3px 6px #00000029;
}
#cst-lp-intro h2 {
  font-size: 20px;
  color: #1c6080;
  font-weight: bold;
}
.cst-li-intro-space {
  height: 16px;
}
.cst-lp-intro-2 {
  font-weight: bold;
  color: #1c6080;
}
#about .about {
  padding-top: 32px;
}
.cst-lp-intro-tangle {
  max-width: 140px;
}
@media (min-width: 641px) {
  .cst-lp-head-bg {
    display: flex;
    width: 100%;
    height: 70vh;
  }
  .cst-lp-head-line {
    width: 5px;
    height: 100%;
    background-color: white;
  }
}
@media (max-width: 640.99px) {
  .cst-lp-head-bg {
    width: 100%;
    height: 70vh;
  }
  .cst-lp-head-bg-1 {
    width: 100%;
    height: 50%;
    background-size:
      100% 100%,
      cover;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .cst-lp-head-bg-2 {
    width: 100%;
    height: 50%;
  }
  .cst-lp-head-line {
    width: 100%;
    height: 5px;
  }
  .cst-lp-head-text {
    width: 100%;
    text-align: center;
    top: 10vh;
    left: 50%;
    transform: translateX(-50%);
  }
  .cst-lp-head h1 {
    font-size: 34px;
    margin-bottom: 15vh;
  }
  .cst-lp-head p {
    font-size: 14px;
    text-align: left;
    padding: 0 24px 32px 26px;
  }
  .cst-lp-intro-1 {
    padding: 24px 20px;
    margin: 0 20px;
  }
  .cst-lp-intro-2 {
    padding: 20px;
  }
}
/*head-fin*/
/*consultation*/
#cst-lp-consultation {
  padding-top: 40px;
}
#about .about-consultation-help_bg {
  right: 0px;
}
#about .about-consultation-help {
  margin-top: 0;
}
@media (min-width: 641px) {
  #about .about-consultation-help ul {
    width: 73%;
  }
  #cst-lp-consultation {
    padding-bottom: 64px;
  }
}
@media (max-width: 640.99px) {
  #about .about-consultation-help {
    max-width: 100%;
  }
  #about .about-consultation-help_bg {
    display: block;
    position: static;
  }
}
@media (max-width: 480px) {
  #about .about-consultation-help ul {
    padding: 40px 24px 8px 24px;
  }
}

/*consultation-fin*/
/**area*/
.cst-about-area-container {
  padding: 24px 32px;
  background-color: white;
  box-shadow: 0px 3px 6px #00000029;
}
.cst-about-area-box-2 div {
  padding: 8px 0px;
  box-shadow: none;
}
.cst-about-area-box-2 div a {
  text-decoration: none;
}
#cst-lp-area .cst-about-area-box-map-title {
  color: #1c6080 !important;
}
.icon-arrow_right {
  float: right;
  margin-top: 5px;
}
.cst-about-area-box-2 p {
  line-height: 1.2rem;
}
#cst-lp-area .page-article {
  padding: 80px 0 48px 0;
}
.cst-about-area-box-map {
  margin-bottom: 0;
  border-bottom: 2px dotted #1f90b0;
}
.cst-about-area-box-map-noboder {
  border-bottom: none;
}
.cst-about-area-box-map-title {
  margin-bottom: 0;
}
.cst-lp-button-container {
  margin-top: 32px;
  text-align: center;
  background: none;
}
@media (min-width: 641px) {
  .cst-about-area-box-1,
  .cst-about-area-box-2 {
    width: 50%;
  }
}
@media (max-width: 640.99px) {
  .cst-about-area-container {
    padding: 24px;
  }
  .cst-about-area-box-1 {
    margin-bottom: 16px;
  }
}
/*area-fin*/
/*guide*/
#cst-about-inspection div {
  background-color: #edf3f4;
}
.cst-lp-guide-container {
  width: 60%;
}
.cst-lp-guide-container h3,
.cst-lp-guide-container h4 {
  font-size: 24px;
  font-weight: bold;
  color: #1c6080;
  font-family:
    游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Georgia, HGS明朝E,
    "source-han-serif-japanese", メイリオ, Meiryo, serif;
}
.cst-lp-guide-container h4 {
  font-size: 18px;
}
.cst-lp-guide-container-2 {
  background: rgba(237, 243, 244, 0.8);
  padding: 24px 32px;
}
#cst-about-disease,
#cst-about-inspection,
#cst-lp-rehantr {
  padding-top: 0px;
}
.cst-lp-disease-ul {
  background-color: #edf3f4;
  padding: 20px 10px 10px;
}
.cst-lp-disease-ul h4 {
  color: #1c6080;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 5px 16px;
}
#cst-about-disease ul {
  padding: 0;
}
.cst-lp-Label {
  width: 100%;
  color: #1c6080;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cst-lp-Label img {
  margin: 0 5px 0 0;
}

.grad-wrap {
  position: relative;
}
.grad-trigger {
  position: absolute;
  left: -9999px;
}
.grad-item {
  position: relative;
  overflow: hidden;
  max-height: 0px;
}

.grad-trigger:checked ~ .grad-item {
  max-height: 1000px;
}
.grad-trigger:checked ~ .grad-item::before {
  display: none;
}

.grad-btn {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  cursor: pointer;
  padding-right: 50px;
}

.grad-icon {
  margin: 0 2px 0 0;
  width: 18px;
  transition: transform 0.3s ease;
}

.grad-text::before {
  content: "もっと見る";
  color: #1c6080;
  font-size: 18px;
  font-weight: bold;
}

.grad-trigger:checked ~ .grad-item {
  height: auto;
  padding-top: 0;
}

.grad-trigger:checked ~ .grad-item::before {
  display: none;
}

.grad-trigger:checked ~ .grad-btn {
  position: static;
  display: flex;
  margin-top: 10px;
}

.grad-trigger:checked ~ .grad-btn .grad-text::before {
  content: "閉じる";
}

.grad-trigger:checked ~ .grad-btn .grad-icon {
  transform: rotate(180deg);
}
#cst-about-inspection div {
  padding-bottom: 40px;
}
#cst-about-inspection .grad-wrap {
  padding: 0;
}
#cst-about-inspection .grad-item {
  padding: 0 10px 0 50px;
  margin-left: -50px;
}
#cst-about-inspection .cst-about-inspection-2 p {
  color: #111111;
  font-weight: 300;
  margin-bottom: 5px;
}
#cst-about-inspection .cst-lp-button-container {
  background-color: white;
  margin-top: 16px;
  padding-bottom: 0;
}
#about .cst-lp-button-container {
  padding: 0;
}
@media (max-width: 640.99px) {
  .cst-lp-guide-container {
    width: 100%;
  }
  .cst-lp-guide-container-2 {
    padding: 24px;
  }
  #cst-about-inspection .grad-item {
    padding: 0 10px 0 30px;
    margin-left: -30px;
  }
  .grad-btn {
    padding-right: 40px;
  }
}

/*guide-fin*/
/*alignment*/
.cst-lp-allingment-line {
  border: 1px solid #1c6080;
  padding: 32px;
}
#cst-lp-allingment h3 {
  text-align: center;
}
#cst-lp-allingment ul {
  column-count: 2;
  max-width: 590px;
  margin: 0 auto;
}
#cst-lp-allingment li {
  margin-left: 20px;
}
#cst-lp-allingment a {
  text-decoration: none;
}
#cst-lp-allingment ul li:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: #1f90b0;
  border-radius: 50%;
  margin-right: 8px;
  margin-bottom: 5px;
}
@media (max-width: 640.99px) {
  #cst-lp-allingment ul {
    column-count: 1;
  }
}
/*alignment-fin*/
/*faq*/
.cst-add-ex-Label {
  background-color: white;
  color: #111111;
  border-top: 2px dotted #c8d8db;
  padding-top: 20px;
}
.cst-lp-faq-q {
  color: #1c6080;
  font-size: 20px;
  font-weight: bold;
  margin-right: 8px;
}
.cst-add-ex-Label::before {
  border-top: 2px solid #1c6080;
  border-right: 2px solid #1c6080;
}
.cst-add-ex-content {
  background-color: #edf3f4;
  margin-left: 35px;
}
.cst-about-tabs {
  padding: 0;
  background-color: white;
  box-shadow: 0px 3px 6px #00000029;
}
.cst-lp-faq-container {
  padding: 24px 32px;
  background-color: white;
}
.cst-tab_item {
  background-color: white;
}
.cst-about-tabs {
  max-width: 1000px;
}
.cst-tab_content {
  padding: 0;
}
#patient:checked ~ #patient_content,
#fhw:checked ~ #fhw_content {
  display: block;
}
@media (max-width: 640.99px) {
  .cst-lp-faq-container {
    padding: 16px;
  }
  .cst-add-ex-Label {
    display: flex;
  }
  .cst-add-ex-Label .cst-all-bold {
    padding-right: 24px;
    line-height: 1.4rem;
  }
}
/*faq-fin*/
/*contact*/
.clinic-toc {
  max-width: 680px;
}
.cst-icon-tel a {
  font-size: 24px;
}
.cst-icon-tel {
  background-size: 18px;
  padding-left: 28px;
  margin: 8px 0;
}
#cst-lp-contact-tel h3,
#cst-lp-contact-form h3 {
  font-size: 24px;
  color: #1c6080;
  font-weight: bold;
}
#cst-lp-contact-tel span {
  font-size: 16px;
  color: #111111;
  font-weight: normal;
  margin-left: 8px;
}
#cst-lp-contact-tel h4 {
  font-family: "游ゴシック";
  font-size: 24px;
  color: #1c6080;
  font-weight: bold;
  margin-right: 16px;
}
.cst-lp-contact-tel-title li {
  color: #1c6080;
  border-radius: 3px;
  font-weight: bold;
  font-size: 12px;
  background-color: #edf3f4;
  padding: 2px 8px;
  margin-right: 8px;
}
.cst-lp-contact-tel-container {
  padding: 16px 0;
  border-bottom: 2px dotted #1f90b0;
}
.form-inner {
  background-color: #edf3f4;
  padding: 32px;
}
input:not([type="submit"]):not([type="button"]),
select,
textarea {
  border-radius: 2px;
  background: white;
  border: 1px solid #1c6080;
  color: #333;
  line-height: 1.2;
  padding: 8px;
}
#form-submit {
  margin: 0 auto;
}
#cst-lp-contact h2 {
  padding-top: 40px;
}
form label .mark {
  font-size: 14px;
}
@media (min-width: 641px) {
  .cst-lp-contact-tel-title {
    display: flex;
    align-items: center;
  }
  .cst-lp-contact-tel-title ul {
    display: flex;
    justify-content: left;
  }
  .cst-lp-contact-tel-title li {
  }
}
@media (max-width: 640.99px) {
  .clinic-toc ul {
    display: block;
    padding: 0px 24px 0px 16px;
  }
  .clinic-toc ul li {
    width: 100%;
    margin-bottom: 0;
    padding: 16px;
  }
  .clinic-toc ul li:nth-child(2) {
    margin-bottom: 0;
    border-bottom: 0;
  }
  #cst-lp-contact-tel span {
    line-height: 1;
  }
  .cst-lp-contact-tel-title ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    background-color: #edf3f4;
    padding-left: 4px;
    border-radius: 3px;
  }
  .cst-lp-contact-tel-title li {
    display: inline-block;
    border-radius: 0px;
    font-size: 11px;
    padding: 4px 2px;
    margin-right: 0;
  }
  .cst-lp-address-width {
    max-width: 128px;
  }
  #cst-lp-contact-tel li span {
    color: #1c6080;
    font-weight: bold;
    font-size: 12px;
    padding: 0;
    margin: 0;
    margin-left: 4px;
  }
}
/*contact-fin*/
