@charset "UTF-8";
/* -----

   set module

---------------------------------------------------- */
/*-- 選ばれる理由（中国語）
---------------------------------------------------- */
/* フォント読込
------------------------------------------ */
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital@1&display=swap");
/* スタイル上書き
------------------------------------------ */
.reason .content__wrap {
  height: 100%;
}

.reason .breadcrumb {
  margin-bottom: 0;
}

.reason .breadcrumb::before {
  content: none;
}

.reason .breadcrumb::after {
  content: none;
}

.reason .content__wrap {
  margin-top: -43px;
}

.reason .asnav {
  display: none;
}

@media screen and (max-width: 899px) {
  .reason .asnav {
    display: block;
  }
}

/* 共通部
------------------------------------------ */
.reason-box {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.reason .mb10 {
  margin-bottom: 10px !important;
}

.reason .mb15 {
  margin-bottom: 15px !important;
}

.reason .mb20 {
  margin-bottom: 20px !important;
}

.reason .mb25 {
  margin-bottom: 25px !important;
}

.reason .mb30 {
  margin-bottom: 30px !important;
}

.reason .mb35 {
  margin-bottom: 35px !important;
}

.reason .mb40 {
  margin-bottom: 40px !important;
}

.reason .mb45 {
  margin-bottom: 45px !important;
}

.reason .mb50 {
  margin-bottom: 50px !important;
}

.reason .mb55 {
  margin-bottom: 55px !important;
}

.reason .mb60 {
  margin-bottom: 60px !important;
}

.reason .mb65 {
  margin-bottom: 65px !important;
}

.reason .mb70 {
  margin-bottom: 70px !important;
}

.reason .mb75 {
  margin-bottom: 75px !important;
}

.reason .mb80 {
  margin-bottom: 80px !important;
}

@media screen and (max-width: 899px) {
  .reason .mb10 {
    margin-bottom: 7px !important;
  }
  .reason .mb15 {
    margin-bottom: 11px !important;
  }
  .reason .mb20 {
    margin-bottom: 13px !important;
  }
  .reason .mb25 {
    margin-bottom: 15px !important;
  }
  .reason .mb30 {
    margin-bottom: 17px !important;
  }
  .reason .mb35 {
    margin-bottom: 19px !important;
  }
  .reason .mb40 {
    margin-bottom: 21px !important;
  }
  .reason .mb45 {
    margin-bottom: 23px !important;
  }
  .reason .mb50 {
    margin-bottom: 25px !important;
  }
  .reason .mb55 {
    margin-bottom: 28px !important;
  }
  .reason .mb60 {
    margin-bottom: 30px !important;
  }
  .reason .mb65 {
    margin-bottom: 33px !important;
  }
  .reason .mb70 {
    margin-bottom: 35px !important;
  }
  .reason .mb75 {
    margin-bottom: 38px !important;
  }
  .reason .mb80 {
    margin-bottom: 40px !important;
  }
}

/* メリット
------------------------------------------ */
.merit-wrap {
  width: 100%;
  height: 959px;
  background: url(../images/reason/merit_bg_pc.jpg) no-repeat center top;
  background-size: cover;
}

.merit-wrap__inner {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 56px;
}

.merit-wrap img {
  max-width: 100%;
}

.merit-copy {
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
}

.merit-copy__eng {
  color: #0089db;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 37px;
  line-height: 42px;
  margin-bottom: 10px;
}

.merit-copy__headline {
  color: #26333c;
  font-size: 43px;
  font-weight: 500;
  line-height: 52px;
  letter-spacing: 0.01em;
  margin-bottom: 5px;
}

.merit-copy__read {
  color: #232f37;
  font-size: 23px;
  font-weight: 500;
  line-height: 36px;
}

.merit-copy__read br {
  display: none;
}

.merit-title {
  position: relative;
  width: 250px;
  color: #1d5e8a;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  border: 1px solid rgba(5, 54, 87, 0.65);
  border-radius: 17.5px;
  padding-top: 2x;
  padding-bottom: 3px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 26px;
}

.merit-title::before {
  position: absolute;
  top: 16px;
  left: -435px;
  content: "";
  width: 415px;
  height: 1px;
  background-color: rgba(5, 54, 87, 0.55);
}

.merit-title::after {
  position: absolute;
  top: 16px;
  right: -435px;
  content: "";
  width: 415px;
  height: 1px;
  background-color: rgba(5, 54, 87, 0.55);
}

.merit-pict {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 39px;
}

.merit-pict__box {
  width: calc(320 / 1080 * 100%);
}

.merit-pict__circle {
  position: relative;
  width: 230px;
  height: 230px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0px 1px 12px 0px rgba(3, 124, 208, 0.05);
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}

.merit-pict__no {
  position: absolute;
  top: -39px;
  right: 0;
  left: 0;
  z-index: 12;
  margin-right: auto;
  margin-left: auto;
  width: 60px;
  height: 74px;
}

.merit-pict__ill {
  position: absolute;
  top: 0;
  z-index: 11;
  width: 230px;
  height: 230px;
}

.merit-pict__h2 {
  color: #053657;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0.06em;
  text-align: center;
  margin-bottom: 10px;
}

.merit-pict__p {
  color: #161616;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}

@media screen and (max-width: 899px) {
  .merit-wrap {
    height: 720px;
  }
  .merit-wrap__inner {
    padding-top: 55px;
  }
  .merit-copy {
    margin-bottom: 25px;
  }
  .merit-copy__eng {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 4px;
  }
  .merit-copy__headline {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 2px;
  }
  .merit-copy__read {
    font-size: 18px;
    line-height: 30px;
  }
  .merit-title {
    width: 200px;
    font-size: 16px;
    line-height: 26px;
    border-radius: 16px;
    margin-bottom: 24px;
  }
  .merit-title::before {
    top: 14px;
    left: -235px;
    width: 220px;
  }
  .merit-title::after {
    top: 14px;
    right: -235px;
    width: 220px;
  }
  .merit-pict {
    max-width: 700px;
    padding-top: 27px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .merit-pict__box {
    width: calc(310 / 1080 * 100%);
  }
  .merit-pict__circle {
    width: 170px;
    height: 170px;
    margin-bottom: 12px;
  }
  .merit-pict__no {
    top: -27px;
    width: 40px;
    height: auto;
  }
  .merit-pict__ill {
    width: 100%;
    height: 100%;
  }
  .merit-pict__h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
  }
  .merit-pict__p {
    font-size: 14px;
    line-height: 25px;
    text-align: left;
  }
  .merit-pict__p br {
    display: none;
  }
}

@media screen and (max-width: 699px) {
  .merit-wrap {
    height: auto;
    background: url(../images/reason/merit_bg_sp.jpg) no-repeat center bottom;
  }
  .merit-wrap__inner {
    padding-top: 60px;
    padding-bottom: 140px;
  }
  .merit-copy {
    margin-bottom: 20px;
  }
  .merit-copy__eng {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 2px;
  }
  .merit-copy__headline {
    font-size: 25px;
    line-height: 34px;
    letter-spacing: 0em;
    margin-bottom: 0;
  }
  .merit-copy__read {
    font-size: 16px;
    line-height: 25px;
  }
  .merit-copy__read br {
    display: block;
  }
  .merit-title {
    width: 170px;
    font-size: 15px;
    line-height: 24px;
    border-radius: 14.5px;
    margin-bottom: 16px;
  }
  .merit-title::before {
    top: 13px;
    left: -81px;
    width: 70px;
  }
  .merit-title::after {
    top: 13px;
    right: -81px;
    width: 70px;
  }
  .merit-pict {
    flex-direction: column;
    max-width: 360px;
    padding-top: 0;
  }
  .merit-pict__box {
    width: 100%;
    padding-top: 25px;
  }
  .merit-pict__box:not(:last-child) {
    margin-bottom: 25px;
  }
  .merit-pict__circle {
    width: 136px;
    height: 136px;
    margin-bottom: 7px;
  }
  .merit-pict__no {
    top: -24px;
    width: 36px;
  }
  .merit-pict__h2 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 1px;
  }
  .merit-pict__p {
    line-height: 23px;
  }
}

@media screen and (max-width: 359px) {
  .merit-wrap__inner {
    padding-bottom: 100px;
  }
  .merit-copy__headline {
    font-size: 24px;
  }
  .merit-title::before {
    left: -61px;
    width: 50px;
  }
  .merit-title::after {
    right: -61px;
    width: 50px;
  }
}

/* サービス
------------------------------------------ */
.service-wrap {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  padding-top: 114px;
  padding-bottom: 100px;
}

.service-wrap::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 175px 0 175px;
  border-color: #154a8f transparent transparent transparent;
}

