/********** メイン画像 **********/
#cat-mothersday .page-head {
	margin: 0 !important;
}
#cat-mothersday .page-head .page-head__image {
	margin: 0 !important;
}

/********** 超早割！ **********/
#cat-mothersday .bnr-chou-hayawari {
	width: 100%;
	min-height: 200px;
	padding: 47px 0 47px 315px;
	line-height: 1.2;
	font-size: 35px;
	-webkit-font-feature-settings: "palt"; /* Safari/Chrome対応 */
	font-feature-settings: "palt";
	color: #fff;
	background: #c33 url("../../images/category/mothersday/icon-cho-hayawari.png") no-repeat 63px 50%;
}
#cat-mothersday .bnr-chou-hayawari .mark-1 {
	font-size: 56px;
	font-weight: bold;
}
#cat-mothersday .bnr-chou-hayawari .mark-yellow {
	color: #ffff00;
}

/********** 早割！ **********/
#cat-mothersday .bnr-hayawari {
	width: 100%;
	min-height: 200px;
	margin: 0 0 100px;
	padding: 47px 0 47px 315px;
	line-height: 1.2;
	font-size: 35px;
	-webkit-font-feature-settings: "palt"; /* Safari/Chrome対応 */
	font-feature-settings: "palt";
	color: #333;
	background: #ffff66 url("../../images/category/mothersday/icon-hayawari.png") no-repeat 94px 50%;
}
#cat-mothersday .bnr-hayawari .mark-1 {
	font-size: 56px;
	font-weight: bold;
}
#cat-mothersday .bnr-hayawari .mark-red {
	color: #cc0000;
}

/********** ５月１０日（日）は母の日！ **********/
#cat-mothersday .bnr-gochumon {
	width: 100%;
	min-height: 220px;
	margin: 0 0 67px;
	padding: 103px 0 0;
	text-align: center;
	-webkit-font-feature-settings: "palt"; /* Safari/Chrome対応 */
	font-feature-settings: "palt";
	line-height: 1.45;
	font-size: 24px;
	color: #333;
	background: #ffff66 url("../../images/category/mothersday/icon-truck.png") no-repeat 50% 29px;
}
#cat-mothersday .bnr-gochumon .txt-day {
	font-size: 36px;
	font-weight: bold;
	color: #cc0000;
}

/********** btn_konyu_rd **********/
#cat-mothersday .btn_konyu_rd {
	margin-bottom: 120px;
}


/********** 母の日メッセージ **********/
#cat-mothersday .message-card h3 {
}
#cat-mothersday .message-card h3 img {
}
#cat-mothersday .message-card .txt-message-card {
	padding: 25px 0 42px;
}
#cat-mothersday .message-card .txt-message-card p {
	text-align: center;
	font-size: 16px;
}
#cat-mothersday .message-card .list-message-card {
	padding: 0 0 66px;
}
#cat-mothersday .message-card .list-message-card ul {
	display: flex;
	flex-wrap: wrap;
	
	width: 100%;
}
#cat-mothersday .message-card .list-message-card ul li {
	width: 23.4%;
	margin: 0 2.14% 1.75% 0;
}
#cat-mothersday .message-card .list-message-card ul li:nth-of-type(2n) {
	margin-right: 2.12%;
}
#cat-mothersday .message-card .list-message-card ul li:nth-of-type(4n) {
	margin-right: 0;
}

#cat-mothersday .message-card .list-message-card ul li img {
	display: block;
	margin: 0 0 2.5%;
}


/********** 特典 **********/
#cat-mothersday .tokuten {
	padding: 0 0 100px;
}
#cat-mothersday .tokuten img {
	display: block;
}


/********** ランキング：ranking-section **********/
#cat-mothersday #ranking-section {
	scroll-margin-top: 140px;
}


/********** ランキング **********/
#cat-mothersday .ranking-block {
	margin-bottom: 140px;
}
#cat-mothersday .ranking-block .product-cta:nth-of-type(4),
#cat-mothersday .ranking-block .product-cta:nth-of-type(5) {
	gap: 40px;
}

