@charset "utf-8";
@media screen and (min-width: 0px) and (max-width: 750px) {
section.section_wrap {
    width: 95%;
    margin: 0 auto;
}
  h4 {
    width: 100%;
    font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 4.8vw;
    color: #4d4d4d;
    background: #eee;
    padding: 10px 0;
    margin-bottom: 1em;
    margin: 0 auto 1em;
    text-align: center;
  }
  .lead {
    text-align: left;
    font-size: 4vw;
    margin: 0 auto 1em;
    width: 95%;
    line-height: 1.8;
  }
  .discount_item_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1em;
  }
  .discount_item_box img {
    vertical-align: bottom;
  }
  .discount_item_box {
    position: relative;
    width: 48%;
    margin: 1%;
    border: 1px solid #ddd;
  }
  .itemid_name {
    line-height: 2;
    color: #4d4d4d;
    font-size: 4vw;
    bottom: 0;
  }
  .itemid_name span {
    display: block;
    text-align: center;
    font-size: 3.5vw;
  }
  ul.c_attention_list {
    margin-bottom: 1em;
    font-size: 4vw;
    line-height: 2;
    color: #4d4d4d;
  }
  ul.c_attention_list li::before {
    content: "\f069";
    font-family: "Font Awesome 5 free";
    font-weight: bold;
    padding-right: 0.5em;
  }
  .repeat_flow_box {
    margin: 1em auto 1.5em;
  }
  .reservation {
    width: 100%;
    /* height: 300px; */
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
    background-image: url(https://www3.yumeyakata.com/img/common/diagonal-noise.png);
    margin: 0 auto 2em;
  }
.c_h2_navy {
    font-size: 30px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    font-weight: 500;
    color: #0C3449;
    margin: 0 auto;
}
.reserve_title {
    font-size: 18px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    display: block;
    color: #1a1a1a;
    font-weight: 600;
    margin: 0 auto 15px auto;
}
.read {
    width: 100%;
    text-align: center;
}
.reservation_base {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    align-items: center;
}
.reservation_box {
    width: 85%;
    margin: 10px auto;
    background-color: #ffffff;
    color: #4d4d4d;
    font-weight: 600;
    border: 1px solid #4d4d4d;
}
a.shitami {
    display: block;
    padding: 15px 0;
}
  .fa {
    color: #7d7d7d;
    margin-right: 5px;
    font-size: 20px;
  }
.fa-phone {
    color: #0C3449;
    margin-top: 8px;
    margin-left: 9px;
}
.sns_bottom {
    text-align: center;
    margin-bottom: 80px;
}
  .category_box_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1em;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    font-size: 3.8vw;
  }
