@charset "UTF-8";
* {
  box-sizing: border-box; }

#l-main {
  color: #555;
  font-family: "游ゴシック Medium", YuGothic, "游ゴシック体", "Yu Gothic Medium", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", sans-serif; }

#l-main img {
  height: auto; }

@media screen and (max-width: 767px) {
  #l-main img {
    width: 100%; } }

#l-main a {
  outline: none; }

@media print, screen and (min-width: 768px) {
  #l-main a:hover {
    text-decoration: underline; } }

#l-main ul, #l-main ol, #l-main li {
  list-style: none; }

#l-main button {
  outline: none;
  cursor: pointer; }

#l-main td, #l-main th {
  text-align: left;
  font-weight: normal; }

#l-main strong {
  font-weight: bold; }

#l-main > p {
  font-size: 1rem;
  line-height: 1.8; }

#l-main > p a {
  text-decoration: underline; }

#l-main > p + p {
  margin-top: 30px; }

@media print, screen and (min-width: 768px) {
  #l-main > p {
    font-size: 18px;
    line-height: 2; } }

@media screen and (max-width: 767px) {
  #l-main > p {
    -webkit-text-size-adjust: 100%;
    font-size: 4.26667vw;
    line-height: 1.8; }
  #l-main > p + p {
    margin-top: 30px; } }

#l-main {
  margin-bottom: 20vw;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s; }

#l-main .p-lead {
  position: relative;
  padding-top: 9.33333vw;
  padding-bottom: 13.33333vw;
  background: url(../img/bg_lead_sp.png) repeat-x top left, url(../img/bg_lead_sp.png) repeat-x bottom left;
  background-size: auto 1.2vw,auto 1.2vw; }

#l-main .p-lead_deco {
  position: absolute; }

#l-main .p-lead_deco01 {
  top: -22.66667vw;
  right: -15px;
  width: 30.66667vw; }

#l-main .p-lead_deco02 {
  bottom: -30.66667vw;
  left: -15px;
  width: 33.33333vw; }

#l-main .p-lead__txt {
  color: #6c6c6c;
  font-size: 3.73333vw;
  line-height: 1.85;
  text-align: center; }

#l-main .p-lineup {
  margin-top: 40vw; }

#l-main .c-contBottom {
  margin-top: 16.66667vw; }

#l-main .c-recipe__item + .c-recipe__item {
  margin-top: 6.66667vw; }

#l-main .c-recipes + .c-recipes {
  margin-top: 13.33333vw; }

@media print, screen and (min-width: 768px) {
  #l-main {
    margin-bottom: 115px; }
  #l-main .layout-main-content {
    padding: 0; }
  #l-main .p-lead {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 290px;
    background: none; }
  #l-main .p-lead__wraper {
    width: 700px;
    margin: 0 auto;
    background: url(../img/bg_lead_pc.png) repeat-y top left, url(../img/bg_lead_pc.png) repeat-y top right;
    background-size: 5px auto, 5px auto; }
  #l-main .p-lead__txt {
    font-size: 14px;
    line-height: 2.4; }
  #l-main .p-lead_deco01 {
    top: -270px;
    right: 0;
    width: 347px; }
  #l-main .p-lead_deco02 {
    bottom: 0;
    left: 0;
    width: 29.33333vw; }
  #l-main .p-lineup {
    max-width: 100%;
    margin-top: -140px;
    padding-left: 6px;
    padding-right: 6px; }
  #l-main .c-contBottom {
    margin-top: 100px;
    text-align: center; }
  #l-main .c-recipe {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
            justify-content: space-between; }
  #l-main .c-recipe__item:first-child {
    width: 560px;
    margin-left: 40px;
    padding-top: 40px; }
  #l-main .c-recipe__item + .c-recipe__item {
    width: 600px;
    margin-top: 0; }
  #l-main .c-recipes {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin-top: 50px; }
  #l-main .c-recipes + .c-recipes {
    margin-top: 70px; } }

.c-link {
  color: #d71137 !important;
  text-decoration: none !important; }

.c-link::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 4px;
  background: url(../imgs/rule/ico_arrow01_sp.png) no-repeat center center;
  background-size: 100% auto; }

.c-link02 {
  margin-top: 7.33333vw; }

.c-link02__back {
  display: block;
  width: 44vw;
  height: 10.8vw;
  margin: 0 auto;
  padding-left: 12vw;
  padding-top: 2vw;
  background: url(../img/bg_back_sp.png) no-repeat center center;
  background-size: contain;
  color: #fff !important;
  font-size: 3.73333vw; }

@media print, screen and (min-width: 768px) {
  .c-link02 {
    margin-top: 60px; }
  .c-link02__back {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    width: 206px;
    height: 45px;
    padding-left: 60px;
    padding-top: 0;
    background: url(../img/bg_back_pc.png) no-repeat center center;
    background-size: contain;
    font-size: 16px;
    -webkit-transition: .3s;
    transition: .3s; }
  .c-link02__back:hover {
    opacity: .8;
    text-decoration: none !important; } }

#l-main .c-items {
  display: grid;
  grid-gap: 1.33333vw;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  display: -ms-grid;
  -ms-grid-columns: 1fr;
  -ms-grid-column-span: 1;
  -ms-grid-rows: auto; }

#l-main .c-items__item {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 6px; }

