@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Miltonian+Tattoo&display=swap');
/*----------------------------------------
クリスマス2026　スタイルシート
PC/SP共通
----------------------------------------*/
/*--------------------
reset系
--------------------*/
#contents.feature > h2, #contents.feature .return_list, #contents.feature h2:before {
  display: none;
}
body.view #contents .inner {
  width: 100%;
}
/*--------------------
共通
--------------------*/
#contents-main.all {
  padding: 0;
}
body.view #contents {
  padding-bottom: 0;
}
body.item_feature.sp #contents .feature > article .NewsItemList #items {
  width: 100% !important;
}
body.item_feature #contents .feature > article .NewsItemList #items {
  width: 960px !important;
  margin: 0 auto;
}
#contents-main.all .feature article div:nth-child(4) {
  margin-top: 30px;
  background: rgb(165, 4, 43);
  background-image: repeating-linear-gradient(90deg, #a5042b, #a5042b 6px, #aa0535 6px, #aa0535 10px);
  position: relative;
}
#contents-main.all .feature#featureid43 article div:nth-child(4), #contents-main.all .feature#featureid54 article div:nth-child(4) {
  background: rgb(29, 96, 22);
  background-image: repeating-linear-gradient(90deg, #1d6016, #1d6016 6px, #226319 6px, #226319 10px);
}
#contents-main.all .feature article div:nth-child(4):before {
  content: "Cake&Sweets";
  font-family: "Miltonian Tattoo", serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  text-align: center;
  font-size: 36px;
  padding: 44px 0 10px;
  color: #fff;
}
#contents-main.all .feature article div:nth-child(4):after {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  top: 0;
  display: block;
  background: #966C39;
  background: linear-gradient(90deg, rgba(150, 108, 57, 1) 0%, rgba(180, 133, 71, 1) 30%, rgba(252, 204, 114, 1) 50%, rgba(173, 125, 66, 1) 70%, rgba(150, 108, 57, 1) 100%);
  box-shadow: 0px -6px 5px 5px rgba(0, 0, 0, 0.1);
}
#contents-main.all .feature#featureid43 article div:nth-child(4):before, #contents-main.all .feature#featureid54 article div:nth-child(4):before {
  content: "Foods";
}
body.view #contents .inner {
  background: #0E2E4B;
  background: linear-gradient(180deg, rgba(8, 56, 91, 1) 0%, rgba(11, 38, 58, 1) 100%);
}
body.item_feature.pc #contents-main .feature > article > h3 {
  background: linear-gradient(180deg, rgba(3, 71, 122, 1) 30%, rgba(11, 38, 58, 1) 60%);
  height: 440px;
  margin: 0;
  padding: 0;
  border: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
body.item_feature.pc #contents-main .feature > article > h3:before {
  content: "";
  background: url("main_ttl.png") no-repeat center top;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.item_feature #contents-main .feature > article > h3 .image {
  display: none;
}
body.item_feature.pc #contents .feature > article > div.html1 h2 {
  display: none;
}
body.item_feature #contents .feature > article > div.html1 h2 {
  background: none;
  padding-top: 60px;
}
body.item_feature #contents .feature > article > div.html1 h2 img {
  width: 500px;
}
body.item_feature #contents .feature > article > div.html2 {
  padding: 40px 0;
  position: relative;
  background: #0e2e4b;
}

body.item_feature #contents .feature > article > div.html2:before{
	content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    top: 0;
    display: block;
    background: #966C39;
    background: linear-gradient(90deg, rgba(150, 108, 57, 1) 0%, rgba(180, 133, 71, 1) 30%, rgba(252, 204, 114, 1) 50%, rgba(173, 125, 66, 1) 70%, rgba(150, 108, 57, 1) 100%);
       box-shadow: 0px 6px 5px 5px rgba(0, 0, 0, 0.1);
}

