@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kaisei+Decol&display=swap');

body {
  margin: 0;
  overflow-x: hidden;
  font-family: 'Noto Sans JP', sans-serif !important;
  font-size: 16px;
  font-weight: bold;
  background-color: #ffe586;

  color: #401700;
}
* {
  font-family: inherit;
}

div {
  box-sizing: border-box;

  position: relative;
}
canvas {
  z-index: 1100;
  opacity: 0.6;
  pointer-events: none;

  position: fixed;
}
a {
  text-decoration: none;

  color: #ea5514;
}
img {
  pointer-events: none;
}

/*
 * Utilities
 */

.font-kaisei {
  font-family: 'Kaisei Decol', serif;
}
.fw-normal {
  font-weight: normal;
}

.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}

.display-inline-block {
  display: inline-block;
}

.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}

.shadow {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.button-brown {
  display: inline-block;
  padding: 8px 16px;
  background-color: #401700;
  border-radius: 4px;

  color: white;
}

/*
 * HEADER
 */

header {
  top: 0;
  z-index: 1000;
  box-sizing: content-box;
  width: 100%;
  height: 48px;
  padding-top: 20px;
  background-color: white;
  transition: 0.2s;

  position: fixed;
}

div.header-menu {
  text-align: right;
}
a.header-menu-button {
  font-size: 18px;

  color: inherit;
}
a.header-menu-button:not(:first-child) {
  margin-left: 20px;
}

/*
 * CONTENT
 */

div#content {
  margin-top: 68px;
}

span.event-time-title {
  padding: 0.1em 0.6em 0.2em 0.6em;
  margin-right: 0.4em;
  font-size: 0.8em;
  border: solid 1px #401700;
}

