Commit 95a732e1 by Orine Matsui

[アチーブメントクラブ会員のご案内]まるっと修正

parent a58c9fa5
......@@ -96,7 +96,7 @@ other.css
margin-top: 17px; } }
.p-other-mv {
background: url("/assets/img/other/mv-img.jpg") no-repeat top center;
background: url("/assets/img/other/mv-img.png") no-repeat top center;
background-size: cover;
height: 300px;
display: -webkit-box;
......@@ -114,7 +114,7 @@ other.css
margin-bottom: 40px; }
@media screen and (max-width: 767px) {
.p-other-mv {
background: url("/assets/img/other/mv-img.jpg") no-repeat top left -200px;
background: url("/assets/img/other/mv-img.png") no-repeat top left -200px;
margin-bottom: 20px; } }
.p-other-mv-ttl {
font-size: 3.6rem;
......@@ -715,7 +715,18 @@ other.css
font-size: 1.4rem;
line-height: 1.4;
width: calc(100% - 80px); } }
.otherSingle3__list li {
padding-left: 1.6em;
margin-top: 4px;
font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif';
font-size: 1.6rem;
line-height: 1.75; }
.otherSingle3__list li span {
margin-left: -1.4em;}
.otherSingle3__list li.otherSingle3__list__in {
margin-left: 26px;}
.otherSingle3__list li.otherSingle3__list__in span {
margin-left: -1.9em;}
.otherSingle4 {
margin: 57px 0 0; }
......
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