﻿
/*ブランドトップ*/
body.category-top .pane-main img {
  vertical-align: top;
}
body.category-top .block-category-list--event {
  display: none;
}
body.category-top .block-category-list {
  padding-top: 0;
}

.pane-contents {
  padding: 0;
}

.pane-contents > .container {
  width: 100%;
  display: block;
}

.pane-left-menu,
.pane-topic-path,
.block-category-list--goods,
.block-category-list--sub,
.pane-right-menu {
  display: none !important;
}

h1.h1.block-category-list--header {
  position: absolute;
  top: -100px;
  left: 0;
  margin: 0;
  font-size: 24px;
  z-index: 0;
}

section {
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  section {
    padding: 40px 0;
  }
}

.cstm-reset a, body.category-top .pane-main a {
  display: inline-block;
  color: #230e02;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .cstm-reset a, body.category-top .pane-main a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: 1;
  }
  .cstm-reset a:hover, body.category-top .pane-main a:hover {
    opacity: 0.6;
  }
}
.cstm-reset a:hover, body.category-top .pane-main a:hover,
.cstm-reset a:focus,
body.category-top .pane-main a:focus {
  text-decoration: none;
}

#sweets_novelty-top section {
  padding: 0;
}
#sweets_novelty-top h2,
#sweets_novelty-top h3 {
  margin: 0;
}
#sweets_novelty-top img {
  width: 100%;
}
#sweets_novelty-top a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
}
#sweets_novelty-top a:hover {
  text-decoration: none;
  opacity: 0.6;
}
#sweets_novelty-top .link-arw span {
  top: -4px;
  right: -21px;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .link-arw span {
    right: 21px;
  }
}
#sweets_novelty-top .main-visual__img {
  margin: 0;
}
#sweets_novelty-top .main-visual__link {
  position: sticky;
  z-index: 30;
  top: 0;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .main-visual__link {
    padding-top: 400px;
    margin-top: -690px;
  }
}
#sweets_novelty-top .section-title {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
#sweets_novelty-top .tab {
  display: block;
}
@media screen and (min-width: 1180px) {
  #sweets_novelty-top .tab {
    display: none;
  }
}
#sweets_novelty-top .section-brand .brand {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-brand .brand:nth-child(2) {
    border-left: 1px solid #bdb6b3;
  }
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-brand__slider .swiper-container {
    overflow: initial;
  }
}
#sweets_novelty-top .section-brand__slider .swiper-button-next,
#sweets_novelty-top .section-brand__slider .swiper-button-prev {
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-brand__slider .swiper-button-next,
  #sweets_novelty-top .section-brand__slider .swiper-button-prev {
    top: 47%;
    width: 25px;
    height: 25px;
  }
}
#sweets_novelty-top .section-brand__slider .swiper-button-next {
  margin-top: -17px;
  background-image: none;
  right: 5px;
  border-right: 2px solid #230e02;
  border-bottom: 2px solid #230e02;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#sweets_novelty-top .section-brand__slider .swiper-button-prev {
  margin-top: -17px;
  background-image: none;
  left: 13px;
  border-left: 2px solid #230e02;
  border-bottom: 2px solid #230e02;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#sweets_novelty-top .section-brand__concept {
  background: url(../image/bg_01_sp.jpg) no-repeat center center/cover;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-brand__concept {
    background: url(../image/bg_01.jpg) no-repeat center center/cover;
  }
}
#sweets_novelty-top .section-brand__box {
  font-family: fot-tsukuardgothic-std, sans-serif;
  padding-left: 10px;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-brand__box {
    padding-left: clamp(0rem, -14rem + 17.5vw, 4.375rem);
  }
}
#sweets_novelty-top .section-brand__title, #sweets_novelty-top .section-brand__text {
  padding-left: clamp(0rem, -8rem + 10vw, 2.5rem);
}
#sweets_novelty-top .section-service .btn {
  position: relative;
  background-color: #fff;
}
#sweets_novelty-top .section-service .btn::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 22px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}
#sweets_novelty-top .section-service .service {
  position: relative;
  color: #fff;
}
#sweets_novelty-top .section-service .service__label {
  position: absolute;
  top: 23px;
  right: 10px;
  z-index: 2;
  border-left: 2px solid #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-service .service__label {
    top: 36px;
    right: 12px;
  }
}
#sweets_novelty-top .section-service .service__img {
  position: relative;
  z-index: 1;
}
#sweets_novelty-top .section-service .service__part {
  position: absolute;
  right: 10px;
  bottom: 7px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-service .service__part {
    right: 16px;
  }
}
#sweets_novelty-top .section-service .service__box {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
#sweets_novelty-top .section-service .service__title {
  position: relative;
}
#sweets_novelty-top .section-service .service__title::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: url(../image/underline-service_01.png) repeat-x left bottom/contain;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-service .service__title::after {
    height: 9px;
  }
}
#sweets_novelty-top .section-service__item:nth-of-type(1) .service {
  background-color: #ec7171;
}
#sweets_novelty-top .section-service__item:nth-of-type(1) .service .btn {
  color: #ec7171;
}
#sweets_novelty-top .section-service__item:nth-of-type(1) .service .btn::after {
  border-color: #ec7171;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-service__item:nth-of-type(1) .service__img::after {
    display: block;
    content: "";
    padding-top: 98.4375%;
  }
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-service__item:nth-of-type(1) .service__img .img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 25px 0 0 25px;
  }
}
#sweets_novelty-top .section-service__item:nth-of-type(2) .service {
  background-color: #47b4d1;
}
#sweets_novelty-top .section-service__item:nth-of-type(2) .service .btn {
  color: #47b4d1;
}
#sweets_novelty-top .section-service__item:nth-of-type(2) .service .btn::after {
  border-color: #47b4d1;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-service__item:nth-of-type(2) .service .service__label {
    top: calc(50% + 23px);
    right: 11px;
  }
}
#sweets_novelty-top .section-service__item:nth-of-type(3) .service {
  background-color: #915c28;
}
#sweets_novelty-top .section-service__item:nth-of-type(3) .service .btn {
  color: #915c28;
}
#sweets_novelty-top .section-service__item:nth-of-type(3) .service .btn::after {
  border-color: #915c28;
}
#sweets_novelty-top .section-service__item:nth-of-type(3) .service .service__label {
  top: 27px;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-service__item:nth-of-type(3) .service .service__label {
    top: calc(50% + 23px);
    right: 10px;
  }
}
#sweets_novelty-top .section-service__title {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
#sweets_novelty-top .section-scene {
  background: url(../image/bg_01_sp.jpg) no-repeat center center/cover;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-scene {
    background: url(../image/bg_01.jpg) no-repeat center center/cover;
  }
}
#sweets_novelty-top .section-scene__wrap {
  max-width: 160px;
  border-radius: 50%;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-scene__wrap {
    max-width: 280px;
  }
}
#sweets_novelty-top .section-scene__title {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
#sweets_novelty-top .section-design {
  background: url(../image/bg_02_sp.jpg) no-repeat center center/cover;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-design {
    background: url(../image/bg_02.jpg) no-repeat center center/cover;
  }
}
#sweets_novelty-top .section-design__item {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
#sweets_novelty-top .section-design__box {
  background-color: #fff;
}
#sweets_novelty-top .section-design__title {
  position: relative;
}
#sweets_novelty-top .section-design__title::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-design__title::after {
    height: 9px;
  }
}
#sweets_novelty-top .section-design__item:nth-of-type(1) .section-design__title::after {
  background: url(../image/underline-design_01.png) repeat-x left bottom/contain;
}
#sweets_novelty-top .section-design__item:nth-of-type(2) .section-design__title::after {
  background: url(../image/underline-design_02.png) repeat-x left bottom/contain;
}
#sweets_novelty-top .section-design__item:nth-of-type(3) .section-design__title::after {
  background: url(../image/underline-design_03.png) repeat-x left bottom/contain;
}
#sweets_novelty-top .section-design__item:nth-of-type(4) .section-design__title::after {
  background: url(../image/underline-design_04.png) repeat-x left bottom/contain;
}
#sweets_novelty-top .section-gallery .card-list__item {
  background: #fff;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-gallery .card-list__item {
    width: calc(25% - 37.5px);
  }
}
#sweets_novelty-top .section-gallery .card-list__item.swiper-slide-prev {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#sweets_novelty-top .section-gallery .card-list__item.swiper-slide-next + li + li + li {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#sweets_novelty-top .section-gallery .card__link {
  display: block;
  height: 100%;
}
#sweets_novelty-top .section-gallery .card__title {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-gallery__slider .swiper-container {
    padding-right: 50px;
    padding-left: 50px;
  }
}
#sweets_novelty-top .section-gallery__slider .swiper-button-next,
#sweets_novelty-top .section-gallery__slider .swiper-button-prev {
  z-index: 40;
  width: 16px;
  height: 16px;
  margin-top: -19px;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-gallery__slider .swiper-button-next,
  #sweets_novelty-top .section-gallery__slider .swiper-button-prev {
    width: 25px;
    height: 25px;
    margin-top: -28px;
  }
}
#sweets_novelty-top .section-gallery__slider .swiper-button-next {
  background-image: none;
  right: 3px;
  border-right: 2px solid #230e02;
  border-bottom: 2px solid #230e02;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-gallery__slider .swiper-button-next {
    right: 13px;
  }
}
#sweets_novelty-top .section-gallery__slider .swiper-button-prev {
  background-image: none;
  left: 3px;
  border-left: 2px solid #230e02;
  border-bottom: 2px solid #230e02;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-gallery__slider .swiper-button-prev {
    left: 13px;
  }
}
#sweets_novelty-top .section-step {
  background: url(../image/bg_01_sp.jpg) no-repeat center center/cover;
}
#sweets_novelty-top .section-step .link-arw {
  position: relative;
}
#sweets_novelty-top .section-step .link-arw::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 16px;
  width: 28px;
  height: 28px;
  background: url(../image/icon-question.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-step .link-arw::before {
    left: 40px;
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-step {
    background: url(../image/bg_01.jpg) no-repeat center center/cover;
  }
}
#sweets_novelty-top .section-step__title {
  font-family: fot-tsukuardgothic-std, sans-serif;
  text-decoration: underline; /* 下線 */
  text-decoration-thickness: 0.5em; /* 線の太さ */
  text-decoration-color: #fbf060; /* 線の色 */
  text-underline-offset: -0.2em; /* 線の位置。テキストに重なるようにやや上部にする */
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
}
#sweets_novelty-top .section-step__block:nth-of-type(1) .section-step__part::before {
  width: 91px;
  height: 60px;
  background: url(../image/icon-step_01.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-step__block:nth-of-type(1) .section-step__part::before {
    width: 141px;
    height: 94px;
  }
}
#sweets_novelty-top .section-step__block:nth-of-type(2) .section-step__part::before {
  width: 73px;
  height: 68px;
  background: url(../image/icon-step_02_sp.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-step__block:nth-of-type(2) .section-step__part::before {
    width: 141px;
    height: 94px;
    background: url(../image/icon-step_02.png) no-repeat center center/contain;
  }
}
#sweets_novelty-top .section-step__item {
  width: calc(50% - 7.5px);
}
#sweets_novelty-top .section-step__item:nth-child(2n) {
  margin-left: 15px;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-step__item {
    width: calc(25% - 37.5px);
  }
  #sweets_novelty-top .section-step__item:nth-child(n+2) {
    margin-left: 50px;
  }
}
#sweets_novelty-top .section-step__part {
  position: relative;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