/********** サムネイル **********/
#cat-mothersday .ranking-block .product-cta__thumb {
	width: 41.8%;
}
#cat-mothersday .ranking-block .product-cta:nth-of-type(4) .product-cta__thumb,
#cat-mothersday .ranking-block .product-cta:nth-of-type(5) .product-cta__thumb {
	width: 20%;
}
#cat-mothersday .ranking-block .product-cta:nth-of-type(4) .product-cta__thumb img,
#cat-mothersday .ranking-block .product-cta:nth-of-type(5) .product-cta__thumb img {
	display: block;
}

/********** 右側 **********/
#cat-mothersday .ranking-block .product-cta:nth-of-type(4) .product-cta__body,
#cat-mothersday .ranking-block .product-cta:nth-of-type(5) .product-cta__body {
	padding: 0 0 60px;
}

/********** 価格 **********/
#cat-mothersday .ranking-block .product-cta__price {
	position: relative;
	margin-top: -5px;
	margin-bottom: 35px;
	font-size: 48px;
	font-weight: bold;
}

/********** 通常価格 **********/
#cat-mothersday .ranking-block .regular-price {
	font-size: 24px;
}
#cat-mothersday .ranking-block .regular-price .txt-tax {
	font-size: 16px;
}

/********** OFF **********/
#cat-mothersday .ranking-block .mark-off {
	display: inline-block;
	margin-right: 10px;
	padding: 5px 5px;
	line-height: 1.2;
	font-size: 30px;
	font-weight: bold;
	background: #ffff00;
}
#cat-mothersday .ranking-block .mark-off .mark-off-big {
	font-size: 36px;
}

/********** ご購入はコチラ **********/
#cat-mothersday .ranking-block a.btn-product-details {
	display: block;
	width: 300px;
	height: 80px;
	border-radius: 10px;
	padding: 24px 0 0 98px;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	background: #c00 url("../../images/category/mothersday/icon-cart.png") no-repeat 62px 50%;
}




/* --------------------------------------------------------------------------------
メディアクエリ（幅：中間）
-------------------------------------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1199px) {
	/********** 超早割！ **********/
	#cat-mothersday .bnr-chou-hayawari {
		padding-right: 20px;
	}
	#cat-mothersday .bnr-chou-hayawari .mark-yellow {
		display: inline-block;
	}
	/********** 早割！ **********/
	#cat-mothersday .bnr-hayawari {
		padding-right: 20px;
	}
	#cat-mothersday .bnr-hayawari .mark-red {
		display: inline-block;
	}
}