#l-main .c-items__item > a {
  display: block;
  width: 100%;
  height: 100%; }

#l-main .c-items__info {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
          align-items: center;
  height: 100%;
  padding: 2.66667vw 4vw;
  background: url(../img/ico_arrow01_sp.png) no-repeat right 15px center, rgba(0, 0, 0, 0.5);
  background-size: 6.66667vw auto,100% 100%;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  font-size: 3.73333vw; }

#l-main .c-items__info > * {
  margin-top: 0; }

#l-main .c-items__level {
  width: 100%;
  font-size: 3.2vw;
  line-height: 1; }

#l-main .c-items__ttl {
  width: 100%;
  font-size: 3.73333vw;
  line-height: 1; }

#l-main .c-items__minute {
  position: absolute;
  top: 4vw;
  right: 4vw;
  width: 10.53333vw;
  height: 11.2vw;
  padding: 2vw 0;
  background: url(../img/bg_min_sp.png) no-repeat center center;
  background-size: cover;
  font-size: 4vw;
  text-align: center;
  line-height: 1; }

#l-main .c-items_minutes {
  display: block;
  width: 100%;
  font-size: 2.66667vw; }

#l-main .c-items__item01 {
  background: url(../img/bg_items01_sp.png) no-repeat left top;
  background-size: cover; }

#l-main .c-items__item02 {
  background: url(../img/bg_items02_sp.png) no-repeat left top;
  background-size: cover; }

#l-main .c-items__item03 {
  background: url(../img/bg_items03_sp.png) no-repeat left top;
  background-size: cover; }

#l-main .c-items__item04 {
  background: url(../img/bg_items04_sp.png) no-repeat left top;
  background-size: cover; }

#l-main .c-items__item05 {
  background: url(../img/bg_items05_sp.png) no-repeat left top;
  background-size: cover; }

#l-main .c-items__item06 {
  margin-top: 6.66667vw;
  background: url(../img/bg_items06_sp.png) no-repeat left top;
  background-size: cover; }

#l-main .c-items__item07 {
  background: url(../img/bg_items07_sp.png) no-repeat left top;
  background-size: cover; }

#l-main .c-items__item08 {
  background: url(../img/bg_items08_sp.png) no-repeat left top;
  background-size: cover; }

#l-main .c-items__item09 {
  background: url(../img/bg_items09_sp.png) no-repeat left top;
  background-size: cover; }

#l-main .c-items__item10 {
  margin-top: 6.66667vw;
  background: url(../img/bg_items10_sp.png) no-repeat left top;
  background-size: cover; }

#l-main .c-items--top {
  margin-top: 13.33333vw; }

#l-main .c-items__deco {
  position: absolute; }

@media screen and (max-width: 767px) {
  #l-main .c-items__item {
    height: 80vw; }
  #l-main .c-items__item > a {
    padding-top: 62.66667vw;
    color: #fff; }
  #l-main .c-items__txt {
    display: none; }
  #l-main .c-items--top {
    margin-bottom: 1.33333vw; }
  #l-main .c-items__deco01 {
    top: -8vw;
    left: 2vw;
    width: 58.66667vw; }
  #l-main .c-items__deco02 {
    top: -4vw;
    left: 1.33333vw;
    width: 38.66667vw; }
  #l-main .c-items__deco03 {
    top: -4vw;
    left: .66667vw;
    width: 57.33333vw; }
  #l-main .c-items--ie {
    display: block; }
  #l-main .c-items--ie .c-items__item {
    margin-top: 1.33333vw; } }

