  /* footer open */ 
    
    /* Gradient/2 */
.box01{
    position: absolute;
    top: 150px;
    width:90%;
    height:300px;
    color: #ffffff;
    text-align: center;
background: linear-gradient(222.46deg, #F7D0B2 5.82%, #FF5D00 100%);
border-radius: 25px;
    
    
}

/* Frame 68317 */
.box02{
position: absolute;
width:90%;
height: 563px;
left: 20px;
top: 507px;

background: #FFFFFF;
border-radius: 24px;
}

/* Header/Expand/Service */
.box03{
position: absolute;
width:100%;
height: 127px;
left: 0px;
top: 0px;

background: #FFFFFF;
border-radius: 0px 0px 24px 24px;
}

/* Ellipse 18 */
.box04{
position: absolute;
width: 90%;
height: 636px;
top: 800px;
left: 20%;
overflow-x:hidden;
background: radial-gradient(76.7% 76.7% at 82.16% 80.23%, #FF6B00 0%, rgba(255, 179, 98, 0.8) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
filter: blur(250px);
    
}


/* Main(Desktop) */

/* Auto layout */
.box05{
    position: absolute;
    top: 2200px;
background: #FF6B00;
border-radius: 25px;
    width: 90%;
    color: #ffffff;
    padding: 20px;
    text-align: center;
    font-size:30px;
}

/* Auto layout */
.box06{
    position: absolute;
    top: 2500px;
background: linear-gradient(222.46deg, #F7D0B2 5.82%, #FF5D00 100%);
border-radius: 25px;
    width: 90%;
    color: #ffffff;
    padding: 20px;
    text-align: center;
    font-size:30px;
}


/* Content */
.box07{
position: relative;
overflow: hidden;
width: 100%;
height: auto;
min-height: 370px;
background: #0E0E0E;
border-radius: 0px 0px 40px 40px;
margin-bottom:10px;
color:#dddddd;
padding:10px;
}


/* Ellipse 18 */
.box077{
position: absolute;
width: 50%;
height: 40%;
right: 30px;
bottom: 30px;
background: radial-gradient(76.7% 76.7% at 82.16% 80.23%, #FF6B00 0%, rgba(255, 179, 98, 0.8) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
filter: blur(150px);
   
}
    
    
    
.esim_icon{
width:60px;
    padding: 10px;

}


.new_title01{
font-size:24px;color:#000000;text-align:left;line-height:150%;font-weight: bold;
}

.new_title02{
font-size:20px;color:#FF6B00;text-align:left;line-height:150%;
}

.new_title03{
font-size:20px;color:#000000;font-weight: bold;text-align:left;line-height:150%;
}

.new_content_line{
font-size:16px;color:#000000;font-weight: normal;line-height:160%;
}
.new_content{
font-size:20px;color:#444444;line-height:160%;
}


.new_foot{
font-size:18px;color:#dddddd;line-height:180%;margin-top:20px;margin-bottom:20px;
}

.new_foot a{
font-size:18px;
}

.new_foot b{
font-size:19px;color:#ffffff;font-weight: bold;
}
    
    
.foot_icon{
margin-right:25px;
height:30px;
}
    
     .foot_dl_icon{
margin-right:10px;
height:33px;
}
    

    
    .width_set{
max-width: 1586px;margin: 0px auto;text-align: left;padding: 10px;
}
    .align_set{
text-align: center;

}
   /* footer end */ 
    