table.contact span.mypage-remark {
  line-height: 1.2;
}
a.btn::after, div.form-next-button::after, header ul li.nav_type03 a::after {
  right: 12px;
}
div.question-mark img {
  position: absolute;
  width: 20px;
  top: 14px;
  right: 439px;
  transform: translateX(-50%);
}
.section-support-contact .body p.section-faq-text {
  line-height: 2;
}
.section-faq-red-text {
  color: #000;
  font-size: 1.8rem;
  line-height: 1.5;
  vertical-align: top;
  border-bottom: 4px double #ff003c;
}
.faq-nav-icons .nav-box .nav-box-text p {
  font-size: 1.8rem;
}
a.btn, div.form-next-button, div.form-back-button {
  background: #DF0033;
  height: 60px;
  width: 265px;
  line-height: 25px;
  text-align: center;
  font-size: 1.5rem;
  box-shadow: 0 8px 0 #00bfbf;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
}
.faq-type-btn {
  display: flex;
  margin: 36px auto 41px;
  max-width: 980px;
  justify-content: space-between;
}
a.btn.estimate {
  background-color: #666666;
  border: 1px solid #666666;
  color: #fff;
  box-shadow: 0 8px 0 #ff003c;
}
a.btn.entry {
  border-bottom: unset;
  height: 62px;
  width: 267px;
}
a.btn.consultation {
  background-color: #68d8d5;
  border: 1px solid #68d8d5;
  border-bottom-color: #ff003c;
  color: #000;
  box-shadow: 0 8px 0 #ff003c;
}
a.btn.estimate::after {
  background: url(/assets/img/arrow-white.svg) no-repeat center/100%;
}
section.contact-news {
  background-color: #f3f3f3;
}
div.section-chatbot {
  padding-top: 35px;
  padding-bottom: 100px;
}
section.section-mail {
  padding: 65px 0 85px;
  background-color: #ffffff;
}
table.contact p.remark-text {
  color: #333;
}
/* お客様サポート｜チャットボット */
div.section-chatbot {
  padding-top: 35px;
  padding-bottom: 100px;
}
div.section-chatbot-support-contact {
  padding-top: 0;
  padding-bottom: 50px;
}
div.section-chatbot div.content-box-inner {
  max-width: none;
}
div.section-chatbot #ulAiWidget {
  height: 600px;
  margin-top: 15px;
  background-color: #fff;
}
div.section-chatbot #ulAiWidget iframe {
  height: 600px;
}
.callcenter-icon{
  display: flex;
  align-items: center;
  justify-content: center;
}

.callcenter-icon img{
  width: 60px;
  height: auto;
  margin: auto 20px auto -20px;
  border: 3px solid #fff;
  border-radius: 50%;
}
div.content-box-inner .caution-title p {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.02em;
}
div.content-box-inner p.callcenter-caution-explanation{
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.7em;
  letter-spacing: 0.025em;
  margin: 1.5em 0 1em;
}
.attention-remark .entry-rental-device-title {
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0 3px 0;
  position: relative;
  margin: 5px auto 10px 240px;
  width: 210px;
  font-size: 1.1rem;
  color: #333;
  font-weight: normal;
  border-bottom: 1px solid #333;
}
.attention-remark .entry-rental-device-title .not-address {
  width: 200px;
  text-align: left;
}
.attention-remark .entry-rental-device-title::after {
  display: block;
  content: "▼";
  color: #333;
  position: absolute;
  top: 5px;
  bottom: 0px;
  right: 0px;
  margin: auto;
}
.attention-remark .entry-rental-device-flex {
  width: 100%;
  padding: 5px 0;
  border-radius: 0.75em;
  box-sizing: border-box;
  background-color: #fff;
  filter: none;
  margin: 0;
}
.entry-rental-device-flex.hidden {
  display: none;
}
.attention-remark .entry-rental-device-title.transform::after {
  transform: rotate(180deg) translateY(7px);
}
.fon-contact table.contact span.mypage-remark {
  font-size: 1.1rem;
}
.fon-contact div.form-next-button p span {
  padding: 0;
}
.fon-contact div.form-next-button {
  margin: 0 0 8px;
}
.fon-contact #contact-submit-button {
  display: block;
  padding: 1px;
  margin-top: 30px;
}
select.mypage-input-border-contact:focus {
  outline: none;
  box-shadow: 0 0 5px 2px #ffe401;
  border: none;
  border-radius: 10px;
}
.validation-contact-text {
  color: red;
  line-height: 1.6;
  font-size: 1.2rem;
  font-weight: bold;
}
.disabled {
  opacity: .5;
  pointer-events: none;
}
.fon-contact textarea.contact-input-border.text-area-inquery {
  font-size: 1.5rem;
  font-family: 'Roboto', 'Noto Sans JP', "游ゴシック", "メイリオ", sans-serif;
}
.section-support-contact .under-kv-notion {
  max-width: 750px;
  margin: 20px auto;
}
@media (max-width: 767px) {
  div.section-chatbot {
    padding: 40px 0 60px;
  }
  div.section-chatbot-support-contact {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
  }
  div.section-chatbot #ulAiWidget {
    height: 540px;
    margin-top: 30px;
  }
  div.section-chatbot #ulAiWidget iframe {
    height: 540px;
  }
  .ul-widget-hide {
    display: none !important;
  }
  .callcenter-icon img {
    width: 50px;
    margin: auto 10px auto 0px;
    border: 3px solid #fff;
    border-radius: 50%;
  }
  .caution-title {
    justify-content: flex-start;
  }
  div.content-box-inner .caution-title p {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  div.content-box-inner p.callcenter-caution-explanation {
    font-size: 1.5rem;
    line-height: 1.5em;
    margin: 1.5em 0 0;
  }
  .attention-remark .entry-rental-device-title {
    margin-left: 0;
  }
  div.question-mark img {
    position: absolute;
    width: 20px;
    top: -87px;
    left: 204px;
    transform: translateX(-50%);
  }
  .faq-nav-icons .nav-box .nav-box-text p {
    font-size: 1.8rem;
    font-size: 1.42rem;
  }
  .faq-type-btn {
    display: block;
    margin: 55px auto 0;
    max-width: 980px;
    justify-content: space-between;
  }
  .margin-30 {
    margin: 47px 0;
  }
  .fon-contact table.contact select,
  .fon-contact textarea.contact-input-border.text-area-inquery {
    font-size: 1.4rem;
  }
  .section-support-contact .under-kv-notion {
    width: 85%;
  }
}