@media print, screen and (min-width: 768px) {
  #l-main .c-items {
    grid-gap: 6px; }
  #l-main .c-items + #l-main .c-items {
    margin-top: 6px; }
  #l-main .c-items--top {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 23vw 24.5vw 24.5vw;
    margin-top: 50px;
    -ms-grid-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 23vw 24.5vw 24.5vw; }
  #l-main .c-items--bottom {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 30vw 30vw;
    margin-top: 6px;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 30vw 30vw; }
  #l-main .c-items__item {
    position: relative;
    overflow: hidden; }
  #l-main .c-items__item--a {
    grid-column: 2 / 4;
    grid-row: 2 / 4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2; }
  #l-main .c-items__item:hover .c-items__info {
    top: 0; }
  #l-main .c-items__deco01 {
    bottom: 10px;
    left: 10px;
    width: auto; }
  #l-main .c-items__deco02 {
    bottom: 30px;
    right: 30px;
    width: auto; }
  #l-main .c-items__deco03 {
    top: 50px;
    left: 20px;
    width: auto; }
  #l-main .c-items__info {
    position: absolute;
    top: 100%;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
            align-items: center;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    padding: 0;
    background: url(../img/ico_arrow01_pc.png) no-repeat right 20px bottom 20px, rgba(0, 0, 0, 0.5);
    -webkit-transition: .3s;
    transition: .3s;
    color: #fff; }
  #l-main .c-items__minute {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 63px;
    height: 68px;
    padding: 15px;
    background: url(../img/bg_min_pc.png) no-repeat center center;
    font-size: 22px;
    line-height: 1; }
  #l-main .c-items_minutes {
    font-size: 14px; }
  #l-main .c-items__level {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    padding-top: 60px;
    background: url(../img/bg_recipe_pc.png) no-repeat top center;
    font-size: 16px; }
  #l-main .c-items__level > span {
    font-size: 14px;
    padding-right: 6px; }
  #l-main .c-items__ttl {
    position: relative;
    margin-top: 30px;
    padding-bottom: 10px;
    font-size: 20px;
    text-align: center; }
  #l-main .c-items__ttl::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 30px;
    height: 1px;
    margin-left: -15px;
    background: #fff; }
  #l-main .c-items__txt {
    margin-top: 30px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 2;
    text-align: center; }
  #l-main .c-items__item01 {
    background: url(../img/bg_items01_pc.jpg) no-repeat left top;
    background-size: cover;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1; }
  #l-main .c-items__item02 {
    background: url(../img/bg_items02_pc.jpg) no-repeat left top;
    background-size: cover;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1; }
  #l-main .c-items__item03 {
    background: url(../img/bg_items03_pc.jpg) no-repeat left top;
    background-size: cover;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1; }
  #l-main .c-items__item04 {
    background: url(../img/bg_items04_pc.jpg) no-repeat left top;
    background-size: cover;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1; }
  #l-main .c-items__item05 {
    background: url(../img/bg_items05_pc.jpg) no-repeat left top;
    background-size: cover;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1; }
  #l-main .c-items__item06 {
    margin-top: 0;
    background: url(../img/bg_items06_pc.jpg) no-repeat left top;
    background-size: cover; }
  #l-main .c-items__item07 {
    background: url(../img/bg_items07_pc.jpg) no-repeat left top;
    background-size: cover;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1; }
  #l-main .c-items__item08 {
    background: url(../img/bg_items08_pc.jpg) no-repeat left top;
    background-size: cover;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1; }
  #l-main .c-items__item09 {
    background: url(../img/bg_items09_pc.jpg) no-repeat left top;
    background-size: cover;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1; }
  #l-main .c-items__item10 {
    margin-top: 0;
    background: url(../img/bg_items10_pc.jpg) no-repeat left top;
    background-size: cover;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1; }
  #l-main .c-items--ie {
    margin-left: -3px;
    margin-right: -3px; }
  #l-main .c-items--ie .c-items__item {
    margin: 3px; }
  #l-main .c-items--ie.c-items--bottom {
    margin-top: 0; } }

