@charset 'UTF-8';

body {
  font-family: serif;
}
header img {
  width: 100%;
}
.main_visual img {
  width: 100%;
}
.main_visual_desc {
  background-color: #152142;
  color: #fff;
  padding: 50px 10%;
}
.main_visual h1 {
  width: 700px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #fff;
  font-size: 34px;
  letter-spacing: 4px;
  margin-bottom: 20px;
  padding-bottom: 17px;
}
.main_visual h1+p {
  text-align: center;
  font-size: 20px;
  letter-spacing: 4px;
  margin-bottom: 35px;
}
.main_visual h1+p+p {
  text-align: justify;
  line-height: 1.7;
  font-size: 14px;
  letter-spacing: 1.6px;
}
.main_visual_tags {
  width: 100%;
}
.point1 {
  width: 80%;
  margin: 0 auto;
  padding: 60px 0;
}
.point-heading {
  text-align: center;
  font-size: 20px;
  letter-spacing: 1.5px;
  font-style: italic;
  border-bottom: 1px solid #000;
  width: 80px;
  margin: 0 auto;
  padding-bottom: 7px;
  margin-bottom: 35px;
}
.point-heading .big {
  font-size: 35px;
}
.point1 h2 {
  text-align: center;
  font-size: 22px;
  line-height: 1.7;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #152142;
}
.point1 h2+p {
  text-align: justify;
  line-height: 1.8;
  font-size: 15px;
  letter-spacing: 1.4px;
  margin-bottom: 25px;
}
.point1_case {
  display: flex;
  justify-content: space-between;
}
.point1_casebox {
  color: #fff;
  background-color: #152142;
  width: 32%;
  padding: 30px;
  box-sizing: border-box;
}
.point1_casebox h3.mb-35 {
  margin-bottom: 35px;
  padding-top: 15px;
}
.point1_casebox h3 {
  text-align: center;
  font-size: 18px;
  letter-spacing: 1.8px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.point1_casebox h3+p {
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 1.5;
}
.point2 {
  background-color: #F7F8F8;
}
.point2_container {
  width: 80%;
  margin: 0 auto;
  padding: 60px 0;
}
.point2 h2 {
  text-align: center;
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #152142;
}
.point2 h2+p {
  text-align: justify;
  line-height: 1.8;
  font-size: 15px;
  letter-spacing: 1.4px;
  margin-bottom: 25px;
}
.point2_case {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.point2_casebox {
  color: #fff;
  background-color: #152142;
  width: 24.5%;
  height: 90px;
  display: flex;
  justify-content: center;
}
.point2_casebox p {
  font-size: 20px;
  align-self: center;
  letter-spacing: 3px;
  line-height: 1.3;
  text-align: center;
}
.point3 {
  width: 80%;
  margin: 0 auto;
  padding: 60px 0;
  color: #152142;
}
.point3 h2 {
  text-align: center;
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 40px;
  font-weight: bold;
}
.point3_container {
  display: flex;
}
.point3_desc {
  width: 50%;
}
.point3_figure {
  width: 50%;
}
.point3_figure img {
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 0 auto;

}
.point3_desc h3 {
  font-size: 18px;
  letter-spacing: 2.6px;
  line-height: 1.6;
  margin-bottom: 15px;
}
.point3_desc h3+p {
  font-size: 14px;
  text-align: justify;
  letter-spacing: 1.9px;
  line-height: 1.8;
  margin-bottom: 27px;
  padding-right: 50px;
}
.resultsWrapper {
  width: 100%;
  background-color: #F7F8F8;
  padding: 60px 0;
}
.results {
  width: 80%;
  margin: 0 auto;
}
.results h3 {
  text-align: center;
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #152142;
}
.results .resultsIntrotxt {
  text-align: center;
  line-height: 1.8;
  font-size: 15px;
  letter-spacing: 1.4px;
  margin-bottom: 35px;
}
.resultsBoxWrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.resultsBoxWrapper .resultsBox {
  width: 23%;
  box-sizing: border-box;
  margin-bottom: 25px;
}
.resultsBoxWrapper .resultsBox img {
  width: 100%;
  margin-bottom: 10px;
}
.resultsBoxWrapper .resultsBox .reslutsCap {
  font-size: 12px;
  text-align: center;
  letter-spacing: 1.8px;
}

.news {
  padding: 50px 0;
}
.news img {
  width: 80%;
  display: block;
  margin: 0 auto;
}
.contentsWrapper {
  width: 100%;
  background-color: #F7F8F8;
}
.contents {
  width: 80%;
  margin: 0 auto;
  padding: 60px 0;
}
.contents h2 {
  text-align: center;
  font-size: 27px;
  letter-spacing: 1.5px;
  font-style: italic;
  border-bottom: 1px solid #000;
  width: 130px;
  margin: 0 auto;
  padding-bottom: 18px;
  margin-bottom: 35px;
}
.contents h2+p {
  text-align: center;
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 40px;
  font-weight: bold;
  color: #152142;
}
.contents-menu {
  display: flex;
  margin-bottom: 40px;
  justify-content: center;
}
.contents-menu a {
  width: 33.3333%;
  padding-right: 20px;
}
.contents-menu a.pr0 {
  padding-right: 0px;
}
.contents-menu img {
  width: 100%;
}
img.more {
  width: 240px;
  display: block;
  margin: 0 auto;
}
.solution_container {
  width: 80%;
  margin: 0 auto;
  padding: 60px 0;
}
.solution h2 {
  text-align: center;
  font-size: 27px;
  letter-spacing: 1.5px;
  font-style: italic;
  border-bottom: 1px solid #000;
  width: 130px;
  margin: 0 auto;
  padding-bottom: 18px;
  margin-bottom: 35px;
}
.solution h2+p {
  text-align: center;
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 40px;
  line-height: 1.6;
  font-weight: bold;
  color: #152142;
}
.wanted {
  width: 100%;
  background-color: #F7F8F8;
  padding: 50px 0;
}
.wanted img {
  width: 80%;
  display: block;
  margin: 0 auto;
}
.specialtySite_container {
  width: 80%;
  margin: 0 auto;
  padding: 60px 0;
}
.specialtySite h2 {
  text-align: center;
  font-size: 27px;
  letter-spacing: 1.5px;
  font-style: italic;
  border-bottom: 1px solid #000;
  width: 200px;
  margin: 0 auto;
  padding-bottom: 18px;
  margin-bottom: 35px;
}
.specialtySite_box a {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.specialtySite_box img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.specialtySite_box img.sp {
  display: none;
}
.specialtySite_box img.pc {
  display: block;
}
.contactWrapper {
  width: 100%;
  background-color: #F7F8F8;
}
.contact {
  width: 80%;
  display: block;
  margin: 0 auto;
  padding: 50px 0;
}
.contact h2 {
  text-align: center;
  font-size: 28px;
  letter-spacing: 2px;
  margin-bottom: 40px;
}
.contact_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact_box a {
  width: 48.5%;
  display: block;
  margin-bottom: 25px;
}
.contact_box img {
  width: 100%;
}
.map iframe {
  width: 100%;
}
footer {
  padding: 50px 290px;
}
footer img {
  width: 100%;
}

.pc {
  display: block;
}
.sp {
  display: none;
}
@media (max-width: 768px){
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .main_visual_desc {
    padding: 35px 5%;
  }
  .main_visual h1 {
    font-size: 20px;
    width: 100%;
  }
  .main_visual h1+p {
    text-align: center;
    font-size: 18px;
    letter-spacing: 4px;
    margin-bottom: 25px;
    line-height: 1.5;
  }
  .point1 {
    width: 88%;
    padding: 25px 0;
  }
  .point1 h2 {
    text-align: justify;
    font-size: 21px;
    line-height: 1.7;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  .point1 h2 br {
    display: none;
  }
  .point1_case {
    display: block;
  }
  .point1_casebox {
    width: 100%;
    margin-bottom: 15px;
    padding: 25px;
  }
  .point1_casebox h3 {
    margin-bottom: 15px;
  }
  .point1_casebox h3.mb-35 {
    margin-bottom: 25px;
  }
  .point2_container {
    width: 88%;
    padding: 25px 0;
  }
  .point2 h2 {
    text-align: justify;
    font-size: 21px;
    line-height: 1.7;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  .point2_case {
    display: block;
  }
  .point2_casebox {
    width: 100%;
    margin-bottom: 15px;
  }
  .point3 {
    width: 88%;
    padding: 25px 0;
  }
  .point3 h2 {
    text-align: justify;
    font-size: 21px;
    line-height: 1.7;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  .point3_container {
    display: block;
  }
  .point3_desc {
    width: 100%;
  }
  .point3_desc h3+p {
    padding-right: 0px;
    letter-spacing: 0.7px;
  }
  .point3_figure {
    width: 90%;
    margin: 0 auto;
  }
  .results h3  {
    text-align: justify;
    font-size: 21px;
    line-height: 1.7;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  .results .resultsIntrotxt {
    text-align: justify;
  }
  .results .resultsIntrotxt br {
    display: none;
  }
  .resultsBoxWrapper .resultsBox {
    width: 47.5%;
    margin-bottom: 20px;
  }
  .resultsBoxWrapper .resultsBox .reslutsCap {
    font-size: 10px;
    letter-spacing: 0px;
  }
  .news {
    padding: 0px;
  }
  .news img {
    width: 100%;
  }
  .contents {
    width: 88%;
    padding: 25px 0;
  }
  .contents h2 {
    font-size: 20px;
    padding-bottom: 10px;
    width: 100px;
  }
  .contents h2+p {
    text-align: justify;
    font-size: 21px;
    line-height: 1.7;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  .contents-menu {
    display: block;
    margin-bottom: 10px;
  }
  .contents-menu img {
    width: 100%;
    margin-bottom: 15px;
  }
  .solution_container {
    width: 88%;
    padding: 25px 0;
  }
  .solution h2 {
    font-size: 20px;
    padding-bottom: 10px;
    width: 100px;
  }
  .solution h2+p {
    text-align: justify;
    font-size: 21px;
    line-height: 1.7;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  .solution h2+p br {
    display: none;
  }
  .wanted {
    padding: 0px;
  }
  .wanted img {
    width: 100%;
  }
  .specialtySite_container {
    width: 88%;
    padding: 25px 0;
  }
  .specialtySite h2 {
    font-size: 20px;
    padding-bottom: 10px;
    width: 150px;
  }
  .specialtySite_box {
    display: block;
  }
  .specialtySite_box a {
    width: 100%;
    margin-bottom: 30px;
  }
  .contact {
    padding: 25px 0;
  }
  .contact h2 {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 25px;
  }
  .contact_box {
    display: block;
  }
  .contact_box a {
    width: 100%;
    margin-bottom: 10px;
  }
  .map iframe {
    width: 100%;
    height: 400px;
  }
  footer {
    padding: 18px 30px;
  }
  .point-heading {
    margin-bottom: 30px;
  }
  .point1 h2+p {
    letter-spacing: 0.7px;
  }
  .point2 h2+p {
    letter-spacing: 0.7px;
  }
  .specialtySite_box img.sp {
    display: block;
  }
  .specialtySite_box img.pc {
    display: none;
  }
}
