@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;500;700&display=swap");

/* =============================================
横幅フルデザイン
============================================= */

#d_container .wrap {
  width: 100%;
}
#d_topic_path {
  width: 990px;
  margin: 0 auto 20px;
} 

/* =============================================
共通
============================================= */
#ekiben-20221224 {
    text-align: center;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#ekiben-20221224 a {
    text-decoration: none;
	display: block
}

#ekiben-20221224 a:hover {
    text-decoration: none;
	opacity: .7;
    cursor: pointer;
    transition: .4s;
}



/* =============================================
mv
============================================= */

#ekiben-20221224 h1 {
	background-image: url(/ec/shop/images/campaign/20221224_ekiben/grass.jpg);
	background-repeat: repeat-x;
    background-position: right top;
	background-color: #b7342e;
}   

#ekiben-20221224 h1 .mv_visual {
    width: 990px;
	margin: 0 auto;
}


/* =============================================
予告
============================================= */

#ekiben-20221224 .yokoku {
    background-color: #fae4e3;
	border-top: 4px dashed #b7342e;
	border-bottom: 4px dashed #b7342e;
	padding: 36px 0;
}

#ekiben-20221224 .yokoku img {
    margin: 0 auto;
}


/* =============================================
ナビ
============================================= */


#ekiben-20221224 .navi .main-navi {
	width: 990px;
	margin: 4px auto 0;
}

#ekiben-20221224 .navi .main-navi .navi-list {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}


#ekiben-20221224 .navi .main-navi .navi-list li:nth-of-type(1) {
    display: block;
}

#ekiben-20221224 .navi .main-navi .navi-list li:nth-of-type(6) {
    display: block;
	margin-top: 4px;
}

/* =============================================
駅弁買いまわりプレゼント
============================================= */

#ekiben-20221224 .eco-bnr {
    width: 990px;
	margin: 50px auto 0;
}


#ekiben-20221224 .eco-bnr img{
	margin: 0 auto;
}


/* =============================================
ご注文前に必ずお読みください/お渡し会場案内図
============================================= */

#ekiben-20221224 .navi .navi-explanation {
    width: 990px;
	margin: 50px auto;
	display: flex;
    justify-content: center;
    box-sizing: border-box;
}

#ekiben-20221224 .navi .navi-explanation li {
    margin-right: 8px;
}


#ekiben-20221224 .navi .navi-explanation li a {
    margin-right: 8px;
	background-color: #F3C156;
	color: #9C231E;
	width: 380px;
	height: 46px;
	font-size: 16px;
	display: flex;
  justify-content: center;
  align-items: center;
	font-weight: bold;
}

#ekiben-20221224 .navi .navi-explanation li:last-child {
    margin-right: 0;
}

/* =============================================
駅弁事前ご予約の手順
============================================= */

#ekiben-20221224 .reservation_cont{
    background-image: url(/ec/shop/images/campaign/20221224_ekiben/grass01.jpg);
	background-repeat: repeat-x;
    background-position: right top;
	background-color: #FEF0D2;
}



#ekiben-20221224 .reservation_cont h2 img {
    margin: 0 auto;
}




#ekiben-20221224 .flow_cont {
    background: #FEF0D2;
	background-image: url(/ec/shop/images/campaign/20221224_ekiben/line.jpg);
	background-repeat: repeat-x;
    background-position: right bottom;
	padding-bottom: 40px
}

#ekiben-20221224 .flow {
    width: 920px;
	margin: 0 auto;
    padding: 40px 0;
}

#ekiben-20221224 .flow .flow-cont {
    background: #fff;
    position: relative;
}

#ekiben-20221224 .flow .flow-cont .flow-ttl {
    position: absolute;
    top: -12px;
    left: -13px;
}

#ekiben-20221224 .flow .flow-cont .flow-list {
    display: flex;
    justify-content: space-between;
    padding: 73px 20px 20px;
}

#ekiben-20221224 .flow .flow-cont .flow-list .flow-item {
    margin-right: 8px;
}

#ekiben-20221224 .flow .flow-cont .flow-list .flow-item:last-of-type {
    margin-right: 0;
}

