@@ -20,6 +20,7 @@
/* 共通樣式 start */
a {
+ color: #006e9a;
text-decoration: none;
}
@@ -4097,6 +4098,7 @@ input[type=search]::-webkit-search-cancel-button {
.blog_article table {
width: 100%;
+ margin-top: 20px;
margin-bottom: 50px;
@@ -19,38 +19,6 @@
font-weight: 400;
-// @font-face {
-// font-family: NSJP-100;
-// src: url(../font/NotoSansJP-Thin.otf);
-// }
-
-// font-family: NSJP-300;
-// src: url(../font/NotoSansJP-Light.otf);
-// font-family: 'Noto Sans TC', sans-serif;
-// font-weight: 400;
-// src: url(../font/NotoSansJP-Regular.otf);
-// font-weight: 500;
-// src: url(../font/NotoSansJP-Medium.otf);
-// font-weight: 700;
-// src: url(../font/NotoSansJP-Bold.otf);
-// font-weight: 900;
-// src: url(../font/NotoSansJP-Black.otf);
$desktop: 1025px;
@@ -58,6 +26,7 @@ $table: 1024px;
$moblie: 767px;
@@ -3991,42 +3960,9 @@ input[type="search"]::-webkit-search-cancel-button {
font-weight: 700;
-// .blog_article .section-02 li:first-child,
-// .blog_article .section-03 li:first-child {
-// margin-bottom: 20px;
-// font-size: 20px;
-// font-weight: bold;
-// .blog_article .section-03 {
-// padding-bottom: 10px;
-// border-bottom: 1px solid var(--dark-gray);
-// .blog_article .section-03 span {
-// line-height: 32px;
-// .blog_article .section-04 {
-// padding-bottom: 40px;
-// .blog_article .section-04 h4 {
-// margin-top: 30px;
-// .blog_article .section-04 span {
-// .blog_article .section-04 li:first-child {
-// margin-bottom: 40px;