@charset "UTF-8";
.hd .hd_contents {
  width: 100%;
  padding: 1.04%;
  box-sizing: border-box;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.hd .hd_contents .hd_contents_wrapper {
  justify-content: end;
  position: relative;
}
.hd .hd_contents .hd_contents_wrapper .hd_contents_logo {
  width: 16.04%;
  min-width: 235px;
  position: absolute;
  top: 43.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.hd .hd_contents .hd_contents_wrapper .hd_contents_cta_wrapper {
  width: 32.29%;
  min-width: 490px;
  align-items: center;
  gap: 0 3.48%;
}
.hd .hd_contents .hd_contents_wrapper .hd_contents_cta_wrapper .hd_contents_cta-line {
  width: 50%;
}
.hd .hd_contents .hd_contents_wrapper .hd_contents_cta_wrapper .hd_contents_cta-line a {
  font-size: clamp(1.2rem, 0.83vw, 1.6rem);
  padding: 8.16% 20.41%;
}
.hd .hd_contents .hd_contents_wrapper .hd_contents_cta_wrapper .hd_contents_cta-line a::before {
  left: 10%;
}
.hd .hd_contents .hd_contents_wrapper .hd_contents_cta_wrapper .hd_contents_cta-line a::after {
  font-size: clamp(1.2rem, 0.83vw, 1.6rem);
  right: 12.24%;
}
.hd .hd_contents .hd_contents_wrapper .hd_contents_cta_wrapper .hd_contents_cta-mail {
  width: 52%;
}
.hd .hd_contents .hd_contents_wrapper .hd_contents_cta_wrapper .hd_contents_cta-mail a {
  font-size: clamp(1.2rem, 0.83vw, 1.6rem);
  padding: 7.84% 19.61%;
}
.hd .hd_contents .hd_contents_wrapper .hd_contents_cta_wrapper .hd_contents_cta-mail a::before {
  width: 10%;
  height: auto;
  padding-top: 10%;
  left: 10%;
}
.hd .hd_contents .hd_contents_wrapper .hd_contents_cta_wrapper .hd_contents_cta-mail a::after {
  font-size: clamp(1.2rem, 0.83vw, 1.6rem);
  right: 11.76%;
}
.hd .hd_visual {
  padding-top: 800px;
  background: url(../img/header/mv_bg.png) no-repeat center/cover;
  position: relative;
  margin-top: 5.47%;
}
.hd .hd_visual .hd_visual_contents {
  width: 1080px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_ttl {
  margin-bottom: 30px;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_ttl h2 {
  color: #ffffff;
  font-size: 5.6rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_lists {
  justify-content: center;
  gap: 0 40.5px;
  margin-bottom: 45px;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_lists .hd_visual_contents_list {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  background: #ffffff;
  padding: 2px 25px;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_cta {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.8) 15%);
  padding-bottom: 35px;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_cta .hd_visual_contents_cta_ttl {
  width: 980px;
  margin: 0 auto;
  background: #826E11;
  padding: 10px 30px;
  box-sizing: border-box;
  text-align: center;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_cta .hd_visual_contents_cta_ttl h3 {
  color: #ffffff;
  font-size: 3.2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_cta .hd_visual_contents_cta_sub-ttl {
  text-align: center;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_cta .hd_visual_contents_cta_sub-ttl > span {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: relative;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_cta .hd_visual_contents_cta_sub-ttl > span::before {
  content: "";
  display: block;
  width: 125px;
  height: 1px;
  border-top: 1px solid #363636;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: -150px;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_cta .hd_visual_contents_cta_sub-ttl > span::after {
  content: "";
  display: block;
  width: 125px;
  height: 1px;
  border-top: 1px solid #363636;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: -150px;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_cta .hd_visual_contents_cta_sub-ttl > span span {
  font-size: 4.8rem;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_cta .hd_visual_contents_cta_btn {
  width: 475px;
  margin: 0 auto;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_cta .hd_visual_contents_cta_btn a {
  display: block;
  color: #ffffff;
  font-size: 2.4rem;
  background: #363636;
  padding: 20px 150px 20px 105px;
  box-sizing: border-box;
  position: relative;
}
.hd .hd_visual .hd_visual_contents .hd_visual_contents_cta .hd_visual_contents_cta_btn a::after {
  content: "\f231";
  color: #ffffff;
  font-family: "bootstrap-icons";
  font-size: 1.6rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 135px;
}

.contact_sec .contents_box-s {
  padding: 80px 0 0;
}
.contact_sec .contents_box-s .contact_btn-line {
  width: 450px;
  margin: 0 auto 50px;
}
.contact_sec .contents_box-s .contact_btn-line a {
  font-size: 2.4rem;
  padding: 25px 120px;
  box-sizing: border-box;
}
.contact_sec .contents_box-s .contact_btn-line a::before {
  width: 30px;
  height: 30px;
  left: 75px;
}
.contact_sec .contents_box-s .contact_btn-line a::after {
  right: 80px;
}
.contact_sec .contents_box-s .contact_ttl_wrapper {
  margin-bottom: 35px;
}
.contact_sec .contents_box-s .contact_ttl_wrapper .contact_sub-ttl {
  text-align: center;
  margin-bottom: -10px;
}
.contact_sec .contents_box-s .contact_ttl_wrapper .contact_sub-ttl > span {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: relative;
}
.contact_sec .contents_box-s .contact_ttl_wrapper .contact_sub-ttl > span::before {
  content: "";
  display: block;
  width: 125px;
  height: 1px;
  border-top: 1px solid #363636;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: -150px;
}
.contact_sec .contents_box-s .contact_ttl_wrapper .contact_sub-ttl > span::after {
  content: "";
  display: block;
  width: 125px;
  height: 1px;
  border-top: 1px solid #363636;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: -150px;
}
.contact_sec .contents_box-s .contact_ttl_wrapper .contact_sub-ttl > span span {
  font-size: 4.8rem;
}
.contact_sec .contents_box-s .contact_ttl_wrapper .contact_ttl h3 {
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form {
  padding: 50px;
  box-sizing: border-box;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists {
  margin-bottom: 45px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper {
  margin-bottom: 20px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list_wrapper_ttl {
  margin-bottom: 10px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list_wrapper_ttl h4 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding-left: 15px;
  border-left: 5px solid #826E11;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  box-sizing: border-box;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid #cccccc;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dt {
  display: flex;
  align-items: self-start;
  justify-content: space-between;
  width: 35%;
  background: rgba(227, 227, 227, 0.35);
  padding: 15px 25px;
  box-sizing: border-box;
  border-right: 1px solid #cccccc;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dt span {
  font-size: 1.6rem;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dt .wpcf7_required {
  color: #ffffff;
  background: #E53935;
  padding: 0 10px 2px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dt .wpcf7_optional {
  color: #333333;
  background: #E4E4E4;
  padding: 0 10px 2px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd {
  width: 65%;
  background: #ffffff;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span {
  font-size: 1.6rem;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=text], .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=tel], .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=email] {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  padding: 17px 20px;
  box-sizing: border-box;
  border: none;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=text]::-moz-placeholder, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=tel]::-moz-placeholder, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=email]::-moz-placeholder {
  color: #a5a5a5;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=text]::placeholder, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=tel]::placeholder, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=email]::placeholder {
  color: #a5a5a5;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=text]:focus, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=tel]:focus, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span input[type=email]:focus {
  outline: 1px solid #333333;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span textarea {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  height: 225px;
  padding: 20px;
  box-sizing: border-box;
  border: none;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span textarea::-moz-placeholder {
  color: #a5a5a5;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span textarea::placeholder {
  color: #a5a5a5;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span textarea:focus {
  outline: 1px solid #333333;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span .wpcf7-radio, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span .wpcf7-checkbox {
  display: block;
  width: 100%;
  padding: 15px 15px 0;
  box-sizing: border-box;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span .wpcf7-radio .wpcf7-list-item, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span .wpcf7-checkbox .wpcf7-list-item {
  margin: 0 15px 15px 0;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span .wpcf7-select {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  padding: 15px 20px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd span .wpcf7-not-valid-tip {
  font-size: 1.2rem;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_zip {
  display: flex;
  align-items: center;
  padding: 0 0 0 15px;
  box-sizing: border-box;
  margin-bottom: 1px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_zip span:first-child {
  width: 5%;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_zip span:nth-child(2) {
  width: 95%;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_date {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_date:last-child {
  margin-bottom: 0;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_date span {
  font-size: 1.6rem;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_date span:first-child {
  width: 15%;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_date span:nth-child(2) {
  width: 85%;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_date span input[type=date] {
  display: block;
  width: 100%;
  color: #333333;
  font-size: 1.5rem;
  background: #ffffff;
  padding: 15px 20px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  position: relative;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_date span input[type=date]::-webkit-calendar-picker-indicator {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_date span input[type=date]::after {
  content: "\f133";
  color: #333333;
  font-family: "Font Awesome 5 Free";
  font-size: 1.6rem;
  font-weight: normal;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 20px;
  pointer-events: none;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list dd .wpcf7_list_date span .wpcf7-not-valid-tip {
  font-size: 1.2rem;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list-building dd .radio_area, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list-land dd .radio_area {
  align-items: center;
  padding: 0 15px;
  box-sizing: border-box;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list-price dd > div {
  align-items: center;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list_wrapper .wpcf7_list-price dd > div .wpcf7-form-control-wrap {
  margin-right: 15px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_accepted {
  margin-bottom: 45px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_accepted .wpcf7_accepted_txt p {
  font-size: 1.6rem;
  text-align: center;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_accepted .wpcf7_accepted_txt p a {
  font-size: 1.6rem;
  border-bottom: 1px solid #333333;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_button {
  text-align: center;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_button input[type=submit] {
  display: block;
  width: 320px;
  margin: 0 auto;
  color: #ffffff;
  font-style: normal;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: #0E9AD8;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 90px;
}

.not_found_sec {
  padding: 50px 0;
  box-sizing: border-box;
}
.not_found_sec .contents_box-s {
  padding: 30px;
  box-sizing: border-box;
}
.not_found_sec .contents_box-s .not_found_ttl {
  margin-bottom: 35px;
}
.not_found_sec .contents_box-s .not_found_ttl h3 {
  font-size: 3.2rem;
  text-align: center;
}
.not_found_sec .contents_box-s .not_found_txt p {
  font-size: 1.6rem;
  text-align: center;
  line-height: 2;
}
.not_found_sec .contents_box-s .not_found_txt p a {
  font-size: 1.6rem;
  border-bottom: 1px solid #000000;
}
.not_found_sec .contents_box-s .not_found_txt p a:hover {
  color: #26b7bc;
  border-bottom: 1px solid #26b7bc;
}

.ft .copy-right {
  background: #E3E3E3;
  padding: 5px 0;
  text-align: center;
}
.ft .copy-right span {
  font-size: 1.2rem;
}
.ft .ft_bottom-nav {
  display: none;
}

.about_sec {
  background: url(../img/top/about_sec_bg.png) no-repeat center/cover;
}
.about_sec .contents_box-s {
  padding: 80px 0 15px;
}
.about_sec .contents_box-s .about_ttl {
  margin-bottom: 30px;
}
.about_sec .contents_box-s .about_ttl h3 .en {
  margin-bottom: 10px;
}

.trouble_sec .contents_box-s {
  background: url(../img/top/trouble_sec_bg-person.png) no-repeat bottom center;
  padding: 80px 0 40px;
}
.trouble_sec .contents_box-s .trouble_ttl {
  margin-bottom: 35px;
}
.trouble_sec .contents_box-s .trouble_ttl h3 {
  align-items: center;
}
.trouble_sec .contents_box-s .trouble_lists {
  height: 365px;
  position: relative;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list {
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.1em;
  text-align: center;
  background: #363636;
  position: relative;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:first-child {
  width: 280px;
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 215px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:first-child::before {
  content: "";
  display: block;
  width: 25px;
  height: 15px;
  background: url(../img/top/trouble_list_ic-left.png) no-repeat center/contain;
  position: absolute;
  bottom: -15px;
  right: 20px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:nth-child(2) {
  width: 280px;
  padding: 20px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 250px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:nth-child(2)::before {
  content: "";
  display: block;
  width: 25px;
  height: 15px;
  background: url(../img/top/trouble_list_ic-center.png) no-repeat center/contain;
  position: absolute;
  bottom: -15px;
  left: 20px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:nth-child(3) {
  width: 280px;
  padding: 20px;
  box-sizing: border-box;
  position: absolute;
  top: 135px;
  left: 30px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:nth-child(3)::before {
  content: "";
  display: block;
  width: 25px;
  height: 15px;
  background: url(../img/top/trouble_list_ic-left.png) no-repeat center/contain;
  position: absolute;
  bottom: -15px;
  right: 20px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:nth-child(4) {
  width: 315px;
  padding: 10px 0;
  box-sizing: border-box;
  position: absolute;
  top: 135px;
  right: 15px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:nth-child(4)::before {
  content: "";
  display: block;
  width: 25px;
  height: 15px;
  background: url(../img/top/trouble_list_ic-right.png) no-repeat center/contain;
  position: absolute;
  bottom: -15px;
  left: 20px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:nth-child(5) {
  width: 280px;
  padding: 20px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 60px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:nth-child(5)::before {
  content: "";
  display: block;
  width: 25px;
  height: 15px;
  background: url(../img/top/trouble_list_ic-left.png) no-repeat center/contain;
  position: absolute;
  bottom: -15px;
  right: 20px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:nth-child(6) {
  width: 280px;
  padding: 20px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  right: 75px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list:nth-child(6)::before {
  content: "";
  display: block;
  width: 25px;
  height: 15px;
  background: url(../img/top/trouble_list_ic-right.png) no-repeat center/contain;
  position: absolute;
  bottom: -15px;
  left: 20px;
}
.trouble_sec .trouble_message {
  background: url(../img/top/trouble_message_bg.png) no-repeat center/cover;
  padding: 70px 0 50px;
  text-align: center;
}
.trouble_sec .trouble_message span {
  color: #ffffff;
  font-size: 4.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.45;
}

.feature_sec .contents_box-s {
  padding: 80px 0;
}
.feature_sec .contents_box-s .feature_lists {
  flex-direction: column;
  gap: 40px 0;
}
.feature_sec .contents_box-s .feature_lists .feature_list {
  gap: 0 40px;
}
.feature_sec .contents_box-s .feature_lists .feature_list:nth-child(even) {
  flex-direction: row-reverse;
}
.feature_sec .contents_box-s .feature_lists .feature_list .feature_list_contentes {
  width: 520px;
}
.feature_sec .contents_box-s .feature_lists .feature_list .feature_list_contentes .feature_list_ttl {
  background: #826E11;
  padding: 20px 30px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.feature_sec .contents_box-s .feature_lists .feature_list .feature_list_contentes .feature_list_ttl h3 {
  color: #ffffff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.35;
}
.feature_sec .contents_box-s .feature_lists .feature_list .feature_list_contentes .feature_list_ttl h3 span {
  color: #FAFD38;
  font-size: 3.2rem;
}
.feature_sec .contents_box-s .feature_lists .feature_list .feature_list_img {
  width: 520px;
}

.defference_sec {
  background: #E3E3E3;
}
.defference_sec .contents_box-s {
  padding: 80px 0;
}
.defference_sec .contents_box-s .defference_ttl {
  margin-bottom: 30px;
}
.defference_sec .contents_box-s .defference_ttl h3 {
  align-items: center;
  text-align: center;
}
.defference_sec .contents_box-s .defference_lists {
  gap: 0 40px;
}
.defference_sec .contents_box-s .defference_lists .defference_list {
  width: 520px;
  background: #ffffff;
  padding: 30px 20px;
  box-sizing: border-box;
}
.defference_sec .contents_box-s .defference_lists .defference_list .defference_list_ttl {
  margin-bottom: 15px;
}
.defference_sec .contents_box-s .defference_lists .defference_list .defference_list_ttl h4 {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.35;
  text-align: center;
}
.defference_sec .contents_box-s .defference_lists .defference_list .defference_list_ttl h4 span {
  background: linear-gradient(180deg, rgba(227, 227, 227, 0) 60%, rgb(227, 227, 227) 60%);
}
.defference_sec .contents_box-s .defference_lists .defference_list .defference_list_txt {
  margin-bottom: 20px;
}
.defference_sec .contents_box-s .defference_lists .defference_list .defference_list_txt p {
  text-align: center;
}
.defference_sec .contents_box-s .defference_lists .defference_list .defference_list_sub-ttl {
  margin-bottom: 15px;
}
.defference_sec .contents_box-s .defference_lists .defference_list .defference_list_sub-ttl h5 {
  display: inline-block;
  background: #826E11;
  padding: 2px 8px;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.defference_sec .contents_box-s .defference_lists .defference_list .defference_list_features {
  flex-direction: column;
  gap: 5px 0;
  margin-bottom: 80px;
}
.defference_sec .contents_box-s .defference_lists .defference_list .defference_list_features .defference_list_feature {
  color: #000000;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.defference_sec .contents_box-s .defference_lists .defference_list .defference_list_img {
  width: 380px;
  margin: 0 auto;
}

.service_sec .contents_box-s {
  padding: 80px 0;
}
.service_sec .contents_box-s .service_ttl {
  margin-bottom: 60px;
}
.service_sec .contents_box-s .service_ttl h3 {
  align-items: center;
  text-align: center;
}
.service_sec .contents_box-s .service_lists {
  flex-direction: column;
  gap: 60px 0;
}
.service_sec .contents_box-s .service_lists .service_list {
  gap: 0 40px;
}
.service_sec .contents_box-s .service_lists .service_list:nth-child(even) {
  flex-direction: row-reverse;
}
.service_sec .contents_box-s .service_lists .service_list .service_list_contents {
  width: 520px;
}
.service_sec .contents_box-s .service_lists .service_list .service_list_contents .service_list_sub-ttl {
  text-align: center;
}
.service_sec .contents_box-s .service_lists .service_list .service_list_contents .service_list_sub-ttl span {
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  background: #826E11;
  padding: 2px 5px;
}
.service_sec .contents_box-s .service_lists .service_list .service_list_contents .service_list_ttl {
  padding: 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #363636;
  margin-bottom: 30px;
}
.service_sec .contents_box-s .service_lists .service_list .service_list_contents .service_list_ttl h4 {
  font-size: 3.2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
}
.service_sec .contents_box-s .service_lists .service_list .service_list_img {
  width: 520px;
}

.flow_sec {
  background: #E3E3E3;
}
.flow_sec .contents_box-s {
  padding: 80px 0;
}
.flow_sec .contents_box-s .flow_ttl {
  margin-bottom: 30px;
}
.flow_sec .contents_box-s .flow_ttl h3 {
  align-items: center;
  text-align: center;
}
.flow_sec .contents_box-s .flow_lists {
  gap: 0 40px;
  align-items: self-start;
}
.flow_sec .contents_box-s .flow_lists .flow_list {
  width: 520px;
  background: #ffffff;
  padding: 30px 20px;
  box-sizing: border-box;
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_ttl {
  margin-bottom: 30px;
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_ttl h4 {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.35;
  text-align: center;
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_ttl h4 span {
  background: linear-gradient(180deg, rgba(227, 227, 227, 0) 60%, rgb(227, 227, 227) 60%);
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_contents {
  flex-direction: column;
  gap: 30px 0;
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_contents .flow_list_content {
  align-items: center;
  gap: 0 10px;
  background: #E9E9E9;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_contents .flow_list_content::before {
  content: "";
  display: block;
  width: 40px;
  height: 16px;
  background: url(../img/top/flow_list_content_arrow.png) no-repeat center/contain;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_contents .flow_list_content:last-child::before {
  display: none;
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_contents .flow_list_content .flow_list_content_ic {
  width: 100px;
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_contents .flow_list_content .flow_list_content_wrapper {
  width: 350px;
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_contents .flow_list_content .flow_list_content_wrapper .flow_list_content_num {
  margin-bottom: -5px;
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_contents .flow_list_content .flow_list_content_wrapper .flow_list_content_num span {
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_contents .flow_list_content .flow_list_content_wrapper .flow_list_content_ttl h5 {
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.flow_sec .contents_box-s .flow_lists .flow_list .flow_list_contents .flow_list_content .flow_list_content_wrapper .flow_list_content_txt p {
  font-size: 1.3rem;
  line-height: 1.5;
}

.strength_sec .contents_box-s {
  padding: 80px 0;
}
.strength_sec .contents_box-s .strength_ttl {
  margin-bottom: 30px;
}
.strength_sec .contents_box-s .strength_ttl h3 {
  align-items: center;
  text-align: center;
}
.strength_sec .contents_box-s .strength_lists {
  flex-direction: column;
  gap: 30px 0;
}
.strength_sec .contents_box-s .strength_lists .strength_list {
  position: relative;
}
.strength_sec .contents_box-s .strength_lists .strength_list:nth-child(odd) .strength_list_contents {
  position: absolute;
  top: 0;
  left: 0;
}
.strength_sec .contents_box-s .strength_lists .strength_list:nth-child(odd) .strength_list_img {
  margin: 0 0 0 auto;
}
.strength_sec .contents_box-s .strength_lists .strength_list .strength_list_contents {
  width: 445px;
  position: absolute;
  top: 0;
  right: 0;
}
.strength_sec .contents_box-s .strength_lists .strength_list .strength_list_contents .strength_list_num {
  margin-bottom: -10px;
}
.strength_sec .contents_box-s .strength_lists .strength_list .strength_list_contents .strength_list_num span {
  color: #826E11;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 5.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.strength_sec .contents_box-s .strength_lists .strength_list .strength_list_contents .strength_list_ttl {
  background: #826E11;
  padding: 20px;
  box-sizing: border-box;
}
.strength_sec .contents_box-s .strength_lists .strength_list .strength_list_contents .strength_list_ttl h4 {
  color: #ffffff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.strength_sec .contents_box-s .strength_lists .strength_list .strength_list_contents .strength_list_txt {
  padding: 20px 80px 20px 50px;
  box-sizing: border-box;
}
.strength_sec .contents_box-s .strength_lists .strength_list .strength_list_img {
  width: 672px;
}

.security_sec {
  background: #E3E3E3;
}
.security_sec .contents_box-s {
  padding: 80px 0;
}
.security_sec .contents_box-s .security_ttl {
  margin-bottom: 30px;
}
.security_sec .contents_box-s .security_ttl h3 {
  align-items: center;
  text-align: center;
}
.security_sec .contents_box-s .security_lists {
  flex-direction: column;
  gap: 30px 0;
}
.security_sec .contents_box-s .security_lists .security_list {
  gap: 0 40px;
}
.security_sec .contents_box-s .security_lists .security_list:nth-child(even) {
  flex-direction: row-reverse;
}
.security_sec .contents_box-s .security_lists .security_list .security_list_contents {
  width: 520px;
}
.security_sec .contents_box-s .security_lists .security_list .security_list_contents .security_list_ttl {
  background: #826E11;
  padding: 20px 30px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.security_sec .contents_box-s .security_lists .security_list .security_list_contents .security_list_ttl h4 {
  color: #ffffff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.security_sec .contents_box-s .security_lists .security_list .security_list_img {
  width: 520px;
}

.faq_sec .contents_box-s {
  padding: 80px 0;
}
.faq_sec .contents_box-s .faq_ttl {
  margin-bottom: 50px;
}
.faq_sec .contents_box-s .faq_ttl h3 {
  align-items: center;
  text-align: center;
}
.faq_sec .contents_box-s .faq_lists {
  flex-direction: column;
  gap: 20px 0;
}
.faq_sec .contents_box-s .faq_lists .faq_list .faq_list_ttl {
  padding: 0 0 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #363636;
  position: relative;
}
.faq_sec .contents_box-s .faq_lists .faq_list .faq_list_ttl::after {
  content: "＋";
  font-size: 1.5rem;
  font-weight: 600;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 30px;
}
.faq_sec .contents_box-s .faq_lists .faq_list .faq_list_ttl h4 {
  align-items: center;
  gap: 0 15px;
}
.faq_sec .contents_box-s .faq_lists .faq_list .faq_list_ttl h4 span {
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.35;
}
.faq_sec .contents_box-s .faq_lists .faq_list .faq_list_ttl h4 span:first-child {
  color: #ffffff;
  background: #826E11;
  padding: 5px 2px 5px 5px;
}
.faq_sec .contents_box-s .faq_lists .faq_list .faq_list_ttl.open::after {
  content: "－";
}
.faq_sec .contents_box-s .faq_lists .faq_list .faq_list_txt {
  display: none;
  margin-top: 20px;
}

.greeting_sec {
  background: #E3E3E3;
}
.greeting_sec .contents_box-s {
  padding: 80px 0;
}
.greeting_sec .contents_box-s .greeting_ttl {
  margin-bottom: 30px;
}
.greeting_sec .contents_box-s .greeting_ttl h3 {
  align-items: center;
  text-align: center;
}
.greeting_sec .contents_box-s .greeting_contents {
  width: 770px;
  margin: 0 auto;
}
.greeting_sec .contents_box-s .greeting_contents .greeting_contents_img {
  margin-bottom: 30px;
}
.greeting_sec .contents_box-s .greeting_contents .greeting_contents_ttl {
  margin-bottom: 30px;
}
.greeting_sec .contents_box-s .greeting_contents .greeting_contents_ttl h4 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
.greeting_sec .contents_box-s .greeting_contents .greeting_contents_txt {
  margin-bottom: 15px;
}
.greeting_sec .contents_box-s .greeting_contents .greeting_contents_txt p {
  margin-bottom: 25px;
}
.greeting_sec .contents_box-s .greeting_contents .greeting_contents_txt p:last-child {
  margin-bottom: 0;
}
.greeting_sec .contents_box-s .greeting_contents .greeting_contents_name {
  text-align: right;
}

.cta_sec {
  background: url(../img/top/cta_sec_bg.png) no-repeat center/cover;
}
.cta_sec .contents_box-s {
  padding: 60px 0;
}
.cta_sec .contents_box-s .cta_ttl h3 {
  color: #ffffff;
  font-size: 3.2rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.45;
  text-align: center;
}
.cta_sec .contents_box-s .cta_ttl h3 span {
  font-size: 4.8rem;
}

.company_sec .contents_box-s {
  padding: 80px 0;
}
.company_sec .contents_box-s .company_contents_wrapper {
  justify-content: space-between;
  gap: 0 65px;
  margin-bottom: 60px;
}
.company_sec .contents_box-s .company_contents_wrapper .company_ttl h3 .en {
  font-size: 1.8rem;
}
.company_sec .contents_box-s .company_contents_wrapper .company_info_lists {
  width: 725px;
}
.company_sec .contents_box-s .company_contents_wrapper .company_info_lists .company_info_list {
  align-items: start;
  gap: 0 90px;
  padding: 20px 0;
  border-bottom: 1px solid #C7C7C7;
}
.company_sec .contents_box-s .company_contents_wrapper .company_info_lists .company_info_list dt {
  width: 120px;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
.company_sec .contents_box-s .company_contents_wrapper .company_info_lists .company_info_list dd {
  width: 515px;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
.company_sec .contents_box-s .company_contents_wrapper .company_info_lists .company_info_list dd a {
  pointer-events: none;
}
.company_sec .contents_box-s .company_map {
  width: 100%;
  height: 350px;
  margin: 0 auto;
}
.company_sec .contents_box-s .company_map iframe {
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=style.css.map */