/*
Theme Name:cure_tcd082_child
Template:cure_tcd082
Version:2.0.2
*/
.support_intro_text {
  line-height: 2.2;
}

.support_intro img {
  width: 100%;
}

.iframe_wrap iframe {
  width: 100%;
}

.interview iframe {
  height: 560px;
}
@media (max-width: 600px) {
  .interview iframe {
    height: 252px;
  }
}

.box {
  line-height: 2.2;
  border: 1px solid #02a8c6;
  padding: 10px;
  width: -moz-fit-content;
  width: fit-content;
}

.table tr th {
  background: #fae0e0;
  font-weight: bold;
  border: 1px solid #fff;
  border-right: 1px solid;
}
.table tr th:last-child {
  border-right: none;
}
.table tr td {
  border: 1px solid #fff;
  background: whitesmoke;
  border-right: 1px solid;
}
.table tr td:last-child {
  border-right: none;
}

#main_contents .design1_content3 .item {
  text-align: center;
  color: #ed7d31;
  font-weight: bold;
}

#index_box_content .slick-track {
  margin: auto;
}

.design1_content1 .item {
  padding: 50px 0;
}

.top_intro {
  text-align: center;
}
.top_intro h2 {
  font-size: 30px;
  margin-bottom: 30px;
  color: #4472c4;
}
.top_intro .top_tel {
  background: #ed7d31;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 30px;
  padding: 10px;
  font-size: 38px;
  color: white;
}
@media (max-width: 600px) {
  .top_intro .top_tel {
    font-size: 33px;
  }
  .top_intro .top_tel a {
    color: white !important;
  }
}/*# sourceMappingURL=style.css.map */