@charset "utf-8";
/*=================================

	2: Parts Utility

================================ */

@media print, screen and (min-width: 668px) {
	#new-year-gourmet {
		margin-bottom: 50px;
	}
	#new-year-gourmet .contentsBlock {
		padding: 20px 0;
	}
	#new-year-gourmet .block__read--Text {
		margin-bottom: 16px;
		font-size: 18px;
		text-align: center;
		line-height: 1.55;
	}
	#new-year-gourmet .imgContents {
		display: flex;
		flex-flow: row wrap;
	}
	#new-year-gourmet .imgContents .contentsBlock__col {
		display: flex;
		flex-flow: row wrap;
		width: 100%;
	}
	#new-year-gourmet .imgContents .contentsBlock__col .contentsBlock__img {
		width: calc(((100% - (10px)) / 2) - 0.1px);
		margin-right: 10px;
	}
	#new-year-gourmet .imgContents .contentsBlock__col .contentsBlock__img:nth-of-type(even) {
		margin-right: 0!important;
	}
	#new-year-gourmet .imgContents .contentsBlock__col .contentsBlock__img:nth-last-of-type(-n+2) {
		margin-bottom: 0!important;
	}
	#new-year-gourmet .imgContents .contentsBlock__img {
		display: inline-block;
		width: 100%;
		margin-right: 20px;
		margin-bottom: 10px;
		box-sizing: border-box;
	}
	#new-year-gourmet .imgContents .contentsBlock__img__link {
		display: block;
	}
	#new-year-gourmet .imgContents .contentsBlock__img__link:hover {
		opacity: 0.7;
	}
	#new-year-gourmet .imgContents .contentsBlock-v2__img {
		display: inline-block;
		margin: 10px 0 0 0;
		width: 100%;
		box-sizing: border-box;
	}
	#new-year-gourmet .imgContents .contentsBlock-v2__img__link {
		display: block;
	}
	#new-year-gourmet .imgContents .contentsBlock-v2__img__link:hover {
		opacity: 0.7;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box {
		background: #EED3CA url("/excludes/common/images/special/new-year-gourmet_bg01.webp") no-repeat center top;
		padding: 20px;
		margin-bottom: 20px;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box .contentsBlock__Box__read--Text {
		margin-bottom: 16px;
		font-size: 18px;
		text-align: center;
		line-height: 1.55;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box .contentsBlock-v3__col {
		display: flex;
		flex-flow: row wrap;
		width: 100%;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box .contentsBlock-v3__col .contentsBlock-v3__img {
		width: calc(((100% - (41px)) / 3) - 0.1px);
		margin-right: 20px;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box .contentsBlock-v3__col .contentsBlock-v3__img:last-child {
		margin-right: 0;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box > .contentsBlock-v3__img {
		margin-bottom: 20px;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box .contentsBlock-v3__img__link:hover {
		opacity: 0.7;
	}
	#new-year-gourmet .list-wrap {
		margin-top: 20px;
	}
	#new-year-gourmet .note-list {
		margin: 0;
		padding: 0;
		list-style: none;
		text-align: right;
	}
	#new-year-gourmet .note-list > li {
		display: inline-block;
		position: relative;
		padding-left: 15px;
		font-size: 16px;
	}
	#new-year-gourmet .note-list__mark {
		position: absolute;
		top: 0;
		left: 0;
	}
		#new-year-gourmet .txbold {
		font-weight: bold;
	}
		#new-year-gourmet .contentsBlock__col img {
		width: 100%;
	}
		#new-year-gourmet .sp__element {
		display: none;
	}
	
}

@media screen and (max-width: 667px) {
	#new-year-gourmet {
		margin: 0 0 5px;
	}
	#new-year-gourmet .contentsBlock {
		padding: 10px 0 15px;
	}
	#new-year-gourmet .block__read--Text {
		line-height: 1.65;
		margin: 5px auto 10px;
		font-size: 13px;
		padding: 0 10px;
	}
	#new-year-gourmet .imgContents {
		display: flex;
		flex-flow: row wrap;
		margin-top: 9px;
	}
	#new-year-gourmet .imgContents .contentsBlock__col {
		padding: 15px 10px 10px;
		margin-top: 12px;
	}
	#new-year-gourmet .imgContents .contentsBlock__img + .contentsBlock__img {
		margin-top: 14px;
	}
	#new-year-gourmet .imgContents .contentsBlock__img__link {
		display: block;
	}
	#new-year-gourmet .imgContents .contentsBlock-v2__img {
		padding: 0 10px;
	}
	#new-year-gourmet .imgContents .contentsBlock-v2__img__link {
		display: block;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box {
		background: #EED3CA url("/excludes/common/images/special/new-year-gourmet_bg01_sp.webp") no-repeat center top / 100%;
		padding: 15px 10px;
		margin-top: 6px;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box .contentsBlock__Box__read--Text {
		line-height: 1.65;
		margin: 20px auto 20px;
		font-size: 13px;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box .contentsBlock-v3__col .contentsBlock-v3__img {
		margin-bottom: 12px;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box .contentsBlock-v3__col .contentsBlock-v3__img:last-child {
		margin-bottom: 0;
	}
	#new-year-gourmet .imgContents .contentsBlock__Box > .contentsBlock-v3__img {
		margin-bottom: 10px;
	}
	#new-year-gourmet .list-wrap {
		margin-top: 5px;
	}
	#new-year-gourmet .note-list {
		margin: 0;
		padding: 0 10px;
		list-style: none;
		text-align: left;
	}
	#new-year-gourmet .note-list > li {
		display: inline-block;
		position: relative;
		padding-left: 12px;
		font-size: 13px;
		line-height: 1.4;
	}
	#new-year-gourmet .note-list__mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	/* other */
	#new-year-gourmet .element-center {
		text-align: center;
	}
	#new-year-gourmet .pc__element {
		display: none;
	}
	#new-year-gourmet .spCenter {
		display: block;
		text-align: center;
	}
	#new-year-gourmet .txbold {
		font-weight: bold;
	}

}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}