.everysite-link-image.everysite-c-item5 img {
  width: 100%;
}
.everysite-rich-text table {
  border-collapse: collapse;
}
.everysite-rich-text table tr td, .everysite-rich-text table tr th {
  padding: 0.5rem;
  border: 1px solid #dadada;
}
.everysite-horizontal-equal-layout .everysite-horizontal-equal-layout-fields {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  margin: auto;
}
.everysite-horizontal-equal-layout .everysite-horizontal-equal-layout-fields .everysite---form-element {
  margin: 0.75rem;
}
.everysite-horizontal-equal-layout.everysite-c-widget4 {
  width: 100%;
}
.everysite-horizontal-equal-layout.everysite-c-widget4 .everysite-horizontal-equal-layout-fields {
  justify-content: space-between;
  width: 100%;
}
.everysite-horizontal-equal-layout .everysite-horizontal-equal-layout-description {
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 1rem;
}
.everysite-link-button-outline {
  display: inline-flex;
  text-align: center;
  padding: calc(0.875rem - 1px) 1rem;
  border-radius: 0.25rem;
  text-decoration: auto;
  font-size: 1rem;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  background-color: transparent;
  cursor: pointer;
  min-width: 7.5rem;
  border-color: #27738d;
  color: #27738d;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.everysite-link-button-outline:hover {
  transition: 0.3s all ease-in-out;
  color: #fff;
  background: #27738d;
}
.everysite-link-button-outline[disabled] {
  color: #a3a3a3;
  border-color: #a3a3a3;
  cursor: auto;
  pointer-events: none;
}
.everysite-link-button-outline.everysite-c-サービスサイトボタン {
  border-color: #27738d;
  color: #27738d;
  width: 100%;
}
.everysite-link-button-outline.everysite-c-サービスサイトボタン:hover {
  color: #ffffff;
  background: #27738d;
}
.everysite-link-button-outline.everysite-c-サービスサイトボタン[disabled] {
  color: #a3a3a3;
  background: none;
  border-color: #a3a3a3;
  cursor: auto;
  pointer-events: none;
}
.everysite-link-button-normal {
  display: inline-flex;
  text-align: center;
  padding: 0.875rem 1rem;
  border-radius: 0.25rem;
  text-decoration: auto;
  font-size: 1rem;
  font-weight: bold;
  border: none;
  cursor: pointer;
  min-width: 7.5rem;
  background: #27738d;
  color: #fff;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.everysite-link-button-normal:hover {
  transition: 0.3s all ease-in-out;
  background: #1f5c71;
}
.everysite-link-button-normal[disabled] {
  background: #a3a3a3;
  color: #fff;
  cursor: auto;
  pointer-events: none;
}
.everysite-link-button-normal.everysite-c-フリープラン登録ボタン {
  background: #27738d;
  color: #ffffff;
  width: 100%;
}
.everysite-link-button-normal.everysite-c-フリープラン登録ボタン:hover {
  background: #43a8cb;
}
.everysite-link-button-normal.everysite-c-フリープラン登録ボタン[disabled] {
  background: #a3a3a3;
  color: #fff;
  cursor: auto;
  pointer-events: none;
}