/*------------------------------------------------------------
	child_prevention
------------------------------------------------------------*/
#main .child_prevention p span {
  font-weight: 600;
}

#main .child_prevention p span.orange {
  font-weight: 700;
  color: #FF9966;
  font-size: 1.5rem;
}

#main .child_prevention .sec01 {
  margin-bottom: 60px;
}

#main .child_prevention .sec02 {
  background: #FFFAF3;
  position: relative;
}

#main .child_prevention .sec02 .comWaveUl01 {
  margin-bottom: 33px;
}

#main .child_prevention .sec05 .headLine02 {
  margin-bottom: 16px;
}

#main .child_prevention .sec05 .comWaveUl01 > li{
  padding: 22px 25px;
  background-color: #EDEDED;
}

#main .child_prevention .sec05 .comWaveUl01 > li:nth-child(2) .txtBox p {
  margin-bottom: 20px;
}

#main .child_prevention .sec05 .comWaveUl01 > li:nth-child(2) {
  padding-bottom: 30px;
}

#main .child_prevention .sec05 .comWaveUl01 > li:not(:last-child) {
  margin-bottom: 15px;
  border-bottom: 1px solid #FCE5D4;
}

#main .child_prevention .sec05 .comWaveUl01 li::after {
  content: none;
}

#main .child_prevention .sec05 .comWaveUl01 .checkUl {
  background: #fff;
  padding: 35px 18px 35px 12px;
}

#main .child_prevention .sec05 .comWaveUl01 .checkUl li {
  color: #3F3F3F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#main .child_prevention .sec05 .comWaveUl01 .checkUl li:not(:last-child) {
  margin-bottom: 25px;
  border-bottom: none;
  padding-bottom: 0;
}

#main .child_prevention .sec05 .comWaveUl01 .checkUl li img {
  padding-top: 0px;
  width: 15px;
  margin-right: 10px;
}

#main .child_prevention .sec05 .comBtn01{
  margin: 38px auto 76px;
}

@media all and (min-width: 768px) {
  #main .child_prevention .sec01 {
    justify-content: flex-start !important;
  }
  
  #main .child_prevention .sec01 p span {
    font-size: 2.4rem;
  }
  
  #main .child_prevention .content{
    padding: 0 20px;
  }
  #main .child_prevention p span.orange {
    font-size: 1.6rem;
  }
  #main .child_prevention .sec01 {
    margin-bottom: 0;
  }
  #main .child_prevention .sec02 .comWaveUl01 {
    padding: 0 0 80px;
  }

  #main .child_prevention .sec05 {
    margin-bottom: 100px;
    background-color: #EDEDED;
    padding-bottom: 120px;
  }
  #main .child_prevention .sec05 .headLine02 {
    margin-bottom: 80px;
  }
  #main .child_prevention .sec05 .comWaveUl01 {
    padding-bottom: 0;
    margin-bottom: 80px;
  }
  #main .child_prevention .sec05 .comWaveUl01 > li{
    padding: 30px 25px;
    background: #fff;
  }
  
  #main .child_prevention .sec05 .comWaveUl01 > li:nth-child(2) .txtBox p {
    margin-bottom: 30px;
  }
  #main .child_prevention .sec05 .comWaveUl01 > li:not(:last-child) {
    margin-bottom: 70px;
  }
  #main .child_prevention .sec05 .comWaveUl01 .checkUl {
    background-color: #EDEDED;
    padding: 40px;
  }
  #main .child_prevention .sec05 .comWaveUl01 .checkUl li img {
    padding-top: 2px;
    width: 18px;
    margin-right: 16px;
  }
  #main .child_prevention .sec05 .comBtn01 {
    margin: 0;
  }
  #main .child_prevention .sec05 .comBtn01 a {
    width: 400px;
    margin: 0 auto;
  }
}
/*------------------------------------------------------------
	child_prevention sec02
------------------------------------------------------------*/
#main .child_prevention .sec02 .headLine02_2 {
	margin-bottom: 0;
}

