/*End Generated Styles*/@media screen and (max-width: 834px) {
  #navigation #wdx_nav .nav li a {
    color: #fff;
  }
  #navigation #wdx_nav .nav li a:hover {
    color: #5189ad;
  }
}

.contact-info-wrap {
  line-height: 2em;
  user-select: none;
}
.skins-fluid-width-skin .informakers-form input,
.skins-fluid-width-skin .informakers-form select,
.skins-fluid-width-skin .informakers-form textarea {
  font-size: 16px;
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  padding: 7px;
}
.skins-fluid-width-skin .informakers-form label {
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  font-size: 16px;
  font-weight: 500 !important;
}
.skins-fluid-width-skin .informakers-form .g-recaptcha {
  margin: 1em 0;
}


#user_content .testimonial-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#user_content .testimonial-list li:nth-child(odd) {
  background-color: #fbf7f9;
}
#user_content .testimonial-list li {
  padding: 1em;
}
#user_content .testimonial-list li strong {
  display: block;
  text-align: right;
  font-weight: normal;
  font-size: 0.9em;
  font-style: italic;
  color: #6b5354;
  margin: 10px 0 0 0;
}

a.anchor {
  display: block;
  position: relative;
  top: -110px;
  visibility: hidden;
}

#user_content table {
  table-layout: auto;
}
table {
  border-collapse: collapse;
  width: 100%;
}
td, th {
  border: 1px solid #ddd;
  padding: 8px;
}
tr:nth-child(even){background-color: #fbf7f9;}
th {
  text-align: left;
  background-color: #f3e0e9;
}

.center {text-align:center;}
.btn,
#user_content .view.skins-fluid-width-skin .submit input {
  color: #fff;
  background-color: #0e3f78;
  display: inline-block;
  text-decoration: none;
  border-radius: 50px;
  padding: 15px 25px;
}
.btn:hover,
#user_content .view.skins-fluid-width-skin .submit input:hover {
  background-color: #8cbdd8;
  color: #fff;
}
#user_content .btn-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 30px;
  margin: 2em 0;
}
#user_content .view.skins-fluid-width-skin .submit input {
  float: none;
  height: auto;
  font-size: 1em;
  font-weight: 500;
  font-family: "Work Sans","Noto Sans JP",sans-serif;
  transition: all 0.3s;
}

.homepage .customHeaderSlideshow::after {
  position: absolute;
  top: 53%;
  font-size: 50px;
  font-weight: 200;
  display: block;
  background-color: rgba(243,224,233,0.6);
  padding: 20px 40px;
  color: #351214;
  box-shadow: 7px 7px 0 rgba(255,255,255,0.8);
  transform: translateY(-53%);
  max-width: 100%;
  line-height: 60px;
  box-sizing: border-box;
}
.homepage .customHeaderSlideshow:lang(jpn)::after {
  content: '「不安を抱えたまま」から「安心できる毎日」へ';
  width: 700px;
}
.homepage .customHeaderSlideshow:lang(eng)::after {
  content: 'From "Living with Worry" to "Living with Peace of Mind"';
  width: 700px;
}
@media only screen and (max-width:560px) {

.homepage .customHeaderSlideshow::after {
  font-size: 40px;
  max-width: 90%;
  line-height: 50px;
  top: 60%;
  transform: translateY(-60%);
}

}


.head-nav-wrap {
  background: rgba(255,255,255,0.7);
  transition: all 0.3s;
}
.head-nav-wrap .webdexpress_header img {
  width: 150px;
  transition: all 0.3s;
}
.scrolled .head-nav-wrap .webdexpress_header img {
  width: 100px;
}
.scrolled .head-nav-wrap {
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  background: rgba(255,255,255,0.9);
}

#navigation .nav li a {
  color: #333;
  font-weight: 300;
}
#navigation .nav li a:hover,
#navigation .nav li.active > a {
  color: #5189ad;
}
#navigation .nav li.active > a:after {
  background-color: #5189ad;
}
#navigation .nav-toggle {
  background-image: url(/uploads/2025/12/29/menu-icon-active.png);
  right: 25px;
  top: 30px;
}




.footer-copy-wrap:before {
  display: block;
  margin-bottom: 1em;
}
.footer-copy-wrap:lang(jpn)::before {
  content: '*THT Harmony, LLCは、医療や介護に関するアドバイスや支援のご提案は行っておりますが、医療行為や介護サービスそのものの提供は行っておりません。';
}
.footer-copy-wrap:lang(eng)::before {
  content: '*THT Harmony, LLC provides guidance and support recommendations related to healthcare and care-giving, but does not provide medical treatment or direct care-giving services';
}
.footer-info-wrap {
  margin: 1em 0;
}
.footer-info-wrap a {
  color: #506175;
  text-decoration: none;
}
.footer-info-wrap a:hover {
  color: #8cbdd8;
}
.mail:before {
  content: '\2709';
  display: inline-block;
  margin: 0 3px 0 0;
  font-size: 18px;
  vertical-align: bottom;
}
.tel:before {
  content: '\260F';
  display: inline-block;
  margin: 0 3px 0 0;
  font-size: 16px;
  vertical-align: bottom;
}