Commit a5809829 by o.kimura

動画ページSP版テストアップ

parent 25d55dc3
......@@ -2257,3 +2257,79 @@ table#table02 td.no {
.main-MV img {
width: 99%;
}
/* 20220412 add */
h2.pngfix {
margin: 30px 0 10px 0;
background-color: #01b7cd;
padding: 10px;
}
h3{
font-size: 18px;
}
h3.pngfix {
margin: 20px 0 20px 0;
}
h3.txtright,
h4.txtright {
text-align: right;
}
h3.txtleft,
h4.txtleft {
text-align: left;
}
#main_contents {
padding: 0 12px;
}
div.section {
margin: 15px 0;
}
.section .pt:before {
content: "\e904";
display: inline;
margin-right: 6px;
padding: 0px 2px 1px 1px;
vertical-align: sub;
background-image: -webkit-gradient(linear, left top, left bottom, from(#7ddeeb), to(#08b9d0));
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
font-size: 22px;
font-family: 'icomoon' !important;
}
p.normal {
margin: 5px 0;
}
h4.label {
font-size: 16px;
}
.section h6,
.section h5 {
font-size: 16px;
}
p img {
margin: 20px auto;
}
p.notice {
color: #fb0000;
}
.video-wrapper {
margin: 15px 0;
}
.max h5 {
color: #15c0f2;
font-weight: bold;
font-size: 16px;
}
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