.hd .hd_contentes {
  width: 100%;
  padding: 0 10px 10px;
  box-sizing: border-box;
}
.hd .hd_contentes .hd_contentes_logo {
  width: 50%;
}
.hd .hd_contentes .hd_contents_cta {
  display: none;
}
.hd .hd_visual {
  height: 460px;
  background: url(../img/header/hd_visual_bg-sp.png) no-repeat center/cover;
}
.hd .hd_visual .contents_box-m {
  height: 100%;
  position: relative;
}
.hd .hd_visual .contents_box-m .hd_ttl {
  width: 30%;
  position: absolute;
  bottom: 5%;
  right: 2.5%;
}

.contact_sec {
  background: #F8FFE9;
  padding: 50px 0;
}
.contact_sec .contents_box-s {
  background: #ffffff;
  padding: 30px 15px;
  box-sizing: border-box;
  border-radius: 20px;
}
.contact_sec .contents_box-s .contact_ttl {
  margin-bottom: 35px;
}
.contact_sec .contents_box-s .contact_ttl h3 {
  text-align: center;
}
.contact_sec .contents_box-s .contact_ttl h3::before {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.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 {
  flex-direction: column;
  margin-bottom: 20px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list:last-child {
  margin-bottom: 0;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dt {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dt span {
  font-size: 1.5rem;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .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 dt .wpcf7_optional {
  color: #333333;
  background: #E4E4E4;
  padding: 0 10px 2px;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd {
  width: 100%;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span {
  font-size: 1.5rem;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=text], .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=tel], .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=email] {
  display: block;
  width: 100%;
  font-size: 1.5rem;
  padding: 10px 15px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=text]::-moz-placeholder, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=tel]::-moz-placeholder, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=email]::-moz-placeholder {
  color: #a5a5a5;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=text]::placeholder, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=tel]::placeholder, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=email]::placeholder {
  color: #a5a5a5;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=text]:focus, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=tel]:focus, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span input[type=email]:focus {
  outline: 1px solid #333333;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span textarea {
  display: block;
  width: 100%;
  font-size: 1.5rem;
  height: 225px;
  padding: 15px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span textarea::-moz-placeholder {
  color: #a5a5a5;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span textarea::placeholder {
  color: #a5a5a5;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span textarea:focus {
  outline: 1px solid #333333;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-radio, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-checkbox {
  display: block;
  width: 100%;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-radio .wpcf7-list-item, .contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin: 0 0 10px 0;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-select {
  display: block;
  width: 100%;
  font-size: 1.5rem;
  padding: 10px 15px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd span .wpcf7-not-valid-tip {
  font-size: 1.2rem;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_zip {
  display: flex;
  align-items: center;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_zip span:first-child {
  width: 5%;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_zip span:nth-child(2) {
  width: 95%;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .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 dd .wpcf7_list_date:last-child {
  margin-bottom: 0;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span {
  font-size: 1.5rem;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span:first-child {
  width: 20%;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span:nth-child(2) {
  width: 80%;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .wpcf7_list dd .wpcf7_list_date span input[type=date] {
  display: block;
  width: 100%;
  color: #333333;
  font-size: 1.5rem;
  background: #ffffff;
  padding: 10px 15px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  position: relative;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_lists .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 dd .wpcf7_list_date span input[type=date]::after {
  content: "\f133";
  color: #333333;
  font-family: "Font Awesome 5 Free";
  font-size: 1.5rem;
  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 dd .wpcf7_list_date span .wpcf7-not-valid-tip {
  font-size: 1.2rem;
}
.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.3rem;
  text-align: center;
}
.contact_sec .contents_box-s .wpcf7 .wpcf7-form .wpcf7_accepted .wpcf7_accepted_txt p a {
  font-size: 1.3rem;
  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: 85%;
  margin: 0 auto;
  color: #ffffff;
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: #8DC231;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 90px;
}

.not_found_sec {
  padding: 60px 0;
  box-sizing: border-box;
}
.not_found_sec .contents_box-s {
  width: 95%;
  margin: 0 auto;
}
.not_found_sec .contents_box-s .not_found_ttl {
  margin-bottom: 35px;
}
.not_found_sec .contents_box-s .not_found_ttl h3 {
  font-size: 2.4rem;
  text-align: center;
}
.not_found_sec .contents_box-s .not_found_txt p {
  font-size: 1.5rem;
  text-align: center;
  line-height: 2;
}
.not_found_sec .contents_box-s .not_found_txt p a {
  font-size: 1.5rem;
  border-bottom: 1px solid #8DC231;
}

.ft .copy-right {
  background: #8DC231;
  padding: 5px 0;
  text-align: center;
  margin-bottom: 65px;
}
.ft .copy-right span {
  color: #ffffff;
  font-size: 1.2rem;
}
.ft .ft_bottom-nav {
  width: 100%;
  background: #ffffff;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
}
.ft .ft_bottom-nav .ft_bottom-nav_tel_wrapper {
  width: 50%;
}
.ft .ft_bottom-nav .ft_bottom-nav_tel_wrapper .ft_bottom-nav_tel {
  padding: 0 15px 8px;
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
}
.ft .ft_bottom-nav .ft_bottom-nav_tel_wrapper .ft_bottom-nav_tel span:first-child {
  display: block;
  color: #8DC231;
  font-size: 2.4rem;
  font-weight: 700;
}
.ft .ft_bottom-nav .ft_bottom-nav_tel_wrapper .ft_bottom-nav_tel span:last-child {
  color: #8DC231;
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: -5px;
}
.ft .ft_bottom-nav .ft_bottom-nav_btn {
  width: 50%;
  text-align: center;
}
.ft .ft_bottom-nav .ft_bottom-nav_btn a {
  display: block;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 700;
  background: #8DC231;
  padding: 18px;
  box-sizing: border-box;
}

.about_sec {
  background: url(../img/top/about_bg.png) no-repeat bottom center;
}
.about_sec .about_contents_box {
  flex-direction: column;
  padding: 60px 0;
}
.about_sec .about_contents_box .about_contents {
  margin-bottom: 35px;
}
.about_sec .about_contents_box .about_contents .about_ttl {
  margin-bottom: 50px;
}
.about_sec .about_contents_box .about_contents .about_txt p {
  margin-bottom: 20px;
}
.about_sec .about_contents_box .about_contents .about_txt p:last-child {
  margin-bottom: 0;
}
.about_sec .about_contents_box .about_img {
  width: 90%;
  margin: 0 auto;
}

.trouble_sec {
  background: #F6F4EE;
}
.trouble_sec .contents_box-s {
  padding: 0 0 60px;
}
.trouble_sec .contents_box-s .trouble_ttl {
  margin-bottom: 60px;
}
.trouble_sec .contents_box-s .trouble_ttl h3 {
  font-size: 2.4rem;
  text-align: center;
}
.trouble_sec .contents_box-s .trouble_ttl h3::before {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.trouble_sec .contents_box-s .trouble_lists {
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 3%;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list {
  width: 48.5%;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list .trouble_list_img {
  margin-bottom: 10px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list .trouble_list_img img {
  border-radius: 20px;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list .trouble_list_txt {
  text-align: center;
}
.trouble_sec .contents_box-s .trouble_lists .trouble_list .trouble_list_txt span {
  color: #4E4D4D;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.comic_sec {
  background: url(../img/top/comic_bg-arrow.png) no-repeat top center/35%, url(../img/top/comic_bg.png) no-repeat bottom center;
}
.comic_sec .contents_box-s {
  padding: 60px 0 30px;
}
.comic_sec .contents_box-s .comic_ttl {
  margin-bottom: 60px;
}
.comic_sec .contents_box-s .comic_ttl h3 {
  text-align: center;
}
.comic_sec .contents_box-s .comic_ttl h3::before {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.comic_sec .contents_box-s .comic_img {
  margin-bottom: 35px;
}
.comic_sec .contents_box-s .comic_btn {
  width: 100%;
}
.comic_sec .contents_box-s .comic_btn a {
  font-size: 1.8rem;
  padding: 20px;
  box-sizing: border-box;
}

.reason_sec {
  background: #F6F4EE;
}
.reason_sec .contents_box-s {
  padding: 60px 0;
}
.reason_sec .contents_box-s .reason_ttl {
  margin-bottom: 60px;
}
.reason_sec .contents_box-s .reason_ttl h3 {
  text-align: center;
}
.reason_sec .contents_box-s .reason_ttl h3::before {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.reason_sec .contents_box-s .reason_lists {
  flex-direction: column;
  gap: 20px 0;
}
.reason_sec .contents_box-s .reason_lists .reason_list {
  flex-direction: column;
  gap: 0 20px;
  background: #ffffff;
  border-radius: 20px;
}
.reason_sec .contents_box-s .reason_lists .reason_list .reason_list_img img {
  border-radius: 20px 20px 0 0;
}
.reason_sec .contents_box-s .reason_lists .reason_list .reason_list_ttl_wrapper {
  align-items: center;
  gap: 0 10px;
  padding: 20px 15px;
  box-sizing: border-box;
}
.reason_sec .contents_box-s .reason_lists .reason_list .reason_list_ttl_wrapper .reason_list_ttl_num {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 45px;
  height: 45px;
  background: #8DC231;
  border-radius: 90px;
  position: relative;
}
.reason_sec .contents_box-s .reason_lists .reason_list .reason_list_ttl_wrapper .reason_list_ttl_num span {
  display: inline-block;
  color: #ffffff;
  font-size: 2.6rem;
  font-weight: 600;
  letter-spacing: 0;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.reason_sec .contents_box-s .reason_lists .reason_list .reason_list_ttl_wrapper .reason_list_ttl h4 {
  color: #4E4D4D;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

.feature_sec .feature_lists .feature_list {
  padding: 60px 0;
}
.feature_sec .feature_lists .feature_list:nth-child(2) {
  background: #F6F4EE;
}
.feature_sec .feature_lists .feature_list .feature_list_contents_box {
  flex-direction: column;
  gap: 30px 0;
}
.feature_sec .feature_lists .feature_list .feature_list_contents_box .feature_list_contents .feature_list_ttl {
  margin-bottom: 25px;
}
.feature_sec .feature_lists .feature_list .feature_list_contents_box .feature_list_contents .feature_list_ttl h3 {
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.feature_sec .feature_lists .feature_list .feature_list_contents_box .feature_list_contents .feature_list_ttl h3 span {
  display: inline-block;
  background: #8DC231;
  padding: 2px 10px 5px;
  border-radius: 8px;
  margin-bottom: 10px;
}
.feature_sec .feature_lists .feature_list .feature_list_contents_box .feature_list_contents .feature_list_ttl h3 span:first-child {
  margin-bottom: 10px;
}
.feature_sec .feature_lists .feature_list .feature_list_contents_box .feature_list_contents .feature_list_txt p {
  line-height: 1.8;
}
.feature_sec .feature_lists .feature_list .feature_list_contents_box .feature_list_img {
  width: 80%;
  margin: 0 auto;
}

.recruit_sec .recruit_contents_box {
  flex-direction: column;
  padding: 60px 0;
}
.recruit_sec .recruit_contents_box .recruit_ttl {
  margin-bottom: 35px;
}
.recruit_sec .recruit_contents_box .recruit_lists .recruit_list {
  flex-direction: column;
  gap: 0 90px;
  padding: 20px 0;
  border-bottom: 1px solid #C7C7C7;
}
.recruit_sec .recruit_contents_box .recruit_lists .recruit_list dt {
  color: #8DC231;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 5px;
}
.recruit_sec .recruit_contents_box .recruit_lists .recruit_list dd {
  color: #4E4D4D;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.6;
}

.cta_sec {
  background: url(../img/top/cta_bg.png) no-repeat center/cover;
}
.cta_sec .contents_box-s {
  padding: 35px 0;
}
.cta_sec .contents_box-s .cta_message {
  text-align: center;
  background: rgba(255, 255, 255, 0.15);
  padding: 20px 10px;
  box-sizing: border-box;
  border: 3px solid #ffffff;
  border-radius: 30px;
}
.cta_sec .contents_box-s .cta_message span {
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.7;
}

.company_sec .company_contents_box {
  flex-direction: column;
  padding: 60px 0;
}
.company_sec .company_contents_box .company_ttl {
  margin-bottom: 35px;
}
.company_sec .company_contents_box .company_contents .company_lists {
  margin-bottom: 30px;
}
.company_sec .company_contents_box .company_contents .company_lists .company_list {
  flex-direction: column;
  gap: 0 90px;
  padding: 20px 0;
  border-bottom: 1px solid #C7C7C7;
}
.company_sec .company_contents_box .company_contents .company_lists .company_list dt {
  color: #8DC231;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 5px;
}
.company_sec .company_contents_box .company_contents .company_lists .company_list dd {
  color: #4E4D4D;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
.company_sec .company_contents_box .company_contents .company_map {
  width: 100%;
  height: 250px;
}
.company_sec .company_contents_box .company_contents .company_map iframe {
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=style_sp.css.map */