@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;
  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;
}

/* ------------------------------------------------------------------------------------------------------------------------ */
/* setting 右*/

.inner {
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-family: "yu-gothic-pr6n", sans-serif;
}

.inner .lead {
  width: 90%;
  margin: 40px auto 100px;
}

.inner .lead p {
  font-size: 13px;
  line-height: 200%;
  text-align: center;
}

.inner .look-box .looks .lk1 {
  margin-bottom: 150px;
}

.inner .look-box .looks .lk1 .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  row-gap: 30px;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto 70px;
}

.inner .look-box .looks .lk1 .flex .box:first-child {
  width: 100%;
  margin: 0 auto;
}

.inner .look-box .looks .lk1 .flex .box {
  width: 50%;
}

.inner .look-box .looks .lk1 .posiR {
  position: relative;
}

.inner .look-box .looks .lk1 .flex .posiR {
  position: relative;
}

.inner .look-box .looks .lk1 .flex .posiR .text {
  position: absolute;
  width: 55%;
  top: 10%;
  left: 5%;
}

.inner .look-box .looks .lk1 .number {
  position: absolute;
  top: -7%;
  left: 40%;
  right: auto;
  width: 20px;
}

.inner .look-box .looks .lk2 {
  margin-bottom: 150px;
}

.inner .look-box .looks .lk2 .sticky-box {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.inner .look-box .looks .lk2 .sticky-box .sticky {
  position: sticky;
  top: 30%;
  right: 0;
  left: 90%;
  z-index: 200;
  height: 0;
  width: 45%;
}

.inner .look-box .looks .lk2 .sticky-box .posiR {
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.inner .look-box .looks .lk2 .sticky-box .posiR:last-child {
  position: relative;
  width: 80%;
  margin: 70px auto 0;
}

.inner .look-box .looks .lk2 .photo {
  width: 80%;
  margin: 0 auto;
}

.inner .look-box .looks .lk2 .sticky-box .posiR .flex {
  display: flex;
  flex-wrap: wrap;
}

.inner .look-box .looks .lk2 .sticky-box .posiR .flex .photo {
  width: 100%;
}

.inner .look-box .looks .lk2 .sticky-box .box1 .number {
  position: absolute;
  top: 8%;
  left: 3%;
  right: auto;
  width: 65%;
  z-index: 200;
}

.inner .look-box .looks .lk2 .sticky-box .box2 .number {
  position: absolute;
  top: 25%;
  left: 10%;
  right: auto;
  width: 20px;
  z-index: 200;
}

.inner .look-box .looks .lk3 {
  margin-bottom: 150px;
}

.inner .look-box .looks .lk3 .posiR {
  position: relative;
}

.inner .look-box .looks .lk3 .posiR .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 70px;
}

.inner .look-box .looks .lk3 .posiR .flex .photo {
  width: 60%;
}

.inner .look-box .looks .lk3 .posiR .flex .photo1 {
  margin-left: 0;
  margin-right: auto;
}

.inner .look-box .looks .lk3 .posiR .flex .photo3 {
  margin-left: 0;
  margin-right: auto;
  margin-top: -50px;
}

.inner .look-box .looks .lk3 .posiR .flex .photo2 {
  margin-left: auto;
  margin-right: 0;
  margin-top: -50px;
}

.inner .look-box .looks .lk3 .posiR .text1 {
  position: absolute;
  top: 12%;
  right: 0;
  left: auto;
  width: 55%;
}

.inner .look-box .looks .lk3 .posiR .text2 {
  position: absolute;
  top: 45%;
  right: auto;
  left: 25%;
  width: 37%;
  z-index: 200;
}

.inner .look-box .looks .lk3 .box1 {
  width: 70%;
  margin: 0 auto 70px;
}

.inner .look-box .looks .lk3 .posiR.box2 {
  margin: 0 auto 70px;
}

.inner .look-box .looks .lk3 .posiR .number {
  position: absolute;
  top: -20%;
  left: 25%;
  right: auto;
  width: 20px;
}

.inner .look-box .looks .lk3 .box3 {
  width: 80%;
  margin-right: 0;
  margin-left: auto;
}

.inner .look-box .looks .lk4 .posiR:first-child {
  width: 80%;
  margin: 0 auto 70px;
  position: relative;
}

.inner .look-box .looks .lk4 .posiR .cap {
  position: absolute;
  top: -10%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 80%;
}

.inner .look-box .looks .lk4 {
  margin-bottom: 150px;
}

.inner .look-box .looks .lk5 {
  margin-bottom: 150px;
}

.inner .look-box .looks .lk5 .posiR:first-child {
  width: 80%;
  margin: 0 auto 70px;
  position: relative;
}

.inner .look-box .looks .lk5 .posiR .number {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 70%;
}

.inner .look-box .looks .lk5 .posiR {
  position: relative;
}

.inner .look-box .looks .lk5 .posiR .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.inner .look-box .looks .lk5 .posiR .flex .photo {
  width: 65%;
}

.inner .look-box .looks .lk5 .posiR .flex .photo:last-child {
  margin: -80px 0 0 auto;
  width: 70%;
}

.inner .look-box .looks .lk5 .posiR .text {
  position: absolute;
  width: 52%;
  right: 0;
  left: auto;
  top: 8%;
}

.inner .look-box .looks .lk6 {
  margin-bottom: 150px;
}

.inner .look-box .looks .lk6 .sticky-box {
  position: relative;
}

.inner .look-box .looks .lk6 .sticky-box .sticky {
  position: sticky;
  top: 30%;
  height: 50px;
  width: 50%;
  z-index: 200;
}

.inner .look-box .looks .lk6 .sticky-box .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto 70px;
}