.category_box_wrap a {
    border: 1px solid #999;
    width: 48%;
    margin: 1.5% 0;
}
  .category_box_wrap span {
    padding: 10px 0;
    display: inline-block;
  }
}
@media screen and (min-width:751px) and (max-width: 1024px) {
section.section_wrap {
    width: 98%;
    margin: 0 auto;
}
  h4 {
    width: 100%;
    font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 21px;
    color: #4d4d4d;
    background: #eee;
    padding: 10px 0;
    margin-bottom: 25px;
    margin: 0 auto 25px;
    text-align: center;
  }
  .lead {
    text-align: center;
    font-size: 17px;
    margin-bottom: 45px;
    color: #4d4d4d;
    line-height: 2;
  }
  .discount_item_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  .discount_item_box img {
    vertical-align: bottom;
  }
  .discount_item_box {
    position: relative;
    width: 48%;
    margin: 1%;
    border: 1px solid #ddd;
  }
  .itemid_name {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0;
  }
  .itemid_name span {
    display: inline-block;
    padding: 5px 0;
  }
  ul.c_attention_list {
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 2;
    color: #4d4d4d;
  }
  ul.c_attention_list li::before {
    content: "\f069";
    font-family: "Font Awesome 5 free";
    font-weight: bold;
    padding-right: 0.5em;
  }
  .repeat_flow_box {
    width: 100%;
    margin: 35px auto 50px;
  }
  .reservation {
    width: 100%;
    height: 250px;
    text-align: center;
    padding: 30px 0;
    margin: 0 auto 35px;
    background-image: url(https://www3.yumeyakata.com/img/common/diagonal-noise.png);
    background-position: left top, left top;
    background-repeat: repeat, no-repeat;
    background-size: auto;
  }
  .c_h2_navy {
    font-size: 30px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    font-weight: 500;
    color: #0C3449;
    margin: 0 auto;
  }
  .reserve_title {
    font-size: 18px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    display: block;
    color: #1a1a1a;
    font-weight: 600;
    margin: 0 auto 15px auto;
  }
  .reservation_base {
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin: 20px auto;
  }
  .reservation_box {
    width: 48%;
    background-color: #fff;
    color: #4d4d4d;
    border: #4d4d4d 1px solid;
    font-weight: 600;
    font-size: 0.8rem;
  }
a.shitami {
    display: block;
    padding: 15px;
}
  .fa {
    color: #7d7d7d;
    margin-right: 5px;
    font-size: 20px;
  }
.sns_bottom {
    text-align: center;
    margin-bottom: 80px;
}
  .category_box_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 35px;
  }
.category_box_wrap a {
    border: 1px solid #999;
    width: 24%;
}
  .category_box_wrap span {
    padding: 13px 0;
    display: inline-block;
  }
}
@media screen and (min-width:1025px), print, tv {
section.section_wrap {
    width: 95%;
    margin: 0 auto;
}
  h4 {
    width: 100%;
    font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 21px;
    color: #4d4d4d;
    background: #eee;
    padding: 10px 0;
    margin-bottom: 25px;
    margin: 0 auto 25px;
    text-align: center;
  }
  .lead {
    text-align: center;
    font-size: 18px;
    margin-bottom: 45px;
    color: #4d4d4d;
    line-height: 1.8;
  }
  .discount_item_wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  .discount_item_box img {
    vertical-align: bottom;
  }
  .discount_item_box {
    position: relative;
    width: 24%;
    border: 1px solid #ddd;
  }
  .itemid_name {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0;
  }
  .itemid_name span {
    display: inline-block;
    padding: 5px 0;
  }
  ul.c_attention_list {
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 2;
    color: #4d4d4d;
  }
  ul.c_attention_list li::before {
    content: "\f069";
    font-family: "Font Awesome 5 free";
    font-weight: bold;
    padding-right: 0.5em;
  }
  .repeat_flow_box {
    width: 80%;
    margin: 35px auto 50px;
  }
  .reservation {
    width: 100%;
    height: 250px;
    text-align: center;
    padding: 30px 0;
    margin: 0 auto 35px;
    background-image: url(https://www3.yumeyakata.com/img/common/diagonal-noise.png);
    background-position: left top, left top;
    background-repeat: repeat, no-repeat;
    background-size: auto;
  }
  .c_h2_navy {
    font-size: 30px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    font-weight: 500;
    color: #0C3449;
    margin: 0 auto;
  }
  .reserve_title {
    font-size: 18px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    display: block;
    color: #1a1a1a;
    font-weight: 600;
    margin: 0 auto 15px auto;
  }
  .reservation_base {
    width: 60%;
    display: flex;
    justify-content: space-between;
    margin: 20px auto;
  }
  .reservation_box {
    width: 48%;
    background-color: #fff;
    color: #4d4d4d;
    border: #4d4d4d 1px solid;
    font-weight: 600;
    font-size: 0.8rem;
  }
a.shitami {
    display: block;
    padding: 15px;
}
  .fa {
    color: #7d7d7d;
    margin-right: 5px;
    font-size: 20px;
  }
.sns_bottom {
    text-align: center;
    margin-bottom: 80px;
}
  .category_box_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 35px;
  }
.category_box_wrap a {
    border: 1px solid #999;
    width: 24%;
}
  .category_box_wrap span {
    padding: 10px 0;
    display: inline-block;
  }
}