p.section-catch {
  margin-bottom: 0.8em;
  font-family: 'Kaisei Decol', serif;
  font-size: 1.6em;
  text-align: center;
}
h2.section-title {
  margin: 0;
  font-family: 'Kaisei Decol', serif;
  font-size: 3.2em;
}
h3.section-sub-title {
  display: inline-block;
  padding-bottom: 1rem;
  font-family: 'Kaisei Decol', serif;
  font-size: 2.4em;
  letter-spacing: 0.14em;
  background-image: repeating-linear-gradient(70deg, transparent 0 6px, #ea5514 7px 8px, transparent 9px);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 0.32em;
}

h4 {
  font-family: 'Kaisei Decol', serif;
  font-size: 1.8rem;
}

img.key-visual-image {
  width: 100%;
}

div.main {
  padding-bottom: 480px;
  overflow: hidden;
  background-image: url('/wp-content/themes/ttrbird/lp/torimeshi-fes/images/background-pc.png');
  background-repeat: no-repeat;
  background-position: top;
}
div.main > div {
  margin-top: 32px;
}

div.content-style {
  display: inline-block;
  width: 244px;
  margin: 0 20px;

  position: relative;
}
a.button-content-style {
  box-sizing: border-box;
  display: inline-block;
  width: 244px;
  height: 60px;
  padding-top: 18px;
  margin-top: 88px;
  background-color: #401700;
  border: none;
  border-radius: 8px;
}
a.button-content-style > img.arrow {
  height: 20px;
  margin-bottom: 2px;
  margin-left: 8px;
}
div.content-style.eat-out > img {
  left: 80px;

  position: absolute;
}
div.content-style.eat-in > img {
  left: 60px;

  position: absolute;
}

div.flags {
  top: -3em;

  position: relative;
}
img.flag-left {
  left: 80px;

  position: absolute;
}
img.flag-right {
  right: 80px;

  position: absolute;
}

div.information {
  padding: 12px 40px 32px 40px;
  margin: 20px auto;
  font-size: 16px;
  background-color: rgba(255, 246, 216, 0.8);
  border-radius: 12px;
}

div.shop {
  height: 500px;
  text-align: center;
  transform: scale(0.92, 0.92);

  position: relative;
}

div.shop-sponsor {
  align-items: center;
  overflow: visible;

  position: relative;
}
img.shop-sponsor-background {
  top: 50%;
  left: 50%;
  width: 230%;
  max-width: 1400px;
  min-width: 600px;
  transform: translate(-50%, -50%);

  position: absolute;
}
img.shop-sponsor-image {
  max-width: 200px;
}
p.shop-sponsor-title {
  font-size: 1.6em;
}
a.shop-menu-link {
  display: inline-block;
  padding: 0.8em 2em;
  background-color: #ea5514;
  border-radius: 6px;

  color: white;
}
p.shop-schedule {
  text-align: center;

  color: #ea5514;
}
img.shop-frame-base {
  bottom: 0;
  width: 96%;
  transform: translate(-50%);

  position: absolute;
}
img.shop-frame-roof {
  bottom: 320px;
  z-index: 120;
  width: 100%;
  transform: translate(-50%);

  position: absolute;
}
img.shop-image {
  bottom: 120px;
  box-sizing: border-box;
  width: 220px;
  height: 220px;
  background-color: white;
  border: 12px solid white;

  position: absolute;
}
img.shop-image.left {
  transform: translate(-100%) rotate(-10deg);
}
img.shop-image.right {
  transform: rotate(10deg);
}
div.shop-text {
  z-index: 110;
  margin-top: 390px;
  text-align: center;

  position: relative;
}
div.shop-text > p {
  margin: 0;
}
p.shop-text-genre {
  font-size: 12px;
}
p.shop-text-title {
  font-size: 26px;
}
p.shop-text-description {
  font-size: 14px;
}

div.event-content {
  overflow: visible;
}
img.event-content-background {
  top: 75%;
  left: 50%;
  width: 130%;
  transform: translate(-50%, -50%);

  position: absolute;
}
img.event-content-image {
  width: 80%;
  max-width: 400px;
}
p.event-content-title {
  font-size: 1.2em;
}

iframe {
  width: 100%;
  height: 480px;
  border: none;
}

p.access-name {
  margin: 0.4em 0;
  font-size: 26px;
}
p.access-description {
  margin: 0;
  font-size: 20px;
}
img.image-bus-stops {
  width: 100%;
  max-width: 800px;
}

p.other-event-time {
  margin-top: 0.4em;
  margin-bottom: 1.6em;
  font-size: 1.1em;
}

a.button-share {
  box-sizing: border-box;
  display: inline-block;
  width: 200px;
  height: 64px;
  padding-top: 13px;
  font-size: 20px;
  border: none;
  border-radius: 8px;
}
a.button-share:not(:first-child) {
  margin-left: 20px;
}
a.button-share > img {
  margin-right: 4px;
}
a.button-share > img,
a.button-share > span {
  vertical-align: middle;
}
a.button-share.facebook {
  background-color: #1877f2;

  color: white;
}
a.button-share.twitter {
  background-color: #1da1f2;

  color: white;
}
a.button-share.line {
  background-color: #06c755;

  color: white;
}
a.button-share.copy {
  background-color: #fff6d8;
}

div#camel {
  width: 100vw;
  text-align: center;
}
div#camel > img.image-background-bottom {
  width: 100vw;
}
div#camel > img.image-camel {
  margin-top: -540px;
}

/*
 * FOOTER
 */

footer {
  padding-bottom: 60px;
  background-color: #f18036;

  color: white;
}
footer > div.container > div {
  text-align: center;
}

a.footer-menu-button {
  color: transparent;
}
a.footer-menu-button:not(:first-child) {
  margin-left: 40px;
}
img.footer-menu-icon {
  height: 20px;
  margin-right: 6px;
}
img.footer-menu-text {
  box-sizing: content-box;
  height: 16px;
  padding-bottom: 4px;
}

div.button-register-fixed {
  right: 40px;
  bottom: 40px;
  z-index: 1100;
  box-sizing: border-box;
  width: 280px;
  height: 280px;
  background-image: url(/wp-content/themes/ttrbird/lp/torimeshi-fes/images/button-fixed.svg);
  background-size: 100%;
  transition: 0.2s;
  opacity: 0;

  position: fixed;
}
a.button-fixed-link {
  width: 280px;
  height: 280px;
}

