@charset "Shift_JIS";
/* =====================
 * 共通
 *==================== */
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
div.contents {
  margin: var(--headerH) auto 0;
  background-color: #FFFBED;
  font-feature-settings: "palt";
}
body.j-anime #footer {
  padding: 0 0 70px;
}
body.is-buybtn_typeA div[id*="block-fixed-bnr"] {
  bottom: 110px;
  transition: all .5s;
}
.txt-color-white {
  color: #fff;
}
.pane-footer {
  margin-top: 0;
}
/* =====================
 * 追従カートボタン
 *==================== */
body.j-anime .bottom-cta {
  position: fixed;
  bottom: -300px;
  width: 100%;
  z-index: 1000;
  -webkit-transition: all .8s;
  transition: all .8s;
}
body.is-buybtn_typeA .bottom-cta {
  bottom: 0;
}
.bottom-cta {
  background: rgba(255, 255, 255, 0.93);
  padding: 8px 0;
  display: flow-root;
  position: relative;
  bottom: 0;
}
.bottom-cta:hover {
  opacity: 0.7;
}
.bottom-cta dl dt {
  width: 21%;
  float: left;
  clear: left;
}
.bottom-cta dl dd {
  position: relative;
  max-width: 1400px;
  margin: auto;
  padding: 0 10px;
  text-align: center;
}
.bottom-cta dl dd p {
  font-size: 10.5pt;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.08em;
  margin: 0 0 5px 0;
}
/* =====================
 * ajaxカートボタン
 *==================== */
.bottom-cta .btn .addcart_overlay_ {
    right: 10px!important;
    left: auto!important;
    width: 320px;
}
.addcart_overlay_ {
    background: #e0770f;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: -70px;
    border-radius: 10px;
    font-size: 150%;
    padding: 10px 0;
    max-width: 500px;
    margin: auto;
    text-align: center;
}
.addcart_overlay_::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #e0770f;
}
/* =====================
 * コンテンツ
 *==================== */
.mv-area {
  width: 1250px;
  margin: auto;
  text-align: center;
}
.mv-area h2 {
  margin: 60px auto 45px;
}
.menu-area h3 {
  padding: 0;
  margin: 0;
}
.menu-area {
  width: 100%;
  margin: auto;
  text-align: center;
}
.menu-txt {
  margin: 140px auto 120px;
}
.menu01-box, .menu03-box, .menu05-box {
  background: url(../../../../srdeli/pages/royaldeli-trial/img/img_menu01-bg.jpg) center top repeat;
}
.menu02-box, .menu04-box {
  background: url(../../../../srdeli/pages/royaldeli-trial/img/img_menu02-bg.jpg) center top repeat;
}
.menu-box-inner {
  width: 1400px;
  margin: auto;
}
.chef-area {
  width: 100%;
  margin: auto;
  padding: 85px 0;
  text-align: center;
  background: #a18e6e;
}
.bottom-good_detail {
  width: 100%;
  margin: 90px auto 60px;
  padding: 50px 0 90px;
  text-align: center;
  background: #fffced;
}
.bottom-good_detail h2 {
  margin: 0 auto 45px;
  border-bottom: none;
}

/* =====================
 * タブ
 *==================== */
.tab_area {
  position: relative;
}
.tab_box {
  position: relative;
  margin: 0 ;
  z-index: 1;
}
.tab_nav {
  position: relative;
  display: flex;
  justify-content: center;
  width: 1490px;
  margin: auto;
  z-index: 2;
}
.tab_nav h2 {
  width: 1000px;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 5px;
  margin: 0 5px;
  padding: 27px 65px 30px;
  background-color: #40210f;
}
.tab_nav h2:not(.js-active) {
  cursor: pointer;
}
.tab_nav h2 span {
  font-size: 34px;
  font-weight: 600;
}
.tab_nav h2:not(.js-active):hover {
  opacity: 0.7;
}
.js-tab {
  position: relative;
}
.js-tab.js-active:after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
  width: 35px;
  height: 23px;
  background: url(../../../../srdeli/pages/royaldeli-trial/img/img-tab-arrow.png) center bottom no-repeat;
  background-size: contain;
}

/* =====================
 * https://www.shoproyal.jp/srdeli_lp/
 *==================== */
