@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Noto+Sans+JP:wght@400;500;700&display=swap");
body, form *, input, textarea, select, button, table *, th, td, fieldset, legend, option {
  font-family: Lato, "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, sans-serif;
}

.title_contact {
  height: 18px;
  font-size: 20px;
  line-height: 0.9;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 10px;
  margin-top: 50px;
}

.underline_header {
  width: 260px;
  height: 6px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 11px;
}

.center_content {
  width: 100%;
  text-align: center;
}

.subtitle_contact {
  height: 12px;
  font-size: 12px;
  line-height: 0.86;
  text-align: center;
  color: #4a4a4a;
}

.contact_img {
  width: 46px;
  height: 47px;
  -o-object-fit: contain;
     object-fit: contain;
  display: inline-block;
  vertical-align: top;
}

.image_left {
  -o-object-fit: contain;
     object-fit: contain;
  display: inline-block;
  vertical-align: top;
}

.contact_info {
  -o-object-fit: contain;
     object-fit: contain;
  display: inline-block;
  width: 90%;
}

.content_right {
  -o-object-fit: contain;
     object-fit: contain;
  display: inline-block;
  width: 65%;
  text-align: left;
  padding-top: 18px;
}

.contact_row {
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  margin-top: 30.3px;
  padding-top: 41px;
  padding-bottom: 33px;
  position: relative;
  display: block;
}

.pink_item {
  width: 100%;
  height: 44px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  background-color: #fef2f5;
  text-align: center;
  line-height: 44px;
  margin-bottom: 10px;
}

.buttons {
  width: 100%;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.pink_text {
  color: #f884a3;
  height: 14px;
  font-size: 14px;
}

.white_text {
  height: 12px;
  font-size: 14px;
  line-height: 0.86;
  text-align: center;
  color: #ffffff;
}

.pink_button {
  width: 54%;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
  background-color: #f884a3;
  text-align: center;
  line-height: 32px;
  height: 32px;
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 30px;
}

.content_col_left {
  max-width: 377px;
  text-align: left;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  padding-top: 22px;
  padding-bottom: 31px;
  display: inline-block;
  margin-bottom: 10px;
}

.content_col_right {
  max-width: 377px;
  text-align: left;
  -webkit-border-radius: 16px;
     -moz-border-radius: 16px;
          border-radius: 16px;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  padding-top: 22px;
  padding-bottom: 31px;
  display: inline-block;
  margin-bottom: 10px;
}

.contact_title {
  height: 14px;
  font-size: 14px;
  line-height: 1;
  color: #4a4a4a;
  margin-bottom: 10px;
}

.text_bold_medium {
  height: 16px;
  font-size: 16px;
  line-height: 1;
  color: #4a4a4a;
  margin-bottom: 10px;
  font-weight: bold;
}

.text_bold_small {
  height: 12px;
  font-size: 14px;
  line-height: 0.86;
  color: #4a4a4a;
  font-weight: bold;
  margin-bottom: 9px;
}

.text_content_box {
  font-size: 12px;
  line-height: 1.83;
  color: #4a4a4a;
}

.contact_note {
  font-size: 12px;
  line-height: 1.67;
  color: #4a4a4a;
  text-align: center;
  width: 100%;
  font-weight: normal;
}

.contact_note--left {
  text-align: left !important;
}

.rich_content_margin {
  margin-top: 40px;
}

/*# sourceMappingURL=renewal_contact_sp.css.map */