@media screen and (max-width: 1399px) {
  img.flag-left,
  img.flag-right {
    max-width: 25vw;
  }
  img.flag-left {
    left: 0;
  }
  img.flag-right {
    right: 0;
  }
  img.content-icon {
    width: 10vw;
  }
  img.content-title {
    max-height: 15vw;
  }

  div.shop {
    height: 500px;
  }
  img.shop-frame-roof {
    bottom: 280px;
  }
  img.shop-image {
    bottom: 104px;
    box-sizing: border-box;
    width: 180px;
    height: 180px;
  }
  div.shop-text {
    margin-top: 396px;
  }
  p.shop-text-genre {
    font-size: 12px;
  }
  p.shop-text-title {
    font-size: 22px;
  }
  p.shop-text-description {
    font-size: 14px;
  }

  iframe {
    height: 40vw;
  }
  p.access-name {
    font-size: 22px;
    text-align: center;
  }

  a.button-share {
    width: 160px;
    height: 64px;
    font-size: 14px;
  }
  a.button-share {
    margin-bottom: 10px;
  }
  a.button-share:nth-child(2n) {
    margin-left: 10px;
  }
  a.button-share:nth-child(2n-1) {
    margin-left: 0;
  }

  div#camel > img.image-camel {
    margin-top: -500px;
  }

  footer {
    padding-top: 60px;
  }
  footer > div.container > div {
    padding-left: 15px;
    text-align: left;
  }
  a.footer-menu-button:not(:first-child) {
    margin-left: 0;
  }
  img.footer-menu-icon,
  img.footer-menu-text {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1199px) {
  header {
    overflow: hidden;
  }
  div.header-menu {
    text-align: left;
  }
  a.header-menu-button {
    display: block;
    margin-top: 24px;
    margin-left: 20px !important;
  }
  img.header-menu-icon {
    height: 24px;
    margin-right: 6px;
  }
  img.header-menu-text {
    box-sizing: content-box;
    height: 16px;
    padding-bottom: 4px;
  }

  div.shop {
    height: 380px;
  }
  img.shop-frame-roof {
    bottom: 232px;
  }
  img.shop-image {
    bottom: 88px;
    box-sizing: border-box;
    width: 152px;
    height: 152px;
    border-width: 10px;
  }
  div.shop-text {
    margin-top: 292px;
  }
  p.shop-text-genre {
    font-size: 12px;
  }
  p.shop-text-title {
    font-size: 18px;
  }
  p.shop-text-description {
    font-size: 12px;
  }

  div#camel > img.image-camel {
    margin-top: -460px;
  }

  .btn-trigger {
    width: 28px;
    height: 24px;

    cursor: pointer;
    position: relative;
  }
  .btn-trigger span {
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #392f2c;
    border-radius: 2px;

    position: absolute;
  }
  .btn-trigger,
  .btn-trigger span {
    box-sizing: border-box;
    display: inline-block;
    transition: all 0.3s;
  }
  .btn-trigger span:nth-of-type(1) {
    top: 0;
  }
  .btn-trigger span:nth-of-type(2) {
    top: 10px;
  }
  .btn-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  #button-humburger span:nth-of-type(1) {
    animation: button-humburger-line-1 0.45s forwards;
  }
  @keyframes button-humburger-line-1 {
    0% {
      transform: translateY(10px) rotate(45deg);
    }
    50% {
      transform: translateY(10px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  #button-humburger span:nth-of-type(2) {
    transition: all 0.15s 0.15s;
    opacity: 1;
  }
  #button-humburger span:nth-of-type(3) {
    animation: button-humburger-line-3 0.45s forwards;
  }
  @keyframes button-humburger-line-3 {
    0% {
      transform: translateY(-10px) rotate(-45deg);
    }
    50% {
      transform: translateY(-10px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  #button-humburger.active span:nth-of-type(1) {
    animation: active-button-humburger-line-1 0.45s forwards;
  }
  @keyframes active-button-humburger-line-1 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(10px) rotate(0);
    }
    100% {
      transform: translateY(10px) rotate(45deg);
    }
  }
  #button-humburger.active span:nth-of-type(2) {
    opacity: 0;
  }
  #button-humburger.active span:nth-of-type(3) {
    animation: active-button-humburger-line-3 0.45s forwards;
  }
  @keyframes active-button-humburger-line-3 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(-10px) rotate(0);
    }
    100% {
      transform: translateY(-10px) rotate(-45deg);
    }
  }
  header.active {
    height: 320px;
  }
}