.inner .look-box .looks .lk6 .sticky-box .flex .photo {
  width: 80%;
}

.inner .look-box .looks .lk6 .sticky-box .flex .photo:last-child {
  margin-right: 0;
  margin-left: auto;
  margin-top: 70px;
}

.inner .look-box .looks .lk6 .box .posiR {
  position: relative;
}

.inner .look-box .looks .lk6 .box .posiR .cap {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 50%;
}

.inner .look-box .looks .lk7 {
  margin-bottom: 150px;
}

.inner .look-box .looks .lk7 .posiR:first-child {
  position: relative;
  width: 80%;
  margin: 0 auto 70px;
}

.inner .look-box .looks .lk7 .box .photo {
  width: 100%;
}

.inner .look-box .looks .lk7 .posiR .cap {
  position: absolute;
  top: 45%;
  right: 0;
  left: auto;
  width: 55%;
}

.inner .look-box .looks .lk8 {
  margin-bottom: 150px;
}

.inner .look-box .looks .lk8 .photo {
  width: 80%;
  margin: 0 auto 70px 0;
}

.inner .look-box .looks .lk8 .box .posiR {
  position: relative;
}

.inner .look-box .looks .lk8 .box .posiR .cap {
  position: absolute;
  top: -10%;
  right: 0;
  left: auto;
  width: 70%;
}

.credit-box {
  margin-top: 10px;
}

.credit-box .credit p {
  padding: 0px 5px;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
}

.credit-box .credit p a {
  color: #CEB1DB;
  text-decoration: underline;
}

