/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */

* {
  box-sizing: border-box;
  font-size: 16px;
  letter-spacing: 1px;
  color: #616161;
}

.header__link-reform {
	color: #EDB35D;
}
.merit-sp {
  display:none;
}
.lead-sp {
  display:none;
}
@media (max-width: 740px) {
	.header__link-reform {
	  color: #fff;
	}
  .merit-sp {
    width:100%;
    display:block;
    margin:30px 0 30px 0;
  }
.merit-choice__points{
    display:none !important;

  }
  .static-first__text {
    display:none;
  }
  .lead-sp {
    margin:0;
  text-align: center;
  font-weight: bold;
  line-height: 1.7em;
  white-space: pre-line;
  font-size:14px;
  letter-spacing:1px;
  background:none;
  display:inline-block;
  text-align:center;
  width:100%;
      background-color: #F1F1F2;
      padding:50px 0 10px 0;
}
}

.extra-header__link-merit {
	color: #512f27;
}

.merit-choice {
  background-color: white;
}
@media (max-width: 740px) {
.merit-choice {
  padding-bottom:50px;
}
}
.merit-choice__grey-padding {
  background-color: #F1F1F2;
  padding: 50px 0 0 0;
}
.merit-choice__title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin: 0px 0 0 0;
}
.merit-choice__points {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 0 0 50px 0;
  padding-bottom:50px;
}
.merit-choice__point {
  background-repeat: no-repeat;
  position: relative;
  margin: 100px 0 0 0;
  z-index: 10;
  width: 240px;
}
.merit-choice__plus {
  color: #2B9FE1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 0 30px;
}
.merit-choice__balloon, .merit-choice__balloon--right {
  position: absolute;
  left: -100px;
  top: -100px;
  z-index: 10;
}
.merit-choice__balloon--right {
  left: auto;
  right: -100px;
}
.merit-choice__mesh {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -12px;
}
.merit-choice__image-right {
  text-align: right;
  position: relative;
}
.merit-choice__image-left {
  text-align: left;
  position: relative;
}

.merits__one {
  background-color: #F1F1F2;
  padding: 50px 0 100px 0;
}
.merits__top {
  display: table;
  margin: 50px auto 0 auto;
  text-align: center;
}
.merits__merit {
  font-size: 20px;
  position: relative;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}
.merits__merit span {
font-size: 20px;
display: block;
font-family: poynter-oldstyle-display, serif;
font-weight: 400;
font-style: normal;
margin: 0 0 10px 0;
}
.merits__merit::after {
  font-family: poynter-oldstyle-display, serif;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 40px;
  height: 1px;
  margin: auto;
  background-color: #616161;
}
.merits__number {
  font-family: poynter-oldstyle-display, serif;
  margin: 20px 0 50px 0;
  font-size: 56px;
}
.merits__title {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin: 0px 0 30px 0;
  line-height:1.7em;
}
@media (max-width: 740px) {
.merits__title {
  margin:0;
}
}
.merits__explain {
  text-align: center;
  line-height: 1.7em;
  margin: 30px 0 0 0;
  font-size: 13px;
  letter-spacing:1px;
}
@media (max-width: 740px) {
.merits__explain {
  text-align:left;
}
}
.merits__location {
  margin: 30px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}


.reform-flow__button {
  width: 334px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #616161;
  border-radius: 10px;
  position: relative;
  transition: 0.3s;
  font-weight: bold;
  margin: 50px auto 0px auto;
  background:#fff;
}
.reform-flow__button i {
  right: 50px;
  position: absolute;
  color: #707070;
}
.reform-flow__button:hover {
  background-color: #333333;
  color: white;
}



.merits__two {
  padding: 0px 0;
}
.merits__achivements {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 50px auto 0 auto;
  width: 680px;
}
.merits__achivement {
  line-height: 1.8em;
}
.merits__achive span {
  font-size: 20px;
  color: #EDB35D;
  font-weight:bold;
  margin-left:10px;
}
.merits__addition {
  margin: 15px 0 0 0;
  font-size:12px;
  line-height:1.7em;
}
@media (max-width: 740px) {
.merits__addition {
  margin:0 0 30px 0;
}
}
.merits__photos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 50px 0 50px 0;
}
@media (max-width: 740px) {
.merits__photos {
  width:60%;
  margin:0 auto;
}
.merits__photos img {
  width:100%;
}

}

.merits__photo-pc {
  width:500px;
  display:block;
}
@media (max-width: 740px) {
.merits__photo-pc {
  display:none;
}
.merits__photo {
  margin:0 auto;
}
}

.merits__photo img {
  width: 100%;
}
.merits__loan {
  text-align: center;
  margin: 50px 0;
}
.merits__three {
  background-color: #F1F1F2;
  padding: 10px 0;
}
.merits__paragraph {
  font-size: 13px;
  line-height: 1.5em;
  margin: 30px 0 0 0;
}
.merits__four {
  padding: 10px 0 50px 0;
  background:#fff;

}
.merits__image {
  margin: 50px 0 0 0;
}
.merits__image img {
  width: 100%;
}

}
.merits__five {
  background-color: #F1F1F2;
  padding: 50px 0;
}
.merits__family {
  text-align: center;
  margin: 30px 0 0 0;
}
