@charset "UTF-8";
@media screen and (max-width: 767px) {
  .sp_none {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .intbmax_none {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .intbmin_none {
    display: none;
  }
}

@media print, screen and (min-width: 1025px) {
  .pc_none {
    display: none;
  }
}

/* ===========================================
小児歯科
=========================================== */
/* ------------------------
*	billboard
*/
.fv {
  background-image: url(../../images/child_orthodontics/c_orthodontics_billboard_img.jpg);
}

.child {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .child {
    padding: 56px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .child {
    padding: 80px 0;
  }
}
@media print, screen and (min-width: 1025px) {
  .child {
    margin-left: auto;
    padding: 80px 0;
  }
}
.child:nth-of-type(2n + 1) {
  background-color: #fff;
}
.child:nth-of-type(2n + 2) {
  background-color: #fef8ef;
}
.child_header {
  color: #1b1464;
  width: min(100%, 840px);
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .child_header {
    width: 90%;
    margin: -43px auto 0;
    padding: 33px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .child_header {
    width: 90%;
    margin: -20px auto 0;
    padding: 15px 0 0;
  }
}
.child-head {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .child-head {
    font-size: 2.6rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  .child-head {
    font-size: 3.6rem;
    line-height: 2;
    letter-spacing: 0.3em;
  }
}
.child-head2 {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .child-head2 {
    font-size: 2rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  .child-head2 {
    font-size: 2.8rem;
    line-height: 2;
    letter-spacing: 0.15em;
  }
}
@media screen and (max-width: 1024px) {
  .child-head2 {
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 1025px) {
  .child-head2 {
    margin: 8px 0 26px;
  }
}
.child_content {
  position: relative;
  width: min(100%, 840px);
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .child_content {
    width: 90%;
    margin: 40px auto 0;
  }
}
@media print, screen and (min-width: 1025px) {
  .child_content {
    padding: 54px 0 0 0;
  }
}
.child_content-head {
  font-weight: 500;
  color: #1b1464;
}
@media screen and (max-width: 767px) {
  .child_content-head {
    font-size: 2.6rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  .child_content-head {
    font-size: 3.6rem;
    line-height: 2;
    letter-spacing: 0.3em;
  }
}
@media screen and (max-width: 767px) {
  .child_content-dl {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .child_content-dl {
    margin-top: 27px;
  }
}
.child_content-dl dt {
  color: #944e20;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .child_content-dl dt {
    float: left;
    /*width: 15.4em;*/
    /*margin-right: .5em*/
  }
}
@media screen and (min-width: 768px) {
  .child_content-dl dd {
    /*margin-left: 15.4em;*/
  }
}
.child_content-note {
  padding-left: 1em;
  text-indent: -1em;
}
.child_content-link {
  position: relative;
  display: block;
  width: min(100%, 600px);
  margin-top: 40px;
  color: #4d4d4d;
  text-decoration: none;
  padding: 0.5em;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .child_content-link {
    margin-top: 20px;
  }
}
.child_content-link:hover {
  background-color: #e54c0a;
  color: #fff;
}
.child_content .accent {
  color: #e54c0a;
  font-weight: 700;
}
.child .child_list_question li {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  color: #4d4d4d;
  padding-left: 1.25em;
}
@media screen and (max-width: 1024px) {
  .child .child_list_question li {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .child .child_list_question li {
    font-size: 14px;
  }
}
.child .child_list_question li:before {
  content: "□";
  font-size: 1em;
  color: #e54c0a;
  position: absolute;
  top: 0;
  left: 0;
}
.child .child_table {
  position: relative;
  width: 100%;
}
.child .child_table tbody {
  width: 100%;
}
.child .child_table tbody tr {
  width: 100%;
  counter-increment: child_table_counter;
  vertical-align: top;
}
.child .child_table tbody tr + tr th,
.child .child_table tbody tr + tr td {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .child .child_table tbody tr + tr th,
  .child .child_table tbody tr + tr td {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .child .child_table tbody tr + tr th {
    margin-top: 30px;
  }
}
.child .child_table tbody tr th,
.child .child_table tbody tr td {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1024px) {
  .child .child_table tbody tr th,
  .child .child_table tbody tr td {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .child .child_table tbody tr th,
  .child .child_table tbody tr td {
    display: block;
    font-size: 14px;
  }
}
.child .child_table tbody tr th {
  position: relative;
  white-space: nowrap;
  text-align: left;
  color: #e54c0a;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .child .child_table tbody tr th {
    padding-right: 0;
  }
}
.child .child_table tbody tr th:before {
  content: "#" counter(child_table_counter, decimal-leading-zero) ". ";
}
.child .child_table tbody tr th:after {
  content: " :";
}
.child .child_table tbody tr td {
  color: #4d4d4d;
}
@media screen and (max-width: 767px) {
  .child .child_table tbody tr td {
    margin-top: 10px;
  }
}
.child .child_table tbody tr td .small {
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  .child .child_table tbody tr td .small {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .child .child_table tbody tr td .small {
    font-size: 12px;
  }
}
.child .child_table + p {
  margin-top: 40px;
}
.child .child_content + .child_header {
  margin-top: 150px;
}
@media screen and (max-width: 1024px) {
  .child .child_content + .child_header {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .child .child_content + .child_header {
    margin-top: 80px;
  }
}
.child p.large {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1024px) {
  .child p.large {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .child p.large {
    font-size: 20px;
  }
}/*# sourceMappingURL=content.css.map */