body.item_feature #contents .html1 p {
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #911212;
  padding: 24px 0 0;
  margin: 0 auto;
  letter-spacing: 0.1em;
  font-size: 18px;
  border-top: 4px solid #d7be70;
}
body.item_feature #contents .nav_christmas {
  display: flex;
  justify-content: center;
  margin: 20px auto 0;
}
body.item_feature.pc #contents .nav_christmas {
  width: 680px;
  margin: -110px auto 0;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  box-sizing: border-box;
  position: relative;
}
body.item_feature #contents .nav_christmas li {
  margin: 0;
  padding: 0;
  width: 50%;
  display: flex;
  position: relative;
  box-sizing: border-box;
}
body.item_feature #contents .nav_christmas li:not(:last-of-type) {
  margin-right: 0;
  border-right: 1px solid #fff;
}
body.item_feature #contents .nav_christmas li a {
  color: #fff;
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  padding: 4px 0 6px;
}
body.item_feature #contents .nav_christmas li.active a {
  color: #f6de58;
}
body.item_feature #contents .nav_christmas li a::after {
  font-family: "Material Symbols Outlined";
  content: "\e69b";
  display: block;
  margin: 16px 0 0;
  font-size: 26px;
  line-height: 0;
  font-weight: normal;
}
body.item_feature #contents .nav_christmas li a span {
  font-family: "Miltonian Tattoo", serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  text-align: center;
  font-size: 30px;
  margin-bottom: 4px;
}
body.item_feature #contents .nav_christmas.bottom {
  padding: 0;
  margin: 0 auto;
}
body.item_feature #contents .html2 .attention {
  font-size: 10px;
  text-align: center;
  padding: 0 10px;
  line-height: 1.3em;
}
body.item_feature #contents-main .content1 {
  display: none;
}
body.item_feature #contents-main .content2 {
  padding: 0;
}
body.item_feature #contents-main .NewsItemList {
  width: 960px !important;
  margin: 0 auto;
  padding: 0 0 40px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#contents-main .NewsItemList .item {
  background: #fff;
  padding: 0;
  width: calc(100% / 3 - 20px);
  height: auto;
	margin: 10px;
  border: none;
  border: 2px solid #fff;
	float: none;
}
#contents-main .NewsItemList .item:nth-child(3n) {
  /*margin-right: 0;*/
  border: 2px solid #fff;
}
#contents-main .NewsItemList .item:after {
  display: none;
}
#contents-main .NewsItemList .item .image {
  overflow: hidden;
  height: 300px;
  padding: 0;
  box-sizing: border-box;
}
#contents-main .NewsItemList .item .image img {
  transition-duration: 0.3s;
  border-radius: 0;
}
#contents-main .NewsItemList .item .image .img_bg_css.no_img_logo {
  border: none;
}
body.item_feature #contents-main .NewsItemList h3.goods {
  min-height: auto;
  text-align: center;
  padding: 12px 6px 4px;
  margin: 0;
    overflow: auto;
    text-overflow: unset;
    white-space: normal;
}
body.item_feature #contents-main .NewsItemList h3.goods a {
  padding: 0;
}
body.item_feature #contents-main .NewsItemList .price, body.item_feature #contents-main .NewsItemList .item.sale .price {
  text-align: center;
  padding: 0 6px 12px;
}
#contents-main .NewsItemList .item .name {
  padding: 12px 80px 12px 14px;
}
#contents-main .NewsItemList .item .sale.icon {
  margin: 0 4px 0 0;
  padding: 0;
  color: #f00;
  background: none;
}
#contents-main .NewsItemList .item .goodscomment {
    /*display: block !important; */
    font-size: 12px;
    padding: 0 10px 0;
    box-sizing: border-box;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    line-height: 1.6em;
    white-space: pre-wrap;
}
#contents-main .NewsItemList .item .morelink {
	display: none;
  bottom: -2px;
  right: 4px;
}
#contents-main .NewsItemList .item .goods_like_btn.mini {
	bottom: 12px;
    left: auto;
    right: 14px;
}
#contents-main .NewsItemList .item .desc {
  padding: 0;
}
#contents-main .NewsItemList .item .date {
  display: none;
}
.item .morelink span {
  color: #fff;
  background: #c10438;
  opacity: 1;
}
#contents.feature .return_list a {
  border: 1px solid #fff;
  background: none;
  color: #fff;
}
/*----------------------------------------
スマートフォン対象
----------------------------------------*/
body.sp.item_feature #contents .feature > article h3 {
  display: none;
}
body.sp.item_feature #contents .feature > article > div.html1 {
      background: linear-gradient(180deg, rgba(3, 71, 122, 1) 50%, rgba(11, 38, 58, 1) 80%);
  padding-bottom: 14px;
}
body.sp.item_feature #contents .feature > article > div.html1:after, body.sp.item_feature #contents .feature > article > div.html2:after {
  height: 40px;
  background-size: auto 40px;
  bottom: -19px;
}
body.sp.item_feature #contents .feature > article > div.html2:after {
  bottom: auto;
  top: -19px;
}
body.sp.item_feature #contents .feature > article > div.html1 h2 {
  padding: 0;
  margin: 0;
  border-radius: 0;
}
body.sp.item_feature #contents .feature > article > div.html1 h2 img {
  width: 100%;
}
body.sp.item_feature #contents .feature > article > div.html2 {
  padding: 0 0 10px;
  background-size: 4px auto;
}
body.sp.item_feature #contents .nav_christmas.bottom {
  padding: 20px 0 10px;
}
body.sp.item_feature #contents-main.all {
  border-radius: 0;
  background-size: 100px auto, 100px auto, 180px;
}
body.sp.item_feature #contents .nav_christmas {
  margin: 0 auto;
}
body.sp #contents-main.all .feature article div:nth-child(4) {
  padding: 0;
  margin: 0;
}
body.sp #contents-main.all .feature article div:nth-child(4):before {
  font-size: 22px;
  padding: 20px 0 4px;
}
body.sp #contents-main.all .feature article div:nth-child(4):after,
body.item_feature.sp #contents .feature > article > div.html2:before{

    height: 2px;

}
body.sp.item_feature #contents .html1 {}
body.sp.item_feature #contents .html1 p {
  padding: 12px 0 0;
  font-size: 16px;
  line-height: 1.4em;
  border-width: 2px;
}
body.sp.item_feature #contents .nav_christmas li {
  min-width: auto;
  width: 50%;
}
body.sp.item_feature #contents .nav_christmas li a {
  font-size: 12px;
  padding: 0 0 6px;
}
body.sp.item_feature #contents .nav_christmas li a .en {
  font-size: 16px;
  line-height: 1em;
  padding: 0;
  margin: 0;
}
body.sp.item_feature #contents .nav_christmas li a::after {
  font-size: 20px;
  line-height: 0;
  margin-top: 5px;
}
body.sp.item_feature #contents-main .NewsItemList {
  width: 100% !important;
  border-radius: 0;
  padding: 0px 0 30px;
  margin: 0;
  border-width: 3px;
}
body.sp #contents-main .NewsItemList .item {
	width: 340px;
  /*width: calc(100% / 2 - 15px);*/
	height: auto;
  padding: 6px 6px 0;
  margin: 20px 20px 0;
  border-width: 2px;
  border-color: #fff;
  box-sizing: border-box;
  box-shadow: 2px 2px 3px 0 rgb(0 0 0 / 20%);
}
body.sp #contents-main .NewsItemList .item:nth-child(2n) {
  /*margin-left: 0;*/
  border-right: 2px solid #fff;
}
body.sp #contents-main .NewsItemList .item .desc {
  padding-top: 0;
}
body.sp #contents-main .NewsItemList .item h3.goods {
  display: block;
  margin: 0;
  padding-top: 8px;
}
body.sp #contents-main .NewsItemList .item .price, body.sp #contents-main .NewsItemList .item.sale .price {
  padding-bottom: 8px;
}
body.sp #contents-main .NewsItemList .item .goodscomment {
  padding: 8px 8px 0;
}
body.sp #contents-main .NewsItemList .item .image {
	width: 320px;
    height: 320px;
    margin: auto;
}
body.sp #contents-main .NewsItemList .item .name {
  padding: 4px 70px 8px 8px;
}
body.sp #contents-main .NewsItemList .item .news_box {
  margin: 0;
}
body.sp #contents-main .NewsItemList .item .goods_like_btn.mini {
/*  bottom: 10px;
  left: 10px;*/
	position: absolute;
}
body.item_feature.sp #contents-main .NewsItemList .item .morelink span{
	display: none;
}
/*SE対策*/
@media (max-width:370px) {
  body.sp.item_feature #contents .html1 .catch strong {
    font-size: 100%;
  }
  body.sp.item_feature #contents .html1 .catch strong br {
    display: block;
  }
}