@charset "UTF-8";

/*pc start*/
@media screen and (min-width:767px) {
	/*common start*/
	#newyeardishes_2026 {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		/* background: #fefcf7; */
		min-width: 1180px;
	}
	#newyeardishes_2026 .only_sp {
		display: none;
	}
	#newyeardishes_2026 a:hover {
		opacity: 0.8;
	}
	#newyeardishes_2026 .w1180 {
		width: 1180px;
		margin: 0 auto;
	}
	#newyeardishes_2026 .sp-only {
		display: none !important;
	}
	.main_content_block {
		width: 1180px;
		margin: 0 auto;
		background-color: #fefcf7;
		padding-bottom: 100px;
	}
	.line {
		width: 90%;
		margin: 0 auto;
	}
	.line img {
		width: 100%;
	}
	/*common end*/

	/*mv start*/
	#newyeardishes_2026 .mv {
		background: #fff;
	}
	#newyeardishes_2026 .mv_img img {
		width: 100%;
	}
	/*mv end*/

	/*nav start*/
	#newyeardishes_2026 .nav {
		background: #a88e21;
	}
	#newyeardishes_2026 .nav_item {
		display: flex;
		justify-content: space-between;
		border-right: 2px solid #fff;
	}
	#newyeardishes_2026 .nav_item li {
		width: calc(100%/3);
		border-left: 2px solid #fff;
	}
	#newyeardishes_2026 .nav_item li a {
		width: 100%;
		display: flex;
		height: 80px;
		line-height: 80px;
		align-items: center;
		justify-content: center;
		font-size: 20px;
		color: #FFF;
		font-weight: bold;
	}
	#newyeardishes_2026 .nav_item li a:hover {
		text-decoration: none;
	}
	#newyeardishes_2026 .nav_item li img {
		padding-right: 5px;
		width: 20px;
	}
	/*nav end*/

	/*rank start*/
	#newyeardishes_2026 .rank_block .rank_box_top_ttl {
		padding-top: 60px;
	}
	#newyeardishes_2026 .rank_block .rank_box_top_ttl .icon {
		margin-bottom: 15px;
	}
	#newyeardishes_2026 .rank_block .rank_box_top_ttl .txt {
		font-size: 30px;
		font-weight: bold;
		line-height: 1;
		color: #333333;
		font-family: "source-han-serif-japanese", serif;
	}
	#newyeardishes_2026 .rank_block .rank_box_top_ttl .txt_sub {
		font-size: 20px;
		line-height: 1;
		margin-top: 30px;
	}
	#newyeardishes_2026 .rank_block .rank_box_ttl {
		display: flex;
		position: relative;
		margin: 60px auto;
		align-items: center;
		justify-content: center;
		font-size: 30px;
		font-weight: bold;
		font-family: "source-han-serif-japanese", serif;
	}
	#newyeardishes_2026 .rank_block .rank_box_ttl > img {
		margin-left: 20px;
	}
	#newyeardishes_2026 .rank_block .rank_box_ttl .rank_box_ttl_ab{
		position: absolute;
		top: 0;
		right: 10px;
		width: 20%;
	}
	#newyeardishes_2026 .rank_block .rank_box_ttl .rank_box_ttl_ab img {
		width: 100%;
	}
	#newyeardishes_2026 [id*="rt_top_recom_"], .slick-cloned {
		padding: 0 !important;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 img,
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_2 img,
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_3 img {
		width: 885px;
		margin: 0 auto;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 {
		width: 885px;
		height: 805px;
		margin: 0 auto;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 .slick-slide{
		display: flex;
		justify-content: center;
		align-items: center;
		height: 805px;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 .slick-next,
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 .slick-prev {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		font-size: 0;
		border: none;
		background: url("../../img/freepage/newyeardishes_2025/button.png") no-repeat;
		background-size: 100%;
		width: 50px;
		height: 50px;
		z-index: 9;
		cursor: pointer;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 .slick-prev {
		left: 30px;
		transform: translateY(-50%) rotate(-180deg);
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 .slick-next {
		right: 30px;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_1 {
		margin: 25px 30px;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_2 {
		margin: 25px auto 0;
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		width: 75%;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_3 {
		margin: 0 auto 25px;
		font-size: 30px;
		text-align: center;
		width: 75%;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_3.type-ico {
		margin: 0 auto;
		text-align: center;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_3.type-ico > div {
		display: inline-block;
		text-align: left;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_3.type-ico img {
		width: 25px;
        display: inline-block;
        margin: 0 5px 5px 0;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_price {
		margin: 30px auto 55px;
		font-weight: bold;
		text-align: center;
		font-size: 30px;
		width: 75%;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_price .sale_normal {
		color: #f00;
		font-size: 30px;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_price .price_normal2 {
		font-size: 30px;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_price .price_normal.txt {
		font-weight: 400;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_price .sale_normal span {
		font-size: 30px;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_btn {
		margin: 0 auto 130px;
		text-align: center;
		width: 420px
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_btn img {
		width: 100%;
	}
	/*rank end*/

	/*nop start*/
	#newyeardishes_2026 .nop_block {
		padding-top: 60px;
	}
	#newyeardishes_2026 .nop_block .icon {
		margin-bottom: 15px;
	}
	#newyeardishes_2026 .nop_block .nop_ttl {
		font-size: 35px;
		font-weight: bold;
		font-family: "source-han-serif-japanese", serif;
		line-height: 1;
		color: #333333;
	}
	#newyeardishes_2026 .nop_block .nop_con_common {
		padding: 0 30px;
	}
	#newyeardishes_2026 .nop_block .nop_con_common.nop_con_2 .nop_con_ttl {
		width: 100%;
	}
	#newyeardishes_2026 .nop_block .nop_con_common img {
		width: 100%;
	}
	#newyeardishes_2026 .nop_block .nop_con_common .nop_con_ttl {
		width: 35%;
		margin: 50px auto 30px;
		text-align: center;
		padding: 15px 0 ;
		border-top: 1px solid #A5863C;
		border-bottom: 1px solid #A5863C;
		font-weight: bold;
		font-family: "source-han-serif-japanese", serif;
		color: #A5863C;
		font-size: 35px;
		line-height: 1em;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block {
		display: flex;
		justify-content: space-between;
		
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block.column1 {
		justify-content: center;
		margin-bottom: 60px;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item {
		width: 75%;
		position: relative;
	}
	#newyeardishes_2026 .nop_block .nop_con_2  .nop_con_item_block .nop_con_item {
		width: 45%;
		position: relative;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_name {
		margin: 35px 0 20px;
		height: 70px;
		text-align: left;
	}
	#newyeardishes_2026 .nop_block .nop_con_1 .nop_con_item_block .nop_con_item_name img {
		height: 110%;
		width: auto;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_name img {
		height: 100%;
		width: auto;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_text {
		font-size: 30px;
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 15px;
		text-align: center;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_text.name {
		margin-top: 0;
		margin-bottom: 0;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_price {
		font-size: 30px;
		font-weight: bold;
		text-align: center;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_price .sale_normal {
		color: #f00;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_price .sale_normal span {
		font-size: 30px;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_price .sale_normal2 {
		color: #f00;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_price .sale_normal2 span {
		font-size: 30px;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_btn {
		width: 50%;
		margin: 50px auto 0;
	}
	#newyeardishes_2026 .nop_con_2 .nop_con_item_block .nop_con_btn {
		width: 70%;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_note {
		text-align: center;
		font-size: 20px;
		margin-top: 30px;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_ab {
		width: 30%;
	}
	#newyeardishes_2026 .nop_block .nop_con_2 .nop_con_item_block .nop_con_item_ab {
		width: 70%;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_icon {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	#newyeardishes_2026 .nop_block .nop_con_2 .nop_con_item_block .nop_con_item_ab {
		margin-top: 20px;
	}
	#newyeardishes_2026 .nop_block .nop_block_btn a {
		display: inline-block;
		background: linear-gradient(to right, #cabd99, #a78844);
		padding: 15px 80px 18px;
		color: #FFF;
		font-size: 30px;
		text-decoration: none;
		border-radius: 50px;
		/* margin-top: 60px; */
		margin-bottom: 150px;
	}
	/*nop end*/
	/*oisix start*/
	#newyeardishes_2026 .oisix_block {
		padding: 30px 30px 0;
	}
	#newyeardishes_2026 .oisix_block .icon {
		margin-bottom: 15px;
	}
	#newyeardishes_2026 .oisix_block .oisix_ttl {
		font-size: 40px;
		font-weight: bold;
		font-family: "source-han-serif-japanese", serif;
		line-height: 1;
		color: #333333;
		margin-bottom: 50px;
	}
	#newyeardishes_2026 .oisix_block .oisix_con_common {
		display: flex;
		justify-content: space-between;
		margin-bottom: 100px;
	}
	#newyeardishes_2026 .oisix_block .oisix_con_common.oisix_con_2 {
		flex-direction: row-reverse;
	}
	#newyeardishes_2026 .oisix_block .oisix_con_common img {
		width: 100%;
	}
	#newyeardishes_2026 .oisix_block .oisix_con_common .oisix_con_block_1 {
		width: 48%;
		padding: 15px 0 30px;
	}
	#newyeardishes_2026 .oisix_block .oisix_con_common .oisix_con_block_2 {
		width: 48%;
		text-align: left;
	}
	#newyeardishes_2026 .oisix_block .oisix_con_common .oisix_con_block_2 .oisix_con_block_2_1 {
		font-size: 34px;
		font-weight: bold;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	#newyeardishes_2026 .oisix_block .oisix_con_common .oisix_con_block_2 .oisix_con_block_2_2 {
		font-size: 24px;
		line-height: 2;
	}
	#newyeardishes_2026 .oisix_block .oisix_con_common .oisix_con_block_2 .oisix_con_block_2_3 {
		font-size: 20px;
	}
	#newyeardishes_2026 .oisix_block .oisix_con_btn {
		margin: 0 auto;
	}
	#newyeardishes_2026 .oisix_block .oisix_con_btn a {
		display: inline-block;
		background: linear-gradient(to right, #cabd99, #a78844);
		padding: 15px 80px 18px;
		color: #FFF;
		font-size: 30px;
		text-decoration: none;
		border-radius: 50px;
		margin-top: 60px;
	}
	#newyeardishes_2026 .oisix_block .oisix_con_btn img {
		width: 100%;
	}
	#newyeardishes_2026 .oisix_popup {
		margin-top: 60px;
	}
	#newyeardishes_2026 .oisix_popup .oisix_popup_cont {
		background: #5B9BD5;
		width: 75%;
		margin: 60px auto 0;
		padding: 100px 0;
	}
	#newyeardishes_2026 .oisix_popup .oisix_popup_cont p {
		font-size: 55px;
		color: #FFF;
	}
	#newyeardishes_2026 .oisix_popup .oisix_popup_cont p:last-child {
		font-size: 35px;
		color: #FFF;
	}
	
	/*review*/
	#newyeardishes_2026 #revico-comment {
		background-color: #fefcf7;
	}
	/*oisix end*/
}
/*pc end*/




@media screen and (max-width: 768px) {
	body {
		min-width: 100%;
	}
	#newyeardishes_2026 {
		min-width: 320px;
	}
	#newyeardishes_2026 .only_pc {
		display: none;
	}
	#newyeardishes_2026 img {
		max-width: 100%;
	}
	#newyeardishes_2026 a:hover {
		opacity: 0.8;
	}
	#newyeardishes_2026 .pc-only {
		display: none !important;
	}
	/*nav start*/
	#newyeardishes_2026 .nav {
		background: #a88e21;
	}
	#newyeardishes_2026 .nav_item {
		display: flex;
		justify-content: space-between;
		border-right: 0 solid #fff;
	}
	#newyeardishes_2026 .nav_item img {
		width: 12px;
		margin-right: 3px;
	}
	#newyeardishes_2026 .nav_item li:nth-child(2n) img {
		width: 15px;
	}
	#newyeardishes_2026 .nav_item li {
		border-left: 2px solid #fff;
		padding: 0 10px;
		width: calc(100%/3);
	}
	#newyeardishes_2026 .nav_item li:first-child {
		border-left: 0;
	}
	#newyeardishes_2026 .nav_item li a {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 30px;
	}
	#newyeardishes_2026 .nav_item li a {
		width: 100%;
		display: flex;
		height: 40px;
		line-height: 40px;
		align-items: center;
		justify-content: center;
		font-size: 12px;
		color: #FFF;
		font-weight: bold;
		text-decoration: none;
	}

	#newyeardishes_2026 .nav_item li a:hover {
		text-decoration: none;
	}
	/*nav end*//*rank start*/
	#newyeardishes_2026 .rank_block {
		padding-top: 140px;
		margin-top: -140px;
	}
	#newyeardishes_2026 .rank_block .rank_box_top_ttl {
		padding-top: 30px;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_top_ttl .icon {
		width: 50px;
		margin: 0 auto;
		margin-bottom: 8px;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_top_ttl .txt {
		font-size: 20px;
		font-weight: bold;
		line-height: 1;
		color: #333333;
		font-family: "source-han-serif-japanese", serif;
		text-align: center;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_top_ttl .txt_sub {
		font-size: 14px;
		line-height: 1;
		margin-top: 15px;
		text-align: center;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_ttl {
		display: flex;
		position: relative;
		margin: 30px auto;
		align-items: center;
		justify-content: center;
		font-size: 14px;
		font-weight: bold;
		font-family: "source-han-serif-japanese", serif;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_ttl>img {
		margin-left: 10px;
		height: 30px;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_ttl .rank_box_ttl_ab {
		position: absolute;
		top: 0;
		right: 10px;
		width: 20%;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_ttl .rank_box_ttl_ab img {
		width: 100%;
	}
	
	#newyeardishes_2026 [id*="rt_top_recom_"], .slick-cloned {
		padding: 0 !important;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 img,
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_2 img,
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_3 img {
		width: 100%;
		margin: 0 auto;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 {
		width: 100%;
		/* height: 355px; */
		margin: 0 auto;
	}

	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 .slick-track {
		display: flex;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 .slick-slide {
		display: flex;
		justify-content: center;
		align-items: center;
		height: auto;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 .slick-next,
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 .slick-prev {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		font-size: 0;
		border: none;
		background: url("../../img/freepage/newyeardishes_2025/button.png") no-repeat;
		background-size: 100%;
		width: 25px;
		height: 25px;
		z-index: 9;
		cursor: pointer;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 .slick-prev {
		left: 15px;
		transform: translateY(-50%) rotate(-180deg);
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_img_1 .slick-next {
		right: 15px;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_1 {
		margin: 25px 30px;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_2 {
		margin: 15px auto 0;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		width: 80%;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_3 {
		margin: 0 auto 15px;
		font-size: 16px;
		text-align: center;
		padding: 0 15px;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_3.type-ico {
		margin: 0 auto;
		text-align: center;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_3.type-ico > div {
		display: inline-block;
		text-align: left;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_text_3.type-ico img {
		width: 15px;
        display: inline-block;
        margin: 0 5px 5px 0;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_price {
		margin: 15px auto 20px;
		font-weight: bold;
		text-align: center;
		font-size: 16px;
		padding: 0 15px;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_price .sale_normal {
		color: #f00;
		font-size: 16px;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_price .price_normal {
		font-size: 16px;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_price .price_normal.txt {
		font-weight: 400;
	}
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_price .price_normal2 {
		font-size: 16px;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_price .sale_normal span {
		font-size: 16px;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_btn {
		margin: 0 auto 50px;
		text-align: center;
		width: 50%;
	}
	
	#newyeardishes_2026 .rank_block .rank_box_content .rank_box_con_btn img {
		width: 100%;
	}
	
	/*rank end*/
	
	/*nop start*/
	#newyeardishes_2026 .nop_block {
		padding-top: 170px;
		margin-top: -140px;
	}
	
	#newyeardishes_2026 .nop_block .icon {
		width: 50px;
		margin: 0 auto;
		margin-bottom: 8px;
	}
	
	#newyeardishes_2026 .nop_block .nop_ttl {
		font-size: 20px;
		font-weight: bold;
		font-family: "source-han-serif-japanese", serif;
		line-height: 1;
		color: #333333;
		text-align: center;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_common {
		padding: 0 15px;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_common.nop_con_2 .nop_con_ttl {
		width: 100%;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_common img {
		width: 100%;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_common .nop_con_ttl {
		width: 35%;
		margin: 25px auto 15px;
		text-align: center;
		padding: 8px 0;
		border-top: 1px solid #A5863C;
		border-bottom: 1px solid #A5863C;
		font-weight: bold;
		font-family: "source-han-serif-japanese", serif;
		color: #A5863C;
		font-size: 17px;
		line-height: 1em;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block {
		display: flex;
		justify-content: space-between;
	
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block.column1 {
		justify-content: center;
		margin-bottom: 30px;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item {
		width: 100%;
		position: relative;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_2 .nop_con_item_block .nop_con_item {
		width: 45%;
		position: relative;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_name {
		margin: 17px 0 10px;
		height: 30px;
		text-align: left;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_1 .nop_con_item_block .nop_con_item_name img {
		height: 110%;
		width: auto;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_name img {
		height: 100%;
		width: auto;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_text {
		font-size: 16px;
		text-align: center;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_text.name {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_price {
		font-size: 16px;
		font-weight: bold;
		text-align: center;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_price .sale_normal {
		color: #f00;
		font-size: 16px;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_price .sale_normal span {
		font-size: 16px;
	}
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_price .price_normal {
		font-size: 16px;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_price .sale_normal2 {
		color: #f00;
		font-size: 16px;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_price .sale_normal2 span {
		font-size: 16px;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_btn {
		width: 50%;
		margin: 20px auto 0;
	}
	#newyeardishes_2026 .nop_block .nop_con_2 .nop_con_item_block .nop_con_btn {
		width: 80%;
		margin: 20px auto 0;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_note {
		text-align: center;
		font-size: 12px;
		margin-top: 15px;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_item_ab {
		width: 40%;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_2 .nop_con_item_block .nop_con_item_ab {
		width: 80%;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_item_block .nop_con_icon {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	
	#newyeardishes_2026 .nop_block .nop_con_2 .nop_con_item_block .nop_con_item_ab {
		margin-top: 15px;
	}
	
	#newyeardishes_2026 .nop_block .nop_block_btn {
		text-align: center;
	}
	#newyeardishes_2026 .nop_block .nop_block_btn a {
		display: inline-block;
		background: linear-gradient(to right, #cabd99, #a78844);
		padding: 8px 30px 6px;
		color: #FFF;
		font-size: 15px;
		text-decoration: none;
		border-radius: 25px;
		/* margin-top: 30px; */
		margin-bottom: 25px;
		text-align: center;
	}
	
	/*nop end*/
	/*oisix start*/
	#newyeardishes_2026 .oisix_block {
		padding: 170px 30px 0;
		margin-top: -140px;
	}
	
	#newyeardishes_2026 .oisix_block .icon {
		width: 50px;
		margin: 0 auto;
		margin-bottom: 8px;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_ttl {
		font-size: 20px;
		font-weight: bold;
		font-family: "source-han-serif-japanese", serif;
		line-height: 1;
		color: #333333;
		margin-bottom: 25px;
		text-align: center;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_con_common {
		display: flex;
		justify-content: space-between;
		margin-bottom: 100px;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_con_common.oisix_con_2 {
		flex-direction: row-reverse;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_con_common img {
		width: 100%;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_con_common .oisix_con_block_1 {
		width: 48%;
		padding: 15px 0 30px;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_con_common .oisix_con_block_2 {
		width: 48%;
		text-align: left;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_con_common .oisix_con_block_2 .oisix_con_block_2_1 {
		font-size: 34px;
		font-weight: bold;
		line-height: 1.5;
		margin-bottom: 20px;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_con_common .oisix_con_block_2 .oisix_con_block_2_2 {
		font-size: 24px;
		line-height: 2;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_con_common .oisix_con_block_2 .oisix_con_block_2_3 {
		font-size: 20px;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_con_btn {
		margin: 0 auto;
		text-align: center;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_con_btn a {display: inline-block;
		background: linear-gradient(to right, #cabd99, #a78844);
		padding: 8px 30px 6px;
		color: #FFF;
		font-size: 15px;
		text-decoration: none;
		border-radius: 25px;
		margin-top: 30px;
		margin-bottom: 25px;
	}
	
	#newyeardishes_2026 .oisix_block .oisix_con_btn img {
		width: 100%;
	}
	
	#newyeardishes_2026 .oisix_popup {
		margin-bottom: 30px;
	}
	
	#newyeardishes_2026 .oisix_popup .oisix_popup_cont {
		background: #5B9BD5;
		width: 90%;
		margin: 30px auto 0;
		padding: 50px 0;
	}
	
	#newyeardishes_2026 .oisix_popup .oisix_popup_cont p {
		font-size: 20px;
		color: #FFF;
	}
	
	#newyeardishes_2026 .oisix_popup .oisix_popup_cont p:last-child {
		font-size: 12px;
		color: #FFF;
	}
	
	/*review*/
	#newyeardishes_2026 #revico-comment {
		background-color: #fefcf7;
	}

	/*oisix end*/
}	