.c-rcm__items {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.c-rcm__link {
  display: block;
  padding-top: 26.66667vw; }

.c-rcm__link--w span {
  display: inline-block;
  width: 19.06667vw;
  height: 6.93333vw;
  margin-left: 10.26667vw;
  padding-right: 6.66667vw;
  padding-top: .66667vw;
  background: url(../img/bg_wine_sp.png) no-repeat center center;
  background-size: contain;
  color: #fff;
  font-size: 2.4vw;
  text-align: right; }

.c-rcm__link--b span {
  display: inline-block;
  width: 26.66667vw;
  height: 6.93333vw;
  margin-left: 3.6vw;
  padding-right: 6.66667vw;
  padding-top: .66667vw;
  background: url(../img/bg_beer_sp.png) no-repeat center center;
  background-size: contain;
  color: #fff;
  font-size: 2.4vw;
  text-align: right; }

.c-rcm__item {
  width: calc( ( 100% - 5.33333vw ) / 2); }

.c-rcm__item--w01 {
  background: url(../img/bg_alchow01_sp.png) no-repeat center top;
  background-size: 100% auto; }

.c-rcm__item--w02 {
  background: url(../img/bg_alchow02_sp.png) no-repeat center top;
  background-size: 100% auto; }

.c-rcm__item--w03 {
  background: url(../img/bg_alchow03_sp.png) no-repeat center top;
  background-size: 100% auto; }

.c-rcm__item--w04 {
  background: url(../img/bg_alchow04_sp.png) no-repeat center top;
  background-size: 100% auto; }

.c-rcm__item--w05 {
  background: url(../img/bg_alchow05_sp.png) no-repeat center top;
  background-size: 100% auto; }

.c-rcm__item--w06 {
  background: url(../img/bg_alchow06_sp.png) no-repeat center top;
  background-size: 100% auto; }

.c-rcm__item--w07 {
  background: url(../img/bg_alchow07_sp.png) no-repeat center top;
  background-size: 100% auto; }

.c-rcm__item--w08 {
  background: url(../img/bg_alchow08_sp.png) no-repeat center top;
  background-size: 100% auto; }

.c-rcm__item--b01 {
  background: url(../img/bg_alchob01_sp.png) no-repeat center top;
  background-size: 100% auto; }

.c-rcm__item--b02 {
  background: url(../img/bg_alchob02_sp.png) no-repeat center top;
  background-size: 100% auto; }

.c-rcm__item--b03 {
  background: url(../img/bg_alchob03_sp.png) no-repeat center top;
  background-size: 100% auto; }

@media print, screen and (min-width: 768px) {
  .c-rcm__items {
    width: 565px;
    margin: 0 auto; }
  .c-rcm__link {
    padding-top: 193px;
    -webkit-transition: .3s;
    transition: .3s; }
  .c-rcm__link:hover {
    opacity: .8; }
  .c-rcm__link--w span {
    width: 139px;
    height: 51px;
    margin-left: 73px;
    padding-right: 48px;
    padding-top: 5px;
    background: url(../img/bg_wine_pc.png) no-repeat center center;
    background-size: contain;
    font-size: 18px; }
  .c-rcm__link--b span {
    width: 197px;
    height: 51px;
    margin-left: 25px;
    padding-right: 51px;
    padding-top: 5px;
    background: url(../img/bg_beer_pc.png) no-repeat center center;
    background-size: contain;
    font-size: 18px; }
  .c-rcm__item {
    width: 260px; }
  .c-rcm__item + .c-rcm__item {
    width: 263px; }
  .c-rcm__item--w01 {
    background: url(../img/bg_alchow01_sp.png) no-repeat center top;
    background-size: 100% auto; }
  .c-rcm__item--w02 {
    background: url(../img/bg_alchow02_sp.png) no-repeat center top;
    background-size: 100% auto; }
  .c-rcm__item--w03 {
    background: url(../img/bg_alchow03_sp.png) no-repeat center top;
    background-size: 100% auto; }
  .c-rcm__item--w04 {
    background: url(../img/bg_alchow04_sp.png) no-repeat center top;
    background-size: 100% auto; }
  .c-rcm__item--w05 {
    background: url(../img/bg_alchow05_sp.png) no-repeat center top;
    background-size: 100% auto; }
  .c-rcm__item--w06 {
    background: url(../img/bg_alchow06_sp.png) no-repeat center top;
    background-size: 100% auto; }
  .c-rcm__item--w07 {
    background: url(../img/bg_alchow07_sp.png) no-repeat center top;
    background-size: 100% auto; }
  .c-rcm__item--w08 {
    background: url(../img/bg_alchow08_sp.png) no-repeat center top;
    background-size: 100% auto; }
  .c-rcm__item--b01 {
    background: url(../img/bg_alchob01_sp.png) no-repeat center top;
    background-size: 100% auto; }
  .c-rcm__item--b02 {
    background: url(../img/bg_alchob02_sp.png) no-repeat center top;
    background-size: 100% auto; }
  .c-rcm__item--b03 {
    background: url(../img/bg_alchob03_sp.png) no-repeat center top;
    background-size: 100% auto; } }

.c-share__items {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  width: 52vw;
  margin: 8vw auto 0 !important; }

.c-share__item {
  width: 13.33333vw; }

.c-share__item a {
  display: block; }

@media print, screen and (min-width: 768px) {
  .c-share__items {
    width: 310px;
    margin: 30px auto 0 !important; }
  .c-share__item {
    width: 80px; } }

.c-mtList {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  flex-wrap: wrap; }

.c-mtList dt {
  width: 60%;
  padding: 1.33333vw 0;
  border-bottom: solid 1px #e5e5e5;
  font-size: 3.73333vw; }

.c-mtList dd {
  width: 40%;
  padding: 1.33333vw 0;
  text-align: right;
  border-bottom: solid 1px #e5e5e5;
  font-size: 3.73333vw; }

@media screen and (max-width: 767px) {
  .c-mtList--long dt {
    width: 70%; }
  .c-mtList--long dd {
    width: 30%; } }

@media print, screen and (min-width: 768px) {
  .c-mtList {
    width: 580px;
    float: left; }
  .c-mtList__wrap {
    overflow: hidden; }
  .c-mtList + .c-mtList {
    margin-left: 40px; }
  .c-mtList dt {
    width: 50%;
    padding: 10px 0;
    font-size: 16px; }
  .c-mtList dd {
    width: 50%;
    padding: 10px 0;
    text-align: left;
    font-size: 16px; } }

.c-otherLists {
  margin-top: 8vw; }

@media print, screen and (min-width: 768px) {
  .c-otherLists {
    margin-top: 30px; } }

.c-otherList {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px; }

.c-otherList__items {
  width: calc( ( 100% - 60px ) / 2);
  margin: 3.33333vw 15px; }

.c-otherList__items a {
  display: block; }

.c-otherList__ttl {
  display: block;
  padding-top: 2.66667vw;
  color: #555;
  line-height: 1.4; }

@media print, screen and (min-width: 768px) {
  .c-otherList {
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin: 0; }
  .c-otherList__items {
    width: calc( ( 100vw - 280px ) / 5);
    margin: 0; }
  .c-otherList__items:nth-child(n+6) {
    margin-top: 40px; }
  .c-otherList__items a {
    display: block;
    overflow: hidden; }
  .c-otherList__items a img {
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1); }
  .c-otherList__items a:hover img {
    -webkit-transform: scale(1.04);
            transform: scale(1.04); }
  .c-otherList__ttl {
    padding: 15px;
    font-size: 16px;
    line-height: 1.25; } }

.c-ttl--point {
  font-size: 4.26667vw;
  text-align: center; }

