@charset "utf-8";

@media screen and (max-width: 767px) {
  .h2_plan {
    width: 144px;
  }
}

.section_beige {
	padding: 80px 0;
}

.reform {

}

.reform_tit {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	padding: 25px;
	border: 5px solid #fff;
	margin-bottom: 60px;
}

.beforeafter {
	padding: 50px;
	background: #fff;
}

.before {
	height: 150px;
	background: url(../images/before.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;

	margin-bottom: 30px;
}

.before p {
	font-size: 18px;
	line-height: 1.5;

	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 180px;
}

.before_photo {
	text-align: center;
}
.before_photo p {
	margin: 40px 0 0;
	font-size: 18px;
	line-height: 1.5;
}

.beforeafter_point {
	background: #f1f0e7;
	padding: 35px;
	margin-top: 40px;
}

.beforeafter_point h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 25px;
}

.beforeafter_point p {
	font-size: 14px;
	line-height: 1.5;
}

.beforeafter_point ul {
	margin-top: 40px;
	font-size: 16px;
	font-weight: bold;
}
.beforeafter_point ul li {
	margin-top: 10px;
}

.arrow {
	text-align: center;
	padding: 20px;
}

.after {
	height: 150px;
	background: url(../images/after.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;

	margin-bottom: 30px;
}

.after p {
	font-size: 18px;
	line-height: 1.5;

	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 180px;
}

.reform_tit2 {
	margin: 100px 0;
}

.movie_box {
	background: #fff;
	padding: 45px 160px;
}

.movie_box h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
}

.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.voice_tit {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	padding: 25px;
	border: 5px solid #f1f0e7;
	margin-bottom: 60px;
}

.owner {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 50px;
}
.owner span {
	display: block;
	font-size: 14px;
	margin-top: 15px;
}

.voice dl {
	margin-bottom: 30px;
}

.voice dt {
	margin-bottom: 10px;
	background: #f1f0e7;
	font-size: 18px;
  line-height: 1.6;
	padding: 20px;
}
.voice dd {
	background: #f5f5f5;
	font-size: 14px;
	line-height: 1.5;
	padding: 20px;
}

.reform_tit3 {
	margin: 0 0 50px 0;
}

.matome {
	font-size: 14px;
	line-height: 2;
}

.voice_tit .matome {
	text-align: left;
	margin-top: 30px;
}

@media screen and (max-width: 767px) {

.beforeafter {
	padding: 20px;
	background: #fff;
}

.before {
	height: auto;
	background: url(../images/before.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	padding-top: 170px;

	margin-bottom: 30px;
}

.before p {
	position: static;
	top: auto;
	transform: none;
	padding-left: 0px;
}

.after {
	height: auto;
	background: url(../images/after.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	padding-top: 170px;

	margin-bottom: 30px;
}

.after p {
	position: static;
	top: auto;
	transform: none;
	padding-left: 0px;
}

.beforeafter_point ul li {
	line-height: 1.3;
	text-indent: -1em;
	padding-left: 1em;
}

.reform_tit2 {
	margin: 40px 0 20px;
}

.movie_box {
	padding: 30px 20px 20px;
}

.movie_box h3 {
	margin-bottom: 20px;
}

.voice_tit {
	margin-bottom: 40px;
}

.section_beige {
	padding: 40px 0;
}

.reform_tit3 {
	margin-bottom: 40px;
}

.voice dt {
	text-align: center;
}


}