#ekiben-20221224 .flow .flow-cont .flow-list .flow-ttl-step {
    margin-bottom: 4px;
}

#ekiben-20221224 .flow .flow-cont .flow-list .flow-detail {
    position: relative;
}

#ekiben-20221224 .flow .flow-cont .flow-list .flow-detail::after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(/ec/shop/images/campaign/20221224_ekiben/arrow-flow.png) no-repeat;
    background-size: contain;
    width: 16px;
    height: 27px;
    right: -23px;
    top: 40%;
}

#ekiben-20221224 .flow .flow-cont .flow-list .flow-item:nth-of-type(4) .flow-detail::after {
    background: none;
}

#ekiben-20221224 .flow .acceptance-cont {
    background: #ffffff;
    padding: 24px 20px;
    text-align: left;
    margin-top: 17px;
}

#ekiben-20221224 .flow .acceptance-cont h3 {
    color: #AE3F01;
    font-size: 20px;
}

#ekiben-20221224 .flow .acceptance-cont p {
    font-size: 14px;
}

#ekiben-20221224 .flow .acceptance-cont a {
    color: #AE3F01;
    text-decoration: underline;
	display: inline-block;
}

/* =============================================
商品から選ぶ 実演駅弁
============================================= */
#ekiben-20221224 .cont01 {
    background-color: #FCF6F1;
	padding-bottom: 60px;
	padding-top: 60px;
}

#ekiben-20221224 .cont01 .ttl-m-wrap {
    position: relative;
}

#ekiben-20221224 .cont01 h3 {
    position: absolute;
	top: -100px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

#ekiben-20221224 .cont01 h3 img {
    margin: 0 auto;
}

#ekiben-20221224 .cont01 h4.demonstration-ttl {
    margin: 0 auto 40px;
	text-align: center;
	background-color: #B74A0C;
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0;
	color: #fff;
	
}

#ekiben-20221224 .cont01 .item-cont01 {
    width: 921px;
	margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}



#ekiben-20221224 .cont01 .item-cont01 li {
	width: 228px;
    background: #fff;
    border: solid 1px #ccc;
    padding: 12px 8px 8px;
   text-align: left;
	margin-bottom: 3px;
    box-sizing: border-box;
    position: relative;
}

#ekiben-20221224 .cont01 .item-cont01 li:not(:nth-child(4n)) {
  margin-right: 3px;
}




#ekiben-20221224 .cont01 .item-cont01 li::after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(/ec/shop/images/campaign/20221224_ekiben/arrow-item04.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    right: 8px;
    bottom: 8px;
}

#ekiben-20221224 .cont01 .item-cont01 li img {
    width: 208px;
}

#ekiben-20221224 .cont01 .item-cont01 li .station-name {
    background: #bc500e;
    padding: 9px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#ekiben-20221224 .cont01 .item-cont01 li .item-name {
    color: #bc500e;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    word-break: break-all;
}

#ekiben-20221224 .cont01 .item-cont01 li .item-price {
    color: #535353;
    font-size: 16px;
    font-weight: bold;
}

#ekiben-20221224 .cont01 .item-cont01 li {
    position: relative;
}

#ekiben-20221224 .cont01 .item-cont01 .date-badge {
    position: absolute;
    width: 60px;
  height: 60px;
  line-height: 1.2;
  background-color: #B7342E;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  text-align: center;	
	top: 52px;
	left: 8px;
	display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2px;	
}



/* =============================================
地元自慢
============================================= */

#ekiben-20221224 .cont01 .feature01 {
	background-image: url(/ec/shop/images/campaign/20221224_ekiben/bg02.jpg);
	width: 990px;
	margin: 0 auto 60px;
	border: 3px solid #95442a;
}

#ekiben-20221224 .cont01 .feature01 .feature01-line {
	border: 1px solid #95442a;
	margin: 5px;
}


#ekiben-20221224 .cont01 .feature01 h5 {
	padding: 16px 0 7px 0;
}


#ekiben-20221224 .cont01 .feature01 h5 img{
	margin: 0 auto;
}

