@charset "UTF-8";
.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 [inert] {
opacity: 0.5;
}
.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;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7-back{float:left;margin-top:5px;position:relative;width:70px}.cf7msm-ro{white-space:pre-wrap}
 .linkcard {
margin-top: 16px !important;
margin-bottom: 16px !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.linkcard a {
text-decoration: none;
}
.linkcard img {
margin: 0 !important; padding: 0; border: none;
}
.linkcard span.external-icon {
display: none;
}
.linkcard p {
display: none;
}
.linkcard:hover .lkc-thumbnail img {
}
.lkc-link {
}
.lkc-unlink {
cursor:	not-allowed;
}
.lkc-external-wrap {
border: #888888 solid 2px;
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
background-color: #f8f8f8;
}
.lkc-internal-wrap {
border: #c9c9c9 solid 2px;
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
background-color: #ffffff;
}
.lkc-this-wrap {
border: #2277bb solid 2px;
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
background-color: #bbccdd;
}
.lkc-external-wrap , .lkc-internal-wrap , .lkc-this-wrap {
position:	relative;
margin: 0;
padding: 0;
width: 100%;
}
.lkc-external-wrap::before , .lkc-internal-wrap::before , .lkc-this-wrap::before {
}
.lkc-external-wrap::after , .lkc-internal-wrap::after , .lkc-this-wrap::after {
}
.lkc-external-wrap:hover , .lkc-internal-wrap:hover , .lkc-this-wrap:hover {
opacity: 0.8;
}
.lkc-external-wrap:hover::before , .lkc-internal-wrap:hover::before , .lkc-this-wrap:hover::before {
}
.lkc-external-wrap:hover::after , .lkc-internal-wrap:hover::after , .lkc-this-wrap:hover::after {
}
.lkc-card {
margin-top: 8px;
margin-bottom: 8px;
margin-left: 8px;
margin-right: 8px;
}
.lkc-content {
word-break: break-all;
white-space: normal;
overflow: hidden;
padding: 6px;
box-shadow:  inset 4px 4px 4px rgba(255,255,255,1);
height: 108px;
margin: 8px 0 0 0;
}
.lkc-title {
display: block;
overflow: hidden;
word-break: break-all;
color: #111111;
font-size: 16px;
line-height: 22px;
white-space: wrap; text-overflow: ellipsis; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.lkc-title:hover {
text-decoration: underline;
}
.lkc-excerpt {
padding: 0;
overflow: hidden;
color: #444444;
font-size: 11px;
line-height: 16px;
white-space: wrap; text-overflow: ellipsis; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-excerpt:hover {
text-decoration: none;
}
.lkc-url {
display: block !important;
margin: 0;
padding: 0;
border-radius: 4px;
text-decoration: none;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #4466ff;
font-size: 10px;
line-height: 16px;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
.lkc-url:hover {
text-decoration: underline;
}
.lkc-url:link {
text-decoration: none;
}
.lkc-date {
display: block !important;
margin: 0;
padding: 0 4px;
border-radius: 4px;
text-decoration: none;
overflow: hidden;
color: #444444;
font-size: 10px;
line-height: 16px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-date:hover {
text-decoration: none;
}
.lkc-external-wrap .lkc-heading {
position: absolute; top: -18px; left: 20px; padding: 0 18px; 
border: #888888 solid 2px;
border-radius: 4px;
background-color: #f8f8f8;
}
.lkc-internal-wrap .lkc-heading {
position: absolute; top: -18px; left: 20px; padding: 0 18px; 
border: #c9c9c9 solid 2px;
border-radius: 4px;
background-color: #ffffff;
}
.lkc-this-wrap .lkc-heading {
position: absolute; top: -18px; left: 20px; padding: 0 18px; 
border: #2277bb solid 2px;
border-radius: 4px;
background-color: #bbccdd;
}
.lkc-heading {
display: inline !important;
color: #444444;
font-size: 12px;
line-height: 32px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-heading:hover {
text-decoration: none;
}
.lkc-external-wrap .lkc-more {
display: none;
}
.lkc-internal-wrap .lkc-more {
display: none;
}
.lkc-this-wrap .lkc-more {
display: none;
}
.lkc-more {
display: inline;
position: absolute;
padding: 0 24px;
color: #444444;
font-size: 12px;
line-height: 24px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-more:hover {
text-decoration: none;
}
.lkc-more:active {
}
.lkc-info {
display: flex !important;
margin: 0;
padding: 0;
align-items: center;
color: #222222;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-external-wrap > .lkc-added {
}
.lkc-internal-wrap > .lkc-added {
}
.lkc-this-wrap > .lkc-added {
}
.lkc-added {
display: inline !important;
border-radius: 4px;
color: #ffffff;
padding: 4px; background-color: #365cd9;
font-size: 9px;
line-height: 10px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-added:hover {
text-decoration: none;
}
.lkc-info:hover {
text-decoration: none;
}
.lkc-info * {
margin: 0 4px 0 0;
white-space: nowrap;
overflow: hidden;
}
.lkc-favicon {
display: inline-flex !important;
vertical-align: middle !important;
border: none;
height: 16px;
width: 16px;
}
img.lkc-favicon {
margin: -4px 0 0 0 !important;
object-fit: cover;
height: 100%;
width: 100%;
}
.lkc-domain {
display: inline-flex !important;
vertical-align: middle !important;
text-decoration: none;
color: #222222;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-share {
text-shadow: none;
white-space: nowrap;
overflow: hidden;
}
.lkc-share * {
display: inline;
margin: 0 !important;
padding: 0 1px !important;
font-size: 9px;
text-decoration: underline !important;
font-weight: bold !important;
white-space: nowrap;
}
.lkc-sns-x {
color: #ffffff !important;
background-color: #333 !important;
}
.lkc-sns-tw {
color: #5ea9dd !important;
background-color: #e0f8fa !important;
}
.lkc-sns-fb {
color: #ffffff !important;
background-color: #3864a3 !important;
}
.lkc-sns-hb {
color: #ff6464 !important;
background-color: #ffefef !important;
}
.lkc-sns-gp {
color: #dd4e42 !important;
background-color: #ffffff !important;
}
.lkc-sns-po {
color: #eeeeee !important;
background-color: #ee4055 !important;
}
.lkc-url-info {
font-weight: normal;
text-decoration: underline;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #4466ff;
font-size: 10px;
line-height: 16px;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
.lkc-url-info:hover {
text-decoration: underline;
}
.lkc-thumbnail {
display: flex;
float: left;
width: 152px;
margin: 0 8px 0 0;
}
.lkc-thumbnail-img {
object-fit: cover;
width: 150px !important;
height: 100px !important;
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.lkc-error {
display: block;
padding-top: 50px;
margin-top: -50px;
}
.clear {
clear: both;
}
blockquote.lkc-quote {
background-color: transparent;
background-image: none;
padding: 0;
margin: 0;
border: none;
}
blockquote.lkc-quote::before {
content: '';
}
blockquote.lkc-quote::after {
content: '';
}
.lkc-iframe-wrap {
width: 100%;
}
.lkc-iframe {
padding: 0;
margin: 0;
width: 100%;
}
@media screen and ( max-width: 600px )  { .lkc-title { font-size: 14px; line-height: 19px; } .lkc-excerpt { font-size: 10px; } .lkc-thumbnail { width: 135px !important; } img.lkc-thumbnail-img { height: 90px !important; width: 135px !important; } }@media screen and ( max-width: 480px )  { .lkc-title { font-size: 12px; line-height: 17px; } .lkc-excerpt { font-size: 8px; } .lkc-thumbnail { width: 105px !important; } img.lkc-thumbnail-img { height: 70px !important; width: 105px !important; } }@media screen and ( max-width: 320px )  { .lkc-title { font-size: 11px; line-height: 15px; } .lkc-excerpt { font-size: 6px; } .lkc-thumbnail { width: 75px !important; } img.lkc-thumbnail-img { height: 50px !important; width: 75px !important; } }