<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Quicksand&amp;display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

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

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
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.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
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.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
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.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 &amp; IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 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.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[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.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

body {
  background: #4b4957;
  color: #fff;
  font-family: "Yu Gothic", YuGothic, "Helvetica Neue", Helvetica, Verdana, Meiryo, sans-serif;
  font-size: 14px;
  letter-spacing: 0.05rem;
  position: relative;
}

img {
  max-width: 100%;
  height: auto;
}

* {
  box-sizing: border-box;
}

.header {
  background: #fff;
}
.header__content {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 100%;
  max-width: 1024px;
}
@media screen and (min-width: 840px) {
  .header__content {
    padding: 8px 64px;
  }
}
@media screen and (max-width: 839px) {
  .header__content {
    padding: 8px 32px;
  }
}
@media screen and (max-width: 640px) {
  .header__content {
    padding: 4px 16px;
  }
}
.header__logo a {
  display: block;
}
.header__logo a img {
  width: 110px;
}
.header__hz {
  align-self: end;
  color: #333;
  text-align: right;
  font-size: 10px;
  line-height: 1.2;
}

.main {
  display: block;
  line-height: 1.7;
  margin: auto;
  text-align: center;
  width: 100%;
}
.main-vidual__img img {
  width: 100%;
}
.main__content {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 1024px;
}
@media screen and (min-width: 840px) {
  .main__content {
    padding: 24px 112px 80px;
  }
}
@media screen and (max-width: 839px) {
  .main__content {
    padding: 16px 32px 64px;
  }
}
@media screen and (max-width: 640px) {
  .main__content {
    padding: 16px 16px 32px;
  }
}
@media screen and (min-width: 840px) {
  .main-section {
    margin-top: 64px;
  }
}
@media screen and (max-width: 839px) {
  .main-section {
    margin-top: 48px;
  }
}
@media screen and (max-width: 640px) {
  .main-section {
    margin-top: 32px;
  }
}
.main-section h2 {
  font-weight: bold;
  line-height: 1;
  margin: 16px auto;
}
.main-section h2 span {
  display: block;
  line-height: 1;
}
@media screen and (min-width: 840px) {
  .main-section h2 {
    font-size: 28px;
  }
  .main-section h2 span img {
    width: 32px;
    margin: 0 auto 16px;
  }
}
@media screen and (max-width: 839px) {
  .main-section h2 {
    font-size: 20px;
  }
  .main-section h2 span img {
    width: 24px;
    margin: 0 auto 8px;
  }
}
@media screen and (max-width: 640px) {
  .main-section h2 {
    font-size: 16px;
  }
  .main-section h2 span img {
    width: 24px;
    margin: 0 auto 8px;
  }
}
.main-section__lead {
  font-weight: bold;
  line-height: 1.36;
}
@media screen and (min-width: 840px) {
  .main-section__lead {
    font-size: 22px;
  }
}
@media screen and (max-width: 839px) {
  .main-section__lead {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .main-section__lead {
    font-size: 16px;
  }
}

.artist {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
  flex-wrap: wrap;
}
.artist__item {
  text-align: left;
  width: 49%;
}
.artist__item.is-new {
  position: relative;
}
.artist__item.is-new::after {
  background: url("/earthday/2022/img/icon-new.png") no-repeat;
  background-size: 100%;
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: -20px;
  width: 56px;
  height: 56px;
}
@media screen and (max-width: 640px) {
  .artist__item.is-new::after {
    top: -18px;
    left: -10px;
    width: 40px;
    height: 40px;
  }
}
.artist__item:last-child {
  margin-top: 48px;
}
@media screen and (max-width: 640px) {
  .artist__item:last-child {
    margin-top: 32px;
  }
}
@media screen and (max-width: 640px) {
  .artist__item {
    margin-top: 24px;
    width: 100%;
  }
  .artist__item:first-child {
    margin-top: 0;
  }
}
.artist__item img {
  width: 100%;
  line-height: 1;
}
.artist__item h3 {
  font-weight: bold;
  line-height: 1;
  margin: 8px auto;
}
@media screen and (min-width: 840px) {
  .artist__item h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 839px) {
  .artist__item h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .artist__item h3 {
    font-size: 16px;
  }
}
.artist__item p {
  font-size: 12px;
}
.artist__item p a {
  text-decoration: underline;
}
.artist__item p a:hover {
  text-decoration: none;
}

.ticket {
  margin: 48px auto;
}
@media screen and (min-width: 840px) {
  .ticket {
    margin: 48px auto;
  }
}
@media screen and (max-width: 839px) {
  .ticket {
    margin: 32px auto;
  }
}
@media screen and (max-width: 640px) {
  .ticket {
    margin: 24px auto;
  }
}
.ticket p {
  font-weight: bold;
  line-height: 1.36;
}
@media screen and (min-width: 840px) {
  .ticket p {
    font-size: 22px;
  }
}
@media screen and (max-width: 839px) {
  .ticket p {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .ticket p {
    font-size: 16px;
  }
}
.ticket__link {
  display: inline-block;
  margin-top: 8px;
}
.ticket__link a {
  background: #ffde03;
  color: #4b4957;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  line-height: 1;
  padding: 8px 24px;
  transition: all 0.2s linear;
  width: 240px;
  height: 56px;
}
@media screen and (min-width: 840px) {
  .ticket__link a {
    font-size: 22px;
    margin: 0 8px;
  }
}
@media screen and (max-width: 839px) {
  .ticket__link a {
    font-size: 18px;
    margin: 0 8px;
  }
}
@media screen and (max-width: 640px) {
  .ticket__link a {
    font-size: 16px;
    height: 40px;
  }
}
.ticket__link a span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin: 4px auto 0;
}
.ticket__link a:hover {
  background: #fff;
}

.info-list__item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (min-width: 840px) {
  .info-list__item {
    margin-top: 48px;
  }
}
@media screen and (max-width: 839px) {
  .info-list__item {
    margin-top: 32px;
  }
}
@media screen and (max-width: 640px) {
  .info-list__item {
    margin-top: 24px;
  }
}
.info-list dt {
  font-weight: bold;
  line-height: 1;
  position: relative;
  text-align: right;
}
@media screen and (min-width: 840px) {
  .info-list dt {
    font-size: 24px;
    width: 160px;
  }
}
@media screen and (max-width: 839px) {
  .info-list dt {
    font-size: 20px;
    width: 132px;
  }
}
@media screen and (max-width: 640px) {
  .info-list dt {
    font-size: 14px;
    width: 88px;
  }
}
.info-list dt::before {
  background: #fff;
  content: "";
  height: 1px;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
}
@media screen and (min-width: 840px) {
  .info-list dt::before {
    width: 50px;
  }
}
@media screen and (max-width: 839px) {
  .info-list dt::before {
    width: 40px;
  }
}
@media screen and (max-width: 640px) {
  .info-list dt::before {
    width: 24px;
  }
}
.info-list dd {
  line-height: 1.4;
  text-align: left;
}
@media screen and (min-width: 840px) {
  .info-list dd {
    width: calc(100% - 200px);
  }
}
@media screen and (max-width: 839px) {
  .info-list dd {
    width: calc(100% - 164px);
  }
}
@media screen and (max-width: 640px) {
  .info-list dd {
    width: calc(100% - 108px);
  }
}
.info-list__block {
  margin: 16px 0;
}
.info-list__block p {
  margin-top: 8px;
  font-size: 16px;
  vertical-align: middle;
}
@media screen and (max-width: 839px) {
  .info-list__block p {
    font-size: 14px;
  }
}
.info-list__block--flex {
  display: flex;
  justify-content: center;
}
.info-list__block--flex figure {
  display: block;
  margin: 0 16px;
  text-align: center;
  width: 180px;
}
.info-list__block--flex figcaption {
  color: #f0f0f0;
  font-size: 11px;
  line-height: 1;
  margin-top: 4px;
}
.info-list__ft12 {
  font-size: 12px;
  vertical-align: middle;
}
.info-list__ft16 {
  font-size: 16px;
  vertical-align: middle;
}
@media screen and (max-width: 839px) {
  .info-list__ft16 {
    font-size: 14px;
  }
}
.info-list__ft22 {
  font-weight: bold;
  vertical-align: middle;
}
@media screen and (min-width: 840px) {
  .info-list__ft22 {
    font-size: 22px;
  }
}
@media screen and (max-width: 839px) {
  .info-list__ft22 {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .info-list__ft22 {
    font-size: 14px;
  }
}
.info-list__ft28 {
  font-weight: bold;
  vertical-align: middle;
}
@media screen and (min-width: 840px) {
  .info-list__ft28 {
    font-size: 28px;
  }
}
@media screen and (max-width: 839px) {
  .info-list__ft28 {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .info-list__ft28 {
    font-size: 16px;
  }
}
.info-list-ticket {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 16px;
}
.info-list-ticket:first-child {
  margin-top: 0;
}
@media screen and (max-width: 839px) {
  .info-list-ticket {
    margin-top: 16px;
  }
  .info-list-ticket:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .info-list-ticket {
    font-size: 16px;
  }
  .info-list-ticket:first-child {
    margin-top: 0;
  }
}
.info-list-ticket__type {
  width: 112px;
}
@media screen and (max-width: 640px) {
  .info-list-ticket__type {
    width: 100%;
  }
}
.info-list--program .info-list__item {
  align-items: flex-start;
}
.info-list--program dt {
  padding-top: 8px;
}
.info-list--program dt::before {
  top: calc(50% + 4px);
}

.overview {
  background: #cfced7;
  color: #4b4957;
  line-height: 2;
  margin: 40px auto;
  padding: 40px 48px;
  text-align: left;
}
.overview span {
  font-weight: bold;
  margin: 0;
}
.overview a {
  text-decoration: underline;
}
.overview a:hover {
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  .overview {
    font-size: 12px;
    margin: 24px auto;
    padding: 16px;
  }
}

.banner {
  margin-top: 48px;
}
.banner a {
  background: #fff;
  display: block;
}
.banner a img {
  transition: all 0.2s linear;
}
.banner a:hover img {
  opacity: 0.9;
}

.footer {
  background: #fff;
}
.footer__pagetop {
  position: fixed;
  padding: 2px 5px;
  bottom: 16px;
  right: 16px;
  cursor: pointer;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 8px;
  z-index: 100;
}
.footer__pagetop img {
  width: 30px;
  min-height: 0;
}
.footer__pagetop span {
  color: #333;
  display: block;
  margin-top: 1px;
  font-family: "Quicksand", sans-serif;
  font-size: 11px;
}
.footer__info--pc {
  border-top: 2px solid #333;
}
@media screen and (max-width: 839px) {
  .footer__info--pc {
    display: none;
  }
}
@media screen and (min-width: 840px) {
  .footer__info--sp {
    display: none;
  }
}
.footer__copyright {
  clear: both;
  background: #fff;
  text-align: center;
  margin-top: 48px;
  padding-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .footer__copyright {
    margin-top: 24px;
  }
}
.footer__copyright small {
  font-size: 12px;
  color: #333;
}

@media screen and (min-width: 840px) {
  .hidden-pc {
    display: none;
  }
}
@media screen and (max-width: 839px) {
  .hidden-pc {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .hidden-pc {
    display: block;
  }
}

@media screen and (min-width: 840px) {
  .hidden-sp {
    display: block;
  }
}
@media screen and (max-width: 839px) {
  .hidden-sp {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .hidden-sp {
    display: none;
  }
}
/*# sourceMappingURL=style-earthday-2022.css.map */</pre></body></html>