.service-wrap__inner {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.service-wrap img {
  width: 100%;
}

.service-copy {
  color: #232f37;
  font-size: 35px;
  font-weight: 500;
  line-height: 56px;
  text-align: center;
  margin-bottom: 60px;
}

.service-copy i {
  position: relative;
  color: #405666;
  font-style: normal;
}

.service-copy i::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  content: "";
  width: 4px;
  height: 4px;
  background-color: #405666;
  border-radius: 50%;
}

.service-copy span {
  background: linear-gradient(transparent 50%, #d0ffe6 50%, #d0ffe6 91%, transparent 91%);
}

.service-box {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
}

.service-box--mb {
  margin-bottom: 55px;
}

.service-box__txt {
  width: calc(660 / 1200 * 100%);
  padding-top: 12px;
}

.service-box__img {
  width: calc(470 / 1200 * 100%);
  height: 100%;
}

.service-box__arr {
  position: relative;
  overflow: hidden;
}

.service-box__arr::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
}

.service-box__arr--bg1::before {
  bottom: 0;
  left: 0;
  border-width: 350px 70px 0 0;
  border-color: #ffffff transparent transparent transparent;
}

.service-box__arr--bg2::before {
  top: 0;
  right: 0;
  border-width: 0 0 350px 70px;
  border-color: transparent transparent #ffffff transparent;
}

