@font-face {
  font-family: glyphs;
  src: url(../fonts/glyphs.eot?t=1631761471818);
  src: url(../fonts/glyphs.eot?t=1631761471818#iefix) format("embedded-opentype"), url(../fonts/glyphs.woff2?t=1631761471818) format("woff2"), url(../fonts/glyphs.woff?t=1631761471818) format("woff"), url(../fonts/glyphs.ttf?t=1631761471818) format("truetype"), url(../fonts/glyphs.svg?t=1631761471818#glyphs) format("svg")
}

[class*=" glyphs-"],
[class^=glyphs-] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: glyphs !important;
  font-size: 1em;
  font-style: normal
}

.glyphs-arrow:before {
  content: "\ea01"
}

.glyphs-check:before {
  content: "\ea02"
}

.glyphs-correct:before {
  content: "\ea03"
}

.glyphs-plus:before {
  content: "\ea04"
}

.glyphs-search:before {
  content: "\ea05"
}

:root {
  --vw: 10px;
  --vh: 10px
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}

ol,
ul {
  list-style: none
}

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle
}

caption,
td,
th {
  font-weight: 400;
  text-align: left;
  vertical-align: middle
}

img {
  vertical-align: middle
}

dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
img,
li,
nav,
ol,
p,
ul {
  margin: 0;
  padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1
}

.clearfix:after {
  clear: both;
  content: "";
  display: block
}

main {
  display: block
}

figure {
  display: block;
  margin: 0;
  padding: 0
}

img {
  height: auto;
  width: 100%
}

[class^=glyphs-] {
  line-height: 1
}

[class*=" glyphs-"]:before,
[class^=glyphs-]:before {
  line-height: 1;
  vertical-align: middle
}

a {
  color: currentColor;
  text-decoration: none
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  padding: 0
}

em {
  font-size: inherit;
  font-style: normal
}

.fit {
  font-family: "object-fit: cover;";
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

.fit--contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
  object-fit: contain
}

body {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background: url(/assets/images/bg_pattern.png) repeat;
  color: #625039;
  font-family: Noto Sans JP, sans-serif;
  font-size: 3.6458333333333335vw;
  letter-spacing: .1em;
  line-height: 1.5
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.root {
  padding: 1.8229166666666667vw;
  position: relative
}

.root .bd01 {
  background-color: #e99674;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 113
}

.root .bd02 {
  background-color: #abc10b;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  z-index: 112
}

.root .bd03 {
  background-color: #d9b561;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  z-index: 111
}

.root .bd04 {
  background-color: #7fcef4;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  z-index: 110
}

.root .bd01,
.root .bd02,
.root .bd03,
.root .bd04 {
  position: fixed
}

.root .bd01,
.root .bd03 {
  height: 1.8229166666666667vw;
  width: 98.17708333333334vw
}

.root .bd02,
.root .bd04 {
  height: 100%;
  width: 1.8229166666666667vw
}

.root .bd01 {
  left: 1.8229166666666667vw;
  top: 0
}

.root .bd03 {
  bottom: 0;
  left: 0
}

.root .bd02 {
  right: 0;
  top: 0
}

.root .bd04 {
  left: 0;
  top: 0
}