@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,400&family=Sora:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
header {
  position: fixed;
  left: 15px;
}

header .sp-menu-btn .line {
  background: #271B12;
}

.trans-bk {
  background: #e7d9d380;
  width: 100vw;
  height: 55px;
  position: fixed;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  z-index: 10;
}

h2 {
  color: #BB5737;
  font-size: 137.5%;
  font-weight: 700;
  line-height: 1.5;
}

#top {
  background: #E7DAD3;
}

#top .bg {
  background: url(/work01/images/topimage_bk-sp.png) no-repeat right top;
  padding-top: 70px;
}

#top h1 {
  font-family: 'Playfair Display', 'Times New Roman', serif;
  line-height: 1.5;
  margin-bottom: 110px;
}

#top h1 .main-title {
  font-size: 200%;
  display: block;
  font-weight: 700;
}

#top h1 .sub-title {
  font-size: 95%;
}

#top .logo-box {
  margin-top: 50px;
  width: 60px;
  height: auto;
}

#top .idea-box {
  padding-bottom: 25px;
}

#top .idea-box h2 {
  margin-top: 15px;
  margin-bottom: 5px;
}

#top .keywords {
  padding-bottom: 30px;
  padding-top: 30px;
  background: url(/work01/images/crown_bg.svg) repeat top 10px left 20px/80px auto;
}

#top .keywords h2 {
  margin-bottom: 55px;
}

#top .keywords .wrapper > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#top .keywords .wrapper > ul li:nth-child(odd) {
  -ms-flex-item-align: end;
      align-self: flex-end;
  text-align: right;
}

#top .keywords .wrapper > ul li:nth-child(odd) img {
  margin-right: -12%;
}

#top .keywords .wrapper > ul li:nth-child(even) {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

#top .keywords .wrapper > ul li:nth-child(1) {
  margin-bottom: 40px;
}

#top .keywords .wrapper > ul li img {
  -webkit-transform: scale(0.8) translateX(-12%);
          transform: scale(0.8) translateX(-12%);
}

#high-wfs {
  padding-top: 30px;
  padding-bottom: 30px;
}

#high-wfs h2 {
  padding-bottom: 20px;
}

#video {
  background: #e6dad5;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  #video {
    position: relative;
    padding-top: 120px;
  }
}

#video h2 {
  margin-bottom: 60px;
  position: relative;
}

#video h2::after {
  content: url(/work01/images/fashion-app-logo.svg);
  width: 130px;
  height: auto;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  #video h2 {
    position: absolute;
    width: 100%;
    top: -90px;
  }
}

#video .text-box {
  margin-top: 24px;
}

#research {
  padding-bottom: 30px;
  padding-top: 30px;
}

#research h2 {
  margin-bottom: 26px;
}

#research .icon-box .icon {
  width: 35%;
  margin: auto;
}

#research .icon-box .icon + .text {
  margin-top: 20px;
}

#research .icon-box + .icon-box {
  margin-top: 40px;
}

#research section + section {
  margin-top: 60px;
}

#research .main-func ul li {
  line-height: 5;
  text-align: center;
}

#research .main-func ul li:nth-child(1) {
  background: url(/work01/images/app_func_nr01.svg) no-repeat center/auto;
}

#research .main-func ul li:nth-child(2) {
  background: url(/work01/images/app_func_nr02.svg) no-repeat center/auto;
}

#research .main-func ul li:nth-child(3) {
  background: url(/work01/images/app_func_nr03.svg) no-repeat center/auto;
}

#research .main-func ul li + li {
  margin-top: 10px;
}

#research .main-func ul li img {
  width: auto;
}

#research .rival-apps .rivals-wrap .rival + .rival {
  margin-top: 40px;
}

#research .rival-apps .rivals-wrap .rival .img-box {
  margin: auto;
  width: 35%;
}

#research .rival-apps .rivals-wrap .rival h3 {
  color: #BB5737;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 18px;
  font-size: 115%;
}

#research .rival-apps .rivals-wrap .rival h3 + p {
  margin-top: 10px;
}

#low-wfs {
  background: url(/work01/images/sitemap_bg.png) no-repeat top left/auto 100%, linear-gradient(226.97deg, #D9A541 2.02%, #BB5737 96.77%);
  padding-bottom: 30px;
  padding-top: 30px;
}

#low-wfs h2 {
  color: #FEF9F3;
  margin-bottom: 26px;
}

#low-wfs .wfs .flex + .flex {
  margin-top: 15px;
}

#low-wfs .wfs .pos-right {
  margin-left: 15px;
}