.c-ttl--point span {
  position: relative;
  display: inline;
  padding-bottom: 4px;
  border-bottom: solid 3px #ffdfdf; }

.c-ttl--point span::before {
  content: '';
  position: absolute;
  width: 10.66667vw;
  height: 9.73333vw;
  left: -9.33333vw;
  top: 50%;
  margin-top: -4.8vw;
  background: url(../img/bg_point01_sp.png) no-repeat left center;
  background-size: auto 100%; }

.c-ttl--point span::after {
  content: '';
  position: absolute;
  width: 10.66667vw;
  height: 9.73333vw;
  right: -9.33333vw;
  top: 50%;
  margin-top: -4.8vw;
  background: url(../img/bg_point02_sp.png) no-repeat right center;
  background-size: auto 100%; }

.c-ttl--pointB {
  margin-bottom: 1.33333vw;
  padding: 0 22.66667vw 0 26.66667vw; }

.c-ttl--rcm {
  margin: 10.66667vw 0 4vw;
  text-align: center; }

.c-ttl--rcm span {
  display: inline-block;
  padding: 2vw 0;
  background: url(../img/bg_ttl--rcm_sp.png) no-repeat top left, url(../img/bg_ttl--rcm_sp.png) no-repeat bottom left;
  background-size: auto .8vw,auto .8vw;
  font-size: 3.73333vw; }

@media screen and (max-width: 767px) {
  .c-ttl--point02 span::before {
    left: -12vw; }
  .c-ttl--point03 span::before {
    left: -17.33333vw; }
  .c-ttl--point03 span::after {
    right: -14.66667vw; }
  .c-ttl--point04 span::after {
    right: -13.33333vw; }
  .c-ttl--point05 span::before {
    left: -21.33333vw; } }

@media print, screen and (min-width: 768px) {
  .c-ttl--point {
    font-size: 24px; }
  .c-ttl--point span::before {
    width: 60px;
    height: 60px;
    left: -60px;
    margin-top: -30px; }
  .c-ttl--point span::after {
    width: 60px;
    height: 60px;
    right: -60px;
    margin-top: -30px; }
  .c-ttl--rcm {
    margin-top: 40px;
    margin-bottom: 30px; }
  .c-ttl--rcm span {
    padding: 10px 5px;
    background: url(../img/bg_ttl--rcm_pc.png) no-repeat top left, url(../img/bg_ttl--rcm_pc.png) no-repeat bottom left;
    background-size: auto 4px, auto 4px;
    font-size: 22px; }
  .c-ttl--pointB {
    margin-bottom: 20px;
    padding: 0; } }

.p-ttlh2 {
  margin: 0 -10px 6.66667vw; }

@media print, screen and (min-width: 768px) {
  .p-ttlh2 {
    margin: 0 0 30px;
    text-align: center; }
  .p-ttlh2 > img {
    margin-top: -60px; } }

.page-title.p-kv {
  position: relative;
  height: 106.66667vw;
  margin-bottom: 2.66667vw;
  background: url(../img/bg_kv_sp.png) no-repeat center center;
  background-size: auto 100%; }

.page-title.p-kv .p-kv__ttl {
  width: 56.13333vw;
  margin: 17.33333vw auto 0;
  padding: 0; }

@media print, screen and (min-width: 768px) {
  .page-title.p-kv {
    height: 760px;
    margin-bottom: 20px;
    background: url(../img/bg_kv_pc.png) no-repeat center top;
    background-size: auto 100%; }
  .page-title.p-kv .p-kv__ttl {
    width: 349px;
    margin-top: 140px; } }

@media screen and (min-width: 1500px) {
  .page-title.p-kv {
    height: 51vw;
    background-size: auto 100%; } }

.p-badge {
  position: absolute;
  bottom: -5.33333vw;
  left: 0;
  width: 33.33333vw; }

@media print, screen and (min-width: 768px) {
  .p-badge {
    width: 262px;
    bottom: 0;
    left: 50px; } }

.p-kv__Deco {
  width: 54.4vw;
  margin: 4vw auto 13.33333vw; }

@media print, screen and (min-width: 768px) {
  .p-kv__Deco {
    width: 310px;
    margin: 0 auto 100px; } }

.c-menu .c-kv {
  position: relative;
  height: 88.4vw;
  margin-bottom: 10.66667vw; }

.c-menu .c-kv__level {
  padding-top: 30.66667vw;
  background: url(../img/bg_recipe_pc.png) no-repeat center top 19.33333vw;
  background-size: 13.46667vw auto;
  color: #fff;
  font-size: 3.2vw;
  text-align: center;
  font-weight: bold; }

.c-menu .c-kv__ttl {
  color: #fff;
  font-size: 6.66667vw;
  text-align: center; }

.c-menu .c-kv.c-kv--01 {
  background: url(../img/bg_mv01_sp.png) no-repeat center center;
  background-size: auto 100%; }

.c-menu .c-kv.c-kv--02 {
  background: url(../img/bg_mv02_sp.png) no-repeat center center;
  background-size: auto 100%; }

.c-menu .c-kv.c-kv--03 {
  background: url(../img/bg_mv03_sp.png) no-repeat center center;
  background-size: auto 100%; }

.c-menu .c-kv.c-kv--04 {
  background: url(../img/bg_mv04_sp.png) no-repeat center center;
  background-size: auto 100%; }

.c-menu .c-kv.c-kv--05 {
  background: url(../img/bg_mv05_sp.png) no-repeat center center;
  background-size: auto 100%; }

.c-menu .c-kv.c-kv--06 {
  background: url(../img/bg_mv06_sp.png) no-repeat center center;
  background-size: auto 100%; }

.c-menu .c-kv.c-kv--07 {
  background: url(../img/bg_mv07_sp.png) no-repeat center center;
  background-size: auto 100%; }

.c-menu .c-kv.c-kv--08 {
  background: url(../img/bg_mv08_sp.png) no-repeat center center;
  background-size: auto 100%; }

.c-menu .c-kv.c-kv--09 {
  background: url(../img/bg_mv09_sp.png) no-repeat center center;
  background-size: auto 100%; }

.c-menu .c-kv.c-kv--10 {
  background: url(../img/bg_mv10_sp.png) no-repeat center center;
  background-size: auto 100%; }

@media print, screen and (min-width: 768px) {
  .c-menu .c-kv {
    height: 640px;
    margin-bottom: 50px; }
  .c-menu .c-kv__level {
    padding-top: 235px;
    background: url(../img/bg_recipe02_pc.png) no-repeat center top 167px;
    background-size: 84px auto;
    font-size: 18px; }
  .c-menu .c-kv__ttl {
    font-size: 40px; }
  .c-menu .c-kv.c-kv--01 {
    background: url(../img/bg_mv01_pc.png) no-repeat center center;
    background-size: auto 100%; }
  .c-menu .c-kv.c-kv--02 {
    background: url(../img/bg_mv02_pc.png) no-repeat center center;
    background-size: auto 100%; }
  .c-menu .c-kv.c-kv--03 {
    background: url(../img/bg_mv03_pc.png) no-repeat center center;
    background-size: auto 100%; }
  .c-menu .c-kv.c-kv--04 {
    background: url(../img/bg_mv04_pc.png) no-repeat center center;
    background-size: auto 100%; }
  .c-menu .c-kv.c-kv--05 {
    background: url(../img/bg_mv05_pc.png) no-repeat center center;
    background-size: auto 100%; }
  .c-menu .c-kv.c-kv--06 {
    background: url(../img/bg_mv06_pc.png) no-repeat center center;
    background-size: auto 100%; }
  .c-menu .c-kv.c-kv--07 {
    background: url(../img/bg_mv07_pc.png) no-repeat center center;
    background-size: auto 100%; }
  .c-menu .c-kv.c-kv--08 {
    background: url(../img/bg_mv08_pc.png) no-repeat center center;
    background-size: auto 100%; }
  .c-menu .c-kv.c-kv--09 {
    background: url(../img/bg_mv09_pc.png) no-repeat center center;
    background-size: auto 100%; }
  .c-menu .c-kv.c-kv--10 {
    background: url(../img/bg_mv10_pc.png) no-repeat center center;
    background-size: auto 100%; } }

@media screen and (min-width: 1500px) {
  .c-menu .c-kv {
    height: 47vw;
    background-size: auto 100%; } }

.section-title {
  padding: 0;
  margin: 0;
  border-top: 0; }

.section-title::before {
  content: none; }

#l-main .c-sec + .c-sec {
  margin-top: 8vw; }