#sweets_novelty-top .section-step__part::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
#sweets_novelty-top .section-step__box {
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.15);
}
#sweets_novelty-top .section-step__number {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  border-bottom: 2px solid #230e02;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-step__wrap {
    border-left: 1px solid #000;
  }
}
#sweets_novelty-top .section-step__group {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
#sweets_novelty-top .section-step__group:nth-of-type(1) .section-step__detail {
  padding-left: clamp(0.625rem, -0.975rem + 2vw, 1.125rem);
}
#sweets_novelty-top .section-step__group:nth-of-type(2) {
  position: relative;
}
#sweets_novelty-top .section-step__group:nth-of-type(2)::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-47%);
          transform: translateY(-47%);
  left: -2px;
  width: 1px;
  height: 89%;
  background-color: #000;
}
#sweets_novelty-top .section-step__group:nth-of-type(2) .section-step__detail {
  padding-left: clamp(0.313rem, -2.888rem + 4vw, 1.313rem);
}
#sweets_novelty-top .section-step__group:nth-of-type(2) .section-step__date {
  padding-right: clamp(0rem, -10rem + 12.5vw, 3.125rem);
}
#sweets_novelty-top .section-step__tag {
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-step__tag {
    border-bottom: none;
  }
}
#sweets_novelty-top .section-step__tag-icon {
  position: relative;
}
#sweets_novelty-top .section-step__tag-icon::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 32px;
  height: 30px;
  background: url(../image/icon-step_03-1.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  #sweets_novelty-top .section-step__tag-icon::before {
    width: 39px;
    height: 36px;
  }
}
#sweets_novelty-top .section-step__main, #sweets_novelty-top .section-step__text {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
#sweets_novelty-top .pc-1281 {
  display: none;
}
@media screen and (min-width: 1281px) {
  #sweets_novelty-top .pc-1281 {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  #sweets_novelty-top .pc-1281 {
    display: inline;
  }
}
#sweets_novelty-top .pc-1024 {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  #sweets_novelty-top .pc-1024 {
    display: inline;
    max-width: 130px;
  }
}
#sweets_novelty-top .top-news {
  margin-top: 150px;
}
@media screen and (max-width: 767px) {
  #sweets_novelty-top .top-news {
    margin-top: 50px;
    margin-bottom: 30px;
  }
}
#sweets_novelty-top .top-news__link {
  background: #f9f6ed;
  font-size: 15px;
  line-height: 1;
  padding: 20px 60px 20px 35px;
  display: block !important;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #sweets_novelty-top .top-news__link {
    font-size: 12px;
    padding: 18px 40px 18px 18px;
  }
}
#sweets_novelty-top .top-news__link + .top-news__link {
  border-top: 1px solid #fff;
}
#sweets_novelty-top .top-news__link:after {
  content: "";
  width: 25px;
  height: 25px;
  background: url(../image/icon-arw.png) no-repeat center center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
}
@media screen and (max-width: 767px) {
  #sweets_novelty-top .top-news__link:after {
    width: 20px;
    height: 20px;
    right: 15px;
  }
}

