@charset "UTF-8";
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: bottom;
  background: 0 0;
  font-size: 1rem
}
body {
  line-height: 1
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block
}
li,
ul {
  list-style: none
}
blockquote,
q {
  quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}
del {
  text-decoration: line-through
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}
input,
select {
  vertical-align: middle
}
html {
  font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  color: #070707;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: .1em
}
body {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5
}
@media screen and (max-width:750px) {
  body {
    overflow-x: hidden
  }
}
a {
  text-decoration: none;
  color: #070707;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s
}
a:hover {
  text-decoration: none;
  opacity: .8
}
img {
  width: 100%;
  vertical-align: middle
}
@media screen and (max-width:750px) {
  img {
    width: 100%
  }
}
.m-txt {
  font-size: 16px;
  line-height: 2
}
@media screen and (max-width:750px) {
  .m-txt {
    font-size: 12px;
    font-size: 3.2vw
  }
}
.p-maintenance {
  position: relative;
  min-width: 1260px;
  overflow: hidden;
  z-index: 0
}
@media screen and (max-width:750px) {
  .p-maintenance {
    min-width: 100%
  }
}
.p-maintenance__inner {
  position: relative;
  width: 1005px;
  margin: 0 auto;
  padding: 0 0 100px;
  z-index: 1
}
@media screen and (max-width:750px) {
  .p-maintenance__inner {
    width: 88.66667vw;
    padding: 0 0 26.66667vw
  }
}
.p-maintenance__img {
  width: 100%
}
.p-maintenance__txt {
  margin-top: 30px;
  text-align: center
}
@media screen and (max-width:750px) {
  .p-maintenance__txt {
    margin-top: 4vw
  }
}
/*# sourceMappingURL=index.css.map */
