@charset "UTF-8";
/*----------------------------------------

	- common
	- yutai
	- onlineStore
	- venueInformation
	- present
	+ storeinfoModal
		- cardInformation

-----------------------------------------*/

/*----------------------------------------
	common
-----------------------------------------*/

#fwCms_wrapper .fwCms_box.frame_MH>*:last-child:not(.breadcrumb):not(.ochugenBnrArea):not(.yutaiBnrArea):not(.rankingList) {
	margin-bottom: 0 !important;
}

#fwCms_wrapper .fwCms_box.frame_MH>.ochugenBnrArea {
	margin-bottom: 0 !important;
}

#fwCms_wrapper h1+p {
	width: 92%;
	margin: 6.9vw auto 0;
	font-size: 3.73vw;
	line-height: 1.7;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .fwCms_box.frame_MH>*:last-child:not(.breadcrumb):not(.ochugenBnrArea):not(.yutaiBnrArea):not(.rankingList) {
		margin-bottom: 0 !important;
	}

	#fwCms_wrapper h1+p {
		margin-top: 54px;
		max-width: 820px;
		font-size: 2.8rem;
		line-height: 1.5;
	}
}

/*----------------------------------------
	yutai
-----------------------------------------*/

#fwCms_wrapper .yutai {
	width: 92%;
	margin: 6.6vw auto 0;
	padding: 5.6vw 0 5vw;
	background: #f9be00;
}

#fwCms_wrapper .yutai h2 {
	width: 78.66vw;
	margin: 0 auto;
}

#fwCms_wrapper .yutai h2+p {
	margin-top: 2.6vw;
	font-size: 3.73vw;
	line-height: 1.7;
}

#fwCms_wrapper .yutai .yutaiOrder {
	display: grid;
	gap: 2.1vw 0;
	width: 91.3%;
	margin: 2.6vw auto 0;
}

#fwCms_wrapper .yutai .yutaiOrder>div {
	background: #f0f0f0;
}

#fwCms_wrapper .yutai .yutaiOrder h3 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2.1vw;
	background: #ec6d4e;
}

#fwCms_wrapper .yutai .yutaiOrder h3>span {
	display: flex;
	align-items: center;
	font-size: 6.4vw;
	line-height: 1;
}

#fwCms_wrapper .yutai .yutaiOrder h3>span span {
	font-size: 2.66vw;
}

#fwCms_wrapper .yutai .yutaiOrder h3>span+span {
	font-size: 2.66vw;
}

#fwCms_wrapper .yutai .yutaiOrder .store h3>span {
	letter-spacing: 0.2em;
}

#fwCms_wrapper .yutai .yutaiOrder .store h3>span span,
#fwCms_wrapper .yutai .yutaiOrder .store h3>span+span {
	letter-spacing: normal;
}

#fwCms_wrapper .yutai .yutaiOrder .store .discount {
	margin: 4vw 4vw 5.3vw;
}

#fwCms_wrapper .yutai .yutaiOrder .store .discount p:first-of-type {
	font-size: 3.73vw;
	line-height: 1.7;
}

#fwCms_wrapper .yutai .yutaiOrder .store .discount p:first-of-type+p {
	font-size: 5.33vw;
	line-height: 1.5;
}

#fwCms_wrapper .yutai .yutaiOrder .store .discount p img {
	display: block;
	width: 70.4vw;
	margin: 2.6vw auto;
}

#fwCms_wrapper .yutai .yutaiOrder .store .discount p:last-of-type {
	font-size: 3.73vw;
	line-height: 1.7;
}

#fwCms_wrapper .yutai .yutaiOrder .store .discount ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 0 2.6vw;
	margin-top: 2.6vw;
	font-size: 3.2vw;
	line-height: 1.5;
}

#fwCms_wrapper .yutai .yutaiOrder .store .discount ul li a,
#fwCms_wrapper .yutai .yutaiOrder .store .discount ul li a:link,
#fwCms_wrapper .yutai .yutaiOrder .store .discount ul li a:visited,
#fwCms_wrapper .yutai .yutaiOrder .store .discount ul li span {
	position: relative;
	display: grid;
	padding: 0.2vw;
	border: 1px solid #000;
	background: #fff;
	border-radius: 100vh;
	text-align: center;
	text-decoration: none !important;
	transition: all .3s ease-out;
	cursor: pointer;
}

#fwCms_wrapper .yutai .yutaiOrder .store .discount ul li :is(a, span)::after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	right: 0;
	translate: -1.3vw -50%;
	width: 1vw;
	height: 1vw;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(45deg);
	transition: all .3s ease-out;
}

#fwCms_wrapper .yutai .yutaiOrder .store .discount ul li :is(a, span):hover {
	border-color: #d6d6d6;
	background: #d6d6d6;
}

#fwCms_wrapper .yutai .yutaiOrder .onlinestore .discount {
	margin: 3.2vw 4vw 3.2vw;
}

#fwCms_wrapper .yutai .yutaiOrder .onlinestore .discount p:first-of-type {
	font-size: 5.33vw;
	line-height: 1.5;
}

#fwCms_wrapper .yutai .yutaiOrder .onlinestore .discount p:first-of-type+p {
	margin-top: 1.3vw;
	font-size: 3.73vw;
	line-height: 1.7;
}

#fwCms_wrapper .yutai .yutaiOrder .onlinestore .discount p img {
	display: block;
	width: 49.33vw;
	margin: 2.6vw auto;
}

#fwCms_wrapper .yutai .yutaiOrder .onlinestore .discount p:last-of-type {
	font-size: 3.73vw;
	line-height: 1.7;
}

#fwCms_wrapper .yutai .yutaiOrder .postage {
	margin: 0 4vw 4.2vw;
	padding-top: 4.2vw;
	border-top: 1px solid #000;
}

#fwCms_wrapper .yutai .yutaiOrder .postage p:first-of-type {
	font-size: 5.33vw;
	line-height: 1.5;
}

#fwCms_wrapper .yutai .yutaiOrder .postage p img {
	display: block;
	width: 40.8vw;
	margin: 2.6vw auto 3.2vw;
}

#fwCms_wrapper .yutai .yutaiOrder .postage p:last-of-type {
	font-size: 3.2vw;
	line-height: 1.5;
}

#fwCms_wrapper .yutai .yutaiOrder+p {
	width: 91.3%;
	margin: 2.9vw auto 0;
	font-size: 3.2vw;
	line-height: 1.5;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .yutai {
		width: 100%;
		margin: 55px 0 0;
		padding: 59px 0 57px;
	}

	#fwCms_wrapper .yutai h2 {
		width: 480px;
	}

	#fwCms_wrapper .yutai h2+p {
		margin-top: 24px;
		font-size: 2.2rem;
		line-height: 1.5;
	}

	#fwCms_wrapper .yutai .yutaiOrder {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 0 16px;
		width: 75.93%;
		max-width: 820px;
		margin-top: 24px;
	}

	#fwCms_wrapper .yutai .yutaiOrder>div {
		display: grid;
		align-items: center;
		grid-template-rows: subgrid;
		grid-row: span 3;
	}

	#fwCms_wrapper .yutai .yutaiOrder h3 {
		flex-direction: column;
		height: 100%;
		padding: 9px 9px 13px;
		text-align: center;
	}

	#fwCms_wrapper .yutai .yutaiOrder h3>span {
		display: block;
		font-size: 3.6rem;
		line-height: 1.32;
	}

	#fwCms_wrapper .yutai .yutaiOrder h3>span span {
		padding-left: 5px;
		font-size: 1.6rem;
		vertical-align: middle;
	}

	#fwCms_wrapper .yutai .yutaiOrder h3>span+span {
		font-size: 1.8rem;
	}

	#fwCms_wrapper .yutai .yutaiOrder .store h3>span {
		letter-spacing: 0.18em;
	}

	#fwCms_wrapper .yutai .yutaiOrder h3>span+span::before,
	#fwCms_wrapper .yutai .yutaiOrder h3>span+span::after {
		content: '';
		display: inline-block;
		width: 32px;
		height: 1px;
		background: #fff;
		vertical-align: middle;
	}

	#fwCms_wrapper .yutai .yutaiOrder h3>span+span::before {
		margin-right: 8px;
	}

	#fwCms_wrapper .yutai .yutaiOrder h3>span+span::after {
		margin-left: 8px;
	}

	#fwCms_wrapper .yutai .yutaiOrder .store .discount {
		margin: 24px 20px 31px
	}

	#fwCms_wrapper .yutai .yutaiOrder .store .discount p:first-of-type {
		font-size: 1.8rem;
	}

	#fwCms_wrapper .yutai .yutaiOrder .store .discount p:first-of-type+p {
		margin-top: 7px;
		font-size: 2.8rem;
	}

	#fwCms_wrapper .yutai .yutaiOrder .store .discount p img {
		width: 97.51%;
		max-width: 353px;
		margin: 25px auto 24px;
	}

	#fwCms_wrapper .yutai .yutaiOrder .store .discount p:last-of-type {
		font-size: 1.8rem;
	}

	#fwCms_wrapper .yutai .yutaiOrder .store .discount ul {
		gap: 0 10px;
		margin-top: 23px;
		font-size: 1.4rem;
	}

	#fwCms_wrapper .yutai .yutaiOrder .store .discount ul li a,
	#fwCms_wrapper .yutai .yutaiOrder .store .discount ul li a:link,
	#fwCms_wrapper .yutai .yutaiOrder .store .discount ul li a:visited,
	#fwCms_wrapper .yutai .yutaiOrder .store .discount ul li span {
		padding: 3px 12px;
	}

	#fwCms_wrapper .yutai .yutaiOrder .store .discount ul li :is(a, span)::after {
		translate: -10px -50%;
		width: 4px;
		height: 4px;
	}

	#fwCms_wrapper .yutai .yutaiOrder .onlinestore .discount {
		margin: 30px 20px;
	}

	#fwCms_wrapper .yutai .yutaiOrder .onlinestore .discount p:first-of-type {
		font-size: 3.2rem;
	}

	#fwCms_wrapper .yutai .yutaiOrder .onlinestore .discount p:first-of-type+p {
		margin-top: 16px;
		font-size: 1.8rem;
	}

	#fwCms_wrapper .yutai .yutaiOrder .onlinestore .discount p img {
		width: 87.01%;
		max-width: 315px;
		margin: 25px auto;
	}

	#fwCms_wrapper .yutai .yutaiOrder .onlinestore .discount p:last-of-type {
		font-size: 1.8rem;
	}

	#fwCms_wrapper .yutai .yutaiOrder .postage {
		margin: 0 20px 26px;
		padding-top: 23px;
	}

	#fwCms_wrapper .yutai .yutaiOrder .postage p:first-of-type {
		font-size: 2.8rem;
		line-height: 1.5;
	}

	#fwCms_wrapper .yutai .yutaiOrder .postage p img {
		width: 55.8%;
		max-width: 202px;
		margin: 24px auto 26px;
	}

	#fwCms_wrapper .yutai .yutaiOrder .postage p:last-of-type {
		font-size: 1.6rem;
	}

	#fwCms_wrapper .yutai .yutaiOrder+p {
		width: 75.93%;
		max-width: 820px;
		margin-top: 17px;
		font-size: 1.2rem;
		line-height: 1.5;
	}
}

