.k-momoko .pc {
  display: block;
}

.k-momoko .sp {
  display: none;
}

.k-momoko .flex {
  display: flex;
}

.k-momoko .row_box {
  flex-direction: row;
}

.k-momoko .mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.k-momoko p {
  font-size: 14px;
  letter-spacing: 2.5px;
  line-height: 1.75;
  font-family: "ヒラギノ角ゴ ProN W3";
}

.k-momoko .bold {
  font-weight: bold;
}

.k-momoko .red {
  color: #f07670;
}

.k-momoko .tac {
  text-align: center;
}

.k-momoko .mgt25 {
  margin-top: 25px;
}

.k-momoko .mgb25 {
  margin-bottom: 25px;
}

.k-momoko .mgb40 {
  margin-bottom: 40px;
}

.k-momoko .mgb65 {
  margin-bottom: 65px !important;
}

.k-momoko .w50 {
  width: 50% !important;
}

.k-momoko .w100 {
  width: 100% !important;
}

.k-momoko .mainvisual {
  margin-bottom: 50px;
}

.k-momoko .mainvisual>img {
  width: 100%;
}

.k-momoko .tel_box {
  justify-content: space-around;
  margin-bottom: 65px;
  flex-direction: row;
}

.k-momoko .tel_box .tel,
.k-momoko .tel_box_dotted .tel {
  width: 50%;
  height: auto;
  border-right: 2px #e2e2e2 dotted;
  padding: 0 3% 0 2%;
}

.k-momoko .tel_box .fax {
  width: 40%;
  height: auto;
}

.k-momoko .mail_img {
  display: block;
  margin: 0 auto 100px;
}

.k-momoko .icon_01 {
  font-size: 30px;
  margin-bottom: 30px;
}

.k-momoko .icon_01::before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 44px;
  background: url(https://kurashikimomoko.itembox.design/item/img/contact/umaina_contact_icon_01.png?202210) no-repeat;
  background-size: contain;
  margin-right: 10px;
  vertical-align: text-bottom;
}

.k-momoko .attention {
  margin: 0 auto 35px;
  padding-top: 45px;
  border-top: 2px #e2e2e2 dotted;
}

.k-momoko .gray_box {
  background-color: #f4f4f4;
  margin: 0 auto 100px;
  padding: 5%;
  width: 85%;
}

.k-momoko .gray_box_title {
  font-size: 24px;
  margin-bottom: 60px;
}

.k-momoko .ques,
.k-momoko .ans {
  text-indent: -2em;
  padding-left: 2em;
}

.k-momoko .ques {
  margin-bottom: 20px;
  font-family: "ヒラギノ角ゴ ProN W6";
}

.k-momoko .ques::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(https://kurashikimomoko.itembox.design/item/img/contact/umaina_contact_icon_02.png) no-repeat;
  background-size: contain;
  margin-right: 1em;
  vertical-align: sub;
}

.k-momoko .ans {
  margin-bottom: 55px;
}

.k-momoko .ans::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(https://kurashikimomoko.itembox.design/item/img/contact/umaina_contact_icon_03.png) no-repeat;
  background-size: contain;
  margin-right: 1em;
  vertical-align: sub;
}

.k-momoko .tel_box_dotted {
  border: 2px #191717 dotted;
  border-radius: 5px;
  background-color: #ffffff;
}

.k-momoko .tel_box_dotted .flex {
  justify-content: space-around;
  margin-top: 45px;
}

.k-momoko .tel_box_dotted .fax_box {
  position: relative;
  width: 40%;
}

.k-momoko .tel_box_dotted .fax_box img {
  height: 120px;
  position: absolute;
  bottom: 0;
}

.k-momoko .tel_box_dotted .mail_img_02 {
  margin: 65px auto 40px;
  display: block;
}

.k-momoko .contact_form_title {
  font-size: 30px;
}