.inner .look-box .prof-box {
  background-color: rgba(206, 177, 219, .8);
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.inner .look-box .prof-box .photo {
  width: 150px;
  margin: 0 auto 20px;
}

.inner .look-box .prof-box .prof-text {
  text-align: center;
  color: #fff;
}

.inner .look-box .prof-box .prof-text .name p {
  font-family: "acumin-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  line-height: 1;
  margin-bottom: 10px;
}

.inner .look-box .prof-box .prof-text .sns p {
  font-family: "acumin-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 1;
}

.inner .look-box .prof-box .prof-text .sns p a {
  color: #fff;
}

.inner .look-box .prof-box .prof-text .prof {
  width: 80%;
  margin: 0 auto;
}

.inner .look-box .prof-box .prof-text .prof p {
  font-size: 12px;
}

.inner .look-box .comment-box {
  border: #CEB1DB 1px solid;
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0 auto 50px;
  width: 90%;
}

.inner .look-box .comment-box .comment {
  margin: 0 auto;
  width: 90%;
}

.inner .look-box .comment-box .comment .comme-ttl p {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px;
}

.inner .look-box .comment-box .comment .comme-text p {
  font-size: 13px;
  margin-bottom: 0px;
}

.inner .look-box .info-box {
  margin: 0 auto 50px;
  width: 80%;
  text-align: center;
}

.inner .look-box .info-box .info-ttl p {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1;
}

.inner .look-box .info-box .box {
  margin-bottom: 10px;
}

.inner .look-box .info-box .box p {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0;
}

.inner .look-box .info-box .box p span {
  font-weight: 700;
  font-size: 13px;
}

.inner .look-box .staff-credit {
  margin: 0 auto 50px;
  padding-top: 50px;
  border-top: #000 0.5px solid;
  width: 250px;
}

.inner .look-box .staff-credit p {
  text-align: center;
  font-size: 12px;
  line-height: 2;
  font-family: "arno-pro-display", serif;
  font-weight: 300;
  font-style: normal;
}


/*あしらい*/




/*footer*/
.footer-wrapper {
  width: 100%;
  margin: 0 auto;
  border-top: #000 1px solid;
}

.footer-wrapper p,
.footer-wrapper ul li a {
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  text-align: right;
}

.footer-wrapper .navi-box {
  margin: 0px auto;
  width: 95%;
  padding-top: 20px;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
}

.footer-wrapper .back {
  text-align: right;
  font-size: 10px;
  margin: 50px auto 20px;
  width: 95%;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
}

.footer-wrapper .copy p {
  text-align: center;
  font-size: 10px;
  margin: 0px auto 20px;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
}


/* setting 右ここまで*/

/* setting 左*/
.main_visual {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.main_visual .kv-box {
  height: 100vh;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #28211b;
}

.main_visual .kv {
  width: 100%;
}

.main_visual .ttl {
  position: absolute;
  top: 8%;
  right: 4%;
  left: auto;
  width: 70%;
}




/* setting 左ここまで*/




/*set*/
.re {
  flex-direction: row-reverse;
}

.posiR {
  position: relative;
}

.pc {
  display: block;
}

.sp {
  display: none;
}


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

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

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

.slick-slide img {
  display: block;
}

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

/* 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;
}

/* LINE文字 */


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

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

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

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

/*animation*/
.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: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

@-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);
  }
}

.delay {
  animation-delay: 0.5s;
}

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

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

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

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

.start4 {
  animation: fade 1.2s ease-in 1.2s 1 normal backwards;
}

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

  100% {
    opacity: 1;
  }
}

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

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

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


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

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

.delay {
  animation-delay: 0.5s !important;
}


.top-ttl {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

@keyframes showTextFromBottom {
  0% {
    transform: translateY(100%);

  }

  100% {
    transform: translateY(0px);
  }
}

.textanimation span {
  animation: showText 2s backwards;
  display: inline-block;
}

.textanimation>span {
  overflow: hidden;
}

.textanimation>span>span {
  animation: showTextFromBottom 0.5s backwards;
}

/*ループ*/

.loop-wrap {
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 50px;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
  margin-bottom: 30px;
}

.loop-area {
  display: flex;
  animation: loop-slide 20s infinite linear 1s both;
  list-style: none;
  margin: 0;
  padding: 0;
}

.loop-area .content {
  width: 250px;
  font-family: "zuume", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
}

@keyframes loop-slide {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

/*スライダーの設定*/
/*------ スライダーの横幅 ------*/
.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: none;
  content: '' !important;
  opacity: 1 !important;
  left: 5px;
  width: 0px;
  height: 0px;
  border-left: 16px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;

}

.slick-prev:before {
  display: none;
  content: '' !important;
  opacity: 1 !important;
  left: 5px;
  width: 0px;
  height: 0px;
  border-right: 16px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

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

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

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

.slick-slide div {
  height: 100%;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px !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;
  }

  .posiR {
    position: relative;
  }

  .small {
    width: 70%;
  }

  .mid {
    width: 90%;
  }

  .large {
    width: 100%;
  }

  body {
    position: relative;
    overflow-x: hidden;
  }

  .main_visual .kv-box {
    height: auto;
  }



  /*----------sliderSp ----------*/
  .slider .slick-arrow:before {
    font-size: 24px !important;
  }

  .slider .slick-next {
    right: 8px !important;
  }

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

  #container .item-wrapper .item-box .slider .slick-dots {
    top: 88%;
  }
}

/*----------Sp ----------*/
@media screen and (max-width: 768px) {
  /* sp */

  .delay {
    animation-delay: 0.5s !important;
  }

  .main_visual .ttl {
    top: 11%;
    right: 3%;
    width: 83%;
}

.inner .lead {
  margin: 40px auto 80px;
}

.inner .look-box .looks .lk1 .flex .posiR .text {
  width: 60%;
  top: 8%;
  left: 5%;
}

.inner .look-box .looks .lk1 .flex {
  row-gap: 15px;
  margin: 0 auto 50px;
}

.inner .look-box .looks .lk1 .number {
  top: -27%;
  width: 16px;
}

.inner .look-box .looks .lk1 {
  margin-bottom: 100px;
}

.inner .look-box .looks .lk2 .sticky-box .box1 .number {
  top: 4%;
  left: 3%;
  width: 85%;
}

.inner .look-box .looks .lk2 .sticky-box .posiR {
  width: 95%;
}

.inner .look-box .looks .lk2 .sticky-box .posiR:last-child {
  width: 85%;
  margin: 50px auto 0;
}

.inner .look-box .looks .lk2 .sticky-box .box2 .number {
  width: 16px;
}

.inner .look-box .looks .lk2 .photo {
  width: 85%;
  margin: 0 auto;
}

.inner .look-box .looks .lk3 .posiR .flex .photo1 {
  margin-left: 10px;
  margin-right: auto;
}

.inner .look-box .looks .lk3 .posiR .text1 {
  top: 7%;
  right: 10px;
  width: 63%;
}

.inner .look-box .looks .lk2 {
  margin-bottom: 100px;
}

.inner .look-box .looks .lk2 .sticky-box .sticky {
  width: 55%;
}

.inner .look-box .looks .lk3 .posiR .text2 {
  top: 48%;
  left: 17%;
  width: 42%;
}

.inner .look-box .looks .lk3 .posiR .flex {
  margin-bottom: 50px;
}

.inner .look-box .looks .lk3 .box1 {
  width: 80%;
  margin: 0 auto 50px;
}

.inner .look-box .looks .lk3 .posiR.box2 {
  margin: 0 auto 50px;
}

.inner .look-box .looks .lk3 .posiR .number {
  top: -28%;
  width: 16px;
}

.inner .look-box .looks .lk3 {
  margin-bottom: 100px;
}

.inner .look-box .looks .lk3 .posiR .flex .photo2 {
  margin-top: -120px;
}

.inner .look-box .looks .lk3 .posiR .flex .photo3 {
  margin-top: -120px;
}

.inner .look-box .looks .lk4 .posiR:first-child {
  width: 80%;
  margin: 0 auto 50px;
}

.inner .look-box .looks .lk4 {
  margin-bottom: 100px;
}

.inner .look-box .looks .lk5 {
  margin-bottom: 100px;
}

.inner .look-box .looks .lk5 .posiR .number {
  width: 80%;
}

.inner .look-box .looks .lk5 .posiR:first-child {
  width: 90%;
  margin: 0 auto 50px;
  position: relative;
}

.inner .look-box .looks .lk5 .posiR .text {
  width: 62%;
  right: 10px;
  top: 11%;
}

.inner .look-box .looks .lk6 .sticky-box .flex {
  width: 95%;
  margin: 0 auto 50px;
}

.inner .look-box .looks .lk6 .sticky-box .sticky {
  left: 10px;
  height: 30px;
  width: 64%;
}

.inner .look-box .looks .lk6 .sticky-box .flex .photo:last-child {
  margin-top: 50px;
  width: 85%;
}

.inner .look-box .looks .lk6 {
  margin-bottom: 100px;
}

.inner .look-box .looks .lk7 .posiR .cap {
  top: 39%;
  width: 60%;
}

.inner .look-box .looks .lk7 .posiR:first-child {
  width: 80%;
  margin: 0 auto 50px;
}

.inner .look-box .looks .lk7 {
  margin-bottom: 100px;
}

.inner .look-box .looks .lk8 .photo {
  margin: 0 auto 50px 0;
}

.inner .look-box .looks .lk8 .box .posiR .cap {
  right: 10px;
  width: 73%;
}

.inner .look-box .looks .lk8 {
  margin-bottom: 100px;
}

.inner .look-box .prof-box {
  background-color: rgba(206, 177, 219, .8);
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.inner .look-box .comment-box {
  border: #CEB1DB 1px solid;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto 30px;
  width: 95%;
}

.inner .look-box .comment-box .comment .comme-ttl p {
  margin-bottom: 20px;
}

.inner .look-box .info-box {
  margin: 0 auto 30px;
}

.inner .look-box .staff-credit {
  margin: 0 auto 30px;
  padding-top: 30px;
  border-top: #000 0.5px solid;
  width: 180px;
}






}

/* fixed設定 */
.pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.description>#container {
  overflow: visible;
}

