@charset "UTF-8";
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  width: 100%;
  height: auto;
  min-height: 100%;
  font-size: 16px;
}

body {
  position: relative;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
  font-family: "Shippori Mincho B1", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
  font-weight: 500;
  color: #000;
  background: #fff;
  overflow-x: hidden;
}

main,
section,
article,
div {
  position: relative;
}

*,
*:before,
*:after {
  position: relative;
  box-sizing: border-box;
  scroll-behavior: unset;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd {
  margin: 0;
  padding: 0;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
}
a:focus {
  color: inherit;
  outline: none;
}
a:focus-visible {
  border: 1px solid red;
}

ul, ol, li {
  list-style: none;
}

button {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #000;
}

dt {
  font-weight: normal;
}

em {
  font-style: normal;
}

img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.dn {
  display: none;
}

.is-pc {
  display: block;
}

.is-tb {
  display: none;
}

.is-sp {
  display: none;
}

.base01.p-page__container {
  max-width: 100%;
  margin: 0 auto 0;
  width: 88%;
}

.p-page__container {
  max-width: 1721px;
  width: 92%;
  margin: 0 auto 0;
}

.view_pc .p-page__container {
  width: 100%;
}

.p-page__wrap .p-shop__header {
  display: grid;
  place-content: center;
  height: min(115px, calc(115 * var(--vw, 1vw) * 100 / 1920));
}

.p-shop__title {
  font-family: "Shippori Mincho B1", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
  font-weight: 500;
  font-size: clamp(22px, calc(32 * var(--vw, 1vw) * 100 / 1920), 32px);
  letter-spacing: 0.11em;
  line-height: 1.35;
  font-weight: 500;
  font-family: "Shippori Mincho B1", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
  font-weight: 500;
}

.p-page__body {
  max-width: 822px;
  width: 100%;
}

.p-page__body-inner {
  padding: 0;
  padding-bottom: clamp(80px, calc(100 * var(--vw, 1vw) * 100 / 1920), 100px);
  color: #000;
  border-top-color: #CECBCB;
  border-bottom-color: #CECBCB;
}

.p-page__title {
  margin-top: clamp(60px, calc(80 * var(--vw, 1vw) * 100 / 1920), 80px);
  font-size: clamp(24px, calc(62 * var(--vw, 1vw) * 100 / 1920), 62px);
  letter-spacing: 0.11em;
  line-height: 1.35;
  font-weight: 500;
  font-family: "Shippori Mincho B1", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
  font-weight: 500;
  text-align: center;
}

.c-alert {
  margin-top: clamp(80px, calc(120 * var(--vw, 1vw) * 100 / 1920), 120px);
  color: #000;
  font-size: clamp(14px, calc(17 * var(--vw, 1vw) * 100 / 1920), 17px);
  background: none;
  padding: 0;
  line-height: 1.7;
}

.c-form__title {
  width: 36%;
}

.c-form__note {
  font-size: clamp(12px, calc(16 * var(--vw, 1vw) * 100 / 1920), 16px);
}

.c-form__table {
  margin-top: clamp(35px, calc(60 * var(--vw, 1vw) * 100 / 1920), 60px);
}

.c-form__title {
  font-size: clamp(16px, calc(19 * var(--vw, 1vw) * 100 / 1920), 19px);
  text-align: left;
}

.c-input--text {
  font-size: clamp(16px, calc(19 * var(--vw, 1vw) * 100 / 1920), 19px);
  padding: 0.4em 0.8em;
  background: #EAE8E8;
  border-color: #EAE8E8;
  border-width: 1px;
}

input.c-input--text {
  height: 46px;
}

textarea.c-input--text {
  height: 254px;
}

.c-input--text:focus {
  border-color: #EDCA0B;
}

.c-button__group {
  max-width: 365px;
  width: 100%;
  height: clamp(48px, calc(61 * var(--vw, 1vw) * 100 / 1920), 61px);
  margin: 20px auto 0;
}
.c-button__group .c-button {
  position: relative;
  display: grid;
  place-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 0;
  font-size: clamp(13px, calc(17 * var(--vw, 1vw) * 100 / 1920), 17px);
  font-weight: 400;
  color: #fff;
  border: 1px solid #000;
  background: #fff;
}
.c-button__group .c-button--primary {
  background: #000000;
}
@media screen and (max-width: 1024px){
  .is-pc {
    display: none;
  }
  .is-tb {
    display: block;
  }
  .p-page__wrap .p-shop__header {
    height: 60px;
  }
  .p-shop__title {
    font-size: 18px;
    text-align: center;
  }
  .p-page__body-inner {
    max-width: 480px;
    width: 92%;
    margin: 0 auto 0;
  }
  .c-form__title {
    width: 100%;
  }
  .c-form__title {
    font-size: 14px;
  }
  .c-form__title {
    font-size: 13px;
  }
  .c-input--text {
    font-size: 14px;
  }
  .c-input--text {
    font-size: 16px;
  }
  .c-button__group {
    height: 41px;
  }
}
@media screen and (max-width: 480px){
  .is-sp {
    display: block;
  }
}