.pc {
  display: block;
}
.sp {
  display: none;
}
@media screen and (max-width: 599px) {
  #container {
    min-width: inherit;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .sp-s {
    display: none;
  }
  img {
    width: 100%;
    max-width: auto;
  }
}
@media screen and (max-width: 350px) {
  .sp-s {
    display: block;
  }
}
section .sec-inner {
  width: 1100px;
  margin: auto;
}
section h2 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  padding: 22px 10px;
  background-color: #40210f;
}
section#four h2, section#five h2 {
  font-size: 18px;
  color: #4f4b49;
  font-weight: 300;
  background-color: transparent;
  line-height: 1.6;
  padding: 0;
}
section#five h2 span {
  font-size: 40px;
  color: #ec7a00;
  letter-spacing: 2px;
  font-weight: 500;
}
/* HOW TO */
.howto-cc-txt {
  text-align: center;
  margin: 50px auto;
}
.howto-cc-txt h3 {
  font-size: 35px;
  margin: 0 0 20px;
}
.howto-cc-txt p {
  font-size: 18px;
  margin: 0 0 10px;
}
/*section#four-------------------------------------*/
section#five .sec-inner {
  color: #4f4b49;
  padding: 58px 0 17px;
}
section#five .sec-inner .howto-box {
  margin: 42px 23px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
