@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
/* line 5, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 8, ../sass/style2203.scss */
html,
body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  /* line 8, ../sass/style2203.scss */
  html,
  body {
    width: 375px;
  }
}

/* line 17, ../sass/style2203.scss */
header {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  /* line 17, ../sass/style2203.scss */
  header {
    width: 375px;
    padding: 0 5px;
  }
}
/* line 26, ../sass/style2203.scss */
header a {
  color: black;
  text-decoration: none;
}
/* line 29, ../sass/style2203.scss */
header a:visited {
  color: black;
}
/* line 34, ../sass/style2203.scss */
header h1 {
  font-size: 3rem;
  /* 48px */
  line-height: 1;
  text-align: center;
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  /* line 34, ../sass/style2203.scss */
  header h1 {
    font-weight: 300;
    font-size: 24px;
  }
}
/* line 46, ../sass/style2203.scss */
header h1 .name {
  font-family: "Noto Serif JP", serif;
  font-size: 6rem;
  /* 96px */
  line-height: 1;
}
@media screen and (max-width: 768px) {
  /* line 46, ../sass/style2203.scss */
  header h1 .name {
    font-size: 52px;
  }
}
/* line 56, ../sass/style2203.scss */
header nav.global_navi {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
}
@media screen and (max-width: 768px) {
  /* line 56, ../sass/style2203.scss */
  header nav.global_navi {
    padding: 15px 0;
  }
}
/* line 69, ../sass/style2203.scss */
header nav.global_navi .menu {
  height: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.5s ease-in-out 0s;
  background-color: #ffffff;
  color: black;
}
@media screen and (max-width: 768px) {
  /* line 69, ../sass/style2203.scss */
  header nav.global_navi .menu {
    font-size: 14px;
  }
}
/* line 84, ../sass/style2203.scss */
header nav.global_navi .menu:hover {
  transition: background-color 0.5s ease-in-out 0s;
  background-color: #b3b3b3;
  color: white;
}

/* line 94, ../sass/style2203.scss */
.btn1 {
  background-color: #a89797;
  color: white;
}

/* line 99, ../sass/style2203.scss */
#top main {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  /* line 99, ../sass/style2203.scss */
  #top main {
    width: 375px;
  }
}
/* line 107, ../sass/style2203.scss */
#top main h1.title {
  text-align: center;
}
/* line 109, ../sass/style2203.scss */
#top main h1.title .name {
  font-family: "Noto Serif JP", serif;
}
/* line 113, ../sass/style2203.scss */
#top main h2.title {
  font-size: 3rem;
  /* 48px */
  line-height: 1;
  padding: 1.25rem 0;
  text-align: center;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
}
@media screen and (max-width: 768px) {
  /* line 113, ../sass/style2203.scss */
  #top main h2.title {
    font-size: 2rem;
    padding: 1rem;
  }
}
/* line 128, ../sass/style2203.scss */
#top main .imgMain {
  height: 491px;
  overflow: hidden;
}
/* line 133, ../sass/style2203.scss */
#top main .title2 {
  color: #775e5d;
}
@media screen and (max-width: 768px) {
  /* line 133, ../sass/style2203.scss */
  #top main .title2 {
    text-align: center;
  }
}
/* line 148, ../sass/style2203.scss */
#top main #access {
  font-size: 1.5em;
}
@media screen and (max-width: 768px) {
  /* line 148, ../sass/style2203.scss */
  #top main #access {
    padding: 0 5px;
  }
}
/* line 153, ../sass/style2203.scss */
#top main #access dl dt {
  color: #330a07;
}
/* line 156, ../sass/style2203.scss */
#top main #access dl dt::before {
  content: "■";
  font-size: 16px;
  color: #330a07;
  margin-right: 10px;
}
/* line 164, ../sass/style2203.scss */
#top main #access dd {
  color: #330a07;
  text-indent: 1.5em;
}
@media screen and (max-width: 768px) {
  /* line 164, ../sass/style2203.scss */
  #top main #access dd {
    text-indent: 1.25em;
  }
}
/* line 170, ../sass/style2203.scss */
#top main #access dd .flex {
  border-bottom: 1px solid #e0e0e0;
}
/* line 173, ../sass/style2203.scss */
#top main #access dd .head {
  width: 150px;
}
@media screen and (max-width: 768px) {
  /* line 177, ../sass/style2203.scss */
  #top main #access dd .body {
    padding-left: 1.25em;
    text-indent: 0.25em;
    padding-bottom: 1em;
  }
}

/* line 192, ../sass/style2203.scss */
#hair_menu .head header,
#esthe .head header {
  width: 100%;
  margin: 0 auto;
}
/* line 196, ../sass/style2203.scss */
#hair_menu .head header h1,
#esthe .head header h1 {
  text-align: center;
  padding: 10px 0;
}
/* line 200, ../sass/style2203.scss */
#hair_menu .head header h1 .name,
#esthe .head header h1 .name {
  font-family: "Noto Serif JP", serif;
}
/* line 207, ../sass/style2203.scss */
#hair_menu main,
#esthe main {
  width: 1100px;
  margin: 0 auto;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.75em;
  padding-top: 3em;
  padding-bottom: 3em;
}
@media screen and (max-width: 768px) {
  /* line 207, ../sass/style2203.scss */
  #hair_menu main,
  #esthe main {
    width: 375px;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* line 227, ../sass/style2203.scss */
#hair_menu main h2.title,
#esthe main h2.title {
  text-align: center;
  font-size: 3rem;
  /* 48px */
  line-height: 1;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  /* line 227, ../sass/style2203.scss */
  #hair_menu main h2.title,
  #esthe main h2.title {
    margin-bottom: 15px;
  }
}
/* line 238, ../sass/style2203.scss */
#hair_menu main table th,
#hair_menu main td,
#esthe main table th,
#esthe main td {
  font-weight: 300;
}
/* line 244, ../sass/style2203.scss */
#hair_menu main .note .ind,
#esthe main .note .ind {
  padding-left: 1em;
  text-indent: -1em;
}

/* line 253, ../sass/style2203.scss */
#esthe main {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75em;
}

/* line 260, ../sass/style2203.scss */
#fixedTop {
  width: 4em;
  height: 4em;
  position: fixed;
  bottom: 0;
  right: 0;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}

/*# sourceMappingURL=style2203.css.map */
