.l-extra{
position: fixed;
top: 70px;
z-index: 1000;
width: 100%;
}
.l-header{
position: fixed;
z-index: 1000;
top: 0px;
width: 100%;
}
.key {
width: 100%;
margin-top:30px;
padding-top: 100px;
} @media only screen and (max-width: 767px){
.l-extra{
position: fixed;
top: 50px;
z-index: 1000;
width: 100%;
}
.l-header{
position: fixed;
top: 0;
z-index: 1000;
width: 100%;
}
} .t-light .l-extra{
position: fixed;
top: 70px;
z-index: 1000;
width: 100%;
}
.l-header{
position: fixed;
top: 0px;
z-index: 1000;
width: 100%;
}
.key {
width: 100%;
margin-top:30px;
padding-top: 100px;
} @media only screen and (max-width: 767px){
.t-light .l-extra{
position: fixed;
top: 50px;
z-index: 1000;
width: 100%;
}
.l-header{
position: fixed;
top: 0px;
z-index: 1000;
width: 100%;
}
} .categoryDescription{
margin-top:130px;
}
@media only screen and (max-width: 767px){
.categoryDescription{
margin-top:100px;
}
} .singleTitle{
margin-top:130px;
}
@media only screen and (max-width: 767px){
.singleTitle{
margin-top:100px;
}
} .heading.heading-page{
margin-top:130px;
}
@media only screen and (max-width: 767px){
.heading.heading-page{
margin-top:100px;
}
} body p {
font-family: arial; font-size: 17px; color:#16160e; line-height: 1.6; margin-bottom: 1.em;
} @media screen and (max-width: 768px){
body p {
font-family: arial; font-size: 17px; color:#16160e; line-height: 1.6; margin-bottom: 1.em;
}
}
h1 { border-bottom: solid 3px black;
}
h1 {
color: #364e96; padding: 0.5em 0; border-top: solid 3px #364e96; border-bottom: solid 3px #364e96; }
h1 {
background: #c2edff; padding: 0.5em; }
h1 {
color: #364e96; border: solid 3px #364e96; padding: 0.5em; border-radius: 0.5em; }
h1 {
padding: 0.5em; color: #010101; background: #eaf3ff; border-bottom: solid 3px #516ab6; }
h1 {
padding: 0.5em;
background: aliceblue;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.23);
}
h1 {
position: relative;
padding: 0.5em;
background: #a6d3c8;
color: white;
}#wij_weather_in_japan {
overflow: hidden;
text-align: center;
}
#wij_weather_in_japan #wij_container {
margin: 0 0 15px;
border: solid 1px #ccc;
border-radius: 4px;
}
#wij_weather_in_japan #wij_container:last-child {
margin: 0;
}
#wij_weather_in_japan p {
margin: 0;
}
#wij_weather_in_japan .location {
padding: 5px;
margin: 0 0 12px;
background-color: #fcfcfc;
}
#wij_weather_in_japan ul {
list-style: none;
clear: both;
overflow: hidden;
margin: 0 0 12px;
font-size: 90%;
}
#wij_weather_in_japan ul li {
width: calc(100% / 3);
float: left;
}
#wij_weather_in_japan #wij_container.count1 li {
width: 100%;
}
#wij_weather_in_japan #wij_container.count2 li {
width: calc(100% / 2);
}
#wij_weather_in_japan #wij_container.count3 li {
width: calc(100% / 3);
}
#wij_weather_in_japan #wij_container #yes_hide_this1,
#wij_weather_in_japan #wij_container #yes_hide_this2,
#wij_weather_in_japan #wij_container #yes_hide_this3 {
display: none;
}
#wij_weather_in_japan ul li img {
margin: 5px 0 0;
}
#wij_weather_in_japan ul li .thermometer {
margin: 5px 0 0;
}
#wij_weather_in_japan ul li .thermometer span {
color: red;
}
#wij_weather_in_japan ul li .thermometer span:last-child {
color: blue;
}