@charset "utf-8";

/*----------------------------
	detail02.css
------------------------------*/
.furisode {
	position: relative;
}
.furisode h1.logo {
	position: absolute;
	top: 3rem;
	left: 2rem;
	width: 16.7rem;
}
.pageTitle {
	text-align: center;
	padding: 3rem 0;
}
.pageTitle p {
	font-size: 1.8rem;
	color: #ea5506;
	font-weight: 700;
}
.pageTitle p span {
	margin-top: -0.5rem;
	display: inline-block;
	font-size: 2.7rem;
	line-height: 1.2;
	vertical-align: middle;
	border-bottom: 1px solid #003bbe;
}
.pageTitle h2 {
	margin: 2rem auto 0;
	font-size: 3.8rem;
	font-family: "Noto Serif CJK JP", serif;
	font-weight: 600;
	line-height: 5.3rem;
}
.pageTitle h2 span {
	font-size: 2.4rem;
	line-height: 4.5rem;
}
.pageTitle h2 img {
	width: 40.8rem;
}
.lead {
	padding: 3rem 0;
	font-size: 1.8rem;
	line-height: 3rem;
	text-align: center;
	position: relative;
}
.lead::before {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -5rem;
	content: "";
	display: block;
	width: 10rem;
	height: 1px;
	background-color: #000;
}
@media (max-width: 768px) {
	.furisode h1.logo {
		top: 2.5rem;
		left: 2.5rem;
	}
	.pageTitle {
		padding: 8rem 0 5.5rem;
	}
	.pageTitle p {
		font-size: 2.1rem;
	}
	.pageTitle p span {
		display: inline-block;
		font-size: 3.7rem;
		line-height: 1.2;
		border-bottom: 1px solid #003bbe;
	}
	.pageTitle h2 {
		font-size: 5.1rem;
		line-height: 6.6rem;
	}
	.pageTitle h2 span {
		display: inline-block;
		margin-top: 11rem;
		font-size: 3.2rem;
		line-height: 6.1rem;
	}
	.pageTitle h2 img {
		width: 56.2rem;
	}
	.lead {
		padding: 5rem 0;
		font-size: 3rem;
		line-height: 4.6rem;
	}
	.lead::before {
		width: 9rem;
		height: 0.2rem;
	}
}

