@charset "UTF-8";

.maincolmn,
.navwrap,
.h3-img,
.article,
.nextclm01,
.h3noimg,
footer {
	position: relative;
}

.background-img1,
.background-img2,
.background-img3,
.background-img4,
.background-img5,
.background-img6,
.background-img7,
.background-img8,
.background-img9,
.background-img10,
.background-img11,
.background-img12 {
	position: absolute;
}

h3.h3-img {
	margin-bottom: 0;
	padding-bottom: 0;
}

.article h3.h3sp {
	margin-top: 0;
}

.nav-wrap {
	margin: 0 2% 10px;
}
.scroll-nav {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch; /* 慣性スクロール */
}
.scroll-nav ul {
	max-width: 1060px; /* メニューの最大幅 */
	min-width: 630px; /* メニューの最小幅 */
	margin: 0 auto;
	list-style: none;
	padding-right: 25px; /* 右側の固定分余白を空ける */
	font-size: 0;
	padding-bottom: 6px;
}
.scroll-nav ul li {
	display: inline-block;
	width: 150px; /* メニューの個別の幅 */
	text-align: center;
	margin: 0 3px;
	border-radius: 5px;
	border: 1px solid #ae8047;
	box-sizing: border-box;
	-webkit-box-shadow: 0 6px 0 #ae8047;
	box-shadow: 0px 6px 0px 0px #ae8047;
	font-size: 16px;
}
.scroll-nav ul li a:hover {
	background: none;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.scroll-nav ul li a {
	display: flex;
	color: #ae8047; /* メニューの文字色 */
	text-decoration: none;
	height: 40px;
	justify-content: center;
	align-items: center;
}
.scroll-nav ul li a span {
	display: inline-block;
}
/* インドエステ結果 */
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%);
}
.model_waku_r10 {
	margin: 0 10px;
	border: 1px solid #b50016;
	border-radius: 0;
}
.model_img_circle {
	width: 100px;
	height: 100px;
	margin-top: 15px;
}
.model_weight {
	display: block;
	width: auto;
	text-align: center;
	color: #111;
}
.weight_box {
	margin: 0;
}
.model_name_coment_box {
	color: #111;
}
.model_name_age,
.model_genre {
	background: #efd9a1;
	text-align: center;
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: normal;
	padding: 5px 0;
}
.model_name_coment_box {
	padding: 0 10px;
}
.post_indesthe_ul li {
	padding-bottom: 15px;
}
.post_indesthe_ul li a {
	margin: 0 20px;
	padding: 0 10px;
}
.menu-link-box {
	text-align: center;
	margin-bottom: 30px;
}

.menu-link-box a {
	display: inline-block;
	width: 138px;
	margin: 5px 10%;
	padding: 10px 0;
	text-align: center;
	position: relative;
	color: #af8047;
	border: 1px solid #af8047;
	font-size: 14px;
}

.menu-link-box a::after {
	content: '';
	border-color: white #af8047 #af8047 white;
	border-style: solid;
	border-width: 0 0 11.368px 11.368px;
	bottom: 0;
	position: absolute;
	right: 0;
}

.model_comennt_text {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 20px;
}
.menu-box {
	border-bottom: 1px dotted #ccc;
	margin: 0 2%;
}
.menu-box:first-child {
	padding-top: 0;
}
.h3-img img {
	width: 100%;
}
.contents-img-block-2retsu ul li {
	width: 99%;
}

/*こんな効果が*/

.effect-box {
	width: 95%;
	border: 1px solid #ab8047;
	margin: 10px 2%;
	position: relative;
}

.effect-top {
	width: 100%;
	height: 40px;
	background: #ab8047;
	position: relative;
}

section.page-in-content .effect-top p,
section.page-layout-section .effect-top p {
	color: #fff;
	padding: 6px 0 0 40px;
	line-height: 1.5em;
}

.effect-top img {
	width: 45px;
	position: absolute;
	top: -7px;
	left: 3px;
}

