.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}#toc_container ul,#toc_container li{margin:0;padding:0;list-style-position:inside}#toc_container.no_bullets ul,#toc_container.no_bullets li,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{list-style-type:none;list-style:none;background:0 0}#toc_container.have_bullets li{padding-left:12px}#toc_container.toc_numbered ul{list-style:none}#toc_container ul ul{margin-left:1.5em}#toc_container{display:table;background:#f9f9f9;border:1px solid #aaa;width:auto;margin-bottom:1em;padding:10px;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:0 0}#toc_container .toc_title{text-align:center;margin:0;padding:0;font-weight:700}#toc_container.toc_black .toc_title{color:#aaa}#toc_container.toc_black a,#toc_container.toc_black a:visited{color:#e6e6e6}#toc_container.toc_black a:hover{color:#fff}#toc_container span.toc_toggle{font-size:90%;font-weight:400}#toc_container .toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}.st-kaiwa-hukidashi,
.st-kaiwa-hukidashi2 {
font-size: 17px;
line-height: 28px;
} .st-kaiwa-box {
width: 100%;
height: auto;
margin-bottom: 20px;
display: table;
}
.st-kaiwa-face {
text-align: center;
display: table-cell;
width: 60px;
vertical-align: top;
}
.st-kaiwa-face img {
border-radius: 60px;
border: 1px solid #ccc;
}
.st-kaiwa-face-name {
margin-top: 5px;
color: #616161;
font-size: 70%;
line-height: 1.5;
max-width: 60px;
}
.st-kaiwa-area {
display: table-cell;
margin: 0;
vertical-align: top;
text-align: left;
}
.st-kaiwa-hukidashi {
display: inline-block;
padding: 15px 20px;
margin-left: 20px;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: 7px;
position: relative;
background-color: #f9f9f9;
}
.post .st-kaiwa-hukidashi p:last-child {
margin-bottom: 0;
}
.st-kaiwa-hukidashi::after {
content: "";
position: absolute;
top: 30px;
left: -10px;
margin-top: -10px;
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #f9f9f9 transparent transparent;
} .st-kaiwa-face2 {
text-align: center;
display: table-cell;
width: 60px;
vertical-align: top;
}
.st-kaiwa-face2 img {
border-radius: 60px;
border: 1px solid #ccc;
}
.st-kaiwa-face-name2 {
margin-top: 5px;
color: #616161;
font-size: 70%;
line-height: 1.5;
max-width: 60px;
}
.st-kaiwa-area2 {
display: table-cell;
margin: 0;
vertical-align: top;
text-align: right;
}
.st-kaiwa-hukidashi2 {
display: inline-block;
padding: 15px 20px;
margin-right: 20px;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: 7px;
position: relative;
background-color: #f9f9f9;
text-align: left;
}
.post .st-kaiwa-hukidashi2 p:last-child {
margin-bottom: 0;
}
.st-kaiwa-hukidashi2::after {
content: "";
position: absolute;
top: 30px;
right: -10px;
margin-top: -10px;
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 10px;
border-color: transparent transparent transparent #f9f9f9;
}
.st-kaiwa-hukidashi::before,
.st-kaiwa-hukidashi2::before {
content: '';
position: absolute;
top: 30px;
margin-top: -11px;
display: block;
width: 0;
height: 0;
border-style: solid;
border-color: transparent;
z-index: 0;
}
.st-kaiwa-hukidashi::before {
left: -11px;
border-width: 11px 11px 11px 0;
}
.st-kaiwa-hukidashi2::before {
right: -11px;
border-width: 11px 0 11px 11px;
}
@media only screen and (min-width: 600px) {
.st-kaiwa-hukidashi,
.st-kaiwa-hukidashi2 {
font-size: 20px;
}
}
@media print, screen and (min-width: 960px) {
.st-kaiwa-hukidashi,
.st-kaiwa-hukidashi2 {
font-size: 15px;
line-height: 25px;
}
}
.st-kaiwa-8873 .st-kaiwa-face-name,
.st-kaiwa-8873 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-8873 .st-kaiwa-face img,
.st-kaiwa-8873 .st-kaiwa-face2 img {
margin-bottom: 0;
}
.st-kaiwa-8873 .st-kaiwa-hukidashi,
.st-kaiwa-8873 .st-kaiwa-hukidashi2 {
color: #0d1b51;
background-color: #b4f7f6;
border-color: #1835a0;
}
.st-kaiwa-8873 .st-kaiwa-hukidashi::before {
border-color: transparent #1835a0 transparent transparent;
}
.st-kaiwa-8873 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #1835a0;
}
.st-kaiwa-8873 .st-kaiwa-hukidashi::after {
border-right-color: #b4f7f6;
}
.st-kaiwa-8873 .st-kaiwa-hukidashi2::after {
border-left-color: #b4f7f6;
}
.st-kaiwa-8869 .st-kaiwa-face-name,
.st-kaiwa-8869 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-8869 .st-kaiwa-face img,
.st-kaiwa-8869 .st-kaiwa-face2 img {
margin-bottom: 0;
}
.st-kaiwa-8869 .st-kaiwa-hukidashi,
.st-kaiwa-8869 .st-kaiwa-hukidashi2 {
color: #0d1b51;
background-color: #b4f7f6;
border-color: #1835a0;
}
.st-kaiwa-8869 .st-kaiwa-hukidashi::before {
border-color: transparent #1835a0 transparent transparent;
}
.st-kaiwa-8869 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #1835a0;
}
.st-kaiwa-8869 .st-kaiwa-hukidashi::after {
border-right-color: #b4f7f6;
}
.st-kaiwa-8869 .st-kaiwa-hukidashi2::after {
border-left-color: #b4f7f6;
}
.st-kaiwa-8814 .st-kaiwa-face-name,
.st-kaiwa-8814 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-8814 .st-kaiwa-face img,
.st-kaiwa-8814 .st-kaiwa-face2 img {
margin-bottom: 0;
}
.st-kaiwa-8814 .st-kaiwa-hukidashi,
.st-kaiwa-8814 .st-kaiwa-hukidashi2 {
color: #351e0b;
background-color: #f7cffc;
border-color: #562900;
}
.st-kaiwa-8814 .st-kaiwa-hukidashi::before {
border-color: transparent #562900 transparent transparent;
}
.st-kaiwa-8814 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #562900;
}
.st-kaiwa-8814 .st-kaiwa-hukidashi::after {
border-right-color: #f7cffc;
}
.st-kaiwa-8814 .st-kaiwa-hukidashi2::after {
border-left-color: #f7cffc;
}
.st-kaiwa-8811 .st-kaiwa-face-name,
.st-kaiwa-8811 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-8811 .st-kaiwa-face img,
.st-kaiwa-8811 .st-kaiwa-face2 img {
margin-bottom: 0;
}
.st-kaiwa-8811 .st-kaiwa-hukidashi,
.st-kaiwa-8811 .st-kaiwa-hukidashi2 {
color: #2b1609;
background-color: #f7cffc;
border-color: #3a2c0d;
}
.st-kaiwa-8811 .st-kaiwa-hukidashi::before {
border-color: transparent #3a2c0d transparent transparent;
}
.st-kaiwa-8811 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #3a2c0d;
}
.st-kaiwa-8811 .st-kaiwa-hukidashi::after {
border-right-color: #f7cffc;
}
.st-kaiwa-8811 .st-kaiwa-hukidashi2::after {
border-left-color: #f7cffc;
}
.st-kaiwa-8803 .st-kaiwa-face-name,
.st-kaiwa-8803 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-8803 .st-kaiwa-face img,
.st-kaiwa-8803 .st-kaiwa-face2 img {
margin-bottom: 0;
}
.st-kaiwa-8803 .st-kaiwa-hukidashi,
.st-kaiwa-8803 .st-kaiwa-hukidashi2 {
color: #2b1e09;
background-color: #f7cffc;
border-color: #512f12;
}
.st-kaiwa-8803 .st-kaiwa-hukidashi::before {
border-color: transparent #512f12 transparent transparent;
}
.st-kaiwa-8803 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #512f12;
}
.st-kaiwa-8803 .st-kaiwa-hukidashi::after {
border-right-color: #f7cffc;
}
.st-kaiwa-8803 .st-kaiwa-hukidashi2::after {
border-left-color: #f7cffc;
}
.st-kaiwa-3138 .st-kaiwa-face-name,
.st-kaiwa-3138 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-3138 .st-kaiwa-face img,
.st-kaiwa-3138 .st-kaiwa-face2 img {
margin-bottom: 0;
border-color: #ffffff;
}
.st-kaiwa-3138 .st-kaiwa-hukidashi,
.st-kaiwa-3138 .st-kaiwa-hukidashi2 {
background-color: #ffffff;
border-color: #7c113e;
}
.st-kaiwa-3138 .st-kaiwa-hukidashi::before {
border-color: transparent #7c113e transparent transparent;
}
.st-kaiwa-3138 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #7c113e;
}
.st-kaiwa-3138 .st-kaiwa-hukidashi::after {
border-right-color: #ffffff;
}
.st-kaiwa-3138 .st-kaiwa-hukidashi2::after {
border-left-color: #ffffff;
}
.st-kaiwa-3135 .st-kaiwa-face-name,
.st-kaiwa-3135 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-3135 .st-kaiwa-face img,
.st-kaiwa-3135 .st-kaiwa-face2 img {
margin-bottom: 0;
border-color: #ffffff;
}
.st-kaiwa-3135 .st-kaiwa-hukidashi,
.st-kaiwa-3135 .st-kaiwa-hukidashi2 {
background-color: #e2e2e2;
border-color: #6b116b;
}
.st-kaiwa-3135 .st-kaiwa-hukidashi::before {
border-color: transparent #6b116b transparent transparent;
}
.st-kaiwa-3135 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #6b116b;
}
.st-kaiwa-3135 .st-kaiwa-hukidashi::after {
border-right-color: #e2e2e2;
}
.st-kaiwa-3135 .st-kaiwa-hukidashi2::after {
border-left-color: #e2e2e2;
}
.st-kaiwa-3037 .st-kaiwa-face-name,
.st-kaiwa-3037 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-3037 .st-kaiwa-face img,
.st-kaiwa-3037 .st-kaiwa-face2 img {
margin-bottom: 0;
}
.st-kaiwa-3037 .st-kaiwa-hukidashi,
.st-kaiwa-3037 .st-kaiwa-hukidashi2 {
color: #043f00;
background-color: #f4f4f4;
border-color: #565656;
}
.st-kaiwa-3037 .st-kaiwa-hukidashi::before {
border-color: transparent #565656 transparent transparent;
}
.st-kaiwa-3037 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #565656;
}
.st-kaiwa-3037 .st-kaiwa-hukidashi::after {
border-right-color: #f4f4f4;
}
.st-kaiwa-3037 .st-kaiwa-hukidashi2::after {
border-left-color: #f4f4f4;
}
.st-kaiwa-2969 .st-kaiwa-face-name,
.st-kaiwa-2969 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-2969 .st-kaiwa-face img,
.st-kaiwa-2969 .st-kaiwa-face2 img {
margin-bottom: 0;
border-color: #ffffff;
}
.st-kaiwa-2969 .st-kaiwa-hukidashi,
.st-kaiwa-2969 .st-kaiwa-hukidashi2 {
color: #0018a0;
background-color: #ededd0;
border-color: #0223dd;
}
.st-kaiwa-2969 .st-kaiwa-hukidashi::before {
border-color: transparent #0223dd transparent transparent;
}
.st-kaiwa-2969 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #0223dd;
}
.st-kaiwa-2969 .st-kaiwa-hukidashi::after {
border-right-color: #ededd0;
}
.st-kaiwa-2969 .st-kaiwa-hukidashi2::after {
border-left-color: #ededd0;
}
.st-kaiwa-2965 .st-kaiwa-face-name,
.st-kaiwa-2965 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-2965 .st-kaiwa-face img,
.st-kaiwa-2965 .st-kaiwa-face2 img {
margin-bottom: 0;
border-color: #ffffff;
}
.st-kaiwa-2965 .st-kaiwa-hukidashi,
.st-kaiwa-2965 .st-kaiwa-hukidashi2 {
color: #0018a0;
background-color: #ffffff;
border-color: #0223dd;
}
.st-kaiwa-2965 .st-kaiwa-hukidashi::before {
border-color: transparent #0223dd transparent transparent;
}
.st-kaiwa-2965 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #0223dd;
}
.st-kaiwa-2965 .st-kaiwa-hukidashi::after {
border-right-color: #ffffff;
}
.st-kaiwa-2965 .st-kaiwa-hukidashi2::after {
border-left-color: #ffffff;
}
.st-kaiwa-2710 .st-kaiwa-face-name,
.st-kaiwa-2710 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-2710 .st-kaiwa-face img,
.st-kaiwa-2710 .st-kaiwa-face2 img {
margin-bottom: 0;
border-color: #0066bf;
}
.st-kaiwa-2710 .st-kaiwa-hukidashi,
.st-kaiwa-2710 .st-kaiwa-hukidashi2 {
color: #000000;
background-color: #bad3e0;
border-color: #716c89;
}
.st-kaiwa-2710 .st-kaiwa-hukidashi::before {
border-color: transparent #716c89 transparent transparent;
}
.st-kaiwa-2710 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #716c89;
}
.st-kaiwa-2710 .st-kaiwa-hukidashi::after {
border-right-color: #bad3e0;
}
.st-kaiwa-2710 .st-kaiwa-hukidashi2::after {
border-left-color: #bad3e0;
}
.st-kaiwa-2705 .st-kaiwa-face-name,
.st-kaiwa-2705 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-2705 .st-kaiwa-face img,
.st-kaiwa-2705 .st-kaiwa-face2 img {
margin-bottom: 0;
border-color: #ddb982;
}
.st-kaiwa-2705 .st-kaiwa-hukidashi,
.st-kaiwa-2705 .st-kaiwa-hukidashi2 {
color: #3c06d1;
background-color: #eeefb6;
border-color: #f46d38;
}
.st-kaiwa-2705 .st-kaiwa-hukidashi::before {
border-color: transparent #f46d38 transparent transparent;
}
.st-kaiwa-2705 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #f46d38;
}
.st-kaiwa-2705 .st-kaiwa-hukidashi::after {
border-right-color: #eeefb6;
}
.st-kaiwa-2705 .st-kaiwa-hukidashi2::after {
border-left-color: #eeefb6;
}
.st-kaiwa-2678 .st-kaiwa-face-name,
.st-kaiwa-2678 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-2678 .st-kaiwa-face img,
.st-kaiwa-2678 .st-kaiwa-face2 img {
margin-bottom: 0;
border-color: #ffffff;
}
.st-kaiwa-2678 .st-kaiwa-hukidashi,
.st-kaiwa-2678 .st-kaiwa-hukidashi2 {
color: #000000;
background-color: #ffffff;
border-color: #077af4;
}
.st-kaiwa-2678 .st-kaiwa-hukidashi::before {
border-color: transparent #077af4 transparent transparent;
}
.st-kaiwa-2678 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #077af4;
}
.st-kaiwa-2678 .st-kaiwa-hukidashi::after {
border-right-color: #ffffff;
}
.st-kaiwa-2678 .st-kaiwa-hukidashi2::after {
border-left-color: #ffffff;
}
.st-kaiwa-2670 .st-kaiwa-face-name,
.st-kaiwa-2670 .st-kaiwa-face-name2 {
margin-top: 5px;
}
.st-kaiwa-2670 .st-kaiwa-face img,
.st-kaiwa-2670 .st-kaiwa-face2 img {
margin-bottom: 0;
border-color: #f3f71b;
}
.st-kaiwa-2670 .st-kaiwa-hukidashi,
.st-kaiwa-2670 .st-kaiwa-hukidashi2 {
color: #000000;
background-color: #eded7b;
border-color: #f99639;
}
.st-kaiwa-2670 .st-kaiwa-hukidashi::before {
border-color: transparent #f99639 transparent transparent;
}
.st-kaiwa-2670 .st-kaiwa-hukidashi2::before {
border-color: transparent transparent transparent #f99639;
}
.st-kaiwa-2670 .st-kaiwa-hukidashi::after {
border-right-color: #eded7b;
}
.st-kaiwa-2670 .st-kaiwa-hukidashi2::after {
border-left-color: #eded7b;
}.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
background-color: #ffffff;
background-image: url(//reikongaku.com/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}
picture source[type="image/webp"] {
display: block;
}.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}