Commit 53806f55 by Orine Matsui

表示微調整

parent a493c925
......@@ -113,7 +113,7 @@ h3,
h4,
h5,
h6 {
font-family: heisei-kaku-gothic-std, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
......@@ -1037,6 +1037,8 @@ header
.fixed-nav.is-show .c-header1-logo {
position: relative;
z-index: 2;
padding: 0 0 0 12px;
}
......@@ -1048,7 +1050,10 @@ header
.fixed-nav.is-show .c-header1-logoLink img {
width: 100%;
}
.fixed-nav.is-show .c-header1-btn {
position: relative;
z-index: 2;
}
.fixed-nav.is-show .c-header1-btn1 {
width: 138px;
height: 50px;
......@@ -1066,12 +1071,18 @@ header
.fixed-nav.is-show .c-header1-link {
padding-right: 10px;
}
.fixed-nav.is-show .c-header1-link a {
position: relative;
z-index: 2;
}
.fixed-nav.is-show .c-header1-link1 {
padding: 10px 13px;
margin-left: 12px;
}
.fixed-nav.is-show .c-nav {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment