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

	- common
	- summergiftTitle
	- summergiftNav
	- summergiftBnr
	- summergiftCategory
	- summergiftPrices
	- summergiftBnrArea
	- summergiftTxt
	- summergiftMenu

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

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

#fwCms_wrapper .fwCms_box.frame_MH>*:last-child:not(.breadcrumb):not(.summergiftBnrArea):not(.pagetitle) {
	margin-bottom: 13.3vw !important;
}

#fwCms_wrapper .fwCms_box.frame_MH .pagetitle,
#fwCms_wrapper .fwCms_box.frame_MT .contentstitle,
#fwCms_wrapper .fwCms_box.frame_MB .pagetitle {
	color: #62340c;
}

#fwCms_wrapper .pagination {
	margin-bottom: 0;
}

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

	#fwCms_wrapper .txt-center-pc {
		text-align: center;
	}
}

/*----------------------------------------
	summergiftTitle
-----------------------------------------*/

#fwCms_wrapper .summergiftTitle {
	margin-bottom: 12vw;
	background: url(../../../../../../excludes/DMO/mo/ochugen/250807/img/c_bg01.png) repeat-x center top;
	background-size: auto 100%;
}

#fwCms_wrapper .summergiftTitle a img {
	display: block;
	width: 100%;
	margin: auto;
}

#fwCms_wrapper .summergiftTitle a:hover img {
	opacity: 1;
}

#fwCms_wrapper .fwCms_box.frame_MF .summergiftTitle {
	position: relative;
	margin: 13.3vw 0 -26.6vw !important;
	background-size: 40px 40px;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .summergiftTitle {
		margin-bottom: 53px;
	}

	#fwCms_wrapper .summergiftTitle img {
		max-width: 1080px;
		width: 92%;
	}

	#fwCms_wrapper .fwCms_box.frame_MF .summergiftTitle {
		margin: 100px 0 -100px !important;
		background-size: 160px 160px;
	}
}

/*----------------------------------------
	summergiftNav
-----------------------------------------*/

#fwCms_wrapper .summergiftNav {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 5.33vw 0;
	width: 97.33%;
	margin: 0 auto;
}

#fwCms_wrapper .summergiftNav div {
	position: relative;
	width: calc((100% - 1.33vw)/2);
}

#fwCms_wrapper .summergiftNav div a {
	display: block;
}

#fwCms_wrapper .summergiftNav div a:hover {
	text-decoration: none !important;
	opacity: .5;
	transition: opacity .2s ease-out .1s;
}

#fwCms_wrapper .summergiftNav div a:hover img {
	opacity: 1;
}

#fwCms_wrapper .summergiftNav div a span {
	display: block;
	width: 100%;
	padding: 2.25vw 1em;
	text-align: center;
	text-decoration: none !important;
	font-size: 4vw;
	line-height: 1.2;
	background: url(../../../../../../excludes/DMO/mo/ochugen/250807/img/i_nav_bg01.png) no-repeat left center;
	background-size: 100% auto;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .summergiftNav {
		justify-content: center;
		gap: 40px 8px;
		max-width: 1080px;
		margin: auto;
	}

	#fwCms_wrapper .summergiftNav div {
		width: calc((100% - 24px)/4);
		max-width: 264px;
	}

	#fwCms_wrapper .summergiftNav div a span {
		padding: 14px 1em;
		;
		font-size: 1.8rem;
		line-height: 1.66;
	}
}

/*----------------------------------------
	summergiftBnr
-----------------------------------------*/

#fwCms_wrapper .summergiftBnr {
	width: 100%;
	margin: auto;
}

#fwCms_wrapper .summergiftBnr .area-title-top {
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	width: 92%;
}

#fwCms_wrapper .summergiftBnr .area-title-top .summergiftBnrLink {
	margin: 2vw 0 0 auto;
}

#fwCms_wrapper .summergiftBnr ul {
	margin-top: 4vw;
}

#fwCms_wrapper .summergiftBnr li {
	width: 100%;
}

#fwCms_wrapper .summergiftBnr li:not(:first-of-type) {
	margin-top: 5.33vw;
}

#fwCms_wrapper .summergiftBnr li a {
	display: block;
	height: 100%;
}

#fwCms_wrapper .summergiftBnr li span {
	display: block;
	width: 92%;
	margin: auto;
}

#fwCms_wrapper p.summergiftBnr {
	margin-top: 4vw;
	width: 92%;
}

#fwCms_wrapper p.summergiftBnr a {
	display: block;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .summergiftBnr {
		max-width: 1080px;
		width: 98.7%;
	}

	#fwCms_wrapper .summergiftBnr .area-title-top .summergiftBnrLink {
		margin: 5px 0 0;
	}

	#fwCms_wrapper .summergiftBnr ul {
		display: flex;
		justify-content: space-between;
		align-items: baseline;
		margin-top: 35px;
	}

	#fwCms_wrapper .summergiftBnr ul li {
		width: calc(50% - 0.925%);
	}

	#fwCms_wrapper .summergiftBnr li:not(:first-of-type) {
		margin-top: 0;
	}

	#fwCms_wrapper .summergiftBnr li span {
		width: 100%;
		margin: 0;
	}

	#fwCms_wrapper p.summergiftBnr {
		max-width: 864px;
		width: 92%;
		margin: 35px auto 0;
	}
}

/*----------------------------------------
	summergiftCategory
-----------------------------------------*/

#fwCms_wrapper .summergiftCategory .area-title-top+div {
	width: 100%;
	margin-top: 4vw;
	padding: 5.3vw 0;
	background-color: #f9f5f2;
}

#fwCms_wrapper .summergiftCategory ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 92%;
	margin: auto;
}

#fwCms_wrapper .summergiftCategory ul li {
	width: calc((100% - 1.333%)/2);
	margin-top: 4.8vw;
}

#fwCms_wrapper .summergiftCategory ul li:nth-child(-n+2) {
	margin-top: 0;
}

#fwCms_wrapper .summergiftCategory ul li h3 {
	display: block;
	margin: 1.6vw 2.6vw 0 0;
}

#fwCms_wrapper .summergiftCategory~.categoryArea {
	margin-top: 1.3vw !important;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .summergiftCategory .area-title-top+div {
		width: 100%;
		margin-top: 34px;
		padding: 30px 0 26px;
	}

	#fwCms_wrapper .summergiftCategory ul {
		max-width: 1080px;
		justify-content: flex-start;
	}

	#fwCms_wrapper .summergiftCategory ul li {
		width: calc((100% - 39px)/4);
		margin: 33px 13px 0 0;
	}

	#fwCms_wrapper .summergiftCategory ul li:nth-child(4n) {
		margin-right: 0;
	}

	#fwCms_wrapper .summergiftCategory ul li:nth-child(-n+4) {
		margin-top: 0;
	}

	#fwCms_wrapper .summergiftCategory ul li h3 {
		margin: 14px 10px 0 0;
	}

	#fwCms_wrapper .summergiftCategory~.categoryArea {
		margin-top: 10px !important;
	}
}

/*----------------------------------------
	summergiftPrices
-----------------------------------------*/

#fwCms_wrapper .summergiftPrices ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 4vw;
	border-top: 1px solid #edd9c4;
}

#fwCms_wrapper .summergiftPrices ul li {
	display: flex;
	align-items: center;
	width: 50%;
	border-right: 1px solid #edd9c4;
	border-bottom: 1px solid #edd9c4;
	background: #c49165;
}

#fwCms_wrapper .summergiftPrices ul li:nth-child(2n) {
	border-right: none;
}

#fwCms_wrapper .summergiftPrices ul li a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 3.4vw 9.6vw 3.4vw 4vw;
	box-sizing: border-box;
	background: url(../../../../common/svg/arrow-m-white-01.svg) no-repeat right 4vw center;
	background-size: auto 3.4vw;
	color: #fff;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .summergiftPrices {
		max-width: 1080px;
		width: 98.7%;
		margin-right: auto;
		margin-left: auto;
	}

	#fwCms_wrapper .layoutType3 .summergiftPrices {
		max-width: auto;
		width: 100%;
	}

	#fwCms_wrapper .summergiftPrices ul {
		margin-top: 35px;
	}

	#fwCms_wrapper .summergiftPrices ul li {
		width: 33.33%;
	}

	#fwCms_wrapper .summergiftPrices ul li:nth-child(2n) {
		border-right: 1px solid #edd9c4;
	}

	#fwCms_wrapper .summergiftPrices ul li:nth-child(3n) {
		border-right: none;
	}

	#fwCms_wrapper .summergiftPrices ul li a {
		justify-content: center;
		min-height: 60px;
		padding: 16px 35px;
		background-position: right 20px center;
		background-size: auto 17px;
		line-height: 1.3;
	}
}

/*----------------------------------------
	summergiftBnrArea
-----------------------------------------*/

#fwCms_wrapper .summergiftBnrArea {
	position: relative;
	overflow: hidden;
	background: url(../../../../../../excludes/DMO/mo/ochugen/250807/img/c_bg01.png) repeat-x center top;
	background-size: auto 100%;
}

#fwCms_wrapper .summergiftBnrArea a {
	display: block;
}

#fwCms_wrapper .summergiftBnrArea span {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	max-width: 140px;
	width: 18.6%;
	height: 100%;
	background: rgba(5, 26, 23, 0.5);
	font-size: 2.66vw;
	line-height: 1.5;
	color: #fff;
	z-index: 1;
}

#fwCms_wrapper .summergiftBnrArea span::before {
	content: "";
	position: absolute;
	top: calc(50% - .935vw);
	left: 1.3vw;
	width: 1vw;
	height: 1.87vw;
	background: url(../../../../../../excludes/DMO/mo/ochugen/250807/svg/c_summergift_arrow01.svg) no-repeat left top;
	background-size: 1vw 1.87vw;
}

