body {
  overflow: hidden;
}

h1, h2, h3, h4 {
  color: #fff;
}

.roastbeef_main p {
  color: #fff;
}

.ui_font_NS_r {
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.2px !important;
  font-weight: 500 !important;
}

.ui_font_NS_e {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900 !important;
  letter-spacing: -0.3px !important;
}

.uis_foot {
  text-align: center;
}

.uis_foot .ui_btn_right {
  width: min(63%,516px)!important;
  margin: 0 auto!important;
  display: block!important;
  max-width: none!important;
  box-shadow: none!important;
  padding: 0!important;
  border-radius: 0!important;
  background-color: transparent!important;
}

.uis_foot_btn {
  padding: 0!important;
  display: flex;
  flex-wrap: inherit!important;
  justify-content: space-between;
  align-items: center;
  width: min(63%,516px);
  margin: min(2.4vw,20px) auto;
}

.uis_foot_btn a {
  width: 48%;
  margin: 0!important;
}

@media only screen and (min-width: 0) and (max-width: 750px) {
  .uis_foot .ui_btn_right {
    width: 75%!important;
  }

  .uis_foot_btn {
    width: 75%;
    margin: min(2.4vw,10px) auto;
  }

  .uis_foot_btn>div {
    width: 100%;
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
}

/* add CSS */
.roastbeef_main {
  overflow: hidden;
  position: relative;
}

.dcs-contents img {
  width: 100%;
  height: auto;
}

#mv {
  background-image: url(../images/mv_bg03.png),url(../images/mv_bg02.png),url(../images/mv_bg01.png);
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: center bottom,center 0,center 0px;
  background-size: 100% 75vw,100% 70vw,100% auto;
  padding-bottom: 5.7vw;
}

#mv h1 {
  width: 100%;
  margin: 0px auto 119.5vw;
  padding: 4vw 0 0;
  text-align: center;
}

#mv h1 img {
  width: 93vw;
}

#mv p {
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 4vw;
  line-height: 1.7;
}

#mv p.label {
  display: none;
}

#mv p.mv_img {
  font-size: 38px;
  line-height: 1.3;
  margin-bottom: 2.5vw;
  letter-spacing: 0;
}

#mv p.mv_img span {
  display: block;
  margin: 0 auto;
  width: 85%;
  text-align: center;
  position: relative;
  top: -5px;
}

span.rota {
  display: inline-block!important;
  width: auto!important;
  position: static!important;
  transform: rotate(-35deg)!important;
}

#mv p.mv_img span img {
  width: 85%;
}

#mv div {
  margin: 6vw auto;
  width: 62%;
}

@media only screen and (min-width: 751px) {
  #mv {
    background-color: #820c25;
    background-image: url(../images/mv_bg01_pc.png);
    background-repeat: no-repeat;
    background-position: left 0;
    background-size: 50% auto;
    padding: 0 0 0 50%;
    height: min(72vw,677px);
  }

  #mv h1 {
    padding: min(1.4vw,20px) min(1.6vw,20px) 0 0;
    margin-bottom: min(4.4vw,40px);
  }

  #mv h1 img {
    width: min(45vw,419px);
  }

  #mv p {
    font-size: min(1.7vw,16px);
    line-height: 1.7;
  }

  #mv p.label {
    display: inline-block;
    position: absolute;
    top: min(47vw,443px);
    left: min(40.3vw,379px);
    width: min(18.5vw,174px);
  }

  #mv p.mv_img {
    font-size: min(3.2vw,30px);
    margin-bottom: min(0.8vw,6px);
  }

  #mv p.mv_img span {
    display: none;
  }

  #mv div {
    margin: 24px auto;
    max-width: 235px;
  }
}

#products {
  background-color: #d8b262;
}

#products .deg_box {
  transform: translate(-24.7%, 0px) skewX(-2deg) rotate(-3.5deg);
  background: #350015;
  overflow: hidden;
  width: 135%;
  -webkit-filter: drop-shadow(0 0 5px rgba(28, 27, 24, 0.6));
  filter: drop-shadow(0 0 5px rgba(28, 27, 24, 0.6));
}

#products .deg_box .re_deg {
  transform: translate(35%, 0px) skewX(2deg) rotate(3.8deg);
  width: 73%;
  padding: 10vw 0 9.5vw;
}

#products h2 {
  font-size: 10.6vw;
  text-align: center;
  letter-spacing: -0.1em;
  line-height: 1.1;
  margin-bottom: 5vw;
}