#l-main .c-sec + .c-sec + .c-sec--share {
  margin-top: 18.66667vw; }

#l-main .c-sec + .c-sec--howto {
  margin-top: 18.66667vw; }

#l-main .c-sec--pointT {
  position: relative;
  padding: 10.66667vw 8vw;
  background: #fafae6;
  border-radius: 6px; }

#l-main .c-sec--pointT + .c-sec {
  margin-top: 18.66667vw; }

#l-main .c-sec--pointB {
  position: relative;
  margin-top: 16vw;
  padding: 10.66667vw 8vw;
  background: #fafae6;
  background-image: url(../img/bg_pointB_sp.png);
  background-repeat: no-repeat;
  background-position: top 5.33333vw right 2.66667vw;
  background-size: 17.33333vw auto;
  border-radius: 6px; }

#l-main .c-sec--pointB > p {
  font-size: 3.73333vw; }

#l-main .c-sec__deco01 {
  position: absolute;
  top: -4vw;
  left: 2.66667vw;
  width: 31.86667vw; }

#l-main .c-sec__deco02 {
  position: absolute;
  top: -14.66667vw;
  right: 0;
  width: 21.06667vw; }

#l-main .c-sec__deco03 {
  position: absolute;
  bottom: -8.66667vw;
  left: 0;
  width: 21.2vw; }

#l-main .c-sec__deco04 {
  position: absolute;
  bottom: -6vw;
  right: 0;
  width: 13.73333vw; }

#l-main .c-sec--other {
  margin: 22.66667vw -15px 20vw !important;
  padding: 10.66667vw 15px;
  background: #fbeceb; }

#l-main .c-sec__ttl {
  margin-bottom: 6.66667vw;
  padding-bottom: 2.66667vw;
  background: url(../img/bg_ttl_sp.png) repeat-x bottom left;
  background-size: auto .8vw;
  color: #555;
  font-size: 4.8vw; }

#l-main .c-sec__ttl--time {
  display: -webkit-box;
  display: flex;
  jutify-content: start;
  -webkit-box-align: center;
          align-items: center; }

#l-main .c-sec__ttl--item {
  display: inline-block;
  margin-left: 4vw;
  padding-left: 6.66667vw;
  background: url(../img/bg_time_sp.png) no-repeat left top 0.53333vw;
  background-size: 4vw auto;
  font-size: 3.73333vw; }

#l-main .c-sec__ttl--item > span {
  display: block;
  color: #999; }

#l-main .c-sec__ttl02 {
  margin-bottom: 1.33333vw;
  padding-bottom: 2.66667vw;
  border-bottom: dashed .53333vw #e5e5e5;
  color: #555;
  font-size: 4.8vw; }

#l-main .c-sec__ttl02::before {
  content: '●';
  display: inline-block;
  margin-right: 2.66667vw;
  color: #f3be00; }