.k-momoko .contact_form_title::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(https://kurashikimomoko.itembox.design/item/img/contact/umaina_contact_icon_04.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}

.k-momoko .to_form_btn {
  display: block;
  width: 405px;
  background-color: #5a5a5a;
  height: 60px;
  text-align: center;
  line-height: 61px;
  margin: 65px auto 40px;
  border-radius: 3px;
}

.k-momoko .to_form_btn a {
  color: #ffffff;
  text-decoration: none;
  letter-spacing: 0.2px;
  font-size: 20px;
}

.k-momoko .to_form_btn a::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(https://kurashikimomoko.itembox.design/item/img/contact/umaina_contact_icon_05.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}

.k-momoko .to_form_btn_01 {
  margin-bottom: 105px;
}

.k-momoko .asterisk {
  color : #ee5c54;
}

#fs_CustomPage > div.fs-l-page > main > section > div > iframe {
  height: 770px !important;
  overflow: hidden;
}

/* #fs_CustomPage > div.fs-l-page > main > section > div > iframe > html >  */
body {
  padding: 0 !important;
  background-color: #ffffff;

}

body > #contents {
  border: none !important;
}

@media screen and (max-width: 767px) {
  .k-momoko img {
    max-width: 100%;
  }
  .k-momoko .to_form_btn_01 {
    margin-bottom: 65px;
  }

  .k-momoko .mgb65 {
    margin-bottom: 15px !important;
  }

  .k-momoko p {
    font-size: 15px;
  }

  .k-momoko .pc {
    display: none !important;
  }

  .k-momoko .sp {
    display: block;
  }

  .k-momoko .mainvisual {
    margin-bottom: 25px;
  }

  .k-momoko .tal {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-top: 30px;
  }

  .k-momoko .tel_box {
    flex-direction: column;
    margin-bottom: 0;
  }

  .k-momoko .tel_box div:first-child {
    margin-bottom: 75px;
    padding-bottom: 60px;
    border-bottom: 3px #f4f4f4 dotted;
  }

  .k-momoko .tel_box .tel {
    margin: auto;
    width: 80%;
  }

  .k-momoko .tel_box .tel {
    border-right: none;
    border-bottom: 2px #e2e2e2 dotted;
    padding-right: 0;
    padding-top: 25px;
    margin-bottom: 15px;
    padding-bottom: 0;
  }


  .k-momoko .tel_box .fax {
    position: initial;
    display: block;
    margin: auto;
    width: 72%;
  }

  .k-momoko .mail_img {
    width: 80%;
  }

  .k-momoko .icon_01 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .k-momoko .icon_01::before {
    width: 18px;
    height: 18px;
    vertical-align: baseline;
  }

  .k-momoko .attention {
    padding-top: 25px;
  }

  .k-momoko .gray_box {
    width: 100%;
    padding: 30px 5%;
    margin-bottom: 70px;
  }

  .k-momoko .gray_box_title {
    margin-bottom: 30px;
  }

  .k-momoko .ans {
    margin-bottom: 40px;
  }

  .k-momoko .ques::before,
  .k-momoko .ans::before {
    margin-right: 11px;
  }

  .k-momoko .sp_contact_box {
    flex-direction: column;
  }

  .k-momoko .tel_box_dotted {
    border: 1px black dotted;
  }

  .k-momoko .tel_box_dotted .flex {
    margin-top: 0;
  }

  .k-momoko .tel_box_dotted .fax_box {
    width: auto;
    position: initial;
  }

  .k-momoko .tel_box_dotted .sp_contact_box {
    margin: 35px 0;
  }

  .k-momoko .tel_box_dotted .sp_contact_box div:first-child {
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .k-momoko .tel_box_dotted .sp_contact_box img {
    display: block;
    position: initial;
    margin: auto;
    width: 80%;
  }

  .k-momoko .tel_box_dotted .sp_contact_box .tel {
    border-bottom: 2px #e2e2e2 dotted;
    border-right: none;
    padding-right: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .k-momoko .tel_box_dotted .sp_contact_box .fax {
    width: 72%;
  }

  .k-momoko .mail_img_02 {
    width: 80%;
  }

  .k-momoko .contact_form_title {
    font-size: 25px;
  }

  .k-momoko .to_form_btn {
    width: 85%;
    margin-top: 0;
  }

  .k-momoko .to_form_btn a {
    font-size: 16px;
  }

  .k-momoko .to_form_btn_bottom a {
    letter-spacing: 0.1px;
  }

  .k-momoko .to_form_btn_bottom a::before {
    margin: 0 7px 0 1px;
  }
}