<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sub_category_area{
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sub_category{
  -webkit-box-flex:0;
      -ms-flex:0 0 25%;
          flex:0 0 25%;
  max-width: 25%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .sub_category {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}
@media (max-width: 480px) {
  .sub_category {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
.sub_category a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 20px 8px 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #FFF;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #231815;
    border-radius: 60px;
    line-height: 1.2;
    -webkit-transition: 0.25s;
    font-size: 12px;
    border: 2px solid #d2d2d2;
    font-weight: bold;
    width: 100%;
    position: relative;
}

.sub_category a:after {
    content: "";
    top: 50%;
    right: 10px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    position: absolute;
    width: 4px;
    height: 4px;
    border-top: 2px solid #231815;
    border-right: 2px solid #231815;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.freespace {
    line-height: 1.8;
}

.sub_category a span:first-child {
    max-width: 30px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
}

.sub_category a span:last-child {
    max-width: calc(100% - 30px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 30px);
            flex: 0 0 calc(100% - 30px);
}
p.baby{margin-bottom:15px;}

ul.menuli {
  margin-bottom:15px;}

.menuli li {
  border: 1px solid #8A6D62;
  border-radius: 6px;
  margin: 2px 4px;
  padding: 2px 10px;
  list-style-type: none !important;
  display: inline-block;
}
.check ul{
line-height: 1.5;} 
.check  li + li{
    margin-top: 5px;
  }
.check li{
font-size: 17px;
list-style:none;
    position: relative;
    padding-left: 20px;
  } 
.check li:before {
    content: "";
    position: absolute;
    top: .4em;
    left: 0;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
    width: 10px;
    height: 15px;
    border-right: 3px solid #00897B;
    border-bottom: 3px solid #00897B;
  }
.list38 {
  max-width:260px;
  margin:30px auto;
  padding:15px;
  position: relative;
  background: #f3f3f2;
  box-shadow: 0 2px 3px rgba(0,0,0,.22);
padding: 40px 30px 15px 30px;
}
.list38-title {
  font-size: 1.15em;
  padding: 4px 0 4px 16px;
  color: #ee8992;
  font-weight:bold;
}
.list38:after {
  position: absolute;
  content: "";
  top: 25px;
  width: 35%;
  height: 35px;
  opacity: 0.9;
  margin: -35px auto 10px 35%;
  background: repeating-linear-gradient(-45deg, #ffefef, #ffefef 2px,#ffd1d1 3px, #ffd1d1 7px);
  transform: rotate(-2deg);
  left: 10px;
  right: 10px;
}

.list38 ul,.list38 ol  {
  position: relative;
  margin: 0;
  padding: 0 0.5em 0 0.5em;
  color: #ee8992;
  border: none;
  list-style-type: none;
}
.list38 ol {
  counter-reset: number;
}
.list38 ul li,.list38 ol li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.6em;
  border-bottom: dashed 1px #ee8992;
}
.list38 ul li:before {
  position: absolute;
 font-family: FontAwesome;
  content: "\f14a";
  left : 0.7em;
  color: #ee8992;
}
.list38 ol li:before {
  display: inline-block;
  position: absolute;
  font-family: "Quicksand", sans-serif;
  content: counter(number);
  counter-increment: number;
  left: 0.5em;
  width: 22px;
  height: 22px;
  border-radius: 20%;
  background: #ee8992;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
}
.list38 ul li:last-of-type,.list38 ol li:last-of-type{
  border-bottom: none;}
.list38 ol li{
padding:2px 0;}
img.pro{
display: block;
margin:auto;
width:220px;}
.title {
text-align: center;
  font-size: 18px;
  margin:60px 0 10px 0;
}
.babymama{
width:fit-content;
margin:0 auto 30px;}

.display{
width:fit-content;
text-decoration:underline;  
font-size: 15px;
margin:0 auto 30px;}

img.pro2{
display: block;
margin:auto;
width:180px;}
a.btn_03 {
	width: 280px;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin:3px auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #A28D8D;
	color: #A28D8D;
	border-radius: 100vh;
	transition: 0.5s;}

</pre></body></html>