#misc {
  padding-bottom: 30px;
}

#misc h2 {
  margin-top: 30px;
}

#misc .font-pic mq(max, 767) {
  width: 100vw;
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px);
}

#misc .font-pic + h3 {
  margin-top: 40px;
}

#misc .grid-5 {
  -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr);
  row-gap: 25px;
}

#misc .colors {
  margin-bottom: 10px;
  margin-top: 20px;
  line-height: 1.25;
}

#misc .colors > li {
  font-size: 80%;
  text-align: center;
}

#misc .colors > li::before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin: auto;
  margin-bottom: 10px;
}

#misc .colors > li:nth-child(1)::before {
  border: 1px solid #e4e4e4;
  background: #ffffff;
}

#misc .colors > li:nth-child(2)::before {
  background: #121214;
}

#misc .colors > li:nth-child(3)::before {
  background: #E7DAD3;
}

#misc .colors > li:nth-child(4)::before {
  background: #D9A541;
}

#misc .colors > li:nth-child(5)::before {
  background: #BB5737;
}

#misc .colors > li:nth-child(6)::before {
  background: linear-gradient(226.97deg, #D9A541 2.02%, #BB5737 96.77%);
}

#misc .colors > li:nth-child(7)::before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2.02%, #CAC0C0), color-stop(96.77%, #FAEBE3));
  background: linear-gradient(180deg, #CAC0C0 2.02%, #FAEBE3 96.77%);
}

#misc h3 {
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
}

#misc a.body-color {
  line-height: 1.5;
}

#misc a.body-color:hover, #misc a.body-color:focus, #misc a.body-color:active {
  color: #D9A541;
}

#thanks {
  background-color: #411001;
}

footer {
  background-color: #271B12;
}

@media screen and (min-width: 1024px) and (max-width: 1489px) {
  header {
    left: 75px;
    width: calc(100% - 130px);
  }
}

@media screen and (min-width: 1489px) and (max-width: 1024px) {
  header {
    left: 75px;
    width: calc(100% - 130px);
  }
}

@media screen and (min-width: 768px) {
  #top .img-box {
    position: absolute;
    width: 46%;
    right: 0;
    top: 100px;
  }
  #top .idea-box {
    margin-top: 25%;
    width: 50%;
  }
  #top .keywords .wrapper > ul {
    width: 85%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #top .keywords .wrapper > ul li {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    -ms-grid-column-align: center;
        justify-self: center;
    width: 33%;
    text-align: center;
  }
  #top .keywords .wrapper > ul li img {
    width: auto;
  }
  #top .keywords .wrapper > ul li:nth-child(1) {
    margin-bottom: 0;
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
    text-align: left;
  }
  #top .keywords .wrapper > ul li:nth-child(2) {
    text-align: right;
    margin-top: 15px;
  }
  #top .keywords .wrapper > ul li:nth-child(5) {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    text-align: center;
  }
  #top .keywords .wrapper > ul li:nth-child(3), #top .keywords .wrapper > ul li:nth-child(4) {
    width: 50%;
    text-align: center;
  }
  #top .keywords .wrapper > ul li:nth-child(3) img {
    margin-left: 20%;
  }
  #top .keywords .wrapper > ul li:nth-child(4) img {
    margin-right: 20%;
  }
  #high-wfs .wrapper > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    margin-bottom: 8%;
  }
  #high-wfs .wrapper > ul li {
    width: 26%;
  }
  #high-wfs .wrapper > ul li:nth-child(n + 4) {
    position: absolute;
    top: 15%;
  }
  #high-wfs .wrapper > ul li:nth-child(4) {
    left: 18.5%;
  }
  #high-wfs .wrapper > ul li:nth-child(5) {
    right: 18.5%;
  }
  #video .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #video .video-box {
    width: 46%;
  }
  #video .text-box {
    margin-top: auto;
    width: 50%;
    margin-right: 15px;
  }
  #research h2 {
    text-align: center;
  }
  #research .target-aud .icon-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #research .target-aud .icon-box {
    width: 48%;
  }
  #research .target-aud .icon-box + .icon-box {
    margin-top: 0;
  }
  #research .target-aud .icon-box .icon {
    height: 135px;
    width: 135px;
  }
  #research .main-func ul li {
    background-size: 15% auto !important;
    line-height: 7;
  }
  #research .main-func ul li img {
    -webkit-transform: scale(2);
            transform: scale(2);
  }
  #research .rival-apps .rivals-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #research .rival-apps .rivals-wrap > * {
    width: 46%;
  }
  #research .rival-apps .rivals-wrap .rival + .rival {
    margin-top: 0;
  }
  #research .rival-apps .rivals-wrap .rival:first-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 40px;
  }
  #research .rival-apps .rivals-wrap .rival:last-child {
    margin-left: 30px;
  }
}

