/*! sanitize.css v4.1.0 | CC0 License | github.com/jonathantneal/sanitize.css */ article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
template, [hidden] {
  display: none
}
*, ::before, ::after {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
::before, ::after {
  text-decoration: inherit;
  vertical-align: inherit
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  font-family: sans-serif;
  line-height: 1.5;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
hr {
  height: 0;
  overflow: visible
}
nav ol, nav ul {
  list-style: none
}
abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none
}
b, strong {
  font-weight: inherit
}
b, strong {
  font-weight: bolder
}
dfn {
  font-style: italic
}
mark {
  background-color: #ffff00;
  color: #000000
}
progress {
  vertical-align: baseline
}
small {
  font-size: 83.3333%
}
sub, sup {
  font-size: 83.3333%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
::-moz-selection {
  background-color: #b3d4fc;
  color: #000000;
  text-shadow: none
}
::selection {
  background-color: #b3d4fc;
  color: #000000;
  text-shadow: none
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle
}
img {
  border-style: none
}
svg {
  fill: currentColor
}
svg:not(:root) {
  overflow: hidden
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
a:hover {
  outline-width: 0
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
  font-size: 1em;
  margin: 0
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button
}
::-moz-focus-inner {
  border-style: none;
  padding: 0
}
:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
textarea {
  overflow: auto;
  resize: vertical
}
[type="checkbox"], [type="radio"] {
  padding: 0
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
::-webkit-search-cancel-button, ::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
[aria-busy="true"] {
  cursor: progress
}
[aria-controls] {
  cursor: pointer
}
[aria-disabled] {
  cursor: default
}
a, area, button, input, label, select, textarea, [tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}
[hidden][aria-hidden="false"] {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute
}
[hidden][aria-hidden="false"]:focus {
  clip: auto
}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility
}
a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
html {
  line-height: 1;
  font-size: 1.21951vw;
  font-family: "Yu Gothic", YuGothic, "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  line-break: strict;
  overflow-wrap: break-word;
  scroll-behavior: smooth
}
@media (max-width: 640px) {
  html {
    font-size: 4.268vw
  }
}
@media (min-width: 1312px) {
  html {
    font-size: 16px
  }
}
body {
  color: #000;
  position: relative;
  font-weight: 500;
  font-style: normal
}
@media (max-width: 640px) {
  body {
    width: 100%;
    min-width: initial;
    min-width: auto
  }
}
body.fixed {
  height: 100%;
  overflow: hidden
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
table td {
  border: none
}
a {
  color: #000;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s
}
a:hover {
  text-decoration: underline
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}
a img:hover {
  opacity: 0.7;
  -webkit-transition: .3s;
  transition: .3s
}
strong {
  font-weight: bold
}
p {
  line-height: 1.8
}
@media (max-width: 640px) {
  .only-pc {
    display: none
  }
}
.only-sp {
  display: none
}
@media (max-width: 640px) {
  .only-sp {
    display: block
  }
}
.lp-pageBlock {
  padding: 6rem 0
}
@media (max-width: 640px) {
  .lp-pageBlock {
    padding: 4rem 0
  }
}
.labelHeader {
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 4rem;
  position: relative
}
.labelHeader label {
  font-size: 2.25rem;
  font-weight: 500;
  font-family: "Jost", serif;
  display: block;
  margin-bottom: .5rem
}
.labelHeader:after {
  content: '';
  width: 4.8125rem;
  height: .0625rem;
  background: #C98961;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2rem;
  margin: auto
}
.serifHeader {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2rem;
  position: relative;
  margin-bottom: 4rem;
  text-align: center;
  font-weight: 600
}
.serifHeader:after {
  content: '';
  width: 4.8125rem;
  height: .0625rem;
  background: #C98961;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1.5rem;
  margin: auto
}
.container {
  width: 73.625rem;
  padding: 0 1.25rem;
  margin: 0 auto
}
@media (max-width: 640px) {
  .container {
    width: 100%;
    padding: 0 1.5rem
  }
}
.l-container {
  max-width: 82rem;
  padding: 0 1.25rem;
  margin: 0 auto
}
@media (max-width: 640px) {
  .l-container {
    width: 100%;
    padding: 0 1.5rem
  }
}
.btn-white {
  width: 100%;
  height: 4.1875rem;
  background: #fff;
  border: 2px solid #AB986F;
  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;
  color: #AB986F;
  font-size: 1.125rem;
  font-weight: 600;
  -webkit-transition: .3s;
  transition: .3s;
  text-align: center;
  line-height: 1.2
}
.btn-white:hover {
  text-decoration: none;
  background: #AB986F;
  color: #fff
}
.btn-black {
  width: 100%;
  height: 4.1875rem;
  border: 2px solid #AB986F;
  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;
  color: #AB986F;
  font-size: 1.125rem;
  font-weight: 600;
  -webkit-transition: .3s;
  transition: .3s;
  text-align: center;
  line-height: 1.2
}
.btn-black:hover {
  text-decoration: none;
  background: #AB986F;
  color: #fff
}
.btn-red {
  width: 100%;
  height: 4.1875rem;
  background: #C1272D;
  border: 2px solid #C1272D;
  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;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  -webkit-transition: .3s;
  transition: .3s;
  text-align: center;
  line-height: 1.2
}
.btn-red:hover {
  text-decoration: none;
  background: #fff;
  color: #C1272D;
}
.btn-back {
  width: 100%;
  height: 4.1875rem;
  background: #fff;
  border: 2px solid #999;
  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;
  color: #999;
  font-size: 1.125rem;
  font-weight: 600;
  -webkit-transition: .3s;
  transition: .3s;
  text-align: center;
  line-height: 1.2
}
.btn-back:hover {
  text-decoration: none;
  background: #999;
  color: #fff
}
.lpHeader {
  width: 100%;
  height: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 3.4375rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.3)
}
@media (max-width: 640px) {
  .lpHeader {
    height: 4rem;
    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
  }
  .lpHeader .header-logo {
    width: 8.75rem
  }
}
.lpFooter {
  padding: 7.5rem;
  background: linear-gradient(176deg, #505050 -13.4%, #000 69.18%);
  color: #fff
}
@media (max-width: 640px) {
  .lpFooter {
    padding: 3.75rem 0
  }
}
.lpFooter .footer-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 3.5rem;
  margin-bottom: 3.5rem;
  border-bottom: 1px solid #fff
}
@media (max-width: 640px) {
  .lpFooter .footer-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 1.75rem;
    margin-bottom: 1.75rem
  }
}
.lpFooter .footer-flex h3 {
  width: 14.5625rem
}
@media (max-width: 640px) {
  .lpFooter .footer-flex h3 {
    width: 12.5rem;
    margin-bottom: 1.5rem
  }
}
.lpFooter .footer-flex .footer-nav {
  margin: 0 0 0 auto;
  font-weight: 500;
  font-family: "Jost", serif
}
@media (max-width: 640px) {
  .lpFooter .footer-flex .footer-nav {
    width: 100%
  }
}
.lpFooter .footer-flex .footer-nav a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 1.5rem
}
@media (max-width: 640px) {
  .lpFooter .footer-flex .footer-nav a {
    margin-left: 0;
    margin-right: .7em
  }
}
.lpFooter a {
  color: #fff
}
.lpFooter .footer-attention {
  font-size: .8125rem;
  font-weight: 500;
  margin-bottom: 2rem
}
.copy {
  font-size: .8125rem;
  letter-spacing: 1px;
  font-family: "Jost", serif
}
.lp .lpMv {
  width: 100%;
  height: calc(100vh + 14.75rem);
  height: calc(100vh + 14.75rem);
  position: relative;
  background: #000;
  color: #fff
}
@media (max-width: 640px) {
  .lp .lpMv {
    height: auto
  }
}
.lp .lpMv .mv-content {
  width: 100%;
  height: 100vh;
  background: #000;
  padding-top: 6.5rem;
  position: relative;
}
@media (max-width: 640px) {
  .lp .lpMv .mv-content {
    height: 40.25rem;
    padding-top: 5.625rem;
    padding-bottom: 2.8125rem
  }
}
.lp .lpMv figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
@media (max-width: 640px) {
  .lp .lpMv figure {
    height: 40.25rem;
    top: auto;
    bottom: 0
  }
}
.lp .lpMv figure img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center bottom
}
@media (max-width: 640px) {
  .lp .lpMv figure img {
    width: auto;
    height: 100%;
    object-fit:contain;
    object-position: center bottom
  }
}
.lp .lpMv .mv-text {
  width: 50rem;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .lp .lpMv .mv-text {
    width: 100%;
    padding-top: 0
  }
}
.lp .lpMv .mv-text h1 {
  margin: 0 auto 1rem auto;
  text-align: center;
}
@media (max-width: 640px) {
  .lp .lpMv .mv-text h1 {
    width: 96%
  }
}
.lp .lpMv .mv-text .mv-period {
  color: #AB986F;
  width: 29.5625rem;
  height: 2.5rem;
  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;
  border: 1px solid #AB986F;
  margin: 0 auto 1rem auto;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  font-size: 1.25rem;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  letter-spacing: 2px
}
@media (max-width: 640px) {
  .lp .lpMv .mv-text .mv-period {
    width: 100%;
    font-size: 1rem;
    letter-spacing: 1px
  }
}
.lp .lpMv .mv-text .mv-period span {
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
  letter-spacing: 2px
}
.lp .lpMv .mv-text .mv-description {
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 2rem
}
@media (max-width: 640px) {
  .lp .lpMv .mv-text .mv-description {
    margin-bottom: 24.0625rem;
    font-size: 14px;
    letter-spacing:normal;
  }
}
.lp .lpMv .mv-information .mv-btn{
  width: 36rem;
  margin-left: 1.875rem;
}
@media (max-width: 640px) {
  .lp .lpMv .mv-information .mv-btn{
    width: 100%;
    margin-left: 0;
    margin-top: 40px;
  }
}
.lp .lpMv .mv-information .mv-btn .btn-attention {
  font-size: .6875rem;
  margin-top: 1rem
}
.lp .lpMv .mv-information{
  width: 75.75rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding-top: 3rem;
}
@media (max-width: 640px) {
  .lp .lpMv .mv-information{
    width: 100%;
    padding: 3rem 24px 56px 24px;
    flex-direction: column;
  }
}
.lp .lpMv .mv-information h3{
  width: 100%;
  margin-bottom: 1rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing:2px;
}
.lp .lpMv .mv-information .mv-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  font-size: .8125rem;
  margin-right: 1.875rem;
  width: 36rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
