|
|
@@ -1,15 +1,15 @@
|
|
|
-@charset "UTF-8";
|
|
|
@use 'animation';
|
|
|
|
|
|
img{
|
|
|
width: 100%;
|
|
|
}
|
|
|
.evt--section01{
|
|
|
+ padding-top:0px!important;
|
|
|
background-color: #00b6ff;
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: 100%;
|
|
|
position: relative;
|
|
|
- overflow: hidden;
|
|
|
+ overflow: hidden;
|
|
|
.palm--img1{
|
|
|
position: absolute;
|
|
|
top: -3%;
|
|
|
@@ -328,6 +328,7 @@ img{
|
|
|
position: relative;
|
|
|
overflow: hidden;
|
|
|
background: linear-gradient(to bottom, #004dee, #007ff6);
|
|
|
+ padding-top:0px!important;
|
|
|
&::before{
|
|
|
content: '';
|
|
|
background-image: url(../img/bg_4.png);
|
|
|
@@ -435,6 +436,7 @@ img{
|
|
|
background-color: #007ff6;
|
|
|
position: relative;
|
|
|
overflow: hidden;
|
|
|
+ padding-top:0px!important;
|
|
|
.bg1{
|
|
|
position: absolute;
|
|
|
left: 0;
|
|
|
@@ -810,6 +812,7 @@ img{
|
|
|
background: linear-gradient(to bottom,#5DBBFF 0%, #00A8FF 50%, #5DBBFF 100%);
|
|
|
padding: 150px 0 150px;
|
|
|
position: relative;
|
|
|
+
|
|
|
&::before{
|
|
|
content: '';
|
|
|
width: 100%;
|
|
|
@@ -963,6 +966,7 @@ img{
|
|
|
}
|
|
|
>ul{
|
|
|
li{
|
|
|
+ list-style: disc!important;
|
|
|
line-height: 1.2;
|
|
|
font-family: 'Pretendard Variable';
|
|
|
font-weight: 500;
|
|
|
@@ -1741,7 +1745,7 @@ img{
|
|
|
}
|
|
|
.count--num{
|
|
|
justify-content: center;
|
|
|
- transform: scale(.8);
|
|
|
+ transform: scale(.6s);
|
|
|
// .number{
|
|
|
// font-size: 100px;
|
|
|
// width: 120px;
|