@charset "UTF-8";
@import url("https://use.typekit.net/trc4hjw.css");

@keyframes bar-anime {
  0% {
    height: 40px;
    top: -40px;
  }

  75% {
    height: 40px;
    top: 50px;
  }

  100% {
    height: 40px;
    top: 50px;
  }
}

@keyframes bar-anime-sp {
  0% {
    height: 40px;
    top: -40px;
  }

  75% {
    height: 40px;
    top: 40px;
  }

  100% {
    height: 40px;
    top: 40px;
  }
}

@keyframes moveleft {
  0% {
    left: 100vw;
  }

  100% {
    left: -200vw;
  }
}

@keyframes moveright {
  0% {
    left: -200vw;
  }

  100% {
    left: 100vw;
  }
}

/* ------------------------------------------------------------------------------------------------------------------------ */
html,
body {
  width: 100%;
  height: auto;
  font-size: 13px;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
}

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  text-align: left;
  -webkit-text-size-adjust: 100%;
  margin: 0;
}


body.looking {
  overflow: hidden;
}

a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:active,
a.active {
  color: #7e7e7e;
  text-decoration: underline;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

i {
  font-style: normal;
}

form,
section,
p,
div,
ul,
li,
dl,
dt,
dd,
a,
span,
input,
textarea {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  list-style: none;
}

br.brsp {
  display: none;
}

.item-d-none p a {
  display: none;
}

/* ------------------------------------------------------------------------------------------------------------------------ */

#container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: "acumin-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
}

#container .kv-wrapper .kv-wrapper__kv{
  position: relative;
  margin-bottom: 200px;
}

#container .kv-wrapper .kv-wrapper__kv .kv{
  display: flex;
}

#container .kv-wrapper .kv-wrapper__kv .ttl-box{
  position: absolute;
  top:40%;
  left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

#container .kv-wrapper .kv-wrapper__kv .ttl-box .ttl{
  width:630px;
}

#container .kv-wrapper .kv-wrapper__kv .lead-box{
  max-width:700px;
  width:50%;
  margin: 40px auto 0;
  text-align: center;
  line-height: 2;
}

#container .main-wrapper{
  margin-bottom: 30px;
  border-bottom: #DBDBDB 1px solid;
}

#container .main-wrapper .main-wrapper__look{
  margin-bottom: 200px;
}

#container .main-wrapper .main-wrapper__look.lk1{
  width:80%;
  margin: 0 auto 200px;
  display: flex;
  justify-content: space-between;
  gap:60px;
  align-items: flex-end;
}

#container .main-wrapper .main-wrapper__look.lk1 .lk1__1{
  margin-bottom: 100px;
}

#container .main-wrapper .main-wrapper__look.lk2{
  width:80%;
  margin: 0 auto 200px;
}

#container .main-wrapper .main-wrapper__look.lk2 .flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  margin-bottom: 50px;
}

#container .main-wrapper .main-wrapper__look.lk2 .flex .lk2__2 img{
  width:70%;
  margin: 0 auto;
}

#container .main-wrapper .main-wrapper__look.lk3{
  position: relative;
}

#container .main-wrapper .main-wrapper__look.lk3 .flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  width:90%;
  margin: 0 auto;
}

#container .main-wrapper .main-wrapper__look.lk3 .flex .lk3__1 img{
  width:70%;
  margin: 0 auto;
}

#container .main-wrapper .main-wrapper__look.lk3 .flex .lk3__2 .credit{
  text-align: left;
}

#container .main-wrapper .main-wrapper__look.lk3 .lk3__bg{
  position: absolute;
  top:50%;
  z-index: -1;
  width:70%;
}

#container .main-wrapper .main-wrapper__look.lk4{
  padding-top: 250px;
}

#container .main-wrapper .main-wrapper__look.lk4 .flex{
  display: flex;
}

#container .main-wrapper .main-wrapper__look.lk4 .credit{
  width:90%;
  margin-left: auto;
  margin-right: auto;
}

#container .main-wrapper .main-wrapper__look.lk5{
  width:60%;
  margin: 0 auto 200px;
}

