|
@@ -639,6 +639,12 @@ body #btn-a #mobile-btn {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ #Course-list {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
#Course-list .parallax {
|
|
|
-webkit-transition: 1s;
|
|
|
transition: 1s;
|
|
@@ -871,13 +877,21 @@ body #btn-a #mobile-btn {
|
|
|
background-color: rgba(0, 0, 0, 0.8);
|
|
|
width: 100vw;
|
|
|
height: 100vh;
|
|
|
- z-index: 8;
|
|
|
+ z-index: 12;
|
|
|
padding: 50px 50px 100px 50px;
|
|
|
position: fixed;
|
|
|
top: 0vw;
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ #Course-box01,
|
|
|
+ #Course-box02,
|
|
|
+ #Course-box03 {
|
|
|
+ padding: 50px 20px 100px 20px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
#Course-box01 .close,
|
|
|
#Course-box02 .close,
|
|
|
#Course-box03 .close {
|
|
@@ -894,6 +908,14 @@ body #btn-a #mobile-btn {
|
|
|
margin: 0 auto;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ #Course-box01 .Course-box01,
|
|
|
+ #Course-box02 .Course-box01,
|
|
|
+ #Course-box03 .Course-box01 {
|
|
|
+ width: 95vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
#Course-box01 .Course-box01 h1,
|
|
|
#Course-box02 .Course-box01 h1,
|
|
|
#Course-box03 .Course-box01 h1 {
|
|
@@ -939,6 +961,20 @@ body #btn-a #mobile-btn {
|
|
|
padding-right: 0 !important;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ #Course-box01 .Course-box01 #box01 .card,
|
|
|
+ #Course-box01 .Course-box01 #box02 .card,
|
|
|
+ #Course-box01 .Course-box01 #box03 .card,
|
|
|
+ #Course-box02 .Course-box01 #box01 .card,
|
|
|
+ #Course-box02 .Course-box01 #box02 .card,
|
|
|
+ #Course-box02 .Course-box01 #box03 .card,
|
|
|
+ #Course-box03 .Course-box01 #box01 .card,
|
|
|
+ #Course-box03 .Course-box01 #box02 .card,
|
|
|
+ #Course-box03 .Course-box01 #box03 .card {
|
|
|
+ margin: 10px 3px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
#Course-box01 .Course-box01 #box01 .card .card-title,
|
|
|
#Course-box01 .Course-box01 #box02 .card .card-title,
|
|
|
#Course-box01 .Course-box01 #box03 .card .card-title,
|
|
@@ -954,6 +990,21 @@ body #btn-a #mobile-btn {
|
|
|
font-size: 1.1rem;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ #Course-box01 .Course-box01 #box01 .card .card-title,
|
|
|
+ #Course-box01 .Course-box01 #box02 .card .card-title,
|
|
|
+ #Course-box01 .Course-box01 #box03 .card .card-title,
|
|
|
+ #Course-box02 .Course-box01 #box01 .card .card-title,
|
|
|
+ #Course-box02 .Course-box01 #box02 .card .card-title,
|
|
|
+ #Course-box02 .Course-box01 #box03 .card .card-title,
|
|
|
+ #Course-box03 .Course-box01 #box01 .card .card-title,
|
|
|
+ #Course-box03 .Course-box01 #box02 .card .card-title,
|
|
|
+ #Course-box03 .Course-box01 #box03 .card .card-title {
|
|
|
+ width: 18vw;
|
|
|
+ font-size: 1rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
#Course-box01 .Course-box01 #box01 .card .box-img img,
|
|
|
#Course-box01 .Course-box01 #box02 .card .box-img img,
|
|
|
#Course-box01 .Course-box01 #box03 .card .box-img img,
|
|
@@ -968,6 +1019,22 @@ body #btn-a #mobile-btn {
|
|
|
height: 13vw;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ #Course-box01 .Course-box01 #box01 .card .box-img img,
|
|
|
+ #Course-box01 .Course-box01 #box02 .card .box-img img,
|
|
|
+ #Course-box01 .Course-box01 #box03 .card .box-img img,
|
|
|
+ #Course-box02 .Course-box01 #box01 .card .box-img img,
|
|
|
+ #Course-box02 .Course-box01 #box02 .card .box-img img,
|
|
|
+ #Course-box02 .Course-box01 #box03 .card .box-img img,
|
|
|
+ #Course-box03 .Course-box01 #box01 .card .box-img img,
|
|
|
+ #Course-box03 .Course-box01 #box02 .card .box-img img,
|
|
|
+ #Course-box03 .Course-box01 #box03 .card .box-img img {
|
|
|
+ width: 15vw;
|
|
|
+ height: 20vw;
|
|
|
+ padding: 90px 20px 0px 20px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
#Course-box01 .Course-box01 #box01 .card .box-img2 img,
|
|
|
#Course-box01 .Course-box01 #box02 .card .box-img2 img,
|
|
|
#Course-box01 .Course-box01 #box03 .card .box-img2 img,
|
|
@@ -981,6 +1048,21 @@ body #btn-a #mobile-btn {
|
|
|
width: 12vw;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ #Course-box01 .Course-box01 #box01 .card .box-img2 img,
|
|
|
+ #Course-box01 .Course-box01 #box02 .card .box-img2 img,
|
|
|
+ #Course-box01 .Course-box01 #box03 .card .box-img2 img,
|
|
|
+ #Course-box02 .Course-box01 #box01 .card .box-img2 img,
|
|
|
+ #Course-box02 .Course-box01 #box02 .card .box-img2 img,
|
|
|
+ #Course-box02 .Course-box01 #box03 .card .box-img2 img,
|
|
|
+ #Course-box03 .Course-box01 #box01 .card .box-img2 img,
|
|
|
+ #Course-box03 .Course-box01 #box02 .card .box-img2 img,
|
|
|
+ #Course-box03 .Course-box01 #box03 .card .box-img2 img {
|
|
|
+ width: 15vw;
|
|
|
+ padding: 90px 15px 0px 15px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
#Course-box03 .card {
|
|
|
width: 25vw !important;
|
|
|
}
|
|
@@ -994,7 +1076,7 @@ body #btn-a #mobile-btn {
|
|
|
position: relative;
|
|
|
}
|
|
|
|
|
|
-@media screen and (min-width: 768px) {
|
|
|
+@media screen and (min-width: 1025px) {
|
|
|
.sec04 {
|
|
|
display: none;
|
|
|
}
|
|
@@ -1021,6 +1103,12 @@ body #btn-a #mobile-btn {
|
|
|
background-position: 40% 50%;
|
|
|
}
|
|
|
|
|
|
+@media screen and (min-width: 767px) {
|
|
|
+ .sec04 #card-box {
|
|
|
+ padding-top: 15vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
.sec04 #card-box .slick-dots {
|
|
|
margin-top: 50px;
|
|
|
}
|
|
@@ -1057,6 +1145,12 @@ body #btn-a #mobile-btn {
|
|
|
color: #646464;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ .sec04 #card-box .card .card-title {
|
|
|
+ font-size: 1.5rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
@media screen and (max-width: 350px) {
|
|
|
.sec04 #card-box .card .card-title {
|
|
|
font-size: 1.8rem;
|
|
@@ -1068,6 +1162,12 @@ body #btn-a #mobile-btn {
|
|
|
font-size: 1.3rem;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ .sec04 #card-box .card h2 {
|
|
|
+ font-size: 1rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
@media screen and (max-width: 350px) {
|
|
|
.sec04 #card-box .card h2 {
|
|
|
font-size: 1rem;
|
|
@@ -1078,6 +1178,18 @@ body #btn-a #mobile-btn {
|
|
|
margin: 0 auto;
|
|
|
}
|
|
|
|
|
|
+@media screen and (min-width: 768px) {
|
|
|
+ .sec04 #card-box .card .box-img01 img, .sec04 #card-box .card .box-img02 img, .sec04 #card-box .card .box-img03 img {
|
|
|
+ width: 20vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ .sec04 .name {
|
|
|
+ font-size: 3rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
@media screen and (min-width: 1000px) {
|
|
|
.sec04 {
|
|
|
display: none;
|
|
@@ -1224,6 +1336,20 @@ body #btn-a #mobile-btn {
|
|
|
color: #414346;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 h1,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 h1,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 h1,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 h1,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 h1,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 h1,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 h1,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 h1,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 h1 {
|
|
|
+ font-size: 3rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
@media screen and (max-width: 400px) {
|
|
|
.mobile01-1 .mobile-box1 .Course-mobile01 h1,
|
|
|
.mobile01-1 .mobile-box2 .Course-mobile01 h1,
|
|
@@ -1331,6 +1457,70 @@ body #btn-a #mobile-btn {
|
|
|
margin: 0px 10px;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card {
|
|
|
+ font-size: 1.5rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-3 .card,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-1 .card,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-2 .card,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card {
|
|
|
+ font-size: 0.9rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
@media screen and (max-width: 400px) {
|
|
|
.mobile01-1 .mobile-box1 .Course-mobile01 .card-box-1 .card,
|
|
|
.mobile01-1 .mobile-box1 .Course-mobile01 .card-box-2 .card,
|
|
@@ -1396,6 +1586,70 @@ body #btn-a #mobile-btn {
|
|
|
font-size: 1.3rem;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .card-title {
|
|
|
+ font-size: 2rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-3 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-2 .card .card-title,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .card-title {
|
|
|
+ font-size: 1.3rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
@media screen and (max-width: 400px) {
|
|
|
.mobile01-1 .mobile-box1 .Course-mobile01 .card-box-1 .card .card-title,
|
|
|
.mobile01-1 .mobile-box1 .Course-mobile01 .card-box-2 .card .card-title,
|
|
@@ -1519,6 +1773,7 @@ body #btn-a #mobile-btn {
|
|
|
.mobile01-3 .mobile-box3 .Course-mobile01 .card-box-2 .card .box-img img,
|
|
|
.mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .box-img img {
|
|
|
padding: 13vw 10vw;
|
|
|
+ height: 51vw;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1553,11 +1808,55 @@ body #btn-a #mobile-btn {
|
|
|
width: 40vw;
|
|
|
}
|
|
|
|
|
|
+@media screen and (min-width: 767px) {
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-1 .card .box-img2 img,
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-2 .card .box-img2 img,
|
|
|
+ .mobile01-1 .mobile-box1 .Course-mobile01 .card-box-3 .card .box-img2 img,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-1 .card .box-img2 img,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-2 .card .box-img2 img,
|
|
|
+ .mobile01-1 .mobile-box2 .Course-mobile01 .card-box-3 .card .box-img2 img,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-1 .card .box-img2 img,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-2 .card .box-img2 img,
|
|
|
+ .mobile01-1 .mobile-box3 .Course-mobile01 .card-box-3 .card .box-img2 img,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-1 .card .box-img2 img,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-2 .card .box-img2 img,
|
|
|
+ .mobile01-2 .mobile-box1 .Course-mobile01 .card-box-3 .card .box-img2 img,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-1 .card .box-img2 img,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card .box-img2 img,
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-3 .card .box-img2 img,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-1 .card .box-img2 img,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-2 .card .box-img2 img,
|
|
|
+ .mobile01-2 .mobile-box3 .Course-mobile01 .card-box-3 .card .box-img2 img,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-1 .card .box-img2 img,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-2 .card .box-img2 img,
|
|
|
+ .mobile01-3 .mobile-box1 .Course-mobile01 .card-box-3 .card .box-img2 img,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-1 .card .box-img2 img,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-2 .card .box-img2 img,
|
|
|
+ .mobile01-3 .mobile-box2 .Course-mobile01 .card-box-3 .card .box-img2 img,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-1 .card .box-img2 img,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-2 .card .box-img2 img,
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .box-img2 img {
|
|
|
+ padding-top: 5vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
.mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card {
|
|
|
margin: 0px 10px;
|
|
|
font-size: 1rem;
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card {
|
|
|
+ font-size: 1.5rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card {
|
|
|
+ font-size: 1rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
@media screen and (max-width: 400px) {
|
|
|
.mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card {
|
|
|
font-size: 0.8rem;
|
|
@@ -1575,6 +1874,18 @@ body #btn-a #mobile-btn {
|
|
|
width: 40vw;
|
|
|
}
|
|
|
|
|
|
+@media screen and (min-width: 767px) {
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card .box-img2 img {
|
|
|
+ padding-top: 5vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card .box-img2 img {
|
|
|
+ padding-top: 5vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
@media screen and (max-width: 350px) {
|
|
|
.mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card .box-img2 img {
|
|
|
padding-top: 15vw;
|
|
@@ -1600,9 +1911,15 @@ body #btn-a #mobile-btn {
|
|
|
font-size: 1.3rem;
|
|
|
}
|
|
|
|
|
|
-@media screen and (max-width: 400px) {
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
.mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card .card-title {
|
|
|
- font-size: 1.3rem;
|
|
|
+ font-size: 2rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
+ .mobile01-2 .mobile-box2 .Course-mobile01 .card-box-2 .card .card-title {
|
|
|
+ font-size: 1rem;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -1612,6 +1929,12 @@ body #btn-a #mobile-btn {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+@media screen and (min-width: 1024px) {
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 {
|
|
|
+ height: 691px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
.mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .box-img img {
|
|
|
width: 43vw;
|
|
|
height: 50vw;
|
|
@@ -1629,12 +1952,24 @@ body #btn-a #mobile-btn {
|
|
|
width: 40vw;
|
|
|
}
|
|
|
|
|
|
-@media screen and (max-width: 350px) {
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .box-img2 img {
|
|
|
+ padding-top: 4vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
.mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .box-img2 img {
|
|
|
padding-top: 10vw;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 350px) {
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .box-img2 img {
|
|
|
+ padding-top: 5vw;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
.mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .card-title {
|
|
|
padding-top: 1rem;
|
|
|
font-weight: 900;
|
|
@@ -1642,12 +1977,24 @@ body #btn-a #mobile-btn {
|
|
|
font-size: 1.3rem;
|
|
|
}
|
|
|
|
|
|
-@media screen and (max-width: 400px) {
|
|
|
+@media screen and (max-width: 1024px) {
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .card-title {
|
|
|
+ font-size: 2rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
.mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .card-title {
|
|
|
font-size: 1.3rem;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+@media screen and (max-width: 400px) {
|
|
|
+ .mobile01-3 .mobile-box3 .Course-mobile01 .card-box-3 .card .card-title {
|
|
|
+ font-size: 1rem;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
#course-schedule {
|
|
|
background: #f4fffc;
|
|
|
text-align: center;
|