#ekiben-20221224 .cont01 .feature01 .item-cont01 {
    padding-bottom: 40px;
}




#ekiben-20221224 .cont01 .feature01 .item-cont01 li::after {
    background: url(/ec/shop/images/campaign/20221224_ekiben/arrow-item02.svg) no-repeat;
}


#ekiben-20221224 .cont01 .feature01 .item-cont01 li .station-name {
    background: #662F1D;
}

#ekiben-20221224 .cont01 .feature01 .item-cont01 li .item-name {
    color: #662F1D;
}




/* =============================================
鉄道開業150年記念
============================================= */


#ekiben-20221224 .cont01 .feature02 {
	background-image: url(/ec/shop/images/campaign/20221224_ekiben/bg03.jpg);
	width: 990px;
	margin: 0 auto 60px;
	border: 1px solid #ec6605;
}

#ekiben-20221224 .cont01 .feature02 h5 {
	padding: 16px 0 7px 0;
}


#ekiben-20221224 .cont01 .feature02 h5 img{
	margin: 0 auto;
}


#ekiben-20221224 .cont01 .feature02 .item-cont01 {
    padding-bottom: 40px;
}



#ekiben-20221224 .cont01 .feature02 .item-cont01 li::after {
    background: url(/ec/shop/images/campaign/20221224_ekiben/arrow-item03.svg) no-repeat;
}

#ekiben-20221224 .cont01 .feature02 .item-cont01 li .station-name {
    background: #EB7E31;
}

#ekiben-20221224 .cont01 .feature02 .item-cont01 li .item-name {
    color: #EB7E31;
}




/* =============================================
輸送駅弁
============================================= */

#ekiben-20221224 .cont02 h4.transport-ttl {
    margin: 0 auto 40px;
	text-align: center;
	background-color: #B7342E;
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0;
	color: #fff;	
}


#ekiben-20221224 .cont02 {
	background: #FEF0EC;
}


#ekiben-20221224 .cont02 .item-cont02 {
    display: flex;
    flex-wrap: wrap;
	padding: 10px 35px 40px;
	width: 924px;
	margin: 0 auto;    
}


#ekiben-20221224 .cont02 .item-cont02 li {
    width: 228px;
    background: #fff;
    border: solid 1px #ccc;
    padding: 12px 8px 8px;
    text-align: left;
	margin-bottom: 3px;
	box-sizing: border-box;
    position: relative;
}


#ekiben-20221224 .cont02 .item-cont02 li:not(:nth-child(4n)) {
  margin-right: 3px;
}



#ekiben-20221224 .cont02 .item-cont02 li::after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(/ec/shop/images/campaign/20221224_ekiben/arrow-item05.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    right: 8px;
    bottom: 8px;
}

#ekiben-20221224 .cont02 .item-cont02 li img {
    width: 208px;
}

#ekiben-20221224 .cont02 .item-cont02 li .station-name {
    background: #B7342E;
    padding: 9px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#ekiben-20221224 .cont02 .item-cont02 li .item-name {
    color: #B7342E;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    word-break: break-all;
}

#ekiben-20221224 .cont02 .item-cont02 li .item-price {
    color: #535353;
    font-size: 16px;
    font-weight: bold;
}

/* =============================================
美少女図鑑
============================================= */

#ekiben-20221224 .tie-up-wrap {
    background-image: url(/ec/shop/images/campaign/20221224_ekiben/bg01-left.png),url(/ec/shop/images/campaign/20221224_ekiben/bg01-right.png);
	background-position: left bottom, right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #fff;
	font-family: "Noto Serif JP", serif;
	color: #454D4D;
}



#ekiben-20221224 .tie-up-ttl {
	padding-top: 40px;
}

#ekiben-20221224 .tie-up-ttl img {
	width: 460px;
	margin: 0 auto;
}


#ekiben-20221224 .tie-up-txt {
	font-size: 16px;
	margin: 0 auto 40px;
}


#ekiben-20221224 .tie-up-wrap .item-cont01 {
	padding-bottom: 100px;
	width: 921px;
	margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

