/* reset */
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

input, button, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox], input[type=radio] {
  display: none;
}

input[type=submit], input[type=button], label, button, select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

/* set */
html, body {
  width: 100%;
}

html {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%;
  visibility: hidden;
}
html.wf-active {
  visibility: visible;
}

body {
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.7;
  font-size: 1.5rem;
  color: #222222;
  height: 100%;
  background: #e20020;
  -webkit-text-size-adjust: 100%;
}

*:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

li {
  list-style-type: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

select {
  vertical-align: middle;
}

p {
  margin-bottom: 30px;
}
p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1459px) {
  p {
    margin-bottom: 2vw;
  }
  p:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 890px) {
  p {
    margin-bottom: 2.25vw;
  }
  p:last-child {
    margin-bottom: 0;
  }
}

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

/*
------------------------------------------------------------------------------------------------------------------------
parts
------------------------------------------------------------------------------------------------------------------------
*/
.in834 {
  display: none;
}
@media screen and (max-width: 890px) {
  .in834 {
    display: block;
  }
}

@media screen and (max-width: 890px) {
  br.in834 {
    display: inline-block;
  }
  .out835 {
    display: none;
  }
}
#sanrio2025 {
  overflow: hidden;
}
#sanrio2025 .kv {
  background: url(../img/sanrio2025/bg.webp) repeat;
  background-size: 58px;
  background-position: top left;
  padding: 75px 70px 118px;
}
#sanrio2025 .kv picture {
  display: block;
  line-height: 0;
  border-radius: 28px;
  max-width: 1360px;
  margin: 0 auto;
}
#sanrio2025 .kv picture img {
  width: 100%;
}
@media screen and (max-width: 1459px) {
  #sanrio2025 .kv {
    background-size: 3.87vw !important;
    padding: 5vw 4.67vw 7.87vw;
  }
  #sanrio2025 .kv picture {
    border-radius: 1.87vw;
  }
}
@media screen and (max-width: 890px) {
  #sanrio2025 .kv {
    padding: 6.18vw 6.4vw 7.7vw;
  }
  #sanrio2025 .kv picture {
    border-radius: 4.69vw;
  }
}
#sanrio2025 h1, #sanrio2025 .pagettl {
  position: relative;
  text-align: center;
  line-height: 0;
  /*margin-top: -30px;*/
  padding: 14px 0 18px;
  background: #fff;
  /*&:after {
      content: "";
      width: 100%;
      height: 250px;
      position: absolute;
      bottom: -10px;
      left: 0;
      right: 0;
      background: #fff;
  }*/
}
#sanrio2025 h1 picture, #sanrio2025 .pagettl picture {
  max-width: 1438px;
  display: block;
  margin: 0 auto;
}
#sanrio2025 h1 img, #sanrio2025 .pagettl img {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1459px) {
  #sanrio2025 h1, #sanrio2025 .pagettl {
    /*margin-top: -2vw;*/
    padding: 0.93vw 0 1.2vw;
    /*&:after {
        height: 16.67vw;
    }*/
  }
  #sanrio2025 h1 img, #sanrio2025 .pagettl img {
    width: 95.87vw;
  }
}
@media screen and (max-width: 890px) {
  #sanrio2025 h1, #sanrio2025 .pagettl {
    margin-top: 0;
    padding: 1.57vw 0 2.02vw;
    /*&:after {
        height: 17.87vw;
        bottom: 1.01vw;
    }*/
  }
  #sanrio2025 h1 img, #sanrio2025 .pagettl img {
    width: 94.16vw;
  }
}
#sanrio2025 .pagettl {
  margin-top: -63px;
}
@media screen and (max-width: 1459px) {
  #sanrio2025 .pagettl {
    margin-top: -4.2vw;
  }
}
#sanrio2025 .date_block {
  position: relative;
  z-index: 2;
  padding: 0 0 1px;
}
#sanrio2025 .date_block .inner {
  max-width: 1229px;
  height: 842px;
  margin: 0 auto;
  background: url(../img/sanrio2025/date_pc.webp) no-repeat;
  background-size: 100%;
  color: #0075be;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 3rem;
  padding-top: 58px;
}
#sanrio2025 .date_block .inner .fs {
  font-size: 5.934rem;
}
#sanrio2025 .date_block .inner .fs:first-child {
  margin-bottom: 10px;
}
#sanrio2025 .date_block .inner .btn {
  margin-top: 80px;
}
#sanrio2025 .date_block .inner .btn a {
  display: inline-block;
  background: #e20020;
  color: #fff;
  font-size: 3rem;
  width: 516px;
  height: 80px;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