.effect-box ul,
.flow-box ul {
	padding: 0;
	margin: 10px 2%;
}

.effect-box ul li {
	display: inline-block;
	width: 49%;
	white-space: nowrap;
}

.effect-box ul li:before {
	content: '';
	background-image:url(/wp-content/themes/uncoeur-new/img/こんな効果があります_チェックボックス.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
	width: 19.5px;
	height: 19.5px;
	vertical-align: top;
	margin-top: 3px;
}

/*施術の流れ*/

.flow-box {
	width: 100%;
	margin: 0 auto;
}

.post-box .flow-box li {
	display: inline-block;
	position: relative;
}

.flow-box li:after {
	content: '\f04b';
	display: inline-block;
	font-family: FontAwesome;
	color: #989999;
	width: 12px;
	margin-left: 10px;
	position: absolute;
	right: -27px;
}

.facial-menu-box,
a.facial-menu-box {
	width: 93%;
	margin: 0 auto 12px;
	padding: 0;
	border: 1px solid #ab8047;
	background: none;
	display: block;
	color: #111;
}

a.facial-menu-box.coupon-menu,
.facial-menu-box.coupon-menu {
	background: #f9f2dd;
}

.coupon-mark {
	background: #ae8047;
	color: #fff;
	padding: 3px 5px;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 5px;
}
.facial-menu-description,
.facial-menu-supple,
.facial-menu-all-supple {
	font-size: 14px;
}
.facial-menu-supple {
	margin-bottom: 10px;
}
.facial-menu-all-supple {
	margin-top: 10px;
}
.facial-menu-price-waku {
	padding: 10px;
}

.facial-menu-title {
	font-size: 18px;
	color: #ab8047;
	padding: 5px 0;
	font-weight: bold;
}

.price-menu-box {
	margin-bottom: 10px;
	font-size: 0;
}

.facial-menu-time {
	display: inline-block;
	width: 79px;
	border: 1px solid #ab8047;
	padding: 10px 15px;
	background: #fff;
	font-size: 16px;
	color: #ab8047;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
}

.facial-menu-time p {
	color: #ab8047;
	vertical-align: middle;
	display: inline-block;
}

.facial-menu-first1 {
	display: inline-block;
	font-size: 20px;
	vertical-align: middle;
	font-weight: bold;
	color: #111;
}

.facial-menu-normal-prices {
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
	position: relative;
	margin-right: 20px;
	color: #111;
}

.facial-menu-normal-prices span {
	font-size: 15px;
}

.facial-menu-normal-prices i {
	font-size: 40px;
	color: #ab8047;
	position: absolute;
	top: -10px;
	right: -20px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 1px #f9f2dd; 
}

.facial-menu-price {
	display: inline-block;
	font-size: 30px;
	color: #b00016;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 10px;
}

.facial-menu-price i {
	font-size: 20px;
	vertical-align: middle;
}

.facial-menu-price span {
	font-size: 14px;
	color: #000;
	vertical-align: middle;
}
.effect-box ul li div {
	display: inline-block;
	margin-top: -4px;
}

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

	.background-img1 {
		top: 280px;
		left: -108px;
	}

	.background-img2 {
		top: 845px;
		left: -108px;
	}

	.background-img3 {
		top: 1300px;
		left: -108px;
	}

	.background-img4 {
		top: 1700px;
		left: -108px;
	}

	.background-img5 {
		top: 2630px;
		left: -108px;
	}

	.background-img6 {
		top: 3700px;
		left: -108px;
	}

	.background-img7 {
		top: 4500px;
		left: -108px;
	}

	.background-img8 {
		top: 4890px;
		left: -108px;
	}

	.background-img9 {
		top: 5910px;
		left: -108px;
	}

	.background-img10 {
		top: 3254px;
		left: -108px;
	}

	.background-img11,
	.background-img12 {
		display: none;
	}

	h3.h3-img {
		height: 300px;
	}

	.h3-img img {
		height: 300px;
		object-fit: cover;
	}

	.scroll-nav ul {
		padding: 0 0 6px;
	}
	.scroll-nav ul li {
		width: 150px; /* メニューの個別の幅 */
	}
	.contents-img-block-2retsu ul li {
		width: 49%;
	}

	.post_indesthe_ul li {
		margin: 10px 0;
	}

	.indesthe-result-sp {
		display: none;
	}

	.indesthe-result-pc ul {
		font-size: 0;
	}
	.indesthe-result-pc li {
		display: inline-block;
		width: 33%;
		margin-bottom: 25px;
	}

	.effect-box ul li {
		display: inline-block;
		width: 49%;
	}

	.effect-box ul li div {
		display: inline-block;
		margin-top: -4px;
	}

	.flow-box li {
		border: 1px solid #989999;
		padding: 10px 8px;
		border-radius: 3px;
		margin-right: 35px;
		margin-bottom: 10px;
	}

	.flow-box li.first-line-last:after {
		display: none;
	}

	.flow-box li.second-line-start {
		margin-left: 25px;

	}

	.flow-box li.second-line-start:after {
		left: -32px;
	}

	.flow-box li.second-line:after {
		left: -32px;
	}

	.facial-menu-price-box {
		display: inline-block;
		vertical-align: middle;
	}

}

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

	h3.h3-img {
		line-height: 0;
	}

	.indesthe-result-pc {
		display: none;
	}

	.background-img1 {
		width: 220px;
		top: 250px;
		left: -65px;
	}

	.background-img2 {
		width:220px;
		top: 1515px;
		left: -65px;
	}

	.background-img3 {
		width:220px;
		top: 2415px;
		left: -65px;
	}
	
	.background-img4 {
		width: 220px;
		top: 3240px;
		left: -65px;
	}

	.background-img5 {
		width: 220px;
		top: 3817px;
		left: -65px;
	}

	section.indesthe-result-sp .bx-wrapper {
		background: transparent;
	}

	.background-img6 {
		width: 220px;
		top: 4575px;
		left: -65px;
	}

	.background-img7 {
		width:220px;
		top: 5570px;
		left: -65px;
	}

	.background-img8 {
		width: 220px;
		top: 6322px;
		left: -65px;
	}

	.background-img9 {
		width:220px;
		top: 6950px;
		left: -65px;
	}

	.background-img10 {
		width:220px;
		top: 7302px;
		left: -65px;
	}

	.background-img11 {
		width:220px;
		top: 8777px;
		left: -65px;
	}

	.background-img12 {
		width:220px;
		top: 9515px;
		left: -65px;
	}

	.effect-box ul li {
		margin: 5px 0 0 10px;
	}

	.page-in-content {
		display: flex;
		flex-direction: column;
	}

	.order1 {
		order: 1;
	}

	.order2 {
		order: 2;
	}

	.flow-box li {
		display: inline;
	}

	.flow-box li:after {
		position: static;
		display: inline-block;
		font-size: 14px;
	}

	.flow-box li.second-line:after {
		display: none;
	}

	.facial-menu-box,
	a.facial-menu-box {
		width: 90%;
	}

	.facial-menu-price-box {
		width: calc(100% - 121px);
		display: inline-block;
		vertical-align: middle;
	}

	.facial-menu-price {
		letter-spacing: -2px;
	}

	.facial-menu-price span {
		letter-spacing: 0px;
	}

	.facial-menu-first1,
	.facial-menu-price {
		line-height: 1em; 
	}

	.facial-menu-time {
		vertical-align: middle;
		margin-right: 10px;
	}

	.large-facial-menu-time,
	.middle-facial-menu-time {
		vertical-align: top;
		margin-right: 10px;
	}

	.middle-facial-menu-time p {
		line-height: 2.5em;
	}

}

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

	.facial-menu-time {
		width: 70px;
	}
	.facial-menu-price-box {
		width: calc(100% - 112px);
	}
}