/* クリスマスバナー設置対応ここから */
#sweets_novelty-top .christmas_bunner {
  position: absolute;
  z-index: 1;
  display: inline-block;
  right: -840px;
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition-duration: 800ms;
          transition-duration: 800ms;
}
#sweets_novelty-top #popup_christmas .popup_banner-close__btn {
  cursor: pointer;
  z-index: 1;
  position: absolute;
  right: 20px;
  top: 35px;
  margin: auto;
  width: 36px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 18px;
  padding: 10px;
  line-height: 1;
  opacity: 0;
}
#sweets_novelty-top #popup_christmas .popup_banner-close__btn img {
  width: 100%;
}
#sweets_novelty-top .christmas_bunner .popup_banner-close__btn img {
  width: 15px;
}

.layer_board_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  top: 0;
  left: 0;
  background: #ffffff;
  opacity: 0.5;
  display: none;
}

.layer_board {
  position: fixed;
  left: 0px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  z-index: 2000000;
  width: 832px;
  height: 203px;
}

.christmas_bunner_header-wrap {
  position: absolute;
  bottom: 22%;
  left: 20% !important;
  width: 23% !important;
  max-width: 357px;
}

.christmas_bunner_header-wrap img {
  width: 100%;
  border-radius: 10px;
}

/* #sweets_novelty-top #content #order h1{
  padding-left: 34%;
  padding-right: 10%;
  padding-top: 1%;
} */
.christmas_bunner_top_food_print-wrap {
  display: block;
  margin-bottom: 70px;
}

