/* --------------------------------------------------------
-----------------------------------------------------------
 Advantage-page-head
-----------------------------------------------------------
----------------------------------------------------------- */
.Advantage-page-head {
  margin-bottom: 38px;
}

.Advantage-page-head .number {
  background-image: url(/advantage/img/inexpensive/top_image_sp.jpg);
}

.Advantage-page-head .copy {
  padding: 22px 20px 0;
}

.Advantage-page-head .copy .text {
  border: 2px solid;
  border-bottom: none;
  border-top: none;
  line-height: 1.5;
  font-size: 19px;
  margin-top: 36px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 Content
-----------------------------------------------------------
----------------------------------------------------------- */
.Content {
  font-size: 14px;
  line-height: 1.6;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 top-block
-----------------------------------------------------------
----------------------------------------------------------- */
.top-block {
  margin-bottom: 46px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 section-block
-----------------------------------------------------------
----------------------------------------------------------- */
.section-block .section-title {
  background: #0099cc;
  color: #FFF;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  min-height: 38px;
  font-size: 19px;
  margin-bottom: 14px;
  padding: 2px 5px;
}

.section-block .section-title .sub {
  padding-left: 2px;
  font-size: 16px;
}

/*
-----------------------------------------------------------
 .section01
----------------------------------------------------------- */
.section-block.section01 {
  margin-bottom: 53px;
}

.section-block.section01 .text-wrap {
  padding-left: 19px;
  margin-bottom: 18px;
  text-align: center;
}

.section-block.section01 .text-wrap img {
  width: 267px;
}

.section-block.section01 .data-wrap {
  text-align: center;
  padding: 0 7px;
}

/*
-----------------------------------------------------------
 .section02
----------------------------------------------------------- */
.section-block.section02 .section-title {
  margin-bottom: 8px;
}

.section-block.section02 .text-wrap .img {
  margin-top: 26px;
  text-align: center;
}

.section-block.section02 .text-wrap .img img {
  width: 295px;
}

.section-block.section02 .data-wrap {
  text-align: center;
  margin-top: 19px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 btn-block
-----------------------------------------------------------
----------------------------------------------------------- */
.btn-block {
  margin-top: 26px;
  text-align: center;
}

.btn-block a {
  background: #050505;
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  padding: 5px 10px;
  line-height: 1.3;
  font-size: 11px;
}
