@charset "UTF-8";
/*
OZ RESET CSS
Author: ONZE
Author URI: http://on-ze.com
Version: 1.1
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
* {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  vertical-align: baseline; }

html {
  font-size: 62.5%;
  width: 100%;
  height: 100%; }

body {
  font-size: 10px;
  font-size: 1.0rem;
  line-height: 1;
  position: relative;
  text-align: center;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  height: 100%; }

article, aside, dialog, figure, footer, header, main, menu, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block; }

br,
hr {
  display: block; }

ol,
ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

input,
select {
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show; }

button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

body {
  position: relative;
  font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  text-align: left;
  color: #252525;
  font-size: 10px;
  line-height: 1.8;
  font-weight: 500; }

header {
  background: #252525;
  color: #fff;
  width: 100%;
  padding: 2rem 0; }
  header h1 {
    text-align: center; }
    header h1 p {
      display: inline-block;
      vertical-align: middle; }
      header h1 p.en-ttl {
        font-family: "Oswald", sans-serif;
        font-size: 4rem;
        line-height: 1; }
      header h1 p.jp-ttl {
        font-size: 1.4rem;
        font-weight: 900;
        margin: 0 0 0 1rem;
        background: #fff;
        color: #252525;
        padding: .5rem 1rem; }

.block {
  margin: 10rem auto 0; }
  .block h2 {
    font-family: リュウミン B-KL, "Noto Serif JP", sans-serif;
    text-align: center;
    line-height: 1.5;
    font-weight: 600;
    font-size: 5rem;
    color: #6a4b21;
    margin: 0 auto 4rem;
    letter-spacing: .1em; }

#main-img img {
  width: 100%;
  display: block; }

.delivery-wrap {
  margin: 6rem auto;
  padding: 2rem;
  background: #c53d43;
  max-width: 1200px; }
  .delivery-wrap dl {
    color: #fff;
    text-align: center;
    font-family: リュウミン EB-KL, "Noto Serif JP", sans-serif;
    line-height: 1;
    padding: 3rem;
    border: 1px solid #cfa63d; }
    .delivery-wrap dl dt {
      margin: 0 0 2rem;
      line-height: 1;
      font-size: 4rem; }
      .delivery-wrap dl dt span {
        display: inline-block;
        margin: 0 0 0 .8rem; }
      .delivery-wrap dl dt::after {
        content: "";
        display: block;
        width: 50px;
        border-bottom: 1px solid #cfa63d;
        margin: 2rem auto 0; }
    .delivery-wrap dl dd {
      font-size: 2rem;
      line-height: 1.8; }
      .delivery-wrap dl dd.day {
        font-size: 3rem; }
      .delivery-wrap dl dd p span {
        display: block;
        font-size: 3rem; }

.osechi-list .list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  background: url("../img/osechi2021/bg_osechi-menu.png") center center repeat;
  background-size: cover; }
  .osechi-list .list-wrap > p {
    width: 50%;
    padding: 4rem; }
    .osechi-list .list-wrap > p img {
      width: 100%;
      display: block; }
  .osechi-list .list-wrap div {
    width: 50%;
    padding: 4rem;
    background: #cfa63d; }
    .osechi-list .list-wrap div dl dt {
      border-bottom: 1px solid #c53d43;
      margin: 0 auto 3rem;
      padding: 0 0 1rem; }
      .osechi-list .list-wrap div dl dt p {
        display: inline-block;
        vertical-align: middle;
        font-family: リュウミン B-KL, "Noto Serif JP", sans-serif;
        font-size: 3rem;
        font-weight: 700;
        color: #c53d43;
        line-height: 1; }
        .osechi-list .list-wrap div dl dt p:last-of-type {
          font-size: 2rem;
          background: #c53d43;
          color: #cfa63d;
          padding: 1rem;
          margin: 0 0 0 1rem; }
    .osechi-list .list-wrap div dl dd ul {
      counter-reset: a; }
      .osechi-list .list-wrap div dl dd ul li {
        margin: 0 auto 2rem; }
        .osechi-list .list-wrap div dl dd ul li:last-child {
          margin: 0 auto; }
        .osechi-list .list-wrap div dl dd ul li a {
          color: #fff;
          font-size: 16px;
          font-weight: 700;
          line-height: 1.2;
          display: table; }
          .osechi-list .list-wrap div dl dd ul li a:hover {
            transition: .8s;
            background: #c53d43; }
          .osechi-list .list-wrap div dl dd ul li a p {
            display: table-cell;
            vertical-align: middle;
            padding: .5rem 1rem;
            font-family: リュウミン B-KL, "Noto Serif JP", sans-serif; }
            .osechi-list .list-wrap div dl dd ul li a p span {
              font-size: 1.2rem;
              display: block;
              margin: .2rem 0 0; }
          .osechi-list .list-wrap div dl dd ul li a:before {
            counter-increment: a;
            content: counter(a);
            display: table-cell;
            vertical-align: middle;
            margin: 0 1rem 0 0;
            background: #252525;
            color: #fff;
            width: 50px;
            line-height: 100%;
            text-align: center;
            font-size: 20px;
            font-weight: 900; }
.osechi-list .price-wrap {
  margin: 6rem auto;
  padding: 2rem;
  background: #252525;
  max-width: 1200px; }
  .osechi-list .price-wrap dl {
    color: #fff;
    text-align: center;
    font-family: リュウミン EB-KL, "Noto Serif JP", sans-serif;
    font-size: 3rem;
    line-height: 1;
    padding: 3rem;
    border: 1px solid #cfa63d; }
    .osechi-list .price-wrap dl dt {
      display: inline-block;
      vertical-align: middle;
      margin: 0 1rem 0 0;
      border-right: 1px solid #cfa63d;
      padding: 0 2rem 0 0;
      line-height: 1; }
    .osechi-list .price-wrap dl dd {
      display: inline-block;
      vertical-align: middle;
      line-height: 1; }
      .osechi-list .price-wrap dl dd.price {
        display: inline-block;
        margin: 0 0 0 1rem; }
      .osechi-list .price-wrap dl dd.tax {
        font-size: 1.8rem; }
      .osechi-list .price-wrap dl dd.notice {
        display: block;
        margin: 2rem auto 0;
        font-size: 1.8rem;
        line-height: 1.5; }
    .osechi-list .price-wrap dl .bnr-order {
      margin: 0 auto;
      display: block;
      padding: 1rem 0;
      max-width: 300px;
      border: 2px solid #252525;
      font-size: 1.8rem;
      text-align: center;
      color: #252525;
      font-weight: 700; }
      .osechi-list .price-wrap dl .bnr-order:hover {
        background: #252525;
        color: #fff;
        transition: .8s; }

.shop-list > div {
  padding: 8rem 2rem 4rem;
  background: url("../img/osechi2021/bg_shop-wrap.jpg") center center repeat;
  background-size: cover; }
  .shop-list > div ul {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 1.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .shop-list > div ul li {
      background-size: cover;
      position: relative;
      margin: 0 0 6rem;
      width: 30%;
      color: #fff;
      font-family: リュウミン B-KL, "Noto Serif JP", sans-serif; }
      .shop-list > div ul li::after {
        content: "";
        display: block;
        width: 100%;
        border-top: 1px solid #cfa63d;
        margin: 6rem auto 0; }
      .shop-list > div ul li .menu-img {
        width: 100%;
        position: relative;
        z-index: 9; }
        .shop-list > div ul li .menu-img img {
          width: 100%;
          display: block; }
      .shop-list > div ul li .shop-data {
        position: relative;
        margin: -5px 0 2rem;
        background: #252525;
        padding: 1rem;
        text-align: center;
        z-index: 99; }
        .shop-list > div ul li .shop-data dt {
          border-top: 1px solid #cfa63d;
          padding: 1rem 0 0; }
          .shop-list > div ul li .shop-data dt span {
            font-size: 1.4rem;
            display: block; }
          .shop-list > div ul li .shop-data dt p {
            font-size: 2rem;
            font-family: リュウミン EB-KL, "Noto Serif JP", sans-serif; }
            .shop-list > div ul li .shop-data dt p span {
              padding: 0 0 1rem;
              border-bottom: 1px solid #cfa63d; }
        .shop-list > div ul li .shop-data dd {
          border-bottom: 1px solid #cfa63d;
          padding: 0 0 1rem;
          font-size: 1.6rem; }
          .shop-list > div ul li .shop-data dd::before {
            content: "TEL";
            display: inline-block;
            margin: 0 1rem 0 0; }
      .shop-list > div ul li .menu-name {
        font-size: 2rem;
        font-weight: 900;
        font-family: リュウミン EB-KL, "Noto Serif JP", sans-serif;
        margin: 0 0 2rem;
        line-height: 1.5;
        color: #f7dc7e; }
        .shop-list > div ul li .menu-name span {
          font-size: 1.4rem; }
      .shop-list > div ul li .staff {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 2rem auto; }
        .shop-list > div ul li .staff .pic {
          width: 30%; }
          .shop-list > div ul li .staff .pic img {
            width: 100%;
            display: block; }
        .shop-list > div ul li .staff .comment {
          width: 67%;
          font-weight: 700;
          line-height: 1.5; }

.order > div {
  padding: 6rem 4rem;
  background: #eee;
  margin: 0 auto;
  max-width: 1200px; }
  .order > div > dl {
    max-width: 900px;
    margin: 0 auto 6rem; }
    .order > div > dl:last-of-type {
      margin: 0 auto; }
    .order > div > dl > dt {
      font-weight: bold;
      font-size: 2rem;
      text-align: center;
      background: #fff;
      padding: 1rem 0; }
    .order > div > dl > dd {
      font-size: 1.6rem;
      text-align: center;
      margin: 3rem auto 0; }
      .order > div > dl > dd.strong {
        font-weight: 700;
        font-size: 3rem; }
        .order > div > dl > dd.strong span {
          display: inline;
          font-size: 1.8rem; }
      .order > div > dl > dd.discount {
        background: #c53d43;
        padding: 2rem;
        color: #fff;
        width: 90%; }
      .order > div > dl > dd a {
        text-decoration: underline; }
      .order > div > dl > dd p {
        margin: 0 auto 2rem; }
      .order > div > dl > dd > span {
        display: block;
        margin: 0 auto;
        font-size: 1.4rem; }
      .order > div > dl > dd form .btn-order {
        max-width: 300px; }
        .order > div > dl > dd form .btn-order:hover {
          opacity: .8;
          transition: .8s; }
      .order > div > dl > dd dl {
        margin: 4rem auto 0; }
        .order > div > dl > dd dl dt {
          font-weight: bold;
          font-size: 1.8rem; }
          .order > div > dl > dd dl dt::after {
            content: "";
            display: block;
            width: 50px;
            border-bottom: 1px solid #252525;
            margin: 2rem auto 0; }
        .order > div > dl > dd dl dd {
          margin: 2rem 0 0; }
          .order > div > dl > dd dl dd.day {
            font-weight: bold;
            font-size: 3rem; }
          .order > div > dl > dd dl dd.map iframe {
            width: 100%;
            height: 300px; }

footer {
  padding: 4rem 0;
  text-align: center; }
  footer a {
    display: inline-block;
    margin: 0 auto 4rem;
    border: 1px solid #252525;
    font-size: 1.4rem;
    font-weight: 700;
    padding: .5rem 1rem;
    color: #252525; }
    footer a:hover {
      background: #252525;
      color: #fff;
      transition: .8s; }
  footer p {
    font-size: 1.2rem; }

.bnr-order {
  margin: 0 auto;
  display: block;
  padding: 1rem 0;
  max-width: 300px;
  border: 2px solid #252525;
  font-size: 1.8rem;
  text-align: center;
  color: #252525;
  font-weight: 700; }
  .bnr-order:hover {
    background: #252525;
    color: #fff;
    transition: .8s; }

.pc-none {
  display: none; }

@media screen and (max-width: 1190px) {
  .list-wrap {
    display: block; }
    .list-wrap > p {
      width: 80%;
      margin: 0 auto; }
    .list-wrap div {
      width: 100%; }
      .list-wrap div dl dt {
        padding: 0 0 2rem;
        text-align: center; }
        .list-wrap div dl dt p {
          display: block; }
          .list-wrap div dl dt p:last-of-type {
            display: inline-block;
            margin: 2rem 0 0; }

  .osechi-list .price-wrap {
    margin: 0 auto 6rem; }

  .shop-list > div {
    padding: 8rem 2rem 2rem; }
    .shop-list > div ul li {
      margin: 0 auto 6rem;
      width: 45%; } }
@media screen and (max-width: 768px) {
  .block {
    margin: 8rem auto 0; }
    .block h2 {
      font-size: 4rem; }

  .osechi-list .list-wrap > p {
    width: 100%; }
  .osechi-list .list-wrap div {
    width: 100%; }
  .osechi-list .price-wrap dl dt {
    display: block;
    border: none; }
    .osechi-list .price-wrap dl dt::after {
      content: "";
      display: block;
      width: 50px;
      border-bottom: 1px solid #cfa63d;
      margin: 2rem auto; }

  .shop-list > div ul li {
    width: 90%; }

  .sp-only-btn {
    margin: 6rem auto 0; }

  .sp-none {
    display: none; } }
@media screen and (max-width: 640px) {
  header {
    padding: 1rem 0; }
    header h1 p.en-ttl {
      font-size: 1.8rem; }
    header h1 p.jp-ttl {
      font-size: 1rem;
      padding: .2rem .5rem; }

  .block {
    margin: 6rem auto 0; }
    .block h2 {
      font-size: 3rem;
      margin: 0 auto 3rem; }

  .delivery-wrap dl {
    padding: 2rem 1rem; }
    .delivery-wrap dl dt {
      font-size: 2.4rem; }
      .delivery-wrap dl dt span {
        display: block;
        margin: .8rem 0 0; }
    .delivery-wrap dl dd {
      font-size: 1.6rem; }
      .delivery-wrap dl dd.day {
        font-size: 2rem; }
      .delivery-wrap dl dd p span {
        font-size: 2rem; }

  .osechi-list .list-wrap {
    display: block; }
    .osechi-list .list-wrap > p {
      padding: 4rem 2rem; }
    .osechi-list .list-wrap div {
      padding: 4rem 2rem; }
      .osechi-list .list-wrap div dl dt p {
        font-size: 2.4rem; }
  .osechi-list .price-wrap {
    margin: 0 auto 4rem; }
    .osechi-list .price-wrap dl {
      font-size: 2.4rem;
      padding: 2rem; }
      .osechi-list .price-wrap dl dd .price {
        margin: 1rem 0;
        font-size: 3rem; }
      .osechi-list .price-wrap dl dd .notice {
        text-align: left; }

  .shop-list > div {
    padding: 8rem 2rem 4rem;
    background-size: 100%; }
    .shop-list > div ul li {
      margin: 0 auto 4rem;
      width: 100%; }
      .shop-list > div ul li::after {
        margin: 4rem auto 0; }

  .order > div {
    padding: 6rem 2rem; }
    .order > div > dl > dt {
      font-size: 1.8rem; }
    .order > div > dl > dd.strong {
      font-size: 2.2rem; }
    .order > div > dl > dd.discount {
      width: 100%;
      text-align: left; }
    .order > div > dl > dd dl dd.day {
      font-size: 2.2rem; }
    .order > div > dl .txt-left {
      text-align: left; }

  .pc-none {
    display: block; } }