section#five .sec-inner .howto-box .col {
  position: relative;
  flex-basis: calc((100% - 68px) / 2);
  margin-top: 70px;
}
section#five .sec-inner .howto-box .col:nth-of-type(1), section#five .sec-inner .howto-box .col:nth-of-type(2) {
  margin: 0;
}
section#five .sec-inner .howto-box .col .inner {
  width: 303px;
  font-size: 18px;
}
section#five .sec-inner .howto-box .col .inner::after {
  display: block;
  content: " ";
  position: absolute;
}
section#five .sec-inner .howto-box .col:nth-of-type(1) .inner::after {
  width: 159px;
  height: 145px;
  top: 64px;
  right: 0;
  background: url("https://www.shoproyal.jp/srdeli_lp/img/section5_icon1.svg") center center no-repeat;
  background-size: 159px auto;
}
section#five .sec-inner .howto-box .col:nth-of-type(2) .inner::after {
  width: 180px;
  height: 129px;
  top: 77px;
  right: 0;
  background: url("https://www.shoproyal.jp/srdeli_lp/img/section5_icon2.svg") center center no-repeat;
  background-size: 180px auto;
}
section#five .sec-inner .howto-box .col:nth-of-type(3) .inner::after {
  width: 109px;
  height: 203px;
  top: 0;
  right: 11px;
  background: url("https://www.shoproyal.jp/srdeli_lp/img/section5_icon3.svg") center center no-repeat;
  background-size: 109px auto;
}
section#five .sec-inner .howto-box .col:nth-of-type(4) .inner::after {
  width: 165px;
  height: 118px;
  top: 44px;
  right: 16px;
  background: url("https://www.shoproyal.jp/srdeli_lp/img/section5_icon4.svg") center center no-repeat;
  background-size: 165px auto;
}
section#five .sec-inner .howto-box .col .inner h3 {
  font-size: 20px;
  margin: 0 0 6px;
}
section#five .sec-inner .howto-box .col .inner h3 span {
  font-size: 39px;
  color: #ec7a00;
  font-weight: 500;
}
@media screen and (max-width: 599px) {
  section#five .sec-inner {
    padding: 25px 25px 17px;
  }
  section#five .sec-inner .howto-box {
    margin: 9px 0 0;
    display: block;
  }
  section#five .sec-inner .howto-box .col {
    position: relative;
    flex-basis: auto;
    margin-top: 27px;
  }
  section#five .sec-inner .howto-box .col:nth-of-type(1) {
    margin: 0;
  }
  section#five .sec-inner .howto-box .col:nth-of-type(2) {
    margin-top: 27px;
  }
  section#five .sec-inner .howto-box .col .inner {
    width: auto;
    font-size: 9px;
    padding: 0 98px 0 0;
  }
  section#five .sec-inner .howto-box .col:nth-of-type(1) .inner::after {
    width: 95px;
    height: 87px;
    top: 26px;
    right: -11px;
    background: url("https://www.shoproyal.jp/srdeli_lp/img/section5_icon1.svg") center center no-repeat;
    background-size: contain;
  }
  section#five .sec-inner .howto-box .col:nth-of-type(2) .inner::after {
    width: 108px;
    height: 78px;
    top: 22px;
    right: -18px;
    background: url("https://www.shoproyal.jp/srdeli_lp/img/section5_icon2.svg") center center no-repeat;
    background-size: contain;
  }
  section#five .sec-inner .howto-box .col:nth-of-type(3) .inner::after {
    width: 66px;
    height: 118px;
    top: 0;
    right: 3px;
    background: url("https://www.shoproyal.jp/srdeli_lp/img/section5_icon3.svg") center center no-repeat;
    background-size: contain;
  }
  section#five .sec-inner .howto-box .col:nth-of-type(4) .inner::after {
    width: 99px;
    height: 71px;
    top: 30px;
    right: -12px;
    background: url("https://www.shoproyal.jp/srdeli_lp/img/section5_icon4.svg") center center no-repeat;
    background-size: contain;
  }
  section#five .sec-inner .howto-box .col .inner h3 {
    font-size: 12px;
    margin: 0 0 7px;
  }
  section#five .sec-inner .howto-box .col .inner h3 span {
    font-size: 18px;
  }
}
/* WHAT’S ROYAL DELI? */
/*section#two-------------------------------------*/
section#two {
  background-color: #e2ddc4;
}
section#two .sec-inner {
  padding: 70px 0 62px;
}
section#two .sec-inner > p {
  text-align: center;
  font-size: 17px;
  margin: 0 0 46px;
  letter-spacing: 2px;
  line-height: 1.8;
}
section#two .feature-box {
  width: 990px;
  display: flex;
  margin: 0 auto 74px;
}
section#two .feature-box:last-child {
  margin: 0 auto;
}
section#two .feature-box .img {
  position: relative;
  width: 532px;
  height: 303px;
}
section#two .feature-box .img .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  padding: 8px 0 9px;
  color: #fff;
  display: flex;
  justify-content: center;
  place-items: center;
  background-color: transparent;
}
section#two .feature-box .img .txt p {
  z-index: 2;
}
section#two .feature-box .img .txt::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(64, 33, 15, 0.54);
  mix-blend-mode: multiply;
  display: block;
  content: " ";
  z-index: 1;
}
section#two .feature-box .txt {
  width: 399px;
  background-color: #fff;
  padding: 30px 25px 30px 30px;
  flex-grow: 2;
  display: grid;
  justify-content: start;
  align-items: center;
}
section#two .feature-box .txt .inner h3 {
  font-family: 'Noto Serif JP', serif;
  font-size: 29px;
  letter-spacing: 2px;
  margin: 0 0 24px;
}
section#two .feature-box .txt .inner p {
  font-size: 17px;
  line-height: 1.8;
}
@media screen and (max-width: 599px) {
  section#two .sec-inner {
    padding: 17px 16px 20px;
  }
  section#two .sec-inner > p {
    text-align: center;
    font-size: 11px;
    margin: 0 0 23px;
    letter-spacing: 1px;
  }
  section#two .feature-box {
    width: 100%;
    display: block;
    margin: 0 auto 20px;
  }
  section#two .feature-box .img {
    width: 100%;
    height: auto;
  }
  section#two .feature-box .img img {
    vertical-align: bottom;
  }
  section#two .feature-box .img .txt {
    font-size: 12px;
    padding: 4px 0 3px;
  }
  section#two .feature-box .txt {
    width: auto;
    padding: 20px 18px;
    display: block;
  }
  section#two .feature-box .txt .inner h3 {
    font-size: 16px;
    margin: 0 0 11px;
  }
  section#two .feature-box .txt .inner p {
    font-size: 10px;
  }
}
/* SITUATION */
/*section#three-------------------------------------*/
section#three .sec-inner {
  padding: 70px 0 86px;
}
section#three .sec-inner > p {
  text-align: center;
  font-size: 17px;
  margin: 0 0 51px;
  letter-spacing: 2px;
  line-height: 1.8;
}
.situation-box .col {
  position: relative;
  width: 1100px;
  height: 301px;
  margin: auto;
}
.situation-box .col:nth-of-type(n+2) {
  margin: -33px auto 0;
}
.situation-box .col .img {
  position: absolute;
  top: 0;
  width: 501px;
  height: 301px;
}
.situation-box .col:nth-child(odd) .img {
  left: 0;
}
.situation-box .col:nth-child(even) .img {
  right: 0;
}
.situation-box .col .txt {
  position: absolute;
}
.situation-box .col:nth-child(odd) .txt {
  left: 550px;
  text-align: left;
}
.situation-box .col:nth-child(even) .txt {
  right: 550px;
  text-align: right;
}
.situation-box .col.daily .txt, .situation-box .col.weekend .txt {
  top: 81px;
}
.situation-box .col.party .txt {
  top: 89px;
}
.situation-box .col.work .txt {
  top: 99px;
}
.situation-box .col .txt h3 {
  position: relative;
  font-size: 18px;
  line-height: 1.6;
  margin: 0 0 20px;
  display: inline-block;
}
.situation-box .col .txt h3::before {
  position: absolute;
  content: " ";
  height: 1px;
  width: 68px;
  background-color: #000;
}
.situation-box .col:nth-child(odd) .txt h3::before {
  top: 25px;
  left: -78px;
}
.situation-box .col:nth-child(even) .txt h3::before {
  top: 25px;
  right: -78px;
}
.situation-box .col .txt h3 span {
  font-family: 'Noto Serif JP', serif;
  font-size: 33px;
  letter-spacing: 2px;
}
.situation-box .col .txt p {
  font-size: 16px;
}
@media screen and (max-width: 599px) {
  section#three .sec-inner {
    padding: 16px 0 30px;
  }
  section#three .sec-inner > p {
    font-size: 11px;
    margin: 0 0 16px;
    letter-spacing: 1px;
  }
  .situation-box .col {
    width: 100%;
    height: auto;
  }
  .situation-box .col:nth-of-type(n+2) {
    margin: 22px auto 0;
  }
  .situation-box .col .img {
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
  }
  .situation-box .col .img img {
    vertical-align: bottom;
  }
  .situation-box .col .txt {
    position: relative;
    width: 200px;
    margin: auto;
    padding: 5px 0 0;
  }
  .situation-box .col:nth-child(odd) .txt {
    left: 0;
    text-align: left;
  }
  .situation-box .col:nth-child(even) .txt {
    right: 0;
    text-align: right;
  }
  .situation-box .col.daily .txt, .situation-box .col.weekend .txt, .situation-box .col.party .txt, .situation-box .col.work .txt {
    top: 0;
  }
  .situation-box .col .txt h3 {
    position: relative;
    font-size: 10px;
    margin: 0 0 7px;
    color: #40210f;
  }
  .situation-box .col .txt h3::before {
    height: 34px;
    width: 1px;
    background-color: #40210f;
  }
  .situation-box .col:nth-child(odd) .txt h3::before {
    top: -20px;
    left: -12px;
  }
  .situation-box .col:nth-child(even) .txt h3::before {
    top: -20px;
    right: -6px;
  }
  .situation-box .col .txt h3 span {
    font-size: 20px;
  }
  .situation-box .col .txt p {
    font-size: 9px;
  }
}

