@charset "UTF-8";
/*--------------------------------------------------

  global-header

--------------------------------------------------*/
.global-header_info {
  width: 100%;
  margin: 8vw 0 0;
}
.global-header_tel {
  height: auto;
  margin: 0 0 5.3333333333vw;
}
.global-header_button + .global-header_button {
  margin-top: 2.6666666667vw;
}
.global-header_sns-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 5.3333333333vw 0;
}
.global-header_sns-list_item {
  width: 9.0666666667vw;
  min-width: 34px;
}
.global-header_sns-list_item:not(:last-child) {
  margin-right: 5.3333333333vw;
}
.global-header_sns-list_link:hover {
  opacity: 0.7;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.global-header_main-visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  height: 106.6666666667vw;
  min-height: 400px;
  padding: 10% 5%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.global-header_main-visual_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 1.5;
  font-size: 142.8571428571%;
  letter-spacing: 0.24em;
}
.global-header_main-visual_title_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2.1333333333vw 5.3333333333vw;
  background: url(../images/top/global-header_main-visual_title_bg.png) repeat;
}
.global-header_main-visual_title_text:not(:last-child) {
  margin-bottom: 2.6666666667vw;
}
.global-header_main-visual_title_text_fix {
  font-size: 80%;
  font-weight: 400;
  letter-spacing: 0.18em;
  background: rgba(255, 255, 255, 0.6);
}
.global-header_main-visual_title_font-red {
  color: #ab1e1e;
}
.global-header_main-visual_figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transform: scale(1.35);
          transform: scale(1.35);
}
.global-header_main-visual_figure > * {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.global-header_sub-visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 58.6666666667vw;
  min-height: 220px;
  position: relative;
  z-index: 0;
}
.global-header_sub-visual_title {
  min-width: 80%;
  padding: 2.6666666667vw 8vw;
  line-height: 2;
  font-size: 171.4285714286%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.24em;
  background: url(../images/common/pattern02.png) repeat;
  position: relative;
  z-index: 0;
}
.global-header_sub-visual_title::before, .global-header_sub-visual_title::after {
  content: "";
  width: 8vw;
  min-width: 30px;
  height: 8vw;
  min-height: 30px;
  background: url(../images/common/global-header_sub-visual_title_border.png) no-repeat right top/contain;
  position: absolute;
  top: 0.8vw;
  right: 0.8vw;
  z-index: -1;
}
.global-header_sub-visual_title::after {
  top: auto;
  right: auto;
  bottom: 0.8vw;
  left: 0.8vw;
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}
.global-header_sub-visual_figure, .global-header_sub-visual_image {
  width: 100%;
  height: 100%;
}
.global-header_sub-visual_figure {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.global-header_logo {
  width: 40%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
}

/*--------------------------------------------------

  banner

--------------------------------------------------*/
.banner {
  background: url(../images/top/banner/banner_bg.png) no-repeat center/cover;
}
.banner_wrapper {
  position: relative;
  z-index: 0;
}
.banner_wrapper::before {
  content: "";
  width: 27.84vw;
  min-width: 104.4px;
  height: 22.6133333333vw;
  min-height: 84.8px;
  background: url(../images/top/banner/banner_wrapper_shape.png) no-repeat left top/contain;
  position: absolute;
  top: -12vw;
  left: -2.6666666667vw;
  z-index: 99;
  pointer-events: none;
}
.banner_box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8vw 5.3333333333vw 5.3333333333vw;
  margin: 2.6666666667vw;
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 8px rgba(231, 227, 198, 0.4);
          box-shadow: inset 0 0 8px rgba(231, 227, 198, 0.4);
}
.banner_box::before, .banner_box::after {
  content: "";
  width: 31.8666666667vw;
  min-width: 119.5px;
  height: 31.8666666667vw;
  min-height: 119.5px;
  background: url(../images/top/banner/banner_box_border.png) no-repeat right top/contain;
  position: absolute;
  top: -5.3333333333vw;
  right: -2.6666666667vw;
  z-index: -1;
}
.banner_box::after {
  top: auto;
  right: auto;
  bottom: -5.3333333333vw;
  left: -2.6666666667vw;
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}
.banner_title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: 0 0 4vw;
  font-size: 128.5714285714%;
  font-weight: 600;
}
.banner_title_font-large {
  color: #ab1e1e;
  font-size: 133.3333333333%;
}
.banner_title_dot {
  position: relative;
  z-index: 0;
}
.banner_title_dot::before {
  content: "";
  width: 1.0666666667vw;
  height: 1.0666666667vw;
  margin: auto;
  border-radius: 50%;
  background-color: #ab1e1e;
  position: absolute;
  top: -2.1333333333vw;
  right: 0;
  left: 0;
  z-index: -1;
}
.banner_tel {
  padding: 2.6666666667vw 4vw;
  margin: 0 0 4vw;
}

