@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
          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;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

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

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

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

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

legend {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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,
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: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

blockquote,
q {
  quotes: none;
}

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

html,
body,
#body {
  width: 100%;
  height: 100%;
}

img {
  vertical-align: bottom;
}

main {
  font: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
}

body {
  font-size: 1.8rem;
  line-height: 1.75;
  color: black;
  background: white;
}
@media (max-width: 768px) {
  body {
    font-size: 1.6rem;
  }
}

.body {
  overflow: hidden;
}

a {
  color: #0065b2;
  text-decoration: none;
}

a:link {
  color: #0065b2;
  text-decoration: underline;
}

a:visited {
  color: #0065b2;
}

a:hover {
  color: #0065b2;
  text-decoration: none;
}

a:active {
  color: #0065b2;
}

.link-none a,
a[href^="tel:"] {
  text-decoration: none;
}

.link-none a {
  pointer-events: none;
}

@media (min-width: 1025px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
.disp_none {
  display: none !important;
}

@media (max-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .tablet {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .pc {
    display: none !important;
  }
}
bold,
.bold,
strong {
  font-weight: 600;
}

em,
.em {
  font-style: italic;
}

sup {
  font-size: 0.9rem;
}

.nowrap {
  white-space: nowrap !important;
}

.indent-none {
  text-indent: 0 !important;
}

.indent01 {
  text-indent: 1.7rem !important;
}

.indent02 {
  text-indent: -1rem !important;
  margin-left: 1rem !important;
}

.indent03 {
  text-indent: -1.25rem !important;
  margin-left: 1.25rem !important;
}

.indent04 {
  text-indent: -2rem !important;
  margin-left: 2rem !important;
}

.indent05 {
  text-indent: -2.5rem !important;
  margin-left: 2.5rem !important;
}

.indent06 {
  text-indent: -3rem !important;
  margin-left: 3rem !important;
}

.indent07 {
  text-indent: -3.5rem !important;
  margin-left: 3.5rem !important;
}

.indent08 {
  text-indent: -4rem !important;
  margin-left: 4rem !important;
}

.indent09 {
  text-indent: -4.5rem !important;
  margin-left: 4.5rem !important;
}

.indent10 {
  text-indent: -5rem !important;
  margin-left: 5rem !important;
}

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

.xcenter,
table td.xcenter,
table th.xcenter,
table tr.xcenter th,
table tr.xcenter td {
  text-align: center !important;
}

.xleft,
table td.xleft,
table th.xleft,
table tr.xleft th,
table tr.xleft td {
  text-align: left !important;
}

.xright,
table td.xright,
table th.xright,
table tr.xright th,
table tr.xright td {
  text-align: right !important;
}

.ytop,
table td.ytop,
table th.ytop,
table tr.ytop th,
table tr.ytop td {
  vertical-align: top !important;
}

.ymiddle,
table td.ymiddle,
table th.ymiddle,
table tr.ymiddle th,
table tr.ymiddle td {
  vertical-align: middle !important;
}

.ybottom,
table td.ybottom,
table th.ybottom,
table tr.ybottom th,
table tr.ybottom td {
  vertical-align: bottom !important;
}

@media (max-width: 768px) {
  .sp_xcenter,
  table td.sp_xcenter,
  table th.sp_xcenter,
  table tr.sp_xcenter th,
  table tr.sp_xcenter td {
    text-align: center !important;
  }
  .sp_xleft,
  table td.sp_xleft,
  table th.sp_xleft,
  table tr.sp_xleft th,
  table tr.sp_xleft td {
    text-align: left !important;
  }
  .sp_xright,
  table td.sp_xright,
  table th.sp_xright,
  table tr.sp_xright th,
  table tr.sp_xright td {
    text-align: right !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .tl_xcenter,
  table td.tl_xcenter,
  table th.tl_xcenter,
  table tr.tl_xcenter th,
  table tr.tl_xcenter td {
    text-align: center !important;
  }
  .tl_xleft,
  table td.tl_xleft,
  table th.tl_xleft,
  table tr.tl_xleft th,
  table tr.tl_xleft td {
    text-align: left !important;
  }
  .tl_xright,
  table td.tl_xright,
  table th.tl_xright,
  table tr.tl_xright th,
  table tr.tl_xright td {
    text-align: right !important;
  }
}
@media (min-width: 1025px) {
  .pc_xcenter,
  table td.pc_xcenter,
  table th.pc_xcenter,
  table tr.pc_xcenter th,
  table tr.pc_xcenter td {
    text-align: center !important;
  }
  .pc_xleft,
  table td.pc_xleft,
  table th.pc_xleft,
  table tr.pc_xleft th,
  table tr.pc_xleft td {
    text-align: left !important;
  }
  .pc_xright,
  table td.pc_xright,
  table th.pc_xright,
  table tr.pc_xright td,
  table tr.pc_xright th {
    text-align: right !important;
  }
}
html {
  height: -webkit-fill-available;
}

body {
  background: white;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 2;
  color: #282828;
  letter-spacing: 0.025rem;
}

.mt0 {
  margin-top: 0 !important;
}

.image-fit img {
  width: 100%;
  height: auto;
}

main img {
  max-width: 100%;
  height: auto;
}

.header {
  padding: 50px 50px;
  max-width: 980px;
  margin: 0 auto 25px auto;
}
@media (max-width: 768px) {
  .header {
    padding: 25px 20px 0 20px;
  }
}
.header h1 {
  font-size: 4rem;
  text-align: center;
  line-height: 1.5;
  font-weight: 700;
  padding-bottom: 25px;
  margin-bottom: 50px;
  border-bottom: 3px solid #282828;
}
@media (max-width: 768px) {
  .header h1 {
    font-size: 2.6rem;
    margin-bottom: 25px;
  }
}
.header-text {
  font-size: 2.2rem;
  text-align: center;
  margin: 100px 0 50px 0;
}
@media (max-width: 768px) {
  .header-text {
    margin: 25px 0 50px 0;
    font-size: 1.6rem;
    text-align: left;
  }
  .header-text br {
    display: none;
  }
}
.header-img02 {
  max-width: 70%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .header-img02 {
    max-width: 85%;
  }
}

.back {
  background: url("../images/back.webp") center top/cover;
}

.summary,
.about,
.shop,
.under {
  padding: 0 50px;
  max-width: 980px;
}

.summary {
  margin: 0 auto 100px auto;
}
@media (max-width: 768px) {
  .summary {
    padding: 0 20px;
    margin: 0 auto 75px auto;
  }
}

.about {
  margin: 0 auto 100px auto;
}
@media (max-width: 768px) {
  .about {
    padding: 0 20px;
    margin: 0 auto 75px auto;
  }
}
.about-img01 {
  margin-bottom: 75px;
}
@media (max-width: 768px) {
  .about-img01 {
    margin-bottom: 50px;
  }
}
.about-img02 {
  margin-bottom: 75px;
}
@media (max-width: 768px) {
  .about-img02 {
    margin-bottom: 25px;
  }
}
.about-text {
  text-align: center;
  font-size: 2rem;
  line-height: 2;
}
@media (max-width: 1024px) {
  .about-text {
    text-align: left;
  }
}
@media (max-width: 768px) {
  .about-text {
    font-size: 1.6rem;
  }
}
.about-text p:nth-child(n+2) {
  margin-top: 35px;
}

.shop {
  margin: 0 auto 50px auto;
}
@media (max-width: 768px) {
  .shop {
    padding: 0 20px;
    margin: 0 auto 25px auto;
  }
}
.shop h2 {
  font-size: 3.2rem;
  font-weight: 700;
  text-align: center;
  border-bottom: 2px solid #282828;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.shop-text {
  text-align: center;
  margin-bottom: 25px;
}
.shop-list {
  text-align: center;
  margin-bottom: 75px;
}
.shop ul {
  display: inline-block;
  text-align: left;
  margin-left: 30px;
  list-style: none;
}
.shop ul li:nth-child(n+2) {
  margin-top: 10px;
}
.shop ul li a {
  color: #282828;
  text-decoration: none;
  padding-left: 25px;
  position: relative;
  display: block;
}
@media (max-width: 768px) {
  .shop ul li a {
    padding-left: 22px;
  }
}
.shop ul li a span {
  position: absolute;
  top: 12px;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  background: url("../images/arrow01.svg") center center;
}
@media (max-width: 768px) {
  .shop ul li a span {
    top: 10px;
    width: 13px;
    height: 13px;
  }
}
@media (min-width: 1025px) {
  .shop ul li a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .shop ul li a:hover {
    opacity: 0.3;
  }
}
.shop-img {
  margin-top: 75px;
}

.btn {
  text-align: center;
  margin-top: 25px;
}
.btn a {
  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;
  padding: 15px 60px 17px 60px;
  background: #b53329;
  color: white;
  text-decoration: none;
  font-size: 2.8rem;
  font-weight: 700;
  border-radius: 9999px;
  line-height: 1.75;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .btn a {
    font-size: 2.2rem;
  }
}
@media (min-width: 1025px) {
  .btn a:hover {
    opacity: 0.3;
  }
}

.under {
  margin: 0 auto;
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .under {
    padding: 0 20px 50px 20px;
  }
}/*# sourceMappingURL=style.min.css.map */