/* =====================
 * ロイヤルデリALLSTARセットとご一緒に買われている人気商品
 *==================== */
.sp_only {
  display: none;
}
.menu {
  padding-bottom: 130px;
  position: relative;
}
.reco-container {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  position: relative;
}
.menu-contents {
  margin-top: 58px;
}
.contents-ttl {
  font-size: 32px;
  font-weight: 600;
  color: #333333;
  letter-spacing: 0.05em;
  text-align: center;
}
.menu-list-contents {
  margin-top: 60px;
}
.menu-lists {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-left: -30px;
}
.menu-item {
  width: calc(100% / 4 - 30px);
  max-width: 295px;
  margin-top: 20px;
  margin-left: 30px;
}
.menu-card {
  width: 100%;
  height: 100%;
  border: solid 2px #F5F4EB;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 3px 3px 8px 0px rgb(245 244 235);
}
.menu-card .image {
  width: 100%;
  height: 275px;
  position: relative;
}
.menu-card .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.menu-card .detail {
  padding: 27px 14px 16px;
  background-color: #fff;
}
.menu-card .name {
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.05em;
  height: 60px;
}
.menu-card .price {
  margin-top: 16px;
  margin-bottom: 65px;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.05em;
}
.menu-card .price .net {
  margin-left: 16px;
  font-size: 16px;
  color: #727171;
}
.menu-card .detail .cart_ {
  margin-top: 40px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.detail .goods_cart_btn_ {
  width: 100%;
  height: 50px;
  line-height: 52px;
  color: #fff;
  text-align: center;
  background-color: #ef7a00;
  font-size: 16px;
  display: block;
  transition: 0.3s;
}
.detail .goods_cart_btn_:before {
  content: "";
  width: 30px;
  height: 26px;
  background: url(/srdeli/pages/royaldeli-trial/img/icon_cart_pc.png) no-repeat;
  display: inline-block;
  font-size: 0;
  position: relative;
  top: 6px;
  left: -5px;
}

.cta-area {
  margin: 50px auto 100px;
}

.bottom-good_detail {
  margin-bottom: 0;
}

.bottom-good_detail + .cta-area {
  margin: 0 auto 50px;
  padding: 50px 0 100px;
  background-color: #fffced;
}

.cta-area .btn-wrap {
  display: flex;
  justify-content: center;
}

.cta-button {
  position: relative;
  /* display: flex;
  align-items: center;
  justify-content: center;
  width: 600px;
  height: 133px;
  color: #fff;
  background-color: #ff9400;
  border-radius: 20px;
  font-size: 50px;
  font-family: '游明朝', 'Yu Mincho', '游明朝体', YuMincho, 'Hiragino Mincho ProN', HiraMinProN-W3, serif;
  font-weight: bold;
  box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.15); */
  transition: ease 0.3s;
}

.cta-button:hover {
  opacity: 0.8;
}