#container .main-wrapper .main-wrapper__look.lk5 .lk5__1{
  width:70%;
  margin-left: 0;
  margin-right: auto;
}

#container .main-wrapper .main-wrapper__look.lk5 .lk5__2{
  width:50%;
  margin-left: auto;
  margin-right: 0;
}

#container .main-wrapper .main-wrapper__look.lk6{
  position: relative;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__bg{
  position: absolute;
  top:-3%;
  z-index: -1;
  width:100vw
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__1{
  margin-bottom: 50px;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__2{
  width:70%;
  margin:0 auto 50px;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__2 .credit{
  width:410px;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__3{
  width:90%;
  margin:0 auto 50px;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__3 .photo{
  width:60%;
}

#container .main-wrapper .main-wrapper__look .credit {
  width: 350px;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__4{
  width:50%;
  margin:0 auto;
}

#container .main-wrapper .main-wrapper__look.lk7{
  width:80%;
  margin: 0 auto 200px;
}

#container .main-wrapper .main-wrapper__look.lk7 .flex{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#container .main-wrapper .main-wrapper__look.lk7 .flex .lk7__2{
  text-align: center;
}

#container .main-wrapper .main-wrapper__look.lk7 .flex .lk7__2 img{
  width:70%;
}

#container .main-wrapper .main-wrapper__look.lk8 .flex{
  width:80%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

#container .main-wrapper .main-wrapper__look.lk8 .credit{
  width:80%;
  margin-left: auto;
  margin-right: auto;
}

#container .main-wrapper .main-wrapper__look.lk9{
  width:80%;
  margin: 0 auto 200px;
}

#container .main-wrapper .main-wrapper__look.lk9 .flex{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}

#container .main-wrapper .main-wrapper__look.lk9 .flex .lk9__2{
  text-align: center;
}

#container .main-wrapper .main-wrapper__look.lk9 .flex .lk9__2 img{
  width:70%;
}

#container .main-wrapper .main-wrapper__look.lk10 .flex{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#container .main-wrapper .main-wrapper__look.lk10 .credit{
  width:90%;
  margin-left: auto;
  margin-right: auto;
}

#container .main-wrapper .main-wrapper__look.lk11{
  width:80%;
  margin: 0 auto 200px;
}

#container .main-wrapper .main-wrapper__look.lk11 .flex{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}

#container .main-wrapper .main-wrapper__look.lk11 .flex .lk11__1{
  text-align: center;
}

#container .main-wrapper .main-wrapper__look.lk11 .flex .lk11__1 img{
  width:70%;
}

#container .main-wrapper .main-wrapper__look.lk12{
  position: relative;
}

#container .main-wrapper .main-wrapper__look.lk12 .lk12__1{
  margin-bottom:50px;
}

#container .main-wrapper .main-wrapper__look.lk12 .flex{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto 50px;
  width: 80%;
}

#container .main-wrapper .main-wrapper__look.lk12 .flex .lk12__3{
  text-align: center;
}

#container .main-wrapper .main-wrapper__look.lk12 .flex .lk12__3 img{
  width:70%;
}

#container .main-wrapper .main-wrapper__look.lk12 .lk12__4{
  margin-bottom: 50px;
}

#container .main-wrapper .main-wrapper__look.lk12 .lk12__bg{
  position: absolute;
  top:40%;
  right:5%;
  z-index: -1;
  width:600px;
}



#container .main-wrapper .main-wrapper__look.lk13 .flex{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

#container .main-wrapper .main-wrapper__look.lk13 .credit{
  width:90%;
  margin-left: auto;
  margin-right: auto;
}

#container .main-wrapper .main-wrapper__staff{
  width:40%;
  margin: 0 auto 200px;
  text-align: center;
}

#container .main-wrapper .main-wrapper__staff .photo{
  margin-bottom: 15px;
}

#container .main-wrapper .main-wrapper__look .credit {
  margin-top: 15px;
}

#container .main-wrapper .main-wrapper__look .credit p {
  margin: 0 auto 15px;
  position: relative;
  font-size: 12px;
  line-height: 1;
}

