@charset "utf-8";

/* ================ Style ================= */
#kv {
	background: url(../img/img_kv_pc.jpg) top center no-repeat;
}


#wrapper.page section h2{
	margin-bottom: 20px;
}
#wrapper.page section#order {
}
#wrapper.page section#order p.txt {
	font-size: 14px;
	color: #aba16d;
	letter-spacing: 1px;
	line-height: 2;
	margin-bottom: 40px;
}
#wrapper.page section#order .order-block {
	overflow: hidden;
	font-size: 0;
	letter-spacing: -1em;
}
#wrapper.page section#order .order-block dl {
	display: inline-block;
	vertical-align: top;
	width: 480px;
}
#wrapper.page section#order .order-block dl:last-child {
}
#wrapper.page section#order .order-block dl dt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 14px;
	color: #aba16d;
	letter-spacing: 1px;
	line-height: 1;
	background-color: #181818;
	padding: 20px;
}
#wrapper.page section#order .order-block dl:last-child dt {
	border-left: 2px solid #000;
}
#wrapper.page section#order .order-block dl dd {
	font-size: 14px;
	color: #aba16d;
	letter-spacing: 1px;
	line-height: 1;
	border: 1px solid #181818;
	padding: 20px;
}

#wrapper.page section#order .order-block dl dd p {
	font-size: 14px;
	color: #aba16d;
	line-height: 2;
	margin-bottom: 20px;
}
#wrapper.page section#order .order-block dl dd p.tell,
#wrapper.page section#order .order-block dl dd p.fax {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 20px;
}
#wrapper.page section#order .order-block dl dd p.tell span,
#wrapper.page section#order .order-block dl dd p.fax span {
	font-size: 30px;
	color: #aba16d;
	letter-spacing: 5px;
	line-height: 1;
}
#wrapper.page section#order .order-block dl dd p.tell span a {
	font-size: 40px;
	color: #aba16d;
	letter-spacing: 5px;
	line-height: 1;
}




#wrapper.page section#payment {
}
#wrapper.page section#payment .frame {
	border: 1px solid #181818;
	padding: 35px;
}
#wrapper.page section#payment .frame p {
	font-size: 14px;
	color: #aba16d;
	letter-spacing: 1px;
	line-height: 2;
	margin-bottom: 20px;
}
#wrapper.page section#payment .frame p:last-child {
	margin-bottom: 0;
}
#wrapper.page section#payment .frame ul {
	overflow: hidden;
	margin-bottom: 30px;
	font-size: 0;
	letter-spacing: -1em;
}
#wrapper.page section#payment .frame ul li {
	display: inline-block;
	background-color: #181818;
	margin: 0 10px;
	padding: 15px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 14px;
	color: #aba16d;
	letter-spacing: 1px;
	line-height: 1;
}


#wrapper.page section#service {
}
#wrapper.page section#service .block {
	overflow: hidden;
	margin-bottom: 80px;
}
#wrapper.page section#service .block .example {
	width: 50%;
	background-color: #ebebeb;
	padding: 20px;
	font-size: 0;
	letter-spacing: -1em;
}

#wrapper.page section#service .block .inner {
	width: 47%;
}
#wrapper.page section#service .block.left .example {
	float: left;
}
#wrapper.page section#service .block.left .inner {
	float: right;
}
#wrapper.page section#service .block.right .example {
	float: right;
}
#wrapper.page section#service .block.right .inner {
	float: left;
}

#wrapper.page section#service .example figure {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
}
#wrapper.page section#service .example figure:first-child {
	margin-left: 0;
}
#wrapper.page section#service .example figure img {
	margin-bottom: 10px;
}
#wrapper.page section#service .example.gift_paper figure {
	width: 180px;
}
#wrapper.page section#service .example.gift_paper.bag figure {
	width: 128px;
}
#wrapper.page section#service .example.gift_paper figure:nth-child(2n-1) {
	margin-left: 0;
}
#wrapper.page section#service .example.paper figure {
	width: 128px;
}
#wrapper.page section#service .example figure figcaption {

}
#wrapper.page section#service .example figure figcaption dl {
	padding: 0 10px;
	margin-bottom: 10px;
}
#wrapper.page section#service .example figure figcaption p,
#wrapper.page section#service .example figure figcaption dl dt {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1;
}
#wrapper.page section#service .example figure figcaption dl dd {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 1px;
	padding-top: 10px;
}

#wrapper.page section#service .inner h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 1;
	color: #aba16d;
	margin-bottom: 30px;
	text-align: left;
}
#wrapper.page section#service .inner p {
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 2;
	color: #aba16d;
	text-align: left;
}




#wrapper.page section .table {
	display: table;
	width: 100%;
}

#wrapper.page section .table dt {
	display: table-cell;
	vertical-align: middle;
	width: 20%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.4;
	color: #aba16d;
	padding: 30px 20px;
	background-color: #181818;
	border-bottom: 1px solid #000;
}
#wrapper.page section .table dd {
	display: table-cell;
	vertical-align: middle;
	padding: 30px 20px;
	text-align: left;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #181818;
	border-right: 1px solid #181818;
	color: #aba16d;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.4;
}

#wrapper.page section .table dd p {
	color: #aba16d;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.5;
	margin-bottom: 20px;
}
#wrapper.page section .table dd strong {
	color: #aba16d;
	font-weight: bold;
}
#wrapper.page section .table dd p.tell {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	line-height: 1;
}
#wrapper.page section .table dd p.tell span {
	font-size: 30px;
	color: #aba16d;
	letter-spacing: 5px;
	line-height: 1;
}

#wrapper.page section .table dd ol {
	margin-left: 20px;
}
#wrapper.page section .table dd ol li {
	list-style-type: disc;
	color: #aba16d;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.5;
	margin-bottom: 20px;
}
#wrapper.page section .table dd ol li:last-child {
	margin-bottom: 0;
}
