diff --git a/html/business01.html b/html/business01.html index f63e0b1..54a43bf 100644 --- a/html/business01.html +++ b/html/business01.html @@ -93,7 +93,7 @@
- +
@@ -113,7 +113,7 @@
- +
@@ -131,7 +131,7 @@
- +
@@ -152,7 +152,7 @@
- +
@@ -171,7 +171,7 @@
- +
@@ -190,7 +190,7 @@
- +
@@ -211,7 +211,7 @@
- +
diff --git a/html/business02.html b/html/business02.html index f11b2ac..7561921 100644 --- a/html/business02.html +++ b/html/business02.html @@ -92,7 +92,7 @@

- +
@@ -109,7 +109,7 @@

- +
@@ -126,7 +126,7 @@

- +
diff --git a/html/images/rnd01.png b/html/images/rnd01.png new file mode 100644 index 0000000..63c3c17 Binary files /dev/null and b/html/images/rnd01.png differ diff --git a/html/images/rnd02.png b/html/images/rnd02.png new file mode 100644 index 0000000..f57e66c Binary files /dev/null and b/html/images/rnd02.png differ diff --git a/html/images/rnd03.png b/html/images/rnd03.png new file mode 100644 index 0000000..327be2d Binary files /dev/null and b/html/images/rnd03.png differ diff --git a/html/images/si01.png b/html/images/si01.png new file mode 100644 index 0000000..50e9c55 Binary files /dev/null and b/html/images/si01.png differ diff --git a/html/images/si02.png b/html/images/si02.png new file mode 100644 index 0000000..83a7c67 Binary files /dev/null and b/html/images/si02.png differ diff --git a/html/images/si03.png b/html/images/si03.png new file mode 100644 index 0000000..813dfde Binary files /dev/null and b/html/images/si03.png differ diff --git a/html/images/si04.png b/html/images/si04.png new file mode 100644 index 0000000..586c9ff Binary files /dev/null and b/html/images/si04.png differ diff --git a/html/images/si05.png b/html/images/si05.png new file mode 100644 index 0000000..34385d0 Binary files /dev/null and b/html/images/si05.png differ diff --git a/html/images/si06.png b/html/images/si06.png new file mode 100644 index 0000000..078068f Binary files /dev/null and b/html/images/si06.png differ diff --git a/html/images/si07.png b/html/images/si07.png new file mode 100644 index 0000000..5895526 Binary files /dev/null and b/html/images/si07.png differ diff --git a/html/mobile/css/common.css b/html/mobile/css/common.css index 1f0a057..367c787 100644 --- a/html/mobile/css/common.css +++ b/html/mobile/css/common.css @@ -1,3 +1,11 @@ @charset "utf-8"; -html,body{max-width:1024px;width:100%;margin:0px auto;} -#container{width:100%;} \ No newline at end of file +html,body{max-width:1024px;width:100%;margin:0px auto;position:relative;} +#container{width:100%;} + +#gnb{background:#fff;width:80%;height:100vh;position:absolute;right:0;top:0;border-left:3px solid #2290c9;} +#gnb h2, #gnb span.bg{display:none;} +.gnb_1dli{font-weight:500;font-size:1rem;} +.gnb_2dli + .gnb_2dli{margin-top:10px;} +.gnb_1dli > a{height:60px;padding:0 30px;display:flex;justify-content:space-between;align-items: center;border-bottom:1px solid #ddd;} +.gnb_1dli > a + a{padding-top:0px;} +.gnb_2dul{display:none;padding:20px 30px;background:#f4f4f4;font-weight:400;font-size:0.875rem} \ No newline at end of file diff --git a/html/mobile/include/header.html b/html/mobile/include/header.html index 5eef746..d891ca2 100644 --- a/html/mobile/include/header.html +++ b/html/mobile/include/header.html @@ -1,8 +1,32 @@
@@ -15,16 +39,15 @@ -