#container .main-wrapper .main-wrapper__look .credit p span {
  position: absolute;
  top: -20%;
  left:370px;
}

#container .main-wrapper .main-wrapper__look .credit p span a {
  text-decoration: none;
  color: #000;
  padding: 2px 10px;
  border: #000 1px solid;
  font-size: 10px;
  line-height: 0;
}

#container .main-wrapper .main-wrapper__look .credit p span a:hover {
  background-color: #000;
  color: #fff;
}

.footer-wrapper {
  font-family: "acumin-pro", sans-serif;
font-weight: 300;
font-style: normal;
  width: 60%;
  margin: 0 auto;
}

.footer-wrapper .navi-box {
  margin-top: 30px;
}

.footer-wrapper .back {
  text-align: right;
  font-size: 12px;
  margin: 100px auto 20px;
}

.footer-wrapper .copy {
  text-align: center;
  font-size: 10px;
  margin: 0px auto 20px;
}

/*set*/

.mb50 {
  margin-bottom: 50px;
}

.mb20 {
  margin-bottom: 20px;
}


.posiR {
  position: relative;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.small {
  max-width: 400px;
  width: 40%;
}

.mid {
  max-width: 500px;
  width: 50%;
}

.large {
  max-width: 600px;
  width: 70%;
}

.max {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.left {
  margin-left: 0;
  margin-right: auto;
}

.right {
  margin-left: auto;
  margin-right: 0;
}

.slick-slide img {
  display: block;
}

/*========= LoadingのためのCSS ===============*/

.inview-blur {
  opacity: 0;
  -moz-transition: -moz-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  -o-transition: -o-transform 0.5s linear;
  -ms-transition: -ms-transform 0.5s linear;
  transition: transform 0.5s linear;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


.blur {
  -webkit-animation-name: imageBlur;
  animation-name: imageBlur;
  opacity: 1;
  transition: 1.5s;
}


@-webkit-keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}

@keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}

.start0 {
  animation: fade 1s ease-in 0.2s 1 normal backwards;
}

.start1 {
  animation: fade 1s ease-in 0.4s 1 normal backwards;
}

.start2 {
  animation: fade 1s ease-in 0.6s 1 normal backwards;
}

.start3 {
  animation: fade 1s ease-in 0.8s 1 normal backwards;
}

@keyframes fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.invisible {
  visibility: hidden;
}
/* Loading背景画面設定　*/
#loading {
  /*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  background: #fff;
  text-align: center;
  color: #fff;
}

/* Loading画像中央配置　*/
#loading_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#loading_logo img {
  width: 180px;
}

/*色づくCSS*/
.fadeInColorTrigger {
  position: relative;
}

.fadeInColorTrigger:after {
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  /*mix-blend-mode: multiply;*/
  position: absolute;
  opacity: 1;
}

.fadeInColor:after {
  opacity: 0;
  transition: all 0.8s ease-in;
  transition-delay: 0.2s;
}

@keyframes fadeInColorAnime {
  0% {}

  100% {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0) brightness(0)
  }
}

/* fadeUpをするアイコンの動き */