#sanrio2025 .date_block:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  height: 7.2vw;
  background: url(../img/sanrio2025/bubble_pc.webp) no-repeat;
  background-size: 100%;
}
#sanrio2025 .date_block .att {
  color: #fff;
  font-size: 2.216rem;
  line-height: 1.5;
  margin: 40px auto 0;
  padding-bottom: 15px;
  max-width: 1229px;
}
@media screen and (max-width: 1459px) {
  #sanrio2025 .date_block .inner {
    width: 81.93vw;
    height: 56.13vw;
    font-size: 2vw;
    padding-top: 3.87vw;
  }
  #sanrio2025 .date_block .inner .fs {
    font-size: 3.96vw;
  }
  #sanrio2025 .date_block .inner .fs:first-child {
    margin-bottom: 0.67vw;
  }
  #sanrio2025 .date_block .inner .btn {
    margin-top: 5.33vw;
  }
  #sanrio2025 .date_block .inner .btn a {
    width: 34.4vw;
    height: 5.33vw;
    border-radius: 2.67vw;
    font-size: 2vw;
  }
  #sanrio2025 .date_block .att {
    font-size: 1.48vw;
    margin: 2.67vw auto 0;
    padding-bottom: 1vw;
    width: 81.93vw;
  }
}
@media screen and (max-width: 890px) {
  #sanrio2025 .date_block .inner {
    width: 86.52vw;
    height: 59.3vw;
    font-size: 2.04vw;
    padding-top: 4.04vw;
    background: url(../img/sanrio2025/date_sp.webp) no-repeat;
    background-size: 100%;
    margin-top: -0.8vw;
  }
  #sanrio2025 .date_block .inner .fs {
    font-size: 4.17vw;
  }
  #sanrio2025 .date_block .inner .fs:first-child {
    margin-bottom: 1.12vw;
  }
  #sanrio2025 .date_block .inner .btn {
    margin-top: 5.62vw;
  }
  #sanrio2025 .date_block .inner .btn a {
    width: 36.32vw;
    height: 5.62vw;
    border-radius: 2.51vw;
    font-size: 2.11vw;
  }
  #sanrio2025 .date_block .att {
    font-size: 1.81vw;
    margin: 2.7vw auto 0;
    padding-bottom: 1.69vw;
    width: 86.52vw;
  }
}
#sanrio2025 .event {
  color: #fff;
  max-width: 1229px;
  margin: 80px auto 60px;
  padding: 4px;
  border: 1px solid #fff;
}
#sanrio2025 .event .block {
  border: 1px solid #fff;
  padding: 85px 85px 70px;
  font-size: 1.8rem;
}
#sanrio2025 .event .block .ttl {
  font-size: 2.4rem;
  font-weight: 700;
  margin: 45px 0 40px;
}
#sanrio2025 .event .block dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#sanrio2025 .event .block dl dt {
  width: 134px;
  margin-bottom: 15px;
}
#sanrio2025 .event .block dl dt:nth-last-child(2) {
  margin-bottom: 0;
}
#sanrio2025 .event .block dl dd {
  width: calc(100% - 134px);
  margin-bottom: 15px;
}
#sanrio2025 .event .block dl dd a {
  text-decoration: underline;
}
@media (hover: hover) and (pointer: fine) {
  #sanrio2025 .event .block dl dd a:hover {
    text-decoration: none;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #sanrio2025 .event .block dl dd a:hover {
    text-decoration: none;
  }
}
#sanrio2025 .event .block dl dd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1459px) {
  #sanrio2025 .event {
    width: 81.93vw;
    padding: 0.27vw;
    margin: 5.33vw auto 4vw;
  }
  #sanrio2025 .event .block {
    padding: 5.67vw 5.67vw 4.67vw;
    font-size: 1.2vw;
  }
  #sanrio2025 .event .block .ttl {
    margin: 3vw 0 2.67vw;
    font-size: 1.6vw;
  }
  #sanrio2025 .event .block dl dt {
    width: 8.93vw;
    margin-bottom: 1vw;
  }
  #sanrio2025 .event .block dl dd {
    width: calc(100% - 8.93vw);
    margin-bottom: 1vw;
  }
}
@media screen and (max-width: 890px) {
  #sanrio2025 .event {
    width: 86.52vw;
    margin: 5.99vw auto 6.74vw;
  }
  #sanrio2025 .event .block {
    font-size: 2.02vw;
  }
  #sanrio2025 .event .block .ttl {
    font-size: 2.7vw;
    margin: 5.06vw 0 4.49vw;
  }
  #sanrio2025 .event .block dl dt {
    width: 14.61vw;
    margin-bottom: 1.69vw;
  }
  #sanrio2025 .event .block dl dd {
    width: calc(100% - 14.61vw);
    margin-bottom: 1.69vw;
  }
}
#sanrio2025 .gift {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
}
#sanrio2025 .gift .left, #sanrio2025 .gift .right {
  position: relative;
  padding-top: calc(7.2vw + 65px);
}
#sanrio2025 .gift .left:before, #sanrio2025 .gift .right:before {
  content: "";
  display: block;
  width: calc(50vw - 750px);
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}
#sanrio2025 .gift .left {
  background: #ffde00;
  width: 405px;
  position: relative;
  text-align: center;
  line-height: 0;
  padding-bottom: 80px;
}
#sanrio2025 .gift .left:before {
  background: #ffde00;
  right: 100%;
}
#sanrio2025 .gift .right {
  position: relative;
  background: #fff;
  color: #e20020;
  width: calc(100% - 405px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 120px;
}
#sanrio2025 .gift .right:before {
  background: #fff;
  left: 100%;
}
#sanrio2025 .gift .right .inner {
  font-size: 2.11rem;
}
#sanrio2025 .gift .right .inner h2 {
  font-size: 4.284rem;
  margin-bottom: 55px;
}
#sanrio2025 .gift .right .inner h2 span {
  font-size: 6.719rem;
  margin-right: 120px;
}
#sanrio2025 .gift .right .inner .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#sanrio2025 .gift .right .inner .flex .txt {
  margin-right: 28px;
}
#sanrio2025 .gift .right .inner .flex .txt p {
  line-height: 1.7;
}
#sanrio2025 .gift .right .inner .flex .txt p strong {
  font-size: 2.753rem;
}
#sanrio2025 .gift .right .inner .flex .txt p span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(60%, #ffde00));
  background: linear-gradient(transparent 80%, #ffde00 60%);
}
#sanrio2025 .gift .right .inner .flex .txt p.att {
  font-size: 1.444rem;
}
#sanrio2025 .gift .right .inner .flex .txt ul {
  margin-bottom: 50px;
}
#sanrio2025 .gift .right .inner .flex .txt ul li {
  font-size: 3.018rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