/*--------------------------------------------------

	policy-top

--------------------------------------------------*/
.policy-top {
  color: #fff;
  background: url(../images/common/pattern05.png) repeat;
  position: relative;
  z-index: 0;
}
.policy-top::before, .policy-top::after {
  content: "";
  width: 100%;
  height: 2.6666666667vw;
  min-height: 10px;
  background: url(../images/common/pattern04.png) repeat-x;
  -webkit-box-shadow: 0px 12px 20px 0px rgba(58, 29, 0, 0.35);
          box-shadow: 0px 12px 20px 0px rgba(58, 29, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.policy-top::after {
  -webkit-box-shadow: 0px -12px 20px 0px rgba(58, 29, 0, 0.35);
          box-shadow: 0px -12px 20px 0px rgba(58, 29, 0, 0.35);
  top: auto;
  bottom: 0;
}
.policy-top_title {
  margin: 0 0 8vw;
  font-weight: 400;
  text-indent: -0.8em;
}
.policy-top_title_font-large {
  font-size: 155%;
}
.policy-top_figure {
  width: 100%;
  margin: 0 0 4vw;
  text-align: center;
}

/*--------------------------------------------------

	menu

--------------------------------------------------*/
.menu {
  background: url(../images/top/menu/menu_bg01.png) no-repeat left top/20%, url(../images/top/menu/menu_bg02.png) no-repeat right/30%, url(../images/top/menu/menu_bg03.png) no-repeat left bottom/50%, url(../images/common/pattern02.png) repeat;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.menu::before {
  content: "";
  width: 32.9777777778vw;
  min-width: 123.6666666667px;
  height: 16.9777777778vw;
  min-height: 63.6666666667px;
  background: url(../images/top/menu/menu_shape.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.menu_content_item {
  position: relative;
  z-index: 0;
}
.menu_content_item:not(:last-child) {
  margin-bottom: 13.3333333333vw;
}
.menu_content_figure {
  width: 106%;
  margin-right: -6%;
  position: relative;
  z-index: 0;
}
.menu_content_text-box {
  padding: 5.3333333333vw;
  background-color: #fff;
  position: relative;
  z-index: 999;
}
.menu_content_text-box::before {
  content: "";
  width: 0.5333333333vw;
  height: 15%;
  background: -webkit-gradient(linear, left bottom, left top, from(#ab1e1e), color-stop(33.3%, #fff), color-stop(66.6%, #329012));
  background: linear-gradient(0deg, #ab1e1e 0% 33.3%, #fff 33.3% 66.6%, #329012 66.6% 100%);
  position: absolute;
  top: 0;
  left: -1.8666666667vw;
  z-index: -1;
}
.menu_content_title {
  margin: 0 0 1.3333333333vw;
  font-size: 157.1428571429%;
  font-weight: 400;
}
.menu_content_title_label {
  display: inline-block;
  font-size: 72.7272727273%;
  font-weight: 600;
  position: relative;
  z-index: 0;
}
.menu_content_title_label::after {
  content: "";
  width: 30.9333333333vw;
  min-width: 116px;
  height: 6.9333333333vw;
  min-height: 26px;
  background: url(../images/top/menu/menu_content_title_label_bg.png) no-repeat center/contain;
  position: absolute;
  bottom: -1.3333333333vw;
  left: -1.3333333333vw;
  z-index: -1;
}
.menu_content_title_font-red {
  color: #ab1e1e;
}
.menu_content_item:nth-child(even) .menu_content_figure {
  margin: 0 0 -4vw -6%;
}
.menu_button {
  margin-top: 13.3333333333vw;
}

/*--------------------------------------------------

	contact-banner

--------------------------------------------------*/
.contact-banner {
  padding-top: 0;
  color: #fff;
  text-align: center;
  background: url(../images/top/contact-banner/contact-banner_bg.png) no-repeat center/cover;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.contact-banner_logo {
  width: 40%;
  margin: 0 auto;
  text-align: center;
}
.contact-banner_title {
  margin: 0 0 4vw;
  line-height: 2.1666666667;
  font-size: 114.2857142857%;
  font-weight: 400;
}
.contact-banner_title_text {
  display: inline-block;
  padding: 5.3333333333vw 6.6666666667vw;
  position: relative;
  z-index: 0;
}
.contact-banner_title_text::before, .contact-banner_title_text::after {
  content: "";
  width: 13.3333333333vw;
  min-width: 50px;
  height: 13.3333333333vw;
  min-height: 50px;
  background: url(../images/top/contact-banner/contact-banner_title_text_border.png) no-repeat right top/contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.contact-banner_title_text::after {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}
.contact-banner_title_emphasis {
  color: #ab1e1e;
  font-size: 133.3333333333%;
}
.contact-banner_text {
  margin: 0 0 20px;
  line-height: 2.0588235294;
  font-size: 106.25%;
  letter-spacing: 0.05em;
}
.contact-banner_info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact-banner_info_tel {
  width: 100%;
  margin: 0 0 5.3333333333vw;
}
.contact-banner_info_button {
  width: 48%;
  min-width: 48%;
  margin: 0;
}
.contact-banner_info_button + .contact-banner_info_button {
  margin-left: auto;
}
.contact-banner_video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transform: scale(1.35);
          transform: scale(1.35);
}
.contact-banner_video::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.contact-banner_video video {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: -10;
}

/*--------------------------------------------------

	guide-top

--------------------------------------------------*/
.guide-top {
  padding: 8vw 0 0;
}
.guide-top_wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.guide-top_button {
  width: 80%;
  margin-left: auto;
}
.guide-top_button:nth-child(even) {
  margin-left: 0;
}
.guide-top_button:not(:last-child) {
  margin-bottom: 2.6666666667vw;
}
.guide-top_button:hover {
  opacity: 0.7;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.guide-top_button img {
  width: 100%;
  height: 100%;
}

/*--------------------------------------------------

	news-top

--------------------------------------------------*/
.news-top {
  color: #fff;
  background: url(../images/top/news-top/news-top_bg.png) no-repeat bottom/cover;
}
.news-top_wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5.3333333333vw;
  border: 1.8666666667vw solid #421f00;
  background: url(../images/common/pattern03.png) repeat;
  position: relative;
  z-index: 0;
}
.news-top_title {
  width: 100%;
  margin: 0 0 4vw;
  font-size: 142.8571428571%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0;
}
.news-top_title_en {
  width: 32%;
  margin: 0 auto 2.6666666667vw;
}
.news-top_list {
  margin: 0 0 5.3333333333vw;
}
.news-top_button {
  width: 200px;
  height: 50px;
  font-size: 114.2857142857%;
  letter-spacing: 0;
  border: 1px solid;
  background-color: transparent;
}

/*--------------------------------------------------

	policy

--------------------------------------------------*/
.policy {
  padding-top: 26.6666666667vw;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3))) no-repeat left top/60% 10%, url(../images/common/pattern02.png) repeat;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)) no-repeat left top/60% 10%, url(../images/common/pattern02.png) repeat;
  position: relative;
  z-index: 0;
}
.policy_title {
  margin: 0 0 8vw;
  font-size: 157.1428571429%;
  font-weight: 400;
  text-align: center;
  position: relative;
  z-index: 0;
}
.policy_title::before {
  content: "";
  width: 41.3866666667vw;
  min-width: 155.2px;
  height: 24vw;
  min-height: 90px;
  background: url(../images/policy/policy_title_shape.png) no-repeat top/contain;
  position: absolute;
  bottom: -2.6666666667vw;
  left: 2%;
  z-index: -1;
}
.policy_title_emphasis {
  color: #ab1e1e;
  font-size: 117.5%;
}
.policy_content {
  width: 93.3333333333%;
  margin: 0 auto;
}
.policy_content_item {
  display: block;
}
.policy_content_item:not(:last-child) {
  margin-bottom: 13.3333333333vw;
}
.policy_content_figure {
  width: 106%;
  margin: 0 0 5.3333333333vw;
  position: relative;
  z-index: 0;
}
.policy_content_text-box {
  padding: 20.5333333333vw 0 0;
  position: relative;
  z-index: 0;
}
.policy_content_text-box::before {
  content: "";
  width: 15.0666666667vw;
  min-width: 56.5px;
  height: 15.2vw;
  min-height: 57px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.policy_content_title {
  margin: 0 0 4vw;
  font-size: 128.5714285714%;
  font-weight: 400;
}
.policy_content_title_font-red {
  color: #ab1e1e;
}
.policy_content_title_font-small {
  font-size: 77.7777777778%;
}
.policy_content_text_attention {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 81.25%;
}
.policy_content_text_attention::before {
  content: "※";
}
.policy_content_item:nth-child(even) .policy_content_figure {
  margin-left: -6%;
}
.policy_content_item:nth-child(1) .policy_content_text-box::before {
  background-image: url(../images/policy/policy_content_text-box_number01.png);
}
.policy_content_item:nth-child(2) .policy_content_text-box::before {
  background-image: url(../images/policy/policy_content_text-box_number02.png);
}
.policy_content_item:nth-child(3) .policy_content_text-box::before {
  background-image: url(../images/policy/policy_content_text-box_number03.png);
}
.policy_content_item:nth-child(4) .policy_content_text-box::before {
  background-image: url(../images/policy/policy_content_text-box_number04.png);
}
.policy_content_item:nth-child(5) .policy_content_text-box::before {
  background-image: url(../images/policy/policy_content_text-box_number05.png);
}

/*--------------------------------------------------

  products

--------------------------------------------------*/
.products {
  padding: 0;
  background: url(../images/common/pattern09.png) repeat;
}
.products_content {
  padding: 13.3333333333vw 0 20%;
  background: url(../images/products/products_shape.png) no-repeat left 5px top 10px/30%, url(../images/products/products_bg.png) repeat top/contain;
}
.products_content_item {
  position: relative;
  z-index: 0;
}
.products_content_item:not(:last-child) {
  margin-bottom: 13.3333333333vw;
}
.products_content_figure_item01 {
  margin-left: 3.7333333333vw;
  position: relative;
  z-index: 0;
}
.products_content_figure_item01::before {
  content: "";
  width: 0.5333333333vw;
  height: 35%;
  background: -webkit-gradient(linear, left bottom, left top, from(#ab1e1e), color-stop(33.3%, #fff), color-stop(66.6%, #329012));
  background: linear-gradient(0deg, #ab1e1e 0% 33.3%, #fff 33.3% 66.6%, #329012 66.6% 100%);
  position: absolute;
  top: 0;
  left: -1.8666666667vw;
  z-index: -1;
}
.products_content_figure_item02 {
  display: none;
}
.products_content_figure_item03 {
  display: none;
}
.products_content_text-box {
  padding: 5.3333333333vw;
  background: url(../images/products/products_content_item_bg.png) repeat center/contain;
}
.products_content_title {
  margin: 0 0 1.3333333333vw;
  line-height: 1.8;
  font-size: 142.8571428571%;
  font-weight: 400;
  letter-spacing: 0.035em;
}
.products_content_title_label {
  margin: 0 0 2.6666666667vw;
  font-size: 73.6842105263%;
  font-weight: 600;
  position: relative;
  z-index: 0;
}
.products_content_title_label::after {
  content: "";
  width: 30.9333333333vw;
  min-width: 116px;
  height: 6.9333333333vw;
  min-height: 26px;
  background: url(../images/products/products_content_title_label_bg01.png) no-repeat left bottom/contain;
  position: absolute;
  bottom: 0;
  left: -2.1333333333vw;
  z-index: -1;
}
.products_content_title_text {
  line-height: 1.25;
}
.products_content_title_font-large {
  color: #ab1e1e;
  font-size: 118.4210526316%;
}
.products_content_price {
  color: #ab1e1e;
  font-size: 128.5714285714%;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.products_content_price_font-small {
  color: #0f0700;
  font-size: 64.2857142857%;
}
.products_content_box {
  margin: 2.6666666667vw 0 0;
  padding: 2.6666666667vw 0 5.3333333333vw;
  line-height: 1.5;
  background: url(../images/common/pattern10.png) repeat;
}
.products_content_box_list {
  margin: 0 0 2.6666666667vw;
}
.products_content_box_list_item {
  padding: 2.6666666667vw 5.3333333333vw;
  border-bottom: 0.2666666667vw dotted;
}
.products_content_box_text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 0 5.3333333333vw;
  font-size: 71.4285714286%;
}
.products_content_box_text::before {
  content: "※";
}
.products_content_item:nth-child(even) .products_content_figure_item01 {
  margin-right: 3.7333333333vw;
  margin-left: 0;
}
.products_content_item:nth-child(even) .products_content_figure_item01::before {
  right: -1.8666666667vw;
  left: auto;
}
.products_content_item06 .products_content_title_label::after {
  width: 47.3333333333vw;
  min-width: 177.5px;
  background-image: url(../images/products/products_content_title_label_bg02.png);
}
.products-wine {
  background: url(../images/products/products-wine_bg01.png) no-repeat right top/50%, url(../images/products/products-wine_bg02.png) no-repeat left bottom/50%, url(../images/common/pattern06.png) repeat;
}
.products-wine_item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 0;
}
.products-wine_item:not(:last-child) {
  margin-bottom: 18.6666666667vw;
}
.products-wine_label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24.5333333333vw;
  min-width: 92px;
  height: 24.5333333333vw;
  min-height: 92px;
  line-height: 1.3076923077;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  border-radius: 50%;
  background: url(../images/common/pattern07.png) repeat;
  position: absolute;
  top: -10.6666666667vw;
  left: -2.6666666667vw;
  z-index: 10;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
.products-wine_item:nth-child(even) .products-wine_label {
  background: url(../images/common/pattern08.png) repeat;
}
.products-wine_title {
  width: 100%;
  margin: 0 0 2.6666666667vw 2.6666666667vw;
  padding: 0 0 2.6666666667vw 20vw;
  font-size: 142.8571428571%;
  font-weight: 400;
  border-bottom: 1px dashed #825128;
  background: -webkit-gradient(linear, left top, right top, from(#825128), to(#825128)) no-repeat left bottom 4px/100% 1px;
  background: linear-gradient(90deg, #825128, #825128) no-repeat left bottom 4px/100% 1px;
}
.products-wine_text {
  width: 100%;
  margin: 0 0 5.3333333333vw;
}
.products-wine_takeout {
  width: 40%;
}
.products-wine_plus {
  width: 8vw;
  min-width: 30px;
  margin: 2.6666666667vw 0;
}
.products-wine_figure {
  width: 100%;
  position: relative;
  z-index: 0;
}
.products-wine_figure::after {
  content: "";
  width: 33.6vw;
  min-width: 126px;
  height: 22.6666666667vw;
  min-height: 85px;
  background: url(../images/products/products-wine_figure_white.png) no-repeat right bottom/contain;
  position: absolute;
  right: -2.6666666667vw;
  bottom: -8vw;
  z-index: 10;
  pointer-events: none;
}
.products-wine_figure img {
  width: 100%;
  height: 100%;
}
.products-wine_item:nth-child(even) .products-wine_figure::after {
  width: 20vw;
  min-width: 75px;
  height: 22.4vw;
  min-height: 84px;
  background-image: url(../images/products/products-wine_figure_red.png);
  right: 0;
}

/*--------------------------------------------------

  scene

--------------------------------------------------*/
.scene {
  padding: 30% 0 13.3333333333vw;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3))) no-repeat left top/60% 8%, url(../images/scene/scene_bg01.png) no-repeat right center/50%, url(../images/scene/scene_bg02.png) no-repeat left bottom/50%, url(../images/common/pattern06.png) repeat;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)) no-repeat left top/60% 8%, url(../images/scene/scene_bg01.png) no-repeat right center/50%, url(../images/scene/scene_bg02.png) no-repeat left bottom/50%, url(../images/common/pattern06.png) repeat;
  position: relative;
  z-index: 0;
}
.scene::after {
  content: "";
  width: 36.48vw;
  min-width: 136.8px;
  height: 20.2666666667vw;
  min-height: 76px;
  background: url(../images/scene/scene_shape.png) no-repeat center/contain;
  position: absolute;
  top: 2.6666666667vw;
  left: 2.6666666667vw;
  z-index: -1;
}
.scene_list_item {
  width: 100%;
  padding-left: 2.6666666667vw;
  position: relative;
  z-index: 0;
}
.scene_list_item:not(:last-child) {
  margin-bottom: 8vw;
}
.scene_list_item::before {
  content: "";
  width: 0.5333333333vw;
  height: 25%;
  background: -webkit-gradient(linear, left bottom, left top, from(#ab1e1e), color-stop(33.3%, #fff), color-stop(66.6%, #329012));
  background: linear-gradient(0deg, #ab1e1e 0% 33.3%, #fff 33.3% 66.6%, #329012 66.6% 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.scene_list_title {
  margin: 0 0 2.1333333333vw;
  font-size: 142.8571428571%;
  font-weight: 400;
}
.scene_list_item06 .scene_list_title {
  font-size: 135.7142857143%;
}
.scene_list_figure {
  width: 100%;
  aspect-ratio: 170/113;
}
.scene_list_figure img {
  width: 100%;
  height: 100%;
}

/*--------------------------------------------------

  store

--------------------------------------------------*/
.store {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.3))) no-repeat left top/60% 10%, url(../images/store/store_bg.png) no-repeat right bottom/contain, url(../images/common/pattern06.png) repeat;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)) no-repeat left top/60% 10%, url(../images/store/store_bg.png) no-repeat right bottom/contain, url(../images/common/pattern06.png) repeat;
  position: relative;
  z-index: 0;
}
.store::before {
  content: "";
  width: 38.72vw;
  min-width: 145.2px;
  height: 24.1066666667vw;
  min-height: 90.4px;
  background: url(../images/store/store_shape.png) no-repeat left top/contain;
  position: absolute;
  top: 2.6666666667vw;
  left: 2.6666666667vw;
  z-index: -1;
}
.store_table {
  width: 100%;
  margin: 0 0 8vw;
}
.store_table_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.store_table_title {
  width: 27%;
}
.store_table_text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.store_map {
  width: 100%;
  height: 48vw;
  min-height: 180px;
}
.store_map iframe {
  width: 100% !important;
  height: 100% !important;
}

/*--------------------------------------------------

  privacy

--------------------------------------------------*/
.privacy {
  background: url(../images/common/pattern06.png) repeat;
}
.privacy_content {
  padding: 5.3333333333vw;
  color: #fff;
  border: 2.1333333333vw solid #5b3918;
  background: url(../images/common/pattern03.png) repeat;
}
.privacy_content:not(:last-child) {
  margin-bottom: 8vw;
}
.privacy_subtitle {
  margin: 0 0 2.6666666667vw;
  font-size: 128.5714285714%;
  font-weight: 400;
}
.privacy_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.privacy_list_item::before {
  content: "・";
}

/*--------------------------------------------------

  site

--------------------------------------------------*/
.site {
  background: url(../images/common/pattern06.png) repeat;
}
.site_title {
  margin: 0 0 2.6666666667vw;
}
.site_list_item {
  border-bottom: 1px solid #0f0700;
}
.site_list_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4vw 1.8666666667vw 2.6666666667vw;
  position: relative;
}
.site_list_link:hover {
  color: #ab1e1e;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
.site_list_link::before {
  content: "\f054";
  font-size: 1em;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 1em;
}

/*--------------------------------------------------

  e404

--------------------------------------------------*/
.error {
  text-align: center;
  background: url(../images/common/pattern06.png) repeat;
}
.error a {
  color: #5b3918;
  display: inline;
  text-decoration: underline;
}
@media screen and (max-width: 539px) {
  .error {
    text-align: left;
  }
}

/*--------------------------------------------------

  contact

--------------------------------------------------*/
.contact {
  background: url(../images/common/pattern06.png) repeat;
}
.contact_text {
  margin: 0 0 5.3333333333vw;
  padding: 5.3333333333vw;
  border: 0.5333333333vw solid #5b3918;
  background: url(../images/common/pattern09.png) repeat;
}
.contact_text_font-red {
  color: #ab1e1e;
}
.contact_text_tel {
  display: inline;
  text-decoration: underline;
}
.contact_text_attention {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #ab1e1e;
  font-size: 85.7142857143%;
}
.contact_text_attention::before {
  content: "※";
}
.contact_table {
  text-align: left;
  margin: 0 0 8vw;
}
.contact_table_row {
  padding: 4vw;
}
.contact_table_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 0 2.6666666667vw;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.contact_table_title [class*=mark] {
  line-height: 1.5;
  color: #fff;
  float: right;
  padding: 1.0666666667vw 3.2vw;
  font-size: 85.7142857143%;
  border-radius: 13.3333333333vw;
}
.contact_table_title .required-mark {
  background-color: #5b3918;
}
.contact_table_title .arbitrary-mar {
  background-color: #15b91b;
}
.contact_table_text a {
  display: inline-block;
  text-decoration: underline;
  white-space: nowrap;
}
.contact_table_text div:not(:last-child) {
  margin-bottom: 2.1333333333vw;
}
.contact_table_text label {
  white-space: nowrap;
}
.contact_table_text input:focus,
.contact_table_text select:focus,
.contact_table_text textarea:focus {
  outline: none;
  border-color: #0f0700;
}
.contact_table_text_font-red {
  color: #ab1e1e;
}
.contact_table_text_item {
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: bottom;
}
.contact_table_fix .contact_table_title {
  margin: 0;
}
.contact_table_fix .contact_table_text_item {
  margin: 0;
}
.contact_table .contact_table_text_fix input[type=text] {
  width: 32vw;
  min-width: 120px;
}
.contact select,
.contact textarea,
.contact input[type=tel],
.contact input[type=text],
.contact input[type=num],
.contact input[type=email] {
  width: 100%;
  padding: 1.0666666667vw;
  border: 1px solid #dadada;
  border-radius: 0.5333333333vw;
  -webkit-box-shadow: 0 1px 1px rgba(100, 100, 100, 0.1) inset;
          box-shadow: 0 1px 1px rgba(100, 100, 100, 0.1) inset;
}
.contact textarea {
  display: block;
  resize: none;
}
.contact input[type=button],
.contact input[type=submit] {
  border: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.contact input[type=button][disabled],
.contact input[type=submit][disabled] {
  background-color: #9a9a9a;
  pointer-events: none;
}
.contact input[type=radio],
.contact input[type=checkbox] {
  display: inline-block;
  margin-right: 1.6vw;
}
.contact input[type=radio] + label,
.contact input[type=checkbox] + label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-right: 3.2vw;
  line-height: 8vw;
  cursor: pointer;
}
.contact input[type=radio],
.contact input[type=checkbox] {
  display: none;
  margin: 0;
}
.contact input[type=radio] + label,
.contact input[type=checkbox] + label {
  padding: 0 0 0 6.4vw;
  color: inherit;
}
.contact input[type=radio] + label::before,
.contact input[type=checkbox] + label::before {
  content: "";
  display: block;
  width: 4.8vw;
  height: 4.8vw;
  background-color: #fff;
  position: absolute;
  left: 0;
}
.contact input[type=radio] + label::before {
  border: 2px solid #ccc;
  border-radius: 8vw;
}
.contact input[type=checkbox] + label::before {
  border: 2px solid #ccc;
}
.contact input[type=checkbox] + label::after {
  opacity: 0;
  content: "";
  width: 4.2666666667vw;
  height: 2.1333333333vw;
  border-left: 0.8vw solid #b91515;
  border-bottom: 0.8vw solid #b91515;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 2.1333333333vw;
  left: 1.3333333333vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.contact input[type=radio] + label::after {
  opacity: 0;
  content: "";
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background: #b91515;
  border-radius: 50%;
  position: absolute;
  left: 1.3333333333vw;
  z-index: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.contact input[type=radio]:checked + label::after,
.contact input[type=checkbox]:checked + label::after {
  opacity: 1;
}
.contact input[name="items[address]"] {
  margin-top: 8px;
}
.contact .sec-error-text {
  line-height: 80px;
  text-align: center;
  color: #fff;
  font-size: 128.5714285714%;
  background: #3f955b;
}
.contact .error-text {
  margin: 0 0 4px;
  color: #b91515;
}
.contact_submits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact_button {
  width: 48%;
  min-width: 168px;
  margin: 0;
  padding: 0;
}
.contact_button + .contact_button {
  margin-left: 4%;
}
.contact_button input {
  width: 100%;
  height: 100%;
  background: transparent;
}
.contact_recaptcha {
  margin: 0 0 8vw;
  overflow: hidden;
}
.contact_recaptcha .g-recaptcha {
  width: 304px;
  margin: auto;
}
.contact_text-box {
  text-align: center;
}
.contact input[type=radio] + lable {
  width: 31%;
  margin: 0;
}
.contact input[type=num] {
  width: 17.3333333333vw;
  min-width: 65px;
}
.contact textarea {
  min-height: 53.3333333333vw;
}
.contact .upload-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.contact .upload-item-wrap {
  width: 48%;
  font-size: 128.5714285714%;
  overflow: hidden;
}
.contact .upload-item-wrap:nth-child(odd) {
  margin-right: 4%;
}
.contact .upload-item input[type=file] {
  display: none;
}
.contact .upload-item .thumb {
  width: 100%;
  aspect-ratio: 1/1;
  margin: 0 0 10px;
  position: relative;
  overflow: hidden;
}
.contact .upload-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact .upload-item img.thumb {
  width: 32%;
  margin: 0;
}
.contact .upload-item img.thumb:not(:last-child) {
  margin-right: 2%;
}
.contact .upload-item .ancion-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.contact .upload-item .ancion-btn {
  display: block;
  width: 100%;
  margin: 0 0 5px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  border-radius: 4px;
  background: #e6e6e6;
}
.contact .upload-item .ancion-btn:hover {
  cursor: pointer;
}
.contact .upload-item .select-file {
  background: #2ecc71;
}
.contact .upload-item .deselect-file {
  background: #e74c3c;
}
.contact .upload-item-attention {
  width: 100%;
}
.contact .upload-item-attention_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.contact .upload-item-attention_item::before {
  content: "※";
  margin-right: 5px;
}
@media screen and (max-width: 539px) {
  .contact_text-box {
    text-align: left;
  }
}

/*--------------------------------------------------

  global-footer

--------------------------------------------------*/
.global-footer {
  padding: 0 0 5.3333333333vw;
  color: #fff;
  background: url(../images/common/global-footer_bg.png) no-repeat center/cover;
}
.global-footer_item {
  width: 100%;
}
.global-footer_item + .global-footer_item {
  margin-top: 5.3333333333vw;
}
.global-footer_logo {
  width: 50%;
  margin: 0 auto 5.3333333333vw;
  text-align: center;
}
.global-footer_logo a {
  display: inline-block;
}
.global-footer_tel {
  margin: 0 0 4vw;
}
.global-footer_button {
  color: #5b3918;
  background-color: #fffee8;
}
.global-footer_button + .global-footer_button {
  margin-top: 2.6666666667vw;
}
.global-footer_button::after {
  background-color: #5b3918;
}
.global-footer_button:hover {
  color: #fff;
}
.global-footer_button:hover::after {
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.global-footer_sns-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 4vw 0 0;
}
.global-footer_sns-list_item {
  width: 7.4666666667vw;
  min-width: 28px;
}
.global-footer_sns-list_item:not(:last-child) {
  margin-right: 5.3333333333vw;
}
.global-footer_sns-list_link:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.global-footer_box {
  min-width: 350px;
  margin: 0 auto 5.3333333333vw;
}
.global-footer_copyright {
  font-size: 71.4285714286%;
  font-weight: 600;
  text-align: center;
}
.global-footer_copyright a {
  display: inline-block;
}