/*----------------------------------------
	onlineStore
-----------------------------------------*/

#fwCms_wrapper .onlineStore {
	width: 92%;
	margin: 6.6vw auto 0;
	text-align: center;
}

#fwCms_wrapper .present+.onlineStore {
	margin-top: 7.4vw;
}

#fwCms_wrapper .onlineStore p:first-of-type {
	font-size: 3.2vw;
	line-height: 1.5;
}

#fwCms_wrapper .onlineStore p:has(a) {
	margin-top: 4.5vw;
}

#fwCms_wrapper .onlineStore p a,
#fwCms_wrapper .onlineStore p a:link,
#fwCms_wrapper .onlineStore p a:visited {
	position: relative;
	display: block;
	width: 61.3vw;
	margin: auto;
	padding: 2.6vw;
	border: 1px solid #000;
	background: #fff;
	border-radius: 100vh;
	font-size: 3.2vw;
	line-height: 1.5;
	text-align: center;
	text-decoration: none !important;
	transition: all .3s ease-out;
	cursor: pointer;
}

#fwCms_wrapper .onlineStore p a::after {
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	right: 0;
	translate: -2.4vw -50%;
	width: 1.6vw;
	height: 1.6vw;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(45deg);
	transition: all .3s ease-out;
}

#fwCms_wrapper .onlineStore p a:hover {
	border-color: #d6d6d6;
	background: #d6d6d6;
}

