/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

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;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

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

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

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

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

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

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

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  font-family: "A1 Gothic M JIS2004", sans-serif;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-size: 1.6rem;
  line-height: 2;
  color: rgb(69, 69, 69);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  position: relative;
  overflow-x: hidden;
}

@media (max-width: 640px) {
  br:not(.sp) {
    display: none;
  }
}

@media (min-width: 641px) {
  .spOnly {
    display: none;
  }
}

img {
  max-width: 100%;
}

@media (min-width: 641px) {
  .device-sp {
    display: none;
  }
}

@media (max-width: 640px) {
  .device-pc {
    display: none;
  }
}

h3 {
  font-size: 1.2rem;
  text-align: center;
}
h3 span {
  font-family: "A1 Gothic B JIS2004", sans-serif;
  color: rgb(255, 231, 113);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-text-stroke-width: 1.2px;
  -webkit-text-stroke-color: rgb(69, 69, 69);
  font-size: 2.6rem;
  line-height: 1.44;
  letter-spacing: 1.3px;
}
@media (min-width: 1024px) {
  h3 span {
    font-size: 3rem;
  }
}
h3 i {
  font-style: normal;
}
@media (max-width: 640px) {
  h3 i {
    display: none !important;
  }
}
h3 + p {
  font-size: 1.4rem;
  text-align: center;
}

hr {
  border-color: rgb(135, 135, 135);
}

@media (max-width: 992px) {
  br:not(.sp) {
    display: none;
  }
}

main::before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../img/index/bg-enjoy.svg) repeat;
  z-index: -1;
}

#enjoy {
  padding: 86px 0 45px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 641px) {
  #enjoy {
    padding: 110px 0 90px;
  }
}
@media (min-width: 641px) {
  #enjoy::before {
    content: "";
    position: fixed;
    width: 332px;
    height: 100%;
    top: calc(50% + 140px);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: calc((100vw - 1000px) / 2 - 300px);
    background: url(../img/contents/bg-enjoy01.svg) repeat-y;
    z-index: 1;
  }
}
@media (min-width: 641px) {
  #enjoy::after {
    content: "";
    position: fixed;
    width: 419px;
    height: 100%;
    top: calc(50% + 80px);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: calc((100vw - 1000px) / 2 - 380px);
    background: url(../img/contents/bg-enjoy02.svg) repeat-y;
    z-index: 1;
  }
}
#enjoy h1 {
  position: relative;
  max-width: 573px;
  width: 90vw;
  margin: 0 auto 10px;
}
@media (min-width: 641px) {
  #enjoy h1 {
    margin-bottom: 40px;
  }
}
@media (max-width: 640px) {
  #enjoy .bg1 {
    position: relative;
    right: -12vw;
    bottom: -24px;
    z-index: 1;
  }
}
@media (max-width: 640px) {
  #enjoy .bg2 {
    text-align: center;
    padding: 24px 0;
  }
}
#enjoy .enjoy-contents {
  position: relative;
  max-width: 1000px;
  width: 94.871vw;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 30px;
  line-height: 2;
  padding: 50px 14px 40px;
}
@media (min-width: 641px) {
  #enjoy .enjoy-contents {
    padding: 70px 50px;
  }
}
#enjoy .enjoy-contents a {
  color: rgb(238, 128, 109);
}
#enjoy .enjoy-contents a[target=_blank]:after {
  font-family: "Hobonichi-Icons";
  content: "\e914";
  font-weight: normal;
  font-size: 0.8em;
  position: relative;
  top: -0.2em;
}
#enjoy .enjoy-contents h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
}
@media (max-width: 640px) {
  #enjoy .enjoy-contents h3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#enjoy .enjoy-contents ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 70px;
}
@media (min-width: 641px) {
  #enjoy .enjoy-contents ul {
    gap: 60px 55px;
  }
}
@media (min-width: 641px) {
  #enjoy .enjoy-contents ul li {
    width: calc((100% - 55px) / 2);
  }
}
#enjoy .enjoy-contents h4 {
  border-radius: 50px;
  color: #fff;
  font-family: "A1 Gothic B JIS2004", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  height: 50px;
}
@media (min-width: 641px) {
  #enjoy .enjoy-contents h4 {
    font-size: 2rem;
  }
}
#enjoy .enjoy-contents .text {
  width: initial;
  margin: 20px 0;
}
@media (min-width: 992px) {
  #enjoy .enjoy-contents .text {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 20px auto;
  }
}
#enjoy .enjoy-contents figure {
  max-width: 320px;
  margin: 0 auto;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
#enjoy .enjoy-contents .live {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  aspect-ratio: 16/9;
}
#enjoy .enjoy-contents .live::after {
  content: "";
  position: absolute;
  top: 12px;
  left: 12px;
  width: 51px;
  height: 20px;
  background: url(../img/index/icon-live.svg);
  z-index: 1;
}
#enjoy .enjoy-contents .live iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#enjoy .enjoy-contents .inner {
  position: relative;
}
@media (min-width: 641px) {
  #enjoy .enjoy-contents .inner::before {
    content: "";
    position: absolute;
    width: 721px;
    height: 363px;
    top: 120px;
    left: 80px;
    background: url(../img/contents/bg-enjoy03.svg) no-repeat;
    background-size: contain;
    z-index: 1;
  }
}
@media (min-width: 992px) {
  #enjoy .enjoy-contents .inner div:nth-child(1) {
    font-size: 1.8rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
  }
}
#enjoy .enjoy-contents .inner div:nth-child(2) {
  max-width: 500px;
  margin: 20px -14px 30px;
  background-color: #F3F3F3;
  padding: 30px 25px;
}
@media (min-width: 992px) {
  #enjoy .enjoy-contents .inner div:nth-child(2) {
    border-radius: 60px;
    padding: 30px 0 30px 90px;
  }
}
@media (min-width: 641px) {
  #enjoy .enjoy-contents .inner div:nth-child(2) {
    margin: 40px auto 70px;
    padding: 30px 50px 30px;
  }
}
#enjoy .enjoy-contents .inner h5 {
  font-size: 1.8rem;
  padding-bottom: 0.8em;
}
#enjoy .enjoy-contents-1 h3 {
  gap: 16px;
}
#enjoy .enjoy-contents-1 h3 img {
  width: 70px;
}
#enjoy .enjoy-contents-1 h4 {
  background-color: rgb(238, 128, 109);
}
@media (min-width: 641px) {
  #enjoy .enjoy-contents-2 {
    margin-top: 60px;
  }
}
#enjoy .enjoy-contents-2 h3 {
  gap: 5px;
}
#enjoy .enjoy-contents-2 h3 img {
  width: 44px;
}
#enjoy .enjoy-contents-2 h4 {
  background-color: rgb(120, 177, 213);
}/*# sourceMappingURL=enjoy.css.map */