#main .child_prevention .sec02 .comWaveUl01 li .innnerBox .photo{
	padding: 22px 25px 18px;
	background-color: #ffffff;
	margin-bottom: 0;
}

#main .child_prevention .sec02 .headLine03{
	margin-bottom: 0;
	padding-bottom: 19px;
	background-color: #ffffff;
}

#main .child_prevention .sec02 .comWaveUl01 li{
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#main .child_prevention .sec02 .comWaveUl01 li .innnerBox .txtBox dl{ 
	margin: 31px 24px 0px;
}

#main .child_prevention .sec02 .comWaveUl01 .txtBox dt.ttl{
	font-weight: 600;
    color: #D67D3A;
    padding-bottom: 10px;
	border-bottom: 1px solid #EAD7C7;
}

#main .child_prevention .sec02 .comWaveUl01 .txtBox dd.txt{
	padding: 20px 0 30px;
}

#main .child_prevention .sec02 .comWaveUl01 .txtBox dd.child_border{
	border-bottom: 1px solid #EAD7C7;
}

#main .child_prevention .sec02 .comWaveUl01 .txtBox dd.ttl02{
	padding: 20px 0 0;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#main .child_prevention .sec02 .comWaveUl01 .txtBox dd.ttl02 img{
	width: 15px;
	margin-right: 1em;
}

#main .child_prevention .sec02 .comWaveUl01 li .innnerBox .photo img {
    background-color: #ffffff;
}

#main .txtOrange{
	color: #E27E00;
}

@media all and (min-width: 768px) {
	#main .child_prevention .sec02 .headLine02_2 {
    margin: 0 auto 60px;
	}
	#main .child_prevention .sec02 .comWaveUl01 li .innnerBox .photo {
		padding: 0;
		background-color: transparent;
		margin-bottom: 0;
	}
	#main .child_prevention .sec02 .headLine03 {
    margin-bottom: 1em;
    padding-bottom: 0;
    background-color: transparent;
}
	#main .child_prevention .sec02 .comWaveUl01 li:not(:last-child) {
    margin-bottom: 50px;
    padding-bottom: 45px;
	}
	#main .child_prevention .sec02 .comWaveUl01 .txtBox dt.ttl {
    font-size: 1.8rem;
	}
	#main .child_prevention .sec02 .comWaveUl01 .txtBox dd.txt{
	font-size: 1em;
	}
	#main .child_prevention .sec02 .comWaveUl01 {
    margin-bottom: 60px;
	}
	#main .child_prevention .sec02 .comWaveUl01 .txtBox dd.ttl02 img{
	margin-top: 0.5%;
	}
}



/*------------------------------------------------------------
	child_prevention sec03 sec04
------------------------------------------------------------*/
#main .child_prevention .sec03 .comWaveUl01,
#main .child_prevention .sec04 .comWaveUl01{
	padding: 10px 25px 40px;
}

#main .child_prevention .sec03 .comWaveUl01:not(last-child),
#main .child_prevention .sec04 .comWaveUl01:not(last-child){
	border-bottom: 1px solid #E27E00;
} 

#main .child_prevention .sec03 .comWaveUl01 li:last-child h3{
	margin-top: -22px;
}

@media all and (min-width: 768px) {
	#main .child_prevention .sec03,
	#main .child_prevention .sec04{
		margin-bottom: 60px;
	}
	#main .child_prevention .sec03 .comWaveUl01:not(last-child),
	#main .child_prevention .sec04 .comWaveUl01:not(last-child){
	border-bottom: none;
} 
	#main .child_prevention .sec03 .comWaveUl01 li:not(last-child){
		margin-bottom: 50px;
	}
}

#main .child_prevention .mainImg .headLine03 {
    margin: 36px auto 20px;
}

@media all and (min-width: 768px) {
	#main .child_prevention .mainImg .headLine03 {
    margin: 0 0 20px;
}
}