@media print, screen and (min-width: 768px) {
  #l-main .c-sec + .c-sec {
    margin-top: 30px; }
  #l-main .c-sec + .c-sec + .c-sec--share {
    margin-top: 100px; }
  #l-main .c-sec + .c-sec--howto {
    margin-top: 120px; }
  #l-main .c-sec--share {
    text-align: center; }
  #l-main .c-sec.c-sec--material {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  #l-main .c-sec--howto {
    width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  #l-main .c-sec--pointT {
    width: 800px;
    margin: 0 auto;
    padding: 50px; }
  #l-main .c-sec--pointT > p {
    font-size: 14px;
    line-height: 2.5;
    text-align: center; }
  #l-main .c-sec--pointT + .c-sec {
    margin-top: 140px; }
  #l-main .c-sec__ttl {
    margin-bottom: 20px;
    padding-bottom: 15px;
    background: url(../img/bg_ttl_pc.png) repeat-x bottom left;
    background-size: auto 4px;
    font-size: 24px; }
  #l-main .c-sec__ttl--item {
    display: inline-block;
    margin-left: 30px;
    padding-left: 35px;
    background: url(../img/bg_time_pc.png) no-repeat left center;
    font-size: 20px; }
  #l-main .c-sec__ttl--item > span {
    display: inline; }
  #l-main .c-sec__ttl02 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: dotted 2px #e5e5e5;
    font-size: 16px; }
  #l-main .c-sec__ttl02::before {
    content: '●';
    display: inline-block;
    margin-right: 8px; }
  #l-main .c-sec__deco01 {
    top: -35px;
    left: -45px;
    width: auto; }
  #l-main .c-sec__deco02 {
    top: -50px;
    right: -265px;
    width: auto; }
  #l-main .c-sec__deco03 {
    bottom: -60px;
    left: -260px;
    width: auto; }
  #l-main .c-sec__deco04 {
    bottom: -30px;
    right: 0;
    width: auto; }
  #l-main .c-sec--other {
    margin: 120px 0 !important;
    padding: 60px 80px; }
  #l-main .c-sec--pointB {
    position: relative;
    width: 1200px;
    margin: 100px auto 0 !important;
    padding: 60px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
            justify-content: space-between;
    background-image: url(../img/bg_pointB_pc.png);
    background-repeat: no-repeat;
    background-position: bottom 30px right 30px;
    background-size: auto auto; }
  #l-main .c-sec--pointB__inner {
    width: 520px;
    margin-left: 50px;
    padding-top: 40px;
    text-align: left; }
  #l-main .c-sec--pointB > p {
    width: calc(100% - 570px);
    margin-top: 0;
    font-size: 16px; } }

.fwB {
  font-weight: bold !important; }

.fs_s {
  font-size: 1.6rem; }

.nowrap {
  white-space: nowrap !important; }

@media screen and (max-width: 767px) {
  .sp-nowrap {
    white-space: nowrap !important; }
  .u-pcBr {
    display: none; } }

@media print, screen and (min-width: 768px) {
  .u-spBr {
    display: none; } }

@media print, screen and (min-width: 768px) {
  .pc-nowrap {
    white-space: nowrap !important; } }

