#contents-chlidren {
  width: 100%;
  margin: 0 auto;
  max-width: 1024px;
  
}
#contents-chlidren h2 {
  font-size: 40px;
  text-align: center;

}
#contents-chlidren h2 .green_span {
  color: #5a8059;
}
.w660 {
  /*width: 660px;*/
  margin: 0 auto;
  font-size: 13px;
}
.title-child-1 {
  margin-top: 40px;

}
.title-child-2 {
  margin-bottom: 80px;

}
.howtocare-content {
  /*width: 860px;*/
  margin: 0 auto;
}
/*accordion*/
.howtocare-content .tabs {
  overflow: hidden;
}
.howtocare-content .tab {
  width: 100%;
  overflow: hidden;
}
.howtocare-content .tab-label {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 1em;
  font-weight: bold;
  cursor: pointer;
  color: #ffffff;
}
.howtocare-content .tab-label::after {
  content: "\002b";
  width: 2em;
  height: 1em;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.howtocare-content .tab-content {
  max-height: 0;
  color: #3f3f3f;
  background: white;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.howtocare-content .tab-close {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
/*.howtocare-content input:checked + .tab-label::after {
 
          content: "\2212";
}
.howtocare-content input:checked ~ .tab-content {
  max-height: 1000vh;
  
}*/
.howtocare-content input:checked + .tab-label::after {
  content: "\2212";
}
.howtocare-content input:checked ~ .tab-content {
  max-height: 1000vh;
}
.green input:checked ~ .tab-content {
  border: 1px solid #5a8059;
  margin-bottom: 25px;
  padding-bottom: 30px;
}
.violet input:checked ~ .tab-content {
  border: 1px solid #791e6f;
  margin-bottom: 25px;
  padding-bottom: 30px;
}
.brown input:checked ~ .tab-content {
  border: 1px solid #684526;
  margin-bottom: 25px;
  padding-bottom: 30px;
}
.howtocare-content input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.howtocare-content .tab-content .chck1-1,
.howtocare-content .tab-content .chck2-1,
.howtocare-content .tab-content .chck3-1 {
  width: 760px;
  margin: 0 auto;
}
.chck1 {
  background-color: #5a8059;
}
.chck2 {
  background-color: #791e6f;
}
.chck3 {
  background-color: #684526;
}
.htc-right {
  /*width: 475px;*/
  vertical-align: middle;
}
.htc-left {
  width: 240px;
  vertical-align: middle;
  padding-right: 40px;
}
.htc-right ul li {
  list-style: none;
}
.chck1-1 .htc-right ul li span {
  color: #5a8059;
}
.chck1-1 .htc-right ul li {
  padding-bottom: 40px;
}
.title-img {
  text-align: center;
  margin-top: 20px;
}
.chck1-1 table {
  width: 100%;
}
.chck1-1 table tr td ul {
  margin-top: 40px;
  margin-bottom: 40px;
}
.htc-left .htc-left-child {
  margin-top: 40px;
  margin-bottom: 40px;
}
.clearfix {
  clear: both;
}
.htc-right .frame {
  border: 1px solid #5a8059;
  width: 100%;
  padding: 25px;
}
.htc-right .frame .title-info {
  color: #5a8059;
  border: 1px solid #5a8059;
  border-radius: 40px;
  text-align: center;
  padding: 5px 0px;
  margin-bottom: 20px;
}
.htc-right .frame span {
  color: #5a8059;
}
.htc-right .frame span.red {
  color: #ff0000;
  margin-bottom: 5px;
}
.htc-right .frame p {
  line-height: 18px;
}

.addmrt .htc-right,
.addmrt .htc-left {
  /*padding-top: 60px;*/
}
.howtocare-content .green .hr-edit2 {
  border: 1px solid #5a8059;
  width: 100%;
  margin-bottom: 10px;
}
.howtocare-content .violet .hr-edit2 {
  border: 1px solid #791e6f;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 30px;
}
.howtocare-content .brown .hr-edit2 {
  border: 1px solid #684526;
  width: 100%;
  margin-bottom: 10px;
}
p.violet-title {
  color: #791e6f;
  font-size: 13px;
}
.htc-right .violet-title span.red {
  color: #ff0000;
  margin-bottom: 5px;
}
.chck-2-tb ul li {
  border-top: 1px dotted #791e6f;
}
.chck-2-tb ul li:last-child {
  border-bottom: 1px dotted #791e6f;
}
.chck2-1 table tr td.htc-right ul li {
  padding-bottom: 40px;
}
.chck2-1 .chck-2-tb tr td.htc-right ul li {
  padding-top: 20px;
  padding-bottom: 20px;
}
.chck2-1 .chck-2-tb ul li p {
  line-height: 26px;
}
.chck2-1 table tr td.htc-right ul li span {
  color: #791e6f;
}
.chck2-1 table tr td ul {
  padding-bottom: 40px;
  padding-top: 40px;
}
.chck2-1 .chck-2-tb tr td ul {
  padding-top: 0px;
}
.chck3-1 table tr td ul {
  padding-bottom: 40px;
  padding-top: 40px;
}
.chck3-1 table tr td.htc-right ul li {
  padding-bottom: 40px;
}
.chck3-1 table tr td.htc-right ul li span {
  color: #684526;
}
.chck3-tb-3 .htc-left {
  vertical-align: baseline;
}
.chck3-tb-3 p span.red {
  color: #ff0000;
  font-size: 13px;
}
.chck3-tb-3 p {
  margin-bottom: 40px;
}
.chck1-1 .chck1-1-tb .htc-right ul li:first-child {
  padding-top: 30px;
}
.chck1-1 .frame {
  margin-bottom: 40px;
}
ul li {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 1px !important;
}
.htc-left img {
  width: 100%;
}
.green-frame-text {
  font-size: 10px;
}