@media screen and (min-width: 992px) {
  div.shop-group:nth-of-type(1) div.shop:nth-child(1) {
    margin-top: 120px;
  }
  div.shop-group:nth-of-type(1) div.shop:nth-child(2) {
    margin-top: 60px;
  }
  div.shop-group:nth-of-type(2) div.shop:nth-child(3) {
    margin-top: 120px;
  }
  div.shop-group:nth-of-type(2) div.shop:nth-child(2) {
    margin-top: 60px;
  }
  div.shop-group:nth-of-type(3) div.shop:nth-child(1) {
    margin-top: 120px;
  }
  div.shop-group:nth-of-type(3) div.shop:nth-child(2) {
    margin-top: 60px;
  }
  div.shop-group:nth-of-type(4) div.shop:nth-child(3) {
    margin-top: 120px;
  }
  div.shop-group:nth-of-type(4) div.shop:nth-child(2) {
    margin-top: 60px;
  }
}

@media screen and (max-width: 991px) {
  div.main {
    background-image: url('/wp-content/themes/ttrbird/lp/torimeshi-fes/images/background-sp.png');
  }

  img.shop-sponsor-background {
    max-width: 800px;
  }
  div.shop {
    height: 480px;
    margin: auto;
    margin-top: 0;
    transform: initial;
  }
  div.shop-category {
    margin-top: 32px !important;
    margin-bottom: 0 !important;
  }
  div.shop-group {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  img.shop-frame-roof {
    bottom: 348px;
  }
  img.shop-image {
    bottom: 120px;
    box-sizing: border-box;
    width: 240px;
    height: 240px;
    border-width: 12px;
  }
  div.shop-text {
    margin-top: 364px;
  }
  p.shop-text-genre {
    font-size: 12px;
  }
  p.shop-text-title {
    font-size: 26px;
  }
  p.shop-text-description {
    font-size: 14px;
  }
  div.shop {
    margin-top: 120px;
  }

  img.event-content-background {
    top: 75%;
    left: 50%;
    width: 200%;
    max-width: 765px;
    min-width: 500px;
  }

  div#camel > img.image-camel {
    margin-top: -480px;
  }

  div.button-register-fixed {
    right: 32px;
    bottom: 32px;
    width: 220px;
    height: 220px;
    background-image: url('/wp-content/themes/ttrbird/lp/torimeshi-fes/images/button-fixed-sp.svg');
  }
}

@media screen and (max-width: 767px) {
  img.image-button-register {
    width: 351px;
  }
  button.button-register {
    width: 240px;
    height: 40px;
    margin-top: 48px;
    font-size: 16px;
  }
}

@media screen and (max-width: 575px) {
  div.shop {
    width: 320px;
    height: 380px;
    margin: auto;
  }
  div.shop-category-title {
    margin-top: 32px !important;
    margin-bottom: 0 !important;
  }
  div.shop-group {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  img.shop-frame-roof {
    bottom: 236px;
  }
  img.shop-image {
    bottom: 88px;
    box-sizing: border-box;
    width: 160px;
    height: 160px;
    border-width: 8px;
  }
  div.shop-text {
    margin-top: 290px;
  }
  div.shop-text > p {
    margin: 0.1em;
  }
  p.shop-text-genre {
    font-size: 10px;
  }
  p.shop-text-title {
    font-size: 18px;
  }
  p.shop-text-description {
    font-size: 12px;
  }

  iframe {
    height: 60vw;
  }

  div.register-text-left {
    height: 700px;
    padding-top: 0;
  }
  div.button-register-fixed {
    right: 12px;
    bottom: 12px;
    width: 140px;
    height: 140px;
  }

  div#camel > img.image-camel {
    margin-top: -400px;
  }
}
