@charset "utf-8";#st18{background-color:#ccccff;}#st18 {
    position: relative;
    width: 100%;
    float: left;
    padding-bottom: 0px;
 
}


.HomeAbout {
  position: relative;
}
.grapic01{
    position: absolute;
    right: 0;
    z-index:10;
top: 300px;
    }
.grapic02{
position: absolute;
    top: 0px;
    left: 0;
    z-index: 100;
    }


.h-about {
text-align: center;
  padding: 100px 0 0;

height: 600px;
}
.h-about:before {
   display:block;
position: relative;
	content:'';
    width: 30%;
height:110px;
 background: url(../themes/images/h-abuut.svg) no-repeat;
    background-size: 100%;
    background-position: center center;
margin: 0 auto 30px;
}  

.h-about  h1{
font-weight: 700;
    margin-top: 30px;
    font-size: 2.5em;
    line-height: 1.5em;
} 
.h-about  h2{
    font-weight: 700;
    margin-top: 30px;
    font-size: 1.2em;
    line-height: 1.5em;
    background-color: #673AB7;
    margin: 10px auto 40px;
    padding: 10px;
    color: #fff;
   
    width: 20%;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;

}  
.h-about p{
font-size: 2rem;
    font-weight: 700;
    text-align: center;
    line-height: 2;
}  






@media (max-width: 768px) {
#st18 {

    margin-bottom: 0px;
}
.h-about {
    padding: 20px 0 0px;
    position: relative;
    z-index: 20;
}
.h-about:before {
    width: 70%;
    height: 80px;
    margin: 0 auto 0px;
}
.h-about h1 {
    font-size: 2em;
}
.h-about h2{
    font-size: 1em;
    width: 50%;
}
.h-about p {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.8;
}
}  #st19{background-color:#ffffff;}#st19 {
    background-color: #ffffff;
    float: left;
    width: 100%;
}#st20{background-color:#ffffff;}#st20 {
    float: left;
    width: 100%;
}
.HomeAbout-title_em{
       color: #000;
    font-size: 2em;
    font-family: 'Fredoka One', cursive;
    margin-bottom: 20px;
   }

.HomeAbout-title_Ch{
     font-weight: 800;
    line-height: 1.2;
    font-size: 45px;
    margin-bottom: 30px;
    margin-top: 0px;
   }
.HomeAbout-Introduction p{
     line-height: 2;
    font-size: 16px;
   }




.H-Features {
 position: relative;
}
.H-Features:before {
    display: table;
    content: " ";
    -webkit-border-top-right-radius: 150px;
    -webkit-border-bottom-right-radius: 150px;
    -moz-border-radius-topright: 150px;
    -moz-border-radius-bottomright: 150px;
    border-top-right-radius: 150px;
    border-bottom-right-radius: 150px;
    width: 45%;
    height: 300px;
    float: left;
top:286px;
    left: 0;
    position: absolute;
    background-color: #FFEB3B;
}
.H-Features  .Text{
 margin-top: 250px;
}
.H-Features  .characteristic{
 margin-top: 50px;
padding-left: 80px;

}
.H-Features  .map{
   width: 30%;
 float: left;
    z-index: 10;
    position: relative;
left: -15px;
}

.H-Features-Text {
     margin-bottom: 50px;
    padding-left: 150px;
background-size: 100px;
 background-repeat: no-repeat;
    background-position: left top;
}
.H-Features-Text  h3 {
    font-size: 22px;
    line-height: 30px;
margin-bottom: 10px;

}
.H-Features-Text  p {
         line-height: 2;
    font-size: 16px;
}
.H-Features .map1{
background-image: url(/uploads/images/Small_01.png);
}
.H-Features .map2{
background-image: url(/uploads/images/Small_02.png);
}
.H-Features .map3{
background-image: url(/uploads/images/Small_03.png);
}


@media (max-width: 768px) {
.H-Features .map {
    width: 90%;
}
.H-Features  .Text{
 margin-top: 0px;
padding: 0 40px;
top: -100px;
    z-index: 100;
}
.HomeAbout-title_Ch {
 font-size: 40px;
 
}
.H-Features-Text {
    padding-left: 120px;

}
.H-Features .characteristic {
    margin: 20px;
    padding-left: 0px;
    width: calc(100% - 40px);
top: -100px;
    z-index: 100;
}
}#st21{background-color:#ffffff;}#st21 {
    float: left;
    width: 100%;
    position: relative;
}




#st21:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 280px;
    left: 0px;
    top: 0px;
    background: url(/themes/images/day_bg_icon_pc.png) no-repeat center top;
    background-size: 2560px 280px;
}