@charset "utf-8";

/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */

@media screen and (max-width: 1200px) {
  .spH {
    display: none !important;
  }

}
@media screen and (min-width: 1201px) {
  .pcH {
    display: none !important;
  }
}

@media screen and ( max-width: 1200px ) {
  .about .flex .about_left {
      width: 100%;
      display: block;
      justify-content: center;
      align-items: center;
      max-height: 100%;
  }
  .about .flex .about_right {
    width: 100%;
    padding: 25px 15px;
  }
  h2 {
    font-size: 1.3em;
    line-height: 1.5em;
    margin-bottom: 25px;
  }
  .about_right h2 span {
    text-shadow: none;
    color: #fff;
  }
.merit_text p {
  font-size: 16px;
}



  .h2_en {
    line-height: 1em;
  }
  .problem h3 {
    font-size: 1.2em;
  }
  .ruby::before {
    width: 10px;
    height: 10px;
    top: -7px;
  }
.problem h3 p {
  margin-bottom: 0;
  line-height: 1.5em;
  margin-top: 10px;
}
.problem_list {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
  padding: 30px 20px;
  margin-bottom: 0;
  background-color: #fff;
  border-radius: 20px;
  margin-right: 15px;
  margin-left: 15px;
}
.problem_list ul.check li {
  font-size: 15px;
  padding-left: 35px;
  line-height: 1.6em;
  margin-bottom: 10px;
}
.problem_list ul.check li::before {
  width: 25px;
  height: 25px;
}
.problem_text {
  font-size: 1em;
  line-height: 2em;
}
.conclusion h3 {
  font-size: .9em;
}
.conclusion_list ul.flex li {
  max-width: 100%;
}
.conclusion_list ul.flex li {
  padding: 10px 20px;
}
.conclusion_list {
  margin-top: 25px;
}
.conclusion h3 .ruby {
  font-size: 1.7em;
}
.conclusion h3 p {
  margin-top: 25px;
}
.conclusion_box {
  display: block;
}
.ruby {
  font-size: 1em;
}
.problem .ruby::before {
  width: 8px;
  height: 8px;
}
.conclusion_title {
  font-size: 1.2em;
}

.conclusion_title {
  width: 100%;
}
.conclusion_img {
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
}
.conclusion_title p {
  margin-bottom: 0;
  font-size: 15px;
  margin-top: 10px;
  color: #333;
  line-height: 1.5em;
}
.conclusion_area h3 {
  font-size: 1.3em;
  line-height: 1.6em;
}
.conclusion_box_text {
  font-size: 15px;
}
.conclusion_area {
  padding-right: 15px;
  padding-left: 15px;
}
.conclusion_area_box span {
  margin-right: 0;
  margin-left: 0;
  font-size: .9em;
}
.conclusion_area_box span.border_line {
  position: relative;
  font-size: 1.8em;
  margin-left: 0;
}
.conclusion_area_box {
  margin-bottom: 0;
  padding-top: 20px;
    padding-bottom: 20px;
}
.merit_main_title {
  font-size: 1.5em;
  min-height: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 10px;
  padding-left: 10px;
}
.flex {
  display: block;
}
.merit_text {
  width: 100%;
  padding: 20px 15px;
}
.merit_img {
  width: 100%;
}
.merit_text h4 {
  font-size: 1.1em;
}
.cv_area {
  padding-right: 15px;
  padding-left: 15px;
  min-height: 0;
}
.cv_area h2 {
  font-size: 1.5em;
  color: #fff;
  margin-bottom: 30px;
}
.flow {
  padding-right: 15px;
  padding-left: 15px;
}
.flow_list .number {
  font-size: 2.8em;
  top: -35px;
}
.flow_text {
  line-height: 1.8em;
  margin-top: 15px;
  font-size: 15px;
}
.flow_title {
  font-weight: 600;
  font-size: 1.3em;
}
.info_waku {
  display: block;
  padding-right: 0;
  padding-left: 0;
}
.copyright {
  font-size: 12px;
}


.info_title {
  width: 100%;
  margin-bottom: 15px;
}
.formtitle {
  font-size: 1em;
}
.info_text {
  width: 100%;
  font-size: 1em;
}
.contact {
  padding-right: 15px;
  padding-left: 15px;
}
.info {
  padding-right: 15px;
  padding-left: 15px;
}
.info_table {
  font-size: 1em;
}
.conclusion h3::before {
  left: 0;
}
.conclusion h3::after {
  right: 0;
}
header {
  width: 100%;
}
.logo {
  width: 35%;
  height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
}
header > .flex {
  padding: 0;
  min-height: 0;
  min-height: 67px;
}
.drawer {
  height: 67px;
}
.open_list.open:before {
  content: "";
  background-color: rgba(0,0,0,.5);
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.header_text {
  font-size: 22px;
  margin-bottom: 30px;
  line-height: 1.8em;
}
.header_img {
  min-height: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 15px;
  padding-left: 15px;
}
.header_cv a {
  font-size: 16px;
  padding: 12px 0;
}
.conclusion h3::before {
  width: 30px;
  height: 30px;
  bottom: 0;
  left: -20px;
}
.conclusion h3::after {
  width: 30px;
  height: 30px;
  bottom: 0;
  right: -20px;
}
.conclusion_area_box f {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-style: normal;
}
.italic {
  font-style: normal;
}
.conclusion_area_box span.border_line {
  font-style: italic;
}
.form_cv p {
  display: block;
  gap: 0;
}
.wpcf7 .form_cv p input.wpcf7-form-control {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: normal;
  font-size: 17px;
}
.open_list {
  z-index: 201;
}
.introTxt {
  font-size: 16px;
  margin-top: 30px;
}
.contents.contact h2 span {
  margin-top: 0;
}





}