@charset "UTF-8";
.bold {
  font-weight: 700 !important;
}

.txt_mincho_title-main {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
}
.txt_mincho_title {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.txt_mincho_title__left {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  display: block;
  font-size: 22px;
  font-weight: 800;
  text-align: left;
}
.txt_mincho_title__left2 {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  display: block;
  font-size: 16px;
  font-weight: 900;
  text-align: left;
}
.txt_mincho_title-detail {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 900;
  text-align: center;
  line-height: 1.9;
}
.txt_mincho_title-detail__left2 {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  display: block;
  font-size: 16px;
  font-weight: 900;
  text-align: left;
}
.txt_mincho_title-detail__left2 .title-line {
  display: block;
  min-height: 1.8em;
  line-height: 1.8;
  overflow: visible;
  box-sizing: border-box;
  margin-bottom: 0;
}
.txt_mincho_title-detail__left2 .txt_mincho_detail {
  display: block;
  margin-top: 8px;
  line-height: 1.5 !important;
  font-weight: normal;
}
.txt_mincho_detail__l {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 19px;
  font-weight: 900;
}
.txt_mincho_detail__n {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
}
.txt_mincho_detail {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  line-height: 1.2 !important;
}
.txt_mincho_detail__left {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  text-align: left;
  line-height: 1.5;
  font-weight: 800;
}
.txt_mincho_detail__left2 {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  text-align: left;
  line-height: 1.9;
}
.txt_mincho_detail__price {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  font-weight: 800;
}

.description {
  font-size: 12px;
  margin: 0 auto;
  padding-top: 25px;
}

ul.description_blue_wide, ul.description_blue, ul.description_option, ul.description {
  position: relative;
  padding-left: 15px;
  margin: 0;
  font-size: 12px;
  font-weight: 800;
  margin: 0 auto;
}

ul.description {
  color: #222222;
  max-width: 700px;
  padding-top: 40px;
  padding-bottom: 60px;
}
ul.description li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #222222;
  font-weight: 800;
}

ul.description_option {
  color: #187fc4;
  max-width: 700px;
  text-align: left;
  background-color: #f8cccb;
}
ul.description_option li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #187fc4;
  font-weight: 800;
}

ul.description_blue {
  color: #187fc4;
  max-width: 400px;
  text-align: left;
}
ul.description_blue li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #187fc4;
  font-weight: 800;
}

ul.description_blue_wide {
  color: #187fc4;
  max-width: 530px;
  text-align: left;
}
ul.description_blue_wide li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #187fc4;
  font-weight: 800;
}

@media (max-width: 768px) {
  ul.description_blue_wide, ul.description_blue, ul.description_option {
    position: relative;
    padding-left: 15px;
    margin: 0;
    font-size: 12px;
    color: #187fc4;
    font-weight: 800;
    max-width: 85%;
    margin: 0 auto;
    text-align: left;
  }
  ul.description {
    position: relative;
    padding-left: 15px;
    margin: 0;
    font-size: 12px;
    color: #222222;
    font-weight: 800;
    max-width: 85%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  ul.description_option {
    background-color: #f8cccb;
  }
}
#hotel_link {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  line-height: 1;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 13px;
  color: #222222;
  list-style: none;
}

#hotel_link > li {
  padding: 0 10px;
  border-left: solid 1px #222222;
  border-right: solid 1px #222222;
}

#hotel_link > li + li {
  border-left: none;
}

#hotel_link > li a {
  color: #222222;
  text-decoration: none;
}

#hotel_link > li a:hover {
  text-decoration: underline;
}

.txt-copyright {
  display: block;
  text-align: center;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
}

@media screen and (max-width: 480px) {
  #hotel_link {
    flex-wrap: wrap;
    max-width: 320px;
    margin-top: 20px;
    font-size: 12px;
  }
  #hotel_link > li {
    width: 100%;
  }
  #hotel_link > li + li {
    border-left: solid 1px #222222;
    margin-top: 10px;
  }
}
.access {
  background-color: #fff;
}

.address__name {
  display: block;
  text-align: center;
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  margin-bottom: 8px;
  color: #222222;
}
.address__add {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 8px;
  color: #222222;
}
.address__tel {
  display: block;
  text-align: center;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 35px;
  color: #222222;
}

.inquiry {
  color: #222222;
  text-align: center;
  padding-bottom: 20px;
}
.inquiry .inquiry_title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}
.inquiry .inquiry_tel {
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  letter-spacing: 2px;
}
.inquiry .inquiry_date {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
  .inquiry_tel {
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    letter-spacing: 2px;
  }
}
.title-access {
  color: #222222;
  text-align: center;
  width: 100%;
  padding: 8px 0;
  margin: 0px 0 20px 0;
  font-family: "Oswald", sans-serif;
  font-size: 22px;
}

