ul.post-categories, ul.post-categories{
margin: 5px 0;
padding: 0;
}
ul.post-categories li, ul.post-categories li {
margin: 0 0 5px;
padding: 3px 6px 2px;
display: inline-block;
border: 1px solid #bbb;
border-radius: 2px;
background: #fff;
}
ul.post-categories li:hover,ul.post-categories li:hover{
background: #eee;
cursor: pointer;
border: 1px solid #666;
}
ul.post-categories li a,ul.post-categories li a{
color: #666;
text-decoration: none;
}
ul.post-categories li a:hover,ul.post-categories li a:hover{
color: #000;
}
.archives .text h3>a {
color: #000;
font-size: 16px;
font-size: 1.6rem;
text-decoration: none;
}
.archives article{
border: 1px dotted #ccc;
overflow: hidden;
}
.archives figure{
float:left;
width: 145px;
height: 205px;
margin: 5px;
display: flex;
justify-content: center;
align-items: center;
display: -ms-flexbox;
-ms-flex-pack: justify;
-ms-flex-line-pack: center;
overflow: hidden;
}
.archives .front-news{
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.archives .front-news img{
width:140px;
height:auto;
margin: 0 10px 0 0;
border: 1px solid #fff;
box-shadow:unset;
}
.archives .text{
display: inline-block;
width: calc(100% - 170px);
float: left;
}
.archives .text a:hover {
color: #b70200;
}
.archives .text .entryInfo{
margin: 10px 0;
}
.archives .text .entryInfo ul li{
margin: 0;
padding: 1px 5px 0;
}
.archives article.type-post p {
font-size: 14px;
font-size: 1.4rem;
letter-spacing: -0.3px;
margin:0;
}
.archive div #floor{
margin: 50px 0;
}
@media only screen and (max-width:770px){
#mobile select, #mobile input#s{
margin: 1% 2%;
width: 200px;
height: 30px;
border: 1px solid #aaa;
border-radius: 5px;
font: 400 12px system-ui;
}
#searchsubmit{
border: 1px solid #a82400;
background: #c80000;
color: #eee;
font-size: 14px;
font-size: 1.4rem;
padding: 2px 8px;
border-radius: 20px;
}
#mobile div.search-form{
display: inline-block;
width: 49.5%;
float: left;
background: #fff3ec;
margin: 1.35% 0;
padding: 2.5% 2%;
}
#mobile div.search-form p{
width: 100%;
font-size: 16px;
font-size: 1.6rem;
font-weight: bold;
color: #222;
padding: 0.7em 0 0;
display: inline-block;
float: left;
margin: 0;
}
#mobile div.search-form p.free-search{
width:fit-content;
}
#mobile div.search-form.m{
display: block;
width: 100%;
}
#mobile div.search-form.m img{
float: left;
width: 25px;
margin: 7px 10px;
}
#mobile div.search-form.l{
margin-right: 0.5%;
}
#mobile div.search-form.r{
margin-left: 0.5%;
}
.archives .text {
width: calc(100% - 170px);
}
}
@media only screen and (max-width:600px){
.archives article.type-post p {
display:none!important;
}
.archives .text h3>a {
font-size: 13px;
font-size: 1.3rem;
}
}
@media only screen and (max-width:530px){
#mobile div.search-form.m img {
width: 20px;
margin: 10px 5px 10px 3px;
}
#mobile div.search-form p.free-search {
margin-top: 2px;
}
}
@media only screen and (max-width:510px){
.archives ul.post-categories li a {
font-size: 12px;
font-size: 1.2rem;
}
.archives .text .entryInfo ul li {
margin: 0;
padding: 0px 2px;
}
#mobile div.search-form p {
font-size: 14px;
font-size: 1.4rem;
}
}
@media only screen and (max-width:500px){
#mobile select, #mobile input#s {
width: calc(100% - 10px);
}
#mobile div.search-form {
padding: 1% 2%;
}
#mobile div.search-form.m form{
width: 100%;
}
#mobile div.search-form.m form input#s {
width: calc(100% - 120px);
}
}
@media only screen and (max-width:480px){
.archives article {
height: 155px;
margin:10px 0;
}
.archives figure {
width: 100px;
height: 160px;
margin:0 5px 0 0;
}
.archives .front-news img {
margin: 0 5px 0 0;
margin: 0;
width: 100%;
}
.archives .text {
width: calc(100% - 115px);
}
.archives .text .entryInfo {
margin: 1px !important;
}
}
@media only screen and (max-width:400px){
#mobile select, #mobile input#s {
width: 97%;
}
}
@media only screen and (max-width:370px){
.archives ul.post-categories li a {
letter-spacing: -0.2px;
}
.archives .text h3>a {
font-size: 12px;
font-size: 1.2rem;
}
}