/******************************************************************
Theme Name: ときよみ
Theme URI: http://www.themble.com/bones
Author: haruna hukui
Author URI: http://www.yoururlhere.com
Version: 1.7

 ******************************************************************/

.contents {
   font-size: 2em;
}
.page-title {
   color: #4b4e2a;
   font-size: 3.6rem;
   font-weight: bold;
   margin-bottom: 50px;
   text-align: center;
   border-bottom: 2px dotted #ccc;
   padding-bottom: .5em;
}
blockquote {
   border-left: 3px solid #d47300;
   padding-left: 20px;
}
blockquote p {
   font-size: 1em;
}
blockquote cite {
   font-size: 80%;
   color: teal;
}
.contents h2 {
   font-size: 130%;
}
.contents ul {
   margin-bottom: 1em;
}
.contents ul li {
   line-height: 2em;
   list-style: disc;
   list-style-position: inside;
}
.wp-block-image figcaption {
   text-align: center;
   background-color: #f3f3f3;
   margin-top: 0;
}
header .nav-pc .grid-nav li a {
   font-size: 1.5rem;
}