.fadeUp-1 {
  animation-name: fadeUpAnime1;
  animation-duration: 1.2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.fade-1 {
  opacity: 0;
    transform: translateY(30px);
}


@keyframes fadeUpAnime1 {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeUp-2 {
  animation-name: fadeUpAnime2;
  animation-duration: 1.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.fade-2 {
  opacity: 0;
    transform: translateY(50px);
}

@keyframes fadeUpAnime2 {
  from {
    opacity: 0;
    transform: translateY(50px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeUp-3 {
  animation-name: fadeUpAnime3;
  animation-duration: 2.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.fade-3 {
  opacity: 0;
    transform: translateY(160px);
}

@keyframes fadeUpAnime3 {
  from {
    opacity: 0;
    transform: translateY(160px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/*スライダーの設定*/
/*------ スライダーの横幅 ------*/
.slider {
  width: 100%;
  margin: 0 auto;
}

/*------ スライダー画像 ------*/
.slider img {
  width: 100%;
  height: auto;
}

/*-------- 高さ調整 ----------*/
.slider .slick-slide {
  height: auto !important;
}

/*---------- 矢印 ----------*/
.slider .slick-next {
  right: 15px !important;
}

.slider .slick-prev {
  left: 15px !important;
}

.slider .slick-arrow {
  width: initial !important;
  height: initial !important;
  z-index: 2 !important;
}

.slider .slick-arrow:before {
  font-size: 36px !important;
}

.slick-next:before {
  display: block;
  content: '' !important;
  opacity: .5 !important;
  left: 5px;
  width: 20px;
  height: 20px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);

}

.slick-prev:before {
  display: block;
  content: '' !important;
  opacity: .5 !important;
  left: 5px;
  width: 20px;
  height: 20px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.slick-dots {
  display: none !important;
}

#container .item-wrapper .item-box .slider .slick-dots {
  display: block !important;
  position: absolute;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  top: 92%;
}

.slick-slide {
  height: auto !important;
}

#js-slider-7 img {
  width: calc(100vw / 3);
}

@media screen and (max-width: 768px) {
  #js-slider-7 img {
    width: 100vw;
  }
}

/*sp*/
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .font {
    font-size: 1.9em !important;
  }

  .flex {
    display: flex;
    vertical-align: center;
    align-items: center;
  }

  .mb50 {
    margin-bottom: 15px;
  }

  .mb20 {
    margin-bottom: 5px;
  }

  .posiR {
    position: relative;
  }

  .small {
    width: 45%;
  }

  .mid {
    width: 100%;
  }

  .large {
    width: 100%;
  }

  .f-pic {
    width: 75%;
  }

  .right {
    text-align: right;
  }

  .left {
    text-align: left;
  }

  .flex {
    display: block;
    width: 100%;
  }

  body {
    position: relative;
  }

  #container {
    display: block;
  }

  #container .kv-wrapper .kv-wrapper__kv {
    position: relative;
    margin-bottom: 100px;
}

  #container .kv-wrapper .kv-wrapper__kv .ttl-box {
    top: 37%;
}

  #container .kv-wrapper .kv-wrapper__kv .ttl-box .ttl {
    width: 350px;
}

#container .kv-wrapper .kv-wrapper__kv .lead-box {
  width: 90%;
  margin: 30px auto 0;
}

#container .main-wrapper .main-wrapper__look {
  margin-bottom: 100px;
}

#container .main-wrapper .main-wrapper__look.lk1 {
  width: 100%;
  margin: 0 auto 100px;
  display: block;
  justify-content: space-between;
  gap: 0px;
  align-items: flex-end;
}

#container .main-wrapper .main-wrapper__look.lk1 .lk1__1 {
  width:90%;
  margin: 0 auto 30px;
}

#container .main-wrapper .main-wrapper__look.lk1 .lk1__2 {
  width:85%;
}

#container .main-wrapper .main-wrapper__look.lk2 {
  width: 100%;
  margin: 0 auto 100px;
}

#container .main-wrapper .main-wrapper__look.lk2 .lk2__3 .credit{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

#container .main-wrapper .main-wrapper__look.lk3 .flex {
  display: block;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

#container .main-wrapper .main-wrapper__look.lk3 .flex .lk3__1 img {
  width: 100%;
}

#container .main-wrapper .main-wrapper__look.lk3 .flex .lk3__1.photo {
  width:50%;
  margin:0 auto 30px 0;
}

#container .main-wrapper .main-wrapper__look.lk3 .flex .lk3__2 {
  width:80%;
  margin-left: auto;
  margin-right: auto;
}

#container .main-wrapper .main-wrapper__look.lk3 .lk3__bg {
  top: 15%;
  width: 75%;
  right: 0;
}

#container .main-wrapper .main-wrapper__look.lk4 {
  padding-top: 0px;
}

#container .main-wrapper .main-wrapper__look.lk5 {
  width: 100%;
  margin: 0 auto 100px;
}