#container {
  background-color: #fff;
  max-width: 100vw;
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-right: calc(50% - 50vw + var(--scroll-bar-width) / 2);
  margin-left: calc(50% - 50vw + var(--scroll-bar-width) / 2);
}

@media screen and (max-width: 1002px) {
  #container {
    margin: 0;
  }
}

#container img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#container .l-articleLayout__wrap {
  margin: 0 auto;
  display: flow-root;
  max-width: 1280px;
  width: 90%;
}

@media screen and (max-width: 768px) {
  #container .l-articleLayout__wrap {
    width: 100%;
  }
}

#container .l-articleLayout__article {
  float: right;
  width: 50%;
  transition: 0.85s ease;
  position: relative;
  top: 0;
}

@media screen and (max-width: 768px) {
  #container .l-articleLayout__article {
    float: none;
    left: 0;
    margin: 0 auto;
    width: auto;
  }
}

#container .l-articleLayout__title {
  background-color: #fff;
  position: sticky !important;
  float: left;
  width: 48%;
  height: 100vh;
}

#container .l-articleLayout__title>.wrap {
  height: calc(100vh - 120px);
  display: block;
  flex-wrap: wrap;
  align-items: center;
}

#container .d-fixed-area {
  position: relative;
}

#container .d-fixed-element {
  position: absolute;
  top: 0;
}

#container .d-fixed-element.is-fixed {
  position: fixed;
}

#container .l-articleLayout {
  background-attachment: fixed;
  background-position: top left;
  background-size: cover;
}

#container .main_visual {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #container .main_visual {
    width: 100%;
  }
}

#container #contents {
  background-color: #fff;
  width: 100%;
}

@media screen and (max-width: 768px) {
  #container #contents {
    width: 100vw;
  }
}