#ekiben-20221224 .tie-up-wrap .item-cont01 li {
    width: 228px;
    background: #fff;
    border: solid 1px #ccc;
    padding: 12px 8px 8px;
   text-align: left;
	margin-bottom: 0;
    box-sizing: border-box;
    position: relative;
}

#ekiben-20221224 .tie-up-wrap .item-cont01 li:not(:nth-child(4n)) {
  margin-right: 3px;
}


#ekiben-20221224 .tie-up-wrap .item-cont01 li::after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(/ec/shop/images/campaign/20221224_ekiben/arrow-item04.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    right: 8px;
    bottom: 8px;
}

#ekiben-20221224 .tie-up-wrap .item-cont01 li img {
    width: 208px;
}



#ekiben-20221224 .tie-up-wrap .item-cont01 li .item-name {
    color: #EF7D7D;
	font-size: 16px;
    font-weight: bold;
    display: flex;
    word-break: break-all;
}

#ekiben-20221224 .tie-up-wrap .item-cont01 .item-price {
    color: #535353;
    font-size: 16px;
    font-weight: bold;
}


#ekiben-20221224 .tie-up-wrap .item-cont01 li::after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(/ec/shop/images/campaign/20221224_ekiben/arrow-item01.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    right: 8px;
    bottom: 8px;
}


/* =============================================
受け取り日付から選ぶ
============================================= */
#ekiben-20221224 .cont-date {
    background-color: #FCF1D8;
	background-image: url(/ec/shop/images/campaign/20221224_ekiben/line.jpg),url(/ec/shop/images/campaign/20221224_ekiben/line.jpg);
	background-repeat: repeat-x;
    background-position: right bottom, right top;
	padding-bottom: 67px;
	padding-top: 60px; 	
}


#ekiben-20221224 .cont-date .ttl-m-wrap {
    position: relative;
}

#ekiben-20221224 .cont-date h3 {
    position: absolute;
	top: -100px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}


#ekiben-20221224 .cont-date h3 img {
    margin: 0 auto;
}



#ekiben-20221224 .list .list__body--date {
    width: 990px;
	margin: 0 auto;
	padding-top: 20px;
}

#ekiben-20221224 .list .list__body--date .list__body__item a {
    display: block;
}

#ekiben-20221224 .list .list__body--date .list__body__ttl {
    background-color: #bc500e;
    font-size: 21px;
    margin: 0 0 12px 35px;
    width: 166px;
    height: 30px;
    color: #fff;
    border-radius: 20px;
    line-height: 1.4;
    letter-spacing: -0.01em;
    padding: 4px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#ekiben-20221224 .list .list__body__item {
    display: flex;
    flex-wrap: wrap;
    padding: 0 35px;
}




#ekiben-20221224 .list .list__body--date .list__body__item--week1 {
    margin-bottom: 30px;
}

#ekiben-20221224 .list .list__body--date .list__body__item .item {
    margin: 0;
    width: 120px;
}

#ekiben-20221224 .list .list__body--date .list__body__item .item:not(:nth-child(7n)) {
    margin-right: 13px;
}

#ekiben-20221224 .list .list__body--date .list__body__item .item:nth-last-child(n + 8) {
  margin-bottom: 25px;
}

#ekiben-20221224 .list .list__body--date .list__body__item--week1-1 {
    margin-bottom: 25px;
	justify-content: flex-end;
}


#ekiben-20221224 .list .list__body--date .list__body__item--week1-1 .item:nth-child(2) {
    margin-right: 0;
}

#ekiben-20221224 .list .list__body--date .notActive {
	pointer-events: none;
}

/* =============================================
お届け冷凍駅弁 配送
============================================= */

#ekiben-20221224 .delivery_cont{
    background-image: url(/ec/shop/images/campaign/20221224_ekiben/grass02.jpg);
	background-repeat: repeat-x;
    background-position: right top;
	background-color: #E8F3DF;
}

#ekiben-20221224 .delivery_cont h2{
    margin: 40px auto 0;
}


