html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
table,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  outline: none;
}

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

ul,
ol {
  list-style: none;
}

table {
  border-spacing: 2vw;
  empty-cells: show;
  line-height: 1.4;
}

img {
  vertical-align: bottom;
}

body {
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳＰゴシック', sans-serif;
  font-size: 28px;
  line-height: 1.6;
  color: #333333;
  background-color: #FFFFFF;
}

body {
  position: absolute;
  width: 100%;
}

header {
  position: relative;
}

.kiyose-global-header-top-green {
  border-top: 5px #069D8A solid;
}

.kiyose-global-header-top-blue {
  border-top: 5px #006DD9 solid;
}

.top_blue {
  border-top: 5px #006DD9 solid;
}

.header-contents-list {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  position: absolute;
  margin: auto;
  right: 2%;
  top: 0;
}

.contents-item {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 47%;
}

.content-item-link {
  display: block;
}

.kiyose-global-header-menu-btn-big {
  width: 100%;
}

.menu_btn {
  position: absolute;
  left: 85%;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 12%;
}

.kiyose-global-footer {
  background-color: #069D8A;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  padding-top: 40px;
}

#kiyose-global-header-down-menu {
  display: none;
}

.header-cnt {
  position: relative;
}

.header-tel {
  position: absolute;
  bottom: 2vw;
  right: 2vw;
  font-size: 5vw;
}

.kiyose-global-header-menu-mainvisual {
  width: 100%;
}