/* somnia */
.tiny { color: #aaaaaa; font-size: 0.75em;}
.caution { font-weight: normal; color: #ee0000;}
.keyword { font-weight: bold; color: #ee0000;}
.active { color:#227d85;}
.nolink { color:#aaaaaa;}
.mark { color:#cb287c;}
.mark_green { color:#008000;}
.mark_blue { color:#3366ff;}
.mark_orange { color:#ff7700;}
.mark_brown { color:#825c59;}
.crossline { text-decoration:line-through; color:#aaaaaa;}
.maindesc { color:#888888;}
.underbar { background: linear-gradient(transparent 65%,#FEE07D 70%); font-weight: 800;}
.pcky { color:#cb287c; padding: 0;}
.pcky::before { content: "\f292"; font-family: "Fontawesome";  margin: 0 3px;}

.box_ref { background: #eee; border-radius: 6px; margin: 0px 15px 15px 15px; padding: 10px 15px;  position: relative; z-index: 1;}
.box_ref::after { border: 15px solid transparent; border-right-color: #eee; left: -29px; margin-bottom: -10px; bottom: 50%; content: ''; position: absolute; width: 0; height: 0; z-index: 2;}

.box_fuki::before { font-family: "FontAwesome"; content: "\f4ad"; color: #D44430; text-align: center; left: 13px; padding-right: .15em; line-height: 1em; top: 50%; margin-top: -.5em; width: 44px; position: absolute; display: inline-block;}
.box_fuki { background: #fbf5e8; border: 1px solid #D44430; box-shadow: 0 1.5px 2.4px rgba(0, 0, 0, 0.15); padding: 20px 20px 20px 70px; margin-bottom: 7%; border-radius: 4px; position: relative; display: block;}

.box_memo::before { font-family: "FontAwesome"; content: "\f249"; color: #178D8D; text-align: center; border-right: 1px solid #a4d9d6; left: 13px; padding-right: .15em; line-height: 1em; top: 50%; margin-top: -.5em; width: 44px; position: absolute; display: inline-block;}
.box_memo { background: #ebf8f4; border: 1px solid #a4d9d6; padding: 20px 20px 20px 72px; margin-bottom: 7%; border-radius: 4px; position: relative; display: block;}

.box_postit::before { font-family: "FontAwesome"; content: "\f591"; color: #FFC000; text-align: center; border-right: 1px solid #FFC000; left: 13px; padding-right: .15em; line-height: 1em; top: 50%; margin-top: -.5em; width: 44px; position: absolute; display: inline-block;}
.box_postit { background: #FFFCD3; border: 1px solid #FFC000; padding: 20px 20px 20px 72px; margin-bottom: 7%; border-radius: 4px; position: relative; display: block;}

.box_white { position: relative; margin-bottom: 30px 0; padding: 10px 30px 10px 10px; border-radius: 4px; background: #fff; border: 1px solid #777777;}
.box_white_title { position: absolute; display: inline-block; top: -55px; left: 10px; font-weight: bold; line-height: 1; color: #333333; padding: 12px 10px; margin-top: 30px; background: #fff;}
.box_white_title::before { content: "\f058"; font-family: "Fontawesome";  margin-right: 5px;}
.box_white::after { position: absolute; right: 10px; top: 40%; content: "\f054"; font-family: "Fontawesome"; font-weight: normal; font-size: 12px; color: #777777; float: right;}

.block-point::before { font-family: FontAwesome; content: "\f288oint"; color: #fff; font-size: 1.2em; background-color: #3b8ac4; border-radius: 4px; position: absolute; top: -0.8em; left: 2%; padding: 4px 0.4em 3px;  white-space: pre; letter-spacing: 0.06em;}
.block-point {font-size: 1em; padding: 4% 2% 0%; border: 1px solid #3b8ac4; border-radius: 4px; line-height: 1.3; position: relative;}

/* plugin-Shortcodes */
.su-spoiler-title { font-size: 0.85em;}
.su-spoiler-style-default > .su-spoiler-content { padding: 0 0 1em 10px;}

/* theme-Gridzone */
#jp-relatedposts { margin: auto;}
body {font-weight: 400;}
.entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span { color: #000;}
.entry { font-size: 1.1em; line-height: 1.8em; letter-spacing: 1.3px;}
/*.entry ol li, .entry ol ul ol li { padding-bottom: 1.5em;}*/
/*.entry ol, .entry ul { padding-left: 10px;}*/
.entry h3, h4 { border-left: 6px solid #ff7700; padding-left: 10px;}
.imgpt { padding-top: 1.2em;}
.wp-block-image figcaption { margin-top: 0;}
.fa-readingtime:before { content: "\f06e";}
.entry-readingtime { font-weight: 400;}

/* WordPress */
.figcaption { font-size: 0.85em; text-align: center; display: block; margin-top: 0;}