@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
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 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 2px;
  color: #000;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  transition: all 0.5s;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img {
  border: none;
  vertical-align: top;
  width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}
.pc-only {
  display: block;
}
.sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  transition: all 0.5s 0s ease;
}
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1s;
}
.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
.common-title {
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-size: clamp(10px, 4.39239vw, 60px);
  font-weight: 100;
  line-height: 1;
  margin-bottom: clamp(10px, 2.19619vw, 30px);
}
.common-title.event-title {
  color: #fff;
}
.common-title span {
  display: block;
  font-size: clamp(10px, 1.46413vw, 20px);
  margin-top: clamp(10px, 1.0981vw, 15px);
}
@media screen and (max-width: 768px) {
  .common-title {
    font-size: 11.73333vw;
    margin-bottom: 5.33333vw;
    transition: all 0.5s 0s ease;
  }
  .common-title span {
    font-size: 4vw;
    letter-spacing: 0;
    margin-top: 2.66667vw;
  }
}
.common-subtitle {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: clamp(10px, 5.12445vw, 70px);
}
.common-subtitle.event-title {
  color: #fff;
  margin-bottom: clamp(10px, 2.92826vw, 40px);
}
.common-subtitle span {
  display: block;
  background-color: #f9d848;
  width: clamp(10px, 2.63543vw, 36px);
  height: 2px;
  margin-right: 10px;
}
.common-subtitle p {
  font-size: clamp(10px, 1.1713vw, 16px);
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .common-subtitle {
    margin-bottom: 9.33333vw;
    transition: all 0.5s 0s ease;
  }
  .common-subtitle.event-title {
    margin-bottom: 8vw;
  }
  .common-subtitle span {
    width: 9.6vw;
  }
  .common-subtitle p {
    font-size: 3.73333vw;
  }
}
.common-img-anime .recommended-img-01 {
  background: url("../img/recommended_img_01.png") no-repeat center center;
  background-size: 100%;
  width: clamp(10px, 51.24451vw, 700px);
  height: clamp(10px, 48.9019vw, 668px);
  border-radius: 15px;
}
.common-img-anime .recommended-img-02 {
  background: url("../img/recommended_img_02.png") no-repeat center center;
  background-size: 100%;
  width: clamp(10px, 18.30161vw, 250px);
  height: clamp(10px, 14.64129vw, 200px);
  border-radius: 15px;
  position: absolute;
  bottom: -150px;
  right: 26%;
}
.common-img-anime .recommended-img-03 {
  background: url("../img/recommended_img_03.png") no-repeat center center;
  background-size: 100%;
  width: clamp(10px, 18.30161vw, 250px);
  height: clamp(10px, 14.64129vw, 200px);
  border-radius: 15px;
  position: absolute;
  bottom: -400px;
  right: 12%;
}
.common-img-anime .event-img-01 {
  background: url("../img/event_img_01.png") no-repeat center center;
  background-size: 100%;
  width: clamp(10px, 29.28258vw, 400px);
  height: clamp(10px, 19.54612vw, 267px);
  border-radius: 15px;
  position: absolute;
  top: -8%;
  left: 5%;
}
.common-img-anime .event-img-02 {
  background: url("../img/event_img_02.png") no-repeat center center;
  background-size: 100%;
  width: clamp(10px, 28.77013vw, 393px);
  height: clamp(10px, 21.66911vw, 296px);
  border-radius: 15px;
  position: absolute;
  bottom: 8%;
  left: 2%;
}
.common-img-anime .event-img-03 {
  background: url("../img/event_img_03.png") no-repeat center center;
  background-size: 100%;
  width: clamp(10px, 21.96193vw, 300px);
  height: clamp(10px, 14.64129vw, 200px);
  border-radius: 15px;
  position: absolute;
  top: 5%;
  right: 10%;
}
.common-img-anime .event-img-04 {
  background: url("../img/event_img_04.png") no-repeat center center;
  background-size: 100%;
  width: clamp(10px, 14.64129vw, 200px);
  height: clamp(10px, 18.30161vw, 250px);
  border-radius: 15px;
  position: absolute;
  top: 22%;
  right: 4%;
}
@media screen and (max-width: 768px) {
  .common-img-anime {
    transition: all 0.5s 0s ease;
  }
  .common-img-anime .recommended-img-01 {
    width: 89.33333vw;
    height: 85.33333vw;
    border-radius: 10px;
  }
  .common-img-anime .recommended-img-02 {
    width: 66.66667vw;
    height: 53.33333vw;
    border-radius: 10px;
    position: static;
    bottom: auto;
    right: auto;
    margin-bottom: 10.66667vw;
  }
  .common-img-anime .recommended-img-03 {
    width: 66.66667vw;
    height: 53.33333vw;
    border-radius: 10px;
    position: static;
    bottom: auto;
    right: auto;
    margin-left: auto;
  }
  .common-img-anime .event-img-01 {
    width: 100vw;
    height: 66.66667vw;
    border-radius: 10px;
    top: 146.66667vw;
    left: 0;
  }
  .common-img-anime .event-img-02 {
    width: 89.33333vw;
    height: 67.2vw;
    border-radius: 10px;
    bottom: auto;
    top: 301.33333vw;
    left: 5.33333vw;
  }
  .common-img-anime .event-img-03 {
    width: 66.93333vw;
    height: 44.8vw;
    border-radius: 10px;
    top: 378.66667vw;
    right: auto;
    left: 5.33333vw;
  }
  .common-img-anime .event-img-04 {
    width: 44.53333vw;
    height: 55.73333vw;
    border-radius: 10px;
    top: 400vw;
    right: 5.33333vw;
  }
}
main {
  position: relative;
  background: url("../img/main_img.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  margin-bottom: clamp(10px, 10.98097vw, 150px);
  opacity: 0;
  animation: main-show 0.4s 0s forwards ease;
}
@keyframes main-show {
  to {
    opacity: 1;
  }
}
main .text-anime-01 {
  position: absolute;
  bottom: 14.64129vw;
  left: 2.92826vw;
  width: 44.2899vw;
  overflow: hidden;
}
main .text-anime-01 h1 {
  animation: textAnime 1s 0s forwards ease;
  transform: translateY(100%);
}
main .text-anime-02 {
  position: absolute;
  bottom: 7.32064vw;
  left: 2.92826vw;
  width: 64.7877vw;
  overflow: hidden;
}
main .text-anime-02 h2 {
  animation: textAnime 0.5s 0.2s forwards ease;
  transform: translateY(100%);
}
main .text-anime-03 {
  position: absolute;
  bottom: 2.92826vw;
  left: 2.92826vw;
  width: 22.18155vw;
  overflow: hidden;
}
main .text-anime-03 h3 {
  animation: textAnime 0.5s 0.4s forwards ease;
  transform: translateY(100%);
}
main .text-anime-04 {
  position: absolute;
  bottom: 2.92826vw;
  left: 27.08638vw;
  width: 43.92387vw;
  height: 2.63543vw;
  overflow: hidden;
}
main .text-anime-04 p {
  animation: textAnime 0.5s 0.4s forwards ease;
  transform: translateY(100%);
  font-size: 1.0981vw;
  color: #fff;
  line-height: 1.2;
  border-left: 4px solid #f9d848;
  padding-left: 1.46413vw;
}
@keyframes textAnime {
  to {
    transform: translateY(0px);
  }
}
main .logo {
  position: absolute;
  top: 2.92826vw;
  right: 2.92826vw;
  width: 5.85652vw;
}
main .scroll {
  position: absolute;
  bottom: 2.92826vw;
  right: 2.92826vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
main .scroll span {
  display: block;
  position: relative;
  top: 2px;
  background-color: #f9d848;
  width: clamp(10px, 1.1713vw, 16px);
  height: clamp(10px, 1.1713vw, 16px);
  margin-right: 10px;
  border-radius: 50px;
}
main .scroll p {
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-size: clamp(10px, 1.31772vw, 18px);
  color: #fff;
}
@media screen and (max-width: 768px) {
  main {
    background: url("../img/main_img_sp.jpg") no-repeat top center;
    background-size: cover;
    margin-bottom: 16vw;
    transition: all 0.5s 0s ease;
  }
  main .text-anime-01 {
    bottom: auto;
    top: 40vw;
    left: 5.33333vw;
    width: 84vw;
  }
  main .text-anime-02 {
    bottom: auto;
    top: 80vw;
    left: 5.33333vw;
    width: 88.8vw;
  }
  main .text-anime-03 {
    display: none;
  }
  main .text-anime-04 {
    bottom: 5.33333vw;
    left: 5.33333vw;
    width: 80vw;
    height: 12.8vw;
  }
  main .text-anime-04 p {
    font-size: 3.46667vw;
    padding-left: 5.33333vw;
  }
  main .logo {
    top: 5.33333vw;
    right: 5.33333vw;
    width: 17.06667vw;
  }
  main .scroll {
    flex-direction: column;
    bottom: 5.33333vw;
    right: 5.33333vw;
  }
  main .scroll span {
    top: 0;
    width: 4.26667vw;
    height: 4.26667vw;
    margin-right: 0;
    margin-bottom: 10px;
  }
  main .scroll p {
    font-size: 4.8vw;
    writing-mode: vertical-rl;
  }
}
.lead-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .lead-sp {
    display: block;
    margin: 0 8vw 21.33333vw;
    transition: all 0.5s 0s ease;
  }
  .lead-sp p {
    font-size: 4.26667vw;
  }
}
.recommended {
  position: relative;
  margin: 0 auto clamp(10px, 8.78477vw, 120px);
  padding: 0 clamp(10px, 6.58858vw, 90px) 0 clamp(10px, 2.92826vw, 40px);
}
.recommended__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.recommended__inner--left {
  width: clamp(10px, 51.24451vw, 700px);
}
.recommended__inner--right {
  width: 35.13909vw;
}
.recommended__inner--right > p {
  font-size: clamp(10px, 1.1713vw, 16px);
  margin-bottom: clamp(10px, 4.39239vw, 60px);
}
.recommended__inner--right--list {
  border-top: 1px solid #333;
  padding-top: clamp(10px, 3.66032vw, 50px);
}
.recommended__inner--right--list > div {
  display: flex;
  justify-content: start;
  align-items: end;
  border-bottom: 1px solid #333;
  margin-bottom: clamp(10px, 3.66032vw, 50px);
  padding-bottom: clamp(10px, 3.66032vw, 50px);
}
.recommended__inner--right--list > div span {
  display: block;
  width: clamp(10px, 1.90337vw, 26px);
  margin-right: clamp(10px, 1.46413vw, 20px);
}
.recommended__inner--right--list > div p {
  font-size: clamp(10px, 1.46413vw, 20px);
  font-weight: bold;
}
.recommended__sandakun {
  position: absolute;
  top: -100px;
  right: clamp(10px, 2.92826vw, 40px);
  width: clamp(10px, 8.49195vw, 116px);
}
@media screen and (max-width: 768px) {
  .recommended {
    margin: 0 auto;
    padding: 0;
    transition: all 0.5s 0s ease;
  }
  .recommended__inner {
    margin-bottom: 5.33333vw;
  }
  .recommended__inner--left {
    width: 100%;
    margin-bottom: 12vw;
    padding: 0 5.33333vw;
  }
  .recommended__inner--right {
    width: 100%;
    padding: 0 5.33333vw;
  }
  .recommended__inner--right > p {
    display: none;
  }
  .recommended__inner--right--list {
    padding-top: 6.66667vw;
  }
  .recommended__inner--right--list > div {
    margin-bottom: 6.66667vw;
    padding-bottom: 6.66667vw;
  }
  .recommended__inner--right--list > div span {
    width: 6.93333vw;
    margin-right: 4vw;
  }
  .recommended__inner--right--list > div p {
    font-size: 4.26667vw;
    letter-spacing: 1px;
  }
  .recommended__sandakun {
    top: 96vw;
    right: 5.33333vw;
    width: 26.66667vw;
  }
}
.benefit {
  background-color: #f0f0f0;
  margin-bottom: clamp(10px, 8.78477vw, 120px);
  padding: clamp(10px, 8.78477vw, 120px) clamp(10px, 2.92826vw, 40px) 10px;
}
.benefit__box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: clamp(10px, 8.78477vw, 120px);
}
.benefit__box--img {
  width: 46.48609vw;
}
.benefit__box--text {
  width: 33.67496vw;
  margin: 0 auto;
}
.benefit__box--text h4 {
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-size: clamp(10px, 1.46413vw, 20px);
  font-weight: 100;
}
.benefit__box--text h5 {
  font-size: clamp(10px, 2.92826vw, 40px);
  font-weight: bold;
  margin-bottom: clamp(10px, 2.92826vw, 40px);
}
.benefit__box--text p {
  font-size: clamp(10px, 1.1713vw, 16px);
}
.benefit__box--text p small {
  display: block;
  font-size: clamp(10px, 0.87848vw, 12px);
}
.benefit__box--text ul li {
  font-size: clamp(10px, 1.1713vw, 16px);
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  .benefit {
    margin-top: -30px;
    margin-bottom: 13.33333vw;
    padding: 16vw 5.33333vw 10px;
    transition: all 0.5s 0s ease;
  }
  .benefit__box {
    margin-bottom: 10.66667vw;
  }
  .benefit__box--img {
    width: 100%;
    margin-bottom: 8vw;
  }
  .benefit__box--text {
    width: 100%;
  }
  .benefit__box--text h4 {
    font-size: 5.33333vw;
    line-height: 1;
  }
  .benefit__box--text h5 {
    font-size: 6.93333vw;
    margin-bottom: 5.33333vw;
  }
  .benefit__box--text p {
    font-size: 4.26667vw;
  }
  .benefit__box--text p small {
    font-size: 3.2vw;
  }
  .benefit__box--text ul li {
    font-size: 4.26667vw;
    text-indent: -1em;
    padding-left: 1em;
  }
  .benefit__box .order-1 {
    order: 1;
  }
  .benefit__box .order-2 {
    order: 2;
  }
}
.event {
  margin-bottom: clamp(10px, 10.98097vw, 150px);
}
.event__main {
  position: relative;
  background: url("../img/event_bg.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: clamp(10px, 56.22255vw, 768px);
  margin-bottom: clamp(10px, 8.78477vw, 120px);
}
.event__main--center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: clamp(10px, 25.62225vw, 350px);
}
.event__main--center > p {
  font-size: clamp(10px, 1.1713vw, 16px);
  color: #fff;
  line-height: 2;
}
.event__main--schedule {
  position: absolute;
  bottom: clamp(10px, 3.66032vw, 50px);
  right: clamp(10px, 3.66032vw, 50px);
  width: clamp(10px, 24.15813vw, 330px);
}
.event__main--schedule h3 {
  font-size: clamp(10px, 1.1713vw, 16px);
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}
.event__main--schedule p {
  font-size: clamp(10px, 1.1713vw, 16px);
  color: #fff;
  margin-bottom: 10px;
}
.event__main--schedule aside {
  font-size: clamp(10px, 0.87848vw, 12px);
  color: #fff;
}
.event__detail {
  width: clamp(10px, 87.84773vw, 1200px);
  margin: 0 auto;
}
.event__detail--box {
  display: flex;
  justify-content: start;
  align-items: start;
  flex-wrap: wrap;
  border-bottom: 1px solid #333;
  margin-bottom: clamp(10px, 2.92826vw, 40px);
  padding-bottom: clamp(10px, 2.92826vw, 40px);
}
.event__detail--box:first-child {
  border-top: 1px solid #333;
  padding-top: clamp(10px, 2.92826vw, 40px);
}
.event__detail--box h3 {
  font-size: clamp(10px, 1.1713vw, 16px);
  font-weight: bold;
  width: 30%;
}
.event__detail--box > div {
  width: 70%;
}
.event__detail--box > div ul li {
  font-size: clamp(10px, 1.1713vw, 16px);
  text-indent: -1em;
  padding-left: 1em;
}
.event__detail--box > div > p {
  font-size: clamp(10px, 0.87848vw, 12px);
  margin-top: clamp(10px, 1.46413vw, 20px);
}
.event__detail--box > div .event__detail--box--flex {
  display: flex;
  justify-content: start;
  align-items: start;
  flex-wrap: wrap;
  margin-bottom: clamp(10px, 2.92826vw, 40px);
}
.event__detail--box > div .event__detail--box--flex:last-child {
  margin-bottom: 0;
}
.event__detail--box > div .event__detail--box--flex h4 {
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-size: clamp(10px, 1.46413vw, 20px);
  font-weight: 100;
  width: 7%;
}
.event__detail--box > div .event__detail--box--flex > div {
  width: 93%;
}
.event__detail--box > div .event__detail--box--flex > div h5 {
  font-size: clamp(10px, 1.1713vw, 16px);
  font-weight: 400;
}
.event__detail--box > div .event__detail--box--flex > div p {
  font-size: clamp(10px, 0.87848vw, 12px);
}
.event__detail--box > div .event__detail--box--flex > div p a {
  display: inline-block;
  color: #000;
  text-decoration: underline !important;
}
.event__detail--box > div .event__detail--box--flex > div p a:hover {
  text-decoration: none;
}
.event__detail--box > div .event__detail--box--btn a {
  font-size: clamp(10px, 1.02489vw, 14px);
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #f9d848;
  border: 1px solid #f9d848;
  border-radius: 30px;
  width: 240px;
  padding: 10px 0;
}
.event__detail--box > div .event__detail--box--btn a:hover {
  background-color: #fff;
  color: #f9d848;
}
@media screen and (max-width: 768px) {
  .event {
    margin-bottom: 16vw;
    transition: all 0.5s 0s ease;
  }
  .event__main {
    background: url("../img/event_bg_sp.jpg") no-repeat center center;
    background-size: cover;
    height: 450.4vw;
    margin-bottom: 10.66667vw;
    padding-top: 18.66667vw;
  }
  .event__main--center {
    position: static;
    top: auto;
    left: auto;
    transform: translate(0, 0);
    width: 89.33333vw;
    margin: 0 auto 10.66667vw;
  }
  .event__main--center > p {
    font-size: 4.26667vw;
  }
  .event__main--schedule {
    bottom: auto;
    top: 221.33333vw;
    right: 5.33333vw;
    width: 89.33333vw;
  }
  .event__main--schedule h3 {
    font-size: 4.26667vw;
  }
  .event__main--schedule p {
    font-size: 4.26667vw;
  }
  .event__main--schedule aside {
    font-size: 3.2vw;
    margin-bottom: 10.66667vw;
  }
  .event__detail {
    width: 89.33333vw;
  }
  .event__detail--box {
    margin-bottom: 10.66667vw;
    padding-bottom: 10.66667vw;
  }
  .event__detail--box:first-child {
    padding-top: 10.66667vw;
  }
  .event__detail--box h3 {
    font-size: 4.26667vw;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
  }
  .event__detail--box > div {
    width: 100%;
  }
  .event__detail--box > div ul li {
    font-size: 4.26667vw;
  }
  .event__detail--box > div > p {
    font-size: 3.2vw;
    margin-top: 5.33333vw;
  }
  .event__detail--box > div .event__detail--box--flex {
    margin-bottom: 6.66667vw;
  }
  .event__detail--box > div .event__detail--box--flex h4 {
    font-size: 5.33333vw;
    width: 12%;
  }
  .event__detail--box > div .event__detail--box--flex > div {
    width: 88%;
  }
  .event__detail--box > div .event__detail--box--flex > div h5 {
    font-size: 4.26667vw;
  }
  .event__detail--box > div .event__detail--box--flex > div p {
    font-size: 3.2vw;
  }
  .event__detail--box > div .event__detail--box--btn a {
    font-size: 3.73333vw;
    margin: 0 auto;
  }
}
.partner {
  margin-bottom: clamp(10px, 8.78477vw, 120px);
  padding: 0 clamp(10px, 2.92826vw, 40px);
}
.partner__flex {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
  width: clamp(10px, 87.84773vw, 1200px);
  margin: 0 auto;
}
.partner__flex > div {
  width: 23%;
  margin-bottom: clamp(10px, 2.19619vw, 30px);
}
.partner__flex > div a:hover {
  opacity: 0.7;
}
.partner__flex::before {
  content: "";
  display: block;
  width: 23%;
  order: 1;
}
.partner__flex::after {
  content: "";
  display: block;
  width: 23%;
}
@media screen and (max-width: 768px) {
  .partner {
    margin-bottom: 21.33333vw;
    padding: 0 5.33333vw;
    transition: all 0.5s 0s ease;
  }
  .partner__flex {
    width: 84vw;
  }
  .partner__flex > div {
    width: 48%;
    margin-bottom: 2.66667vw;
  }
  .partner__flex::before {
    width: 48%;
  }
  .partner__flex::after {
    width: 48%;
  }
}
.contact {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
  background-color: #f0f0f0;
  padding: clamp(10px, 9.51684vw, 130px) clamp(10px, 2.92826vw, 40px);
}
.contact > div {
  width: clamp(10px, 38.06735vw, 520px);
}
.contact > div p {
  font-size: clamp(10px, 1.0981vw, 15px);
  margin-bottom: clamp(10px, 1.46413vw, 20px);
}
.contact > div ul {
  margin-bottom: clamp(10px, 1.46413vw, 20px);
}
.contact > div ul li {
  font-size: clamp(10px, 1.0981vw, 15px);
  letter-spacing: 1px;
  text-indent: -1em;
  padding-left: 1em;
}
.contact > div a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #707070;
  border-radius: 100px;
  margin-bottom: clamp(10px, 1.83016vw, 25px);
  padding: clamp(10px, 1.83016vw, 25px) clamp(10px, 3.66032vw, 50px);
}
.contact > div a:hover {
  background-color: #fff;
}
.contact > div a:hover .btn-icon {
  transform: scale(1.8);
}
.contact > div a .btn-text {
  display: block;
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-size: clamp(10px, 1.46413vw, 20px);
  color: #000;
  margin: 0;
}
.contact > div a .btn-icon {
  display: block;
  background-color: #f9d848;
  width: clamp(10px, 2.19619vw, 30px);
  height: clamp(10px, 2.19619vw, 30px);
  border-radius: 50%;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .contact {
    padding: 13.33333vw 5.33333vw;
    transition: all 0.5s 0s ease;
  }
  .contact > div {
    width: 100%;
  }
  .contact > div p {
    font-size: 4vw;
    margin-bottom: 5.33333vw;
  }
  .contact > div ul {
    margin-bottom: 5.33333vw;
  }
  .contact > div ul li {
    font-size: 4vw;
    letter-spacing: 0;
  }
  .contact > div a {
    margin-top: 8vw;
    margin-bottom: 5.33333vw;
    padding: 4vw 8vw;
  }
  .contact > div a .btn-text {
    font-size: 5.33333vw;
  }
  .contact > div a .btn-icon {
    width: 8vw;
    height: 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .layout-global-footer {
    overflow: hidden;
    padding: 30px 50px;
  }
}
.bg-main {
  color: #000;
  background-color: #ffd700 !important;
}
@media print, screen and (min-width: 768px) {
  .layout-global-footer .team-logo {
    float: left;
    margin-right: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .layout-global-footer .team-logo img {
    width: 70px;
    height: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .layout-global-footer .foot-nav {
    float: left;
    margin-top: 25px;
  }
}
@media print, screen and (min-width: 768px) {
  .layout-global-footer .foot-nav li {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    letter-spacing: 0;
  }
}
.layout-global-footer .foot-nav a {
  color: #333 !important;
}
@media print, screen and (min-width: 768px) {
  .layout-global-footer .foot-nav a {
    color: #000;
    transition: opacity 0.15s;
    -webkit-transition: opacity 0.15s;
  }
}
@media print, screen and (min-width: 768px) {
  .layout-global-footer .copy {
    float: right;
    margin-top: 25px;
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .layout-global-footer {
    overflow: hidden;
    padding: 20px;
    text-align: center;
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  .layout-global-footer .team-logo {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .layout-global-footer .team-logo img {
    margin-top: 10px;
    width: 55px;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .layout-global-footer .foot-nav {
    margin-top: 10px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .layout-global-footer .foot-nav li {
    display: inline-block;
    margin-right: 10px;
    font-size: 11px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .layout-global-footer .copy {
    margin-top: 25px;
    font-size: 11px;
    letter-spacing: 0;
  }
}
