@charset "UTF-8";
/*
# =================================================================
# プロデュース事業
# =================================================================*/
#production {
  background: #d4c4b8;
}
#production main {
  margin: 0;
  padding: 0;
}
#production .mainInfo {
  padding: 245px 0 200px 0;
}
#production .mainInfo .inner .ttl {
  margin: 0 0 120px 0;
}
#production .mainInfo .inner .box1 {
  display: flex;
  flex-wrap: wrap;
}
#production .mainInfo .inner .box1 .txt {
  width: 50%;
  padding: 0 50px 0 0;
}
#production .mainInfo .inner .box1 .txt img {
  max-width: 560px;
  width: 100%;
  margin: 0 0 50px 0;
  display: block;
}
#production .mainInfo .inner .box1 .txt h2 {
  margin: 0 0 35px 0;
  font-size: 26px;
  font-weight: 500;
}
#production .mainInfo .inner .box1 .txt p {
  font-size: 17px;
  font-weight: 500;
  line-height: 2.2;
}
#production .mainInfo .inner .box1 .img {
  width: 50%;
}
#production .fields .lottie-container {
  margin: 0 0 160px 0;
  padding: 5px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  overflow: hidden;
}
#production .fields .lottie-container > svg {
  width: 170%!important;
  animation: obiLeft 10s linear infinite;
  position: relative;
  right: 0;
}
@keyframes obiLeft {
  100% {right: 24.2%;}
}
#production .fields .lottie-container2 {
  padding: 5px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  overflow: hidden;
}
#production .fields .lottie-container2 > svg {
  width: 170%!important;
  animation: obiRight 10s linear infinite;
  position: relative;
  left: -70%;
}
@keyframes obiRight {
  100% {left: -45.8%;}
}
#production .fields .inner.type3 {
  max-width: 1440px;
}
#production .fields .inner .ttl {
  max-width: 1440px;
  width: 90%;
  margin: 0 auto 120px auto;
  display: flex;
  flex-wrap: wrap;
}
#production .fields .inner .ttl h2 {
  width: 450px;
}
#production .fields .inner .ttl p {
  width: calc(100% - 450px);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: .02em;
}
#production .fields .inner .boxFields {
  max-width: 1070px;
  width: 90%;
  margin: 0 0 70px auto;
  padding: 0 0 70px 0;
  border-bottom: 1px solid #000;
  display: flex;
  flex-wrap: wrap;
}
#production .fields .inner .boxFields3 {
  margin: 0 0 200px auto;
  padding: 0;
  border-bottom: none;
}
#production .fields .inner .boxFields .img {
  width: 295px;
}
#production .fields .inner .boxFields .img img {
  max-width: 295px;
  width: 100%;
  display: block;
}
#production .fields .inner .boxFields .txt {
  width: calc(100% - 295px);
  padding: 0 5% 0 55px;
}
#production .fields .inner .boxFields .txt span {
  margin: 0 0 18px 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  display: block;
}
#production .fields .inner .boxFields .txt h3 {
  margin: 0 0 28px 0;
  font-size: 22px;
  font-weight: 500;
}
#production .fields .inner .boxFields .txt p {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: .04em;
}
#production .works {
  padding: 190px 0 130px 0;
  border-bottom: 1px solid #000;
}
#production .works .inner .ttl {
  margin: 0 auto 100px auto;
  display: flex;
  flex-wrap: wrap;
}
#production .works .inner .ttl h2 {
  width: 450px;
}
#production .works .inner .ttl p {
  width: calc(100% - 450px);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: .02em;
}
#production .flow {
  padding: 190px 0;
}
#production .flow .inner .ttl {
  margin: 0 0 75px 0;
}
#production .flow .inner .boxFlow ul li > span {
  background: #d4c4b8;
}
#production footer {
  background: #d4c4b8;
}

