/* VARIABLE COLOR */
/* VARIABLE MEDIA */
/* MIXIN */
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@700;900&display=swap");
/* line 1, ../sass/_reset.scss */
html {
  overflow: hidden;
  overflow-y: scroll;
}

/* line 5, ../sass/_reset.scss */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 10, ../sass/_reset.scss */
figure {
  margin: 0;
  padding: 0;
}

/* line 14, ../sass/_reset.scss */
p,
li,
dl,
table {
  line-break: strict;
  word-break: break-strict;
  word-wrap: break-word;
  line-height: 1.75;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 25, ../sass/_reset.scss */
small {
  font-size: 12px;
}

@media (max-width: 640px) {
  /* line 29, ../sass/_reset.scss */
  p,
  li,
  dl,
  table {
    line-height: 1.5;
  }
}
/* line 36, ../sass/_reset.scss */
tr {
  word-break: break-all;
}

/* line 39, ../sass/_reset.scss */
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* line 44, ../sass/_reset.scss */
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 49, ../sass/_reset.scss */
dd {
  margin-left: 0;
}

/* line 52, ../sass/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/* line 57, ../sass/_reset.scss */
select option {
  padding: 0px 5px;
}

/* line 60, ../sass/_reset.scss */
form label {
  cursor: pointer;
}

/* line 63, ../sass/_reset.scss */
input:placeholder {
  color: #999;
}

/* line 66, ../sass/_reset.scss */
input:-ms-input-placeholder {
  color: #999;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* line 12, ../sass/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 25, ../sass/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 39, ../sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 52, ../sass/_normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
/* line 62, ../sass/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 71, ../sass/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 82, ../sass/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 95, ../sass/_normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 105, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 115, ../sass/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 124, ../sass/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 134, ../sass/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 145, ../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 153, ../sass/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 162, ../sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 171, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 179, ../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 183, ../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 194, ../sass/_normalize.scss */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 203, ../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 212, ../sass/_normalize.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 220, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
/* line 231, ../sass/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 244, ../sass/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 254, ../sass/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 265, ../sass/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 276, ../sass/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 288, ../sass/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 302, ../sass/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 316, ../sass/_normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 325, ../sass/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 334, ../sass/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 344, ../sass/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 354, ../sass/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/* line 363, ../sass/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 373, ../sass/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 386, ../sass/_normalize.scss */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 395, ../sass/_normalize.scss */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 406, ../sass/_normalize.scss */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 414, ../sass/_normalize.scss */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 425, ../sass/_normalize.scss */
[hidden] {
  display: none;
}

/* line 6, ../sass/ts.scss */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 16px;
  background: #fff;
  color: #2e504f;
  line-height: 1.75;
  letter-spacing: .07em;
  font-family: "Zen Kaku Gothic New",sans-serif;
  font-optical-sizing: auto;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* LINK */
/* line 23, ../sass/ts.scss */
a, a:link, a:visited, a img {
  color: #4c9997;
  text-decoration: none;
  transition: all 0.4s ease;
}

/* line 28, ../sass/ts.scss */
a:hover {
  color: #2e504f;
}

/* line 31, ../sass/ts.scss */
a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* HEADER */
/* line 36, ../sass/ts.scss */
html,
body {
  width: 100%;
  height: 100%;
}

/* line 41, ../sass/ts.scss */
#teaser {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
/* line 47, ../sass/ts.scss */
#teaser .txt1 {
  flex-basis: 40%;
  padding: 20px 5%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column nowrap;
}
/* line 54, ../sass/ts.scss */
#teaser .txt1 h1 {
  max-width: 360px;
  margin: 0 auto 20px;
}
/* line 57, ../sass/ts.scss */
#teaser .txt1 h1 img {
  display: block;
  width: 100%;
}
/* line 62, ../sass/ts.scss */
#teaser .txt1 p {
  font-size: 50px;
  font-size: 3.1rem;
  line-height: 1;
  font-weight: bold;
  color: #4c9997;
  font-weight: 900;
}
@media screen and (max-width: 1000px) {
  /* line 62, ../sass/ts.scss */
  #teaser .txt1 p {
    font-size: 50px;
    font-size: 3.1rem;
  }
}
/* line 70, ../sass/ts.scss */
#teaser .txt2 {
  flex-basis: 50%;
  background: #eaeeef;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column nowrap;
}
/* line 77, ../sass/ts.scss */
#teaser .txt2 h2 {
  color: #4c9997;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 30px;
  font-weight: 900;
}
/* line 83, ../sass/ts.scss */
#teaser .txt2 p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
}
/* line 87, ../sass/ts.scss */
#teaser .txt2 a {
  margin: 30px auto 0;
  display: block;
  padding: 20px 0;
  text-align: center;
  width: 240px;
  border-radius: 40px;
  background: #4c9997;
  color: #fff;
}
/* line 96, ../sass/ts.scss */
#teaser .txt2 a:hover {
  background: #fff;
  color: #4c9997;
}

/* FOOTER */
/* line 105, ../sass/ts.scss */
#footer {
  text-align: center;
  padding: 10px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
/* line 112, ../sass/ts.scss */
#footer p {
  color: #08435e;
}

@media screen and (max-width: 820px) {
  /* line 117, ../sass/ts.scss */
  html,
  body {
    height: auto;
  }

  /* line 121, ../sass/ts.scss */
  #teaser {
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  /* line 124, ../sass/ts.scss */
  #teaser .txt1 {
    flex-basis: auto;
    padding: 30px 4%;
  }
  /* line 127, ../sass/ts.scss */
  #teaser .txt1 h1 {
    max-width: 260px;
    padding: 0 4% 10px;
  }
  /* line 131, ../sass/ts.scss */
  #teaser .txt1 p {
    font-size: 30px;
    font-size: 1.85rem;
  }
  /* line 135, ../sass/ts.scss */
  #teaser .txt2 {
    flex-basis: auto;
    padding: 10px 4% 30px;
  }
  /* line 138, ../sass/ts.scss */
  #teaser .txt2 h2 {
    margin-top: 20px;
  }

  /* line 143, ../sass/ts.scss */
  #footer {
    position: static;
    background: #eaeeef;
  }
}