#products h2 span {
  text-align: center;
  display: block;
}

#products h2 span img {
  width: 57%;
}

#products h2 span.t_b {
  font-size: 14vw;
  letter-spacing: -0.2em;
  line-height: 1;
}

#products .prod_img {
  margin-bottom: 6vw;
  position: relative;
  left: -2vw;
}

#products .prod_img img {
  width: 100%;
}

#products h3 {
  font-size: 10.4vw;
  width: 88%;
  margin: 0 auto 3.4vw;
  letter-spacing: -0.05em;
  line-height: 1.1;
}

#products p {
  margin: 0 auto 10vw;
  width: 87%;
  font-size: 4.2vw;
  line-height: 1.6;
  letter-spacing: -0.03em;
}

#products .fl_box {
  clear: both;
}

#products .fl_box::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  line-height: 0;
  zoom: 1; clear: both;
  overflow: hidden;
}

#products .fl_box p {
  margin: 0 auto 4vw;
}

#products .fl_box p span {
  display: block;
  font-size: 3.2vw;
  letter-spacing: -0.05em;
  margin-bottom: 7vw;
}

#products .fl_box h4 {
  margin: 0 auto 1vw;
  width: 87%;
  font-size: 5vw;
  line-height: 1.4;
  letter-spacing: -0.05em;
}

#products .tr_img {
  float: right;
  margin-left: 3%;
}

#products .tl_img {
  float: left;
  margin-right: 3%;
}

#products .tr_img, #products .tl_img {
  width: 45%;
}

#products .tr_img.img02 {
  padding: 0 7% 0 0%;
}

#products .tl_img.img03 {
  height: 61vw;
}

#products .tl_img.img03 img {
  position: relative;
  width: 158%;
  max-width: 158%;
  top: -9vw;
}

#products .tr_img.img04 {
  padding: 0 4% 0 1%;
}

#products .tl_img.img05 {
  padding: 0 1% 4% 4%;
}

#mirano_tw {
  width: 90%;
  margin: 1vw auto 5.9vw;
  padding: 7px;
  background-image: url(../images/bg01.png),url(../images/bg01.png),url(../images/bg01.png),url(../images/bg01.png),url(../images/bg02.png),url(../images/bg02.png),url(../images/bg02.png),url(../images/bg02.png);
  background-repeat: no-repeat,no-repeat,no-repeat,no-repeat,repeat-x,repeat-y,repeat-x,repeat-y;
  background-position: left 0,right 0,left bottom,right bottom,left 0,left 0,right bottom,right top;
  background-size: 7px 7px;
}

#mirano_tw dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 4vw;
}

#mirano_tw dt {
  width: 100%;
  position: relative;
  font-size: 5vw;
  color: #fff;
  font-family: 'Shippori Mincho', serif;
  font-weight: bold;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  height: 17vw;
  margin-bottom: 0.2vw;
}

#mirano_tw dt a {
  display: inline-block;
  position: absolute;
  top: -6vw;
  right: -5.5vw;
  width: min(23vw,170px);
}

#mirano_tw dt a img {
}

#mirano_tw dd {
  width: 50%;
}

#mirano_tw dd .item_img {
  text-align: center;
  margin-bottom: 2.2vw;
}

#mirano_tw dd .item_img img {
  width: 100%;
}

#mirano_tw dd p {
  margin: 0 auto;
  text-align: center;
}

#products p.subtitle {
  margin: 0 auto 1.8vw;
  color: #fff;
  text-align: center;
  font-size: 5.3vw;
}

