@charset "UTF-8";
/*リセット
--------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

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

a img {
  border: none;
}

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

/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
html,
body,
#wrapper {
  width: 100%;
  color: #2F4157;
  background-color: #F5EFEB;
  font-family: "roboto", sans-serif;
}
@media screen and (min-width: 769px) {
  html,
  body,
  #wrapper {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  html,
  body,
  #wrapper {
    font-size: 12px;
  }
}
html a,
body a,
#wrapper a {
  text-decoration: none;
  color: #2F4157;
}

img {
  width: 100%;
  display: block;
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

section.fv {
  background-color: #2F4157;
}
section.fv .fv_inner {
  position: relative;
}
@media screen and (max-width: 768px) {
  section.fv .fv_inner {
    height: 100svh;
  }
}
@media screen and (min-width: 769px) {
  section.fv .fv_inner {
    height: 57.5vw;
  }
}
section.fv .fv_inner ul.img_area li.fv_img {
  position: absolute;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_1 {
    width: 40vw;
    top: 19.4666666667vw;
    left: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_1 {
    width: 37.5vw;
    top: 50%;
    transform: translateY(-50%);
    left: 18.6111111111vw;
  }
}
section.fv .fv_inner ul.img_area li.fv_img.fv_img_2 {
  top: 0;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_2 {
    width: 38.6666666667vw;
    left: 50.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_2 {
    width: 19.4444444444vw;
    right: 11.875vw;
  }
}
@media screen and (max-width: 768px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_3 {
    width: 30.6666666667vw;
    top: 48.8vw;
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_3 {
    width: 15.9722222222vw;
    right: 2.4305555556vw;
    top: 22.7083333333vw;
  }
}
section.fv .fv_inner ul.img_area li.fv_img.fv_img_4 {
  z-index: 10;
}
@media screen and (max-width: 768px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_4 {
    width: 28.8vw;
    bottom: 55.4666666667vw;
    left: 0;
  }
}
@media screen and (min-width: 769px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_4 {
    width: 14.6527777778vw;
    left: 11.9444444444vw;
    top: 11.4583333333vw;
  }
}
section.fv .fv_inner ul.img_area li.fv_img.fv_img_5 {
  left: 0;
}
@media screen and (max-width: 768px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_5 {
    width: 39.4666666667vw;
    bottom: 5.6vw;
  }
}
@media screen and (min-width: 769px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_5 {
    width: 22.2222222222vw;
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_6 {
    width: 23.4666666667vw;
    bottom: 16.8vw;
    left: 51.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_6 {
    width: 10.4166666667vw;
    right: 29.3055555556vw;
    bottom: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_7 {
    width: 37.3333333333vw;
    bottom: 21.8666666667vw;
    right: 5.6vw;
  }
}
@media screen and (min-width: 769px) {
  section.fv .fv_inner ul.img_area li.fv_img.fv_img_7 {
    width: 16.25vw;
    right: 20.9722222222vw;
    bottom: 5vw;
  }
}
section.fv .fv_inner h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  opacity: 0;
  transition-duration: 2s;
  transition-delay: 0.5s;
}
@media screen and (max-width: 768px) {
  section.fv .fv_inner h3 {
    width: 70.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  section.fv .fv_inner h3 {
    width: 44.5833333333vw;
  }
}
section.fv .fv_inner h3.title_show {
  opacity: 1;
}
section.fv .fv_inner .brand_logo {
  position: absolute;
  opacity: 0;
  transition-duration: 2s;
  transition-delay: 0.5s;
}
@media screen and (max-width: 768px) {
  section.fv .fv_inner .brand_logo {
    width: 11.7333333333vw;
    right: 5.3333333333vw;
    bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  section.fv .fv_inner .brand_logo {
    width: 4.1666666667vw;
    right: 2.5vw;
    bottom: 2.5vw;
  }
}
section.fv .fv_inner .brand_logo.title_show {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .content {
    padding-top: 26.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .content {
    padding-top: 10.4166666667vw;
  }
}

@media screen and (max-width: 768px) {
  .look {
    margin-bottom: 26.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .look {
    max-width: 86.1111111111vw;
    margin: 0 auto;
    margin-bottom: 10.4166666667vw;
  }
}

@media screen and (max-width: 768px) {
  .credit {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .credit {
    margin-top: 1.3888888889vw;
  }
}
@media screen and (max-width: 768px) {
  .credit li {
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .credit li {
    margin-bottom: min(0.5555555556vw, 8px);
  }
}
.credit li:last-child {
  margin-bottom: 0;
}
.credit li a {
  display: flex;
  align-items: end;
}
.credit li a p {
  letter-spacing: 0.05em;
  transition-duration: 0.3s;
}
@media screen and (max-width: 768px) {
  .credit li a p.item {
    font-size: max(3.7333333333vw, 14px);
  }
}
@media screen and (min-width: 769px) {
  .credit li a p.item {
    font-size: 16px;
  }
}
.credit li a p.item span {
  text-wrap: nowrap;
}
@media screen and (max-width: 768px) {
  .credit li a p.item span {
    font-size: max(3.2vw, 12px);
  }
}
@media screen and (min-width: 769px) {
  .credit li a p.item span {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .credit li a p.price {
    font-size: max(3.2vw, 12px);
    padding-left: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .credit li a p.price {
    font-size: 14px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 769px) {
  .credit li a:hover p {
    color: #E1DEDC;
  }
}

@media screen and (max-width: 768px) {
  .look_1 .img_1_area {
    padding: 0 5.3333333333vw 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_1 .img_1_area {
    width: 36.4583333333vw;
    margin: 0 auto;
    padding-bottom: 3.4722222222vw;
  }
}
@media screen and (max-width: 768px) {
  .look_1 .flex_img_area {
    position: relative;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .look_1 .flex_img_area {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .look_1 .flex_img_area .img {
    width: 54.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_1 .flex_img_area .img {
    width: 24.0277777778vw;
  }
}
@media screen and (max-width: 768px) {
  .look_1 .flex_img_area .img.img_2 {
    padding-top: 42.4vw;
  }
}
@media screen and (max-width: 768px) {
  .look_1 .flex_img_area .img.img_3 {
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media screen and (min-width: 769px) {
  .look_2 .area_1 {
    display: flex;
    justify-content: center;
    gap: 6.9444444444vw;
    align-items: end;
  }
}
@media screen and (max-width: 768px) {
  .look_2 .img_1_area {
    width: 94.6666666667vw;
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_2 .img_1_area {
    width: 30.9027777778vw;
    margin-bottom: -4.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .look_2 .img_1_area .credit {
    margin-left: 5.3333333333vw;
  }
}
.look_2 .img-txt {
  display: flex;
}
@media screen and (max-width: 768px) {
  .look_2 .img-txt {
    padding-bottom: 13.3333333333vw;
  }
}
.look_2 .img-txt ul.img_area {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .look_2 .img-txt ul.img_area {
    width: 48.5333333333vw;
    margin-left: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_2 .img-txt ul.img_area {
    width: 14.5833333333vw;
  }
}
.look_2 .img-txt .turn_txt {
  position: relative;
}
@media screen and (max-width: 768px) {
  .look_2 .img-txt .turn_txt {
    width: 9.6533333333vw;
    margin-left: -0.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_2 .img-txt .turn_txt {
    width: 2.8819444444vw;
    margin-left: -0.1388888889vw;
  }
}
.look_2 .img-txt .turn_txt:after {
  display: block;
  content: "";
  background-color: #F5EFEB;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .look_2 .img-txt .turn_txt:after {
    width: 9.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .look_2 .img-txt .turn_txt:after {
    width: 2.9166666667vw;
  }
}
.look_2 ul.img_5_area {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .look_2 ul.img_5_area {
    width: 74.1333333333vw;
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_2 ul.img_5_area {
    width: 23.3333333333vw;
    padding: 8.0555555556vw 0 3.4722222222vw;
  }
}
@media screen and (min-width: 769px) {
  .look_2 .slide_area {
    width: 64.2361111111vw;
    margin: 0 auto;
  }
}
.look_2 .slide_area ul.slid_area_img {
  display: flex;
}
@media screen and (max-width: 768px) {
  .look_2 .slide_area ul.slid_area_img {
    overflow: scroll;
    overflow-y: hidden;
  }
}
@media screen and (min-width: 769px) {
  .look_2 .slide_area ul.slid_area_img {
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .look_2 .slide_area ul.slid_area_img li img {
    width: 64vw;
  }
}
@media screen and (min-width: 769px) {
  .look_2 .slide_area ul.slid_area_img li img {
    width: 21.3194444444vw;
  }
}
@media screen and (max-width: 768px) {
  .look_2 .slide_area ul.credit {
    margin-left: 5.3333333333vw;
  }
}

.txt_show::after {
  animation: txt-show both 1.5s ease-in-out;
  animation-delay: 0.5s;
}

@keyframes txt-show {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(100%);
  }
}
.other {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .other {
    margin-bottom: 26.6666666667vw;
    width: 58.4vw;
  }
}
@media screen and (min-width: 769px) {
  .other {
    margin-bottom: 10.4166666667vw;
    width: 27.7083333333vw;
  }
}
@media screen and (max-width: 768px) {
  .other .credit {
    margin-left: 20.6666666667vw;
  }
}

@media screen and (min-width: 769px) {
  .look_3 {
    max-width: 100%;
  }
}
.look_3 .img_1 {
  position: sticky;
  top: 0;
  height: 100vh;
}
@media screen and (min-width: 769px) {
  .look_3 .img_1 {
    width: 100%;
  }
}
.look_3 .img_1 img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100vh;
}
.look_3 .look_3_inner {
  position: relative;
  z-index: 2;
}
.look_3 .img_2 {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .look_3 .img_2 {
    width: 75.2vw;
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_3 .img_2 {
    width: 24.3055555556vw;
    padding-bottom: 3.4722222222vw;
  }
}
.look_3 .img_3_area {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .look_3 .img_3_area {
    padding-bottom: 26.6666666667vw;
    width: 58.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_3 .img_3_area {
    width: 24.3055555556vw;
    padding-bottom: 10.4166666667vw;
  }
}
.look_3 .img_3_area .credit p {
  color: #F5EFEB;
}

@media screen and (max-width: 768px) {
  .other_1 {
    margin-bottom: 26.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .other_1 {
    margin-bottom: 10.4166666667vw;
    display: flex;
    align-items: end;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .other_1 .img {
    width: 86.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .other_1 .img {
    width: 42.3611111111vw;
  }
}
@media screen and (max-width: 768px) {
  .other_1 ul.credit {
    margin-left: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .other_1 ul.credit {
    margin-left: 1.3888888889vw;
  }
}

@media screen and (min-width: 769px) {
  .look_4 .area_1 {
    display: flex;
    align-items: center;
    margin-bottom: 3.4722222222vw;
  }
}
.look_4 .img_1_area {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .look_4 .img_1_area {
    width: 89.3333333333vw;
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_4 .img_1_area {
    width: 36.4583333333vw;
  }
}
@media screen and (max-width: 768px) {
  .look_4 .flex_img_area {
    position: relative;
    width: 100%;
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_4 .flex_img_area {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .look_4 .flex_img_area .img {
    width: 54.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_4 .flex_img_area .img {
    width: 21.875vw;
  }
}
@media screen and (max-width: 768px) {
  .look_4 .flex_img_area .img.img_3 {
    position: absolute;
    top: 42.4vw;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .look_4 .item_img_area {
    width: 100%;
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_4 .item_img_area {
    padding-bottom: 3.4722222222vw;
    width: 34.0277777778vw;
    margin: 0 auto;
  }
}
.look_4 .item_img_area .inner {
  display: flex;
}
@media screen and (min-width: 769px) {
  .look_4 .item_img_area .inner {
    justify-content: right;
  }
}
@media screen and (max-width: 768px) {
  .look_4 .item_img_area .inner .img.img_5 {
    margin-top: 40.8vw;
    margin-left: 5.3333333333vw;
    width: 43.2vw;
  }
}
@media screen and (max-width: 768px) {
  .look_4 .item_img_area .inner .img.img_5 img {
    width: 58.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .look_4 .item_img_area ul.credit {
    width: 43.2vw;
    margin-left: 5.3333333333vw;
  }
}
.look_4 .item_img_area_2 {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .look_4 .item_img_area_2 {
    width: 58.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .look_4 .item_img_area_2 {
    width: 29.1666666667vw;
  }
}

@media screen and (min-width: 769px) {
  .look_5 .area_1 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 3.4722222222vw;
  }
}
@media screen and (max-width: 768px) {
  .look_5 .img_1 {
    padding-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_5 .img_1 {
    width: 36.4583333333vw;
  }
}
@media screen and (max-width: 768px) {
  .look_5 .flex_img_area {
    width: 89.0666666667vw;
    padding-bottom: 13.3333333333vw;
    margin: 0 auto;
  }
}
.look_5 .flex_img_area .inner {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .look_5 .flex_img_area .inner {
    gap: 0 2.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .look_5 .flex_img_area .inner .img {
    width: 43.2vw;
  }
}
@media screen and (min-width: 769px) {
  .look_5 .flex_img_area .inner .img {
    width: 18.1944444444vw;
  }
}
.look_5 .item_area {
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .look_5 .item_area {
    width: 64vw;
  }
}
@media screen and (min-width: 769px) {
  .look_5 .item_area {
    width: 38.4722222222vw;
    margin: 0 auto;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .look_5 .item_area .img_4 {
    width: 27.7777777778vw;
  }
}
@media screen and (min-width: 769px) {
  .look_5 .item_area .credit {
    margin-left: 1.3888888889vw;
  }
}

@media screen and (min-width: 769px) {
  .look_6 {
    display: flex;
  }
}
.look_6 .img_1_area {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .look_6 .img_1_area {
    padding-bottom: 13.3333333333vw;
    width: 89.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_6 .img_1_area {
    width: 35.0694444444vw;
  }
}
.look_6 .item_area {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .look_6 .item_area {
    width: 61.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .look_6 .item_area {
    width: 27.7777777778vw;
    padding-top: 26.0416666667vw;
  }
}

.other_2 {
  display: flex;
}
@media screen and (max-width: 768px) {
  .other_2 {
    margin-bottom: 26.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .other_2 {
    margin: 0 auto;
    margin-bottom: 10.4166666667vw;
    width: 49.375vw;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .other_2 .img_1_area {
    width: 54.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .other_2 .img_1_area {
    width: 28.6111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .other_2 .img_1_area .credit {
    margin: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .other_2 .img_2 {
    width: 42.6666666667vw;
    margin-top: 40.8vw;
    margin-left: -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .other_2 .img_2 {
    width: 22.3611111111vw;
    margin-top: 21.25vw;
    margin-left: -1.6666666667vw;
  }
}

@media screen and (max-width: 768px) {
  .all_btn {
    margin-bottom: 26.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .all_btn {
    margin-bottom: 10.4166666667vw;
  }
}
.all_btn a {
  display: block;
  position: relative;
  border: solid 1px #2F4157;
  margin: 0 auto;
  transition: all 0.5s ease;
}
@media screen and (max-width: 768px) {
  .all_btn a {
    width: 76vw;
    height: 11.2vw;
  }
}
@media screen and (min-width: 769px) {
  .all_btn a {
    width: 23.6111111111vw;
    height: 2.9166666667vw;
  }
}
.all_btn a p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "europa", sans-serif;
  font-weight: bold;
  letter-spacing: 0.1em;
  transition: all 0.5s ease;
}
@media screen and (max-width: 768px) {
  .all_btn a p {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .all_btn a p {
    font-size: min(1.1111111111vw, 16px);
  }
}
@media screen and (min-width: 769px) {
  .all_btn a:hover {
    background-color: #2F4157;
  }
  .all_btn a:hover p {
    color: #F5EFEB;
  }
}

footer {
  width: 100%;
  height: 100%;
  background-color: #2F4157;
}
@media screen and (max-width: 768px) {
  footer .footer_inner {
    padding: 6.6666666667vw 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_inner {
    padding: 5.5555555556vw 0;
    max-width: 86.1111111111vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  footer .footer_inner ul.staff_credit {
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_inner ul.staff_credit {
    margin-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 768px) {
  footer .footer_inner ul.staff_credit li {
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_inner ul.staff_credit li {
    margin-bottom: 1.0416666667vw;
  }
}
footer .footer_inner ul.staff_credit li:last-child {
  margin-bottom: 0;
}
footer .footer_inner ul.staff_credit li p {
  letter-spacing: 0.03em;
  color: #fff;
  text-align: left;
  font-family: "europa", sans-serif;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  footer .footer_inner ul.staff_credit li p {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_inner ul.staff_credit li p {
    font-size: 16px;
  }
}
footer .footer_inner ul.sns_icon {
  display: flex;
}
@media screen and (max-width: 768px) {
  footer .footer_inner ul.sns_icon li.insta {
    width: 6.9333333333vw;
    margin-right: 4.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_inner ul.sns_icon li.insta {
    width: 1.8055555556vw;
    margin-right: 1.1111111111vw;
  }
}
@media screen and (max-width: 768px) {
  footer .footer_inner ul.sns_icon li.X {
    width: 6.2106666667vw;
    margin-right: 3.656vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_inner ul.sns_icon li.X {
    width: 1.6173611111vw;
    margin-right: 0.9520833333vw;
  }
}
@media screen and (max-width: 768px) {
  footer .footer_inner ul.sns_icon li.palclo {
    width: 6.4vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_inner ul.sns_icon li.palclo {
    width: 1.6666666667vw;
  }
}
footer .footer_inner ul.sns_icon li a {
  display: block;
}
footer .footer_inner ul.sns_icon li a img {
  transition: 0.5s;
}
@media screen and (min-width: 769px) {
  footer .footer_inner ul.sns_icon li a:hover img {
    transform: scale(1.1, 1.1);
  }
}
footer .footer_inner .flex {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media screen and (max-width: 768px) {
  footer .footer_inner .flex {
    margin-top: 37.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_inner .flex {
    padding-top: 10.0694444444vw;
  }
}
@media screen and (max-width: 768px) {
  footer .footer_inner .flex .logo {
    width: 14.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_inner .flex .logo {
    width: 3.8194444444vw;
  }
}
footer .footer_inner .flex .logo a img {
  transition: 0.5s;
}
@media screen and (min-width: 769px) {
  footer .footer_inner .flex .logo a:hover img {
    transform: scale(1.08, 1.08);
  }
}
footer .footer_inner .flex small {
  display: block;
  color: #fff;
  font-family: "europa", sans-serif;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  footer .footer_inner .flex small {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  footer .footer_inner .flex small {
    font-size: 0.8333333333vw;
  }
}

.img-blur {
  opacity: 0;
  transition: transform 0.5s linear;
  animation-duration: 1.5s;
  animation-fill-mode: both;
}

.img-blur_active {
  animation-name: imageBlur;
  opacity: 1;
  transition: 0.5s;
}
@keyframes imageBlur {
  from {
    opacity: 0;
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }
  to {
    opacity: 1;
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}
.blur_fadeUp {
  opacity: 0;
  transition: transform 0.5s linear;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  transition-duration: 800ms;
}

.blur_fadeUp_active {
  animation-name: blur_fadeUp;
  opacity: 1;
  transition: 0.5s;
}
@keyframes blur_fadeUp {
  from {
    opacity: 0;
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
    transform: translateY(60px);
    visibility: hidden;
  }
  to {
    opacity: 1;
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
}/*# sourceMappingURL=style.css.map */