div.container {
  width: 700px;
  background: none;
  border: none;
  padding: 110px 0 0;
  margin: 0 0 20px;
  font-size: inherit;
  color: inherit;
  text-align: initial;
  position: relative;
}

#privacy_policy {
  margin: 0;
  text-align: initial;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  left: 0;
}

div.wrapper {
  width: auto;
  margin: 0;
  background: none;
  position: absolute;
  top: 50px;
  left: 0;
}

div.button_area {
  position: absolute;
  width: auto;
  margin: 0;
  background: none;
  padding: 0;
  text-align: initial;
  top: 50px;
  right: 0;
}

.privacy-text-master br {
  display: none;
}

.privacy-text-master div {
  font-size: 0.75rem;
  font-feature-settings: "palt";
}

.required_msg {
  display: none;
}

table.items {
  border: none;
  border-collapse: collapse;
}

td.label {
  display: none;
}

span.required {
  float: none;
  margin-left: 8px;
  margin-right: 20px;
  font-size: 0.75rem;
  font-weight: 600;
  color: red;
}

td.comment {
  display: none;
}

td.value {
  width: auto;
  padding: 0;
  border: none;
  background: none;
}

div.message {
  background: none;
  color: red;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0;
  margin: 0;
}

input[type="button"] {
  color: #fff;
  font-family: "Noto Sans JP", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #000;
  border: none;
  border-radius: 2px;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  font-weight: 300;
  width: auto;
  height: 50px;
  margin: 0;
  padding: 0 20px;
  cursor: pointer;
  transition: 0.3s;
}

p.value,
.ascii {
  height: 50px;
  line-height: 50px;
  font-size: inherit;
  padding: 0 12px;
  width: 500px;
  border-radius: 2px;
  outline: none;
  background-color: #fff;
  box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
}

#complete_div iframe {
  width: 60%;
  border: none;
  height: 70px;
}

/* common.cssから流用 */

.content-section.news-list-content-section .content-title,
.content-section.newsletter-content-section .content-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.content-section.news-list-content-section .content-title small:first-of-type,
.content-section.newsletter-content-section .content-title small:first-of-type {
  width: 70%;
}

.content-section.news-list-content-section .content-title small:first-of-type::before,
.content-section.newsletter-content-section .content-title small:first-of-type::before {
  width: 33px;
  height: 1px;
}

.content-section.newsletter-content-section .content-title small {
  color: #fff;
}

.content-section.newsletter-content-section .content-title small:first-of-type::before {
  background-color: #fff;
}

.news-list .news-list-item {
  border-bottom: solid 1px #d2d1d1;
  padding: 24px 0;
}

.news-list .news-list-item a {
  text-decoration: none;
}

.news-list-item-detail {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  justify-content: flex-end;
  font-size: 0.875rem;
}

.news-list .news-list-item .news-list-item-detail .news-list-item-categorys {
  min-width: 190px;
  margin-right: 20px;
}

.news-list .news-list-item .news-list-item-detail .news-list-item-categorys .news-list-item-category {
  display: inline-block;
  background: #f7f7f7;
  color: #5d5d5d;
  margin-right: 6px;
  padding: 1px 10px;
}

.news-list .news-list-item .news-list-item-detail .news-list-item-date {
  margin-right: 30px;
}

.newsletter-content-section {
  overflow: hidden;
  background: #01bd6b;
  padding: 40px 0 0;
}

.newsletter-content-section table tr,
.newsletter-content-section table td {
  border: none !important;
  padding: 0 !important;
}

.newsletter-content-section .newsletter-content-section-inner {
  position: relative;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}

.newsletter-content-section .newsletter-content-section-inner::after {
  content: "";
  display: block;
  position: absolute;
  right: -100px;
  bottom: 0;
  background-image: url("../../images/common/img_mailmag.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 354px;
  height: 220px;
}

.newsletter-content-section-privacy {
  font-size: 14px;
  margin: 10px 0;
}

.form-newsletter .form-checkbox {
  display: flex;
  align-items: center;
}

.form-newsletter .form-checkbox input[type="checkbox"] {
  margin-right: 10px;
  transform: scale(1.5);
}

.form-newsletter .form-kit-email {
  margin: 20px 0;
}

.form-newsletter .form-kit-email input[type="email"] {
  border: none;
  border-radius: 2px;
  background: #fff;
  font-size: 1.125rem;
  width: 512px;
  height: 50px;
  margin-right: 10px;
  padding: 0 0.5rem;
}

.form-newsletter .form-kit-email input[type="submit"] {
  color: white;
  font-family: "Noto Sans JP", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #000;
  border: none;
  border-radius: 2px;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  font-weight: 300;
  width: 120px;
  height: 50px;
  cursor: pointer;
  transition: 0.3s;
}

.form-newsletter .form-kit-email input[type="submit"]:hover {
  color: rgba(255, 255, 255, 0.6);
}

.about-newsletter {
  text-decoration: none;
}

.about-newsletter-aside {
  display: flex;
  align-items: center;
  font-size: 1rem;
}

.about-newsletter-aside::before {
  display: inline-block;
  content: "";
  background-image: url("../../images/common/icn_infomation.svg");
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

@media screen and (max-width: 812px) {
  .newsletter-content-section .newsletter-content-section-inner::after {
    content: none;
  }
}

/* テスト用 */
#sf-form-page div {
  box-sizing: border-box;
}
#sf-form-page p {
  line-height: 165%;
  color: #000;
}
button.sf-btn.sf-submit-btn.sf-btn-block.sf-btn-lg {
  color: #fff;
  background-color: #000 !important;
  border: #333;
}
.nocover-body {
  background-color: #01bd6b !important;
}
#sf-form-page div {
  box-sizing: border-box !important;
  background: #01bd6b !important;
}

.embed .layout-nocover .nocover-body {
    height: auto;
    min-height: auto;
    background-color: #01bd6b !important;
}


#sf-form-page p {
    line-height: 165%;
    color: #333;
    font-weight: bold;
}

.redactor-styles a {
    color: #fff;
}