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

.c_red {
	color: #BB272D;
}
.lead_box {
	padding: 0 10px;
}
.lead_box .b_lead {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.lead_box .txt {
	font-size: 13px;
	margin-top: 20px;
}
.cream {
	margin-top: 45px;
	padding: 25px 15px 55px;
	background: url(/common/img/option/bouquet/bouquet/bg_stripe.png) repeat left top;
}
h3.h_1 {
	font-size: 15px;
	text-align: center;
	background: url(/common/img/option/bouquet/bouquet/line_01.png) no-repeat center bottom;
	background-size: 150px auto;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.cream .white {
	background: #FFF;
	padding: 20px 15px 30px;
	border-radius: 10px;

}
.cream .item {
	overflow: hidden;
}
.cream .item:not(:first-child) {
	margin-top: 20px;
}
.cream .left {
	width: 44%;
	float: left;
}
.cream .right {
	width: 52%;
	float: right;
	/*padding-top: 17px;*/
}
.cream .tab {
	background: url(/common/img/option/bouquet/bouquet/tab_blue.png) no-repeat right bottom;
	background-size: auto 20px;
	color: #FFF;
	height: 20px;
	text-align: right;
	padding-right: 25px;
	line-height: 1.7;
}
.cream .tab.pink {
	background-image: url(/common/img/option/bouquet/bouquet/tab_pink.png);
}
.cream .tab.green {
	background-image: url(/common/img/option/bouquet/bouquet/tab_green.png);
	padding-right: 15px;
}
.cream img {
	width: 100%;
}
.aqua {
	background: #DAF1F8;
	padding: 25px 15px;
}
.aqua .price {
	overflow: hidden;
}
.aqua .price .left {
	float: left;
	width: 60%;
}
.aqua .price .right {
	float: right;
	width: 40%;
	text-align: right;
}
.aqua .oh_1 {
	overflow: hidden;
}
.aqua .item {
	margin-top: 20px;
	width: 31%;
	float: left;
	position: relative;
}
.aqua .item:nth-of-type(3n + 1) {
	clear: both;
}
.aqua .item:nth-of-type(3n + 2),.aqua .item:nth-of-type(3n + 3) {
	margin-left: 3.5%;
}
.aqua .cat {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/common/img/option/bouquet/bouquet/cat_blue.png) no-repeat right top;
	background-size: 49px 17px;
	color: #FFF;
	text-align: right;
	padding-right: 5px;
	box-sizing: border-box;
	width: 49px;
	height: 17px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.7;
}
.aqua .cat.pink {
	background-image: url(/common/img/option/bouquet/bouquet/cat_pink.png);
}
.aqua .cat.green {
	background-image: url(/common/img/option/bouquet/bouquet/cat_green.png);
	background-size: 70px 17px;
	width: 70px;
}
.aqua .name {
	color: #0AA0D2;
	border-left: 2px solid #0AA0D2;
	padding-left: 7px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}
.aqua .txt {
	margin: 5px 0 0;
	font-size: 12px;
	line-height: 1.2;
}
.aqua .take_out {
	margin-top: 20px;
	background: #FFF;
	padding: 20px;
}
.aqua .take_out h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 1em;
}
button.green.wide.v1 {
	display: block;
	margin: 40px auto 45px;
}
.smt-inline {
	display: inline;
}
.pc-inline {
	display: none;
}
@media screen and (min-width:800px) {
	.smt-inline {
		display: none;
	}
	.pc-inline {
		display: inline;
	}
	.lead_box {
		width: 1000px;
		margin: auto;
		padding: 0 10px;
	}
	.lead_box .b_lead {
		font-size: 18px;
	}
	.lead_box .txt {
		font-size: 14px;
	}
	.cream {
		margin-top: 60px;
		padding: 40px 0 80px;
	}
	h3.h_1 {
		font-size: 24px;
		background-size: 250px auto;
		margin-bottom: 30px;
	}
	.cream .white {
		width: 900px;
		margin: 37px auto 0;
		padding: 30px 40px;
		border-radius: 10px;
		overflow: hidden;
	}
	.cream .item {
		width: 32%;
		float: left;
	}
	.cream .item:not(:first-child) {
		margin-left: 2%;
		margin-top: 0;
	}
	.cream .item .left {
		width: auto;
		float: none;
	}
	.cream .item .right {
		width: auto;
		float: none;
	}
	.aqua {
		padding: 45px 0;
	}
	.aqua .price {
		margin-top: 30px;
		width: 1000px;
		margin: auto;
		line-height: 1.4;
	}
	.aqua .left {
		font-size: 16px;
		font-weight: bold;
	}
	.aqua .left .small {
		font-size: 14px;
	}
	.aqua .right {
		font-size: 22px;
		font-weight: bold;
	}
	.aqua .right .small {
		font-size: 15px;
	}
	.aqua .oh_1 {
		width: 1000px;
		margin: auto;
	}
	.aqua .item {
		margin-top: 40px;
		width: 25%;
		padding: 0 10px;
		box-sizing: border-box;
		position: relative;
	}
	.aqua .item:nth-of-type(3n + 1) {
		clear: none;
	}
	.aqua .item:nth-of-type(3n + 2),.aqua .item:nth-of-type(3n + 3) {
		margin-left: 0;
	}
	.aqua .item:nth-of-type(4n + 1) {
		clear: both;
	}
	.aqua .cat {
		position: absolute;
		top: 0;
		right: 10px;
		background: url(/common/img/option/bouquet/bouquet/cat_blue.png) no-repeat right top;
		background-size: 90px 25px;
		color: #FFF;
		text-align: center;
		box-sizing: border-box;
		width: 90px;
		height: 25px;
		font-size: 12px;
		font-weight: bold;
		line-height: 2;
	}
	.aqua .cat.green {
		background-size: 90px 25px;
		width: 90px;
	}
	.aqua .item_2 {
		float: left;
		width: 75%;
		padding: 0 10px;
		box-sizing: border-box;
		margin-top: 40px;
	}
	.aqua .take_out {
		margin-top: 0;
	}
}
</pre></body></html>