@charset "utf-8";
/****************************************************************************************************
****************************************************************************************************/
@media print, screen and (min-width:737px){
}
@media print, screen and (min-width:769px){
}
@media print, screen and (min-width:1200px){
}
/****************************************************************************************************
アーカイブ
ページごとのシンボルイメージ
****************************************************************************************************/
@media print, screen and (min-width:737px){
    .pageTitle.-icon.-type1 .pageTitle__headerIcon.-page{ flex-basis: 127px; }
}
@media print, screen and (min-width:737px){
        .pageTitle.-icon.-type1 .pageTitle__headerIcon.-page img{ top: calc( -90px / 2 ); }
}
/****************************************************************************************************
****************************************************************************************************/
.entryBody__date.-type2{
    margin-bottom: 0;
}
