@charset "utf-8";#st41{background-color:#ffffff;}#st41 {
    background-color: rgb(255 255 255 / 0%) !important;
}

.HomeAbout {
    position: relative;
}
.h-about {
padding-top: 100px;
    padding-bottom: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.h-about  h1{
     font-size: 2.5em;
    writing-mode: vertical-rl;
    line-height: 1.5;
    font-weight: 700;
    padding-right: 0px;
    z-index: 100;
    position: relative;
    right: -50px;
    float: right;
    width: 250px;
}
.h-about  h1 span{
    display: block;
    font-size: 1.5rem;
}
.h-about  .Introduction{
    line-height: 1.8;
    margin-top: 100px;
    padding-right: 80px;

}
.h-about  .Introduction h3{
     font-size: 3.6rem;
    margin-bottom: 20px;
    line-height: 1.8;
}
.h-about  .Introduction a{
    background-color: #68bcc6;
    padding: 10px 25px;
    margin-top: 20px;
    float: left;
    color: #ffffff;
    font-size: 1rem;
    border-radius: 25px;

}

.h-about .title{
 position: relative;
 float: right;
    width: calc(50% - 0px);
}

.h-about .title .bys-1 {
position: absolute;
     top: 0px;
    right: 20px;
    width: 80%;
    padding-bottom: 80%;
    animation: peanuts-1 30s ease-in-out infinite;
}



@keyframes peanuts-1 {
	0% {
	transform:translateZ(0) scale(1);
}
10% {
	transform:translate3d(2%,2%,0) scale(1.05);
}
25% {
	transform:translate3d(1%,-1%,0) scale(.95) rotate(-5deg);
}
50% {
	transform:translate3d(0,-1%,0) scale(1) rotate(-10deg);
}
70% {
	transform:translate3d(-1%,-2%,0) scale(1.05) rotate(-5deg);
}
to {
	transform:translateZ(0) scale(1);
}
}


@media (max-width: 768px)	{
.h-about .Introduction {
    line-height: 1.8;
    margin-top: 0px;
    padding: 20px;
}
.h-about .Introduction h3 {

    margin-top: 0px;
}
.h-about .Introduction h3 {
    font-size: 2.4rem;
    margin-bottom: 20px;
    line-height: 1.4;
}
.h-about .title {
    position: relative;
    float: right;
    width: calc(100% - 0px);
    margin: 0 auto 0px;
}
.owl-movebox .slide-box {
    margin: 15px 0px;
    position: relative;
}
}#st43{background-color:#ffffff;}#st43{
    background-color: rgb(255 255 255 / 0%) !important;
}#st42{background-color:#f4efec;}#st42 {
    background-color: rgb(255 255 255 / 0%) !important;
}
#st42:after {
    bottom: 0;
    border: none;
    line-height: 1;
	    content: '';
    width: 100%;
    height: 8.3vw;
    display: block;
    background: repeat-y center top;
    background-size: 100% 100%;
  
    left: 0;
	background-image: url(../themes/images/bg02.png);
}
.toll-box {
    text-align: center;
}

.toll-box h3 {
        font-weight: bold;
    display: block;
    position: relative;
    color: #666;
font-size: 40px;
}
.toll-box p {
        line-height: 2;
}


@media (max-width: 768px) {
.toll-box h3 {
    font-size: 30px;
}
	
}#st45{background-color:#ffffff;}#st45{
    background-color: #ffffff00;
}
#st45{
     width: 100%;
    display: block;
    position: relative;

}
#st45:before {
    content: "";
    width: 33.333%;
    height: 6%;
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
   
    z-index: 10;
}
#st45:after {
    content: "";
    width: 33.333%;
    height: 6%;
    display: block;
    position: absolute;
    right: 0;
    top: -1px;
  
    z-index: 10;
}

