@charset "UTF-8";
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
#wrap {
  background: url("../../img/children_teeth/bg.jpg") repeat;
}

#children_teeth {
  font-size: 20px;
}
#children_teeth .img100 {
  width: 100%;
}
#children_teeth .img100 img {
  width: 100%;
}
#children_teeth p {
  color: #000;
  font-weight: 500;
}
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************/
.pcVew {
  display: block !important;
}

.tabVew {
  display: none !important;
}

.spVew {
  display: none !important;
}

.spMVew {
  display: none !important;
}

.spSVew {
  display: none !important;
}

.typepcN {
  display: none !important;
}

@media print, screen and (max-width:1200px) {
  .typepcN {
    display: block !important;
  }
  .spVew {
    display: none !important;
  }
  .tabVew {
    display: none !important;
  }
  .tabNone {
    display: none !important;
  }
  .spMVew {
    display: none !important;
  }
  .spSVew {
    display: none !important;
  }
}
@media print, screen and (max-width:1026px) {
  .spVew {
    display: none !important;
  }
  .tabVew {
    display: block !important;
  }
  .tabNone {
    display: none !important;
  }
  .spMVew {
    display: none !important;
  }
  .spSVew {
    display: none !important;
  }
  .typepcN {
    display: block !important;
  }
}
@media print, screen and (max-width:768px) {
  .pcVew {
    display: none !important;
  }
  .tabVew {
    display: none !important;
  }
  .spVew {
    display: block !important;
  }
  .spNone {
    display: none !important;
  }
  .spMVew {
    display: none !important;
  }
  .spSVew {
    display: none !important;
  }
}
@media print, screen and (max-width:480px) {
  .spMVew {
    display: block !important;
  }
}
@media print, screen and (max-width:320px) {
  .spSVew {
    display: block !important;
  }
}
@media print, screen and (min-width:1201px) {
  .pcOnly {
    display: block;
  }
}
@media print, screen and (max-width:1200px) {
  .pcOnly {
    display: none;
  }
}

@media print, screen and (min-width:1201px) {
  .pcOnly {
    display: block;
  }
}
@media print, screen and (max-width:1200px) {
  .pcOnly {
    display: none;
  }
}

@media print, screen and (min-width: 1281px) {
  .pcOnly2 {
    display: block;
  }
}
@media print, screen and (max-width: 1280px) {
  .pcOnly2 {
    display: none;
  }
}

/*--------------------------------------------------*/
.displayNone {
  display: none;
}

/*--------------------------------------------------*/
.alignC {
  text-align: center;
}

.alignL {
  text-align: left;
}

.alignR {
  text-align: right;
}