.service-box__arr--bg3::before {
  top: 0;
  left: 0;
  border-width: 350px 0 0 70px;
  border-color: transparent transparent transparent #ffffff;
}

.service-box__h2 {
  position: relative;
  z-index: 12;
  color: #0077d2;
  font-size: 20px;
  font-weight: 500;
  padding-top: 48px;
  margin-bottom: 24px;
}

.service-box__h2 span {
  position: relative;
  z-index: 12;
}

.service-box__h2 i {
  position: absolute;
  bottom: 1px;
  left: -1px;
  z-index: 11;
  color: #eeeeee;
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-size: 61px;
  font-weight: 500;
  letter-spacing: -0.01em;
}

.service-box__h3 {
  color: #161616;
  font-size: 29px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 14px;
}

.service-box__p {
  color: #222222;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
}

@media screen and (max-width: 899px) {
  .service-wrap {
    padding-top: 64px;
    padding-bottom: 50px;
  }
  .service-wrap::before {
    border-width: 45px 110px 0 110px;
  }
  .service-wrap__inner {
    padding-right: 24px;
    padding-left: 24px;
  }
  .service-copy {
    font-size: 26px;
    line-height: 41px;
    margin-bottom: 40px;
  }
  .service-copy i::before {
    top: -4px;
    width: 3px;
    height: 3px;
  }
  .service-box--mb {
    margin-bottom: 45px;
  }
  .service-box__txt {
    padding-top: 0;
  }
  .service-box__h2 {
    font-size: 16px;
    padding-top: 21px;
    margin-bottom: 12px;
  }
  .service-box__h2 i {
    bottom: 5px;
    font-size: 35px;
  }
  .service-box__h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .service-box__p {
    font-size: 15px;
    line-height: 28px;
  }
}

