@font-face {
  font-family: 'LINESeedSans';
  src: url("../font/LINESeedJP_OTF_Th.woff") format("woff"), url("../font/LINESeedJP_OTF_Th.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'LINESeedSans';
  src: url("../font/LINESeedJP_OTF_Rg.woff") format("woff"), url("../font/LINESeedJP_OTF_Rg.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'LINESeedSans';
  src: url("../font/LINESeedJP_OTF_Bd.woff") format("woff"), url("../font/LINESeedJP_OTF_Bd.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'LINESeedSans';
  src: url("../font/LINESeedJP_OTF_Eb.woff") format("woff"), url("../font/LINESeedJP_OTF_Eb.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
.state-nav-open {
  overflow: hidden;
}

.loader {
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}

main {
  overflow-x: hidden;
}

.visual {
  background: url("../img/common/visual-bg.png") no-repeat center center;
  background-size: cover;
  padding: 268px 0 100px;
}
@media (max-width: 640px) {
  .visual {
    padding: 168px 0 50px;
  }
}
.visual-Inner {
  width: 100%;
  max-width: 1300px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 640px) {
  .visual-Inner {
    padding: 0 20px;
  }
}
.visual .h-Heading {
  color: #5D7E6B;
  margin-bottom: 0;
}

.h-Heading {
  margin-bottom: 70px;
  line-height: 1;
  font-size: 6.0rem;
  letter-spacing: 4px;
  color: #1A1C1B;
}
@media (max-width: 640px) {
  .h-Heading {
    margin-bottom: 35px;
    font-size: 3.0rem;
  }
}
.h-Heading span {
  margin-top: 30px;
  font-size: 1.8rem;
  letter-spacing: normal;
  display: block;
}
@media (max-width: 640px) {
  .h-Heading span {
    margin-top: 20px;
    font-size: 1.5rem;
  }
}

.not-Found {
  padding: 150px 0 180px;
}
@media (max-width: 640px) {
  .not-Found {
    padding: 80px 0 100px;
  }
}
.not-Found-Inner {
  width: 100%;
  max-width: 900px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 640px) {
  .not-Found-Inner {
    padding: 0 20px;
  }
}
.not-Found-Title {
  margin-bottom: 20px;
  line-height: 1.5263157895;
  font-size: 3.8rem;
}
@media (max-width: 640px) {
  .not-Found-Title {
    font-size: 2.8rem;
  }
}

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 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 */
}

/**
 * 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: 1em;
  /* 2 */
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  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: 1em;
  /* 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* 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;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:not([class]) {
  color: #BC8D7A;
}

a:not([class]):hover {
  text-decoration: none;
}

*, *::before, *::after {
  box-sizing: border-box;
}

*:focus {
  outline: none !important;
}

b {
  font-weight: bold;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -webkit-backface-visibility: hidden;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-weight: 600;
  line-height: 1.4444444444;
  font-size: 1.8rem;
  font-family: LINESeedSans, sans-serif;
  color: #5D7E6B;
}
@media (max-width: 640px) {
  body {
    line-height: 1.8666666667;
    font-size: 1.5rem;
  }
}

.g-Header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}
.g-Header-Logo {
  width: 100%;
  max-width: 150px;
  position: absolute;
  top: 30px;
  left: 30px;
}
@media (max-width: 640px) {
  .g-Header-Logo {
    max-width: 110px;
    top: 20px;
    left: 20px;
  }
}
.g-Header-Wrapper {
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 101;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  backdrop-filter: blur(10px);
  transition: opacity .4s ease-out;
}
.g-Header-Bg {
  width: 100%;
  height: 100%;
  max-width: 375px;
  background: #FFFFFF;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.g-Header-Nav li {
  margin: 50px 0;
  text-align: center;
  font-weight: 300;
  font-size: 2.0rem;
}
@media (max-width: 640px) {
  .g-Header-Nav li {
    font-size: 1.8rem;
  }
}
.g-Header-Nav li a {
  text-decoration: none;
  color: #5D7E6B;
  transition: opacity .4s;
}
.g-Header-Nav li a:hover {
  opacity: .5;
}
.g-Header-Nav li .instagram {
  width: 100%;
  max-width: 34px;
  margin: 0 auto;
  display: block;
}
.g-Header-Nav li .instagram svg {
  fill: #5D7E6B;
}

.home .g-Header-Logo {
  display: none;
}

.state-nav-open .g-Header-Wrapper {
  opacity: 1;
  visibility: inherit;
  pointer-events: auto;
}

.sp-Button {
  width: 80px;
  height: 80px;
  background: #5D7E6B;
  padding-top: 30px;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 999;
}

.sp-Button-Box {
  width: 20px;
  height: 11px;
  margin-bottom: 8px;
  position: relative;
}

.sp-Button span {
  position: absolute;
  display: block;
  background: #FFFFFF;
  width: 20px;
  height: 1px;
  transition: .3s;
}

.sp-Button p {
  font-weight: 300;
  font-size: 1.2rem;
  color: #FFFFFF;
}

.sp-Button span:nth-of-type(1) {
  top: 0;
  left: 0;
}

.sp-Button span:nth-of-type(2) {
  top: 5px;
  left: 0;
}

.sp-Button span:nth-of-type(3) {
  bottom: 0;
  left: 0;
}

.state-nav-open .sp-Button span:nth-of-type(1) {
  transform: rotateZ(45deg) translate(3.5px, 3.5px);
}

.state-nav-open .sp-Button span:nth-of-type(2) {
  opacity: 0;
}

.state-nav-open .sp-Button span:nth-of-type(3) {
  transform: rotateZ(-45deg) translate(3.5px, -3.5px);
}

.g-Footer {
  background: #5D7E6B;
  padding: 332px 0 64px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 900px) {
  .g-Footer {
    padding: 100px 0 50px;
  }
}
.g-Footer-Logo {
  width: 100%;
  max-width: 300px;
  position: absolute;
  top: 50%;
  left: 100px;
  transform: translate(0, -50%);
}
@media (max-width: 900px) {
  .g-Footer-Logo {
    width: 100vw;
    max-width: inherit;
    margin: 0 calc(50% - 50vw);
    text-align: center;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
}
@media (max-width: 900px) {
  .g-Footer-Logo img {
    width: 100%;
    max-width: 200px;
  }
}
.g-Footer-Inner {
  width: 100%;
  max-width: 1500px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 640px) {
  .g-Footer-Inner {
    padding: 0 20px;
  }
}
.g-Footer-About {
  margin-bottom: 27px;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 900px) {
  .g-Footer-About {
    justify-content: center;
  }
}
.g-Footer-About li {
  line-height: 2;
  font-size: 1.4rem;
  color: #FFFFFF;
}
@media (max-width: 900px) {
  .g-Footer-About li {
    text-align: center;
  }
}
.g-Footer-About li a {
  text-decoration: none;
  color: #FFFFFF;
  transition: opacity .4s;
}
.g-Footer-About li a:hover {
  opacity: .5;
}
.g-Footer-About .name {
  margin-bottom: 2px;
  font-size: 1.8rem;
}
.g-Footer-About .link {
  margin-top: 10px;
}
.g-Footer-Instagram {
  width: 100%;
  max-width: 50px;
  margin-left: auto;
}
@media (max-width: 900px) {
  .g-Footer-Instagram {
    margin: 0 auto 80px;
  }
}
.g-Footer-Instagram a {
  display: block;
  transition: opacity .4s;
}
.g-Footer-Instagram a:hover {
  opacity: .5;
}
.g-Footer-Instagram svg {
  fill: #FFFFFF;
}
.g-Footer-Copy {
  margin-top: 215px;
  text-align: right;
  font-size: 1.4rem;
  color: #FFFFFF;
}
@media (max-width: 900px) {
  .g-Footer-Copy {
    margin-top: 50px;
    text-align: center;
  }
}

.h-Visual {
  display: flex;
  position: relative;
}
@media (max-width: 810px) {
  .h-Visual {
    display: block;
  }
}
.h-Visual-Block {
  width: 50%;
  height: 1180px;
  background: url("../img/home/visual-bg.png") no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 2;
  order: 1;
}
@media (max-width: 1920px) {
  .h-Visual-Block {
    height: calc(1180vw * 100 / 1920);
  }
}
@media (max-width: 810px) {
  .h-Visual-Block {
    width: 100%;
    height: 750px;
  }
}
.h-Visual-Text {
  padding-top: 520px;
  text-align: center;
  font-size: 2.0rem;
  color: #1A1C1B;
}
@media (max-width: 1920px) {
  .h-Visual-Text {
    padding-top: calc(520vw * 100 / 1920);
  }
}
@media (max-width: 810px) {
  .h-Visual-Text {
    padding-top: 220px;
  }
}
@media (max-width: 640px) {
  .h-Visual-Text {
    font-size: 1.5rem;
  }
}
.h-Visual-Logo {
  width: 50%;
  height: 1080px;
  box-sizing: border-box;
  background: #5D7E6B;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 1920px) {
  .h-Visual-Logo {
    height: calc(1080vw * 100 / 1920);
  }
}
@media (max-width: 810px) {
  .h-Visual-Logo {
    width: 320px;
    height: 360px;
    padding: 0 55px;
    position: absolute;
    left: 0;
    bottom: -55px;
  }
}
.h-Visual-Logo-Img {
  width: 100%;
  min-width: 200px;
  max-width: 300px;
}
@media (max-width: 1440px) {
  .h-Visual-Logo-Img {
    max-width: calc(300vw * 100 / 1440);
  }
}
.h-Visual-Illustration01 {
  width: 100%;
  max-width: 230px;
  position: absolute;
  top: -40px;
  right: 30px;
  z-index: 3;
}
.h-Visual-Illustration02 {
  width: 100%;
  max-width: 400px;
  position: absolute;
  top: 85%;
  left: 80px;
  z-index: 1;
}
@media (max-width: 810px) {
  .h-Visual-Illustration02 {
    top: 92%;
    left: auto;
    right: -30px;
  }
}

.h-Photo {
  padding: 100px 0;
  overflow: hidden;
  position: relative;
}
@media (max-width: 810px) {
  .h-Photo {
    padding: 135px 0 80px;
  }
}
.h-Photo-Inner {
  width: 100%;
  max-width: 1500px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 640px) {
  .h-Photo-Inner {
    padding: 0 20px;
  }
}

.h-About {
  background: url("../img/home/about-bg.png") no-repeat center center;
  background-size: cover;
  padding: 150px 0 360px;
}
@media (max-width: 640px) {
  .h-About {
    padding: 80px 0 330px;
  }
}
.h-About-Inner {
  width: 100%;
  max-width: 1500px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 640px) {
  .h-About-Inner {
    padding: 0 20px;
  }
}
@media (max-width: 1023px) {
  .h-About-Item {
    margin-bottom: 60px !important;
  }
  .h-About-Item:last-child {
    margin-bottom: 0 !important;
  }
}
.h-About-Item-Img {
  width: 100%;
  max-width: 470px;
}
@media (max-width: 1023px) {
  .h-About-Item-Img {
    margin: 0 auto 30px;
    padding: 0 70px;
  }
}
.h-About-Item-Title {
  margin-bottom: 20px;
  font-weight: 800;
  line-height: 1.3846153846;
  font-size: 2.6rem;
}
@media (max-width: 640px) {
  .h-About-Item-Title {
    margin-bottom: 10px;
    font-size: 2.0rem;
  }
}
.h-About-Item-Text {
  line-height: 1.75;
  font-size: 1.6rem;
}
@media (max-width: 640px) {
  .h-About-Item-Text {
    line-height: 1.8666666667;
    font-size: 1.5rem;
  }
}

.h-About-Item01 {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  display: flex;
}
@media (max-width: 1280px) {
  .h-About-Item01 {
    max-width: calc(470vw * 100 / 1280);
    flex-direction: column;
  }
}
@media (max-width: 1023px) {
  .h-About-Item01 {
    max-width: inherit;
    display: block;
  }
}
.h-About-Item01 .h-About-Item-Img {
  order: 1;
}
.h-About-Item01 .h-About-Item-Block {
  width: 100%;
  max-width: 300px;
  margin-right: 30px;
}
@media (max-width: 1280px) {
  .h-About-Item01 .h-About-Item-Block {
    max-width: inherit;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 1023px) {
  .h-About-Item01 .h-About-Item-Block {
    margin: 0;
  }
}

.h-About-Item02 {
  width: 100%;
  max-width: 470px;
  margin-top: -290px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1280px) {
  .h-About-Item02 {
    max-width: calc(470vw * 100 / 1280);
  }
}
@media (max-width: 1023px) {
  .h-About-Item02 {
    max-width: inherit;
    margin-top: 0;
    display: block;
  }
}
.h-About-Item02 .h-About-Item-Img {
  order: 1;
}
.h-About-Item02 .h-About-Item-Block {
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .h-About-Item02 .h-About-Item-Block {
    margin: 0;
  }
}

.h-About-Item03 {
  width: 100%;
  max-width: 470px;
  margin: -290px 130px 0 auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1920px) {
  .h-About-Item03 {
    margin-right: 0;
  }
}
@media (max-width: 1280px) {
  .h-About-Item03 {
    max-width: calc(470vw * 100 / 1280);
  }
}
@media (max-width: 1023px) {
  .h-About-Item03 {
    max-width: inherit;
    margin-top: 0;
    display: block;
  }
}
.h-About-Item03 .h-About-Item-Img {
  order: 1;
}
.h-About-Item03 .h-About-Item-Block {
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .h-About-Item03 .h-About-Item-Block {
    margin: 0;
  }
}

.h-About-Item04 {
  width: 100%;
  max-width: 470px;
  margin-top: -180px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1280px) {
  .h-About-Item04 {
    max-width: calc(470vw * 100 / 1280);
  }
}
@media (max-width: 1023px) {
  .h-About-Item04 {
    max-width: inherit;
    margin-top: 0;
    display: block;
  }
}
.h-About-Item04 .h-About-Item-Img {
  order: 1;
}
.h-About-Item04 .h-About-Item-Block {
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .h-About-Item04 .h-About-Item-Block {
    margin: 0;
  }
}

.h-About-Item05 {
  width: 100%;
  max-width: 800px;
  margin: -360px 0 0 auto;
  display: flex;
}
@media (max-width: 1440px) {
  .h-About-Item05 {
    max-width: 470px;
    flex-direction: column;
  }
}
@media (max-width: 1280px) {
  .h-About-Item05 {
    max-width: calc(470vw * 100 / 1280);
  }
}
@media (max-width: 1023px) {
  .h-About-Item05 {
    max-width: inherit;
    margin-top: 0;
    display: block;
  }
}
.h-About-Item05 .h-About-Item-Img {
  order: 1;
}
.h-About-Item05 .h-About-Item-Block {
  width: 100%;
  max-width: 300px;
  margin-right: 30px;
}
@media (max-width: 1440px) {
  .h-About-Item05 .h-About-Item-Block {
    max-width: inherit;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 1023px) {
  .h-About-Item05 .h-About-Item-Block {
    margin: 0;
  }
}

.h-Consept {
  margin-bottom: 260px;
}
.h-Consept-Inner {
  width: 100%;
  max-width: 1500px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
  display: flex;
}
@media (max-width: 640px) {
  .h-Consept-Inner {
    padding: 0 20px;
  }
}
.h-Consept-Wrapper {
  margin-top: -260px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .h-Consept-Wrapper {
    display: block;
  }
}
.h-Consept-Box {
  width: 100%;
  max-width: 600px;
  background: #BC8D7A;
  margin-right: 100px;
  padding: 50px 50px 180px;
}
@media (max-width: 1920px) {
  .h-Consept-Box {
    margin-right: calc(100vw * 100 / 1920);
  }
}
@media (max-width: 1023px) {
  .h-Consept-Box {
    margin: 0 auto 30px;
  }
}
@media (max-width: 640px) {
  .h-Consept-Box {
    padding: 50px 20px;
  }
}
.h-Consept-Box-En {
  margin-bottom: 50px;
  font-size: 1.6rem;
  letter-spacing: 2px;
  color: #FFFFFF;
}
@media (max-width: 640px) {
  .h-Consept-Box-En {
    margin-bottom: 30px;
    font-size: 1.5rem;
  }
}
.h-Consept-Box-Title {
  margin-bottom: 40px;
  font-size: 2.8rem;
  letter-spacing: 2px;
  color: #FFFFFF;
}
@media (max-width: 640px) {
  .h-Consept-Box-Title {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
}
.h-Consept-Box-Text {
  line-height: 2.5;
  font-size: 1.6rem;
  color: #FFFFFF;
}
@media (max-width: 640px) {
  .h-Consept-Box-Text {
    line-height: 2.2666666667;
    font-size: 1.5rem;
  }
}
.h-Consept-Img {
  margin-right: -50px;
}
@media (max-width: 1023px) {
  .h-Consept-Img {
    margin-right: 0;
  }
}

.h-Shop {
  position: relative;
}
.h-Shop-Logo {
  width: 100%;
  min-width: 200px;
  max-width: 300px;
  position: absolute;
  top: -160px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
}
@media (max-width: 1440px) {
  .h-Shop-Logo {
    max-width: calc(300vw * 100 / 1440);
  }
}
@media (max-width: 640px) {
  .h-Shop-Logo {
    top: -190px;
  }
}
.h-Shop-Img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.h-Menu {
  background: #FAFDFC;
  padding: 150px 0;
  overflow: hidden;
  position: relative;
}
@media (max-width: 640px) {
  .h-Menu {
    padding: 80px 0;
  }
}
.h-Menu:after {
  content: '';
  width: 65.625%;
  height: 900px;
  background: url("../img/home/menu-bg.png") no-repeat center top;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1023px) {
  .h-Menu:after {
    width: 100%;
    height: 450px;
  }
}
.h-Menu-Inner {
  width: 100%;
  max-width: 1500px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 640px) {
  .h-Menu-Inner {
    padding: 0 20px;
  }
}
.h-Menu-Items {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media (max-width: 1023px) {
  .h-Menu-Items {
    display: block;
  }
}
.h-Menu .h-Heading {
  margin-left: 250px;
  color: #FFFFFF;
}
@media (max-width: 1920px) {
  .h-Menu .h-Heading {
    margin-left: calc(250vw * 100 / 1920);
  }
}
@media (max-width: 1023px) {
  .h-Menu .h-Heading {
    margin-left: 0;
  }
}
.h-Menu-Block {
  width: 100%;
  max-width: 550px;
}
@media (max-width: 1023px) {
  .h-Menu-Block {
    max-width: inherit;
  }
}
.h-Menu-List {
  background: #FFFFFF;
  margin-bottom: 1px;
}
.h-Menu-List:last-child {
  margin-bottom: 0;
}
.h-Menu-Title {
  background: #BC8D7A;
  padding: 28px 30px;
  font-weight: 800;
  color: #FFFFFF;
  position: relative;
  cursor: pointer;
}
@media (max-width: 640px) {
  .h-Menu-Title {
    padding: 18px 20px;
  }
}
.h-Menu-Title i {
  width: 40px;
  height: 1px;
  background: #FFFFFF;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%);
}
@media (max-width: 640px) {
  .h-Menu-Title i {
    width: 20px;
    right: 20px;
  }
}
.h-Menu-Title i:after {
  content: '';
  width: 1px;
  height: 40px;
  background: #FFFFFF;
  display: block;
  position: absolute;
  top: 50%;
  right: 19px;
  transform: translate(0, -50%);
  transition: .4s;
}
@media (max-width: 640px) {
  .h-Menu-Title i:after {
    height: 20px;
    right: 9px;
  }
}
.h-Menu-Wrapper {
  display: none;
}
.h-Menu-Item {
  border-bottom: 1px dotted #BC8D7A;
  padding: 16px 30px;
  font-size: 1.5rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .h-Menu-Item {
    padding: 16px 20px;
  }
}
.h-Menu-Item:last-child {
  border-bottom: none;
}
.h-Menu-Illustration {
  width: 100%;
  min-width: 260px;
  max-width: 510px;
  position: absolute;
  top: 300px;
  left: 140px;
  z-index: 1;
}
@media (max-width: 1440px) {
  .h-Menu-Illustration {
    max-width: calc(510vw * 100 / 1440);
  }
}
@media (max-width: 1023px) {
  .h-Menu-Illustration {
    top: 30px;
    left: auto;
    right: -30px;
  }
}

.h-Menu-Title.open i:after {
  transform: translate(0, -50%) rotate(-90deg);
}

.h-Info {
  background: #5D7E6B;
  padding: 150px 0;
  overflow: hidden;
}
@media (max-width: 640px) {
  .h-Info {
    padding: 80px 0;
  }
}
.h-Info-Inner {
  width: 100%;
  max-width: 1500px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 640px) {
  .h-Info-Inner {
    padding: 0 20px;
  }
}
.h-Info .h-Heading {
  color: #FFFFFF;
}
.h-Info-Items {
  margin: 0 -100px;
  display: flex;
}
@media (max-width: 1920px) {
  .h-Info-Items {
    margin: 0 calc(-100vw * 100 / 1920);
  }
}
@media (max-width: 1023px) {
  .h-Info-Items {
    margin: 0;
    display: block;
  }
}
.h-Info-Item {
  width: 100%;
  box-sizing: border-box;
  padding: 0 100px;
}
@media (max-width: 1920px) {
  .h-Info-Item {
    padding: 0 calc(100vw * 100 / 1920);
  }
}
@media (max-width: 1023px) {
  .h-Info-Item {
    padding: 0;
  }
}
.h-Info-Item.left {
  max-width: 700px;
}
@media (max-width: 1023px) {
  .h-Info-Item.left {
    max-width: inherit;
    margin-bottom: 60px;
  }
}
.h-Info-Item.right {
  max-width: 900px;
}
@media (max-width: 1023px) {
  .h-Info-Item.right {
    max-width: inherit;
  }
}
.h-Info-Map {
  width: 100%;
  margin-bottom: 20px;
  line-height: 0;
  aspect-ratio: 1/1;
}
@media (max-width: 1023px) {
  .h-Info-Map {
    aspect-ratio: 16/9;
  }
}
@media (max-width: 640px) {
  .h-Info-Map {
    aspect-ratio: 1/1;
  }
}
.h-Info-Map iframe {
  width: 100%;
  height: 100%;
}
.h-Info-Btn {
  width: 100%;
  max-width: 200px;
}
@media (max-width: 640px) {
  .h-Info-Btn {
    max-width: 174px;
  }
}
.h-Info-Btn a {
  width: 100%;
  height: 70px;
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 35px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #5D7E6B;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background .4s, color .4s;
}
@media (max-width: 640px) {
  .h-Info-Btn a {
    height: 60px;
    font-size: 1.5rem;
  }
}
.h-Info-Btn a:hover {
  background: #5D7E6B;
  color: #FFFFFF;
}
.h-Info-Table table {
  width: 100%;
  color: #FFFFFF;
  table-layout: fixed;
}
@media (max-width: 640px) {
  .h-Info-Table table {
    border-bottom: 1px dotted #FFFFFF;
  }
}
.h-Info-Table table th {
  width: 30%;
  box-sizing: border-box;
  border-top: 1px dotted #FFFFFF;
  border-bottom: 1px dotted #FFFFFF;
  padding: 30px 30px 30px 0;
  text-align: left;
  font-size: 1.8rem;
}
@media (max-width: 640px) {
  .h-Info-Table table th {
    width: 100%;
    border-bottom: none;
    padding: 20px 0 0 0;
    display: block;
  }
}
.h-Info-Table table td {
  border-top: 1px dotted #FFFFFF;
  border-bottom: 1px dotted #FFFFFF;
  padding: 30px 0;
}
@media (max-width: 640px) {
  .h-Info-Table table td {
    border-top: none;
    border-bottom: none;
    padding: 0 0 20px 0;
    display: block;
  }
}
.h-Info-Table .list dt {
  float: left;
}
.h-Info-Table .list dd {
  padding-left: 5em;
}
.h-Info-Img {
  margin-top: 100px;
}
@media (max-width: 640px) {
  .h-Info-Img {
    margin-top: 30px;
  }
}

.h-News {
  padding: 150px 0;
}
@media (max-width: 640px) {
  .h-News {
    padding: 80px 0;
  }
}
.h-News-Inner {
  width: 100%;
  max-width: 1500px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 640px) {
  .h-News-Inner {
    padding: 0 20px;
  }
}
.h-News-Items {
  border-top: 1px dotted #BC8D7A;
  margin: 0 0 50px 100px;
}
@media (max-width: 900px) {
  .h-News-Items {
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .h-News-Items {
    margin-bottom: 30px;
  }
}
.h-News-Item {
  border-bottom: 1px dotted #BC8D7A;
  padding: 40px 120px 40px 30px;
  text-decoration: none;
  color: #BC8D7A;
  display: block;
  position: relative;
}
@media (max-width: 640px) {
  .h-News-Item {
    padding: 30px 50px 30px 0;
  }
}
.h-News-Item:after {
  content: '';
  width: 60px;
  height: 1px;
  background: #BC8D7A;
  position: absolute;
  top: 50%;
  right: 30px;
}
@media (max-width: 640px) {
  .h-News-Item:after {
    width: 20px;
    right: 0;
  }
}
.h-News-Item dl {
  transition: transform .4s;
}
.h-News-Item dt {
  margin-bottom: 20px;
  font-size: 1.4rem;
}
@media (max-width: 640px) {
  .h-News-Item dt {
    margin-bottom: 10px;
  }
}
.h-News-Item dt time {
  color: #BC8D7A;
}
.h-News-Item dt span {
  margin-left: 30px;
  transition: opacity .4s;
}
@media (max-width: 640px) {
  .h-News-Item dt span {
    margin-left: 20px;
  }
}
.h-News-Btn {
  width: 100%;
  max-width: 200px;
  margin-left: auto;
}
@media (max-width: 640px) {
  .h-News-Btn {
    max-width: 174px;
  }
}
.h-News-Btn a {
  width: 100%;
  height: 70px;
  background: #BC8D7A;
  border: 2px solid #BC8D7A;
  border-radius: 35px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background .4s, color .4s;
}
@media (max-width: 640px) {
  .h-News-Btn a {
    height: 60px;
    font-size: 1.5rem;
  }
}
.h-News-Btn a:hover {
  background: #FFFFFF;
  color: #BC8D7A;
}

.h-News-Item:hover dl {
  transform: translateX(1rem);
}

.h-Contact {
  padding: 120px 0 140px;
  position: relative;
}
@media (max-width: 640px) {
  .h-Contact {
    padding-top: 90px;
  }
}
.h-Contact:after {
  content: '';
  background: url("../img/common/contact-bg.png") no-repeat center top;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 160px;
  z-index: -1;
}
@media (max-width: 1920px) {
  .h-Contact:after {
    left: calc(160vw * 100 / 1920);
  }
}
@media (max-width: 900px) {
  .h-Contact:after {
    left: 0;
  }
}
.h-Contact-Inner {
  width: 100%;
  max-width: 1000px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 640px) {
  .h-Contact-Inner {
    padding: 0 20px;
  }
}
.h-Contact .h-Heading {
  text-align: center;
}
.h-Contact-Items {
  margin: 0 -5px;
  display: flex;
}
@media (max-width: 900px) {
  .h-Contact-Items {
    margin: 0;
    display: block;
  }
}
.h-Contact-Box {
  width: 50%;
  box-sizing: border-box;
  padding: 0 5px;
}
@media (max-width: 900px) {
  .h-Contact-Box {
    width: 100%;
    margin-top: 10px;
    padding: 0;
  }
}
.h-Contact-Qr {
  height: 100%;
}
.h-Contact-Item {
  margin-bottom: 10px;
}
.h-Contact-Item:last-child {
  margin-bottom: 0;
}
.h-Contact-Item-Bg {
  height: 100%;
  background: #FFFFFF;
  padding: 35px;
  position: relative;
}
@media (max-width: 640px) {
  .h-Contact-Item-Bg {
    padding: 30px 20px;
  }
}
.h-Contact-Item-Bg:after {
  content: '';
  width: 10px;
  height: 92px;
  background: #5D7E6B;
  position: absolute;
  top: 0;
  left: 0;
}
.h-Contact-Item-Title {
  margin-bottom: 40px;
  text-align: center;
  line-height: 1;
  font-size: 2.4rem;
  letter-spacing: 1px;
  color: #5D7E6B;
}
@media (max-width: 640px) {
  .h-Contact-Item-Title {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
}
.h-Contact-Item-Tel {
  margin-bottom: 15px;
  text-align: center;
  line-height: 1;
  font-size: 3.6rem;
  letter-spacing: 1px;
}
@media (max-width: 640px) {
  .h-Contact-Item-Tel {
    font-size: 3.0rem;
  }
}
.h-Contact-Item-Tel a {
  text-decoration: none;
}
.h-Contact-Item-Tel span {
  font-size: 1.5rem;
}
@media (max-width: 1080px) {
  .h-Contact-Item-Tel span {
    margin-top: 10px;
    display: block;
  }
}
.h-Contact-Item-Time {
  line-height: 1.8571428571;
  font-size: 1.4rem;
  color: #BC8D7A;
  display: flex;
  justify-content: center;
}
.h-Contact-Item-Time dt {
  margin-right: 20px;
}
@media (max-width: 640px) {
  .h-Contact-Item-Time dt {
    margin-right: 10px;
  }
}
.h-Contact-Item-Btn {
  width: 100%;
  max-width: 274px;
  margin: 0 auto 20px;
}
@media (max-width: 640px) {
  .h-Contact-Item-Btn {
    max-width: 234px;
  }
}
.h-Contact-Item-Btn a {
  width: 100%;
  height: 70px;
  background: #BC8D7A;
  border: 2px solid #BC8D7A;
  border-radius: 35px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background .4s, color .4s;
}
@media (max-width: 640px) {
  .h-Contact-Item-Btn a {
    height: 60px;
    font-size: 1.5rem;
  }
}
.h-Contact-Item-Btn a:hover {
  background: #FFFFFF;
  color: #BC8D7A;
}
.h-Contact-Item-Img {
  width: 100%;
  max-width: 200px;
  margin: 0 auto 20px;
}
@media (max-width: 640px) {
  .h-Contact-Item-Img {
    max-width: 160px;
  }
}
.h-Contact-Item-Id {
  margin-bottom: 20px;
  text-align: center;
  font-size: 2.0rem;
  color: #BC8D7A;
}
.h-Contact-Item-Text {
  text-align: center;
  font-size: 1.6rem;
  color: #BC8D7A;
}
.h-Contact-Illustration {
  width: 100%;
  min-width: 150px;
  max-width: 320px;
  position: absolute;
  bottom: -80px;
  left: 0;
  z-index: 1;
}
@media (max-width: 1920px) {
  .h-Contact-Illustration {
    max-width: calc(320vw * 100 / 1920);
  }
}
@media (max-width: 900px) {
  .h-Contact-Illustration {
    left: 10px;
  }
}

.news {
  padding: 150px 0 180px;
}
@media (max-width: 640px) {
  .news {
    padding: 80px 0 100px;
  }
}
.news-Inner {
  width: 100%;
  max-width: 900px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 640px) {
  .news-Inner {
    padding: 0 20px;
  }
}
.news-Category {
  margin-bottom: 48px;
}
@media (max-width: 640px) {
  .news-Category {
    margin-bottom: 24px;
  }
}
.news-Category-Title {
  margin-bottom: 20px;
  font-size: 1.8rem;
}
@media (max-width: 640px) {
  .news-Category-Title {
    margin-bottom: 10px;
  }
}
.news-Category-List {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 50px;
}
@media (max-width: 640px) {
  .news-Category-List {
    gap: 10px 30px;
  }
}
.news-Category-List li {
  font-size: 1.6rem;
}
@media (max-width: 640px) {
  .news-Category-List li {
    font-size: 1.5rem;
  }
}
.news-Category-List li a {
  text-decoration: none;
  color: #5D7E6B;
  position: relative;
  transition: opacity .4s;
}
.news-Category-List li a:hover {
  opacity: .5;
}
.news-Category-List li.cr a:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #5D7E6B;
  position: absolute;
  left: 0;
  bottom: -5px;
}
.news-Category.extra {
  border-top: 1px dotted #BC8D7A;
  border-bottom: 1px dotted #BC8D7A;
  margin: 100px 0 0 0;
  padding: 30px 0;
}
@media (max-width: 640px) {
  .news-Category.extra {
    margin-top: 50px;
    padding: 15px 0;
  }
}
.news-Items {
  border-top: 1px dotted #BC8D7A;
  margin-bottom: 100px;
}
@media (max-width: 640px) {
  .news-Items {
    margin-bottom: 50px;
  }
}
.news-Item {
  border-bottom: 1px dotted #BC8D7A;
  padding: 40px 120px 40px 30px;
  text-decoration: none;
  color: #BC8D7A;
  display: block;
  position: relative;
}
@media (max-width: 640px) {
  .news-Item {
    padding: 30px 50px 30px 0;
  }
}
.news-Item:after {
  content: '';
  width: 60px;
  height: 1px;
  background: #BC8D7A;
  position: absolute;
  top: 50%;
  right: 30px;
}
@media (max-width: 640px) {
  .news-Item:after {
    width: 20px;
    right: 0;
  }
}
.news-Item dl {
  transition: transform .4s;
}
.news-Item dt {
  margin-bottom: 20px;
  font-size: 1.4rem;
}
@media (max-width: 640px) {
  .news-Item dt {
    margin-bottom: 10px;
  }
}
.news-Item dt time {
  color: #BC8D7A;
}
.news-Item dt span {
  margin-left: 30px;
  transition: opacity .4s;
}
@media (max-width: 640px) {
  .news-Item dt span {
    margin-left: 20px;
  }
}
.news-Paginate {
  display: flex;
}
.news-Paginate .page-numbers {
  width: 60px;
  height: 60px;
  background: #BC8D7A;
  margin-right: 1px;
  text-decoration: none;
  font-size: 1.6rem;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background .4s;
}
@media (max-width: 640px) {
  .news-Paginate .page-numbers {
    width: 40px;
    height: 40px;
    font-size: 1.4rem;
  }
}
.news-Paginate .page-numbers.current {
  background: #5D7E6B;
}
.news-Paginate.extra {
  justify-content: center;
}
.news-Paginate-List {
  display: flex;
}
.news-Paginate-List li {
  margin-right: 1px;
}
.news-Paginate-List li:last-child {
  margin-right: 0;
}
.news-Paginate-List li a {
  width: 100px;
  height: 60px;
  background: #BC8D7A;
  text-decoration: none;
  font-size: 1.6rem;
  letter-spacing: 1px;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity .4s;
}
@media (max-width: 640px) {
  .news-Paginate-List li a {
    width: 80px;
    height: 50px;
    font-size: 1.4rem;
  }
}
.news-Paginate-List li a:hover {
  opacity: .5;
}
.news-Article {
  border-top: 1px solid #BC8D7A;
  margin-bottom: 100px;
  padding-top: 30px;
}
@media (max-width: 640px) {
  .news-Article {
    margin-bottom: 50px;
    padding-top: 15px;
  }
}
.news-Article-Header {
  margin-bottom: 90px;
}
@media (max-width: 640px) {
  .news-Article-Header {
    margin-bottom: 45px;
  }
}
.news-Article-Data {
  margin-bottom: 10px;
  font-size: 1.4rem;
}
.news-Article-Data a {
  margin-left: 30px;
  color: #5D7E6B;
  text-decoration: none;
  transition: opacity .4s;
}
@media (max-width: 640px) {
  .news-Article-Data a {
    margin-left: 20px;
  }
}
.news-Article-Data a:hover {
  opacity: .5;
}
.news-Article-Title {
  line-height: 1.5263157895;
  font-size: 3.8rem;
}
@media (max-width: 640px) {
  .news-Article-Title {
    font-size: 2.8rem;
  }
}
.news-Article-Body figure {
  margin: 100px 0;
}
@media (max-width: 640px) {
  .news-Article-Body figure {
    margin: 50px 0;
  }
}
.news-Article-Body p {
  margin-bottom: 1em;
}
.news-Article-Body ul {
  margin-bottom: 1.5em;
  padding-left: 1.5em;
}
.news-Article-Body ul li {
  list-style: disc;
}
.news-Article-Body ol {
  margin-bottom: 1.5em;
  padding-left: 1.5em;
}
.news-Article-Body ol li {
  list-style: decimal;
}
.news-Article-Body strong {
  font-weight: 700;
}

.news-Item:hover dl {
  transform: translateX(1rem);
}

.privacy {
  padding: 150px 0 180px;
}
@media (max-width: 640px) {
  .privacy {
    padding: 80px 0 100px;
  }
}
.privacy-Inner {
  width: 100%;
  max-width: 900px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media (max-width: 640px) {
  .privacy-Inner {
    padding: 0 20px;
  }
}

.privacy-Section {
  margin-bottom: 70px;
}
@media (max-width: 640px) {
  .privacy-Section {
    margin-bottom: 35px;
  }
}
.privacy-Section h2 {
  margin-bottom: 30px;
  font-weight: 600;
  line-height: 1.4;
  font-size: 3.8rem;
}
@media (max-width: 640px) {
  .privacy-Section h2 {
    margin-bottom: 10px;
    font-size: 2.3rem;
  }
}
.privacy-Section h3 {
  margin: 30px 0 10px;
  font-weight: 600;
  line-height: 1.4;
  font-size: 2.6rem;
}
@media (max-width: 640px) {
  .privacy-Section h3 {
    margin: 20px 0 5px;
    font-size: 2.0rem;
  }
}
.privacy-Section h4 {
  margin: 30px 0 10px;
  padding-left: 29px;
  font-weight: 600;
  line-height: 1.4;
  font-size: 2.0rem;
  position: relative;
}
@media (max-width: 640px) {
  .privacy-Section h4 {
    margin: 20px 0 5px;
    font-size: 1.8rem;
  }
}
.privacy-Section h4:after {
  content: '';
  width: 19px;
  height: 19px;
  background: #5D7E6B;
  position: absolute;
  top: .2em;
  left: 0;
}
.privacy-Section p {
  line-height: 2;
}
.privacy-Section p a {
  color: #5D7E6B;
}