#fwCms_wrapper .summergiftBnrArea a:hover span {
	text-decoration: none;
	opacity: .5;
	transition: opacity .2s ease-out .1s;
}

#fwCms_wrapper .summergiftBnrArea img {
	display: block;
	width: 100%;
	margin: auto;
}

#fwCms_wrapper .summergiftBnrArea a:hover img {
	opacity: 1;
}

#fwCms_wrapper .fwCms_box.frame_MH .summergiftBnrArea {
	margin-bottom: 11.2vw !important;
}

#fwCms_wrapper .fwCms_box.frame_MF .summergiftBnrArea {
	position: relative;
	margin: 13.3vw 0 -26.6vw !important;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .summergiftBnrArea::before {
		max-width: 184px;
		width: 18%;
	}

	#fwCms_wrapper .summergiftBnrArea span {
		max-width: 184px;
		width: 18%;
		font-size: 1.8rem;
		line-height: 1.7;
		font-weight: bold;
	}

	#fwCms_wrapper .summergiftBnrArea span::before {
		top: calc(50% - 9px);
		left: min(11.875%, 19px);
		width: 10px;
		height: 18px;
		background-size: 10px 18px;
	}

	#fwCms_wrapper .summergiftBnrArea img {
		max-width: 1080px;
		width: 92%;
	}

	#fwCms_wrapper .fwCms_box.frame_MH .summergiftBnrArea {
		margin-bottom: 53px !important;
	}

	#fwCms_wrapper .fwCms_box.frame_MF .summergiftBnrArea {
		margin: 100px 0 -100px !important;
	}
}

/*----------------------------------------
	summergiftTxt
-----------------------------------------*/

#fwCms_wrapper .fwCms_box.frame_MH .summergiftTxt+.MK3PFRPI100_11,
#fwCms_wrapper .fwCms_box.frame_MT .summergiftTxt+.MK3PFRPI100_01 {
	margin-top: 8vw;
}

#fwCms_wrapper .fwCms_box.frame_MH>.breadcrumb[crnt_cate_id$="ochugen_brand"] ~ .summergiftTxt p+p {
	margin-bottom: -13.3vw;
}

#fwCms_wrapper .fwCms_box.frame_MH .summergiftTxt+.MK3PFRPI100_11 .pagetitle {
	margin-bottom: -5.3vw;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .fwCms_box.frame_MH .summergiftTxt+.MK3PFRPI100_11,
	#fwCms_wrapper .fwCms_box.frame_MT .summergiftTxt+.MK3PFRPI100_01 {
		margin-top: 64px;
	}

	#fwCms_wrapper .fwCms_box.frame_MH>.breadcrumb[crnt_cate_id$="ochugen_brand"] ~ .summergiftTxt p+p {
		margin-bottom: -36px;
	}

	#fwCms_wrapper .fwCms_box.frame_MH .summergiftTxt+.MK3PFRPI100_11 .pagetitle {
		margin-bottom: -36px;
	}
}

/*----------------------------------------
	summergiftMenu
-----------------------------------------*/

#fwCms_wrapper .summergiftMenu {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 1px 1px;
	font-size: 4vw;
	line-height: 1.7;
}

#fwCms_wrapper .summergiftMenu li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 3.4vw 4vw 3.2vw;
	background: #ffea00;
	text-align: center;
}

#fwCms_wrapper .summergiftMenu li a,
#fwCms_wrapper .summergiftMenu li a:visited {
	transition: opacity 0s;
}

#fwCms_wrapper .summergiftMenu li a:hover {
	text-decoration: none;
	opacity: .5;
	transition: opacity .2s ease-out .1s;
}

@media screen and (min-width: 768px) {
	#fwCms_wrapper .summergiftMenu {
		grid-template-columns: repeat(3, 1fr);
		font-size: 1.8rem;
	}

	#fwCms_wrapper .summergiftMenu.summer001 {
		grid-template-columns: repeat(2, 1fr);
	}

	#fwCms_wrapper .summergiftMenu.summer003 {
		grid-template-columns: repeat(6, 1fr);
	}

	#fwCms_wrapper .summergiftMenu.summer003 li:nth-child(1) {
		grid-area: 1 / 1 / 2 / 3;
	}

	#fwCms_wrapper .summergiftMenu.summer003 li:nth-child(2) {
		grid-area: 1 / 3 / 2 / 5;
	}

	#fwCms_wrapper .summergiftMenu.summer003 li:nth-child(3) {
		grid-area: 1 / 5 / 2 / 7;
	}

	#fwCms_wrapper .summergiftMenu.summer003 li:nth-child(4) {
		grid-area: 2 / 1 / 3 / 4;
	}

	#fwCms_wrapper .summergiftMenu.summer003 li:nth-child(5) {
		grid-area: 2 / 4 / 3 / 7;
	}

	#fwCms_wrapper .summergiftMenu li a {
		padding: 16px 10px 14px;
	}
}