#fwCms_wrapper .onlineStore p:last-of-type {
	margin-top: 4.8vw;
	font-size: 2.93vw;
	line-height: 1.5;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .onlineStore {
		max-width: 816px;
		margin-top: 54px;
	}

	#fwCms_wrapper .present+.onlineStore {
		margin-top: 54px;
	}

	#fwCms_wrapper .onlineStore p:first-of-type {
		font-size: 2.2rem;
	}

	#fwCms_wrapper .onlineStore p:has(a) {
		margin-top: 35px;
	}

	#fwCms_wrapper .onlineStore p a,
	#fwCms_wrapper .onlineStore p a:link,
	#fwCms_wrapper .onlineStore p a:visited {
		width: 460px;
		padding: 21px;
		font-size: 2.4rem;
	}

	#fwCms_wrapper .onlineStore p a::after {
		translate: -21px -50%;
		width: 10px;
		height: 10px;
	}

	#fwCms_wrapper .onlineStore p:last-of-type {
		margin-top: 34px;
		font-size: 2.2rem;
	}
}

/*----------------------------------------
		venueInformation
-----------------------------------------*/

#fwCms_wrapper .venueInformation {
	width: 92%;
	margin: 4.5vw auto 0;
	padding-top: 3.7vw;
	border-top: 1px solid #000;
}

#fwCms_wrapper .venueInformation h2 {
	font-size: 5.33vw;
	line-height: 1.7;
	text-align: center;
}

#fwCms_wrapper .venueInformation .venue {
	display: grid;
	gap: 0 0;
	grid-template-columns: 1fr;
	margin-top: 5px;
}

#fwCms_wrapper .venueInformation .venue>div>ul {
	margin-top: 17px;
	padding-top: 12px;
	border-top: 1px solid #000;
	font-size: 3.2vw;
	line-height: 1.5;
}

#fwCms_wrapper .venueInformation .venue>div>ul li+li {
	margin-top: 7px;
	font-size: 3.73vw;
	line-height: 1.7;
}

#fwCms_wrapper .venueInformation .venueList {
	margin-top: 17px;
}

#fwCms_wrapper .venueInformation .venueList .venueTitle {
	display: grid;
	align-items: baseline;
	gap: 0 1.3vw;
	grid-template-columns: max-content auto;
	padding: 1.3vw 4vw;
}

#fwCms_wrapper .venueInformation .venueList .venueTitle.daimaru {
	background: #008089;
}

#fwCms_wrapper .venueInformation .venueList .venueTitle.matsuzakaya {
	background: #16509f;
}

#fwCms_wrapper .venueInformation .venueList .venueTitle h3 {
	font-size: 5.33vw;
	line-height: 1;
}

#fwCms_wrapper .venueInformation .venueList .venueTitle p {
	font-size: 3.73vw;
	line-height: 1;
}

#fwCms_wrapper .venueInformation .venueList .venueContents dl {
	margin-top: 2.6vw;
	font-size: 4.26vw;
	line-height: 1.7;
}

#fwCms_wrapper .venueInformation .venueList .venueContents dl+dl {
	margin-top: 2.1vw;
	padding-top: 2.6vw;
	background: repeating-linear-gradient(90deg, #000, #000 2px, transparent 2px, transparent 4px) repeat-x left top;
	background-size: 100% 1px;
}

#fwCms_wrapper .venueInformation .venueList .venueContents dl :is(dt, dd) {
	margin: 0 4vw;
}

#fwCms_wrapper .venueInformation .venueList .venueContents dl dd+dd {
	font-size: 3.73vw;
	line-height: 1.7;
}

#fwCms_wrapper .venueInformation .venueList .venueContents p {
	display: inline-block;
	margin: 1vw 4vw 0;
	padding: 0.5vw 2.4vw;
	border: 1px solid #000;
	font-size: 3.73vw;
	line-height: 1.7;
}

#fwCms_wrapper .venueInformation .venueList .venueContents ul {
	margin: 1.6vw 4vw 0;
	font-size: 3.2vw;
	line-height: 1.5;
}

