@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@500&Montserrat:wght@100;200;300;400;500;600&family=Noto+Sans+JP:wght@100;200;300;400;500;600&display=swap);
*, :after, :before {
  box-sizing: border-box
}
:after, :before {
  text-decoration: inherit;
  vertical-align: inherit
}
html {
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  word-break: break-word;
  text-align: justify;
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
dl dl, dl ol, dl ul, ol dl, ol ol, ol ul, ul dl, ul ol, ul ul {
  margin: 0
}
hr {
  color: inherit;
  height: 0;
  overflow: visible
}
main {
  display: block
}
nav ol, nav ul {
  list-style: none;
  padding: 0
}
nav li:before {
  content: "\200B"
}
pre {
  -ms-overflow-style: scrollbar;
  font-family: monospace, monospace;
  font-size: 1em;
  overflow: auto
}
a {
  background-color: transparent
}
abbr[title] {
  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%
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle
}
audio, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
iframe, img {
  border-style: none
}
svg:not([fill]) {
  fill: currentColor
}
svg:not(:root) {
  overflow: hidden
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0
}
button, input, select {
  margin: 0
}
button {
  overflow: visible;
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
fieldset {
  border: 1px solid #a0a0a0;
  padding: .35em .75em .625em
}
input {
  overflow: visible
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}
progress {
  display: inline-block;
  vertical-align: baseline
}
select {
  text-transform: none
}
textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
  resize: block
}
[type=checkbox], [type=radio] {
  padding: 0
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}
::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
::-moz-focus-inner {
  border-style: none;
  padding: 0
}
:-moz-focusring {
  outline: 1px dotted ButtonText
}
:-moz-ui-invalid {
  box-shadow: none
}
details, dialog {
  display: block
}
dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content
}
dialog:not([open]) {
  display: none
}
summary {
  display: list-item
}
canvas {
  display: inline-block
}
template {
  display: none
}
[tabindex], a, area, button, input, label, select, summary, textarea {
  -ms-touch-action: manipulation
}
[hidden] {
  display: none
}
[aria-busy=true] {
  cursor: progress
}
[aria-controls] {
  cursor: pointer
}
[aria-disabled=true], [disabled] {
  cursor: not-allowed
}
[aria-hidden=false][hidden] {
  display: initial
}
[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute
}
html {
  font-size: 16px;
  scroll-behavior: auto
}
body {
  color: #000;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
  letter-spacing: .025em;
  line-height: 1.7;
  margin: 0;
  padding: 0
}
audio, canvas, embed, iframe, img, object, svg, video {
  vertical-align: top
}
dd, dl, dt, figure, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
  margin: 0;
  padding: 0
}
li {
  list-style: none
}
img {
  height: auto;
  max-width: 100%
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}
address, button, input, select, small, textarea {
  font: inherit
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0
}
:focus, button {
  outline: 0
}
.pc {
  display: none
}
.wrapper {
  margin: 0 auto;
  overflow: hidden;
  position: relative
}
.acdnContents.acdn-active {
  height: 0;
  overflow: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
.acdnContents.open {
  height: auto
}
header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  left: 0;
  padding: 0 20px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10
}
header .logo {
  width: 130px
}
header .text {
  font-size: .8rem;
  line-height: 1.2;
  padding: 0 0 0 15px
}
header ul {
  display: none
}
header ul.show {
  background-color: #fff;
  display: block;
  height: 100vh;
  left: 0;
  overflow: auto;
  padding: 100px 20px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99
}
header ul li {
  font-size: .9rem;
  padding: 0 0 40px;
  text-align: center
}
header .navi {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Montserrat, sans-serif;
  font-size: .7rem;
  height: 50px;
  justify-content: center;
  line-height: 1;
  position: fixed;
  right: 15px;
  top: 0;
  width: 50px;
  z-index: 100
}
header .navi.on span {
  display: none
}
header .navi.on:after, header .navi.on:before {
  background-color: #000;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  width: 20px
}
header .navi.on:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg)
}
header .navi.on:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg)
}
.anchor {
  display: block;
  top: -50px;
  visibility: hidden
}
.anchor, footer {
  position: relative
}
footer {
  background-color: #3e3a39;
  padding: 40px;
  text-align: center;
  z-index: 7
}
footer .copy {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: .8rem
}
footer .f-logo {
  margin: 0 auto;
  padding: 30px 0 0;
  width: 140px
}
@media only screen and (min-width:481px) {
  .pc {
    display: inline
  }
  .sp {
    display: none
  }
  .wrapper, header {
    min-width: 1200px
  }
  header {
    height: 80px;
    padding: 0 30px
  }
  header .logo {
    width: 170px
  }
  header .text {
    font-size: .9rem;
    padding: 10px 0 0 20px
  }
  header ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 0 auto
  }
  header ul li {
    padding: 0 22px 0 0;
    font-weight: 500;
    text-align: left
  }
  header .navi {
    display: none
  }
  header .navi.on:after, header .navi.on:before {
    height: 2px;
    width: 20px
  }
  .anchor {
    top: -80px
  }
  footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 80px 70px
  }
  footer .f-logo {
    margin: 0;
    padding: 0;
    width: 195px
  }
}
/*# sourceMappingURL=maps/common.css.map */