/* ===============================================
   spf400
=============================================== */
/*.mainTit {
font-size: 26px;
}*/
.mainTit .fNew {
  line-height: 1;
}
.secSubBox:nth-of-type(1) {
  padding-top: 30px;
}
.readBox .fPoint {
  font-size: 20px;
}
@media screen and (min-width: 768px), print {
  .mainTit {
    font-size: 44px;
    padding-top: 15px;
  }
  .mainTit span.subTit02 {
    font-size: 22px;
  }
  .mainTit span.subTit02 {
    padding-top: 0;
  }
  .mainTit .fNew {
    display: block;
    margin-top: 0;
  }
  .readBox .fPoint {
    text-align: center;
    font-size: 22px;
  }
}
#pdtSecBox01 .boxPoint {
  margin-top: 10px;
}
#pdtSecBox01 .boxPoint .fPoint {
  font-size: 22px;
}
@media screen and (min-width: 768px), print {
  #pdtSecBox01 .boxPoint {
    margin-top: 15px;
  }
  #pdtSecBox01 .boxPoint .fPoint {
    text-align: center;
    font-size: 28px;
  }
  .txtBoxC {
    text-align: center;
  }
}
/* お問合せ
----------------------------------------------- */
#silenttrimat .contactBox .conteBox {
  padding: 20px 0 35px;
}
.contactBox, .secContactBox {
  margin: 0;
  text-align: center;
}
.contactBox .conteBox, .secContactBox .conteBox {
  background: #e5edf3;
  padding: 30px 20px 35px;
}
.contactBox h2.conteTit, .secContactBox h2.conteTit {
  text-align: left;
  color: #044e87;
  font-size: 20px;
  padding-top: 0;
  margin-bottom: 10px;
  border-bottom: none;
}
.contactEg {
  border: 5px solid #fff;
  margin: 0 0 20px;
  padding: 15px 15px 10px;
  text-align: left;
}
.contactEg dt span {
  display: inline-block;
  color: #fff;
  background-color: #333;
  padding: 5px 10px;
}
.conTelBox .conTel {
  width: 100%;
  height: auto;
  padding: 10px 0 0;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  background: #044e87;
}
.conTel .telNum {
  display: inline-block;
  vertical-align: text-bottom;
  letter-spacing: .5px;
}
.conTelBox .conTel img {
  margin-right: 10px;
  width: 24px !important;
  vertical-align: top;
}
.conTel a.mbOn {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 0 0 10px;
}
.conMailBox a {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 70px;
  padding: 10px 0 0;
  color: #044e87;
  font-weight: bold;
  font-size: 20px;
  border: 1px solid #044e87;
  background: #fff;
  text-decoration: none;
}
.conTelBox .conTel span.f13, .conMailBox a span.f13 {
  display: block;
  font-size: 13px;
  padding: 0 0 10px 0;
  padding-bottom: 10px;
  font-weight: normal;
}
.conTelBox .conTel span.f13 {
  padding-bottom: 5px;
}
.conMailBox a img {
  width: 32px !important;
}
.conMailBox span {
  padding-left: 10px;
}
.conTel a:hover, .conMailBox a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  zoom: 1;
  cursor: pointer;
}
.conList a:hover img {
  opacity: 1;
}
.contactBoxTxt {
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
}
.contactBoxTxt p {
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .contactBox.secBox, .secContactBox.secBox, .conMailBox {
    padding-top: 20px;
  }
}
@media screen and (min-width: 768px), print {
  .contactBox h2.conteTit, .secContactBox h2.conteTit {
    font-size: 24px;
    text-align: center;
  }
  .contactEg {
    display: flex;
    border-width: 3px;
    padding: 15px 20px 20px;
  }
  .contactEg dt, .contactEg dd {
    vertical-align: top;
  }
  .contactEg dt {
    padding: 10px 20px 0 0;
  }
  .conList {
    display: flex;
    -ms-display: flex;
    justify-content: center;
    align-items: center;
  }
  .conTelBox, .conMailBox {
    width: 420px;
  }
  .conTelBox .conTel {
    width: 100%;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  #silenttrimat .contactBox .box {
    margin: 0 20px;
  }
  .contactBox h2 img {
    width: 100%;
    height: auto;
  }
}

/*調整*/

.pdtImg .merit3_box3 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.pdtImg .merit3_box3 .fontSizeL {
  text-align: center;
}
.pdtImg .merit3_box3 .fontSizeL .number {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (min-width: 768px), print {
  #silenttrimat #secBox03 .pdtImgBoxCol2 {
    height: 490px;
  }
}
@media screen and (max-width: 767px) {
  #silenttrimat .merit3_box3 {
    height: auto;
  }
}