#fwCms_wrapper .venueInformation .venueList .venueContents p+ul {
	margin-top: 3.2vw;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .venueInformation {
		max-width: 816px;
		margin-top: 35px;
		padding-top: 30px;
	}

	#fwCms_wrapper .venueInformation h2 {
		font-size: 3.6rem;
		line-height: 1.5;
	}

	#fwCms_wrapper .venueInformation .venue {
		gap: 0 64px;
		grid-template-columns: repeat(2, 1fr);
		margin-top: 25px;
	}

	#fwCms_wrapper .venueInformation .venue>div>ul {
		margin-top: 59px;
		padding-top: 16px;
		font-size: 1.2rem;
	}

	#fwCms_wrapper .venueInformation .venue>div>ul li+li {
		margin-top: 12px;
		font-size: 1.4rem;
	}

	#fwCms_wrapper .venueInformation .venueList {
		margin-top: 27px;
	}

	#fwCms_wrapper .venueInformation .venueList .venueTitle {
		grid-template-columns: 1fr;
		gap: 0 10px;
		padding: 7px 20px;
	}

	#fwCms_wrapper .venueInformation .venueList .venueTitle h3 {
		font-size: 2rem;
	}

	#fwCms_wrapper .venueInformation .venueList .venueTitle p {
		margin-top: 5px;
		font-size: 1.4rem;
	}

	#fwCms_wrapper .venueInformation .venueList .venueContents dl {
		margin-top: 10px;
		font-size: 1.6rem;
	}

	#fwCms_wrapper .venueInformation .venueList .venueContents dl+dl {
		margin-top: 7px;
		padding-top: 10px;
		background: repeating-linear-gradient(90deg, #000, #000 2px, transparent 2px, transparent 4px) repeat-x left top;
		background-size: 100% 1px;
	}

	#fwCms_wrapper .venueInformation .venueList .venueContents dl :is(dt, dd) {
		margin: 0 20px;
	}

	#fwCms_wrapper .venueInformation .venueList .venueContents dl dd+dd {
		font-size: 1.4rem;
	}

	#fwCms_wrapper .venueInformation .venueList .venueContents p {
		margin: 6px 20px 0;
		padding: 0 9px;
		font-size: 1.4rem;
	}

	#fwCms_wrapper .venueInformation .venueList .venueContents ul {
		margin: 5px 20px 0;
		font-size: 1.2rem;
	}

	#fwCms_wrapper .venueInformation .venueList .venueContents p+ul {
		margin-top: 12px;
	}
}

@media screen and (min-width: 834px) {
	#fwCms_wrapper .venueInformation .venueList .venueTitle {
		grid-template-columns: max-content auto;
	}

	#fwCms_wrapper .venueInformation .venueList .venueTitle p {
		margin-top: 0;
	}
}

/*----------------------------------------
	present
-----------------------------------------*/

#fwCms_wrapper .present {
	width: 92%;
	margin: 12.2vw auto 0;
}

#fwCms_wrapper .present .presentTitle {
	padding: 5.3vw 1.3vw;
	background: #a0db92;
	border-radius: 5.3vw 5.3vw 0 0;
}

#fwCms_wrapper .present .presentTitle h2 {
	font-size: 3.2vw;
	line-height: 1;
	vertical-align: middle;
	text-align: center;
}

#fwCms_wrapper .present .presentTitle h2::before,
#fwCms_wrapper .present .presentTitle h2::after {
	content: '';
	display: inline-block;
	width: 0.2vw;
	height: 5.8vw;
	margin-bottom: -0.5vw;
	background: repeating-linear-gradient(180deg, #fff, #fff 0.5vw, transparent 0.5vw, transparent 1vw) repeat-y left top;
	background-size: 0.2vw 100%;
	vertical-align: bottom;
}

#fwCms_wrapper .present .presentTitle h2::before {
	transform: rotate(-30deg);
}

#fwCms_wrapper .present .presentTitle h2::after {
	transform: rotate(30deg);
}

#fwCms_wrapper .present .presentTitle h2 span {
	padding: 0 3.7vw;
}

#fwCms_wrapper .present .presentTitle h2 span span {
	padding: 0 0 0 3.2vw;
	font-size: 5.86vw;
	line-height: 1;
	vertical-align: middle;
}

#fwCms_wrapper .present .presentContents {
	padding: 4vw 0 4.2vw;
	background-image: linear-gradient(0deg, #fdfdce 17%, #dbf1cb);
	border-radius: 0 0 5.3vw 5.3vw;
}

#fwCms_wrapper .present .presentContents p:first-of-type {
	padding-top: 51.2vw;
	background: url(../../../../../../DMO/mo/ochugen/260508/storeinfo/img/i_present_p01.png) no-repeat center top;
	background-size: 75.73vw auto;
}

#fwCms_wrapper .present .presentContents p:first-of-type img {
	width: 22.93vw;
}

#fwCms_wrapper .present .presentContents h3 {
	width: 54.93vw;
	margin: -13.3vw auto 0;
}

#fwCms_wrapper .present .presentContents h3+p {
	margin: 4.5vw 4vw 0;
	font-size: 3.2vw;
	line-height: 1.5;
	text-align: center;
}

