#vol03_product {
	font-family: "yu-gothic-pr6n", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	width: calc( var(--vw) * 100 ) !important;
	width:100vw !important;
	margin:0;
	padding:0;
	background:url(https://uenicontact.itembox.design/item/product/vol03/bk.webp) repeat-y;
	background-size:100vw !important;
	position:relative;
	left:50% !important;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform:translate(-50%, 0%);
	overflow:hidden !important;
}
#vol03_product  img {
	max-width:100%;
	height:auto;
	display:block;
}
#vol03_product main {
	width:85%;
	max-width:800px;
	margin:0 auto;
	padding:0;
}
#vol03_product main > section {
	padding:2.5em 0;
	border-bottom:1.5px solid #e8abc0;
	color:#777777;
}
#vol03_product main > section:nth-last-of-type(1) {
	border-bottom:0;
	padding:2.5em 0 0 0;
}
#vol03_product main > section > h1 {
	font-size:115%;
	font-weight:bold;
	margin-bottom:1.0em;
}
#vol03_product main > section > p {
	line-height:1.7em;
	margin:1.2em auto;
}
#vol03_product main > section > p > span {
	display:block;
	text-indent:-1.0em;
	padding-left:1.0em;
	margin:0.3em 0;
}
#vol03_product main > section > img {
	max-width:100%;
	height:auto;
	display:block;
	margin:2.0em auto 1.5em auto;
}
#vol03_product > img {
	width:100%;
	max-width:800px;
	margin:0 auto 0 auto !important;
}

#vol03_product .vol03list {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:stretch;
	margin:3.0em auto 10.0em auto;
}
#vol03_product .vol03list > div {
	width:48%;
	display:block;
	text-align:center;
}
#vol03_product .vol03list > div > p {
	display:inline-block;
	text-align:left;
	font-weight:bold;
	font-size:150%;
	line-height:1.5em;
	margin:1.5em auto;
}
#vol03_product .vol03list > div > span > a {
	width:80%;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background:#707070;
	border:1px solid #707070;
	text-decoration:none;
	box-sizing:border-box;
	padding:1.5em 0;
	margin:0 auto;
	transition: all 500ms 0s ease;
}
#vol03_product .vol03list > div > span > a:hover {
	color:#707070;
	background:#fff;
}

.fs-body-product-p3c-KaiseiSet .kaisei { display:none !important; }

.fs-body-product-p3c-KitamiSet .kitami { display:none !important; }

.fs-body-product-p3c-SakakiSet .sakaki { display:none !important; }

a#backto > img {
	display:block;
	height:6.5em !important;
	width:auto;
	margin:3.5em auto 6.0em auto;
}


@media screen and (max-width:864px) {
#vol03_product {
	font-size:3.0vw !important;
	font-weight:bold !important;
}
#vol03_product main > section > h1 {
	font-size:120% !important;
	font-weight:bold;
	margin-bottom:1.0em;
}
#vol03_product main > section:nth-of-type(1) > p {
	font-size:3.3vw !important;
	font-weight:normal !important;
}
#vol03_product main > section:nth-of-type(2) > p:nth-of-type(1) {
	font-weight:bold !important;
}
#vol03_product main > section:nth-of-type(2) > p.indent.atte {
	font-weight:normal !important;
}
#vol03_product .vol03list > div > p {
	font-size:100% !important;
	font-size:3.5vw !important;
}
#vol03_product > img {
	width:100% !importnat;
	height:auto;
	display:block;
	margin:2.0em auto 1.5em auto;
}
a#backto > img {
	display:block;
	height:auto !important;
	width:70% !important;
	margin:3.5em auto 5.0em auto;
}
.fs-p-productDescription--short {
	font-size:100% !important;
	font-size:3.0vw !important;
}
}
