@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Cinzel|M+PLUS+1p:700&display=swap);
@import url("/css/usr/shared/responsive/responsive.gs.24col2.css");
/* *******************************************************************　*/
/* バックナンバー ****************************************************　*/
/* *******************************************************************　*/
#archivesWrap{
}
#archivesWrap .snsBtn{
}
#archivesWrap .archivesLead{
 padding: 2em 0;
}
#archivesWrap .span_4{
 border-bottom: 1px solid #dedede;
 border-right: 1px solid #dedede;
 margin-bottom: 1.5em;
 text-align: center;
 font-size: 12px;
 /*font-size: 1.2rem;*/
 letter-spacing: 0;
 width: 49.0%;
}
#archivesWrap .span_4:nth-child(even){
 margin-left: 2%;
}
#archivesWrap .span_4 p{
 font-family: 'Cinzel', serif;
}
#archivesWrap .span_4 img{
 padding: 0 .6em 0 0;
}
@media print, screen and (min-width: 600px) {
/* *******************************************************************　*/
/* バックナンバー ****************************************************　*/
/* *******************************************************************　*/
#archivesWrap{
}
#archivesWrap .span_4{
 font-size: 16px;
 /*font-size: 1.6rem;*/
 letter-spacing: .05rem;
 width: 15.0%;
}
#archivesWrap .span_4:nth-child(6n+1){
 margin-left: 0;
}
}
@media screen and (min-width : 1024px) {
/* PC */
}