#ekiben-20221224 .delivery_cont img{
    margin: 0 auto;
}


#ekiben-20221224 .cont03 {
    background: #E8F3DF;
    padding-bottom: 60px;
}

#ekiben-20221224 .cont03 img {
    margin: 0 auto;
}



#ekiben-20221224 .cont03 .item-cont03 {
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
	width: 921px;
	margin: 0 auto;
}

#ekiben-20221224 .cont03 .item-cont03 li {
    width: 228px;
    background: #fff;
    border: solid 1px #ccc;
    padding: 12px 8px 8px;
	margin-bottom: 3px;
    text-align: left;
    box-sizing: border-box;
    position: relative;
}

#ekiben-20221224 .cont03 .item-cont03 li:not(:nth-child(4n)) {
  margin-right: 3px;
}


#ekiben-20221224 .cont03 .item-cont03 li::after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(/ec/shop/images/campaign/20221224_ekiben/arrow-item06.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    right: 8px;
    bottom: 8px;
}

#ekiben-20221224 .cont03 .item-cont03 li img {
    width: 208px;
}

#ekiben-20221224 .cont03 .item-cont03 li .station-name {
    background: #507331;
    padding: 9px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

#ekiben-20221224 .cont03 .item-cont03 li .item-name {
    color: #507331;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    word-break: break-all;
    margin-top: 10px;
}

#ekiben-20221224 .cont03 .item-cont03 li .item-price {
    color: #535353;
    font-size: 16px;
    font-weight: bold;
}



/* =============================================
全て見るボタン
============================================= */
#ekiben-20221224 .cont03 .list-btn {
    display: inline-block;
    margin: 40px auto 0;
}

#ekiben-20221224 .cont03 .list-btn a {
    display: block;
}

/* =============================================
ご注文前に必ずお読みください
============================================= */
#ekiben-20221224 .info {
    background-color: #f9e7e0;
    border: 4px dashed #e94709;
    margin: 60px auto 0;
	width: 990px;
}

#ekiben-20221224 .info h2 {
    margin: 0 auto 60px;
	padding-top: 29px;
    display: inline-block;
}

#ekiben-20221224 .info .info__body dl dt {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 30px;
}

#ekiben-20221224 .info .info__body {
    text-align: left;
	 padding: 0 66px 70px;
}

#ekiben-20221224 .info .info__body dl dd {
    font-size: 16px;
    line-height: 1.38;
}

#ekiben-20221224 .info .info__body dl dd li:not(:last-child) {
    margin-bottom: 30px;
}

#ekiben-20221224 .info .info__body dl dd li a {
    color: #cb4800;
    text-decoration: underline;
}

#ekiben-20221224 .info .info__body dl dd ul li .proviso2 li::before {
    content: "・";
}

#ekiben-20221224 .info .info__body dl dd li .proviso2 {
    padding-left: 1em;
    text-indent: -1em;
}

#ekiben-20221224 .info .info__body dl dd li .proviso2 li:not(:last-child) {
    margin-bottom: 3px;
}

/* =============================================
新宿店会場案内図
============================================= */
#ekiben-20221224 .map-cont {
    border: 2px solid #4553a3;
    margin: 60px auto 0;
    text-align: center;
	width: 990px;
}

#ekiben-20221224 .map-cont h2 {
    margin: 0 auto 54px;
    display: inline-block;
	padding-top: 40px;
}

#ekiben-20221224 .map-img {
    padding-bottom: 50px;
}


#ekiben-20221224 .map-img img {
    margin: 0 auto;
}


/* =============================================
終了テキスト用
============================================= */
#ekiben-20221224 .campaign-end {
    background-color: #fae4e3;
	border-top: 4px dashed #b7342e;
	border-bottom: 4px dashed #b7342e;
	padding: 36px 0;
}

#ekiben-20221224 .campaign-end .end_comment .text {
    margin-top: 0;
	color: #b7342e;
	font-weight: bold;
}


/* =============================================
PC・SP表示非表示用
============================================= */
#ekiben-20221224 .pc {
    display: block;
}

#ekiben-20221224 .sp {
    display: none;
}