a.btn_link_access {
  position: relative;
  display: inline-block;
  min-width: 250px;
  min-height: 30px;
  padding-top: 10px;
  padding-bottom: 4px;
  color: #222222;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  letter-spacing: 0.1em;
  margin: 8px 0 16px 0;
}

.subtitle_gosic_red_mini_center {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
  padding-bottom: 16px;
}

.btn_access_wrap {
  text-align: center;
  margin-bottom: 50px;
}

a.btn_access_wrap {
  position: relative;
  display: inline-block;
  padding: 17px 0 8px 0;
  margin-bottom: 30px;
  min-width: 250px;
  min-height: 30px;
  color: #fff;
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  text-align: center;
  border-radius: 4rem;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  background-color: #222222;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
}

.sns {
  max-width: 200px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 40px;
}

.sns_icon {
  margin: 0 auto;
  margin-top: 30px;
  max-width: 110px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  text-align: center;
}

.sns_logo {
  display: block;
  margin: 0 auto;
  max-width: 150px;
  text-align: center;
}

.copyright_hotel {
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
  max-width: 330px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  text-align: center;
}

footer {
  background-color: #000;
  padding: 25px 0px 15px 0px;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 20px 10px 10px;
  }
}
.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ptb40 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pt5 {
  padding-top: 6px;
}

.pb5 {
  padding-bottom: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pt30 {
  padding-top: 40px;
}

.pb30 {
  padding-bottom: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pt80 {
  padding-top: 80px;
}

.pb90 {
  padding-bottom: 90px;
}

br.brsp {
  display: none;
}

br.brpc {
  display: inline;
}

@media screen and (max-width: 640px) {
  br.brsp {
    display: inline;
  }
  br.brpc {
    display: none;
  }
}
.spswap {
  display: none !important;
}

.pcswap {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  .pcswap {
    display: none !important;
  }
  .spswap {
    display: inline !important;
    display: block !important;
    margin: 0 auto;
  }
}
h1 {
  background-color: #fdeff2;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  h1 {
    background-color: #000;
  }
}
.picnic-card {
  max-width: 1000px;
  margin: 50px auto;
  padding: 20px;
}

/* ヘッダーの中央揃え */
/* 横並びのレイアウト設定 */
/* 画像部分（左側） */
/* 情報部分（右側） */
.info-box {
  flex: 1; /* 残りの幅をすべて使う */
  text-align: left;
  max-width: 600px;
  margin: 0 auto;
}

.info-row {
  display: grid;
  grid-template-columns: 0.2fr 0.8fr;
  gap: 20px;
  text-align: left;
  align-items: flex-end; /* テキストを下揃えにする */
}

.label {
  grid-column: 1;
  font-weight: bold;
  text-align: left;
}

.content,
.time {
  grid-column: 2;
}

/* 料金行のラベルだけ下揃えにする */
.label_price {
  align-self: flex-end;
}

.info-row .timeis {
  flex: 1;
  text-align: left;
}

.time {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .info-box {
    max-width: 90%;
  }
  .info-row {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 0;
    text-align: center;
  }
  .label {
    grid-column: 1;
    grid-row: 1;
    text-align: center;
    margin-top: 8px;
  }
  .content,
  .time {
    grid-column: 1;
    grid-row: 2;
    text-align: center;
  }
}
.option_blue {
  position: relative;
}

.option_blue .txt_mincho_title-detail {
  display: block;
  text-align: center;
  margin-bottom: 24px;
}

.option_blue .products {
  margin: 0;
  padding: 0;
}

.option_blue .product {
  display: flex;
  align-items: center;
  gap: 8px;
}

.option_blue .productName,
.option_blue .productPrice {
  text-align: left;
}

.option_blue .productName {
  flex: 1;
}

.option_blue .productPrice {
  white-space: nowrap;
}

.option_blue .description_option,
.option_blue .description_option li {
  text-align: left;
}

.option_kazari {
  position: absolute;
  top: -110px;
  right: -50px;
  width: 130px;
  max-width: 35%;
}

@media screen and (max-width: 768px) {
  .option_blue {
    padding: 24px 18px;
  }
  .option_kazari {
    top: -60px;
    right: -10px;
    width: 80px;
  }
}
.picnic_photo {
  position: relative;
  max-width: 800px;
  margin: 0 auto 40px;
}

.picnic_photo .picnic_main {
  display: block;
  width: 100%;
  height: auto;
}

.picnic_kazari {
  position: absolute;
  top: -60px;
  left: -40px;
  width: 125px;
  max-width: 35%;
}

@media screen and (max-width: 768px) {
  .picnic_photo {
    margin: 0 auto 24px;
  }
  .picnic_kazari {
    top: -30px;
    left: -20px;
    width: 60px;
  }
}
.picnic_title {
  position: relative;
  max-width: 700px;
  margin: 0 auto;
}

.picnic_title_main {
  display: block;
  width: 100%;
  height: auto;
}

.picnic_title_kazari {
  position: absolute;
  top: 20px;
  right: -80px;
  width: 150px;
  max-width: 40%;
}

@media screen and (max-width: 768px) {
  .picnic_title {
    max-width: 90%;
  }
  .picnic_title_kazari {
    display: none !important;
  }
}
.top_open_banner {
  position: relative;
  max-width: 530px;
  margin: 0 auto 40px;
  text-align: center;
}

.top_open_main {
  display: inline-block;
  width: auto;
  height: auto;
}

.top_open_kazari {
  position: absolute;
  top: -40px;
  right: -150px;
  width: 180px;
  max-width: 45%;
}

@media screen and (max-width: 768px) {
  .top_open_banner {
    max-width: 90%;
    margin: 0 auto 24px;
  }
  .top_open_kazari {
    display: none;
  }
}
h2 {
  margin-bottom: 16px;
}

.container_fooddrink {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 0px;
}

/* メニューアイテムの基本スタイル */
.menu-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0px;
  /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); */
}

/* 画像を右に配置（デフォルト） */
.menu-item.image-right {
  flex-direction: row;
}

/* 画像を左に配置 */
.menu-item.image-left {
  flex-direction: row-reverse;
}

.menu-item-image {
  flex: 0 0 50%;
}

.menu-item-image img {
  width: 100%;
  height: auto;
  display: block;
  /* border-radius: 4px; */
}

/* レスポンシブデザイン（SP版） */
@media (max-width: 768px) {
  .menu-item,
  .menu-item.image-right,
  .menu-item.image-left {
    flex-direction: column-reverse;
    gap: 30px;
    padding: 30px 20px;
    margin-bottom: 50px;
  }
  .menu-item-image {
    flex: none;
    width: 100%;
    max-width: 100%;
  }
  .container_fooddrink {
    padding: 20px 15px;
  }
}
.w800 {
  max-width: 800px;
  margin: 0 auto;
  display: block;
}
.w800 img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.w700 {
  max-width: 700px;
  margin: 0 auto;
  display: block;
}

.w530 {
  max-width: 530px;
}

.w300 {
  max-width: 400px;
}

@media screen and (max-width: 768px) {
  .w800,
  .w700,
  .w530 {
    width: 90%;
  }
  .w300 {
    max-width: 300px;
  }
}
main {
  background: #fff;
  margin: 0px;
}

.section__top {
  background-size: cover;
  background-size: 100% auto;
  background-color: #fdeff2;
  background-repeat: repeat-x;
  margin: 0px;
}
.section__fooddrink {
  background-color: #fdeff2;
  margin: 0px;
  padding-bottom: 60px;
  color: #187fc2;
}
.section__dome {
  background-color: #d5e7f7;
  margin: 0px;
  padding-bottom: 60px;
  color: #187fc2;
  text-align: center;
}
.section__gallery {
  background-color: #fdeff2;
  margin: 0px;
  padding-bottom: 60px;
  color: #187fc2;
}
.section__picturescene {
  background-color: #d5e7f7;
  margin: 0px;
  padding-bottom: 60px;
  color: #187fc2;
}

@media screen and (max-width: 768px) {
  .section__top {
    padding-top: 40px;
  }
}
html {
  scroll-behavior: smooth;
  background-color: #231815;
  color: #222222;
}

body {
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  line-height: 1.5;
  background: #fff;
}

header {
  width: 100%;
  text-align: left;
  margin: 0 auto;
  background-color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}

ul {
  list-style: none;
}

a {
  color: #222222;
}

a:hover {
  opacity: 0.5;
}

nav a {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  line-height: 1;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  letter-spacing: 2px;
  color: #fff;
  text-decoration: none;
}

.grid2 {
  display: grid;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  width: 700px;
  text-align: left;
  align-items: start;
}

.grid2_64 {
  display: grid;
  margin: 0 auto;
  max-width: 800px;
  grid-template-columns: 0.65fr 0.35fr;
  gap: 32px;
}

@media (max-width: 768px) {
  .grid2, .grid2_64 {
    max-width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
#top {
  background: #fdeff2;
}

#top header .inner {
  max-width: 100%;
  background: #fdeff2;
}