/*
# =================================================================
# プロデュース事業実績紹介
# =================================================================*/
#works {
  background: #d4c4b8;
}
#works main {
  padding: 0;
}
#works .mainInfo {
  border-bottom: 1px solid #000;
}
#works .mainInfo .inner {
  padding: 0 0 100px 0;
  position: relative;
}
#works .mainInfo .inner .ttl {
  width: 100%;
}
#works .mainInfo .inner .ttl span {
  margin: 0 0 13px 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  font-weight: 700;
  display: block;
}
#works .mainInfo .inner .ttl span time {
  padding: 0 0 0 20px;
  font-family: "Noto Sans JP", "-apple-system", "BlinkMacSystemFont", "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Meiryo", "sans-serif";
  font-size: 13px;
  font-weight: 500;
}
#works .mainInfo .inner .ttl h2 {
  margin: 0 0 65px 0;
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: .02em;
}
#works .mainInfo .inner .pankuzu {
  width: 280px;
  bottom: 120px;
}
#works .boxWorks {
  padding: 160px 0;
  border-bottom: 1px solid #000;
}
#works .boxWorks .inner .contents {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 150px;
  background: #e2d3c9;
}
#works .boxWorks .inner .contents img {
  max-width: 700px;
  width: 100%;
  height: auto;
  margin: 0 auto 40px auto;
}
#works .boxWorks .inner .contents p {
  margin: 0 0 30px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
}
#works .boxWorks .inner .contents p:nth-last-of-type(1) {
  margin: 0;
}
#works .other {
  padding: 190px 0 130px 0;
}
#works .other .inner .ttl {
  margin: 0 0 100px 0;
  position: relative;
}
#works .other .inner .ttl .btnPrevmore {
  max-width: 180px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  right: 0;
}
#works .other .inner .ttl .btnPrevmore::after {
  content: '';
  width: 16px;
  height: 12px;
  background: url(../../img/common/iconArrow5.svg) no-repeat left top / 16px;
  position: absolute;
  top: calc(50% - 6px);
  left: 15px;
  transition: .3s ease-in-out;
}
#works .other .inner .ttl .btnPrevmore:hover::after {
  background: url(../../img/common/iconArrow5_o.svg) no-repeat left top / 16px;
}
#works .other .inner .ttl .btnPrevmore a {
  width: 180px;
  padding: 35px 20px 35px 30px;
  border: 1px solid #000;
  border-radius: 50%;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  display: block;
  transition: .3s ease-in-out;
}
#works .other .inner .ttl .btnPrevmore a:hover {
  border: 1px solid #ff5500;
  background: #ff5500;
  color: #fff;
}
#works .other .inner .boxProject ul li {
  margin: 0;
  border-bottom: none;
}
#works footer {
  background: #d4c4b8;
}

/*
# =================================================================
# レスポンシブ要素
# =================================================================*/
/* 4K:2560px */
@media screen and (min-width: 1920px) {
}

/* PC:1920px */

/* laptop NotePC L */
@media screen and (max-width: 1440px) {
  /* プロデュース事業 */
  #production .fields .inner.type3 {
    max-width: none;
    width: 100%;
  }
}
@media screen and (max-width: 1240px) {
}

/* laptop NotePC */
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 960px) {
  /* プロデュース事業 */
  #production .mainInfo .inner .box1 {
    display: block;
  }
  #production .mainInfo .inner .box1 .txt {
    width: 100%;
    margin: 0 0 70px 0;
  }
  #production .mainInfo .inner .box1 .img {
    width: 100%;
    text-align: center;
  }
  #production .mainInfo .inner .box1 .img img {
    width: 80%;
  }
  #production .fields .inner .ttl {
    margin: 0 auto 80px auto;
    display: block;
  }
  #production .fields .inner .ttl h2 {
    width: 100%;
    margin: 0 0 50px 0;
  }
  #production .fields .inner .ttl p {
    width: 100%;
  }
  #production .works .inner .ttl {
    margin: 0 auto 80px auto;
    display: block;
  }
  #production .works .inner .ttl h2 {
    width: 100%;
    margin: 0 0 50px 0;
  }
  #production .works .inner .ttl p {
    width: 100%;
  }
  /* プロデュース事業実績紹介 */
  #works .boxWorks .inner .contents {
    padding: 150px 100px;
  }
}

