<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* rehearsal_wedding.css */

.main-img-box {
	position: relative;
	max-width: 1000px;
	margin: auto;
}
.main_img .bnr_circle {
	position: absolute;
	left: 0;
	top: 0;
	width: 20%;
	height: auto;
}
.lead_box {
	padding: 0 10px;
}
.lead_box .heading {
	font-size: 14px;
	font-weight: bold;
}
.lead_box .txt {
	margin-top: 15px;
	font-size: 13px;
	font-weight: normal;
}
.lead_box .price {
	margin-top: 20px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
.lead_box .price .small {
	font-size: 13px;
	font-weight: normal;
}
.btn_box {
	margin-top: 25px;
	text-align: center;
	padding: 0 10px;
}
.btn_box .arrow_bottom {
	display: inline-block;
	width: 100%;
	max-width: 600px;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	background: #29BFB2;
	color: #FFF;
	border-radius: 5px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	text-decoration: none;
}
.btn_box .arrow_bottom:after {
	content: "&gt;";
	position: absolute;
	right: 10px;
	top: 10px;
	transform: rotate(90deg);
}
.btn_box .txt {
	margin-top: 10px;
	color: #4D4D4D;
	font-size: 13px;
	text-align: center;
}
.photos {
	margin-top: 25px;
	overflow: hidden;
	padding: 0 15px;
}
.photos&gt;img {
	width: 48%;
	float: left;
}
.photos&gt;img:nth-child(2n) {
	margin-left: 4%;
}
.stripe_box {
	margin-top: 50px;
	background: url(/common/img/option/hairmake/rehearsal_wedding/bg_stripe_1.png) repeat left top;
	padding-bottom: 50px;
}
.heading_2 {
	padding: 35px 0 10px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background: url(/common/img/option/hairmake/rehearsal_wedding/line_1.png) no-repeat center bottom;
	background-size: 145px auto;
}
.stripe_box .items {
	margin-top: 15px;
	padding: 0 10px;
}
.stripe_box .item {
	overflow: hidden;
}
.stripe_box .item:not(:first-child) {
	margin-top: 20px;
}
.stripe_box .item img {
	float: left;
	width: 40%;
}
.stripe_box .item .txt {
	float: right;
	width: 55%;
	line-height: 1.5;
}
.stripe_box .item.left img {
	float: right;
	width: 40%;
}
.stripe_box .item.left .txt {
	float: left;
	width: 55%;
}
.stripe_box .item .txt .num {
	font-family: times, serif;
	font-style: italic;
	font-size: 25px;
}
.stripe_box .item .txt .c_blue {
	color: #0AA0D2;
	font-size: 13px;
	font-weight: bold;
}
.stripe_box .item .txt .time {
	display: inline-block;
	padding: 0 10px;
	text-align: center;
	color: #FFF;
	background: #0AA0D2;
	font-size: 11px;
	font-weight: bold;
}
.stripe_box .item .txt .t {
	font-size: 12px;
}
.heading_3 {
	margin-top: 50px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.heading_3 .small 	{
	display: block;
	font-size: 13px;
	font-weight: normal;
}
.bg_img {
	margin-top: 20px;
	background: url(/common/img/option/hairmake/rehearsal_wedding/bg_01.jpg) no-repeat center top;
	background-size: 400px auto;
	height: 120px;
}
.aqua_box {
	margin-top: 55px;
	background: #DAF1F8;
	padding: 0 15px 50px;
}
.c_blue_2 {
	margin-top: 25px;
	color: #0AA0D2;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.aqua_box .txt {
	margin-top: 20px;
}
.aqua_box .oh_1 .left {
	margin-top: 20px;
	text-align: center;
}
.aqua_box .left img {
	width: 80%;
}
.aqua_box .right .white_box {
	background-color: #FFF;
	padding: 4px;
	font-size: 12px;
}
.aqua_box .right .white_box&gt;div {
	border: 1px solid #6CC6E4;
	padding: 15px;
}
.aqua_box .right .white_box .small {
	font-size: 11px;
	font-weight: bold;
}
.aqua_box .right .white_box .price {
	font-size: 15px;
	font-weight: bold;
}
.aqua_box .right .white_box .c_red {
	color: #BB272D;
	font-size: 13px;
	font-weight: bold;	
}
.aqua_box .txt_2 {
	margin-top: 15px;
}
.white_border {
	max-width: 900px;
	margin: auto;
	border: 10px solid #FFF;
	background: #F5F3F2;
	padding: 25px 20px 25px;
	box-sizing: border-box;
}
.aqua_box .oh_2 .left {
	text-align: center;
}
.aqua_box .oh_2 .right .name {
	margin-top: 25px;
	font-size: 14px;
	font-weight: bold;
}
.aqua_box .oh_2 .right .name .eng {
	display: block;
	color: #808080;
	font-size: 11px;
}
.aqua_box .oh_2 .right .border {
	margin: 10px 5px;
	border-top: 1px solid #C6C6C6;
}
.aqua_box .oh_2 .price {
	font-size: 15px;
	font-weight: bold;
}
.aqua_box .oh_2 .price .small {
	font-size: 11px;
}
.aqua_box .oh_2 .txt_3 {
	margin-top: 20px;
}

/**/
.pages {
	max-width: 1000px;
	margin: 15px auto 0;
	padding: 20px 10px 5px;
	border-top: solid 1px #4d4d4d;
	border-bottom: solid 1px #4d4d4d;
}
.pages a {
	display: inline-block;
	letter-spacing: normal;
	box-sizing: border-box;
	width: 45%;
	margin: 0 2% 10px 0;
	padding-left: 1em;
	text-indent: -1em;
	color: #4d4d4d;
	vertical-align: top;
}
.pages a.active {
	color: #0aa0d2;
}
.pages a::before {
	content: "\02022";
	margin-right: 5px;
	font-size: 10px;
	vertical-align: middle;
}

@media screen and (min-width:800px) {
	.main_img .bnr_circle {
		left: 0;
		top: 0;
		width: 170px;
		height: auto;
	}
	.lead_box {
		width: 95%;
		max-width: 1000px;
		margin: auto;
		text-align: center;
	}
	.lead_box .heading {
		font-size: 18px;
	}
	.lead_box .txt {
		margin-top: 20px;
		font-size: 14px;
	}
	.lead_box .price {
		margin-top: 35px;
		font-size: 30.94px;
	}
	.lead_box .price .small {
		font-size: 18px;
	}
	.btn_box {
		margin-top: 30px;
		padding: 0;
	}
	.btn_box .arrow_bottom {
		font-size: 18px;
		padding: 15px;
	}
	.btn_box .arrow_bottom:after {
		position: absolute;
		right: 15px;
		top: 15px;
	}
	.btn_box .txt {
		font-size: 14px;
	}
	.photos {
		width: 940px;
		margin: 45px auto 0;
		padding: 0;
	}
	.photos&gt;img {
		width: 32%;
		float: left;
	}
	.photos&gt;img:nth-child(3n + 2),.photos&gt;img:nth-child(3n) {
		margin-left: 2%;
	}
	.stripe_box {
		padding-bottom: 80px;
	}
	.stripe_box .items {
		margin: 75px auto 0;
		max-width: 900px;

	}
	.stripe_box .item:not(:first-child) {
		margin-top: 0;
	}
	.stripe_box .item img {
		float: left;
		width: 33%;
	}
	.stripe_box .item .txt {
		float: right;
		width: 64.4%;
	}
	.stripe_box .item .txt .num {
		font-size: 50px;
	}
	.stripe_box .item .txt .c_blue {
		font-size: 20px;
	}
	.stripe_box .item .txt .time {
		font-size: 16px;
	}
	.stripe_box .item .txt .t {
		font-size: 14px;
	}
	.heading_2 {
		margin-top: 55px;
		font-size: 24px;
		line-height: 1.5;
	}
	.heading_3 {
		margin-top: 80px;
		font-size: 30px;
		line-height: 1.5;
	}
	.heading_3 .small 	{
		font-size: 14px;
	}
	.bg_img {
		margin-top: 30px;
		background: url(/common/img/option/hairmake/rehearsal_wedding/bg_01.jpg) no-repeat center top;
		background-size: 1000px auto;
		height: 290px;
	}
	.bg_img.v1 {
		background: url(/common/img/option/hairmake/rehearsal_beach_photo/bg_01.jpg) no-repeat center top;
		background-size: 1000px auto;
	}
	.aqua_box .c_blue_2 {
		margin-top: 35px;
		font-size: 22px;
	}
	.aqua_box .txt {
		margin-top: 10px;
		text-align: center;
	}
	.aqua_box .oh_1 {
		padding: 0 10px;
		max-width: 900px;
		overflow: hidden;
		margin: 25px auto 0;
	}
	.aqua_box .oh_1 .left {
		margin-top: 0;
		width: 38.8%;
		float: left;
	}
	.aqua_box .oh_1 .right {
		width: 58.8%;
		float: right;
	}
	.aqua_box .right .white_box .small {
		font-size: 14px;
	}
	.aqua_box .right .white_box .price {
		font-size: 20px;
	}
	.aqua_box .right .white_box .c_red {
		font-size: 15px;
	}
	.aqua_box .left img {
		width: 100%;
	}
	.white_border {
		padding: 30px;
	}
	.aqua_box .oh_2 {
		overflow: hidden;
	}
	.aqua_box .oh_2 .left {
		width: 30%;
		float: left;
	}
	.aqua_box .oh_2 .right {
		width: 67.4%;
		float: right;
	}
	.aqua_box .oh_2 .right .name {
		margin-top: 0;
		font-size: 18px;
	}
	.aqua_box .oh_2 .right .name .eng {
		display: inline-block;
		font-size: 13px;
	}
	.aqua_box .oh_2 .price {
		font-size: 20px;
	}
	.aqua_box .oh_2 .price .small {
		font-size: 14px;
	}
	
	/**/
	.pages {
		margin-top: 30px;
		padding: 20px 0;
		text-align: center;
		border-top: solid 1px #4d4d4d;
		border-bottom: solid 1px #4d4d4d;
	}
	.pages a {
		width: auto;
		margin: 0 1em;
		padding-left: 0;
		text-indent: 0;
	}
}
@media screen and (min-width:1200px) {
	.main_img .bnr_circle {
		left: -85px;
		top: -15px;
	}
</pre></body></html>