.h-app {
    position: relative;
    width: 100%;
    margin: 0px auto 0;

}
.h-app:before {
    content: "";
    width: 33.333%;
    height: 6%;
    display: block;
    position: absolute;
    left: 0;
   bottom: -1px;
    background:  url(../themes/images/c_map_lb.svg) no-repeat left bottom;
    background-size: 100%;
    z-index: 10;
}
.h-app:after {
    content: "";
    width: 33.333%;
    height: 6%;
    display: block;
    position: absolute;
    right: 0;
    bottom: -1px;
    background: url(../themes/images/c_map_rb.svg)  no-repeat left bottom;
    background-size: 100%;
    z-index: 10;
}
.h-app-box {
     padding: 80px 10%;
    width: 100%;
    position: relative;
    float: left;
  
}


.h-app-box .map-box {
  position: relative;
  margin-top: 50px;
    height: 500px;

}
.h-app-box .map-box:before{
       content: " ";
    display: block;
    position: absolute;
    background-color: #eee;
    width: 100%;
    height: 600px;
    top: 0px;
    left: 0;
  background: url(../themes/images/bg_wave2.svg)  no-repeat;
    background-position: center center ;
    background-size: 100%;
}
.h-app-box .map-box .Text-t{
    position: absolute;
    right: -50px;
    top: 150px;
    z-index: 1;
line-height: 1.6;
}
.h-app-box .map-box .Text-t h5 {
    position: relative;
    margin-top: 30px;
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: 'Fredoka One', cursive;
}
.h-app-box .map-box .Text-t h3 {
    position: relative;
    /* color: #FFFFFF; */
    display: block;
    font-weight: 1000;
    z-index: 1000;
    font-size: 2em;
line-height: 1.4;
}
.h-app-box .Text-box {
    margin-bottom: 90px;
padding-left: 100px;
}


.h-app-box .Text-box .Text {
width: 100%;
float: left;
padding: 0px 10px 20px 120px;
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: left top;
}


.h-app-box .Text-box .Text  h4{
font-size: 22px;
line-height: 30px;
font-weight: 700;
margin-bottom: 20px;
}

.h-app-box .Text-box .Text  p{
    line-height: 2;
    font-size: 16px;
}

.h-app-box .Text-box .map1{
background-image: url(/uploads/images/Small_01.png);
}
.h-app-box .Text-box .map2{
background-image: url(/uploads/images/Small_02.png);
}
.h-app-box .Text-box .map3{
background-image: url(/uploads/images/Small_03.png);
}










.movie-box img {
	position:absolute;

	animation:float 3s ease-in-out infinite;
}




.movie-box .-top {
	width:100%;
	height: 100%;
	top:0;
	left: 50%;
	transform: translatex(-50%);
	position: absolute;
}
.movie-box .ba {
    top: 0px;
    left: 0px;
    width: 100%;
    animation-delay: .2s;
    z-index: 1;
    width: 70%;

}
 .movie-box .bb {
    top: -50px;
    right: -80px;
    animation-delay: .8s;
    width: 65%;
}

@keyframes float {
0% {
	transform:translateZ(0)
}
65% {
	transform:translate3d(0,15px,0)
}
to {
	transform:translateZ(0)
}
}	




@media (max-width: 768px) {
#st47:before, #st47:after, .h-app:before, .h-app:after  {
    width: 40%;
    height: 10%;
}




.h-app:before {
    bottom: 0px;
}
.h-app {
    padding-top: 60px;
}
.h-app-box {
    padding: 0 20px;
 
}
.h-app-box .Text-box {
    padding-left: 0px;
}
.h-app-box .map-box {
    margin-top: 0px;
    height: 500px;
}
.h-app-box .map-box:before {
    height: 350px;
}
.h-app-box .map-box .Text-t {
    left: -0px;
    bottom: 10px;
top: auto;
}
 .movie-box .bb {
    top: -50px;
    right: -20px;
    width: 75%;
} 
.h-app-box .Text-box .Text {
      width: calc(100% + 20px);
    padding: 0px 0px 10px 80px;
    background-size: 60px;
    background-position: 0 10px;
}
.h-app-box .Text-box .Text h4 {
    font-size: 20px;
    margin-bottom: 0px;
}

}