.mt0 {
  margin-top: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

@media screen and (max-width: 767px) {
  .sp-mt0 {
    margin-top: 0px !important; }
  .sp-mr0 {
    margin-right: 0px !important; }
  .sp-mb0 {
    margin-bottom: 0px !important; }
  .sp-ml0 {
    margin-left: 0px !important; }
  .sp-mt5 {
    margin-top: 5px !important; }
  .sp-mr5 {
    margin-right: 5px !important; }
  .sp-mb5 {
    margin-bottom: 5px !important; }
  .sp-ml5 {
    margin-left: 5px !important; }
  .sp-mt10 {
    margin-top: 10px !important; }
  .sp-mr10 {
    margin-right: 10px !important; }
  .sp-mb10 {
    margin-bottom: 10px !important; }
  .sp-ml10 {
    margin-left: 10px !important; }
  .sp-mt15 {
    margin-top: 15px !important; }
  .sp-mr15 {
    margin-right: 15px !important; }
  .sp-mb15 {
    margin-bottom: 15px !important; }
  .sp-ml15 {
    margin-left: 15px !important; }
  .sp-mt20 {
    margin-top: 20px !important; }
  .sp-mr20 {
    margin-right: 20px !important; }
  .sp-mb20 {
    margin-bottom: 20px !important; }
  .sp-ml20 {
    margin-left: 20px !important; }
  .sp-mt25 {
    margin-top: 25px !important; }
  .sp-mr25 {
    margin-right: 25px !important; }
  .sp-mb25 {
    margin-bottom: 25px !important; }
  .sp-ml25 {
    margin-left: 25px !important; } }

@media print, screen and (min-width: 768px) {
  .pc-mt0 {
    margin-top: 0px !important; }
  .pc-mr0 {
    margin-right: 0px !important; }
  .pc-mb0 {
    margin-bottom: 0px !important; }
  .pc-ml0 {
    margin-left: 0px !important; }
  .pc-mt5 {
    margin-top: 5px !important; }
  .pc-mr5 {
    margin-right: 5px !important; }
  .pc-mb5 {
    margin-bottom: 5px !important; }
  .pc-ml5 {
    margin-left: 5px !important; }
  .pc-mt10 {
    margin-top: 10px !important; }
  .pc-mr10 {
    margin-right: 10px !important; }
  .pc-mb10 {
    margin-bottom: 10px !important; }
  .pc-ml10 {
    margin-left: 10px !important; }
  .pc-mt15 {
    margin-top: 15px !important; }
  .pc-mr15 {
    margin-right: 15px !important; }
  .pc-mb15 {
    margin-bottom: 15px !important; }
  .pc-ml15 {
    margin-left: 15px !important; }
  .pc-mt20 {
    margin-top: 20px !important; }
  .pc-mr20 {
    margin-right: 20px !important; }
  .pc-mb20 {
    margin-bottom: 20px !important; }
  .pc-ml20 {
    margin-left: 20px !important; }
  .pc-mt25 {
    margin-top: 25px !important; }
  .pc-mr25 {
    margin-right: 25px !important; }
  .pc-mb25 {
    margin-bottom: 25px !important; }
  .pc-ml25 {
    margin-left: 25px !important; } }

.pt0 {
  padding-top: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.pt5 {
  padding-top: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

@media screen and (max-width: 767px) {
  .sp-pt0 {
    padding-top: 0px !important; }
  .sp-pr0 {
    padding-right: 0px !important; }
  .sp-pb0 {
    padding-bottom: 0px !important; }
  .sp-pl0 {
    padding-left: 0px !important; }
  .sp-pt5 {
    padding-top: 5px !important; }
  .sp-pr5 {
    padding-right: 5px !important; }
  .sp-pb5 {
    padding-bottom: 5px !important; }
  .sp-pl5 {
    padding-left: 5px !important; }
  .sp-pt10 {
    padding-top: 10px !important; }
  .sp-pr10 {
    padding-right: 10px !important; }
  .sp-pb10 {
    padding-bottom: 10px !important; }
  .sp-pl10 {
    padding-left: 10px !important; }
  .sp-pt15 {
    padding-top: 15px !important; }
  .sp-pr15 {
    padding-right: 15px !important; }
  .sp-pb15 {
    padding-bottom: 15px !important; }
  .sp-pl15 {
    padding-left: 15px !important; }
  .sp-pt20 {
    padding-top: 20px !important; }
  .sp-pr20 {
    padding-right: 20px !important; }
  .sp-pb20 {
    padding-bottom: 20px !important; }
  .sp-pl20 {
    padding-left: 20px !important; }
  .sp-pt25 {
    padding-top: 25px !important; }
  .sp-pr25 {
    padding-right: 25px !important; }
  .sp-pb25 {
    padding-bottom: 25px !important; }
  .sp-pl25 {
    padding-left: 25px !important; } }

@media print, screen and (min-width: 768px) {
  .pc-pt0 {
    padding-top: 0px !important; }
  .pc-pr0 {
    padding-right: 0px !important; }
  .pc-pb0 {
    padding-bottom: 0px !important; }
  .pc-pl0 {
    padding-left: 0px !important; }
  .pc-pt5 {
    padding-top: 5px !important; }
  .pc-pr5 {
    padding-right: 5px !important; }
  .pc-pb5 {
    padding-bottom: 5px !important; }
  .pc-pl5 {
    padding-left: 5px !important; }
  .pc-pt10 {
    padding-top: 10px !important; }
  .pc-pr10 {
    padding-right: 10px !important; }
  .pc-pb10 {
    padding-bottom: 10px !important; }
  .pc-pl10 {
    padding-left: 10px !important; }
  .pc-pt15 {
    padding-top: 15px !important; }
  .pc-pr15 {
    padding-right: 15px !important; }
  .pc-pb15 {
    padding-bottom: 15px !important; }
  .pc-pl15 {
    padding-left: 15px !important; }
  .pc-pt20 {
    padding-top: 20px !important; }
  .pc-pr20 {
    padding-right: 20px !important; }
  .pc-pb20 {
    padding-bottom: 20px !important; }
  .pc-pl20 {
    padding-left: 20px !important; }
  .pc-pt25 {
    padding-top: 25px !important; }
  .pc-pr25 {
    padding-right: 25px !important; }
  .pc-pb25 {
    padding-bottom: 25px !important; }
  .pc-pl25 {
    padding-left: 25px !important; } }

.taL {
  text-align: left !important; }

.taC {
  text-align: center !important; }

.taR {
  text-align: right !important; }

@media screen and (max-width: 767px) {
  .sp-taL {
    text-align: left !important; }
  .sp-taC {
    text-align: center !important; }
  .sp-taR {
    text-align: right !important; } }

@media print, screen and (min-width: 768px) {
  .pc-taL {
    text-align: left !important; }
  .pc-taC {
    text-align: center !important; }
  .pc-taR {
    text-align: right !important; } }

.w5 {
  width: 5% !important; }

.w10 {
  width: 10% !important; }

.w15 {
  width: 15% !important; }

.w20 {
  width: 20% !important; }

.w25 {
  width: 25% !important; }

@media screen and (max-width: 767px) {
  .sp-w5 {
    width: 5% !important; }
  .sp-w10 {
    width: 10% !important; }
  .sp-w15 {
    width: 15% !important; }
  .sp-w20 {
    width: 20% !important; }
  .sp-w25 {
    width: 25% !important; } }