.indent {
  text-indent: -1rem;
  padding-left: 1rem;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex._start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex._alignC {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex._rowReverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.fontS {
  font-size: 94%;
}

.fontSS {
  font-size: 88%;
}

.font40 {
  font-size: 40%;
}

.font50 {
  font-size: 50%;
}

.font60 {
  font-size: 60%;
}

.font70 {
  font-size: 70%;
}

.fontB {
  font-size: 106%;
  font-weight: 600;
}

.fontB2 {
  font-size: 114%;
  font-weight: 600;
}

.fontBM {
  font-size: 100%;
  font-weight: 600;
}

.fontBS {
  font-size: 90%;
  font-weight: 600;
}

.line1 {
  line-height: 1 !important;
}

.lineS {
  line-height: 1.25 !important;
}

.lineM {
  line-height: 1.5 !important;
}

.lineL {
  line-height: 1.9 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mt-20 {
  margin-top: -20px !important;
}

@media print, screen and (max-width:1026px) {
  .tabmb0 {
    margin-bottom: 0 !important;
  }
  .tabmb05 {
    margin-bottom: 5px !important;
  }
  .tabmb10 {
    margin-bottom: 10px !important;
  }
  .tabmb15 {
    margin-bottom: 15px !important;
  }
  .tabmb20 {
    margin-bottom: 20px !important;
  }
  .tabmb25 {
    margin-bottom: 25px !important;
  }
  .tabmb30 {
    margin-bottom: 30px !important;
  }
  .tabmb35 {
    margin-bottom: 35px !important;
  }
  .tabmb40 {
    margin-bottom: 40px !important;
  }
  .tabmb50 {
    margin-bottom: 50px !important;
  }
  .tabmb60 {
    margin-bottom: 60px !important;
  }
  .tabmb70 {
    margin-bottom: 70px !important;
  }
  .tabmb80 {
    margin-bottom: 80px !important;
  }
  .tabmb90 {
    margin-bottom: 90px !important;
  }
  .tabmb100 {
    margin-bottom: 100px !important;
  }
  .tabmr0 {
    margin-right: 0px !important;
  }
  .tabmr10 {
    margin-right: 10px !important;
  }
  .tabmr20 {
    margin-right: 20px !important;
  }
  .tabml5 {
    margin-left: 5px !important;
  }
  .tabml10 {
    margin-left: 10px !important;
  }
}
@media print, screen and (max-width:768px) {
  .spmb0 {
    margin-bottom: 0 !important;
  }
  .spmb05 {
    margin-bottom: 5px !important;
  }
  .spmb10 {
    margin-bottom: 10px !important;
  }
  .spmb15 {
    margin-bottom: 15px !important;
  }
  .spmb20 {
    margin-bottom: 20px !important;
  }
  .spmb25 {
    margin-bottom: 25px !important;
  }
  .spmb30 {
    margin-bottom: 30px !important;
  }
  .spmb35 {
    margin-bottom: 35px !important;
  }
  .spmb40 {
    margin-bottom: 40px !important;
  }
  .spmb50 {
    margin-bottom: 50px !important;
  }
  .spmb60 {
    margin-bottom: 60px !important;
  }
  .spmb70 {
    margin-bottom: 70px !important;
  }
  .spmb80 {
    margin-bottom: 80px !important;
  }
  .spmb90 {
    margin-bottom: 90px !important;
  }
  .spmb100 {
    margin-bottom: 100px !important;
  }
  .spmr0 {
    margin-right: 0px !important;
  }
  .spmr10 {
    margin-right: 10px !important;
  }
  .spmr20 {
    margin-right: 20px !important;
  }
  .spml5 {
    margin-left: 5px !important;
  }
  .spml10 {
    margin-left: 10px !important;
  }
}
p {
  font-size: 16rem;
}
@media print, screen and (max-width:768px) {
  p {
    font-size: 16rem;
  }
}

.colorRed {
  color: #FF0004;
}

ul {
  list-style: none;
}

.indent {
  text-indent: -16px;
  padding-left: 16px;
}

ul.list li {
  font-size: 20rem;
  position: relative;
  padding-left: 20px;
  text-indent: 0;
  margin: 0 0 14px;
  line-height: 1.8;
  font-weight: 600;
}
@media print, screen and (max-width:1026px) {
  ul.list li {
    font-size: 16rem;
  }
}
@media print, screen and (max-width:768px) {
  ul.list li {
    font-size: 16rem;
  }
}
ul.list li span.font400 {
  font-weight: 400;
}

ul.list li:before {
  content: "●";
  font-size: 15px;
  position: absolute;
  left: 0;
  top: 0.2rem;
  color: #e62288;
}

ul.list._gr li:before {
  color: #98c664;
}

ul.listS li {
  position: relative;
  padding-left: 1.2rem;
  text-indent: 0;
}

ul.listS li:before {
  content: "●";
  font-size: 0.6rem;
  position: absolute;
  left: 0;
  top: 0.4rem;
  color: #38A3CE;
}

/*--------------------------------------------------

/* 表テーブル*/
/*  ------------------------------------------------ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

table {
  margin: 0 0 10px;
  border-bottom: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table td {
  padding: 10px;
  border: solid 1px #CCCCCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table td.colorTD {
  background: #FAFAFA;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table td.colorTD.aqua {
  background: #F2FCFD;
}

table th {
  padding: 10px;
  border: solid 1px #CCCCCC;
  background: #F0FCFD;
  font-weight: 500;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table.theme {
  margin: 0 auto 20px;
  width: 100%;
}

table.theme th {
  width: 14%;
}

table.noneColor th {
  background: none;
}

@media print, screen and (max-width:768px) {
  table.theme {
    margin: 0 auto 20px;
  }
  table.theme th {
    width: 100%;
    display: block;
    border-bottom: none;
  }
  table.theme td {
    width: 100%;
    display: block;
  }
  table.theme tr td:last-child {
    border-top: none;
    border-bottom: none;
  }
  table.theme tr:last-child td:last-child {
    border-bottom: 1px solid #CCCCCC;
  }
  table.theme.type2 tr td:last-child {
    border-top: 1px solid #CCCCCC;
  }
}
/*--------------------------------------------------

/*スクロール*/
/*--------------------------------------------------*/
/* SP */
@media print, screen and (max-width:768px) {
  /*スクロール*/
  .scroll {
    overflow: auto; /*tableをスクロールさせる*/
    white-space: nowrap; /*tableのセル内にある文字の折り返しを禁止*/
    margin-bottom: 10px;
  }
  .scroll::-webkit-scrollbar { /*tableにスクロールバーを追加*/
    height: 5px;
  }
  .scroll::-webkit-scrollbar-track { /*tableにスクロールバーを追加*/
    background: #F1F1F1;
  }
  .scroll::-webkit-scrollbar-thumb { /*tableにスクロールバーを追加*/
    background: #BCBCBC;
  }
}
.scroll::before {
  display: block;
  content: "※左右にスクロールしてご覧ください。";
  margin-bottom: 0.5em;
  font-size: 1.2rem;
  line-height: 1.5;
  text-indent: -1em;
  margin-left: 1em;
  font-size: 90%;
}

@media print, screen and (min-width: 736px) {
  .scroll::before {
    display: none;
  }
}
/*スクロール*/
.scroll_2 {
  overflow: auto; /*tableをスクロールさせる*/
  white-space: nowrap; /*tableのセル内にある文字の折り返しを禁止*/
  margin-bottom: 10px;
  padding: 0 2% 1% 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.scroll::-webkit-scrollbar { /*tableにスクロールバーを追加*/
  height: 5px;
}

.scroll::-webkit-scrollbar-track { /*tableにスクロールバーを追加*/
  background: #F1F1F1;
}

.scroll::-webkit-scrollbar-thumb { /*tableにスクロールバーを追加*/
  background: #BCBCBC;
}

.scroll::before {
  display: block;
  content: "※左右にスクロールしてご覧ください。";
  margin-bottom: 0.5em;
  font-size: 1.2rem;
  line-height: 1.5;
  text-indent: -1em;
  margin-left: 1em;
  font-size: 90%;
}

@media print, screen and (min-width: 736px) {
  .scroll::before {
    display: none;
  }
}
.imgleft {
  margin: 0 15px 10px 0;
  float: left;
}

.imgright {
  margin: 0 0 10px 15px;
  float: right;
}

.alignright {
  text-align: right;
}

.alignleft {
  text-align: left;
}

.aligncenter {
  text-align: center;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
#children_teeth .main {
  width: 100%;
  margin: 0 0 50px;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .main {
    margin: 0 0 40px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .main {
    margin: 0 0 30px;
  }
}
#children_teeth .main img {
  width: 100%;
}
#children_teeth .main .mainImg {
  width: 100%;
  margin: 0 auto 60px;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .main .mainImg {
    margin: 0 auto 50px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .main .mainImg {
    margin: 0 auto 20px;
  }
}
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
#children_teeth .accident img {
  width: 100%;
}
#children_teeth .accident .acc_title {
  width: 100%;
  margin-left: -20px;
}
@media print, screen and (max-width:768px) {
  #children_teeth .accident .acc_title {
    margin-left: 0px;
  }
}
#children_teeth .accident .ac_block {
  width: 100%;
  margin: 0 0 60px;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .accident .ac_block {
    margin: 0 0 40px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .accident .ac_block {
    margin: 0 0 20px;
  }
}
#children_teeth .accident .ac_block .txtBox {
  width: 50%;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .accident .ac_block .txtBox {
    width: 65%;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .accident .ac_block .txtBox {
    width: 100%;
  }
}
#children_teeth .accident .ac_block .txtBox.type2 {
  position: relative;
}
#children_teeth .accident .ac_block .txtBox.type2 .img02 {
  position: absolute;
  right: -3%;
  bottom: 5%;
  max-width: 160px;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .accident .ac_block .txtBox.type2 .img02 {
    max-width: 130px;
    bottom: 0%;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .accident .ac_block .txtBox.type2 .img02 {
    max-width: 100px;
    position: static;
    text-align: center;
    margin: 0 auto;
  }
}
#children_teeth .accident .ac_block .txtBox.type2 .img02._type2 {
  right: -5%;
  bottom: 3%;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .accident .ac_block .txtBox.type2 .img02._type2 {
    bottom: -12%;
    right: 25%;
    max-width: 100px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .accident .ac_block .txtBox.type2 .img02._type2 {
    margin: 0 auto 40px !important;
  }
}
#children_teeth .accident .ac_block .txtBox .yobou {
  max-width: 180px;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .accident .ac_block .txtBox .yobou {
    max-width: 140px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .accident .ac_block .txtBox .yobou {
    max-width: 120px;
  }
}
#children_teeth .accident .ac_block .img {
  width: 50%;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .accident .ac_block .img {
    width: 35%;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .accident .ac_block .img {
    width: 90%;
    text-align: center;
    margin: 0 auto 10px;
  }
}
#children_teeth .accident .graph {
  width: 100%;
}
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
#children_teeth .blockwrap {
  width: 100%;
}
#children_teeth .blockwrap .img {
  width: 25%;
}
#children_teeth .blockwrap .img img {
  width: 100%;
}
#children_teeth .blockTitle {
  width: 100%;
  margin: 0 0 50px;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .blockTitle {
    margin: 0 0 40px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .blockTitle {
    margin: 0 0 20px;
  }
}
#children_teeth .blockTitle.type2 {
  max-width: 70%;
}
#children_teeth .blockTitle .title {
  max-width: 80%;
}
#children_teeth .blockTitle .title img {
  width: 100%;
}
@media print, screen and (max-width:768px) {
  #children_teeth .blockTitle .title {
    margin: 0 0 10px;
    max-width: 100%;
  }
}
#children_teeth .blockTitle .title.type2 {
  max-width: 70%;
}
@media print, screen and (max-width:768px) {
  #children_teeth .blockTitle .title.type2 {
    max-width: 100%;
  }
}
#children_teeth .blockTitle .title.type100 {
  max-width: 100%;
}
@media print, screen and (max-width:768px) {
  #children_teeth .blockTitle .title.type100 {
    max-width: 100%;
  }
}
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
#children_teeth .doctor {
  position: relative;
  background: #e4eca3;
  border-radius: 10px;
  width: 98%;
  margin: 0 0 80px auto;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .doctor {
    margin: 0 0 60px auto;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .doctor {
    margin: 0 0 3rem 0 auto;
  }
}
#children_teeth .doctor .docTitle {
  width: 80%;
  position: absolute;
  left: -1%;
  top: 35px;
  /*margin: 0 -10px 10px 0;
  padding: 35px 0 10px 0;
  box-sizing: border-box;*/
}
@media print, screen and (max-width:768px) {
  #children_teeth .doctor .docTitle {
    width: 100%;
  }
}
#children_teeth .doctor .docTitle img {
  width: 100%;
}
#children_teeth .doctor .docTitle .type2 {
  width: 100%;
}
#children_teeth .doctor .docWrap {
  width: 100%;
  padding: 120px 40px 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 1400px) {
  #children_teeth .doctor .docWrap {
    padding: 140px 40px 40px 40px;
  }
}
@media print, screen and (max-width: 1200px) {
  #children_teeth .doctor .docWrap {
    padding: 120px 30px 30px 30px;
  }
}
@media print, screen and (max-width:1026px) {
  #children_teeth .doctor .docWrap {
    padding: 110px 30px 30px 30px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .doctor .docWrap {
    padding: 90px 5% 0 5%;
  }
}
#children_teeth .doctor .docWrap .txtblock {
  width: 70%;
}
@media print, screen and (max-width:768px) {
  #children_teeth .doctor .docWrap .txtblock {
    width: 100%;
  }
}
#children_teeth .doctor .docWrap .txtblock p {
  border-bottom: dotted 3px #83bc5a;
  display: inline;
  padding: 0 0 5px;
  line-height: 2.5;
}
#children_teeth .doctor .docWrap .txtblock span {
  font-size: 110%;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fff));
  background: linear-gradient(transparent 70%, #fff 70%);
}
#children_teeth .doctor .docImg {
  width: 28%;
  position: absolute;
  right: 5%;
  bottom: 0;
  margin: 0;
}
#children_teeth .doctor .docImg img {
  width: 100%;
}
@media print, screen and (min-width: 1400px) {
  #children_teeth .doctor .docImg {
    width: 25%;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .doctor .docImg {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    position: static;
  }
}
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
#children_teeth .chart .pointBlock .point01 {
  width: 32%;
}
#children_teeth .chart .pointBlock .point02 {
  width: 67%;
}
#children_teeth .chart .pointBlock .box {
  border: 4px solid #0a328d;
  border-radius: 15px;
  background: #fff url("../../img/children_teeth/chart/underImg.png") no-repeat left bottom;
  background-size: 100% auto;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#children_teeth .chart .pointBlock .box .pointImg {
  position: absolute;
  left: 30px;
  top: -10px;
  max-width: 80px;
}
#children_teeth .chart .pointBlock .box .pointImg img {
  width: 100%;
}
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
#children_teeth .treatment {
  width: 100%;
}
#children_teeth .treatment img {
  width: 100%;
}
#children_teeth .treatment .sympBlock .title {
  position: relative;
  padding-left: 25px;
  text-indent: 0;
  font-size: 110%;
  font-weight: 600;
  line-height: 1.5;
}
#children_teeth .treatment .sympBlock .title:before {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background: url("../../img/children_teeth/treatment/deco.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 10px;
  /*top: 50%;
  transform: translateY(-50%);*/
}
#children_teeth .treatment .sympBlock .title span {
  font-size: 80%;
  vertical-align: baseline;
}
#children_teeth .treatment .sympBlock .col {
  width: 48%;
}
@media print, screen and (max-width:768px) {
  #children_teeth .treatment .sympBlock .col {
    width: 100%;
  }
}
#children_teeth .treatment .sympBlock .col .img {
  width: 70%;
  text-align: center;
  margin: 0 auto 10px;
}
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
#children_teeth .mouth {
  width: 100%;
  margin: 0 0 80px;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .mouth {
    margin: 0 0 60px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .mouth {
    margin: 0 0 40px;
  }
}
#children_teeth .mouth .koukaBlock {
  position: relative;
  margin: 0 0 140px;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .mouth .koukaBlock {
    margin: 0 0 130px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .mouth .koukaBlock {
    margin: 0 0 80px;
  }
}
#children_teeth .mouth .koukaBlock .numBox ul.num:not(:last-child) {
  margin-right: 20px;
}
@media print, screen and (max-width:768px) {
  #children_teeth .mouth .koukaBlock .numBox ul.num:not(:last-child) {
    margin-right: 0px;
  }
}
#children_teeth .mouth .koukaBlock .numBox ul.num li {
  position: relative;
  padding-left: 46px;
  margin: 0 0 20px;
  font-size: 110%;
  font-weight: 500;
  line-height: 1.8;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .mouth .koukaBlock .numBox ul.num li {
    padding-left: 44px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .mouth .koukaBlock .numBox ul.num li {
    padding-left: 34px;
    font-size: 100%;
  }
}
#children_teeth .mouth .koukaBlock .numBox ul.num li:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 36px;
  background-size: contain;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .mouth .koukaBlock .numBox ul.num li:before {
    width: 100%;
    height: 30px;
    background-size: contain;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .mouth .koukaBlock .numBox ul.num li:before {
    width: 100%;
    height: 26px;
    top: 5px;
  }
}
#children_teeth .mouth .koukaBlock .numBox ul.num li.n01:before {
  background: url("../../img/children_teeth/mouth/no1.png") no-repeat;
  background-size: contain;
}
#children_teeth .mouth .koukaBlock .numBox ul.num li.n02:before {
  background: url("../../img/children_teeth/mouth/no2.png") no-repeat;
  background-size: contain;
}
#children_teeth .mouth .koukaBlock .numBox ul.num li.n03:before {
  background: url("../../img/children_teeth/mouth/no3.png") no-repeat;
  background-size: contain;
}
#children_teeth .mouth .koukaBlock .numBox ul.num li.n04:before {
  background: url("../../img/children_teeth/mouth/no4.png") no-repeat;
  background-size: contain;
}
#children_teeth .mouth .koukaBlock .numBox ul.num li.n05:before {
  background: url("../../img/children_teeth/mouth/no5.png") no-repeat;
  background-size: contain;
}
#children_teeth .mouth .koukaBlock .numBox ul.num li.n06:before {
  background: url("../../img/children_teeth/mouth/no6.png") no-repeat;
  background-size: contain;
}
#children_teeth .mouth .koukaBlock .img02 {
  position: absolute;
  left: 0;
  bottom: -136px;
}
@media print, screen and (max-width:768px) {
  #children_teeth .mouth .koukaBlock .img02 {
    bottom: -80px;
  }
}
#children_teeth .mouth .sports .box {
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .mouth .sports .box {
    padding: 30px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .mouth .sports .box {
    padding: 20px;
  }
}
#children_teeth .mouth .sports .box .ttl {
  max-width: 660px;
}
@media print, screen and (max-width:768px) {
  #children_teeth .mouth .sports .box .s_col {
    width: 100%;
  }
}
#children_teeth .mouth .sports .box .s_col:not(:last-child) {
  margin-right: 30px;
}
@media print, screen and (max-width:768px) {
  #children_teeth .mouth .sports .box .s_col:not(:last-child) {
    bmargin-right: 0px;
  }
}
#children_teeth .mouth .sports .box .none {
  font-size: 100%;
  text-align: right;
}
@media print, screen and (max-width:768px) {
  #children_teeth .mouth .sports .box .none {
    font-size: 16px;
  }
}
#children_teeth .mouth .sports .box .none:before {
  content: none;
}
#children_teeth .mouth .sports .box .sq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin: 0 0 0px;
  font-size: 100%;
}
@media print, screen and (max-width:768px) {
  #children_teeth .mouth .sports .box .sq {
    font-size: 16px;
  }
}
#children_teeth .mouth .sports .box .sq:before {
  content: "■";
  padding-right: 10px;
  font-size: 16px;
}
#children_teeth .mouth .sports .box.s01 {
  background: #e8e4ff;
}
#children_teeth .mouth .sports .box.s01 p:before {
  color: #501d84;
}
#children_teeth .mouth .sports .box.s02 {
  background: #fcead1;
}
#children_teeth .mouth .sports .box.s02 p:before {
  color: #ec6819;
}
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
#children_teeth .guard .block01 .img {
  width: 45%;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .guard .block01 .img {
    width: 42%;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .guard .block01 .img {
    width: 80%;
    text-align: center;
    margin: 0 auto 10px;
  }
}
#children_teeth .guard .block01 .txtBox {
  width: 55%;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .guard .block01 .txtBox {
    width: 58%;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .guard .block01 .txtBox {
    width: 100%;
  }
}
#children_teeth .guard .block01 .txtBox dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#children_teeth .guard .block01 .txtBox dl dt {
  max-width: 100px;
  margin: 0 20px 20px 0;
}
#children_teeth .guard .block01 .txtBox dl dt img {
  width: 100%;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .guard .block01 .txtBox dl dt {
    max-width: 90px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .guard .block01 .txtBox dl dt {
    max-width: 60px;
    margin: 0 14px 14px 0;
  }
}
#children_teeth .guard .block01 .txtBox dl dd {
  font-size: 120%;
  line-height: 2;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .guard .block01 .txtBox dl dd {
    font-size: 100%;
    line-height: 1.8;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .guard .block01 .txtBox dl dd {
    font-size: 94%;
  }
}
#children_teeth .guard .img01 {
  max-width: 600px;
}
#children_teeth .guard .img01 img {
  width: 100%;
}
#children_teeth .guard .block02 {
  background: #fbe9ea;
  border-radius: 10px;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin: 0 0 80px;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .guard .block02 {
    padding: 30px;
    margin: 0 0 60px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .guard .block02 {
    padding: 20px;
    margin: 0 0 30px;
  }
}
#children_teeth .guard .block02 ul.list.type2 li {
  font-size: 19rem;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .guard .block02 ul.list.type2 li {
    font-size: 16rem;
  }
}
#children_teeth .guard .block02 ul.list.type2 li:before {
  color: #e71f19;
  top: 2rem;
}
@media print, screen and (max-width:1026px) {
  #children_teeth .guard .block02 ul.list.type2 li:before {
    font-size: 15rem;
  }
}
#children_teeth .guard .block02 .img02 {
  position: absolute;
  right: -50px;
  bottom: -60px;
  max-width: 430px;
}
@media print, screen and (max-width: 1400px) {
  #children_teeth .guard .block02 .img02 {
    max-width: 300px;
    bottom: -65px;
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .guard .block02 .img02 {
    position: static;
    max-width: 330px;
    text-align: center;
    margin: 0 auto 0px;
    padding: 0 0 0 10px;
  }
}
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
#children_teeth .renraku .block {
  border: 5px solid #e71f19;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fdeef1));
  background-image: linear-gradient(#fff, #fdeef1);
  position: relative;
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block {
    border-radius: 15px;
  }
}
#children_teeth .renraku .block .titleBox {
  background: #e71f19;
  border-radius: 15px 15px 0 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block .titleBox {
    border-radius: 10px 10px 0 0;
  }
}
#children_teeth .renraku .block .titleBox .img01 {
  max-width: 400px;
  margin: 0;
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block .titleBox .img01 {
    max-width: 90%;
  }
}
#children_teeth .renraku .block .r_inner {
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block .r_inner {
    padding: 20px;
  }
}
#children_teeth .renraku .block .ttl {
  width: 100%;
  background: #ffd1cb;
  border-radius: 8px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 20px;
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block .ttl {
    padding: 10px 10px 4px 10px;
  }
}
#children_teeth .renraku .block .ttl .ttl_img {
  max-width: 240px;
  margin: 0;
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block .ttl .ttl_img {
    max-width: 60%;
  }
}
#children_teeth .renraku .block .right {
  padding-left: 24px;
}
#children_teeth .renraku .block .sq {
  position: relative;
  margin: 0 0 0px;
  font-size: 128%;
  font-weight: 600;
  color: #e71f19;
  padding-left: 20px;
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block .sq {
    font-size: 94%;
    line-height: 1.6;
  }
}
#children_teeth .renraku .block .sq:before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "■";
  font-size: 16px;
  color: #ffa6a0;
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block .sq:before {
    top: 5px;
  }
}
#children_teeth .renraku .block .sq span {
  font-size: 90%;
}
#children_teeth .renraku .block .tel {
  font-size: 108%;
  font-weight: 600;
  margin: 0 0 10px;
  line-height: 1.8;
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block .tel {
    font-size: 90%;
  }
  #children_teeth .renraku .block .tel a {
    text-decoration: underline;
    color: #000;
  }
}
@media (min-width: 769px) {
  #children_teeth .renraku .block .tel a {
    color: #000;
    vertical-align: baseline;
  }
  #children_teeth .renraku .block .tel a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
  }
}
#children_teeth .renraku .block .tel span {
  font-size: 140%;
  vertical-align: middle;
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block .tel span {
    font-size: 110%;
  }
}
#children_teeth .renraku .block .tel span.type2 {
  font-size: 100%;
  vertical-align: none;
}
#children_teeth .renraku .block dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1.8;
  margin: 0 0 8px;
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block dl {
    font-size: 15px;
    line-height: 1.6;
  }
}
#children_teeth .renraku .block dl dt {
  margin-right: 6px;
}
#children_teeth .renraku .block .img_r {
  position: absolute;
  right: 60px;
  bottom: 20px;
  max-width: 250px;
}
@media print, screen and (max-width: 1300px) {
  #children_teeth .renraku .block .img_r {
    /*position: static;*/
    max-width: 160px;
    /*text-align: center;
    margin: 0 auto 30px;*/
  }
}
@media print, screen and (max-width:768px) {
  #children_teeth .renraku .block .img_r {
    position: static;
    max-width: 50%;
    text-align: center;
    margin: 0 auto 30px;
  }
}