@charset "utf-8";

/*-----------------------------------------------
 title
-----------------------------------------------*/

#title {
	background: url("../img/goods/bg02.jpg") no-repeat top center,url("../img/goods/bg01.png") repeat top center;
	text-align: center;
	border-bottom: 5px solid #fe7201;
}
#title .inner {
	position: relative;
	width: 1000px;
	height: 567px;
	margin: 0 auto;
}
#title h1 {
	padding-top: 28px;
}

/*-----------------------------------------------
 content
-----------------------------------------------*/

#content{
	width: 1000px;
	margin: 0 auto;
	padding: 42px 0 100px;
	background: url(../img/bg-repeat.png) repeat-y center top;
}

#content .text01 {
	text-align: center;
	margin-bottom: 28px;
}
#content .dengekiya {
	margin-bottom: 126px;
	padding: 100px 0 40px;
	background: url(../img/goods/bg-dengekiya.png) no-repeat center top;
	text-align: center;
}
#content .dengekiya .txt {
	margin-bottom: 30px;
}

#goods .inner {
	width: 865px;
	margin: 0 auto;
}
#goods .block {
	position: relative;
	padding: 30px 0 10px;
	margin-bottom: 110px;
	background-color: #fb6903;
}
#goods .block:last-of-type {
	margin-bottom: 0;
}
#goods .block h2 {
	position: absolute;
	top: -75px;
	left: 22px;
}
#goods .block .pickup {
	width: 160px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 8px 0;
	margin-bottom: 10px;
	text-align: center;
	background-color: #00accb;
}
#goods .block .lineup {
	font-size: 0;
	font-weight: bold;
	margin-bottom: 26px;
}
#goods .block .lineup p {
	display: inline-block;
	width: 167px;
	height: 160px;
	font-size: 18px;
	text-align: center;
	line-height: 160px;
	color: #fff;
	background-color: #000;
	vertical-align: top;
}
#goods .block .lineup ul {
	display: inline-block;
	width: 634px;
	height: 160px;
	padding: 12px 15px;
	border: 2px solid #000;
	box-sizing: border-box;
}
#goods .block .lineup ul li {
	position: relative;
	width: 100%;
	font-size: 24px;
	display: inline-block;
	padding-left: 30px;
	line-height: 1.4;
}
#goods .block .lineup ul li::after {
	content: "●";
	font-size: 24px;
	color: #e60012;
	position: absolute;
	top: 0;
	left: 0;
}
#goods .block .lineup ul li:nth-child(4) {
	color: #e60012;
}
#goods .block .lineup ul li:nth-child(4)::after {
	font-size: 0;
}
#goods .block .line {
	width: 100%;
	margin-top: 15px;
	padding-bottom: 15px;
	border-top: 2px dotted #fb6903;
}
#goods .box {
	width: 801px;
	margin: 0 auto;
	padding: 18px 25px 22px;
	font-size: 0;
	background-color: #fff;
}
#goods .box .catch {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #fb6903;
}
#goods .box h3 {
	position: relative;
	font-size: 38px;
	font-weight: bold;
	line-height: 1.2;
	padding: 20px 0 20px 88px;
	margin-bottom: 20px;
	background-color: #fbf32a;
}
#goods .box h3::after {
	content: "";
	background: url("../img/goods/icon-bag.png") no-repeat top center;
	display: block;
	position: absolute;
	top: 20px;
	left: 22px;
	width: 48px;
	height: 48px;
}
#goods .box h4 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2;
	padding: 40px 0;
	border-top: 2px solid #f8d2b8;
	border-bottom: 2px solid #f8d2b8;
}
#goods .detail {
	padding-top: 20px;
}
#goods .detail .image {
	display: inline-block;
	margin-right: 14px;
}
#goods .detail .txt {
	display: inline-block;
	width: 396px;
	vertical-align: top;
}
#goods .box .txt p {
	font-size: 18px
}
#goods .box .txt p.detail-text {
	margin-bottom: 30px;
}
#goods .box .txt p.spec {
	font-size: 16px;
}
#goods .box .txt p span {
	font-weight: bold;
}
#goods .box .txt p span.small {
	font-size: 14px;
}
#goods .box .txt p span.red {
	color: #e60012;
}
#goods .box .txt p span.orange {
	color: #fb6903;
}
#goods .box .txt .plice {
	display: flex;
	font-weight: bold;
	align-items: baseline;
}
#goods .box .txt .plice p:nth-child(1) {
	padding: 5px 22px;
	color: #fff;
	margin-right: 12px;
	margin-bottom: 30px;
	background-color: #fb6903;
}
#goods .block01 .box .txt p {
	margin-bottom: 22px;
}
#goods .block01 .box .txt .img {
	text-align: center;
}
#goods .block03 .txt01 {
	font-size: 20px;
	font-weight: bold;
	color: #fb6903;
	line-height: 1.4;
	margin-bottom: 18px;
}
#goods .block03 .btn {
	margin-bottom: 20px;
	text-align: center;
}
#goods .block03 .box .detail .txt {
	position: relative;
}
#goods .block03 .box .detail:nth-of-type(4) .txt .plice {
	align-items: flex-start;
	margin-bottom: 30px;
}
#goods .block03 .box .txt p.spec:last-child {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
#goods .block03 .box .img {
	position: absolute;
	bottom: 0;
	right: 0;
}
#goods .only-shop {
	background-color: #fbf32a;
	padding-top: 18px;
}
#goods .only-shop h3 {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.2;
	margin-left: 22px;
	margin-right: 25px;
	margin-bottom: 16px;
	text-align: center;
}
#goods .only-shop h3 span {
	font-weight: 100;
	font-size: 40px;
}
#goods .only-shop .bnr {
	margin-bottom: 22px;
	text-align: center;
}
#goods .only-shop .txt {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	color: #fb6903;
	margin-bottom: 25px;
}
#goods .only-shop p:nth-child(3),#goods .only-shop .box p:nth-child(5) {
	display: inline-block;
	font-size: 23px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
	vertical-align: top;
}
#goods .only-shop .encl {
	display: inline-block;
	margin-right: 10px;
	font-size: 20px;
	font-weight: bold;
	background-color: #000;
	padding: 5px 46px;
	color: #fff;
}
#goods .only-shop .btn {
	position: relative;
	width: 600px;
	margin: 0 auto;
}
#goods .only-shop .btn a{
	display: block;
	font-size: 23px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	padding: 24px 0 24px 35px;
	background-color: #e60012;
	font-feature-settings: "palt";
}
#goods .only-shop .btn a:hover {
	text-decoration: none;
}
#goods .only-shop .btn::after {
	content: "▶︎";
	font-size: 14px;
	color: #fbf32a;
	position: absolute;
	top: 36px;
	left: 15px;
}
@media only screen and (max-width: 1000px) {

}