.container {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
.container .w800 {
  max-width: 800px;
  margin: 0 auto;
  display: block;
}
.container .w800 img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.inner_center {
  margin: 0 auto;
  text-align: center;
}

.item {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.item-img {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.item-img img {
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .item-img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
hr {
  height: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #1b7fbe;
}

.hr_black {
  height: 0;
  margin: 0px 0 10px 0;
  padding: 0;
  border: 0;
  border-top: 3px solid #000;
}

.button {
  max-width: 250px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.btn_wrap {
  text-align: center;
}

a.btn_link {
  position: relative;
  display: inline-block;
  padding: 15px 0 8px 12px;
  margin-bottom: 30px;
  min-width: 200px;
  min-height: 30px;
  color: #444;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  letter-spacing: 0.1em;
  border: 2px dotted #444;
  font-family: "Noto Serif JP", serif;
}

.toptitle_detail {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.7em;
}

.option_blue {
  margin: 0 auto;
  max-width: 700px;
  background-color: #f8cccb;
  border-radius: 50px;
  padding: 35px 55px;
  text-align: center;
  color: #187fc4;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: 900;
}

dd {
  margin: 0;
}

.products {
  text-align: left;
}

.product {
  display: flex;
  align-items: center;
  padding: 3px 0;
}

.product::after {
  content: "";
  border-top: 2px dotted #187fc4;
  flex: auto;
}

.productPrice {
  order: 1;
}

.productName {
  white-space: nowrap;
}

.youtube {
  margin: 0 auto;
  text-align: center;
  background-color: #000;
}

.youtube iframe {
  position: relative;
  aspect-ratio: 9/16;
  width: 200px;
  height: 356px;
  /* ビデオ横幅 */
  -o-object-fit: cover;
     object-fit: cover;
}

.youtube .video {
  height: 100%;
  margin: 0 auto;
  overflow: visible;
  padding-bottom: 0;
  width: 270px;
  height: 480px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  object-fit: cover;
  object-position: 50% 50%;
}

.je {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.je_nav {
  position: absolute;
  padding: 300px 40px 0 0;
  width: 200px;
}

@media screen and (max-width: 768px) {
  .je_nav {
    position: absolute;
    padding: 32px 16px;
    width: 5vw;
  }
}
nav {
  background-color: #fdeff2;
  padding-top: 14px;
  padding-bottom: 30px;
  margin-bottom: 0;
}

.nav_inner {
  max-width: 530px;
  margin: 0 auto;
}

.arrow {
  position: relative;
  font-size: 15px;
  text-align: left;
}

.arrows {
  position: absolute;
  width: 35px;
  right: 0;
}

.menu {
  width: 400px;
}

.comming {
  position: absolute;
  width: 100px;
  right: 0;
  padding-top: 6px;
}

.toptitle_space {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .toptitle_space {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .nav_inner {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .w800,
  .w700,
  .w530 {
    width: 90%;
  }
  .w300 {
    max-width: 300px;
  }
  .item-img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .description_bg {
    background: none;
  }
  .toptitle_space {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .food_open {
    max-width: 300px;
  }
  .nav_inner {
    max-width: 90%;
    margin: 0 auto;
  }
  .container {
    max-width: 100%;
    margin: 0 auto;
  }
  .inner {
    margin: 0 auto;
  }
  .item-img {
    margin: 0 auto;
  }
  .item-img img {
    width: 100%;
  }
  a.btn_link {
    position: relative;
    display: inline-block;
    padding: 15px 0 8px 12px;
    margin-bottom: 30px;
    min-width: 150px;
    min-height: 30px;
    color: #444;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    letter-spacing: 0.1em;
    border: 2px dotted #444;
    font-family: "Noto Serif JP", serif;
  }
  .toptitle_detail {
    display: block;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.7em;
    text-align: center;
  }
  .arrows {
    position: absolute;
    width: 25px;
    right: 0;
  }
  .youtube {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
  }
  .menu {
    width: 280px;
    height: 30x;
    padding-top: 6px;
  }
  .option_blue {
    margin: 0 auto;
    width: 75%;
    background-color: #f8cccb;
    border-radius: 50px;
    padding: 30px;
    padding-bottom: 40px;
    color: #187fc4;
  }
  dd {
    margin: 0;
  }
  .product {
    display: block !important;
    flex-direction: column;
    padding: 3px 0;
  }
  .product::after {
    content: none !important;
    display: none;
  }
  .productName {
    display: block !important;
    white-space: normal;
    order: 0 !important;
    width: 100%;
  }
  .productPrice {
    display: flex !important;
    align-items: center;
    order: 0 !important;
    margin-top: 0;
    width: 100%;
  }
  .productPrice::before {
    content: "" !important;
    border-top: 2px dotted #187fc4;
    flex: 1;
    margin-right: 0.5em;
  }
  .item-yukis {
    display: none;
  }
  .picnic_title_kazari {
    display: none !important;
  }
}/*# sourceMappingURL=style.css.map */