@media only screen and (min-width: 751px) {
  #products .deg_box {
    transform: translate(-26.3%, 0px) skewX(-2deg) rotate(-3.3deg);
  }

  #products .deg_box .re_deg {
    transform: translate(36.9%, 0px) skewX(2deg) rotate(3.3deg);
    padding: min(6.3vw,60px) 0 min(5vw,50px);
  }

  #products h2 {
    font-size: min(7vw,64px);
    line-height: 0.85;
    margin-bottom: min(3.5vw,32px);
  }

  #products h2 span img {
    width: 268px;
  }

  #products h2 span.t_b {
    font-size: 76px;
    line-height: 1.3;
  }

  #products .prod_img {
    margin-bottom: min(1.8vw,20px);
    text-align: center;
    left: 0;
  }

  #products .prod_img img {
    width: 84%;
  }

  #products h3 {
    font-size: min(4.8vw,45px);
    width: 84%;
    margin: 0 auto 8px;
    letter-spacing: 0;
  }

  #products h3 br {
    display: none;
  }

  #products p {
    margin: 0 auto min(4.6vw,45px);
    width: 84%;
    font-size: min(2.6vw,24px);
    line-height: 1.6;
    letter-spacing: 0;
  }

  #products .fl_box p {
    margin: 0 auto 15px;
  }

  #products .fl_box p span {
    display: block;
    font-size: 14px;
    letter-spacing: -0.08em;
    margin-bottom: 0;
  }

  #products .fl_box h4 {
    margin: 0 auto 1vw;
    width: 83%;
    font-size: 24px;
  }

  #products .tr_img {
    float: right;
    margin-left: 3%;
  }

  #products .tl_img {
    float: left;
    margin-right: 3%;
  }

  #products .tr_img, #products .tl_img {
    width: 33.4%;
  }

  #products .tr_img.img02 {
    padding: 0 8% 0 0%;
    margin: 0;
  }

  #products .tr_img.img02 img {
    position: relative;
    bottom: min(5.5vw,52px);
  }

  #products .tl_img.img03 {
    height: min(25vw,235px);
    width: 35.7%;
  }

  #products .tl_img.img03 img {
    width: 218%;
    max-width: 218%;
    top: max(-22vw,-210px);
    left: max(-25.6vw,-242px);
  }

  #products .fx_box {
    display: flex;
    width: 84%;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  #products .fx_box .fl_box {
    width: 49%;
  }

  #products .fx_box .fl_box h4 {
    margin: 0 auto;
    width: 100%;
    font-size: min(2.5vw,24px);
  }

  #products .fx_box .fl_box p {
    margin: 0;
    width: 100%;
    font-size: min(2vw,18px);
    line-height: 1.7;
  }

  #products .fx_box .tr_img {
    float: right;
    margin-left: 3%;
  }

  #products .fx_box .tl_img {
    float: left;
    margin-right: 3%;
  }

  #products .fx_box .tr_img.img04 {
    padding: 0 0 4% 4%;
    width: 43%;
    margin-right: 0;
  }

  #products .fx_box .tl_img.img05 {
    padding: 0 0 4% 4%;
    float: right;
    width: 43%;
    margin-right: 0;
  }

  #mirano_tw {
    width: 85%;
    margin: 32px auto 42px;
    padding: 3px;
  }

  #mirano_tw dl {
    padding-bottom: 0;
  }

  #mirano_tw dt {
    font-size: min(3.4vw,32px);
    height: min(11vw,105px);
  }

  #mirano_tw dt a {
    top: max(-2vw,-25px);
    right: max(-2vw,-20px);
    width: min(12vw,112px);
  }

  #mirano_tw dt a img {
  }

  #mirano_tw dd {
    display: flex;
    padding: 0 2% 25px;
  }

  #mirano_tw dd .item_img {
    text-align: right;
    margin-bottom: 0;
    width: 100%;
  }

  #mirano_tw dd .item_img img {
    width: 100%;
    position: relative;
    top: -11%;
  }

  #products p.subtitle {
    margin: 0 auto 11px;
    font-size: min(2.7vw,25px);
  }
}

#enjoy {
  background: #820c25;
  padding: 7.3vw 0 8vw;
}

#enjoy h2 {
  font-size: 5.6vw;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 3.5vw;
}

#enjoy h2 span.ribbon {
  width: 65%;
  margin: 0 auto 10px;
  display: block;
}

#enjoy h2 span.t_b {
  font-size: 9.5vw;
}

#menu_type {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.1vw;
}

#menu_type .prod_item {
  width: 50%;
  position: relative;
}

#menu_type .prod_item img {
  position: relative;
}

#menu_type .prod_item.item01 img {
  top: 0;
  left: -7vw;
  width: 110%;
  max-width: 110%;
}

#menu_type .prod_item.item02 img {
  top: 1vw;
  right: 0.6vw;
  width: 106%;
  max-width: 106%;
}

#menu_type .prod_item.item03 img {
  top: -4.2vw;
  left: -3.3vw;
  width: 111%;
  max-width: 111%;
}

#menu_type .prod_item.item04 img {
  top: 3.2vw;
  right: -3vw;
  width: 99%;
  max-width: 99%;
}

#enjoy p.subtitle {
  margin: 0 auto 0px;
  color: #fff;
  text-align: center;
  font-size: 6.8vw;
}