/* --------------------------------------------------------------------------------
メディアクエリ（幅：狭い）
-------------------------------------------------------------------------------- */
@media screen and (min-width: 1px) and (max-width: 767px) {
	/********** 超早割！ **********/
	#cat-mothersday .bnr-chou-hayawari {
		display: flex;
		align-items: center;
		
		padding: 5vw 5vw 5vw 33vw;
		background-size: 25vw auto;
		background-position: 2vw 50%;
		font-size: 4vw;
	}
	#cat-mothersday .bnr-chou-hayawari .mark-yellow {
		display: inline-block;
	}
	#cat-mothersday .bnr-chou-hayawari .mark-yellow .mark-1 {
		font-size: 9vw;
	}
	/********** 早割！ **********/
	#cat-mothersday .bnr-hayawari {
		display: flex;
		align-items: center;
		
		margin: 0 0 6vw;
		padding: 5vw 5vw 5vw 33vw;
		background-size: 25vw auto;
		background-position: 2vw 50%;
		font-size: 4vw;
	}
	#cat-mothersday .bnr-hayawari .mark-red {
		display: inline-block;
	}
	#cat-mothersday .bnr-chou-hayawari .mark-red .mark-1 {
		font-size: 9vw;
	}
	
	/********** 今すぐ購入される方はこちら **********/
	#cat-mothersday .btn_konyu_rd {
		margin-bottom: 6vw;
	}
	
	/********** ５月１０日（日）は母の日！ **********/
	#cat-mothersday .bnr-gochumon {
		font-size: 4vw;
		padding: 14vw 4vw 4vw;
		line-height: 1.4;
		background-size: 10vw auto;
		background-position: 50% 4vw;
	}
	#cat-mothersday .bnr-gochumon .txt-day {
		display: block;
		font-size: 6vw;
	}
	
	/********** 母の日メッセージ **********/
	#cat-mothersday .message-card .txt-message-card {
		padding: 4vw 0 6vw;
	}
	#cat-mothersday .message-card .txt-message-card p {
		text-align: left;
	}
	
	/********** リスト **********/
	#cat-mothersday .message-card .list-message-card {
		padding: 0 0 8vw;
	}
	#cat-mothersday .message-card .list-message-card ul {
		justify-content: space-between;
	}
	#cat-mothersday .message-card .list-message-card ul li {
		width: 48%;
		margin: 0 0 1.75%;
	}
	#cat-mothersday .message-card .list-message-card ul li:nth-of-type(2n) {
		margin-right: 0;
	}

	/********** ランキング：ranking-section **********/
	#cat-mothersday #ranking-section {
		scroll-margin-top: 38vw;
	}

	/********** ランキング **********/
	#cat-mothersday .ranking-block {
		margin-bottom: 10vw;
	}
	#cat-mothersday .ranking-block .product-cta:nth-of-type(1),
	#cat-mothersday .ranking-block .product-cta:nth-of-type(2),
	#cat-mothersday .ranking-block .product-cta:nth-of-type(3),
	#cat-mothersday .ranking-block .product-cta:nth-of-type(4),
	#cat-mothersday .ranking-block .product-cta:nth-of-type(5) {
		gap: 4vw;
	}


	/********** 右側 **********/
	#cat-mothersday .ranking-block .product-cta:nth-of-type(4) .product-cta__body,
	#cat-mothersday .ranking-block .product-cta:nth-of-type(5) .product-cta__body {
		padding: 0 0 60px;
	}

	/********** サムネイル **********/
	#cat-mothersday .ranking-block .product-cta__thumb {
		width: 100%;
	}
	#cat-mothersday .ranking-block .product-cta:nth-of-type(4) .product-cta__thumb,
	#cat-mothersday .ranking-block .product-cta:nth-of-type(5) .product-cta__thumb {
		width: 100%;
	}
	#cat-mothersday .ranking-block .product-cta:nth-of-type(4) .product-cta__thumb img,
	#cat-mothersday .ranking-block .product-cta:nth-of-type(5) .product-cta__thumb img {
		display: block;
	}
	
	/********** 通常価格 **********/
	#cat-mothersday .ranking-block .regular-price {
		padding: 0 0 1vw;
		font-size: 4vw;
	}
	#cat-mothersday .ranking-block .regular-price .txt-tax {
		font-size: 3.5vw;
	}
	
	/********** 価格 **********/
	#cat-mothersday .ranking-block .product-cta__price {
		margin-top: 0;
		margin-bottom: 4vw;
		font-size: 6vw;
	}

	/********** OFF **********/
	#cat-mothersday .ranking-block .mark-off {
		display: inline-block;
		margin-right: 2vw;
		padding: 1vw 2vw;
		line-height: 1.2;
		font-size: 4vw;
	}
	#cat-mothersday .ranking-block .mark-off .mark-off-big {
		font-size: 6vw;
	}

	/********** ご購入はコチラ **********/
	#cat-mothersday .ranking-block a.btn-product-details {
		display: block;
		width: 62vw;
		height: 16vw;
		border-radius: 2vw;
		padding: 5vw 0 0 19vw;
		font-weight: bold;
		font-size: 4vw;
		color: #fff;
		background-position: 12vw 50%;
		background-size: 5vw auto;
	}
	
}







