@import url("https://fonts.googleapis.com/css2?family=Amiri&family=Cardo&family=Montserrat:wght@100..900&family=Noto+Sans+JP:wght@100..900&family=Quicksand:wght@300..700&family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
/*! destyle.css v2.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;
  line-height: 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] {
  text-decoration: underline; /* 2 */
  -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;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

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

/**
 * 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] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

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

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

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

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-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] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1;
  font-size: 1.4rem;
  font-family: sans-serif;
  word-break: break-all;
  color: #333;
}

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

img {
  vertical-align: bottom;
}

input,
select,
textarea {
  font-size: 1.6rem;
}

input[type=number],
input[type=text],
input[type=email],
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

a {
  text-decoration: none;
}

button {
  outline: 0;
}
button:hover {
  cursor: pointer;
}

/* assets/style.css */
* {
  box-sizing: border-box;
}

body {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  background-color: #fff;
  color: #000;
}

.header {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 10;
  transition: 2s all ease;
}
@media (max-width: 640px) {
  .header {
    top: 20px;
    left: 10px;
  }
}
.header__logo {
  display: block;
  position: relative;
  transition: 1s all ease;
}
.header__logo.is-hide {
  opacity: 0;
}
@media (max-width: 640px) {
  .header__logo {
    display: block;
    width: 132px;
  }
  .header__logo img {
    width: 100%;
  }
}

.form__container {
  max-width: 840px;
  margin: 200px auto;
  padding: 0 20px;
}
.form__text {
  text-align: center;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  line-height: 180%;
}
.form__note {
  margin: 48px 0 0;
  text-align: right;
  color: #8b8b8b;
  font-size: 10px;
  font-weight: 400;
  line-height: 150%;
}
.form__order {
  margin: 24px 0 0;
  display: flex;
  justify-content: space-between;
  gap: 18px;
}
@media (max-width: 820px) {
  .form__order {
    flex-direction: column;
    gap: 16px;
  }
}
.form__order-title {
  padding-top: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 820px) {
  .form__order-title {
    justify-content: flex-start;
    gap: 16px;
  }
}
.form__order-title span {
  color: #e7141b;
  font-size: 12px;
}
.form__order-row {
  display: flex;
  flex-direction: column;
  gap: 18px;
  flex: 0 0 570px;
}
@media (max-width: 820px) {
  .form__order-row {
    flex: 0;
    width: 100%;
  }
}
.form__order-row__block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 64px;
}
@media (max-width: 640px) {
  .form__order-row__block {
    gap: 18px;
    justify-content: space-between;
  }
}
.form__order-row__block input[type=number] {
  width: 180px;
  height: 44px;
  padding: 8px 2px 8px 16px;
  background: #f6f6f6;
  text-align: right;
  font-size: 14px;
}
@media (max-width: 820px) {
  .form__order-row__block input[type=number] {
    padding: 8px 16px;
  }
}
@media (max-width: 390px) {
  .form__order-row__block input[type=number] {
    width: 100px;
  }
}
.form__order-row__block input[type=number]::-moz-placeholder {
  color: #aeaeae;
}
.form__order-row__block input[type=number]::placeholder {
  color: #aeaeae;
}
.form__order-row__block input[type=number]:focus {
  border: 1px solid #b8c8eb;
  background: #fff;
}
.form__order-row__block input[type=number].has-value {
  border: 1px solid #b8c8eb;
  background: #fff;
}
.form__order-row__block-error {
  margin: 8px 0 0;
  text-align: right;
  font-size: 12px;
  line-height: 1.5em;
  color: #e7141b;
}
.form__order-row__label {
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
.form__order-row__input {
  display: flex;
  align-items: center;
  gap: 10px;
}
.form__section {
  margin: 40px 0 0;
  padding: 40px 0 0;
  border-top: 1px dotted #a2a2a2;
}
.form__section-title {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  padding: 0 0 0 16px;
}
.form__section-title::before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #000;
}
.form__section-wrap {
  margin: 40px 0 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.form__section-wrap.is-last {
  margin: 0;
}
.form__section-block {
  display: flex;
  gap: 18px;
}
@media (max-width: 820px) {
  .form__section-block {
    flex-direction: column;
  }
}
.form__section-block__label {
  padding: 16px 0 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 820px) {
  .form__section-block__label {
    justify-content: flex-start;
    gap: 16px;
  }
}
.form__section-block__label span {
  color: #e7141b;
  font-size: 12px;
}
.form__section-block__label span.opt {
  color: #5cbce8;
}
.form__section-block__input {
  flex: 0 0 570px;
}
@media (max-width: 820px) {
  .form__section-block__input {
    flex: 0;
  }
}
.form__section-block__input input[type=text],
.form__section-block__input input[type=email],
.form__section-block__input input[type=tel],
.form__section-block__input select,
.form__section-block__input textarea {
  width: 100%;
  height: 44px;
  padding: 8px 16px;
  background: #f6f6f6;
  font-size: 14px;
  line-height: 150%;
  border: 1px solid #fff;
}
.form__section-block__input input[type=text]::-moz-placeholder, .form__section-block__input input[type=email]::-moz-placeholder, .form__section-block__input input[type=tel]::-moz-placeholder, .form__section-block__input select::-moz-placeholder, .form__section-block__input textarea::-moz-placeholder {
  color: #aeaeae;
}
.form__section-block__input input[type=text]::placeholder,
.form__section-block__input input[type=email]::placeholder,
.form__section-block__input input[type=tel]::placeholder,
.form__section-block__input select::placeholder,
.form__section-block__input textarea::placeholder {
  color: #aeaeae;
}
.form__section-block__input input[type=text]:focus,
.form__section-block__input input[type=email]:focus,
.form__section-block__input input[type=tel]:focus,
.form__section-block__input select:focus,
.form__section-block__input textarea:focus {
  border: 1px solid #b8c8eb;
  background: #fff;
}
.form__section-block__input input[type=text].has-value,
.form__section-block__input input[type=email].has-value,
.form__section-block__input input[type=tel].has-value,
.form__section-block__input select.has-value,
.form__section-block__input textarea.has-value {
  border: 1px solid #b8c8eb;
  background: #fff;
}
.form__section-block__input textarea {
  height: auto;
}
.form__section-block__input select {
  color: #aeaeae;
}
.form__section-block__input select.has-value {
  color: #000;
}
.form__section-block__input select,
.form__section-block__input input[type=text].is-zip {
  width: 200px;
}
.form__section-block__input-zip {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.form__section-block__input-select {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.form__section-block__input-select::after {
  content: "";
  pointer-events: none;
  top: 20px;
  left: 180px;
  position: absolute;
  display: block;
  width: 8px;
  height: 6px;
  background: #aaa;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.form__section-block__input .input-error {
  margin: 4px 0 0;
  text-align: right;
  font-size: 12px;
  line-height: 1.5em;
  color: #e7141b;
}
.form__actions {
  margin: 80px 0 0;
}
.form__actions-btn {
  margin: auto;
  border: 1px solid #000;
  width: 300px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all ease;
}
.form__actions-btn:hover {
  background: #000;
  color: #fff;
}
.form__actions-text {
  margin: 32px 0 0;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 180%;
}

.footer {
  background: #fff;
  padding: 86px 0 20px;
}
@media (max-width: 960px) {
  .footer {
    padding: 68px 0;
  }
}
.footer__inner {
  width: 90%;
  max-width: 980px;
  margin: auto;
  display: flex;
}
@media (max-width: 960px) {
  .footer__inner {
    width: -moz-fit-content;
    width: fit-content;
    flex-direction: column;
  }
}
.footer__block {
  width: 100%;
  flex: 1;
  border-right: 1px dotted #000;
}
.footer__block:last-child {
  border-right: none;
}
@media (max-width: 960px) {
  .footer__block {
    border-right: none;
  }
}
.footer__block-1 {
  padding: 0 35px 0 0;
}
@media (max-width: 960px) {
  .footer__block-1 {
    padding: 0;
  }
}
.footer__block-1__text {
  margin: 6px 0 0;
  color: #555;
  font-size: 13px;
  line-height: normal;
}
@media (max-width: 960px) {
  .footer__block-1__text {
    margin: 6px 0 0;
    font-size: 14px;
  }
}
.footer__block-1__link {
  margin: 1px 0 0;
  color: #555;
  font-size: 14px;
  line-height: normal;
}
@media (max-width: 960px) {
  .footer__block-1__link {
    font-size: 13px;
  }
}
.footer__block-2 {
  padding: 0 35px;
}
@media (max-width: 960px) {
  .footer__block-2 {
    padding: 0;
  }
}
.footer__block-2__text-1 {
  margin: 6px 0 16px;
  color: #555;
  font-size: 15px;
  line-height: 130%;
}
@media (max-width: 960px) {
  .footer__block-2__text-1 {
    margin: 6px 0 0;
  }
}
.footer__block-2__text-1 span {
  font-family: "Amiri", serif;
}
.footer__block-2__text-1 span span {
  font-family: "Shippori Mincho", serif;
  font-size: 13px;
  margin-left: 5px;
}
.footer__block-2__text-2 {
  margin: 6px 0 0;
  color: #555;
  font-size: 13px;
  line-height: 150%;
}
.footer__block-2__text-2 span {
  font-size: 12px;
}
@media (max-width: 960px) {
  .footer__block-2__text-2 {
    margin: 6px 0 0;
    font-size: 13px;
  }
}
.footer__block-3 {
  padding: 0 0 0 35px;
}
@media (max-width: 960px) {
  .footer__block-3 {
    padding: 0;
  }
}
.footer__block-3__tel {
  margin: 2px 0 0;
  color: #555;
  font-family: "Amiri", serif;
  font-size: 40px;
  line-height: 1;
}
@media (max-width: 960px) {
  .footer__block-3__tel {
    margin: 8px 0 0;
    text-align: center;
  }
}
.footer__block-3__text {
  margin: 2px 0 0;
  color: #555;
  font-size: 12px;
  line-height: normal;
}
@media (max-width: 960px) {
  .footer__block-3__text {
    margin: 6px 0 0;
    text-align: center;
  }
}
.footer__block-3__btn {
  margin: 8px 0 0;
  display: flex;
  width: 260px;
  height: 35px;
  justify-content: center;
  align-items: center;
  color: #555;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  transition: 0.3s all ease;
  border: 1px solid #555;
}
@media (max-width: 960px) {
  .footer__block-3__btn {
    margin: 20px 0 0;
    width: 100%;
  }
}
.footer__block-3__btn:hover {
  background: #000;
  color: #fff;
}
.footer__block-3__fax {
  margin: 10px 0 0;
  font-family: "Amiri", serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2em;
  letter-spacing: 0.05em;
}
@media (max-width: 960px) {
  .footer__block-3__fax {
    text-align: center;
    margin: 14px 0 0;
  }
}
.footer__title {
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 960px) {
  .footer__title {
    margin: 24px 0 0;
    font-size: 17px;
  }
}
.footer__logo {
  display: block;
  margin: 0 0 24px;
  width: 247px;
}
.footer__logo img {
  width: 100%;
}
@media (max-width: 640px) {
  .footer__logo {
    width: 100%;
    max-width: 300px;
  }
}
.footer__copyright {
  margin: 80px 0 0;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  line-height: 1;
}
@media (max-width: 960px) {
  .footer__copyright {
    margin: 48px 0 0;
  }
}/*# sourceMappingURL=style.css.map */