/*=====detail02=====*/
.detail02 .contentBlock {
	background: #fff4e5;
	padding-bottom: 12rem;
}
.detail02 .gofukuLink {
	width: 76.4rem;
	margin: 5rem auto 0;
}
.detail02 .gofukuLink a {
	display: block;
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
	color: #fff;
	background: #ea5506;
	border-radius: 5rem;
	box-shadow: 0.3rem 0.3rem 0 0 #C1BAAF;
	padding: 2rem 6rem 2rem 7rem;
	position: relative;
}
.detail02 .gofukuLink a::before {
	content: "";
	width: 3.7rem;
	height: 2.6rem;
	background: url(/base/pc/store/special/gofuku/furisode2026/img/detail02/icn.png)no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 1.1rem);
	left: 5.5rem;
}
.detail02 .gofukuLink a::after {
	content: "";
	width: 1.1rem;
	height: 1.8rem;
	background: url(/base/pc/store/special/gofuku/furisode2026/img/detail02/arrow.png)no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 0.7rem);
	right: 4rem;
}
.detail02 .contentBox {
	margin: 6rem auto 0;
	width: 101.5rem;
	background: #fff;
	border-radius: 1rem;
	padding: 3.5rem 9.5rem 7rem;
}
.detail02 .contentBox + .contentBox {
	margin-top: 9.5rem;
}
.detail02 .contentBox .subTtl {
	padding: 1.7rem 0 3rem;
	font-size: 2.8rem;
	font-weight: 600;
	line-height: 3rem;
	text-align: center;
}
.detail02 .contentBox h3 {
	padding: 2.8rem 0;
	font-size: 3.8rem;
	font-family: "Noto Serif CJK JP", serif;
	font-weight: 600;
	line-height: 5rem;
	text-align: center;
	color: #e77000;
	border-top: 2px solid #e77000;
	border-bottom: 2px solid #e77000;
}
.detail02 .contentBox .wrap {
	margin-top: 4rem;
	display: flex;
	justify-content: space-between;
}
.detail02 .contentBox .contentLead {
	margin-top: 3.5rem;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 3rem;
}
.detail02 .contentBox01 .box {
	width: 41.3rem;
}
.detail02 .contentBox01 .pic {
	margin-top: 2.5rem;
}
.detail02 .contentBox01 .pic02 {
	width: 37.1rem;
}
.detail02 .contentBox02 h3 {
	margin-left: -2rem;
	margin-right: -2rem;
}
.detail02 .contentBox02 .wrap p {
	width: 38.8rem;
}
.detail02 .contentBox03 {
	padding-bottom: 5rem;
}
.detail02 .contentBox03 ul {
	margin-top: 2rem;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 2.7rem;
}
.detail02 .contentBox04 {
	padding-bottom: 5rem;
}
.detail02 .contentBox04 .wrap {
	justify-content: center;
	gap: 0 4.5rem;
}
.detail02 .contentBox04 .pic {
	width: 14rem;
}
.detail02 .contentBox04 .txtBox {
	width: 51rem;
}
.detail02 .contentBox04 .ttl {
	font-size: 2.6rem;
	line-height: 3.8rem;
	font-weight: 600;
}
.detail02 .contentBox04 dl dt {
	margin-top: 1.7rem;
	font-size: 3.4rem;
	font-weight: 500;
}
.detail02 .contentBox04 dl dd {
	margin-top: 1.7rem;
	line-height: 3rem;
}
@media (max-width: 768px) {
	.detail02 .contentBlock {
		padding-bottom: 7.5rem;
	}
	.detail02 .gofukuLink {
		width: 68rem;
		margin: 6rem auto 0;
	}
	.detail02 .gofukuLink a {
		font-size: 3.2rem;
		line-height: 4.2rem;
		text-align: left;
		border-radius: 10rem;
		box-shadow: 0.5rem 0.5rem 0 0 #C1BAAF;
		padding: 2rem 11rem 2rem 16.5rem;
	}
	.detail02 .gofukuLink a::before {
		width: 8.4rem;
		height: 8.4rem;
		top: calc(50% - 3.2rem);
		left: 5rem;
	}
	.detail02 .gofukuLink a::after {
		width: 3.4rem;
		height: 4.4rem;
		top: calc(50% - 2.2rem);
		right: 5rem;
	}
	.detail02 .contentBox {
		margin: 8rem auto 0;
		width: 70.8rem;
		border-radius: 2rem;
		padding: 6rem 3rem 7rem;
	}
	.detail02 .contentBox + .contentBox {
		margin-top: 5rem;
	}
	.detail02 .contentBox .subTtl {
		padding: 0 0 4rem;
		font-size: 3.2rem;
	}
	.detail02 .contentBox h3 {
		padding: 4rem 0;
		font-size: 5.6rem;
		line-height: 7rem;
	}
	.detail02 .contentBox .wrap {
		margin-top: 3.5rem;
		flex-direction: column;
	}
	.detail02 .contentBox .contentLead {
		font-size: 2.8rem;
		line-height: 4.6rem;
	}
	.detail02 .contentBox01 .box {
		width: 100%;
	}
	.detail02 .contentBox01 .pic {
		margin: 5.5rem auto 0;
		width: 50.6rem;
	}
	.detail02 .contentBox01 .pic02 {
		margin: 5rem auto 0;
		width: 50.6rem;
	}
	.detail02 .contentBox02 h3 {
		margin-left: 0;
		margin-right: 0;
	}
	.detail02 .contentBox02 .wrap {
		margin-top: 0;
	}
	.detail02 .contentBox02 .wrap p {
		margin: 6rem auto 0;
		width: 50.6rem;
	}
	.detail02 .contentBox03 ul {
		margin-top: 4rem;
		font-size: 2.4rem;
		line-height: 4.6rem;
	}
	.detail02 .contentBox04 {
		padding-bottom: 4rem;
	}
	.detail02 .contentBox04 .wrap {
		margin-top: 6rem;
		flex-direction: row;
	}
	.detail02 .contentBox04 .pic {
		width: 21rem;
	}
	.detail02 .contentBox04 .txtBox {
		width: 40rem;
	}
	.detail02 .contentBox04 .ttl {
		font-size: 4.3rem;
		line-height: 6.3rem;
		text-align: center;
	}
	.detail02 .contentBox04 dl dt {
		margin-top: 0;
		font-size: 3.9rem;
	}
	.detail02 .contentBox04 dl dd {
		margin-top: 2rem;
		font-size: 2.7rem;
		line-height: 4.5rem;
	}
}