#container .main-wrapper .main-wrapper__look.lk5 .lk5__1 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

#container .main-wrapper .main-wrapper__look.lk5 .lk5__2 {
  width: 70%;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__bg {
  top: -7%;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__1 {
  margin-bottom: 30px;
  margin-top: 200px;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__2 {
  width: 85%;
  margin: 0 0 30px auto;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__3 {
  margin: 0 auto 30px;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__3 .photo {
  width: 100%;
}

#container .main-wrapper .main-wrapper__look.lk6 .lk6__4 {
  width: 100%;
  margin: 0 auto;
}

#container .main-wrapper .main-wrapper__look.lk7 {
  width: 100%;
  margin: 0 auto 100px;
}

#container .main-wrapper .main-wrapper__look.lk8 .flex {
  width: 100%;
}

#container .main-wrapper .main-wrapper__look.lk8 .credit {
  width: 95%;
}

#container .main-wrapper .main-wrapper__look.lk9 {
  width: 100%;
  margin: 0 auto 100px;
}

#container .main-wrapper .main-wrapper__look.lk9 .flex {
  display: block;
  margin-bottom: 30px;
}

#container .main-wrapper .main-wrapper__look.lk9 .flex .lk9__1{
  width:90%;
  margin-bottom: 30px;
}

#container .main-wrapper .main-wrapper__look.lk9 .flex .lk9__2 {
  text-align: right;
  width: 95%;
}

#container .main-wrapper .main-wrapper__look.lk9 .lk9__3 {
  width: 90%;
}

#container .main-wrapper .main-wrapper__look.lk11 {
  width: 100%;
  margin: 0 auto 100px;
}

#container .main-wrapper .main-wrapper__look.lk11 .flex {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

#container .main-wrapper .main-wrapper__look.lk11 .flex .lk11__1 {
  text-align: left;
  margin-bottom: 30px;
}

#container .main-wrapper .main-wrapper__look.lk12 .lk12__1 {
  margin-bottom: 30px;
  width: 90%;
}

#container .main-wrapper .main-wrapper__look.lk12 .flex {
  display: block;
  margin: 0 auto 30px;
  width: 100%;
}

#container .main-wrapper .main-wrapper__look.lk12 .flex .lk12__2{
  width: 85%;
  margin-bottom: 30px;
}

#container .main-wrapper .main-wrapper__look.lk12 .flex .lk12__3 {
  text-align: right;
  width: 95%;
}

#container .main-wrapper .main-wrapper__look.lk12 .flex .lk12__3 img {
  width: 55%;
}

#container .main-wrapper .main-wrapper__look.lk12 .lk12__bg {
  top: 50%;
  right: auto;
  left: 0%;
  width: 70%;
  z-index: -1;
}

#container .main-wrapper .main-wrapper__look.lk12 .lk12__4 {
  margin-bottom: 30px;
  margin-top: 90px;
  width: 65%;
}

#container .main-wrapper .main-wrapper__look.lk12 .lk12__5 {
  width: 80%;
}

#container .main-wrapper .main-wrapper__staff {
  width: 80%;
  margin: 0 auto 100px;
  text-align: center;
}


  #container .main-wrapper .main-wrapper__look .credit {
    width: calc(100% - 10px);
    margin: 13px auto 0;
  }

  #container .main-wrapper .main-wrapper__look .credit p {
    margin: 0 auto 10px;
    position: relative;
    font-size: 11px;
    line-height: 2;
}

  #container .main-wrapper .main-wrapper__look .credit p span {
    font-size: 10px;
    top: 0%;
    position: relative;
    margin-left: 10px;
    left: 0px;
}

  .footer-wrapper {
    width: 90%;
  }

  .footer-wrapper .navi-box {
    margin-top: 15px;
    font-size: 12px;
  }

  .footer-wrapper .back {
    font-size: 11px;
    margin: 70px auto 20px;
  }

  #container .main-wrapper .main-wrapper__look.lk6 .lk6__2 .credit{
    width: calc(100% - 10px);
        margin: 13px auto 0;
  }



}