@charset "UTF-8";
/* ヘッダー画像======================================== */
.content table.table_01 th {
  text-align: right;
}
@media screen and (min-width: 960px) {
  #sub_top.service {
    background-image: url(../images/sub_top.jpg);
  }
}
@media screen and (max-width: 960px) {
  #sub_top.service {
    background-image: url(../images/sub_top_sp.jpg);
  }
}
/* メールフォーム======================================== */
#mfp_loading_screen {
  display: none;
}
.about_us p {
  text-align: justify;
}
.about_us .btn_cnt {
  margin-bottom: 5em;
}
.txt_area {
  width: 100%;
}
.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea,
.mfp_element_date,
.mfp_element_password {
  box-shadow: none;
  padding: 8px;
}

@media screen and (max-width: 960px) {
  .about_us {
    padding-bottom: 0;
  }
  .txt_area {
    width: 100%;
  }
}

/* å…¨ä½" */

.table_01 th span {
  color: #fff !important;
  font-weight: bold;
}

.content table.table_01 td {
  background-color: #f2f6f7 !important;
}

.content p strong.fs24 {
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .content p {
    font-size: 12px;
    text-align: center !important;
  }
}

.required {
  display: inline-block;
  background: #e18d77;
  color: #fff;
  border-radius: 8px;
  width: 4em;
  text-align: center;
  margin-left: 1em;
  font-weight: 100;
  line-height: 1.6rem;
}

/* ãƒ†ãƒ¼ãƒ–ãƒ«åž‹ãƒ•ã‚©ãƒ¼ãƒ  */
.ta1 th {
  width: 100%;
  display: block;
  text-align: left;
  color: #323232;
  font-weight: 500;
}

.ta1 td {
  width: 100%;
  display: block;
  margin-bottom: 1em;
}

.ws {
  width: 100%;
}

.wl {
  width: 100%;
}

/* ã‚µãƒ–ãƒŸãƒƒãƒˆãƒœã‚¿ãƒ³ */
.btn1 input[type="submit"] {
  text-shadow: none;
  display: block;
  text-decoration: none;
  background: #101010;
  color: #fff;
  font-size: 1.2rem;
  padding: 0.5rem 2rem;
  border-radius: 10px;
  text-align: center;
  width: 10%;
  min-width: 300px;
  margin: 0 auto;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  /*font-family: "Zen Maru Gothic", "Hiragino Mincho Pro", "ãƒ'ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "HGSæ˜ŽæœE",
    "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", serif;*/
}

.btn1 input[type="submit"]:hover {
  opacity: 0.5;
}

/* ãƒ•ã‚©ãƒ¼ãƒ å†…ãƒªãƒ³ã‚¯ */
body#contact section p a {
  color: #009999;
}

/* æ³¨æ"æ›¸ã */
.caution_txt_bottom {
  margin-top: 3vw;
}

/* ãƒ¡ãƒ¼ãƒ«ãƒ•ã‚©ãƒ¼ãƒ ãƒ—ãƒ­ è¦ç´ åˆæœŸåŒ– */
.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea,
.mfp_element_date,
.mfp_element_password {
  box-shadow: none;
}

/* ãƒ¡ãƒ¼ãƒ«ãƒ•ã‚©ãƒ¼ãƒ ãƒ—ãƒ­ ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹æœªé¸æŠžã®è¦‹ãŸç›®ã‚'ç"¡åŠ¹åŒ– */
form#mailformpro label.mfp_not_checked {
  border: none;
}

/* â–¼ è¿½åŠ ï¼šflexé…ç½®ï¼ˆå§"ï¼‹åãªã©ï¼‰ */
.mfp_rows {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.mfp_col5,
.mfp_col10 {
  flex: 1 1 100%;
  width: 100%;
}

/* ãƒ†ã‚­ã‚¹ãƒˆã‚¨ãƒªã‚¢ã®é«˜ã•èª¿æ•´ */
textarea {
  min-height: 200px;
  line-height: 1.6;
}

/* ä¸Šæ›¸ãç"¨ã®CSSï¼šstyle.css ã¾ãŸã¯ contact.css ã®æœ«å°¾ã«è¿½è¨˜ */

input[type="text"],
input[type="email"],
textarea {
  width: 100% !important; /* å¹…ã‚'èª¿æ•´ */
  background-color: #fff !important; /* èƒŒæ™¯è‰²ã‚'ç™½ã«å¼·åˆ¶ */
}

/* リキャプチャ======================================== */
.grecaptcha-badge {
  visibility: hidden;
}

@media (min-width: 600px) {
  .mfp_col5 {
    flex: 1 1 calc(50% - 1rem);
  }
  .mfp_col10 {
    flex: 1 1 100%;
  }
}

/* ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹è¡Œã«ä½™ç™½ */
form#mailformpro input[type="checkbox"] {
  margin-right: 0.5em;
}
@media screen and (max-width: 460px) {
  .content table.table_01 th {
    text-align: justify;
  }
}

/* åå‰ãƒ»ãµã‚ŠãŒãªãƒ»ãƒ¡ãƒ¼ãƒ«ç"¨ï¼šPCã§ã¯å¹…åˆ¶é™ */
@media screen and (min-width: 768px) {
  .ta1 .mfp_rows,
  .ta1 input[type="email"],
  .ta1 input[type="text"]:not(.ws):not(.wl) {
    max-width: 500px;
  }

  .ta1 td > input[type="email"],
  .ta1 td > input[type="text"] {
    max-width: 500px;
    width: 100%;
  }
  .c.caution_txt {
    text-align: center !important;
  }
  .caution_txt br {
    display: block;
  }
}