/* tablet */
@media screen and (max-width: 768px) {
  /* プロデュース事業 */
  #production .mainInfo .inner .box1 .txt {
    margin: 0;
    padding: 0;
  }
  #production .mainInfo .inner .box1 .img {
    display: none;
  }
  #production .fields .inner .boxFields {
    margin: 0 auto 70px auto;
    display: block;
  }
  #production .fields .inner .boxFields3 {
    margin: 0 auto 200px auto;
  }
  #production .fields .inner .boxFields .img {
    width: 100%;
    margin: 0 0 30px 0;
  }
  #production .fields .inner .boxFields .txt {
    width: 100%;
    padding: 0;
  }
  /* プロデュース事業実績紹介 */
  #works .mainInfo .inner {
    padding: 0 0 130px 0;
  }
  #works .mainInfo .inner .ttl h2 {
    margin: 0 0 50px 0;
  }
  #works .mainInfo .inner .pankuzu {
    bottom: 70px;
  }
  #works .boxWorks {
    padding: 120px 0;
  }
  #works .boxWorks .inner .contents {
    padding: 80px 50px;
  }
  #works .other .inner .ttl .btnPrevmore {
    margin: 0;
    position: relative;
  }
  #works .other .inner .ttl h2 {
    margin: 0 0 35px 0;
  }
}

/* mobile L */
@media screen and (max-width: 480px) {
  /* プロデュース事業 */
  #production .mainInfo {
    padding: 200px 0 70px 0;
  }
  #production .mainInfo .inner .ttl {
    margin: 0 0 85px 0;
  }
  #production .mainInfo .inner .box1 .txt img {
    margin: 0 0 30px 0;
  }
  #production .mainInfo .inner .box1 .txt h2 {
    margin: 0 0 30px 0;
    font-size: 4.6vw;
    letter-spacing: .02em;
  }
  #production .mainInfo .inner .box1 .txt p {
    font-size: 4.2vw;
    line-height: 2;
  }
  #production .fields .lottie-container {
    margin: 0 0 90px 0;
    padding: 0;
  }
  #production .fields .lottie-container > svg {
    width: 600% !important;
    animation: obiLeft 5s linear infinite;
  }
  @keyframes obiLeft {
    100% {right: 85.2%;}
  }
  #production .fields .lottie-container2 {
    padding: 0;
  }
  #production .fields .lottie-container2 > svg {
    width: 600% !important;
    left: -500%;
    animation: obiRight 5s linear infinite;
  }
  @keyframes obiRight {
    100% {left: -414.8%;}
  }
  #production .fields .inner .ttl {
    margin: 0 auto 45px auto;
    padding: 0;
  }
  #production .fields .inner .ttl p {
    font-size: 3.8vw;
  }
  #production .fields .inner .boxFields {
    margin: 0 auto 45px auto;
    padding: 0 0 45px 0;
  }
  #production .fields .inner .boxFields3 {
    margin: 0 auto 90px auto;
    padding: 0;
  }
  #production .fields .inner .boxFields .img img {
    margin: 0 auto;
  }
  #production .fields .inner .boxFields .txt span {
    margin: 0 0 10px 0;
    font-size: 5vw;
  }
  #production .fields .inner .boxFields .txt h3 {
    margin: 0 0 20px 0;
    font-size: 5.8vw;
    line-height: 1.6;
  }
  #production .fields .inner .boxFields .txt p {
    font-size: 3.8vw;
  }
  #production .works {
    padding: 90px 0 40px 0;
  }
  #production .works .inner .ttl {
    margin: 0 auto 45px auto;
    padding: 0;
  }
  #production .works .inner .ttl p {
    font-size: 3.8vw;
  }
  #production .flow {
    padding: 90px 0;
  }
  #production .flow .inner .ttl {
    margin: 0 0 55px 0;
    padding: 0;
  }
  /* プロデュース事業実績紹介 */
  #works main {
    padding: 50px 0 0 0;
  }
  #works .mainInfo .inner .ttl {
    margin: 0;
    padding: 0;
  }
  #works .mainInfo .inner .ttl span {
    margin: 0 0 8px 0;
    font-size: 5.2vw;
  }
  #works .mainInfo .inner .ttl span time {
    font-size: 3.3vw;
  }
  #works .mainInfo .inner .ttl h2 {
    font-size: 7vw;
  }
  #works .boxWorks .inner .contents {
    padding: 80px 20px;
  }
  #works .boxWorks .inner .contents img {
    margin: 0 auto 20px auto;
  }
  #works .boxWorks .inner .contents p {
    font-size: 3.7vw;
  }
  #works .other {
    padding: 90px 0 50px 0;
  }
  #works .other .inner .ttl {
    margin: 0;
    padding: 0 0 55px 0;
  }
  #works .other .inner .ttl .btnPrevmore a {
    font-size: 4vw;
  }  
}

/* mobile M */
@media screen and (max-width: 375px) {
}

/* mobile S */
@media screen and (max-width: 320px) {
}