@media screen and (min-width: 1024px) {
  header {
    z-index: 13;
  }
  header .nav-menu a {
    color: #271B12;
  }
  header .nav-menu a:hover {
    color: #dd2c1c;
  }
  header .nav-menu .sub-menu {
    width: 160px;
  }
  header .nav-menu .sub-menu li {
    background: #e7d9d380;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    padding: 6px;
  }
  header .nav-menu .sub-menu li + li {
    margin-top: -1px;
  }
  header .nav-menu .sub-menu a::before {
    background-color: #271B12;
  }
  header .nav-menu .sub-menu a:hover::before {
    background-color: #dd2c1c;
  }
  header .nav-menu .sub-menu a:hover {
    color: #dd2c1c;
  }
  .trans-bk {
    height: 68px;
  }
  #top .bg {
    padding-top: 160px;
  }
  #top h1 {
    font-size: 180%;
    width: 46%;
  }
  #top .idea-box {
    margin-top: 100px;
  }
  #top .img-box {
    top: 0px;
    width: 40%;
    max-width: 440px;
  }
  #top .keywords .wrapper > ul {
    max-width: 650px;
  }
  #research h2 {
    margin-bottom: 40px;
  }
  #research .target-aud .icon-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #research .target-aud .icon-wrap .icon-box {
    width: 30%;
  }
  #research .target-aud .icon-wrap .icon-box + .icon-box {
    margin-left: 100px;
  }
  #research .main-func ul li {
    line-height: 9;
  }
  #research .rivals-wrap .rival {
    width: 30%;
    -webkit-box-ordinal-group: unset !important;
        -ms-flex-order: unset !important;
            order: unset !important;
    margin-top: 0 !important;
  }
  #research .rivals-wrap .rival + .rival {
    margin-left: 40px !important;
  }
  #video > .wrapper::after {
    content: url(/work01/images/fashion-app-logo.svg);
    width: 20%;
    height: auto;
    display: block;
    position: absolute;
    right: 0;
    top: 40px;
  }
  #video h2::after {
    display: none;
  }
  #low-wfs .wrapper > .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #low-wfs .wrapper > .flex > .pos-left {
    width: 64%;
  }
  #low-wfs .wrapper > .flex > .pos-right {
    width: 34.2%;
  }
}

@media screen and (min-width: 1490px) {
  body main {
    font-size: 18px;
  }
  header {
    left: calc((100vw - 1440px) / 2);
  }
  #top .bg {
    background: url(/work01/images/topimage_bk.png) no-repeat right -200px top;
  }
  #top .idea-box {
    padding-bottom: 52px;
  }
  #top .keywords {
    padding-bottom: 52px;
    padding-top: 52px;
  }
  #video .text-box {
    max-width: 560px;
    margin-right: auto;
    margin-left: 60px;
  }
  #video .video-box {
    width: 33%;
  }
  #research .main-func ul {
    margin-left: 15%;
  }
  #research .main-func ul li {
    width: 45%;
    text-align: left;
    background-size: 170px auto !important;
  }
  #research .main-func ul li:nth-child(1) {
    background-position: left center;
  }
  #research .main-func ul li:nth-child(2) {
    background-position: left 25% center;
    margin-left: 25%;
  }
  #research .main-func ul li:nth-child(3) {
    background-position: right 55% center;
    margin-left: auto;
  }
  #high-wfs, #video, #research, #low-wfs {
    padding-bottom: 52px;
    padding-top: 52px;
  }
  #high-wfs h2, #video h2, #research h2, #low-wfs h2 {
    padding-bottom: 39px;
  }
  #video h2, #research h2, #low-wfs h2 {
    margin-bottom: 0;
  }
  #research .rival-apps .rivals-wrap .rival h3 {
    margin-top: 39px;
  }
  #research .rival-apps .rivals-wrap .rival h3 + p {
    margin-top: 26px;
  }
  #research section + section {
    margin-top: 78px;
  }
  #misc {
    padding-bottom: 52px;
  }
  #misc h2 {
    margin-top: 52px;
  }
  #misc .grid-5 {
    width: 650px;
    -ms-grid-columns: (1fr)[7];
        grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (min-width: 1980px) {
  header {
    left: calc((100vw - 1660px) / 2);
  }
}
