@charset "UTF-8";
/*
Theme Name: dairyuukou
Author: DreamNet team
Author URI: https://dream-net.org/
Description: 大龍江中国医学センター専用テンプレート
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dairyuukou
*/

.no-post{ padding: 100px 0; text-align: center; font-size: 18px;}
@media screen and (max-width: 480px){
  .no-post{ font-size: 5vw;}
}
.no-post .blc_ttl{ font-weight: bold; margin-bottom: 1em; font-size: 150%;}

.post-edit{ margin-top: 15px;}
.post-edit a{ color: #059A75 !important; text-decoration: underline !important; font-size: 14px;}

/* テーマで必須のクラス */
.sticky { display: block; }
.gallery-caption { font-size: 87.5%; }
.bypostauthor { color: #999; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }


/* ========================================================
　以下、ブロックエディターの設定
========================================================= */

/* フォントサイズ */
.has-small-font-size {
  font-size: 12px;
}
.has-regular-font-size {
  font-size: 16px;
}
.has-large-font-size {
  font-size: 22px;
}
.has-huge-font-size {
  font-size: 36px;
}
