@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

html {
  overflow-x: hidden;
  font-size: 62.5%;
}

body {
  position: relative;
  min-height: 100vh;
  background: #f1f1f1;
  color: #937218;
  font-size: 1.6rem;
  line-height: 1.5;
  overflow-x: hidden;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media (max-width: 519px) {
  body {
    font-size: 1.4rem;
  }
}

main {
  padding: 100px 0 40px;
}
@media (max-width: 519px) {
  main {
    padding: 70px 0 40px;
  }
}

p {
  font-size: 1.6rem;
}
@media (max-width: 519px) {
  p {
    font-size: 1.4rem;
  }
}

.contentContainer {
  max-width: 980px;
  width: calc(100vw - 80px);
  margin: 40px auto;
}
@media (max-width: 519px) {
  .contentContainer {
    width: calc(100vw - 64px);
    margin: 32px auto;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
}

a {
  color: #937218;
  cursor: pointer;
  transition: all 0.3s;
  text-decoration: none;
}
a:hover {
  opacity: 1;
}

img,
video {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
  width: 100%;
  height: auto;
}

.lFooter {
  position: absolute;
  bottom: 0;
  width: 100vw;
  height: 40px;
}

.lHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  background: #f1f1f1;
  width: 100vw;
  height: 100px;
  padding: 0 40px;
}
@media (max-width: 519px) {
  .lHeader {
    padding: 0 16px;
    height: 70px;
  }
}
.lHeaderLogo {
  display: inline-block;
  width: 110px;
  height: 26px;
  background: url(../img/shopName.svg) no-repeat center bottom;
  background-size: contain;
}

.lMain {
  margin-bottom: 164px;
}

.lNav {
  font-family: "Sorts Mill Goudy", serif;
}
.lNavItem {
  height: 40px;
  display: flex;
  justify-content: center;
}
.lNavItem > li a {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  height: 40px;
  line-height: 1;
  font-size: 1.8rem;
}
.lNavItem > li + li {
  margin-left: 10px;
}

.pFooterNavi {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: 100vw;
  padding: 16px;
}
@media (max-width: 519px) {
  .pFooterNavi {
    font-size: 1.2rem;
  }
}
.pFooterNavi li a {
  position: relative;
  color: #fafafa;
}
.pFooterNavi li + li a {
  margin-left: 64px;
}
@media (max-width: 519px) {
  .pFooterNavi li + li a {
    margin-left: 32px;
  }
}
.pFooterNavi li + li a::before {
  content: "|";
  position: absolute;
  left: -32px;
}
@media (max-width: 519px) {
  .pFooterNavi li + li a::before {
    left: -16px;
  }
}
.pFooterCopyright {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 6px;
  font-size: 1rem;
}

.pFrontpage h2 {
  font-family: "Sorts Mill Goudy", serif;
  padding: 24px 0;
  margin-bottom: 32px;
  border-top: 2px solid #937218;
  border-bottom: 2px solid #937218;
  font-size: 2.2rem;
  text-align: center;
}
.pFrontpage section {
  margin-bottom: 180px;
}
@media (max-width: 519px) {
  .pFrontpage section {
    margin-bottom: 120px;
  }
}
.pFrontpage section:last-child {
  margin-bottom: 0;
}
.pFrontpageHero {
  height: 600px;
  background: radial-gradient(#53b9e3 64%, #2198c9);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 519px) {
  .pFrontpageHero {
    height: 300px;
    background: radial-gradient(#53b9e3 75%, #2198c9);
  }
}
.pFrontpageHeroImage {
  width: 380px;
  height: 380px;
  background: url(../img/logo.svg) no-repeat center bottom;
  background-size: contain;
  margin: 0 0 34px 36px;
}
@media (max-width: 519px) {
  .pFrontpageHeroImage {
    width: 210px;
    height: 200px;
    margin: 0 16px 0 20px;
  }
}
.pFrontpageAbout h2 {
  margin-bottom: 64px;
}
@media (max-width: 519px) {
  .pFrontpageAbout h2 {
    margin-bottom: 48px;
  }
}
.pFrontpageAbout p {
  font-size: 1.8rem;
  line-height: 2.5;
  text-align: center;
}
.pFrontpageMenu h3 {
  margin-bottom: 32px;
  font-size: 1.8rem;
  text-align: center;
}
@media (max-width: 519px) {
  .pFrontpageMenu h3 {
    margin-bottom: 24px;
  }
}
.pFrontpageMenuTableWrap {
  margin-bottom: 64px;
}
@media (max-width: 519px) {
  .pFrontpageMenuTableWrap {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 24px;
  }
}
.pFrontpageMenu table {
  margin: 0 auto 16px;
  width: 90%;
}
.pFrontpageMenu table tr {
  border-bottom: 1px solid #beaa74;
}
.pFrontpageMenu table tr th,
.pFrontpageMenu table tr td {
  width: 33.3333333333%;
  padding: 16px;
  text-align: center;
}
.pFrontpageMenu table tr th:first-child,
.pFrontpageMenu table tr td:first-child {
  text-align: right;
}
.pFrontpageMenu table tr th {
  font-weight: 400;
}
.pFrontpageMenu table tr td {
  color: #888;
}
.pFrontpageMenu table tr td:first-child {
  color: #937218;
}
.pFrontpageMenu .flex {
  display: flex;
}
.pFrontpageMenu .justify-between {
  justify-content: space-between;
}
.pFrontpageMenu .col-6 {
  width: 50%;
  padding: 0 16px;
}