@media screen and (max-width: 699px) {
  .service-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .service-wrap::before {
    border-width: 30px 60px 0 60px;
  }
  .service-wrap__inner {
    padding-right: 20px;
    padding-left: 20px;
  }
  .service-copy {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .service-copy i::before {
    top: -3px;
    width: 2px;
    height: 2px;
  }
  .service-copy__br {
    display: none;
  }
  .service-box {
    flex-direction: column;
  }
  .service-box--mb {
    margin-bottom: 35px;
  }
  .service-box__txt {
    width: 100%;
    order: 2;
  }
  .service-box__img {
    width: 100%;
    order: 1;
    margin-bottom: 16px;
  }
  .service-box__arr::before {
    display: none;
  }
  .service-box__h2 {
    font-size: 14px;
    padding-top: 18px;
    margin-bottom: 10px;
  }
  .service-box__h2 i {
    bottom: 4px;
    font-size: 31px;
  }
  .service-box__h3 {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 7px;
  }
  .service-box__p {
    line-height: 25px;
  }
}

@media screen and (max-width: 359px) {
  .service-box__h2 i {
    font-size: 27px;
  }
}

/* 導入業界例／工程・対応薬液
------------------------------------------ */
.spec-wrap {
  width: 100%;
  background: url(../images/reason/spec_wrap_bg.png) repeat left top;
  background-color: #f5f5f5;
  padding-top: 100px;
  padding-bottom: 100px;
}

.spec-wrap__inner {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.spec-box {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.16);
  padding-right: 100px;
  padding-left: 100px;
}

.spec-box--mb {
  margin-bottom: 100px;
}

.spec-box--pb60 {
  padding-bottom: 60px;
}

.spec-box--pb80 {
  padding-bottom: 80px;
}

.spec-h2 {
  width: 500px;
  color: #232f37;
  font-size: 31px;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 0.06em;
  border-top: 2px solid #232f37;
  border-bottom: 2px solid #232f37;
  text-align: center;
  padding-top: 11px;
  padding-bottom: 9px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 90px;
}

.spec-h3 {
  position: relative;
  top: -20px;
  width: 260px;
  color: #ffffff;
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: #008cdc;
  border-radius: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-right: auto;
  margin-left: auto;
}

.spec-h3::after {
  position: absolute;
  bottom: -11px;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  z-index: 11;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 8px 0 8px;
  border-color: #008bdc transparent transparent transparent;
}

.spec-h3--mb1 {
  margin-bottom: 20px;
}

.spec-h3--mb2 {
  margin-bottom: 30px;
}

.spec-h4 {
  position: relative;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  padding-left: 23px;
  margin-bottom: 19px;
}

.spec-h4::before {
  position: absolute;
  top: 7px;
  left: 0;
  content: "";
  width: 6px;
  height: calc(100% - 13px);
  background-color: #565656;
  border-radius: 1px;
}

.spec-h4 span {
  font-size: 17px;
}

.spec-list {
  width: 100%;
  font-size: 23px;
  font-weight: 500;
  line-height: 36px;
  background: url(../images/reason/spec_list_img.png) no-repeat right center;
  background-size: 160px 160px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.spec-list li {
  position: relative;
  padding-left: 24px;
}

.spec-list li:not(:last-child) {
  margin-bottom: 14px;
}

.spec-list li::before {
  position: absolute;
  top: 15px;
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #232f37;
  border-radius: 50%;
}

.spec-table1 {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}

.spec-table1 tr th {
  border-top: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  padding: 14px 20px 12px 20px;
  width: 240px;
  background-color: #f3f3f3;
  font-weight: 500;
  text-align: left;
}

.spec-table1 tr th br {
  display: none;
}

.spec-table1 tr td {
  border-top: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  padding: 14px 20px 12px 20px;
}

.spec-table2 {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}

.spec-table2 thead {
  background-color: #f3f3f3;
  font-weight: 500;
  text-align: center;
}

.spec-table2 tr th {
  border-top: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  padding: 14px 20px 12px 20px;
}

.spec-table2 tr td {
  border-top: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  padding: 14px 20px 12px 20px;
}

.spec-table2 tbody th {
  width: 240px;
  font-weight: 500;
  text-align: left;
}

.spec-table2--ta-c {
  text-align: center;
}

.spec-process {
  display: flex;
  border: 2px solid #dcdcdc;
  padding: 10px 28px 13px 28px;
}

.spec-process dt {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  padding-right: 45px;
}

.spec-process dd {
  font-size: 16px;
  line-height: 26px;
}

.spec-read {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.spec-notes {
  font-size: 15px;
  line-height: 26px;
  padding-left: 1em;
  text-indent: -1em;
}

@media screen and (max-width: 899px) {
  .spec-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .spec-wrap__inner {
    padding-right: 24px;
    padding-left: 24px;
  }
  .spec-box {
    padding-right: 35px;
    padding-left: 35px;
  }
  .spec-box--mb {
    margin-bottom: 70px;
  }
  .spec-box--pb60 {
    padding-bottom: 40px;
  }
  .spec-box--pb80 {
    padding-bottom: 50px;
  }
  .spec-h2 {
    width: 400px;
    font-size: 24px;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-bottom: 60px;
  }
  .spec-h3 {
    top: -19px;
    width: 190px;
    font-size: 18px;
    line-height: 27px;
    padding-top: 5px;
    padding-bottom: 7px;
  }
  .spec-h3::after {
    bottom: -9px;
  }
  .spec-h3--mb1 {
    margin-bottom: 10px;
  }
  .spec-h3--mb2 {
    margin-bottom: 10px;
  }
  .spec-h4 {
    font-size: 20px;
    line-height: 32px;
    padding-left: 19px;
    margin-bottom: 17px;
  }
  .spec-h4 span {
    font-size: 15px;
  }
  .spec-list {
    font-size: 17px;
    line-height: 30px;
    background-size: 120px 120px;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .spec-list li {
    padding-left: 18px;
  }
  .spec-list li:not(:last-child) {
    margin-bottom: 3px;
  }
  .spec-list li::before {
    top: 13px;
    width: 8px;
    height: 8px;
  }
  .spec-table1 {
    font-size: 15px;
    line-height: 24px;
  }
  .spec-table1 tr th {
    padding: 12px 18px 10px 18px;
    width: 180px;
  }
  .spec-table1 tr td {
    padding: 12px 18px 10px 18px;
  }
  .spec-table2 {
    font-size: 15px;
    line-height: 24px;
  }
  .spec-table2 tr th {
    padding: 12px 18px 10px 18px;
  }
  .spec-table2 tr td {
    padding: 12px 18px 10px 18px;
  }
  .spec-table2 tbody th {
    width: 150px;
  }
  .spec-process {
    padding: 10px 25px 13px 25px;
  }
  .spec-process dt {
    font-size: 17px;
    line-height: 24px;
    padding-right: 35px;
  }
  .spec-process dd {
    font-size: 15px;
    line-height: 24px;
  }
  .spec-read {
    font-size: 15px;
    line-height: 24px;
  }
  .spec-notes {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 699px) {
  .spec-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .spec-wrap__inner {
    padding-right: 12px;
    padding-left: 12px;
  }
  .spec-box {
    padding-right: 12px;
    padding-left: 12px;
  }
  .spec-box--mb {
    margin-bottom: 60px;
  }
  .spec-box--pb60 {
    padding-bottom: 25px;
  }
  .spec-box--pb80 {
    padding-bottom: 30px;
  }
  .spec-h2 {
    width: 260px;
    font-size: 18px;
    line-height: 28px;
    padding-top: 7px;
    padding-bottom: 6px;
    margin-bottom: 50px;
  }
  .spec-h3 {
    top: -17px;
    width: 160px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding-top: 4px;
    padding-bottom: 6px;
  }
  .spec-h3::after {
    bottom: -7px;
  }
  .spec-h3--mb1 {
    margin-bottom: 5px;
  }
  .spec-h3--mb2 {
    margin-bottom: 5px;
  }
  .spec-h4 {
    font-size: 17px;
    line-height: 19px;
    padding-left: 15px;
    margin-bottom: 15px;
  }
  .spec-h4::before {
    top: 3px;
    width: 4px;
    height: calc(100% - 2px);
  }
  .spec-h4 span {
    font-size: 14px;
  }
  .spec-list {
    font-size: 16px;
    line-height: 23px;
    background-size: 120px 120px;
    background-position: center bottom;
    padding-top: 0;
    padding-bottom: 140px;
  }
  .spec-list li {
    padding-left: 16px;
  }
  .spec-list li:not(:last-child) {
    margin-bottom: 14px;
  }
  .spec-list li::before {
    top: 10px;
    width: 7px;
    height: 7px;
  }
  .spec-table1 {
    font-size: 13px;
    line-height: 16px;
  }
  .spec-table1 tr th {
    padding: 6px 7px 7px 7px;
    width: 80px;
  }
  .spec-table1 tr th br {
    display: block;
  }
  .spec-table1 tr td {
    padding: 6px 7px 7px 7px;
  }
  .spec-table2 {
    font-size: 13px;
    line-height: 16px;
  }
  .spec-table2 tr th {
    padding: 6px 7px 7px 7px;
  }
  .spec-table2 tr td {
    padding: 6px 7px 7px 7px;
  }
  .spec-table2 tbody th {
    width: auto;
  }
  .spec-process {
    padding: 8px 15px 11px 15px;
  }
  .spec-process dt {
    font-size: 15px;
    line-height: 22px;
    padding-right: 20px;
  }
  .spec-process dd {
    font-size: 14px;
    line-height: 22px;
  }
  .spec-read {
    font-size: 14px;
    line-height: 22px;
  }
  .spec-notes {
    font-size: 14px;
    line-height: 22px;
  }
}

/* お問い合わせ
------------------------------------------ */
/* 調整
-------------------------------- */
.contact-wrap {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

@media screen and (max-width: 699px) {
  .contact-wrap {
    padding-right: 14px;
    padding-left: 14px;
  }
}

/* よくある質問
-------------------------------- */
.faq-box {
  background-color: #f0f3f5;
  border-radius: 4px;
  padding-bottom: 23px;
  padding-right: 14px;
  padding-left: 14px;
  margin-top: 70px;
  margin-bottom: 20px;
}

.faq-box__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  padding-top: 19px;
  padding-bottom: 22px;
}

.faq-box__inner {
  background-color: #ffffff;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 18px;
}

.faq-box__btn {
  display: block;
  color: #ffffff;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  max-width: 320px;
  background-color: #008cdc;
  border-radius: 6px;
  box-shadow: 0px 4px 0px 0px #0079c7;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-right: auto;
  margin-left: auto;
}

.faq-box__btn span {
  position: relative;
  padding-left: 19px;
}

.faq-box__btn span::before {
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #ffffff;
}

.faq-box__btn {
  transition: all 0.3s ease;
}

.faq-box__btn:hover {
  background-color: #33a3e3;
  box-shadow: 0px 4px 0px 0px #3394d2;
}

@media screen and (max-width: 699px) {
  .faq-box {
    padding-bottom: 13px;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .faq-box__title {
    font-size: 17px;
    line-height: 25px;
    padding-top: 15px;
    padding-bottom: 17px;
  }
  .faq-box__inner {
    padding-top: 14px;
  }
  .faq-box__btn {
    font-size: 16px;
    line-height: 24px;
    max-width: 240px;
  }
  .faq-box__btn span {
    padding-left: 16px;
  }
  .faq-box__btn span::before {
    top: 9px;
    border-width: 5px 0 5px 8px;
  }
}

/* メール＆電話
-------------------------------- */
.reason_contact_block {
  background: #f0f3f5;
  padding: 24px 20px 25px 20px;
  border-radius: 4px;
}

@media screen and (max-width: 899px) {
  .reason_contact_block {
    margin-top: 36px;
  }
}

@media screen and (max-width: 639px) {
  .reason_contact_block {
    width: 100%;
    margin-top: 14px;
    padding: 24px 12px 12px 12px;
  }
}

.reason_contact_block > .ttl {
  margin: 0 0 25px 0;
  text-align: center;
  font-feature-settings: 'palt';
  font-size: 18px;
  font-weight: 500;
}

@media screen and (max-width: 639px) {
  .reason_contact_block > .ttl {
    font-size: 16px;
  }
}

.reason_contact_block__desc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.reason_contact_block__desc_item {
  width: calc(50% - 10px);
  background: #fff;
  border-radius: 4px;
  padding: 16px 10px 16px 10px;
}

@media screen and (max-width: 639px) {
  .reason_contact_block__desc_item {
    width: 100%;
    padding: 16px 10px 16px 10px;
  }
}

@media screen and (max-width: 639px) {
  .reason_contact_block__desc_item:first-child {
    margin-bottom: 12px;
  }
}

.reason_contact_block__desc_item > dt {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  border-bottom: solid 1px #ccc;
  padding: 0 0 12px 0;
  margin: 0 0 14px 0;
}

.reason_contact_block__desc_item > dd.contact {
  text-align: center;
}

.reason_contact_block__desc_item > dd.contact > a {
  position: relative;
  display: inline-block;
  background: #008cdc;
  background-size: 200% auto;
  width: 240px;
  padding: 11px 0 8px 0;
  box-shadow: 0px 4px 0px 0px #0079c7;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  transition: opacity 0.2s ease-out,letter-spacing 0.2s ease-out;
  letter-spacing: 0.02em;
  overflow: hidden;
}

@media screen and (max-width: 899px) {
  .reason_contact_block__desc_item > dd.contact > a {
    width: 200px;
  }
}

@media screen and (max-width: 639px) {
  .reason_contact_block__desc_item > dd.contact > a {
    width: 240px;
  }
}

.reason_contact_block__desc_item > dd.contact > a > span {
  position: relative;
  display: inline-block;
}

.reason_contact_block__desc_item > dd.contact > a > span::before {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f0e0";
  margin-top: 1px;
  margin-right: 7px;
  color: #fff;
  font-weight: 900;
  font-size: 18px;
  z-index: 100;
  height: 1em;
  vertical-align: top;
}

.reason_contact_block__desc_item > dd.contact > a:hover {
  opacity: 0.8;
}

.reason_contact_block__desc_item > dd.call {
  text-align: center;
}

.reason_contact_block__desc_item > dd.call > em {
  display: inline-block;
  padding: 0 32px 0 0px;
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
}

.reason_contact_block__desc_item > dd.call > em::before {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f095";
  color: #008cdc;
  font-weight: 900;
  font-size: 18px;
  z-index: 100;
  height: 1em;
  vertical-align: top;
  margin-right: 8px;
}

.reason_contact_block__desc_item > dd.call > span {
  display: block;
  margin-top: 4px;
  font-size: 13px;
}