#enjoy .other_menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  width: 94%;
  margin: 0 auto 7.3vw;
}

#enjoy .other_menu li {
  width: calc( 94% / 3 );
  margin: 0 1%;
}

#enjoy .other_menu li a {
  display: block;
  background-color: #f2d4c2;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  font-size: 3.4vw;
  font-family: 'Shippori Mincho', serif;
  font-weight: bold;
  letter-spacing: -0.3em;
  position: relative;
  padding: 1.4vw 0 7.2vw;
}

#enjoy .other_menu li:last-child a {
  letter-spacing: -0.09em;
}

#enjoy .other_menu li a img {
  width: 80%;
}

#enjoy .other_menu li a span {
  position: absolute;
  display: block;
  bottom: 2.4vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-weight: 900;
}

#enjoy .other_menu li a span::after {
  content: "＞";
  display: inline-block;
  margin-left: 2px;
}

#enjoy .uis_foot {
  margin-bottom: 7.5vw;
}

#enjoy .cpn_bnr {
  margin: 0 auto;
  width: min(90%, 600px);
}

#enjoy .cpn_bnr li {
  margin-bottom: min(5vw, 20px);
}

@media only screen and (min-width: 751px) {
  #enjoy {
    padding: min(4.6vw,42px) 0 min(8vw,100px);
  }

  #enjoy h2 {
    font-size: min(3.8vw,34px);
    margin-bottom: 0;
  }

  #enjoy h2 span.ribbon {
    width: min(29.8vw,260px);
    margin: 0;
    transform: rotate(-15deg);
    position: relative;
    top: min(2.5vw,26px);
    left: min(6.7vw,63px);
  }

  #enjoy h2 span.t_b {
    font-size: min(6.6vw,62px);
  }

  #menu_type {
    margin-bottom: 52px;
  }

  #menu_type .prod_item {
    width: 25%;
  }

  #menu_type .prod_item img {
    position: relative;
  }

  #menu_type .prod_item.item01 img {
    top: 4%;
    left: 7%;
    transform: rotate(6deg);
  }

  #menu_type .prod_item.item02 img {
    top: 8%;
    right: -8%;
    width: 99%;
    max-width: 99%;
  }

  #menu_type .prod_item.item03 img {
    top: 2%;
    left: 11%;
    width: 93%;
    max-width: 93%;
  }

  #menu_type .prod_item.item04 img {
    top: 17%;
    right: 2%;
    width: 92%;
    max-width: 92%;
    transform: rotate(-2deg);
  }

  #enjoy p.subtitle {
    margin: 0 auto 5px;
    font-size: min(3.6vw,34px);
  }

  #enjoy .other_menu {
    width: 69%;
    margin: 0 auto 50px;
  }

  #enjoy .other_menu li {
    margin: 0 3%;
  }

  #enjoy .other_menu li a {
    font-size: min(2.1vw,20px);
    letter-spacing: -0.25em;
    padding: 8% 0 32%;
  }

  #enjoy .other_menu li:last-child a {
    letter-spacing: -0.05em;
  }

  #enjoy .other_menu li a img {
    width: 70%;
  }

  #enjoy .other_menu li a span {
    bottom: 12.2%;
  }

  #enjoy .other_menu li a span::after {
    margin-left: 1%;
  }

  #enjoy .uis_foot {
    margin-bottom: 58px;
  }
}

.ani {
  opacity: 0;
}

.def.in {
  animation-name: def;
  animation-duration: .7s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
}

@keyframes def {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.inc_common_footer .footer-sns-a img, .inc_dcs_footer .footer-sns-a img, .inc_exc_footer .footer-sns-a img {
  margin: 0;
}



/* brand_add */

.is_pc {
  display: block;
}
.is_sp {
  display: none;
}
.mainbrand {
  background: #f2f2f2;
}

.mainbrand .brand {
  padding-top: 140px;
}

.mainbrand .brand .lead {
  margin-bottom: 70px;
}

.mainbrand .brand .movie {
  text-align: center;
  margin-bottom: 120px;
}

.mainbrand .brand .movie img {
  width: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 751px) {
  .is_pc {
    display: none;
  }
  .is_sp {
    display: block;
  }
  .mainbrand .brand {
    padding: 80px 20px 0 20px;
  }

  .mainbrand .brand .lead {
    margin-bottom: 50px;
  }

  .mainbrand .brand .movie {
    margin-bottom: 80px;
  }
  .mainbrand .brand .movie img {
    width: 90%;
  }
}

/* brand_add */