@media (max-width: 640px) {
  .lp .lpMv .mv-information .mv-info {
    width: 100%;
    flex-wrap: wrap;
  }
}
.lp .lpMv .mv-information .mv-info dt {
  width: 5rem;
  border: 1px solid #fff;
  padding: 0 .75rem;
  height: 1.25rem;
  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;
  border-radius: 2.5rem;
  font-size: .8125rem;
  font-weight: 600;
  line-height: 1;
  margin: 0 .5rem 0 0;
}
.lp .lpMv .mv-information .mv-info dd {
  line-height: 1.6;
  margin: 0 1rem 0 0;
}
@media (max-width: 640px) {
  .lp .lpMv .mv-information .mv-info dt{
    margin-bottom: 10px;
  }
  .lp .lpMv .mv-information .mv-info dd {
    width: calc(100% - 5.5rem);
    margin-right: 0;
    margin-bottom: 10px;
  }
  .lp .lpMv .mv-information .mv-info dd.is-long{
    width: auto;
  }
}
.lp .lpMv .mv-information .mv-info dd.is-long{
  width: 12.5rem;
}
.lp .lpMv .mv-subcontent {
  height: 3.5rem;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 5rem
}
@media (max-width: 640px) {
  .lp .lpMv .mv-subcontent {
    padding: 0 1.5rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.lp .lpMv .mv-subcontent p {
  line-height: 1;
  font-weight: 600
}
@media (max-width: 640px) {
  .lp .lpMv .mv-subcontent p {
    font-size: .875rem
  }
}
.lp .lp-about .about-wine {
  background: #F5F4F5;
  position: relative
}
.lp .lp-about .about-wine .about__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width: 640px) {
  .lp .lp-about .about-wine .about__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.lp .lp-about .about-wine .about__col .col-image {
  width: 31.3125rem;
  margin-right: 2.25rem
}
@media (max-width: 640px) {
  .lp .lp-about .about-wine .about__col .col-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.5rem
  }
}
.lp .lp-about .about-wine .about__col .col-text {
  width: 35.25rem;
  margin-left: 2.25rem
}
@media (max-width: 640px) {
  .lp .lp-about .about-wine .about__col .col-text {
    width: 100%;
    margin-left: 0
  }
}
.lp .lp-about .about-wine .about__col .col-text p {
  margin-top: 1.5rem;
  font-weight: 600;
  line-height: 1.5
}
.lp .lp-about .about-wine .about__col .col-text p.text-image {
  width: 30.3125rem;
  text-align: center;
  margin: 2.1875rem auto 0 auto
}
@media (max-width: 640px) {
  .lp .lp-about .about-wine .about__col .col-text p.text-image {
    width: 100%
  }
}
/*
.lp .lp-about .about-wine:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-right: .75rem solid transparent;
  border-left: .75rem solid transparent;
  border-top: 1.5rem solid #f5f4f5;
  border-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1.4375rem;
  margin: auto;
  z-index: 10
}
*/
.lp .lp-about .about-bottle {
  background: url("../img/about_bg01.jpg") no-repeat center;
  background-size: cover;
  color: #fff
}
@media (max-width: 640px) {
  .lp .lp-about .about-bottle {
    background-size: cover
  }
}
.lp .lp-about .about-bottle h2 {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 2.5rem;
  line-height: 1.3;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}
@media (max-width: 640px) {
  .lp .lp-about .about-bottle h2 {
    font-size: 1.125rem
  }
}
.lp .lp-about .about-bottle .description {
  width: 52.8125rem;
  margin: 0 auto 3.75rem auto
}
@media (max-width: 640px) {
  .lp .lp-about .about-bottle .description {
    width: 100%
  }
}
.lp .lp-about .about-bottle .bottle-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -1rem
}
@media (max-width: 640px) {
  .lp .lp-about .about-bottle .bottle-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: -1rem 0
  }
}
.lp .lp-about .about-bottle .bottle-col .col {
  width: calc(100% / 3 - 2rem);
  margin: 1rem;
  position: relative;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #000;
  padding: 2.5rem;
  text-align: center
}
@media (max-width: 640px) {
  .lp .lp-about .about-bottle .bottle-col .col {
    width: 100%;
    margin: 1rem 0
  }
}
.lp .lp-about .about-bottle .bottle-col .col:not(:last-child):after {
  content: '';
  background: url("../img/arrow-gold.svg") no-repeat;
  width: 4.625rem;
  height: .5625rem;
  display: block;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -3.25rem;
  margin: auto;
  z-index: 10
}
@media (max-width: 640px) {
  .lp .lp-about .about-bottle .bottle-col .col:not(:last-child):after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 0;
    right: 0;
    bottom: -1.5625rem;
    top: auto
  }
}
.lp .lp-about .about-bottle .bottle-col .col .col-image {
  margin-bottom: 1.25rem
}
.lp .lp-about .about-bottle .bottle-col .col p {
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: .625rem
}
.lp .lp-about .about-bottle .bottle-col .col h3 {
  font-size: 1.5rem;
  font-weight: 700
}
@media (max-width: 640px) {
  .lp .lp-about .about-bottle .bottle-col .col h3 {
    font-size: 1.3125rem
  }
}
.lp .lp-about .about-bottle .bottle-col .col h3.is-gold {
  color: #918764
}
.lp .lp-about .about-bottle .bottle-col .col i {
  width: 7.5rem;
  height: 7.5rem;
  display: block;
  position: absolute;
  top: -1.75rem;
  right: -1.5625rem
}
@media (max-width: 640px) {
  .lp .lp-about .about-bottle .bottle-col .col i {
    width: 6.25rem;
    height: 6.25rem
  }
}
.lp .lp-about .about-wine hgroup {
  text-align: center;
  position: relative;
  z-index: 10
}
.lp .lp-about .about-wine hgroup label {
  width: 21.875rem;
  margin: 0 auto;
  display: block
}
@media (max-width: 640px) {
  .lp .lp-about .about-wine hgroup label {
    width: 85%;
    margin-bottom: .5rem
  }
}
.lp .lp-about .about-wine hgroup h2 {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  font-size: 2rem;
  letter-spacing: 2px
}
@media (max-width: 640px) {
  .lp .lp-about .about-wine hgroup h2 {
    font-size: 1.75rem
  }
}
.lp .lp-about .about-wine hgroup h2 i {
  font-family: "Yu Gothic", YuGothic, "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
  color: #7F7963;
  display: block;
  margin-bottom: .5rem;
  font-size: 1rem
}
.lp .lp-about .about-wine hgroup h2 span {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  margin-top: 1rem
}
.lp .lp-about .about-wine .info-text {
  margin-top: 2.5rem;
}
@media (max-width: 640px) {
  .lp .lp-about .about-wine .info-text {
    width: 100%;
    margin: 0;
    padding-top: 0
  }
}
.lp .lp-about .about-wine .info-text h3 {
  border-top: 1px solid #918764;
  border-bottom: 1px solid #918764;
  color: #918764;
  text-align: center;
  padding: .75rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 1rem;
  font-size: 1.1875rem;
}
.lp .lp-about .about-wine .info-text .item-name {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 2px;
  font-weight: 700;
  margin-bottom: .5rem
}
.lp .lp-about .about-wine .info-text .item-price {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: .75rem
}
.lp .lp-about .about-wine .info-text .item-price strong {
  font-size: 2rem;
  color: #918764
}
.lp .lp-about .about-wine .info-text .item-price small {
  font-size: 1rem
}
.lp .lp-about .about-wine .info-text .item-spec {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
}
.lp .lp-about .about-wine .info-text .item-spec dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  margin-bottom: .5rem
}
.lp .lp-about .about-wine .info-text .item-spec dl:nth-child(even):before{
  content:'/';
  margin: 0 .3em;
}
.lp .lp-about .about-wine .info-text .item-description {
  font-weight: 400;
  line-height: 1.5;
  font-size: 0.975rem;
  margin-bottom: 2.5rem;
  letter-spacing: -0.00313rem
}
.lp .lp-about .about-wine .info-text .item-btn a{
  /* pointer-events:none;*/
}
.lp .lp-about .about-wine .info-text .item-btn .btn-attention {
  font-size: .6875rem;
  margin-top: 1rem
}
.lp .lp-scarcity {
  background: #f5f5f5
}
.lp .lp-scarcity .scarcity-block .scarcity-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width: 640px) {
  .lp .lp-scarcity .scarcity-block .scarcity-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 3rem
  }
}
.lp .lp-scarcity .scarcity-block .scarcity-col .col-image {
  width: 28.4375rem;
  margin-right: 2.25rem
}
@media (max-width: 640px) {
  .lp .lp-scarcity .scarcity-block .scarcity-col .col-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.5rem
  }
}
.lp .lp-scarcity .scarcity-block .scarcity-col .col-image img {
  border-radius: 0 5rem 0 0
}
.lp .lp-scarcity .scarcity-block .scarcity-col .col-text {
  margin-left: 2.25rem;
  width: 38.1875rem
}
@media (max-width: 640px) {
  .lp .lp-scarcity .scarcity-block .scarcity-col .col-text {
    width: 100%;
    margin-left: 0
  }
}
.lp .lp-scarcity .scarcity-block .scarcity-col .col-text h3 {
  font-weight: 700;
  font-size: 1.3125rem;
  letter-spacing: 2px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 1rem;
  line-height: 1.4
}
.lp .lp-scarcity .scarcity-block .scarcity-col .col-text p {
  line-height: 2;
  font-weight: 700
}
.lp .lp-about .scarcity-service {
  background: #fff;
  border-left: 1px solid #AB986F;
  border-right: 1px solid #AB986F;
  padding: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width: 640px) {
  .lp .lp-about .scarcity-service {
    padding: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.lp .lp-about .scarcity-service .service-image {
  width: 12.5rem;
  margin-right: 2.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
@media (max-width: 640px) {
  .lp .lp-about .scarcity-service .service-image {
    margin: 0 auto 1.5rem auto
  }
}
.lp .lp-about .scarcity-service .service-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.lp .lp-about .scarcity-service .service-text h3 {
  color: #AB986F;
  font-weight: 700;
  font-size: 1.3125rem;
  letter-spacing: 1px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #AB986F;
  line-height: 1.4
}
@media (max-width: 640px) {
  .lp .lp-about .scarcity-service .service-text h3 {
    text-align: center
  }
}
.lp .lp-about .scarcity-service .service-text h4 {
  font-size: 1.1875rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 1.5rem
}
@media (max-width: 640px) {
  .lp .lp-about .scarcity-service .service-text h4 {
    line-height: 1.4;
    font-size: 1.3125rem;
    text-align: center
  }
}
.lp .lp-about .scarcity-service .service-text p {
  line-height: 1.5
}
.lp .lp-cta {
  padding-bottom: 3.375rem
}
.lp .lp-cta .cta__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (max-width: 640px) {
  .lp .lp-cta .cta__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.lp .lp-cta .cta__inner .cta-image {
  width: 36.25rem;
  margin-right: 2.8125rem;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
@media (max-width: 640px) {
  .lp .lp-cta .cta__inner .cta-image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem
  }
}
.lp .lp-cta .cta__inner .cta-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-top: 3.75rem
}
@media (max-width: 640px) {
  .lp .lp-cta .cta__inner .cta-text {
    width: 100%;
    padding-top: 0
  }
}
.lp .lp-cta .cta__inner .cta-text .text-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem
}
.lp .lp-cta .cta__inner .cta-text .text-label span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: .25rem 1rem;
  height: 1.6875rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: .9375rem;
  font-weight: 700;
  color: #918764;
  border: 1px solid #918764;
  border-radius: 2.5rem;
  margin-right: .5rem
}
.lp .lp-cta .cta__inner .cta-text h2 {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  font-size: 1.5rem
}
@media (max-width: 640px) {
  .lp .lp-cta .cta__inner .cta-text h2 {
    font-size: 1.3125rem;
    margin-bottom: .5rem
  }
}
.lp .lp-cta .cta__inner .cta-text .cta-price {
  font-size: 2rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 1rem
}
@media (max-width: 640px) {
  .lp .lp-cta .cta__inner .cta-text .cta-price {
    font-size: 1.625rem
  }
}
.lp .lp-cta .cta__inner .cta-text .cta-price strong {
  font-size: 3.5rem
}
@media (max-width: 640px) {
  .lp .lp-cta .cta__inner .cta-text .cta-price strong {
    font-size: 2.875rem
  }
}
.lp .lp-cta .cta__inner .cta-text .cta-price small {
  font-size: 1.5rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  margin-left: -.75rem
}
@media (max-width: 640px) {
  .lp .lp-cta .cta__inner .cta-text .cta-price small {
    font-size: 1.3125rem
  }
}
.lp .lp-cta .cta__inner .cta-text .cta-limit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: .9375rem;
  font-weight: 600;
  margin-bottom: .5rem
}
.lp .lp-cta .cta__inner .cta-text .cta-limit dt {
  margin-right: .5rem;
  background: #000;
  width: 5rem;
  height: 1.4375rem;
  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;
  color: #fff;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.lp .lp-cta .cta__inner .cta-text .cta-attention {
  font-size: .875rem;
  line-height: 1.8;
  margin-bottom: 2rem
}
@media (max-width: 640px) {
  .lp .lp-cta .cta__inner .cta-text .cta-attention {
    font-size: .75rem
  }
}
.lp .lp-cta .cta__inner .cta-text .cta-btn .btn-attention {
  font-size: .6875rem;
  margin-top: 1rem
}
.lp .lp-cta .cta__inner .cta-text .cta-btn a{
  /* pointer-events:none;*/
}
.lp .lp-campaign {
  background: #0A0405 url("../img/bg-campaign.jpg") no-repeat center top;
  padding: 6.5625rem 0 4rem 0;
  background-size: 100%;
  color: #fff
}
.lp .lp-campaign.is-noimg{
  background-image: none;
}
.lp .lp-campaign .campaign-header {
  width: 36.5625rem;
  margin: 0 auto;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-header {
    width: 100%
  }
}
.lp .lp-campaign .campaign-header hgroup {
  margin-bottom: 2.5rem
}
.lp .lp-campaign .campaign-header .hgroup-intro {
  font-size: 1.3125rem;
  line-height: 2;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 1.5rem
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-header .hgroup-intro {
    line-height: 1.5
  }
  .lp .lp-campaign .campaign-header .hgroup-intro span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: .625rem
  }
}
.lp .lp-campaign .campaign-header .hgroup-intro em {
  font-size: 2rem;
  background: var(--gold, linear-gradient(77deg, #AB986F -7.41%, #E2D9AB 49.87%, #AE9C75 107.15%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}
.lp .lp-campaign .campaign-header .hgroup-intro img {
  vertical-align: top;
  margin: 3px .3125rem 0 .3125rem
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-header .hgroup-intro img {
    margin-top: 0;
    margin-bottom: .3125rem
  }
}
.lp .lp-campaign .campaign-header .hgroup-campaign {
  color: #AB986F;
  width: 29.5625rem;
  height: 2.5rem;
  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;
  border: 1px solid #AB986F;
  margin: 0 auto 1.5rem auto;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  font-size: 1.5rem;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg)
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-header .hgroup-campaign {
    width: 100%;
    font-size: 1rem;
    letter-spacing: normal;
    height: 1.875rem
  }
}
.lp .lp-campaign .campaign-header .hgroup-campaign span {
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
  letter-spacing: 2px
}
.lp .lp-campaign .campaign-header h2 {
  font-size: 1.6875rem;
  margin-bottom: 2.5rem
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-header h2 {
    font-size: 1.125rem;
    line-height: 1.6
  }
}
.lp .lp-campaign .campaign-header .campaign-achievements {
  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;
  margin: -1rem
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-header .campaign-achievements {
    margin: -.5rem
  }
}
.lp .lp-campaign .campaign-header .campaign-achievements .achievements-image {
  width: 9.5625rem;
  margin: 1rem
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-header .campaign-achievements .achievements-image {
    width: calc(100% / 3 - 1rem);
    margin: .5rem
  }
}
.lp .lp-campaign .campaign-block {
  padding: 4rem 0;
  border-top: 1px solid #AB986F
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-block {
    padding: 2rem 0
  }
}
.lp .lp-campaign .campaign-block h2 {
  font-size: 1.5rem;
  letter-spacing: 2px;
  text-align: center;
  font-weight: 600;
  color: #AB986F;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 3rem
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-block h2 {
    line-height: 1.4;
    margin-bottom: 2rem
  }
}
.lp .lp-campaign .campaign-itemlist {
  margin-top: 6.875rem
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-itemlist {
    margin-top: 3.4375rem
  }
}
.lp .lp-campaign .campaign-itemlist .itemlist-block {
  width: 58.125rem;
  margin: 0 auto
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-itemlist .itemlist-block {
    width: 100%
  }
}
.lp .lp-campaign .campaign-itemlist .itemlist-block .itemlist-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -2rem
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-itemlist .itemlist-block .itemlist-col {
    margin: -1rem 0
  }
}
.lp .lp-campaign .campaign-itemlist .itemlist-block .item {
  width: calc(100% / 3 - 4rem);
  text-align: center;
  margin: 2rem;
  position: relative
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-itemlist .itemlist-block .item {
    width: 100%;
    margin: 1rem 0
  }
}
.lp .lp-campaign .campaign-itemlist .itemlist-block .item .item-image {
  width: 5.625rem;
  margin: 0 auto 1.5rem auto
}
.lp .lp-campaign .campaign-itemlist .itemlist-block .item .item-image img{
  height: 17.8125rem;
  width: auto;
}
.lp .lp-campaign .campaign-itemlist .itemlist-block .item .item-text {
  width: 15rem;
  margin: 0 auto
}
.lp .lp-campaign .campaign-itemlist .itemlist-block .item .item-text .year {
  font-size: .875rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: .5rem
}
.lp .lp-campaign .campaign-itemlist .itemlist-block .item .item-text h3 {
  line-height: 1.4;
  font-size: .9375rem;
  font-weight: 600;
  margin-bottom: .5rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 1px
}
.lp .lp-campaign .campaign-itemlist .itemlist-block .item .item-text .price {
  line-height: 1.5;
  font-size: .9375rem
}
.lp .lp-campaign .campaign-itemlist .itemlist-block .item i {
  width: 5rem;
  height: 5rem;
  display: block;
  position: absolute;
  top: .875rem;
  right: .875rem
}
.lp .lp-campaign .campaign-itemlist .btn-listblock{
  margin: 3rem auto 0 auto;
  width: 36rem;
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-itemlist .btn-listblock{
    width: 100%;
  }
}
.lp .lp-campaign .campaign-itemlist .btn-listblock p{
  margin-top: 1rem;
  font-size: 11px;
}
.lp .lp-campaign .campaign-shoplist .shoplist-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-shoplist .shoplist-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.lp .lp-campaign .campaign-shoplist .shoplist-col .shop {
  width: calc(100% / 3);
  text-align: center
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-shoplist .shoplist-col .shop {
    width: 100%
  }
  .lp .lp-campaign .campaign-shoplist .shoplist-col .shop:not(:last-child) {
    margin-bottom: 1.5rem
  }
}
.lp .lp-campaign .campaign-shoplist .shoplist-col .shop h3 {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 1.5625rem;
  letter-spacing: 2px
}
.lp .lp-campaign .campaign-terada .terada-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-terada .terada-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.lp .lp-campaign .campaign-terada .terada-col .terada-image {
  width: 31.75rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 3rem
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-terada .terada-col .terada-image {
    width: 100%;
    margin-bottom: 1.5rem;
    margin-right: 0
  }
}
.lp .lp-campaign .campaign-terada .terada-col .terada-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  letter-spacing:normal;
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-terada .terada-col .terada-text {
    width: 100%
  }
}
.lp .lp-campaign .campaign-terada .terada-col .terada-text p {
  line-height: 2;
  margin-bottom: 2.5rem
}
.lp .lp-campaign .campaign-terada .terada-col .terada-text .terada-banner {
  width: 21.875rem
}
@media (max-width: 640px) {
  .lp .lp-campaign .campaign-terada .terada-col .terada-text .terada-banner {
    width: 100%
  }
}
.lp .lp-speciality {
  background: #f5f5f5
}
.lp .lp-speciality h2 {
  text-align: center;
  position: relative;
  font-size: 2rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 4rem
}
.lp .lp-speciality h2 small {
  font-size: 1.125rem;
  display: block;
  font-family: "Yu Gothic", YuGothic, "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
  margin-bottom: .5rem
}
.lp .lp-speciality h2 em {
  font-size: 2.5rem
}
.lp .lp-speciality h2:after {
  content: '';
  width: 4.8125rem;
  height: .0625rem;
  background: #C98961;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2rem;
  margin: auto
}
.lp .lp-speciality .speciality-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -1.25rem 2.5rem -1.25rem
}
@media (max-width: 640px) {
  .lp .lp-speciality .speciality-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: -1.25rem 0 2.5rem 0
  }
}
.lp .lp-speciality .speciality-col .speciality-box {
  width: 24.875rem;
  margin: 0 1.25rem;
  background: #2F3040;
  color: #fff
}
@media (max-width: 640px) {
  .lp .lp-speciality .speciality-col .speciality-box {
    width: 100%;
    margin: 1.25rem 0
  }
}
.lp .lp-speciality .speciality-col .speciality-box .box-text {
  padding: 1rem
}
.lp .lp-speciality .speciality-col .speciality-box .box-text .text-label {
  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;
  margin: -.25rem
}
.lp .lp-speciality .speciality-col .speciality-box .box-text .text-label span {
  height: 1.6875rem;
  font-size: .9375rem;
  padding: 0 1rem;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: var(--gold, linear-gradient(77deg, #AB986F -7.41%, #E2D9AB 49.87%, #AE9C75 107.15%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: 1px solid #AB986F;
  border-radius: 2.5rem;
  margin: .25rem
}
.lp .lp-speciality .speciality-col .speciality-box .box-text h3 {
  font-size: 1.3125rem;
  font-weight: 700;
  text-align: center;
  margin-top: .5rem
}
.lp .lp-speciality .speciality-btn {
  width: 25rem;
  margin: 0 auto
}
.lp .lp-speciality .speciality-btn a{
  pointer-events: none;
}
@media (max-width: 640px) {
  .lp .lp-speciality .speciality-btn {
    width: 100%
  }
}
.lp .lp-submit {
  background: url("../img/about_bg01.jpg") no-repeat center;
  background-size: 100%;
  padding-bottom: 7rem
}
@media (max-width: 640px) {
  .lp .lp-submit {
    padding-bottom: 4rem;
    background-size: cover
  }
}
.lp .lp-submit .serifHeader {
  color: #fff
}
.lp .lp-submit .submit-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -1rem
}
@media (max-width: 640px) {
  .lp .lp-submit .submit-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: -1rem 0
  }
}
.lp .lp-submit .submit-col li {
  width: calc(100% / 3 - 2rem);
  background: #fff;
  padding: 2.5rem;
  border-radius: 0 4rem 0 0;
  position: relative;
  margin: 1rem
}
@media (max-width: 640px) {
  .lp .lp-submit .submit-col li {
    width: 100%;
    padding: 1.5rem;
    margin: 1rem 0
  }
}
.lp .lp-submit .submit-col li:not(:last-child):after {
  content: '';
  background: url("../img/arrow-gold.svg") no-repeat;
  width: 4.625rem;
  height: .5625rem;
  display: block;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -3.25rem;
  margin: auto;
  z-index: 10
}
@media (max-width: 640px) {
  .lp .lp-submit .submit-col li:not(:last-child):after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 0;
    right: 0;
    top: auto;
    bottom: -1.25rem;
    max-width: auto
  }
}
.lp .lp-submit .submit-col li .step {
  text-align: center;
  margin-bottom: .75rem;
  background: var(--GOLD, linear-gradient(90deg, #928058 0%, #CFC693 50%, #97855C 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: block;
  font-weight: 500
}
.lp .lp-submit .submit-col li .step b {
  font-size: 2rem;
  font-weight: 600;
  margin-left: 0.1em
}
.lp .lp-submit .submit-col li h3 {
  font-weight: 700;
  font-size: 1.3125rem;
  line-height: 1.5;
  margin-bottom: 1.5rem
}
.lp .lp-submit .submit-col li p {
  line-height: 1.5
}
.lp .lp-submit .submit-col li p strong {
  font-weight: 700;
  display: block
}
.lp .lp-application {
  background: #f5f4f5
}
.lp .lp-application .application__inner {
  background: #fff;
  padding: 5rem
}
@media (max-width: 640px) {
  .lp .lp-application .application__inner {
    padding: 1.5rem
  }
}
.lp .lp-application .application__inner .application-table {
  width: 100%;
  margin-bottom: 5rem
}
@media (max-width: 640px) {
  .lp .lp-application .application__inner .application-table {
    margin-bottom: 3rem
  }
}
.lp .lp-application .application__inner .application-table tr {
  border-bottom: 1px solid #D9D9D9
}
.lp .lp-application .application__inner .application-table th, .lp .lp-application .application__inner .application-table td {
  padding: 1.5rem 0
}
@media (max-width: 640px) {
  .lp .lp-application .application__inner .application-table th, .lp .lp-application .application__inner .application-table td {
    width: 100%;
    display: block;
    padding: 0
  }
}
.lp .lp-application .application__inner .application-table th {
  width: 10rem;
  line-height: 2;
  color: #AB986F;
  font-weight: 700;
  text-align: left
}
@media (max-width: 640px) {
  .lp .lp-application .application__inner .application-table th {
    width: 100%;
    padding-top: 1rem
  }
}
.lp .lp-application .application__inner .application-table td {
  padding-left: 2.5rem;
  line-height: 1.5;
  font-size: .9375rem
}
@media (max-width: 640px) {
  .lp .lp-application .application__inner .application-table td {
    padding: 1rem 0
  }
}
.lp .lp-application .application__inner .application-table td h3 {
  font-weight: 700;
  margin-bottom: .25rem;
  font-size: 1rem
}
.lp .lp-application .application__inner .application-table td ul {
  font-size: .9375rem;
  line-height: 1.6;
  margin-left: 1.5em;
  list-style-type: disc
}
.lp .lp-application .application-attention {
  background: #F5F4F5;
  padding: 2rem 2.5rem
}
@media (max-width: 640px) {
  .lp .lp-application .application-attention {
    padding: 1.5rem
  }
}
.lp .lp-application .application-attention h3 {
  text-align: center;
  font-weight: 700;
  font-size: .9375rem;
  margin-bottom: 1.5rem
}
.lp .lp-application .application-attention .attention-block {
  /* margin-bottom: 1.5rem */
}
.lp .lp-application .application-attention .attention-block:last-child {
  margin-bottom: 0
}
.lp .lp-application .application-attention h4 {
  font-size: .8125rem;
  line-height: 1.5;
  font-weight: 700
}
.lp .lp-application .application-attention p {
  font-size: .6875rem;
  line-height: 1.9
}
.lp .lp-faq .faq-col .faq-box {
  background: #f5f4f5;
  margin-bottom: 1.5rem
}
.lp .lp-faq .faq-col .faq-box:last-child {
  margin-bottom: 0
}
.lp .lp-faq .faq-col .faq-box dt {
  padding: 1.5rem 1.5rem 1.5rem 3.6875rem;
  position: relative;
  font-size: 1.125rem;
  line-height: 1.6;
  font-weight: 700
}
@media (max-width: 640px) {
  .lp .lp-faq .faq-col .faq-box dt {
    font-size: 1rem;
    padding: 1rem 3rem 1rem 3.6875rem
  }
}
.lp .lp-faq .faq-col .faq-box dt:before {
  content: 'Q.';
  font-family: "Jost", serif;
  font-size: 1.5rem;
  width: 1.8125rem;
  position: absolute;
  top: 1.25rem;
  left: 1.5rem
}
.lp .lp-faq .faq-col .faq-box dt i {
  width: 1.5rem;
  height: 1.5rem;
  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;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1)
}
@media (max-width: 640px) {
  .lp .lp-faq .faq-col .faq-box dt i {
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto
  }
}
.lp .lp-faq .faq-col .faq-box dt.active i {
  -webkit-transform: initial;
  transform: initial
}
.lp .lp-faq .faq-col .faq-box dd {
  padding: 0 1rem 1rem 1rem;
  display: none
}
.lp .lp-faq .faq-col .faq-box dd .faq-text {
  padding: 1rem 1rem 1rem 3.1875rem;
  position: relative;
  background: #fff;
  font-size: 1.125rem;
  line-height: 1.6;
  font-weight: 700
}
@media (max-width: 640px) {
  .lp .lp-faq .faq-col .faq-box dd .faq-text {
    font-size: 1rem
  }
}
.lp .lp-faq .faq-col .faq-box dd .faq-text:before {
  content: 'A.';
  font-family: "Jost", serif;
  font-size: 1.5rem;
  width: 1.8125rem;
  position: absolute;
  top: .625rem;
  left: 1rem;
  color: #C98961
}
.lp .lp-form {
  background: #f5f4f5
}
.lp .lp-form .form-description {
  width: 52.8125rem;
  margin: 0 auto 3.75rem auto
}
@media (max-width: 640px) {
  .lp .lp-form .form-description {
    width: 100%
  }
}
.lp .lp-form .lp-formTable {
  width: 52.8125rem;
  margin: 0 auto;
  background: #fff;
  padding: 2.5rem
}
@media (max-width: 640px) {
  .lp .lp-form .lp-formTable {
    width: 100%;
    padding: 1.5rem
  }
}
.lp .lp-form .lp-formTable .error {
  display: block;
  width: 100%;
  margin-top: .625rem
}
.lp .lp-form .lp-formTable .u-link {
  text-decoration: underline
}
.lp .lp-form .lp-formTable .u-link:hover {
  text-decoration: none;
  color: #AB9872
}
.lp .lp-form .lp-formTable dl {
  margin-bottom: 2rem
}
.lp .lp-form .lp-formTable dl dt {
  font-weight: 700;
  color: #AB986F;
  margin-bottom: .75rem;
  line-height: 1.5
}
.lp .lp-form input[type="text"], .lp .lp-form textarea {
  width: 100%;
  border: 1px solid #e0e0e0;
  padding: .875rem
}
.lp .lp-form .form-btn {
  margin-top: 4rem;
  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
}
@media (max-width: 640px) {
  .lp .lp-form .form-btn {
    margin-top: 3rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.lp .lp-form .form-btn button, .lp .lp-form .form-btn .btn-white {
  width: 18.75rem;
  margin: 0 1rem;
}
.lp .lp-form .form-btn button, .lp .lp-form .form-btn span.btn-white{
  /* pointer-events:none !important; */
}
@media (max-width: 640px) {
  .lp .lp-form .form-btn button, .lp .lp-form .form-btn .btn-white {
    width: 100%;
    margin: .5rem 0
  }
}
.lp .lp-form .form-btn button, .lp .lp-form .form-btn .btn-red {
  width: 18.75rem;
  margin: -4rem 0 0 0;
}
@media (max-width: 640px) {
  .lp .lp-form .form-btn button, .lp .lp-form .form-btn .btn-red {
    width: 100%;
    margin: -3rem 0 0 0;
  }
}
.lp .lp-form .form-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.lp .lp-form .form-radio.is-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.lp .lp-form .form-radio.is-column > span {
  margin-bottom: .75rem
}
@media (max-width: 640px) {
  .lp .lp-form .form-radio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
.lp .lp-form .form-radio > span {
  margin-right: 1em
}
@media (max-width: 640px) {
  .lp .lp-form .form-radio > span {
    margin-bottom: .9375rem
  }
}
.lp .lp-form .form-radio input[type="radio"] {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.lp .lp-form .form-radio input[type="radio"]:checked + span:before {
  content: '\f192';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.125rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #AB986F
}
.lp .lp-form .form-radio label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.lp .lp-form .form-radio label span {
  padding-left: 1.5625rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  line-height: 1.5
}
.lp .lp-form .form-radio label span:before {
  content: '\f111';
  font-family: "Font Awesome 5 Free";
  font-size: 1.125rem;
  font-weight: 400;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #e0e0e0
}
.lp .lp-form .form-check {
  position: relative
}
.lp .lp-form .form-check input[type="checkbox"] {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.lp .lp-form .form-check input[type="checkbox"]:checked + span:before {
  content: '\f14a';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.125rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #AB986F
}
.lp .lp-form .form-check label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.lp .lp-form .form-check label span {
  padding-left: 1.5625rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative
}
.lp .lp-form .form-check label span:before {
  content: '\f0c8';
  font-family: "Font Awesome 5 Free";
  font-size: 1.125rem;
  font-weight: 400;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #e0e0e0
}
.tracking-banner {
    width: 21.75rem;
    position: fixed;
    right: 1.5rem;
    bottom: 6.25rem;
    z-index: 100;
    display: none;
}
@media (max-width: 640px) {
    .tracking-banner {
        width: 100%;
        padding:0 1.25rem;
        right: 0;
        left: 0;
        bottom: .625rem;
    }
}
.form-attention{
  border: 2px solid #C1272D;
  color: #C1272D;
  width: 43.75rem;
  padding: 1.5rem;
  text-align: center;
  font-weight: 700;
  margin: 0 auto 2rem auto;
  font-size: 1.25rem;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 640px) {
  .form-attention{
    width: 100%;
    font-size: 1.125rem;
  }
}
.form-attention i{
  font-size: 1.875rem;
  margin: 0 auto 1rem auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 2.8125rem;
  height: 2.8125rem;
  color: #000;
  background: #FCEE21;
  border-radius:50%;
}
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}
.clearfix::after {
  content: "";
  clear: both;
  display: block
}