#fwCms_wrapper .present .presentContents p:last-of-type {
	margin: 2.4vw 4vw 0;
	font-size: 3.2vw;
	line-height: 1.5;
	text-align: center;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .present {
		max-width: 816px;
		margin-top: 66px;
		padding-top: 30px;
	}

	#fwCms_wrapper .present .presentTitle {
		padding: 30px 10px;
		border-radius: 40px 40px 0 0;
	}

	#fwCms_wrapper .present .presentTitle h2 {
		font-size: 1.8rem;
	}

	#fwCms_wrapper .present .presentTitle h2::before,
	#fwCms_wrapper .present .presentTitle h2::after {
		width: 2px;
		height: 30px;
		margin-bottom: -2px;
		background: repeating-linear-gradient(180deg, #fff, #fff 2px, transparent 2px, transparent 4px) repeat-y left top;
		background-size: 2px 100%;
	}

	#fwCms_wrapper .present .presentTitle h2 span {
		padding: 0 27px;
	}

	#fwCms_wrapper .present .presentTitle h2 span span {
		padding: 0 0 0 20px;
		font-size: 3.6rem;
	}

	#fwCms_wrapper .present .presentContents {
		padding: 30px 0 35px;
		border-radius: 0 0 40px 40px;
	}

	#fwCms_wrapper .present .presentContents p:first-of-type {
		width: 616px;
		margin: 0 auto;
		padding-top: 312px;
		background-size: 468px auto;
	}

	#fwCms_wrapper .present .presentContents p:first-of-type img {
		width: 157px;
	}

	#fwCms_wrapper .present .presentContents h3 {
		width: 357px;
		margin: -97px auto 0;
	}

	#fwCms_wrapper .present .presentContents h3+p {
		margin: 25px 50px 0;
		font-size: 16px;
		line-height: 1.7;
	}

	#fwCms_wrapper .present .presentContents p:last-of-type {
		margin: 12px 50px 0;
		font-size: 12px;
	}
}

/*----------------------------------------
		storeinfoModal
-----------------------------------------*/

#fwCms_wrapper #storeinfoModal {
	display: none;
}

.CM_open #fwCms_wrapper #storeinfoModal {
	display: block;
}

#fwCms_wrapper .CM_content:has(#storeinfoModal) {
	padding: 4.2vw 0 7.7vw 4vw;
	overflow-y: unset;
	border-radius: 2.6vw;
	background: #fff;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .CM_content:has(#storeinfoModal) {
		padding: 33px 0 54px 80px;
		border-radius: 20px;
	}
}

/*----------------------------------------
	cardInformation
-----------------------------------------*/

#fwCms_wrapper .cardInformation {
	padding-right: 4vw;
	overflow-y: auto;
	max-height: calc(70vh - (4.2vw + 7.7vw));
}

#fwCms_wrapper .cardInformation dt {
	font-size: 4.26vw;
	line-height: 1.5;
	text-align: center;
}

#fwCms_wrapper .cardInformation .cardList {
	display: grid;
	grid-template-columns: 1fr;
	margin-top: 2.9vw;
	padding-top: 6.6vw;
	border-top: 1px solid #000;
	font-size: 3.73vw;
	line-height: 1.7;
}

#fwCms_wrapper .cardInformation .cardList li span {
	font-size: 3.2vw;
	line-height: 1.5;
}

#fwCms_wrapper .cardInformation .cardList+dd {
	margin-top: 5.8vw;
	font-size: 3.2vw;
	line-height: 1.7;
}

#fwCms_wrapper .cardInformation::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

#fwCms_wrapper .cardInformation::-webkit-scrollbar-track {
	border-radius: 0;
	background-color: #EDD9C4;
}

#fwCms_wrapper .cardInformation::-webkit-scrollbar-thumb {
	background-color: #62340C;
	border-radius: 0;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .cardInformation {
		padding-right: 80px;
		max-height: calc(70vh - 87px);
	}

	#fwCms_wrapper .cardInformation dt {
		font-size: 2.8rem;
	}

	#fwCms_wrapper .cardInformation .cardList {
		grid-template-columns: repeat(2, 1fr);
		gap: 0 40px;
		margin-top: 13px;
		padding-top: 34px;
		font-size: 1.4rem;
		line-height: 1.7;
	}

	#fwCms_wrapper .cardInformation .cardList li span {
		font-size: 1.2rem;
		line-height: 1.5;
	}

	#fwCms_wrapper .cardInformation .cardList+dd {
		margin-top: 50px;
		font-size: 1.6rem;
		line-height: 1.7;
	}
}