@charset "UTF-8";
/*背景の設定*/

.h3noimg,
section.result,
.result_l,
footer {
	position: relative;
}

.background-img1,
.background-img2,
.background-img3 {
	position: absolute;
}

.beforeafter_img {
	position: relative;
}
.bofore_img,
.after_img {
	width: 46%;
}
.beforeafter_migi {
	width: 8%;
}
.before_after_img_waku,
.before_after_img_waku {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #b08047;
	box-sizing: border-box;
}
.bofore_img img,
.after_img img {
	width: 100%;
	height: auto;
}
.beforeafter_img_box {
	display: flex;
	justify-content: center;
	align-items: center;
}
.before-img-box {
	display: flex;
	justify-content: center;
	align-items: center;
}
.beforeafter_migi {
	top: 0;
}
.beforeafter_migi i {
	color: #b08047;
}
.before_label,
.after_label {
	position: absolute;
	top: 0;
	background: #b08047;
}
div.result_r {
	margin-bottom: 0;
}
p.result {
	border: none;
	text-align: center;
	margin-bottom: 10px;
}
p.result span.result03 b {
	float: none;
	display: inline-block;
	margin-top: 0;
	vertical-align: middle;
}
.beforeafter_data_sp {
	margin-top: 10px;
}
.model_name_age,
.model_genre {
	background: #efd9a1;
	text-align: center;
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: normal;
	padding: 5px 0;
}
.beforeafter_data_sp table.beforeafter_data_table {
	width: 94%;
}
.beforeafter_data_sp table.beforeafter_data_table th,
.beforeafter_data_sp table.beforeafter_data_table td {
	color: #000;
	border: 1px solid #000;
	font-size: 13px;
}
.beforeafter_data_sp table.beforeafter_data_table td {
	font-size: 15px;
}
.beforeafter_data_sp table.beforeafter_data_table th,
.beforeafter_data_sp table.beforeafter_data_table th.result_th {
	background: #ededed;
}
.beforeafter_data_sp table.beforeafter_data_table th.result_th,
.beforeafter_data_sp table.beforeafter_data_table td.result_td {
	color: #b50016;
}
.beforeafter_data_sp table.beforeafter_data_table th small {
	font-size: 11px;
	color: #000;
}
.beforeafter_data_sp table.beforeafter_data_table td.result_td {
	background: none;
	font-size: 15px;
}
.beforeafter_data_sp table.beforeafter_data_table th.th-top {
	font-size: 15px;
	font-weight: bold;
}
section.menu01-indesthe-result {
	position: relative;
	margin-bottom: 20px;
}
.bx-wrapper {
	box-shadow: none;
}
.feed-prev-btn {
	left: 0;
}
.feed-next-btn{
	right: 0;
}
.feed-prev-btn a {
	background-image:url(/wp-content/themes/uncoeur-new/img/btn-prev.png);
}
.feed-next-btn a {
	background-image:url(/wp-content/themes/uncoeur-new/img/btn-next.png);
}
.feed-prev-btn .bx-prev,
.feed-next-btn .bx-next {
	width: 100%;
	height: 60px;
	display: block;
	font-size: 0;
}
.navi-btn {
	position: absolute;
	margin: 0;
	width: 40px;
	height: 60px;
	-webkit-background-size: 40px 60px;
	background-size: 40px 60px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.comment-title {
	text-align: center;
}

.comment-title p {
	font-size: 13px;
}

.comment-box {
	width: 94%;
	margin: 25px auto;
}

.comment-text {
	padding: 15px 25px;
	border: solid 1px #b50016;
	outline: solid 1px #b50016;
	outline-offset: 3px;
	margin: 3px;
	text-align: left;
}

div.result_l img {
	width: auto;
}

@media only screen and (min-width:768px) { /* PCサイズでの指定 */

	article#contact {
		padding-top: 0;
		margin-top: 0;
	}

	section.result {
		width: 100%;
	}

	div.result_r {
		display: inline-block;
		float: none;
		clear: both;
		vertical-align: middle;
	}

	.model_name_comment_box {
		display: inline-block;
		width: 55%;
		vertical-align: middle;
		margin-left: 40px;
	}

	.before_after_img_waku, .before_after_img_waku {
		overflow: hidden;
	}

	.feed-next-btn {
    right: -20px;
	}

	.feed-prev-btn {
    left: -20px;
	}

	div.result_l {
		float: none;
		width: 100%;
		text-align: center;
	}

	.bofore_img img,
	.after_img img {
		max-height: 365px;
	}

	tbody {
    text-align: center;
		line-height: 1.2em;
	}

	.beforeafter_data_pc table.beforeafter_data_table {
		display: inline-block;
		width: 48%;
		margin: 0;
		border: none;
		vertical-align: top;
	}

	.beforeafter_data_pc table.beforeafter_data_table th,
	.beforeafter_data_pc table.beforeafter_data_table td {
		color: #000;
		border: 1px solid #000;
		font-size: 15px;
		padding: 10px;
	}

	.beforeafter_data_pc table.beforeafter_data_table td {
		font-size: 15px;
	}

	.beforeafter_data_pc table.beforeafter_data_table th,
	.beforeafter_data_pc table.beforeafter_data_table th.result_th {
		background: #ededed;
	}

	.beforeafter_data_pc table.beforeafter_data_table th.result_th,
	.beforeafter_data_pc table.beforeafter_data_table td.result_td {
		color: #b50016;
	}

	.beforeafter_data_pc table.beforeafter_data_table th small {
		color: #000;
		font-size: 11px;
	}
	.beforeafter_data_pc table.beforeafter_data_table td.result_td {
		background: none;
		font-size: 15px;
	}
	.beforeafter_data_pc table.beforeafter_data_table th.th-top {
		font-size: 15px;
		font-weight: bold;
		line-height: 1.2em;
		padding: 10px 30px;
	}

	.beforeafter_data_pc table.beforeafter_data_table tr.line-one th {
		padding: 21px 10px;
	}

	.beforeafter_data_pc table.beforeafter_data_table tr.line-three th {
		padding: 3.5px 10px;
		line-height: 1.3em;
	}

	.result-comment {
		display: inline-block;
		width: 48%;
		margin: 50px 5px;
		vertical-align: top;
	}

	.model_name_age {
		margin-bottom: 8px;
	}

	.background-img1 {
		width: 350px;
		top: 210px;
		left: 300px;
	}
	
	.background-img2 {
		width: 350px;
		top: 1032px;
		left: 300px;
	}

	.background-img3 {
		display: none;
	}

}

@media only screen and (max-width:768px) { /* SPサイズでの指定 */

	.beforeafter_data_pc {
		display: none;
	}

	.background-img1 {
		width: 220px;
		top: 184px;
		left: -65px;
	}
	
	.background-img2 {
		width: 220px;
		top: 1235px;
		left: -65px;
	}

	.background-img3 {
		width: 220px;
		top: 1815px;
		left: -65px;
	}

	.result-comment {
    margin-top: 80px;
	}

	.feed-prev-btn {
		left: -10px;
	}

	.feed-next-btn{
		right: -10px;
	}
	

}