#sanrio2025 .gift .right .inner .flex .txt ul li span {
  width: 52px;
  height: 52px;
  background: #e20020;
  color: #fff;
  border-radius: 50%;
  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-right: 20px;
  font-size: 4rem;
}
#sanrio2025 .gift .right .inner .flex .txt ul li:last-child {
  margin-bottom: 0;
}
#sanrio2025 .gift .right .inner .flex .img {
  line-height: 0;
}
@media screen and (max-width: 1459px) {
  #sanrio2025 .gift .left, #sanrio2025 .gift .right {
    padding-top: 11.53vw;
  }
  #sanrio2025 .gift .left:before, #sanrio2025 .gift .right:before {
    display: none;
  }
  #sanrio2025 .gift .left {
    width: 27vw;
    padding-bottom: 5.33vw;
  }
  #sanrio2025 .gift .left img {
    width: 14.43vw;
  }
  #sanrio2025 .gift .right {
    width: 73vw;
    padding-bottom: 8vw;
    padding-left: 5.6vw;
    padding-right: 6.33vw;
  }
  #sanrio2025 .gift .right .inner {
    font-size: 1.41vw;
  }
  #sanrio2025 .gift .right .inner h2 {
    font-size: 2.86vw;
    margin-bottom: 3.67vw;
  }
  #sanrio2025 .gift .right .inner h2 span {
    font-size: 4.48vw;
    margin-right: 8vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt {
    margin-right: 1.87vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt p strong {
    font-size: 1.81vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt p.att {
    font-size: 0.96vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt ul {
    margin-bottom: 3.33vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt ul li {
    font-size: 2.01vw;
    margin-bottom: 2vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt ul li span {
    width: 3.47vw;
    height: 3.47vw;
    margin-right: 1.33vw;
    font-size: 2.67vw;
  }
  #sanrio2025 .gift .right .inner .flex .img img {
    width: 28.4vw;
  }
}
@media screen and (max-width: 890px) {
  #sanrio2025 .gift .left, #sanrio2025 .gift .right {
    padding-top: 6.53vw;
  }
  #sanrio2025 .gift .left:before, #sanrio2025 .gift .right:before {
    display: none;
  }
  #sanrio2025 .gift .left {
    width: 22.94vw;
    padding-bottom: 0;
    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;
    padding: 13.83vw 0 3.37vw;
  }
  #sanrio2025 .gift .left img {
    width: 14.48vw;
  }
  #sanrio2025 .gift .right {
    width: 77.06vw;
    padding-bottom: 5.06vw;
    padding-left: 3.6vw;
    padding-right: 4.49vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #sanrio2025 .gift .right .inner {
    font-size: 1.59vw;
  }
  #sanrio2025 .gift .right .inner h2 {
    font-size: 3.22vw;
    margin-bottom: 3.93vw;
  }
  #sanrio2025 .gift .right .inner h2 span {
    font-size: 5.05vw;
    margin-right: 8.99vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt {
    margin-right: 3.15vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt p strong {
    font-size: 2vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt p.att {
    font-size: 0.96vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt ul {
    margin-bottom: 3.93vw;
    margin-top: 3.93vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt ul li {
    font-size: 2.27vw;
    margin-bottom: 2.25vw;
  }
  #sanrio2025 .gift .right .inner .flex .txt ul li span {
    width: 3.94vw;
    height: 3.94vw;
    margin-right: 1.57vw;
    font-size: 3vw;
  }
  #sanrio2025 .gift .right .inner .flex .img img {
    width: 31.72vw;
  }
}
#sanrio2025 .welcome {
  position: relative;
  background: url(../img/sanrio2025/bg.webp) repeat;
  background-size: 58px;
  background-position: center;
}
#sanrio2025 .welcome:before, #sanrio2025 .welcome:after {
  content: "";
  display: block;
  height: 53px;
  background: url(../img/sanrio2025/bg.webp) repeat;
  background-size: 58px;
  background-position: center;
  border: 2px solid #fff;
  position: absolute;
}
#sanrio2025 .welcome:before {
  top: 0;
  left: -2px;
  right: -2px;
  width: calc(100vw + 4px);
  z-index: 2;
}
#sanrio2025 .welcome:after {
  top: 0;
  left: -20px;
  -webkit-transform: rotate(-7.857deg);
          transform: rotate(-7.857deg);
  width: 120vw;
}
#sanrio2025 .welcome .inner {
  max-width: 1300px;
  margin: 0 auto;
  background: #e20020;
  color: #fff;
  padding-top: 240px;
  padding-bottom: 205px;
}
#sanrio2025 .welcome .inner .c_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}
#sanrio2025 .welcome .inner .c_ttl h2 {
  text-align: center;
  font-size: 5.934rem;
  margin: 0 55px;
}
#sanrio2025 .welcome .inner .c_ttl h2 span:first-child {
  line-height: 0;
  display: block;
}
#sanrio2025 .welcome .inner .c_ttl h2 span:last-child {
  display: inline-block;
  position: relative;
}
#sanrio2025 .welcome .inner .c_ttl h2 span:last-child:after {
  content: "";
  width: 100%;
  height: 2px;
  border-radius: 5px;
  background: #fff;
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
#sanrio2025 .welcome .inner .c_ttl:before, #sanrio2025 .welcome .inner .c_ttl:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  -webkit-transform: translate(0, 28px);
          transform: translate(0, 28px);
}
#sanrio2025 .welcome .inner .bubble span {
  display: inline-block;
  background: url(../img/sanrio2025/menu_bubble.webp) no-repeat;
  background-size: 476px;
  background-position: left bottom;
  font-size: 4rem;
  padding: 0 0 65px 90px;
  min-width: 476px;
}
#sanrio2025 .welcome .inner .first {
  position: relative;
  margin-bottom: 174px;
}
#sanrio2025 .welcome .inner .first .c_ttl + p {
  max-width: 940px;
  margin: 0 auto 55px;
  font-size: 2.8rem;
}
#sanrio2025 .welcome .inner .first .bubble {
  margin-right: 15px;
  text-align: right;
}
#sanrio2025 .welcome .inner .first figure {
  line-height: 0;
  max-width: 1114.5px;
  margin: 0 auto;
  display: block;
}
#sanrio2025 .welcome .inner .first .icon li {
  line-height: 0;
  position: absolute;
}
#sanrio2025 .welcome .inner .first .icon li:nth-child(1) {
  top: 114px;
  left: 70px;
}
#sanrio2025 .welcome .inner .first .icon li:nth-child(2) {
  top: 12px;
  right: 92px;
}
#sanrio2025 .welcome .inner .first .icon li:nth-child(3) {
  top: 447px;
  left: -30px;
}
#sanrio2025 .welcome .inner .first .icon li:nth-child(4) {
  top: 469px;
  right: -34px;
}
#sanrio2025 .welcome .inner .first .icon li:nth-child(5) {
  top: 608px;
  left: 75px;
}
#sanrio2025 .welcome .inner .first .icon li:nth-child(6) {
  top: 684px;
  right: 0;
}
#sanrio2025 .welcome .inner .first .icon li:nth-child(7) {
  top: 856px;
  left: -30px;
}
#sanrio2025 .welcome .inner .buffet .bubble {
  padding-left: 256px;
}
#sanrio2025 .welcome .inner .buffet .bubble span {
  padding-bottom: 46px;
}
#sanrio2025 .welcome .inner .buffet .list .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#sanrio2025 .welcome .inner .buffet .list .flex .img {
  line-height: 0;
}
#sanrio2025 .welcome .inner .buffet .list .flex .txt {
  font-size: 3.238rem;
}
#sanrio2025 .welcome .inner .buffet .list .flex .txt .bubble {
  padding-left: 0;
  margin-bottom: 100px;
}
#sanrio2025 .welcome .inner .buffet .list .flex .txt .bubble span {
  background: url(../img/sanrio2025/menu_bubble02.webp) no-repeat;
  background-size: 476px;
  background-position: right bottom;
  padding-left: 0;
  padding-right: 76px;
  min-width: 476px;
  text-align: right;
}
#sanrio2025 .welcome .inner .buffet .list .flex:first-child {
  max-width: 1197px;
  margin: 0 auto 185px;
}
#sanrio2025 .welcome .inner .buffet .list .flex:first-child .img {
  width: 63.4%;
  margin-right: 4.11%;
}
#sanrio2025 .welcome .inner .buffet .list .flex:first-child .txt {
  width: 32.49%;
}
#sanrio2025 .welcome .inner .buffet .list .flex:first-child .txt .illust {
  line-height: 0;
  margin-top: 80px;
  text-align: center;
}
#sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2), #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 135px;
}
#sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2) .img, #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .img {
  width: 55.83%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-right: -28px;
  margin: 0 0 0 3.79%;
  position: relative;
}
#sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2) .img .top, #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .img .top {
  position: absolute;
  top: -96px;
  left: 108px;
}
#sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2) .txt, #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .txt {
  width: 35.13%;
  padding-top: 60px;
}
#sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .img {
  margin-right: 0;
}
#sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .img .top {
  left: auto;
  right: 200px;
  top: -85px;
}
#sanrio2025 .welcome .inner .others {
  margin-bottom: 90px;
}
#sanrio2025 .welcome .inner .others .c_ttl + p {
  max-width: 780px;
  margin: 0 auto 90px;
  text-align: center;
  font-size: 3.238rem;
}
#sanrio2025 .welcome .inner .others ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 19px;
}
#sanrio2025 .welcome .inner .others ul li {
  width: 32.16%;
  margin-right: 1.76%;
  line-height: 0;
  margin-bottom: 25px;
}
#sanrio2025 .welcome .inner .others ul li:nth-child(3), #sanrio2025 .welcome .inner .others ul li:nth-child(6) {
  margin-right: 0;
}
#sanrio2025 .welcome .inner .others ul li:nth-child(7), #sanrio2025 .welcome .inner .others ul li:nth-child(8) {
  margin-top: -431px;
}
#sanrio2025 .welcome .inner .food {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#sanrio2025 .welcome .inner .food .img {
  position: relative;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-align: right;
  width: 36.92%;
}
#sanrio2025 .welcome .inner .food .img .top {
  position: absolute;
  top: -354px;
  left: 0;
}
#sanrio2025 .welcome .inner .food .txt {
  font-size: 3.238rem;
  padding-left: 46px;
  width: 56.15%;
}
#sanrio2025 .welcome .inner .food .txt .b_ttl {
  font-size: 5.934rem;
  margin-bottom: 35px;
}
#sanrio2025 .welcome .inner .food .txt span {
  display: block;
  line-height: 0;
  margin-top: 105px;
}
@media screen and (max-width: 1459px) {
  #sanrio2025 .welcome {
    background-size: 3.87vw !important;
    padding-left: 6.67vw;
    padding-right: 6.67vw;
  }
  #sanrio2025 .welcome:before, #sanrio2025 .welcome:after {
    height: 3.53vw;
    background-size: 3.87vw !important;
  }
  #sanrio2025 .welcome:after {
    left: -1.33vw;
  }
  #sanrio2025 .welcome .inner {
    padding-top: 16vw;
    padding-bottom: 13.67vw;
  }
  #sanrio2025 .welcome .inner .c_ttl {
    margin-bottom: 3.33vw;
  }
  #sanrio2025 .welcome .inner .c_ttl h2 {
    font-size: 3.96vw;
    margin: 0 3.67vw;
  }
  #sanrio2025 .welcome .inner .c_ttl h2 span:last-child:after {
    height: 0.13vw;
    border-radius: 0.33vw;
  }
  #sanrio2025 .welcome .inner .c_ttl:before, #sanrio2025 .welcome .inner .c_ttl:after {
    width: 0.8vw;
    height: 0.8vw;
    -webkit-transform: translate(0, 1.87vw);
            transform: translate(0, 1.87vw);
  }
  #sanrio2025 .welcome .inner .bubble span {
    background-size: 31.73vw !important;
    font-size: 2.67vw;
    padding: 0 0 4.33vw 6vw;
    min-width: 31.73vw;
  }
  #sanrio2025 .welcome .inner .first {
    margin-bottom: 11.6vw;
  }
  #sanrio2025 .welcome .inner .first .c_ttl + p {
    max-width: 62.67vw;
    margin: 0 auto 3.67vw;
    font-size: 1.87vw;
  }
  #sanrio2025 .welcome .inner .first .bubble {
    margin-right: 1vw;
  }
  #sanrio2025 .welcome .inner .first figure {
    max-width: 74.3vw;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(1) {
    top: 7.6vw;
    left: 4.67vw;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(2) {
    top: 0.8vw;
    right: 6.13vw;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(3) {
    top: 29.8vw;
    left: -2vw;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(4) {
    top: 35.27vw;
    right: -2.27vw;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(5) {
    top: 40.53vw;
    left: 5vw;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(6) {
    top: 49.6vw;
    right: 0;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(7) {
    top: 57.07vw;
    left: -2vw;
  }
  #sanrio2025 .welcome .inner .buffet .bubble {
    padding-left: 17.07vw;
  }
  #sanrio2025 .welcome .inner .buffet .bubble span {
    padding-bottom: 3.07vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex .txt {
    font-size: 2.16vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex .txt .bubble {
    margin-bottom: 6.67vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex .txt .bubble span {
    background-size: 31.73vw !important;
    padding-right: 5.07vw;
    min-width: 31.73vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:first-child {
    max-width: 79.8vw;
    margin: 0 auto 12.33vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:first-child .txt .illust {
    margin-top: 5.33vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:first-child .txt .illust img {
    width: 19.6vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2), #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) {
    margin-bottom: 9vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2) .img, #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .img {
    margin-right: -1.87vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2) .img .top, #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .img .top {
    position: absolute;
    top: -6.4vw;
    left: 7.2vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2) .txt, #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .txt {
    padding-top: 4vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2) .img .top {
    width: 13.33vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .img .top {
    left: auto;
    right: 13.33vw;
    top: -5.67vw;
    width: 13.3vw;
  }
  #sanrio2025 .welcome .inner .others {
    margin-bottom: 6vw;
  }
  #sanrio2025 .welcome .inner .others .c_ttl + p {
    max-width: 52vw;
    margin: 0 auto 6vw;
    font-size: 2.16vw;
  }
  #sanrio2025 .welcome .inner .others ul {
    padding: 0 1.27vw;
  }
  #sanrio2025 .welcome .inner .others ul li {
    margin-bottom: 1.67vw;
  }
  #sanrio2025 .welcome .inner .others ul li:nth-child(7), #sanrio2025 .welcome .inner .others ul li:nth-child(8) {
    margin-top: -28.73vw;
  }
  #sanrio2025 .welcome .inner .food .img .top {
    top: -23.6vw;
    width: 17.87vw;
  }
  #sanrio2025 .welcome .inner .food .img .top + img {
    width: 29.07vw;
  }
  #sanrio2025 .welcome .inner .food .txt {
    font-size: 2.16vw;
    padding-left: 3.07vw;
  }
  #sanrio2025 .welcome .inner .food .txt .b_ttl {
    font-size: 3.96vw;
    margin-bottom: 2.33vw;
  }
  #sanrio2025 .welcome .inner .food .txt span {
    margin-top: 7vw;
  }
  #sanrio2025 .welcome .inner .food .txt span img {
    width: 45.37vw;
  }
}
@media screen and (max-width: 890px) {
  #sanrio2025 .welcome {
    padding-left: 5.45vw;
    padding-right: 5.45vw;
  }
  #sanrio2025 .welcome:before, #sanrio2025 .welcome:after {
    height: 3.26vw;
    border-width: 0.22vw;
  }
  #sanrio2025 .welcome .inner {
    padding-top: 13.48vw;
    padding-bottom: 10.67vw;
  }
  #sanrio2025 .welcome .inner .c_ttl {
    margin-bottom: 3.33vw;
  }
  #sanrio2025 .welcome .inner .c_ttl h2 {
    font-size: 3.96vw;
    margin: 0 3.67vw;
  }
  #sanrio2025 .welcome .inner .c_ttl h2 span:first-child img {
    width: 19.88vw;
  }
  #sanrio2025 .welcome .inner .c_ttl h2 span:last-child {
    font-size: 4.33vw;
  }
  #sanrio2025 .welcome .inner .c_ttl h2 span:last-child:after {
    height: 0.15vw;
    border-radius: 0.33vw;
  }
  #sanrio2025 .welcome .inner .c_ttl:before, #sanrio2025 .welcome .inner .c_ttl:after {
    width: 0.87vw;
    height: 0.87vw;
    -webkit-transform: translate(0, 1.87vw);
            transform: translate(0, 1.87vw);
  }
  #sanrio2025 .welcome .inner .bubble span {
    background-size: 34.67vw !important;
    font-size: 2.92vw;
    padding: 0 0 2.7vw 6.57vw;
    min-width: 34.67vw;
  }
  #sanrio2025 .welcome .inner .first {
    margin-bottom: 12.7vw;
  }
  #sanrio2025 .welcome .inner .first .c_ttl + p {
    max-width: 68.25vw;
    margin: 0 auto 3.37vw;
    font-size: 1.9vw;
  }
  #sanrio2025 .welcome .inner .first .bubble {
    margin-right: 7.3vw;
  }
  #sanrio2025 .welcome .inner .first figure {
    max-width: none;
    width: 92.27vw;
    margin-left: -1.35vw;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(1) {
    width: 4.79vw;
    top: 8.15vw;
    left: 2.34vw;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(2) {
    width: 4.95vw;
    top: -1.24vw;
    right: 3.93vw;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(3), #sanrio2025 .welcome .inner .first .icon li:nth-child(4), #sanrio2025 .welcome .inner .first .icon li:nth-child(7) {
    display: none;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(5) {
    width: 3.9vw;
    top: 44.3vw;
    left: 2.45vw;
  }
  #sanrio2025 .welcome .inner .first .icon li:nth-child(6) {
    width: 5.32vw;
    top: 50.02vw;
    right: -2.92vw;
  }
  #sanrio2025 .welcome .inner .buffet .bubble {
    padding-left: 17.42vw;
  }
  #sanrio2025 .welcome .inner .buffet .bubble span {
    padding-bottom: 2.58vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex .txt {
    font-size: 2.36vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex .txt .bubble {
    margin-bottom: 7.19vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex .txt .bubble span {
    background-size: 31.73vw !important;
    padding-right: 5.07vw;
    min-width: 31.73vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:first-child {
    max-width: 86.77vw;
    margin: 0 auto 13.26vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:first-child .txt {
    width: 28.33vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:first-child .txt .illust {
    margin-top: 3.93vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:first-child .txt .illust img {
    width: 21.41vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:first-child .img {
    width: 55.19vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2), #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) {
    margin-bottom: 10.21vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2) .img, #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .img {
    width: 55.7vw;
    margin-right: -4.9vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2) .img .top, #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .img .top {
    position: absolute;
    top: -6.9vw;
    left: 9.84vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2) .txt, #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .txt {
    padding-top: 5.03vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(2) .img .top {
    width: 14.6vw;
  }
  #sanrio2025 .welcome .inner .buffet .list .flex:nth-child(3) .img .top {
    left: auto;
    right: 12.75vw;
    top: -6.1vw;
    width: 14.57vw;
  }
  #sanrio2025 .welcome .inner .others {
    margin-bottom: 0;
  }
  #sanrio2025 .welcome .inner .others .c_ttl + p {
    max-width: 56.67vw;
    margin: 0 auto 7.87vw;
    font-size: 2.36vw;
  }
  #sanrio2025 .welcome .inner .others ul {
    padding: 0 4.83vw;
    position: relative;
  }
  #sanrio2025 .welcome .inner .others ul li {
    width: 38.62vw;
    margin: 0 1.7vw 1.7vw 0 !important;
  }
  #sanrio2025 .welcome .inner .others ul li:nth-child(2n) {
    margin-right: 0 !important;
  }
  #sanrio2025 .welcome .inner .others ul li:nth-child(6) {
    position: absolute;
    top: 120.96vw;
    left: 4.83vw;
  }
  #sanrio2025 .welcome .inner .others ul li:nth-child(7), #sanrio2025 .welcome .inner .others ul li:nth-child(8) {
    margin: 0 !important;
  }
  #sanrio2025 .welcome .inner .others ul li:nth-child(8) {
    margin-left: 40.32vw !important;
  }
  #sanrio2025 .welcome .inner .food {
    display: block;
  }
  #sanrio2025 .welcome .inner .food .img {
    width: 100%;
    padding-left: 47.62vw;
    padding-right: 2.54vw;
    margin-bottom: 2.82vw;
  }
  #sanrio2025 .welcome .inner .food .img .top {
    position: static;
    top: auto;
    width: 19.5vw;
    margin: 5.1vw 0 5.16vw;
    display: block;
  }
  #sanrio2025 .welcome .inner .food .img .top + img {
    width: 31.76vw;
  }
  #sanrio2025 .welcome .inner .food .txt {
    width: 100%;
    text-align: center;
    font-size: 2.36vw;
    padding-left: 0;
  }
  #sanrio2025 .welcome .inner .food .txt .b_ttl {
    font-size: 4.33vw;
    margin-bottom: 2.81vw;
  }
  #sanrio2025 .welcome .inner .food .txt span {
    margin-top: 7.87vw;
  }
  #sanrio2025 .welcome .inner .food .txt span img {
    width: 49.57vw;
  }
}
#sanrio2025 .restaurant {
  position: relative;
  background: #373635;
  color: #fff;
  padding: 172px 0 0;
  text-align: center;
}
#sanrio2025 .restaurant:before {
  content: "";
  display: block;
  height: 53px;
  background: url(../img/sanrio2025/bg.webp) repeat;
  background-size: 58px;
  background-position: center;
  border: 2px solid #fff;
  position: absolute;
  top: 0;
  left: -2px;
  right: -2px;
  width: calc(100vw + 4px);
  z-index: 2;
}
#sanrio2025 .restaurant h2 {
  line-height: 0;
  margin-bottom: 74px;
}
#sanrio2025 .restaurant h2 + p {
  margin-bottom: 20px;
}
#sanrio2025 .restaurant .img {
  margin: 65px 0 0;
  line-height: 0;
}
#sanrio2025 .restaurant .img img {
  width: 100%;
}
@media screen and (max-width: 1459px) {
  #sanrio2025 .restaurant {
    padding: 7.76vw 0 0;
  }
  #sanrio2025 .restaurant:before {
    height: 3.53vw;
    background-size: 3.87vw !important;
  }
  #sanrio2025 .restaurant h2 {
    margin-bottom: 4.82vw;
  }
  #sanrio2025 .restaurant h2 img {
    width: 28.8vw;
    margin: 0 auto;
  }
  #sanrio2025 .restaurant h2 + p {
    margin-bottom: 1.3vw;
  }
  #sanrio2025 .restaurant .img {
    margin: 4.24vw 0 0;
  }
}
@media screen and (max-width: 890px) {
  #sanrio2025 .restaurant {
    padding: 13.81vw 0 0;
    font-size: 4.09vw;
  }
  #sanrio2025 .restaurant:before {
    border-width: 0.22vw;
  }
  #sanrio2025 .restaurant h2 {
    margin-bottom: 11.76vw;
  }
  #sanrio2025 .restaurant h2 img {
    width: 52.22vw;
  }
  #sanrio2025 .restaurant h2 + p {
    margin-bottom: 7.67vw;
  }
  #sanrio2025 .restaurant .img {
    margin-top: 17.9vw;
  }
}

footer {
  background: #373635;
  text-align: center;
  height: 166px;
  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;
}
footer small {
  display: block;
}
@media screen and (max-width: 1459px) {
  footer {
    height: 10.82vw;
  }
  footer small img {
    width: 35.01vw;
  }
}
@media screen and (max-width: 890px) {
  footer {
    height: 21.99vw;
  }
  footer small img {
    width: 70.86vw;
  }
}

@-webkit-keyframes fade-in {
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}
.fade-in {
  opacity: 0;
}
.fade-in.inview {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}