|
/mnt/disks/kimuko-static/html/home/css/ |
| Current File : /mnt/disks/kimuko-static/html/home/css/topPage.css |
.style12 {
font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
color: #666666;
line-height: 14px;
}
.style16 {
font-size: 12px;
line-height: 14px;
font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style34 .style37 {
}
.style17 {
font-size: 10px;
font-family: "MS ゴシック", "Osaka−等幅";
}
.style19 {
color: #FFFFFF
}
.style21 {
font-family: "MS ゴシック", "Osaka−等幅"
}
.style22 {
font-size: 14px;
line-height: 14px;
font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.relative{
position: relative;
}
.absolute {
position: absolute;
left: 0px;
top: 12px;
z-index: 1;
}
.fixed {
position: fixed;
left: auto;
top: 0px;
z-index: 1;
}
.navbar-burger {
margin-left: 0px !important;
}
.navbar-brand {
justify-content: flex-end;
}
.navbar-item:hover, .navbar-link:hover {
background-color: darkgray !important;
}
section.main {
margin: auto;
max-width: 963px;
text-align: center;
}
@media screen and (max-width: 768px) {
section.main {
margin: 4.5rem auto;
}
}
#topNavbar {
background-color: #9A9B9C;
}
.divTable{
display: flex;
width: 100%;
}
.divTableRow {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.divTableHeading {
background-color: #EEE;
display: table-header-group;
}
.divTableHeading {
background-color: #EEE;
display: table-header-group;
font-weight: bold;
}
.divTableFoot {
background-color: #EEE;
display: table-footer-group;
font-weight: bold;
}
.divTableBody {
display: table-row-group;
}
ul.bxslider{
margin: 0px !important;
padding: 0px !important;
}
.bx-wrapper .bx-viewport
{
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border:none;
left: 0px;
background-color:transparent;
}