.christmas_bunner_top_food_print-wrap img {
  border-radius: 10px;
}

.noveltyDescription {
  padding-bottom: 46px;
}

#sweets_novelty-top #content #order .slide ul li.sleeve .noveltyImg.hover_change-03:hover {
  background-image: url(/common/images/home/order_img_03.png);
}

#sweets_novelty-top #content #order .slide ul li .noveltyTxt h3 {
  font-size: 3rem;
  padding-bottom: 23px;
}

@media screen and (max-width: 767px) {
  #home .christmas_bunner {
    position: absolute;
    z-index: 1;
    display: inline-block;
    right: -840px;
    opacity: 0;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-duration: 800ms;
            transition-duration: 800ms;
  }
  #home .christmas_bunner img {
    max-width: 375px;
    width: 100vw;
  }
  #home #popup_christmas .popup_banner-close__btn {
    cursor: pointer;
    z-index: 1;
    position: absolute;
    right: 0px;
    margin: auto;
    width: 30px;
    height: 30px;
    opacity: 1;
    right: 5px;
    top: 35px;
    width: 36px;
    height: 36px;
    background-color: #ffffff;
    border-radius: 18px;
    padding: 10px;
    line-height: 1;
    opacity: 0;
  }
  #home .christmas_bunner .popup_banner-close__btn img {
    width: 15px;
  }
  .layer_board_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    top: 0;
    left: 0;
    background: #ffffff;
    opacity: 0.5;
    display: none;
  }
  .layer_board {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    z-index: 2000000;
    width: 100%;
    max-width: 375px;
    height: 190px;
  }
  #home #content #order .brandLogo .christmas_bunner_header {
    left: 20% !important;
    top: 40px;
    width: 23% !important;
    max-width: 357px;
  }
  #home #content #order .brandLogo .christmas_bunner_header img {
    border-radius: 10px;
  }
  .christmas_bunner_top_food_print-wrap {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .christmas_bunner_top_food_print-wrap img {
    border-radius: 10px;
  }
  .christmas_bunner_header-wrap {
    padding: 0 8%;
    margin-top: 43px;
  }
  .christmas_bunner_header-wrap img {
    border-radius: 10px;
  }
  .btnOrder_inquiry {
    width: 110px !important;
  }
}
@media screen and (max-width: 767px) and (hover: none) {
  #home #content #order .slide ul li.sleeve .noveltyImg.hover_change-03:hover {
    background-image: url(/common/images/home/order_img_03.png);
  }
}
/* クリスマスバナー設置対応ここまで */