@charset "utf-8";
body .simple-sitemap-menu li {
float: initial;
} .simple-sitemap-container ul {
margin: 0 0 0 1.2em;
padding: 0;
} .editor-styles-wrapper .simple-sitemap-container ul,
.editor-styles-wrapper .simple-sitemap-container ol {
margin: 0 0 0 1.2em;
padding: 0;
}
.simple-sitemap-wrap:not(:first-of-type) {
margin-top: 1.5em;
}
.simple-sitemap-container .excerpt {
font-size: 0.85em; }
.simple-sitemap-container span.excerpt { position: relative;
left: 8px;
}
.simple-sitemap-container .separator {
border-bottom: 1px #eee solid;
margin-bottom: -5px;
margin-top: 18px;
padding: 0;
} .simple-sitemap-container ul.main > li:last-child .separator {
border-bottom: 0;
} .simple-sitemap-fi {
position: relative;
top: 6px;
left: -5px;
margin-left: 5px;
} .simple-sitemap-container.col {
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
}
.simple-sitemap-wrap.col {
width: 260px;
margin-right: 20px;
margin-top: 10px;
}
.simple-sitemap-wrap.col ul.main {
margin-left: 20px;
}
.simple-sitemap-container.hide-icon ul.main {
margin-left: 0;
list-style-type: none;
}
.simple-sitemap-container.hide-icon ul.main ul.children {
list-style-type: none;
} .horizontal ul.children {
display: inline;
margin-left: 0;
}
.simple-sitemap-wrap > ul.horizontal {
list-style-type: none;
margin: 0;
}
.simple-sitemap-wrap > ul.horizontal li {
display: inline;
} .simple-sitemap-container.tab-enabled * {
box-sizing: border-box;
}
.simple-sitemap-container.tab-enabled ul.main {
margin: 2em 1em 2em 3em;
}
.simple-sitemap-container.tab-enabled ul.main.horizontal {
margin: 2em 1em 2em 2em;
}
.simple-sitemap-container .no-posts {
font-style: italic; }
.simple-sitemap-container.tab-enabled .no-posts {
font-style: italic;
margin: 2em 1em 2em 2em;
} .simple-sitemap-container.tab-enabled .post-type {
margin: 0;
font-weight: normal;
}
.simple-sitemap-container.tab-enabled label {
cursor: pointer;
float: left;
margin: 0 5px 0 0;
display: block;
background-color: #eee;
border-radius: 4px 4px 0 0;
}
.simple-sitemap-container.tab-enabled input {
display: none;
} .simple-sitemap-container.tab-enabled input[id^="simple-sitemap-tab-1"]:checked ~ .simple-sitemap-content .simple-sitemap-tab-1,
.simple-sitemap-container.tab-enabled input[id^="simple-sitemap-tab-2"]:checked ~ .simple-sitemap-content	.simple-sitemap-tab-2,
.simple-sitemap-container.tab-enabled	input[id^="simple-sitemap-tab-3"]:checked ~ .simple-sitemap-content	.simple-sitemap-tab-3,
.simple-sitemap-container.tab-enabled	input[id^="simple-sitemap-tab-4"]:checked ~ .simple-sitemap-content	.simple-sitemap-tab-4,
.simple-sitemap-container.tab-enabled	input[id^="simple-sitemap-tab-5"]:checked ~ .simple-sitemap-content	.simple-sitemap-tab-5,
.simple-sitemap-container.tab-enabled	input[id^="simple-sitemap-tab-6"]:checked ~ .simple-sitemap-content	.simple-sitemap-tab-6,
.simple-sitemap-container.tab-enabled	input[id^="simple-sitemap-tab-7"]:checked ~ .simple-sitemap-content	.simple-sitemap-tab-7,
.simple-sitemap-container.tab-enabled	input[id^="simple-sitemap-tab-8"]:checked ~ .simple-sitemap-content	.simple-sitemap-tab-8,
.simple-sitemap-container.tab-enabled	input[id^="simple-sitemap-tab-9"]:checked ~ .simple-sitemap-content	.simple-sitemap-tab-9,
.simple-sitemap-container.tab-enabled	input[id^="simple-sitemap-tab-10"]:checked ~ .simple-sitemap-content	.simple-sitemap-tab-10 {
display: block;
}
.simple-sitemap-container.tab-enabled .simple-sitemap-content {
clear: both;
position: relative;
}
.simple-sitemap-container.tab-enabled .panel {
width: 100%; display: none;
border: 1px solid #ddd; border-radius: 0 0 4px 4px;
}  .components-panel__row.simple-sitemap .react-select-container {
min-width: 120px;
} .label-wide label {
max-width: 100%;
} .components-panel .tab-colors {
display: block;
}
.components-panel .series-color {
display: inline-block;
margin: 0 0 0 5px;
}
.components-panel .series-color:first-of-type {
margin: 0;
}
.components-panel .series-color,
.components-panel .series-color > div {
width: 22px;
height: 22px;
}
.components-panel .series-color > div {
border-radius: 0;
border: 1px solid #ccc;
}  .components-panel__row.simple-sitemap .disabled .components-base-control__help {
color: rgb(232, 119, 119);
}
.edit-post-settings-sidebar__panel-block .components-panel__body .components-panel__row.simple-sitemap .components-base-control {
margin-bottom: 0;
}
.components-panel__row.simple-sitemap .components-base-control .components-base-control__field {
margin-bottom: 8px;
}
.components-panel__row.simple-sitemap .components-base-control .components-base-control__help {
margin-bottom: 4px;
}
.components-panel__row.simple-sitemap.order {
justify-content: start;
align-items: start;
}
.components-panel__row.simple-sitemap.order .components-base-control:first-child {
margin-right: 1em;
}
.components-panel__row.simple-sitemap.general-chk {
margin-top: 0;
}
 .liquid-speech-balloon-wrap {
margin-bottom: 2rem;
flex-direction: row;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}
.liquid-speech-balloon-text {
position: relative;
z-index: 1;
border-radius: 5px;
padding: 20px 30px;
width: 100%;
margin-left: 20px;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.2);
box-sizing: border-box;
}
.liquid-speech-balloon-text p,
.liquid-speech-balloon-text .wp-block-liquid-speech-balloon {
margin: 0;
padding: 0;
}
.liquid-speech-balloon-text p a {
color: inherit;
text-decoration: underline;
}
.liquid-speech-balloon-arrow {
position: absolute;
z-index: 2;
content: '.';
line-height: 1;
width: 0;
height: 0;
top: 25px;
left: -11px;
color: transparent;
}
.liquid-speech-balloon-wrap:not(.liquid-speech-balloon-vertical) .liquid-speech-balloon-arrow {
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-right: 10px solid rgba(0, 0, 0, 0.2);
}
.liquid-speech-balloon-avatar {
position: relative;
width: 64px;
height: 64px;
line-height: 1;
flex-shrink: 0;
background-image: url(//kotonoha-jinja.com/wp-content/plugins/liquid-speech-balloon/images/avatar.png);
background-position: left top;
background-repeat: no-repeat;
-webkit-background-size: 100% auto;
-moz-background-size: 100% auto;
-ms-background-size: 100% auto;
-o-background-size: 100% auto;
background-size: 100% auto;
}
.liquid-speech-balloon-avatar::after {
position: absolute;
content: '';
display: block;
width: 110%;
left: -5%;
top: 69px;
font-size: 12px;
text-align: center;
font-weight: bold;
letter-spacing: -0.3px;
}
.liquid-speech-balloon-bubble .liquid-speech-balloon-arrow {
display: none;
}
.liquid-speech-balloon-bubble .liquid-speech-balloon-text::before {
content: '.';
color: transparent;
position: absolute;
display: block;
border-radius: 50%;
border: inherit;
background-color: inherit;
left: -15px;
width: 15px;
height: 15px;
top: 20px;
}
.liquid-speech-balloon-bubble .liquid-speech-balloon-text::after {
content: '.';
color: transparent;
position: absolute;
display: block;
border-radius: 50%;
border: inherit;
background-color: inherit;
left: -20px;
top: 10px;
width: 10px;
height: 10px;
}
.liquid-speech-balloon-right {
flex-direction: row-reverse;
}
.liquid-speech-balloon-right .liquid-speech-balloon-text {
margin-left: 0;
margin-right: 20px;
}
.liquid-speech-balloon-wrap.liquid-speech-balloon-right .liquid-speech-balloon-arrow {
left: auto;
right: -18px;
border-right: 7px solid transparent;
border-left: 10px solid rgba(0, 0, 0, 0.2);
}
.liquid-speech-balloon-right.liquid-speech-balloon-bubble .liquid-speech-balloon-text::before {
left: auto;
right: -15px;
}
.liquid-speech-balloon-right.liquid-speech-balloon-bubble .liquid-speech-balloon-text::after {
left: auto;
right: -20px;
}
.liquid-speech-balloon-square .liquid-speech-balloon-text {
border-radius: 0;
border: 2px solid rgba(0, 0, 0, 0.2);
}
.liquid-speech-balloon-dashed .liquid-speech-balloon-text {
border: 2px dashed rgba(0, 0, 0, 0.2);
}
.liquid-speech-balloon-shadow .liquid-speech-balloon-text {
border-radius: 0;
box-shadow: 3px 3px 0 1px rgba(0, 0, 0, 0.1);
}
.liquid-speech-balloon-borderless .liquid-speech-balloon-text {
border: 0 none;
padding: 10px 5px;
}
.liquid-speech-balloon-borderless .liquid-speech-balloon-text .liquid-speech-balloon-arrow {
display: none;
}
.liquid-speech-balloon-small .liquid-speech-balloon-text,
.liquid-speech-balloon-small .liquid-speech-balloon-text p {
font-size: 13px;
padding: 10px 15px;
}
.liquid-speech-balloon-small .liquid-speech-balloon-avatar {
width: 32px;
height: 32px;
}
.liquid-speech-balloon-small .liquid-speech-balloon-arrow {
top: 7px;
}
.liquid-speech-balloon-small .liquid-speech-balloon-avatar::after {
display: none;
}
.liquid-speech-balloon-large .liquid-speech-balloon-text,
.liquid-speech-balloon-large .liquid-speech-balloon-text p {
font-size: 36px;
}
.liquid-speech-balloon-short .liquid-speech-balloon-text {
width: auto;
}
.liquid-speech-balloon-vertical {
flex-direction: column-reverse;
}
.liquid-speech-balloon-vertical .liquid-speech-balloon-text {
margin: 0 0 1rem 0;
}
.liquid-speech-balloon-wrap.liquid-speech-balloon-vertical .liquid-speech-balloon-arrow {
top: auto;
bottom: -11px;
left: 11px;
border-top: 10px solid rgba(0, 0, 0, 0.2);
border-left: 7px solid transparent;
border-right: 7px solid transparent;
}
.liquid-speech-balloon-vertical .liquid-speech-balloon-text::before {
left: 15px;
top: auto;
bottom: -15px;
}
.liquid-speech-balloon-vertical .liquid-speech-balloon-text::after {
left: 20px;
top: auto;
bottom: -22px;
}
.liquid-speech-balloon-vertical.liquid-speech-balloon-right .liquid-speech-balloon-avatar {
margin-left: auto;
margin-right: 0;
}
.liquid-speech-balloon-vertical.liquid-speech-balloon-right .liquid-speech-balloon-arrow {
left: auto;
right: 11px;
}
.liquid-speech-balloon-vertical-reverse {
flex-direction: column;
}
.liquid-speech-balloon-vertical-reverse .liquid-speech-balloon-text {
margin: 2.5rem 0 0 0;
}
.liquid-speech-balloon-wrap.liquid-speech-balloon-vertical-reverse .liquid-speech-balloon-arrow {
top: -18px;
left: 11px;
border-bottom: 10px solid rgba(0, 0, 0, 0.2);
border-left: 7px solid transparent;
border-right: 7px solid transparent;
}
.liquid-speech-balloon-vertical-reverse .liquid-speech-balloon-text::before {
left: 15px;
top: auto;
bottom: -15px;
}
.liquid-speech-balloon-vertical-reverse .liquid-speech-balloon-text::after {
left: 20px;
top: auto;
bottom: -22px;
}
.liquid-speech-balloon-vertical-reverse.liquid-speech-balloon-right .liquid-speech-balloon-avatar {
margin-left: auto;
margin-right: 0;
}
.liquid-speech-balloon-vertical-reverse.liquid-speech-balloon-right .liquid-speech-balloon-arrow {
left: auto;
right: 11px;
}
.liquid-speech-balloon-vertical-reverse.liquid-speech-balloon-bubble .liquid-speech-balloon-text::before {
top: -15px;
bottom: auto;
}
.liquid-speech-balloon-vertical-reverse.liquid-speech-balloon-bubble .liquid-speech-balloon-text::after {
top: -22px;
bottom: auto;
}