@charset "shift_jis";
/*template*/
.newYearWrap{
	width:100%;
	max-width:1020px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.newYearWrap img{
	vertical-align:bottom;
}
.newYearWrap a{
	display:block;
}

/***************************
  RIGHT_top_test.html
***************************/
.newYearWrap .mt16 {
margin-top: 16px;
}
.newYearWrap  .mt18 {
margin-top: 18px;
}
.newYearWrap  .mt20 {
margin-top: 20px;
}
.newYearWrap  .mt30 {
margin-top: 30px;
}
.newYearWrap  .mt40 {
margin-top: 40px;
}
.newYearWrap  .mt60 {
margin-top: 60px;
}
.newYearWrap  .mt94 {
margin-top: 94px;
}
.newYearWrap .mt145{
margin-top: 145px !important;
}
.newYearWrap  .mr8{
margin-right: 8px;
}
.newYearWrap  .center {
text-align: center;
}
.newYearWrap  .fBold {
font-weight: bold;
}
.newYearWrap  .fs12 {
font-size: 12px;
}
.newYearWrap  .fs16 {
font-size: 16px;
}
.newYearWrap  .fs17 {
font-size: 17px;
}
.newYearWrap  .fs18 {
font-size: 18px;
}
.newYearWrap  .fs20 {
font-size: 20px;
}
.newYearWrap  .fs22 {
font-size: 22px;
}
.newYearWrap  .fs26 {
font-size: 26px;
}
.newYearWrap  .w93 {
width: 93%;
height: auto;
}
.newYearWrap  .btnLink {
text-align: center;
margin-top: 60px;
}
.newYearWrap  .btnLink a{
display: inline-block;
}

/*mvBlock*/
.newYearWrap .mvBlock{
	margin:0;
}

/*noticeBlock*/
.newYearWrap .noticeBlock{
	padding: 60px 0;
}
.newYearWrap .noticeBlock dl{
	text-align: center;
}
.newYearWrap .noticeBlock dt{
	font-size: 28px;
  font-weight: bold;
}
.newYearWrap .noticeBlock dt span{
	font-size: 40px;
	color: #c70d0a;
}
.newYearWrap .noticeBlock dd{
	margin-top: 25px;
	font-size: 16px;
}

/*cpnBlock*/
.newYearWrap .cpnBlock{
	background: url("../image/newYear_bg_001_240910.jpg") repeat-y top center;
	background-position: 0 -130px;
	padding-bottom: 80px;
}
.newYearWrap .cpnBlock .cpnTitle{
	padding-top: 60px;
	text-align: center;
}
.newYearWrap .cpnBlock .cpnTitle02{
	padding-top: 80px;
	text-align: center;
}
.newYearWrap .cpnBlock .cpnInner{
	width: 824px;
	margin: 39px auto 0;
}
.newYearWrap .cpnBlock .cpnFrame:nth-child(n+2){
	margin-top: 19px;
}
.newYearWrap .cpnBlock .cpnPart{
	text-align: center;
}
.newYearWrap .cpnBlock .cpnBtn{
	padding-top: 46px;
	text-align: center;
}
.newYearWrap .cpnBlock .cpnBtn a{
	display: inline-block;
}
.newYearWrap .cpnBlock .anchorLink{
	display: flex;
	justify-content: center;
	gap: 30px;
	margin-top: 85px;
}
.newYearWrap .cpnBlock .anchorBtn{
	margin-top: 35px;
	text-align: center;
}
.newYearWrap .cpnBlock .anchorBtn a{
	display: inline-block;
}

/*originalBlock*/
.newYearWrap .originalBlock .originalWrap{
	padding-bottom: 60px;
	background: url("../image/newYear_bg_003_240910.jpg") repeat top center;
}
.newYearWrap .originalBlock .originalInner{
	width: 900px;
	margin: 0 auto;
}
.newYearWrap .originalBlock .originalInner .btnLink{
	padding-top: 60px;
}

/*osechi2025*/
.newYearWrap .osechi2025{
	/* padding: 60px 0 30px; */
	/* background: url("../image/newYear_bg_004_240910.jpg") repeat top center; */
}
.newYearWrap .osechiTitle{
	text-align: center;
}
.newYearWrap .osechiTitle h3{
	padding: 33px 0;
	border-top: 3px solid #F3ECDC;
	border-bottom: 3px solid #F3ECDC;
}

/*itemBlock*/
.newYearWrap .itemBlock{
	margin-top: 41px;
	/* padding: 60px; */
  background: #fff;
}
.newYearWrap .itemBlock .itemTxtWrap{
	display: flex;
	justify-content: center;
	gap: 8%;
	padding: 30px 0 60px;
}
.newYearWrap .itemBlock .itemData{
	width: 49%;
}
.newYearWrap .itemBlock .itemData02{
	padding: 30px 60px 40px;
}
.newYearWrap .itemBlock .itemNote02{
	font-size: 16px;
	line-height: 1.5;
}
.newYearWrap .itemBlock .itemLink{
  font-size: 16px;
	margin-top: 34px;
	text-align: right;
	/* padding-right: 1em; */
	position: relative;
}
/* .newYearWrap .itemBlock .itemLink::after{
	content: ">";
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1em;
	margin: auto;
	font-size: 15px;
} */
.newYearWrap .itemBlock .itemLink a{
	display: inline-block;
	color: #0224a3;
}
.newYearWrap .itemBlock .itemTxt{
	width: 30%;
	background: #fff;
}
.newYearWrap .itemBlock .itemSub{
	font-size: 20px;
  line-height: 1;
}
.newYearWrap .itemBlock .itemName{
	margin-top: 10px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
}
.newYearWrap .itemBlock .itemPrice{
	/* margin-top: 40px; */
	margin-top: 20px;
	justify-content: flex-end;
	align-items: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	/* text-align: right; */
}
.newYearWrap .itemBlock .itemPrice .priceRed{
	color: #b00000;
}
.newYearWrap .itemBlock .itemPrice .priceTax{
	font-size: 24px;
}
.newYearWrap .itemBlock .freeShipping{
	margin-bottom: 20px;
}
.newYearWrap .itemBlock .itemNote{
	margin-top: 10px;
	font-size: 14px;
	line-height: 1;
	text-align: right;
}
.newYearWrap .itemBlock.rowItem{
	display: flex;
	gap: 32px;
}
.newYearWrap .itemBlock a:hover{
	text-decoration:none;
	color:initial;
}

/*dishBlock*/
.newYearWrap .dishBlock{
	padding: 0 60px 60px;
	background: #fff;
}
.newYearWrap .dishBlock .dishImg{
	padding-top: 33px;
}
.newYearWrap .dishBlock .dishTxt{
	padding-top: 30px;
	font-size: 16px;
	line-height: 1.5;
}
.newYearWrap .dishBlock .dishNote{
	padding-top: 30px;
	font-size: 14px;
	text-align: right;
}

/*column2*/
.newYearWrap .column2{
	margin-top: 41px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.newYearWrap .column2 .colItem{
	width: 440px;
	display: flex;
	flex-direction: column;
	background: #fff;
}
.newYearWrap .column2 .itemBlock{
	margin-top: 0;
	padding: 30px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.newYearWrap .column2 .itemBlock .itemTxt{
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.newYearWrap .column2 .itemBlock .itemSub{
	margin-top: 20px;
	font-size: 20px;
	flex-grow: 1;
}
.newYearWrap .column2 .itemBlock .itemName{
	margin-top: 10px;
	font-size: 24px;
	flex-grow: 1;
}
.newYearWrap .column2 .itemBlock .itemPrice{
	margin-top: 20px;
	font-size: 24px;
	display: flex;
	flex-wrap: wrap;
	flex-grow: 1;
	align-items: flex-end;
}

/*mailBlock*/
.newYearWrap .mailBlock{
	background: url("../image/newYear_bg_004_240829.jpg") no-repeat top center;
	padding-bottom: 100px;
}
.newYearWrap .mailBlock .mailFrame{
	width: 824px;
	margin: 53px auto 0;
	background: url("../image/newYear_bg_002_240829.png") no-repeat top center;
	position: relative;
}
.newYearWrap .mailBlock .mailFrame::after{
	width: 100%;
	height: 30px;
	background: url("../image/newYear_bg_bottom-frame_240829.png");
	background-position: bottom;
	position: absolute;
	content: "";
}
.newYearWrap .mailBlock .mailTitle{
	padding-top: 42px;
	text-align: center;
}
.newYearWrap .mailBlock .mailTxt{
	padding-top: 43px;
	text-align: center;
	font-size: 23px;
	line-height: 1.4;
}
.newYearWrap .mailBlock .mailTxt .mailred{
	color: #bd0000;
}
.newYearWrap .mailBlock .mailBtn{
	margin-top: 50px;
	text-align: center;
}
.newYearWrap .mailBlock .mailBtn a{
	display: inline-block;
}
.newYearWrap .mailBlock .mailNote{
	padding: 40px 0 20px;
	font-size: 22px;
	text-align: center;
	line-height: 1.5;
}

/*headingBlock*/
.newYearWrap .headingBlock01{
	padding-top: 60px;
	text-align: center;

}
.newYearWrap .headingBlock02{
	text-align: center;
}
.newYearWrap .headingBlock03{
	padding-top: 59px;
	text-align: center;
}
.newYearWrap .headingBlock04{
	padding-top: 60px;
	text-align: center;
}
.newYearWrap .headingBlock05{
	padding-top: 60px;
	text-align: center;
}
.newYearWrap .headingBlock06{
	padding-top: 60px;
	text-align: center;
}
.newYearWrap .headingBlock07{
	padding-top: 60px;
	text-align: center;
}

/*noteBox*/
.newYearWrap .noteBox {
  margin-top: 40px;
  margin-inline: auto;
  width: 960px;
}
.newYearWrap .noteBox .noteText {
	margin-top: 7px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 18px; /* 調整 */
  line-height: 1.3; /* 調整 */
  letter-spacing: 0.3px;
}

/*group*/
.newYearWrap  .group {
max-width: 900px;
margin: 18px auto 0;
}
.newYearWrap .group, .blackButton {
display: flex;
justify-content: space-between;
text-align: center;
}
.newYearWrap  .blackButton a {
width: 157px;
height: 20px;
padding: 25px;
font-size: 18px;
background-color: black;
text-decoration: none;
color: white;
background-image: url(../image/arrow.png);
background-repeat: no-repeat;
background-position: right 15px center;
display: flex;
justify-content: center;
align-items: center;
}
.newYearWrap  .blackButton.column3{
flex-wrap: wrap;
gap: 20px 27px;
}
.newYearWrap  .blackButton.column3 a{
width: 231px;
}
.newYearWrap .tRight {
text-align: right;
}
.newYearWrap .tRight .redText {
border-right: none !important;
padding-right: 0 !important;
}
.newYearWrap .buttonLink {
margin: 20px 65px 0 0;
text-align: right;
}
.newYearWrap .buttonLink a {
border-bottom: 1px solid black;
text-decoration: none;
color: black;
display: inline-block;
}
.newYearWrap  .buttonLink a::after {
padding-left: 5px;
content: url(../image/arrow_black.png);
background-repeat: no-repeat;
background-position: right 15px;
vertical-align: middle;
}

/*mainBlock02*/
.newYearWrap .mainBlock02{
padding: 60px 0 60px;
background: #fafaef;
}

/*mainBlock03*/
.newYearWrap .mainBlock03{
background: url("../image/newYear_bg_006_230912.png")no-repeat top center;
padding-bottom: 90px;
padding-top: 50px;
}
.newYearWrap .mainBlock03Inner{
max-width: 1100px;
margin: 0 auto;
}
.newYearWrap .ttl_02{
text-align: center;
}
.newYearWrap .productContainer {
max-width: 902px;
margin: 0 auto;
}
.newYearWrap .rowProduct {
display: flex;
gap: 100px;
justify-content: center;
margin-top: 62px;
width: 100%;
}
.newYearWrap .prodTitle{
font-size: 19.35px;
text-align: center;
}
.newYearWrap .columnProduct {
width: 50%;
}
.newYearWrap .imgProduct {
margin-top:32px;
}
.newYearWrap .btnProduct {
margin-top:40px;
}

/*dessertMainContainer*/
.newYearWrap .dessertMainContainer{
max-width: 950px;
margin: auto;
display: block;
}
.newYearWrap .dessertMainContainer h3{
text-align: center;
font-size: 22px;
font-weight: bold;
margin-bottom: 30px;
}
.newYearWrap .columnSectionContainer{
margin-top: 60px;
}
.newYearWrap .columnSectionContainer .flexWrapper img{
width: auto;
height: 100%;
}
.columnSectionContainer .dessertTextContainer {
padding: 20px;
background: #FFFFFF;
}
.newYearWrap .dessert{
display: flex;
}
.newYearWrap .dessertNotes{
text-align: end;
}
.columnSectionContainer .dessertTextContainer {
padding: 20px;
background: #FFFFFF;
}
.newYearWrap .dessertTextContainer01{
padding: 45px 30px;
background-color: white;
}
.newYearWrap .dessertTextContainer02{
padding: 20px 18px;
background-color: white;
}
.newYearWrap .dessert .dessertTextContainer{
height:135px!important;
}
.newYearWrap .dessertSubtitle{
font-size: 16px;
}
.newYearWrap .dessertTitle{
font-size: 18px;
font-weight: bold;
margin-bottom: 13px;
}
.newYearWrap .flexWrapper{
display: flex;
row-gap: 30px;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 40px;
}
.newYearWrap .columnSectionContainer .flexWrapper img{
width: auto;
height: 100%;
}
.newYearWrap .flexWrapper .dessert{
width: calc(50% - 20px);
}
.newYearWrap .dessertNotes{
text-align: end;
}

/*cardContainer*/
.newYearWrap .cardContainer{
max-width: 950px;
margin: 0 auto;
}
.newYearWrap .CardList{
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
justify-content: center;
gap: 23px;
margin-top: 60px;
}

.newYearWrap .cautionBlockA01{
	margin-top: 40px;
	padding: 15px;
	background: #e3e5ed;
	font-size: 14px;
	font-weight: bold;
}


/* ranking */
#ranking {
  padding: 0 60px;
}
/* ランキングエリアの背景を透過 */
.categoryCarouselAWrap .slideList li > span, .categoryCarouselAWrap .slideList li > a {
  background-color: transparent;
}
/* ランキングエリアがナビゲーションと被らないように調整 */
.categoryCarouselAWrap .owl-carousel {
  z-index: inherit;
}

/*-------------------------------------------

ranking index.cssの流用

-------------------------------------------*/
.ranking{ margin-top: 100px;}
.rank_view.categoryCarouselAWrap .slideList{
  margin-top: 0.8em;
}
.rank_view.categoryCarouselAWrap .slideList li > a{
  padding-top: 1.7em;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(1) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(2) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(3) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(4) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(5) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(6) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(7) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(8) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(9) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(10) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(11) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(12) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(13) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(14) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(15) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(16) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(17) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(18) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(19) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(20) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(21) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(22) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(23) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(24) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(25) a:before{
  content: '';
  display: block;
  background: url(https://images.astyle.jp/images/cmn/icon/icon_ranking01.png);
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 59px;
  height: 43px;
  z-index: 1;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(1) a:before{
  background: url(https://images.astyle.jp/images/cmn/icon/icon_ranking01.png);
  background-size: 100%;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(2) a:before{
  background: url(https://images.astyle.jp/images/cmn/icon/icon_ranking02.png);
  background-size: 100%;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(3) a:before{
  background: url(https://images.astyle.jp/images/cmn/icon/icon_ranking03.png);
  background-size: 100%;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(4) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(5) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(6) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(7) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(8) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(9) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(10) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(11) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(12) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(13) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(14) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(15) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(16) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(17) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(18) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(19) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(20) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(21) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(22) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(23) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(24) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(25) a:before{
  background: url(https://images.astyle.jp/images/cmn/icon/icon_ranking04.png);
  background-size: 100%;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(1) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(2) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(3) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(4) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(5) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(6) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(7) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(8) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(9) a:after{
  display: block;
  position: absolute;
  top: 23px;
  left: 26px;
  color: #FFF;
  z-index: 2;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(10) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(11) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(12) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(13) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(14) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(15) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(16) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(17) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(18) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(19) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(20) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(21) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(22) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(23) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(24) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(25) a:after{
  display: block;
  position: absolute;
  top: 23px;
  left: 21px;
  color: #FFF;
  z-index: 2;
}

.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(1) a:after{ content: '1';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(2) a:after{ content: '2';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(3) a:after{ content: '3';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(4) a:after{ content: '4';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(5) a:after{ content: '5';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(6) a:after{ content: '6';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(7) a:after{ content: '7';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(8) a:after{ content: '8';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(9) a:after{ content: '9';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(10) a:after{ content: '10';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(11) a:after{ content: '11';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(12) a:after{ content: '12';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(13) a:after{ content: '13';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(14) a:after{ content: '14';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(15) a:after{ content: '15';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(16) a:after{ content: '16';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(17) a:after{ content: '17';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(18) a:after{ content: '18';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(19) a:after{ content: '19';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(20) a:after{ content: '20';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(21) a:after{ content: '21';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(22) a:after{ content: '22';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(23) a:after{ content: '23';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(24) a:after{ content: '24';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(25) a:after{ content: '25';}
.rank_view.categoryCarouselAWrap .owl-carousel .owl-nav .owl-next,
.rank_view.categoryCarouselAWrap .owl-carousel .owl-nav .owl-prev{
  top: calc((90px) + 28px);
}
.min .rank_view.categoryCarouselAWrap .owl-carousel .owl-nav .owl-next,
.min .rank_view.categoryCarouselAWrap .owl-carousel .owl-nav .owl-prev{
  top: calc((9.5vw) + 14px);
}

/* アコーディオン */
.newYearWrap .accordionA01Inner{
	display: none;
}
.newYearWrap .accordionA01Btn{
	margin: 0px 60px;
	display: inline-block;
}
.newYearWrap .accordionA01Btn .btnOpen{
	display: block;
}
.newYearWrap .accordionA01Btn.active .btnOpen{
	display: none;
}
.newYearWrap .accordionA01Btn .btnClose{
	display: none;
}
.newYearWrap .accordionA01Btn.active .btnClose{
	display: block;
}

/* grayOut */
.newYearWrap .mvBlock.grayOut {
position: relative;
z-index: 1;
}
.newYearWrap .mvBlock.grayOut::before {
position: absolute;
top: 0;
left: 0;
content: "";
display: block;
width: 100%;
height: 100%;
background: #000;
opacity: 0.5;
z-index: 10;
}
.newYearWrap .mvBlock.grayOut::after {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: "";
display: block;
width: 680px;
height: 76px;
background: url(../image/newYear_grayOut.png) no-repeat;
background-position: center center;
background-size: cover;
z-index: 20;
}



/*-------------------------------------------
250812up
-------------------------------------------*/
.newYearWrap .cpnBlockA01 {
	background: url("../image/newYear_bg_001_250812.jpg") no-repeat top center;
  padding: 40px 0 40px;
}
.newYearWrap .cpnBlockA01 .termBlock {
  width: 919px;
  margin: 0 auto;
}
.newYearWrap .cpnBtn {
  width: 640px;
  margin: 30px auto 0;
  background-color: #fff;
}
.newYearWrap .cpnBlockB01 {
	background: url("../image/newYear_bg_002_250812.jpg") repeat-y top center;
}
.newYearWrap .cpnBlockB01 .rankingBlock h2 {
  width: 423px;
  margin: 0 auto;
  padding: 60px 0;
}
.newYearWrap .separator {
  width: 1020px;
  height: 45px;
	background: url("../image/newYear_bg_005_250812.jpg") no-repeat top center;
}
.newYearWrap .cpnBlockB01 .cpnBlockB02 h2 {
  width: 631px;
  margin: 0 auto;
  padding: 60px 0;
}
.newYearWrap .tabBlock .tab {
  display: none;
}
.newYearWrap .tabBlock .tab-menus {
  width: 670px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.newYearWrap .tabBlock .tab-menu {
  cursor: pointer;
}
.newYearWrap .tabBlock .tab-menu:hover {
  opacity: 0.7;
}
.newYearWrap .tabBlock .tabTextBlock {
  width: 670px;
  height: 480px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.newYearWrap .anchorLink {
  width: 862px;
  margin: 45px auto 0;
  padding-bottom: 80px;
  display: flex;
  justify-content: space-between;
}
.newYearWrap .anchorLink .anchorItem {
  width: 188px;
  height: 255px;
  cursor: pointer;
}
.newYearWrap .anchorLink .anchorItem a {
  width: 188px;
  height: 255px;
}
.newYearWrap .anchorLink .anchorItem:nth-child(1) {
	background: url("../image/newYear_anc_001_250812.png") no-repeat top center;
}
.newYearWrap .anchorLink .anchorItem:nth-child(2) {
	background: url("../image/newYear_anc_002_250812.png") no-repeat top center;
}
.newYearWrap .anchorLink .anchorItem:nth-child(3) {
	background: url("../image/newYear_anc_003_250812.png") no-repeat top center;
}
.newYearWrap .anchorLink .anchorItem:nth-child(4) {
	background: url("../image/newYear_anc_004_250812.png") no-repeat top center;
}
.newYearWrap .anchorLink .anchorItem:nth-child(1):hover,
.newYearWrap .anchorLink .anchorItem:nth-child(2):hover,
.newYearWrap .anchorLink .anchorItem:nth-child(3):hover,
.newYearWrap .anchorLink .anchorItem:nth-child(4):hover {
  background-position: center bottom;
}
.newYearWrap .anchorLink p {
  visibility: hidden;
}

.newYearWrap .originalBlockH2 {
  margin-top: 40px;
}
.newYearWrap .originalBlock {
  padding: 35px 60px 75px;
	background: url("../image/newYear_bg_003_250812.jpg") repeat-y top center;
}
.newYearWrap .originalBlock h3 {
  margin-top: 40px;
  text-align: center;
}
.newYearWrap .originalBlock .originalItem01 h3 {
  margin-top: 0;
}
.newYearWrap .originalBlock .itemImg {
  margin-top: 40px;
}
.newYearWrap .originalBlock .originalItemInner {
  padding: 20px 40px;
  background-color: #fff;
  font-size: 18px;
  line-height: 1.6;
}
.newYearWrap .originalBlock .originalItem01 .originalItemInner {
  padding: 20px 60px;
}
.newYearWrap .originalBlock .originalItemInner .itemTxtCol2 {
  display: flex;
  justify-content: space-between;
}
.newYearWrap .originalBlock .originalItemInner .itemTxtCol2 .col2inner_1 {
  width: 350px;
  margin-right: 30px;
}
.newYearWrap .originalBlock .originalItemInner .itemTxtCol2 .col2inner_2 {
  width: 520px;
}
.newYearWrap .originalBlock .originalItemInner .itemSub,
.newYearWrap .originalBlock .originalItemInner .itemName {
  font-size: 20px;
  font-weight: bold;
}
.newYearWrap .originalBlock .originalItemInner .itemName {
  margin-top: 5px;
}
.newYearWrap .originalBlock .originalItemInner .itemPrice {
  margin-top: 10px;
  display: flex;
  font-size: 24px;
  font-weight: bold;
}
.newYearWrap .originalBlock .originalItemInner .itemPrice .priceTax{
  font-size: 18px;
}
.newYearWrap .originalBlock .originalItemInner .itemBtn {
  margin-top: 10px;
}
.newYearWrap .originalBlock .originalItemInner .highlight {
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 10px;
}
.newYearWrap .originalBlock .originalItem01 .originalItemInner .itemTxtCol2 .col2inner_2 {
  width: 400px;
}
.newYearWrap .originalBlock .originalItem01 .originalItemInner .highlight {
  margin: 5px 0 5px;
}
.newYearWrap .originalBlock .originalItemInner .highlight span {
  background-color: #ecdcba;
  color: #ac000e;
}
.newYearWrap .originalBlock .originalItemInner .notice {
  margin-top: 10px;
  font-size: 14px;
  text-align: right;
}
.newYearWrap .originalBlock .originalItem01 .campaign {
  margin: 40px 0;
}
.newYearWrap .originalBlock .originalItemInner .itemTxtCol2 .col2inner_item2 {
  width: 350px;
}
.newYearWrap .originalBlock .originalItemInner .itemTxtCol2 .col2inner_item2:nth-of-type(1) {
  padding-right: 57px;
  border-right: 1px solid #ccc;
}
.newYearWrap .originalBlock .originalItem02 .highlight {
  margin: 20px 0 10px;
}
.newYearWrap .originalBlock .originalItemInner .itemTxtCol2.col4 .col2inner_item2:nth-of-type(1),
.newYearWrap .originalBlock .originalItemInner .itemTxtCol2.col4 .col2inner_item2:nth-of-type(2) {
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
}
.newYearWrap .originalBlock .originalItemInner .itemTxtCol2.col4 .col2inner_item2:nth-of-type(2) {
  padding-left: 45px;
}
.newYearWrap .originalBlock .originalItemInner .itemTxtCol2.col4.col4_2 .col2inner_item2:nth-of-type(1),
.newYearWrap .originalBlock .originalItemInner .itemTxtCol2.col4.col4_2 .col2inner_item2:nth-of-type(2) {
  margin-bottom: 30px;
  padding: 40px 0 0;
  border-bottom: 0;
}
.newYearWrap .originalBlock .originalItemInner .itemTxtCol2.col4.col4_2 .col2inner_item2:nth-of-type(1) {
  padding-right: 34px;
}
.newYearWrap .originalBlock .originalItem05 .originalItemInner .itemTxtCol2 .col2inner_item2 {
  width: 370px;
}
.newYearWrap .originalBlock .originalItem05 .originalItemInner .itemTxtCol2 .col2inner_item2:nth-of-type(1) {
  padding-right: 34px;
}
.newYearWrap .originalBlock .cpnBtn {
  margin-top: 40px;
}

.newYearWrap .osechiBlockH2 {
  margin-top: 80px;
  text-align: center;
}
.newYearWrap .osechiBlockH3 {
  margin-top: 40px;
}
.newYearWrap .mainBlock02 {
  margin-top: 70px;
}
.newYearWrap .blackButton.just-cont-l {
  justify-content: left;
}

.newYearWrap .mt42 {
  margin-top: 42px;
}