@keyframes under-line {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }

  20% {
    transform: translate(-1px, 7px) rotate(15deg);
  }

  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}

@keyframes hover-b {
  0% {
    transform: translate(0, 0);
  }

  50%, 100% {
    transform: translate(0, -100%);
  }
}

html {
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt";
  color: #000;
  font-family: "Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",-apple-system,BlinkMacSystemFont,sans-serif;
  line-height: 1;
}

html ::-moz-selection {
  background-color: #666;
}

html ::selection {
  background-color: #666;
}

body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  color: inherit;
  display: block;
  text-decoration: inherit;
  width: 100%;
}

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

.sp {
  display: none !important;
}

html {
  background: #fff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q::before,
q::after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-size: 100%;
  font-weight: inherit;
}

#yui3-css-stamp.cssreset {
  display: none;
}

.ZenKakuNew {
  font-family: "Zen Kaku Gothic New",sans-serif;
  font-weight: 400;
  letter-spacing: .06em;
}

.Overpass {
  font-family: "Overpass",sans-serif;
  font-weight: 400;
}

img {
  width: 100%;
}

svg {
  overflow: visible;
  width: 100%;
}

body.nav_open {
  overflow: hidden;
}

.nav_menu {
  background-color: #fff;
  box-sizing: border-box;
  height: 100vh;
  left: 0;
  overflow-y: scroll;
  padding: 99px 0 107px;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 100;
}

.nav_menu_cont {
  margin: 0 auto;
  padding-top: 79px;
  width: 1000px;
}

.nav_menu_cont .index_title {
  margin: 0 auto;
  width: 185px;
}

.nav_menu_cont .index_cont {
  margin: 57px auto 0;
  width: 100%;
}

.nav_menu_cont .index_cont_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.nav_menu_cont .index_cont_wrap .link_wrap {
  height: auto;
  position: relative;
  width: 164px;
}

.nav_menu_cont .index_cont_wrap .link_wrap:not(:nth-child(1),
:nth-child(6)) {
  margin-left: 29px;
}

.nav_menu_cont .index_cont_wrap .link_wrap:nth-child(n+6) {
  margin-top: 29px;
}

.nav_menu_cont .index_cont_wrap .link_wrap .num {
  bottom: 14px;
  display: flex;
  height: 17px;
  position: absolute;
  right: 18px;
  z-index: 10;
}

.nav_menu_cont .index_cont_wrap .link_wrap .num .left,
.nav_menu_cont .index_cont_wrap .link_wrap .num .right {
  height: 100%;
  width: auto;
}

.nav_menu_cont .index_cont_wrap .link_wrap .num .left svg,
.nav_menu_cont .index_cont_wrap .link_wrap .num .right svg {
  height: 100%;
  width: auto;
}

.nav_menu_cont .index_cont_wrap .link_wrap .num .left svg .cls-1,
.nav_menu_cont .index_cont_wrap .link_wrap .num .right svg .cls-1 {
  fill: #fff;
}

.nav_menu_cont .index_cont_wrap .link_wrap .num .right {
  margin-left: 4px;
}

.nav_menu_cont .index_cont .link_wrap_10 {
  height: auto;
  margin: 86px auto 0;
  position: relative;
  width: 480px;
}

.nav_menu_cont .index_cont .link_wrap_10 .bag_title {
  bottom: 31px;
  left: 28px;
  position: absolute;
  width: 230px;
  z-index: 10;
}

.nav_menu_cont .index_cont .link_wrap_10 .bag_title_1 {
  height: auto;
  width: 100%;
}

.nav_menu_cont .index_cont .link_wrap_10 .bag_title_2 {
  margin-top: 12px;
  width: 181px;
}

.nav_menu_cont .index_cont .link_wrap_10 .arrow {
  bottom: 12px;
  position: absolute;
  right: 25px;
  z-index: 10;
}

.nav_menu_cont .index_cont .link_wrap_10 .arrow_cont {
  background-color: #fff;
  height: 17px;
  position: relative;
  width: 1.5px;
}

.nav_menu_cont .index_cont .link_wrap_10 .arrow_cont::before,
.nav_menu_cont .index_cont .link_wrap_10 .arrow_cont::after {
  background-color: #fff;
  bottom: 0;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  transform-origin: center bottom;
  width: 1.5px;
}

.nav_menu_cont .index_cont .link_wrap_10 .arrow_cont::before {
  transform: rotate(-45deg);
}

.nav_menu_cont .index_cont .link_wrap_10 .arrow_cont::after {
  transform: rotate(45deg);
}

.nav_menu_link {
  display: flex;
  justify-content: space-between;
  margin: 91px auto 0;
  width: 708px;
}

.nav_menu_link .online_link {
  border: 1.5px solid #000;
  border-radius: 91px;
  box-sizing: border-box;
  padding: 36px 79px 38px;
  position: relative;
  width: 330px;
}

.nav_menu_link .online_link .arrow {
  position: absolute;
  right: 43px;
  top: 36px;
}

.nav_menu_link .online_link .arrow_cont {
  background-color: #000;
  height: 11px;
  position: relative;
  width: 1.5px;
}

.nav_menu_link .online_link .arrow_cont::before,
.nav_menu_link .online_link .arrow_cont::after {
  background-color: #000;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: center top;
  width: 1.5px;
}

.nav_menu_link .online_link .arrow_cont::before {
  height: 16px;
  transform: rotate(45deg);
}

.nav_menu_link .online_link .arrow_cont::after {
  height: 11px;
  transform: rotate(90deg);
}

.button_back {
  background-color: #fff;
  border-bottom: 1px solid #e3e3e3;
  height: 99px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 105;
}

.sticky_wrapper {
  position: relative;
}

.sticky_wrapper_cont {
  display: flex;
  flex-flow: column;
  height: 99px;
  justify-content: center;
  left: 0;
  margin: auto;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 110;
}

.sticky_wrapper_cont .txt {
  height: auto;
  margin: 0 auto;
  width: 400px;
}

.sticky_wrapper_cont .txt svg .cls-1 {
  fill: #000;
}

.sticky_wrapper_cont .nav_button {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 30px;
  justify-content: center;
  position: absolute;
  right: 44px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}

.sticky_wrapper_cont .nav_button .line_wrap {
  height: 1.5px;
  margin: auto;
  position: relative;
  width: 18px;
}

.sticky_wrapper_cont .nav_button .line_wrap .line {
  background-color: #000;
  height: 100%;
  width: 100%;
}

.sticky_wrapper_cont .nav_button .line_wrap .line_1 {
  transform: rotate(45deg);
}

.sticky_wrapper_cont .nav_button .line_wrap .line_2 {
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(-45deg);
}

.sticky_wrapper_cont .nav_button .circle {
  background-color: #000;
  border-radius: 50%;
  height: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
}

.nav_menu,
.button_back {
  display: none;
  opacity: 0;
  transform: translateX(-100%);
}

.nav_menu.nav_block,
.button_back.nav_block {
  display: block;
  transform: translateX(-30px);
  transition: opacity .4s cubic-bezier(0.39, 0.575, 0.565, 1),transform .4s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.nav_menu.nav_open,
.button_back.nav_open {
  opacity: 1;
  transform: translateX(0);
}

.sticky_wrapper_cont {
  transition: opacity .4s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sticky_wrapper_cont.visible {
  opacity: 1;
}

.sticky_wrapper_cont.visible .nav_button {
  pointer-events: all;
}

.sticky_wrapper_cont.invisible {
  opacity: 0;
}

.sticky_wrapper_cont.invisible .nav_button {
  pointer-events: none;
}

.sticky_wrapper_cont .txt svg .cls-1 {
  transition: fill .4s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sticky_wrapper_cont .nav_button .circle {
  transition: opacity .4s cubic-bezier(0.39, 0.575, 0.565, 1),background-color .4s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sticky_wrapper_cont.white .txt svg .cls-1 {
  fill: #fff;
}

.sticky_wrapper_cont.white .nav_button .circle {
  background-color: #fff;
}

.sticky_wrapper_cont.grey .txt svg .cls-1 {
  fill: #a1afb7;
}

.sticky_wrapper_cont.grey .nav_button .circle {
  background-color: #a1afb7;
}

.sticky_wrapper_cont.pink .txt svg .cls-1 {
  fill: #ac949d;
}

.sticky_wrapper_cont.pink .nav_button .circle {
  background-color: #ac949d;
}

.sticky_wrapper_cont.beige .txt svg .cls-1 {
  fill: #b1a28f;
}

.sticky_wrapper_cont.beige .nav_button .circle {
  background-color: #b1a28f;
}

.sticky_wrapper_cont.blue .txt svg .cls-1 {
  fill: #809f8d;
}

.sticky_wrapper_cont.blue .nav_button .circle {
  background-color: #809f8d;
}

.sticky_wrapper_cont.black .txt svg .cls-1 {
  fill: #000;
}

.sticky_wrapper_cont.black .nav_button .circle {
  background-color: #000;
}

.sticky_wrapper_cont.nav_open .txt svg .cls-1 {
  fill: #000;
}

.sticky_wrapper_cont.nav_open .nav_button .circle {
  opacity: 0;
}

.main {
  margin-top: -99px;
}

.main .fv {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.main .fv_slide {
  height: auto;
  position: relative;
  width: 100%;
}

.main .fv_slide_img {
  height: auto;
  width: 100%;
}

.main .fv_slide_img:not(:first-child) {
  left: 0;
  position: absolute;
  top: 0;
}

.main .fv_header {
  display: flex;
  flex-flow: column;
  height: 99px;
  justify-content: center;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 110;
}

.main .fv_header .txt {
  height: auto;
  margin: 0 auto;
  width: 400px;
}

.main .fv_header .txt svg .cls-1 {
  fill: #fff;
}

.main .fv_header .nav_button {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 30px;
  justify-content: center;
  position: absolute;
  right: 44px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}

.main .fv_header .nav_button .line_wrap {
  height: 1.5px;
  margin: auto;
  position: relative;
  width: 18px;
}

.main .fv_header .nav_button .line_wrap .line {
  background-color: #000;
  height: 100%;
  width: 100%;
}

.main .fv_header .nav_button .line_wrap .line_1 {
  transform: rotate(45deg);
}

.main .fv_header .nav_button .line_wrap .line_2 {
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(-45deg);
}

.main .fv_header .nav_button .circle {
  background-color: #fff;
  border-radius: 50%;
  height: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
}

.main .fv_title_1 {
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 535px;
}

.main .fv_title_1 svg .cls-1 {
  fill: #fff;
}

.main .fv_title_2 {
  bottom: 58px;
  display: flex;
  justify-content: space-between;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 89%;
}

.main .fv_title_2_1 {
  height: auto;
  width: 281px;
}

.main .fv_title_2_2 {
  height: auto;
  width: 161px;
}

.main_lead {
  font-size: 16px;
  line-height: 1.8em;
  margin: 63px auto 0;
  text-align: justify;
  width: 790px;
}

.main_color {
  margin: 62px auto 0;
  width: 210px;
}

.main_color .kakko {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 71px;
}

.main_color .kakko .color_txt {
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 54px;
}

.main_color .five_color {
  display: flex;
  justify-content: space-between;
  margin-top: 21px;
  width: 100%;
}

.main_color .five_color .color_sample {
  border-radius: 50%;
  height: 21px;
  width: 21px;
}

.main_color .five_color .color_sample_1 {
  background-color: #a1afb7;
}

.main_color .five_color .color_sample_2 {
  background-color: #ac949d;
}

.main_color .five_color .color_sample_3 {
  background-color: #b1a28f;
}

.main_color .five_color .color_sample_4 {
  background-color: #809f8d;
}

.main_color .five_color .color_sample_5 {
  background-color: #000;
}

.main_index {
  border-top: 1px solid #e3e3e3;
  margin: 96px auto 0;
  padding-top: 79px;
  width: 1000px;
}

.main_index .index_title {
  margin: 0 auto;
  width: 185px;
}

.main_index .index_cont {
  margin: 57px auto 0;
  width: 100%;
}

.main_index .index_cont_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.main_index .index_cont_wrap .link_wrap {
  height: auto;
  position: relative;
  width: 164px;
}

.main_index .index_cont_wrap .link_wrap:not(:nth-child(1),
:nth-child(6)) {
  margin-left: 29px;
}

.main_index .index_cont_wrap .link_wrap:nth-child(n+6) {
  margin-top: 29px;
}

.main_index .index_cont_wrap .link_wrap .num {
  bottom: 14px;
  display: flex;
  height: 17px;
  position: absolute;
  right: 18px;
  z-index: 10;
}

.main_index .index_cont_wrap .link_wrap .num .left,
.main_index .index_cont_wrap .link_wrap .num .right {
  height: 100%;
  width: auto;
}

.main_index .index_cont_wrap .link_wrap .num .left svg,
.main_index .index_cont_wrap .link_wrap .num .right svg {
  height: 100%;
  width: auto;
}

.main_index .index_cont_wrap .link_wrap .num .left svg .cls-1,
.main_index .index_cont_wrap .link_wrap .num .right svg .cls-1 {
  fill: #fff;
}

.main_index .index_cont_wrap .link_wrap .num .right {
  margin-left: 4px;
}

.main_index .index_cont .link_wrap_10 {
  height: auto;
  margin: 86px auto 0;
  position: relative;
  width: 480px;
}

.main_index .index_cont .link_wrap_10 .bag_title {
  bottom: 31px;
  left: 28px;
  position: absolute;
  width: 230px;
  z-index: 10;
}

.main_index .index_cont .link_wrap_10 .bag_title_1 {
  height: auto;
  width: 100%;
}

.main_index .index_cont .link_wrap_10 .bag_title_2 {
  margin-top: 12px;
  width: 181px;
}

.main_index .index_cont .link_wrap_10 .arrow {
  bottom: 12px;
  position: absolute;
  right: 25px;
  z-index: 10;
}

.main_index .index_cont .link_wrap_10 .arrow_cont {
  background-color: #fff;
  height: 17px;
  position: relative;
  width: 1.5px;
}

.main_index .index_cont .link_wrap_10 .arrow_cont::before,
.main_index .index_cont .link_wrap_10 .arrow_cont::after {
  background-color: #fff;
  bottom: 0;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  transform-origin: center bottom;
  width: 1.5px;
}

.main_index .index_cont .link_wrap_10 .arrow_cont::before {
  transform: rotate(-45deg);
}

.main_index .index_cont .link_wrap_10 .arrow_cont::after {
  transform: rotate(45deg);
}

.main {
  opacity: 0;
  transition: opacity .5s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.main .fv_slide {
  overflow: hidden;
}

.main .fv_slide_img {
  opacity: 0;
  transform: scale(1.05);
}

.main .fv_slide_img.reduction {
  opacity: 1;
  transform: scale(1);
  transition: opacity 1.4s cubic-bezier(0.39, 0.575, 0.565, 1),transform 7s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.main .fv_header .txt svg .cls-1 {
  transition: fill .4s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.main .fv_header .nav_button .circle {
  transition: opacity .4s cubic-bezier(0.39, 0.575, 0.565, 1),background-color .4s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.main .fv_header.nav_open .txt svg .cls-1 {
  fill: #000;
}

.main .fv_header.nav_open .nav_button .circle {
  opacity: 0;
}

.main .fv_title_1 svg path {
  opacity: 0;
  transform: translateY(60%);
  transition: opacity .7s cubic-bezier(0.39, 0.575, 0.565, 1),transform .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.main .fv_title_1 svg path:nth-child(1) {
  transition-delay: .58s;
}

.main .fv_title_1 svg path:nth-child(2) {
  transition-delay: .66s;
}

.main .fv_title_1 svg path:nth-child(3) {
  transition-delay: .74s;
}

.main .fv_title_1 svg path:nth-child(4) {
  transition-delay: .82s;
}

.main .fv_title_1 svg path:nth-child(5) {
  transition-delay: .9s;
}

.main .fv_title_1 svg path:nth-child(6) {
  transition-delay: 1.28s;
}

.main .fv_title_1 svg path:nth-child(7) {
  transition-delay: 1.36s;
}

.main .fv_title_1 svg path:nth-child(8) {
  transition-delay: 1.44s;
}

.main .fv_title_1 svg path:nth-child(9) {
  transition-delay: 1.52s;
}

.main .fv_title_1 svg path:nth-child(10) {
  transition-delay: 1.6s;
}

.main .fv_title_2_1,
.main .fv_title_2_2 {
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-delay: 2.4s;
}

.main.animation {
  opacity: 1;
}

.main.animation .fv_title_1 svg path {
  opacity: 1;
  transform: translateY(0);
}

.main.animation .fv .fv_title_2_1,
.main.animation .fv .fv_title_2_2 {
  opacity: 1;
}

.contents {
  margin: 114px auto 0;
  padding-bottom: 134px;
  position: relative;
  width: 1000px;
}

.contents::before {
  background-color: #e3e3e3;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.contents .knit {
  padding: 132px 0;
  width: 100%;
}

.contents .knit:not(:first-child) {
  border-top: 1px solid #e3e3e3;
}

.contents .knit_img {
  height: auto;
  position: relative;
}

.contents .knit_num {
  width: 25px;
}

.contents .knit_num_cont {
  position: relative;
  width: 100%;
}

.contents .knit_num_cont::before {
  background-color: #000;
  content: "";
  height: 2.4px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.contents .knit_num_cont .num {
  height: 20px;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}

.contents .knit_num_cont .num_2 {
  margin: 33px auto 0;
}

.contents .knit_num_cont .num svg {
  height: 100%;
  width: auto;
}

.contents .knit_num_cont.white::before {
  background-color: #fff;
}

.contents .knit_num_cont.white .num svg .cls-1 {
  fill: #fff;
}

.contents .knit_title {
  display: flex;
  flex-direction: row-reverse;
}

.contents .knit_title p {
  font-size: 24px;
  font-weight: 500;
  height: -moz-fit-content;
  height: fit-content;
  letter-spacing: .1em;
  line-height: 1.8em;
  white-space: nowrap;
  writing-mode: vertical-rl;
}

.contents .knit_txt {
  color: #666;
  font-size: 15px;
  line-height: 2em;
  margin: 22px auto 0;
  text-align: justify;
  width: 580px;
}

.contents .knit_color {
  height: auto;
  width: 17px;
}

.contents .knit .img_wrap {
  margin: 0 auto;
  position: relative;
}

.contents .knit .credit_wrap {
  margin: 36px auto 0;
  width: 490px;
}

.contents .knit .credit_wrap .credit {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.contents .knit .credit_wrap .credit p {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.65em;
  width: -moz-fit-content;
  width: fit-content;
}

.contents .knit .credit_wrap .credit p.buy {
  background-color: #000;
  border-radius: 36px;
  color: #fff;
  font-weight: 700;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 1em;
  margin: 5px 0 auto;
  padding: 5px 12px 0 12px;
}

.contents .knit .credit_wrap .limited {
  font-size: 19px;
  font-weight: 500;
  margin-top: 14px;
  width: 100%;
}

.contents .knit .credit_wrap .others_item {
  color: #666;
  font-size: 13px;
  margin-top: 14px;
  width: 100%;
}

.contents .knit_1 {
  padding: 185px 0 132px;
}

.contents .knit_1 .img_wrap_1 {
  width: 564px;
}

.contents .knit_1 .img_wrap_1 .knit_img_1 {
  margin: 0 14px 0 auto;
  width: 450px;
}

.contents .knit_1 .img_wrap_1 .knit_img_2 {
  margin: 11px 0 0 auto;
  width: 464px;
}

.contents .knit_1 .img_wrap_1 .title_wrap {
  left: 0;
  position: absolute;
  top: 15px;
}

.contents .knit_1 .img_wrap_1 .title_wrap .knit_num {
  margin: 0 auto;
}

.contents .knit_1 .img_wrap_1 .title_wrap .knit_title {
  margin-top: 82px;
}

.contents .knit_1 .img_wrap_2 {
  display: flex;
  justify-content: space-between;
  margin: 72px auto 0;
  width: 613px;
}

.contents .knit_1 .img_wrap_2 .knit_img {
  height: auto;
  width: 296px;
}

.contents .knit_1 .img_wrap_3 {
  margin: 102px auto 0;
  width: 490px;
}

.contents .knit_1 .img_wrap_3 .knit_img {
  width: 100%;
}

.contents .knit_1 .img_wrap_3 .knit_img .knit_color {
  left: 22px;
  position: absolute;
  top: 22px;
}

.contents .knit_1 .img_wrap_3 .credit_wrap .credit p.buy {
  background-color: #a1afb7;
}

.contents .knit_2 .img_wrap_1 {
  width: 600px;
}

.contents .knit_2 .img_wrap_1 .title_wrap {
  position: absolute;
  right: 30px;
  top: 52px;
}

.contents .knit_2 .img_wrap_1 .title_wrap .knit_num {
  margin: 0 10px 0 auto;
}

.contents .knit_2 .img_wrap_1 .title_wrap .knit_title {
  color: #fff;
  margin-top: 82px;
}

.contents .knit_2 .img_wrap_2 {
  margin: 138px auto 0;
  width: 580px;
}

.contents .knit_2 .img_wrap_2 .knit_img {
  width: 100%;
}

.contents .knit_2 .img_wrap_2 .knit_img .knit_color {
  left: 20px;
  position: absolute;
  top: 20px;
}

.contents .knit_2 .img_wrap_2 .credit_wrap .credit p.buy {
  background-color: #ac949d;
}

.contents .knit_3 .img_wrap_1 {
  width: 600px;
}

.contents .knit_3 .img_wrap_1 .knit_num {
  left: 43px;
  position: absolute;
  top: 65px;
}

.contents .knit_3 .img_wrap_1 .knit_title {
  position: absolute;
  right: 55px;
  top: 183px;
}

.contents .knit_3 .img_wrap_1 .knit_title p {
  background-color: #b1a28f;
  color: #fff;
  line-height: 1.65em;
  padding: 12px 0;
}

.contents .knit_3 .img_wrap_1 .knit_title_2 {
  margin: 182px 9px;
}

.contents .knit_3 .img_wrap_2 {
  margin: 144px auto 0;
  position: relative;
  width: 480px;
}

.contents .knit_3 .img_wrap_2 .knit_img {
  width: 100%;
}

.contents .knit_3 .img_wrap_2 .knit_img .knit_color {
  position: absolute;
  right: -38px;
  top: 0;
}

.contents .knit_3 .img_wrap_2 .credit_wrap {
  margin: 36px auto 0 0;
}

.contents .knit_3 .img_wrap_2 .credit_wrap .credit p.buy {
  background-color: #b1a28f;
}

.contents .knit_3 .img_wrap_2 .credit_wrap .others_item {
  margin-top: 35px;
}

.contents .knit_4 .img_wrap_1 {
  display: flex;
  justify-content: space-between;
  width: 890px;
}

.contents .knit_4 .img_wrap_1 .knit_img_1 {
  width: 304px;
}

.contents .knit_4 .img_wrap_1 .knit_img_2 {
  margin-top: 171px;
  width: 480px;
}

.contents .knit_4 .img_wrap_1 .knit_img_2 .knit_color {
  bottom: 68px;
  left: -47px;
  position: absolute;
}

.contents .knit_4 .img_wrap_1 .title_wrap {
  position: absolute;
  right: 39px;
  top: 0;
}

.contents .knit_4 .img_wrap_1 .title_wrap .knit_num {
  margin: 0 10px 0 auto;
}

.contents .knit_4 .img_wrap_1 .title_wrap .knit_title {
  margin-top: 63px;
}

.contents .knit_4 .img_wrap_2 {
  margin: 69px auto 0;
  width: 568px;
}

.contents .knit_4 .img_wrap_2 .knit_img {
  width: 100%;
}

.contents .knit_4 .img_wrap_2 .credit_wrap .credit p.buy {
  background-color: #ac949d;
}

.contents .knit_5 .img_wrap_1 {
  width: 600px;
}

.contents .knit_5 .img_wrap_1 .knit_num {
  position: absolute;
  right: 40px;
  top: 44px;
}

.contents .knit_5 .img_wrap_1 .knit_title {
  left: 39px;
  position: absolute;
  top: 76px;
}

.contents .knit_5 .img_wrap_1 .knit_title p {
  background-color: #809f8d;
  color: #fff;
  line-height: 1.65em;
  padding: 12px 0;
}

.contents .knit_5 .img_wrap_1 .knit_title_2 {
  margin: 0 9px 0 0;
}

.contents .knit_5 .img_wrap_2 {
  margin: 72px auto 0;
  width: 490px;
}

.contents .knit_5 .img_wrap_2 .knit_img .knit_color {
  position: absolute;
  right: -39px;
  top: 6px;
}

.contents .knit_5 .img_wrap_2 .credit_wrap .credit p.buy {
  background-color: #809f8d;
}

.contents .knit_5 .img_wrap_3 {
  display: flex;
  justify-content: space-between;
  margin: 71px auto 0;
  width: 546px;
}

.contents .knit_5 .img_wrap_3 .knit_txt {
  margin: 24px auto 0 0;
  width: 163px;
}

.contents .knit_5 .img_wrap_3 .knit_img {
  width: 334px;
}

.contents .knit_6 .img_wrap_1 {
  width: 600px;
}

.contents .knit_6 .img_wrap_1 .knit_num {
  left: 43px;
  position: absolute;
  top: 65px;
}

.contents .knit_6 .knit_title {
  justify-content: center;
  margin-top: 61px;
}

.contents .knit_6 .knit_title p {
  color: #ac949d;
  line-height: 2em;
  text-align: center;
  writing-mode: horizontal-tb;
}

.contents .knit_6 .img_wrap_2 {
  margin: 70px auto 0;
  width: 490px;
}

.contents .knit_6 .img_wrap_2 .knit_img {
  margin: 0 auto;
  width: 445px;
}

.contents .knit_6 .img_wrap_2 .knit_color {
  left: 17px;
  position: absolute;
  top: 20px;
}

.contents .knit_6 .img_wrap_2 .credit_wrap .credit p.buy {
  background-color: #809f8d;
}

.contents .knit_7 .img_wrap_1 {
  width: 600px;
}

.contents .knit_7 .img_wrap_1 .knit_num {
  left: 39px;
  position: absolute;
  top: 51px;
}

.contents .knit_7 .img_wrap_1 .knit_title {
  position: absolute;
  right: 40px;
  top: 202px;
}

.contents .knit_7 .img_wrap_1 .knit_title p {
  background-color: #000;
  color: #fff;
  line-height: 1.65em;
  padding: 12px 0;
}

.contents .knit_7 .img_wrap_1 .knit_title_2 {
  margin-right: 9px;
}

.contents .knit_7 .img_wrap_1 .knit_color {
  left: 21px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.contents .knit_7 .credit_wrap .credit p.buy {
  background-color: #000;
}

.contents .knit_7 .credit_wrap .others_item {
  margin-top: 35px;
}

.contents .knit_8 .img_wrap_1 {
  width: 510px;
}

.contents .knit_8 .img_wrap_1 .knit_img {
  width: 408px;
}

.contents .knit_8 .img_wrap_1 .knit_img_1 .knit_color {
  bottom: 19px;
  left: 17px;
  position: absolute;
  width: 157px;
}

.contents .knit_8 .img_wrap_1 .knit_img_2 {
  margin-top: 6px;
}

.contents .knit_8 .img_wrap_1 .title_wrap {
  position: absolute;
  right: 0;
  top: 15px;
}

.contents .knit_8 .img_wrap_1 .title_wrap .knit_num {
  margin: 0 auto;
}

.contents .knit_8 .img_wrap_1 .title_wrap .knit_title {
  margin-top: 63px;
}

.contents .knit_8 .img_wrap_1 .credit_wrap {
  margin: 36px auto 0 0;
}

.contents .knit_8 .img_wrap_1 .credit_wrap .credit p.buy {
  background-color: #b1a28f;
}

.contents .knit_9 .img_wrap_1 {
  width: 600px;
}

.contents .knit_9 .img_wrap_1 .knit_num {
  position: absolute;
  right: 27px;
  top: 40px;
}

.contents .knit_9 .img_wrap_1 .knit_title {
  bottom: 38px;
  color: #fff;
  left: 26px;
  position: absolute;
}

.contents .knit_9 .img_wrap_2 {
  margin: 75px auto 0;
  width: 504px;
}

.contents .knit_9 .img_wrap_2 .credit_wrap .credit p.buy {
  background-color: #a1afb7;
}

.contents .knit_btm {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 600px;
}

.contents .knit_btm_txt {
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 350px;
}

.contents .knit_btm_txt svg .cls-1 {
  fill: #fff;
}

.contents .online {
  margin: 134px auto 0;
  padding-top: 122px;
  position: relative;
  width: 100%;
}

.contents .online::before {
  background-color: #e3e3e3;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.contents .online_title {
  margin: 0 auto;
  width: 183px;
}

.contents .online_wrap {
  display: flex;
  justify-content: space-between;
  margin: 52px auto 0;
  width: 899px;
}

.contents .online_wrap .container {
  width: 342px;
}

.contents .online_wrap .container img {
  border-radius: 171px;
}

.contents .online_wrap .txt_wrap {
  margin-top: 20px;
  width: 492px;
}

.contents .online_wrap .txt_wrap .txt {
  font-size: 22px;
  font-weight: 500;
  line-height: 2em;
}

.contents .online_wrap .txt_wrap .name {
  font-size: 27px;
  font-weight: 500;
  line-height: 1.6em;
  margin-top: 72px;
}

.contents .online_wrap .txt_wrap .color {
  display: flex;
  margin-top: 31px;
}

.contents .online_wrap .txt_wrap .color_txt {
  height: auto;
  margin: auto 0;
  width: 100px;
}

.contents .online_wrap .txt_wrap .color .five_color {
  display: flex;
  justify-content: space-between;
  margin-left: 17px;
  width: 181px;
}

.contents .online_wrap .txt_wrap .color .five_color .color_sample {
  border-radius: 50%;
  height: 21px;
  width: 21px;
}

.contents .online_wrap .txt_wrap .color .five_color .color_sample_1 {
  background-color: #a1afb7;
}

.contents .online_wrap .txt_wrap .color .five_color .color_sample_2 {
  background-color: #ac949d;
}

.contents .online_wrap .txt_wrap .color .five_color .color_sample_3 {
  background-color: #b1a28f;
}

.contents .online_wrap .txt_wrap .color .five_color .color_sample_4 {
  background-color: #809f8d;
}

.contents .online_wrap .txt_wrap .color .five_color .color_sample_5 {
  background-color: #000;
}

.contents .online_link_wrap {
  display: flex;
  justify-content: space-between;
  margin: 91px auto 0;
  width: 708px;
}

.contents .online_link_wrap .online_link {
  border: 1.5px solid #000;
  border-radius: 91px;
  box-sizing: border-box;
  padding: 36px 79px 38px;
  position: relative;
  width: 330px;
}

.contents .online_link_wrap .online_link .arrow {
  position: absolute;
  right: 43px;
  top: 36px;
}

.contents .online_link_wrap .online_link .arrow_cont {
  background-color: #000;
  height: 11px;
  position: relative;
  width: 1.5px;
}

.contents .online_link_wrap .online_link .arrow_cont::before,
.contents .online_link_wrap .online_link .arrow_cont::after {
  background-color: #000;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: center top;
  width: 1.5px;
}

.contents .online_link_wrap .online_link .arrow_cont::before {
  height: 16px;
  transform: rotate(45deg);
}

.contents .online_link_wrap .online_link .arrow_cont::after {
  height: 11px;
  transform: rotate(90deg);
}

.contents .knit .img_wrap_1 .knit_num {
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-delay: .8s;
}

.contents .knit .img_wrap_1 .knit_title p {
  opacity: 0;
  transform: translateY(15px);
  transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1),transform 1s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.contents .knit .img_wrap_1 .knit_title p.knit_title_1 {
  transition-delay: .8s;
}

.contents .knit .img_wrap_1 .knit_title p.knit_title_2 {
  transition-delay: 1s;
}

.contents .knit .img_wrap_1 .knit_img {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1),transform 1s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.contents .knit .img_wrap_1 .knit_img_1 .knit_color {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1),transform 1s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-delay: 1s;
}

.contents .knit .img_wrap_1 .knit_img_2 {
  transition-delay: .2s;
}

.contents .knit.inview--enter .img_wrap_1 .knit_num {
  opacity: 1;
}

.contents .knit.inview--enter .img_wrap_1 .knit_title p {
  opacity: 1;
  transform: translateY(0);
}

.contents .knit.inview--enter .img_wrap_1 .knit_img {
  opacity: 1;
  transform: translateY(0);
}

.contents .knit.inview--enter .img_wrap_1 .knit_img_1 .knit_color {
  opacity: 1;
  transform: translateX(0);
}

.contents .knit_1 .img_wrap_2 .knit_img {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1),transform 1s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.contents .knit_1 .img_wrap_2 .knit_img_4 {
  transition-delay: .2s;
}

.contents .knit_1 .img_wrap_2.inview--enter .knit_img {
  opacity: 1;
  transform: translateX(0);
}

.contents .knit_4 .img_wrap_1 .knit_img_2 .knit_color {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1),transform 1s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-delay: 1.2s;
}

.contents .knit_4 .img_wrap_1.inview--enter .knit_img .knit_color {
  opacity: 1;
  transform: translateY(0);
}

.contents .knit_6 .img_wrap_2 .knit_img {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1),transform 1s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.contents .knit_6 .img_wrap_2 .knit_img .knit_color {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1),transform 1s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-delay: .4s;
}

.contents .knit_6 .img_wrap_2.inview--enter .knit_img {
  opacity: 1;
  transform: translateY(0);
}

.contents .knit_6 .img_wrap_2.inview--enter .knit_img .knit_color {
  opacity: 1;
  transform: translateY(0);
}

.contents .knit_8 .img_wrap_1 .knit_img_1 .knit_color {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 1s cubic-bezier(0.39, 0.575, 0.565, 1),transform 1s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-delay: 1.2s;
}

.contents .knit_8 .img_wrap_1.inview--enter .knit_img .knit_color {
  opacity: 1;
  transform: translateX(0);
}

.bottom {
  background-color: #f2f1f0;
  padding: 122px 0 156px;
  width: 100%;
}

.bottom .bag {
  margin: 0 auto;
  width: 1000px;
}

.bottom .bag_img {
  position: relative;
}

.bottom .bag_img .txt {
  height: auto;
  left: 50%;
  position: absolute;
  top: 38px;
  transform: translateX(-50%);
  width: 400px;
}

.bottom .bag_img .txt svg .cls-1 {
  fill: #fff;
}

.bottom .bag_img .title {
  left: 50%;
  position: absolute;
  top: 351px;
  transform: translateX(-50%);
  width: 420px;
}

.bottom .bag_img .title_1 {
  height: auto;
  width: 100%;
}

.bottom .bag_img .title_2 {
  margin: 31px auto 0;
  width: 225px;
}

.bottom .bag_lead {
  font-size: 22px;
  font-weight: 500;
  line-height: 2em;
  margin: 54px auto 0;
  text-align: center;
}

.bottom .bag_txt {
  margin-top: 72px;
}

.bottom .bag_txt .name {
  font-size: 27px;
  font-weight: 500;
  line-height: 1.6em;
  text-align: center;
}

.bottom .bag_txt .color {
  display: flex;
  justify-content: center;
  margin: 31px auto 0;
}

.bottom .bag_txt .color_txt {
  height: auto;
  margin: auto 0;
  width: 91px;
}

.bottom .bag_txt .color .three_color {
  display: flex;
  justify-content: space-between;
  margin-left: 17px;
  width: 101px;
}

.bottom .bag_txt .color .three_color .color_sample {
  border-radius: 50%;
  height: 20px;
  width: 20px;
}

.bottom .bag_txt .color .three_color .color_sample_1 {
  background-color: #fff;
  border: 1.5px solid #000;
}

.bottom .bag_txt .color .three_color .color_sample_2 {
  background-color: #b1a28f;
  border: 1.5px solid #b1a28f;
}

.bottom .bag_txt .color .three_color .color_sample_3 {
  background-color: #000;
  border: 1.5px solid #000;
}

.bottom .bag_link {
  border: 1.5px solid #000;
  border-radius: 91px;
  box-sizing: border-box;
  margin: 49px auto 0;
  padding: 36px 79px 38px;
  position: relative;
  width: 330px;
}

.bottom .bag_link .arrow {
  position: absolute;
  right: 43px;
  top: 36px;
}

.bottom .bag_link .arrow_cont {
  background-color: #000;
  height: 11px;
  position: relative;
  width: 1.5px;
}

.bottom .bag_link .arrow_cont::before,
.bottom .bag_link .arrow_cont::after {
  background-color: #000;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: center top;
  width: 1.5px;
}

.bottom .bag_link .arrow_cont::before {
  height: 16px;
  transform: rotate(45deg);
}

.bottom .bag_link .arrow_cont::after {
  height: 11px;
  transform: rotate(90deg);
}

.bottom .bag_cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 179px auto 0;
  width: 930px;
}

.bottom .bag_cont .cont_wrap {
  position: relative;
  width: 430px;
}

.bottom .bag_cont .cont_wrap .img {
  border-radius: 21px;
  height: auto;
  width: 100%;
}

.bottom .bag_cont .cont_wrap .txt {
  font-size: 17px;
  line-height: 1.8em;
  margin-top: 26px;
  width: 100%;
}

.bottom .bag_cont .cont_wrap .credit_wrap {
  margin: 36px auto 0;
  width: 490px;
  width: 100%;
}

.bottom .bag_cont .cont_wrap .credit_wrap .credit {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.bottom .bag_cont .cont_wrap .credit_wrap .credit p {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.65em;
  width: -moz-fit-content;
  width: fit-content;
}

.bottom .bag_cont .cont_wrap .credit_wrap .credit p.buy {
  background-color: #000;
  border-radius: 36px;
  color: #fff;
  font-weight: 700;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 1em;
  margin: 5px 0 auto;
  padding: 5px 12px 0 12px;
}

.bottom .bag_cont .cont_wrap .credit_wrap .limited {
  font-size: 19px;
  font-weight: 500;
  margin-top: 14px;
  width: 100%;
}

.bottom .bag_cont .cont_wrap .credit_wrap .others_item {
  color: #666;
  font-size: 13px;
  margin-top: 14px;
  width: 100%;
}

.bottom .bag_cont .cont_wrap .num_wrap {
  border-radius: 0 30px 30px 0;
  left: -10px;
  position: absolute;
  top: 44px;
}

.bottom .bag_cont .cont_wrap .num_wrap .num {
  height: 13px;
  padding: 7px 21px 7px 13px;
  width: auto;
}

.bottom .bag_cont .cont_wrap .num_wrap .num img {
  height: 100%;
  width: auto;
}

.bottom .bag_cont .cont_wrap .deco {
  position: absolute;
}

.bottom .bag_cont .cont_wrap_1 .num_wrap {
  background-color: #fff;
  border-bottom: 1.5px solid #000;
  border-right: 1.5px solid #000;
  border-top: 1.5px solid #000;
}

.bottom .bag_cont .cont_wrap_1 .deco {
  left: 22px;
  top: 208px;
  width: 77px;
}

.bottom .bag_cont .cont_wrap_2 {
  margin-left: 70px;
}

.bottom .bag_cont .cont_wrap_2 .credit_wrap .credit p.buy {
  background-color: #a99881;
}

.bottom .bag_cont .cont_wrap_2 .num_wrap {
  background-color: #a99881;
  border-bottom: 1.5px solid #a99881;
  border-right: 1.5px solid #a99881;
  border-top: 1.5px solid #a99881;
}

.bottom .bag_cont .cont_wrap_2 .deco {
  left: 50px;
  top: 138px;
  width: 121px;
}

.bottom .bag_cont .cont_wrap_3 {
  margin-top: 163px;
}

.bottom .bag_cont .cont_wrap_3 .num_wrap {
  background-color: #000;
  border-bottom: 1.5px solid #000;
  border-right: 1.5px solid #000;
  border-top: 1.5px solid #000;
}

.bottom .bag_cont .cont_wrap_3 .deco {
  right: -58px;
  top: 52px;
  width: 142px;
}

@keyframes lieaning_1 {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(30deg);
  }

  100% {
    transform: rotate(0);
  }
}

@keyframes lieaning_2 {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(-30deg);
  }

  100% {
    transform: rotate(0);
  }
}

.bottom .bag_cont .cont_wrap .deco {
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1),transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.bottom .bag_cont .cont_wrap.cont_wrap_1 .deco,
.bottom .bag_cont .cont_wrap.cont_wrap_3 .deco {
  transform: scale(0.5) rotate(30deg);
}

.bottom .bag_cont .cont_wrap.cont_wrap_2 .deco {
  transform: scale(0.5) rotate(-30deg);
}

.bottom .bag_cont .cont_wrap.inview--enter .deco {
  opacity: 1;
  transform: scale(1) rotate(0);
}

.bottom .bag_cont .cont_wrap.inview--enter.cont_wrap_1 .deco img,
.bottom .bag_cont .cont_wrap.inview--enter.cont_wrap_3 .deco img {
  animation: lieaning_1 4s step-end infinite;
  animation-delay: .5s;
}

.bottom .bag_cont .cont_wrap.inview--enter.cont_wrap_2 .deco img {
  animation: lieaning_2 4s step-end infinite;
  animation-delay: .5s;
}

.footer .profile {
  font-size: 16px;
  line-height: 2em;
  margin: 0 auto;
  padding: 78px 0 91px;
  width: 920px;
}

.footer .profile .name {
  font-weight: 500;
}

.footer .profile .txt {
  text-align: justify;
}

.footer .profile .insta {
  width: -moz-fit-content;
  width: fit-content;
}

.footer .profile .insta span {
  position: relative;
}

.footer .profile .insta span::before {
  background-color: #000;
  bottom: 3px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.footer_wrap {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.footer_wrap_img {
  height: auto;
  width: 100%;
}

.footer_wrap_txt {
  left: 52px;
  position: absolute;
  top: 53px;
  width: 278px;
}

.footer_wrap_txt .title {
  height: auto;
  width: 100%;
}

.footer_wrap_txt .share {
  display: flex;
  justify-content: flex-start;
  margin-top: 72px;
  width: 237px;
}

.footer_wrap_txt .share_txt {
  height: auto;
  margin: auto 0;
  width: 57px;
}

.footer_wrap_txt .share .sns {
  height: auto;
  margin: auto 0 auto 35px;
}

.footer_wrap_txt .share .sns svg .cls-1 {
  fill: #fff;
}

.footer_wrap_txt .share .sns.fb {
  margin: auto 0 auto 40px;
  width: 13px;
}

.footer_wrap_txt .share .sns.tw {
  width: 21px;
}

.footer_wrap_txt .share .sns.li {
  width: 30px;
}

.footer_wrap .copyright {
  bottom: 40px;
  height: auto;
  left: 52px;
  position: absolute;
  width: 339px;
}

@media screen and (min-width: 736px) {
  .nav_menu_cont .index_cont .link_wrap {
    cursor: pointer;
    overflow: hidden;
  }

  .nav_menu_cont .index_cont .link_wrap::before {
    background-color: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .3s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 100%;
    z-index: 1;
  }

  .nav_menu_cont .index_cont .link_wrap_img {
    transition: transform .3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .nav_menu_cont .index_cont .link_wrap:hover::before {
    opacity: .2;
  }

  .nav_menu_cont .index_cont .link_wrap:hover .link_wrap_img {
    transform: scale(1.05);
  }

@keyframes roundtrip {
    0% {
      transform: translate(0, 0);
    }

    50% {
      transform: translate(5px, -5px);
    }

    100% {
      transform: translate(0, 0);
    }
}

  .nav_menu_link .online_link:hover .arrow_cont {
    animation: roundtrip .4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .main_index .index_cont .link_wrap {
    cursor: pointer;
    overflow: hidden;
  }

  .main_index .index_cont .link_wrap::before {
    background-color: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .3s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 100%;
    z-index: 1;
  }

  .main_index .index_cont .link_wrap_img {
    transition: transform .3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .main_index .index_cont .link_wrap:hover::before {
    opacity: .2;
  }

  .main_index .index_cont .link_wrap:hover .link_wrap_img {
    transform: scale(1.05);
  }

  .contents .knit .credit_wrap .credit:hover {
    opacity: .7;
  }

@keyframes roundtrip {
    0% {
      transform: translate(0, 0);
    }

    50% {
      transform: translate(5px, -5px);
    }

    100% {
      transform: translate(0, 0);
    }
}

  .contents .online_link_wrap .online_link:hover .arrow_cont {
    animation: roundtrip .4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

@keyframes roundtrip {
    0% {
      transform: translate(0, 0);
    }

    50% {
      transform: translate(5px, -5px);
    }

    100% {
      transform: translate(0, 0);
    }
}

  .bottom .bag_link:hover .arrow_cont {
    animation: roundtrip .4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .bottom .bag_cont .cont_wrap .credit_wrap .credit:hover {
    opacity: .7;
  }

  .footer .profile .insta:hover span::before {
    content: none;
  }

  .footer_wrap_txt .share .sns {
    cursor: pointer;
  }

  .footer_wrap_txt .share .sns:hover {
    opacity: .8;
  }
}

@media screen and (max-width: 999px) {
  .nav_menu_cont {
    padding-top: 13.8666666667vw;
  }

  .nav_menu_cont .index_title {
    width: 37.0666666667vw;
  }

  .nav_menu_cont .index_cont {
    margin: 8.9333333333vw auto 0;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap {
    width: 27.3333333333vw;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap:not(:nth-child(1),
  :nth-child(6)) {
    margin-left: 0;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap:not(:nth-child(1),
  :nth-child(4),
  :nth-child(7)) {
    margin-left: 3.6vw;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap:nth-child(n+4) {
    margin-top: 3.6vw;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap .num {
    bottom: 2.1333333333vw;
    height: 4vw;
    right: 3.8666666667vw;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap .num .right {
    margin-left: 1.2vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 {
    margin: 7.7333333333vw auto 0;
    width: 80vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 .bag_title {
    bottom: 5.3333333333vw;
    left: 4.6666666667vw;
    width: 38.2666666667vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 .bag_title_2 {
    margin-top: 2vw;
    width: 30.2666666667vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 .arrow {
    bottom: 2vw;
    right: 4.1333333333vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 .arrow_cont {
    height: 2.8vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 .arrow_cont::before,
  .nav_menu_cont .index_cont .link_wrap_10 .arrow_cont::after {
    height: 1.8666666667vw;
  }

  .nav_menu_cont {
    width: 100%;
  }

  .nav_menu_link {
    width: 690px;
  }

  .main_index {
    padding-top: 13.8666666667vw;
  }

  .main_index .index_title {
    width: 37.0666666667vw;
  }

  .main_index .index_cont {
    margin: 8.9333333333vw auto 0;
  }

  .main_index .index_cont_wrap .link_wrap {
    width: 27.3333333333vw;
  }

  .main_index .index_cont_wrap .link_wrap:not(:nth-child(1),
  :nth-child(6)) {
    margin-left: 0;
  }

  .main_index .index_cont_wrap .link_wrap:not(:nth-child(1),
  :nth-child(4),
  :nth-child(7)) {
    margin-left: 3.6vw;
  }

  .main_index .index_cont_wrap .link_wrap:nth-child(n+4) {
    margin-top: 3.6vw;
  }

  .main_index .index_cont_wrap .link_wrap .num {
    bottom: 2.1333333333vw;
    height: 4vw;
    right: 3.8666666667vw;
  }

  .main_index .index_cont_wrap .link_wrap .num .right {
    margin-left: 1.2vw;
  }

  .main_index .index_cont .link_wrap_10 {
    margin: 7.7333333333vw auto 0;
    width: 80vw;
  }

  .main_index .index_cont .link_wrap_10 .bag_title {
    bottom: 5.3333333333vw;
    left: 4.6666666667vw;
    width: 38.2666666667vw;
  }

  .main_index .index_cont .link_wrap_10 .bag_title_2 {
    margin-top: 2vw;
    width: 30.2666666667vw;
  }

  .main_index .index_cont .link_wrap_10 .arrow {
    bottom: 2vw;
    right: 4.1333333333vw;
  }

  .main_index .index_cont .link_wrap_10 .arrow_cont {
    height: 2.8vw;
  }

  .main_index .index_cont .link_wrap_10 .arrow_cont::before,
  .main_index .index_cont .link_wrap_10 .arrow_cont::after {
    height: 1.8666666667vw;
  }

  .main .fv {
    max-width: initial;
  }

  .main .fv_title_1 {
    width: 428px;
  }

  .main .fv_title_2_1 {
    width: 225px;
  }

  .main .fv_title_2_2 {
    width: 129px;
  }

  .main_lead {
    width: 79%;
  }

  .main_index {
    width: 100%;
  }

  .contents {
    width: 100%;
  }

  .contents .online_wrap {
    width: 690px;
  }

  .contents .online_wrap .container {
    height: -moz-fit-content;
    height: fit-content;
    width: 42%;
  }

  .contents .online_wrap .txt_wrap {
    width: 49%;
  }

  .contents .online_link_wrap {
    width: 690px;
  }

  .bottom .bag {
    width: 100%;
  }

  .bottom .bag_img .title {
    top: 50%;
    transform: translate(-50%, -28%);
  }

  .bottom .bag_lead {
    width: 79%;
  }

  .bottom .bag_cont {
    display: block;
    width: 100%;
  }

  .bottom .bag_cont .cont_wrap {
    margin: 0 auto;
  }

  .bottom .bag_cont .cont_wrap:not(:first-child) {
    margin: 163px auto 0;
  }

  .footer .profile {
    width: 79%;
  }

  .footer_wrap_txt .share {
    margin-top: 41px;
  }
}

@media screen and (max-width: 999px)and (max-width: 890px) {
  .contents .knit_4 .img_wrap_1 {
    width: 100%;
  }

  .contents .knit_4 .img_wrap_1 .knit_img_1 {
    width: 34%;
  }

  .contents .knit_4 .img_wrap_1 .knit_img_2 {
    width: 54%;
  }
}

@media screen and (max-width: 736px) {
  html,
  body {
    min-width: 100%;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .nav_menu_cont {
    padding-top: 13.8666666667vw;
  }

  .nav_menu_cont .index_title {
    width: 37.0666666667vw;
  }

  .nav_menu_cont .index_cont {
    margin: 8.9333333333vw auto 0;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap {
    width: 27.3333333333vw;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap:not(:nth-child(1),
  :nth-child(6)) {
    margin-left: 0;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap:not(:nth-child(1),
  :nth-child(4),
  :nth-child(7)) {
    margin-left: 3.6vw;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap:nth-child(n+4) {
    margin-top: 3.6vw;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap .num {
    bottom: 3.2vw;
    height: 2.6666666667vw;
    right: 2.9333333333vw;
  }

  .nav_menu_cont .index_cont_wrap .link_wrap .num .right {
    margin-left: .8vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 {
    margin: 7.7333333333vw auto 0;
    width: 80vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 .bag_title {
    bottom: 5.3333333333vw;
    left: 4.6666666667vw;
    width: 38.2666666667vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 .bag_title_2 {
    margin-top: 2vw;
    width: 30.2666666667vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 .arrow {
    bottom: 2vw;
    right: 4.1333333333vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 .arrow_cont {
    height: 2.8vw;
  }

  .nav_menu_cont .index_cont .link_wrap_10 .arrow_cont::before,
  .nav_menu_cont .index_cont .link_wrap_10 .arrow_cont::after {
    height: 1.8666666667vw;
  }

  .nav_menu_link .online_link {
    border: .2666666667vw solid #000;
    padding: 6.2666666667vw 13.2vw 6vw;
    width: 55.2vw;
  }

  .nav_menu_link .online_link_2 {
    margin-top: 3.4666666667vw;
  }

  .nav_menu_link .online_link .arrow {
    right: 6.9333333333vw;
    top: 6.2666666667vw;
  }

  .nav_menu_link .online_link .arrow_cont {
    height: 1.8666666667vw;
    width: .2666666667vw;
  }

  .nav_menu_link .online_link .arrow_cont::before,
  .nav_menu_link .online_link .arrow_cont::after {
    width: .2666666667vw;
  }

  .nav_menu_link .online_link .arrow_cont::before {
    height: 2.6666666667vw;
  }

  .nav_menu_link .online_link .arrow_cont::after {
    height: 1.8666666667vw;
  }

  .nav_menu {
    padding: 18.4vw 0 42.5333333333vw;
  }

  .nav_menu_link {
    display: block;
    margin: 7.6vw auto 0;
    width: 55.2vw;
  }

  .button_back {
    height: 18.4vw;
  }

  .sticky_wrapper_cont {
    height: 18.4vw;
    width: 100%;
  }

  .sticky_wrapper_cont .txt {
    width: 58.4vw;
  }

  .sticky_wrapper_cont .nav_button {
    height: 5.4666666667vw;
    right: 6.2666666667vw;
    width: 5.4666666667vw;
  }

  .sticky_wrapper_cont .nav_button .line_wrap {
    height: .2666666667vw;
    width: 2.9333333333vw;
  }

  .sticky_wrapper_cont .nav_button .circle {
    height: 3.0666666667vw;
    width: 3.0666666667vw;
  }

  .main_index {
    padding-top: 13.8666666667vw;
  }

  .main_index .index_title {
    width: 37.0666666667vw;
  }

  .main_index .index_cont {
    margin: 8.9333333333vw auto 0;
  }

  .main_index .index_cont_wrap .link_wrap {
    width: 27.3333333333vw;
  }

  .main_index .index_cont_wrap .link_wrap:not(:nth-child(1),
  :nth-child(6)) {
    margin-left: 0;
  }

  .main_index .index_cont_wrap .link_wrap:not(:nth-child(1),
  :nth-child(4),
  :nth-child(7)) {
    margin-left: 3.6vw;
  }

  .main_index .index_cont_wrap .link_wrap:nth-child(n+4) {
    margin-top: 3.6vw;
  }

  .main_index .index_cont_wrap .link_wrap .num {
    bottom: 3.2vw;
    height: 2.6666666667vw;
    right: 2.9333333333vw;
  }

  .main_index .index_cont_wrap .link_wrap .num .right {
    margin-left: .8vw;
  }

  .main_index .index_cont .link_wrap_10 {
    margin: 7.7333333333vw auto 0;
    width: 80vw;
  }

  .main_index .index_cont .link_wrap_10 .bag_title {
    bottom: 5.3333333333vw;
    left: 4.6666666667vw;
    width: 38.2666666667vw;
  }

  .main_index .index_cont .link_wrap_10 .bag_title_2 {
    margin-top: 2vw;
    width: 30.2666666667vw;
  }

  .main_index .index_cont .link_wrap_10 .arrow {
    bottom: 2vw;
    right: 4.1333333333vw;
  }

  .main_index .index_cont .link_wrap_10 .arrow_cont {
    height: 2.8vw;
  }

  .main_index .index_cont .link_wrap_10 .arrow_cont::before,
  .main_index .index_cont .link_wrap_10 .arrow_cont::after {
    height: 1.8666666667vw;
  }

  .main {
    margin-top: -18.4vw;
  }

  .main .fv_header {
    height: 18.4vw;
    width: 100%;
  }

  .main .fv_header .txt {
    width: 58.4vw;
  }

  .main .fv_header .nav_button {
    height: 5.4666666667vw;
    right: 6.2666666667vw;
    width: 5.4666666667vw;
  }

  .main .fv_header .nav_button .line_wrap {
    height: .2666666667vw;
    width: 2.9333333333vw;
  }

  .main .fv_header .nav_button .circle {
    height: 3.0666666667vw;
    width: 3.0666666667vw;
  }

  .main .fv_title_1 {
    width: 78.5333333333vw;
  }

  .main .fv_title_2 {
    bottom: 12vw;
    width: 86.5333333333vw;
  }

  .main .fv_title_2_1 {
    width: 41.6vw;
  }

  .main .fv_title_2_2 {
    width: 23.8666666667vw;
  }

  .main_lead {
    font-size: 3.4666666667vw;
    line-height: 2.1em;
    margin: 10.8vw auto 0;
    width: 86.6666666667vw;
  }

  .main_color {
    margin: 10.8vw auto 0;
    width: 34.9333333333vw;
  }

  .main_color .kakko {
    width: 17.3333333333vw;
  }

  .main_color .kakko .color_txt {
    width: 13.3333333333vw;
  }

  .main_color .five_color {
    margin-top: 4.9333333333vw;
  }

  .main_color .five_color .color_sample {
    height: 3.4666666667vw;
    width: 3.4666666667vw;
  }

  .main_index {
    margin: 15.6vw auto 0;
    width: 93.3333333333vw;
  }

  .contents .knit .credit_wrap {
    margin: 6.6666666667vw auto 0;
    width: 80vw;
  }

  .contents .knit .credit_wrap .credit p {
    font-size: 4vw;
  }

  .contents .knit .credit_wrap .credit p.buy {
    border-radius: 5.3333333333vw;
    margin: .6666666667vw 0 auto;
    padding: .9333333333vw 2.5333333333vw 0 2.5333333333vw;
  }

  .contents .knit .credit_wrap .limited {
    font-size: 3.7333333333vw;
    margin-top: 2.1333333333vw;
  }

  .contents .knit .credit_wrap .others_item {
    font-size: 2.9333333333vw;
    margin-top: 4.8vw;
  }

  .contents .online_link_wrap .online_link {
    border: .2666666667vw solid #000;
    padding: 6.2666666667vw 13.2vw 6vw;
    width: 55.2vw;
  }

  .contents .online_link_wrap .online_link_2 {
    margin-top: 3.4666666667vw;
  }

  .contents .online_link_wrap .online_link .arrow {
    right: 6.9333333333vw;
    top: 6.2666666667vw;
  }

  .contents .online_link_wrap .online_link .arrow_cont {
    height: 1.8666666667vw;
    width: .2666666667vw;
  }

  .contents .online_link_wrap .online_link .arrow_cont::before,
  .contents .online_link_wrap .online_link .arrow_cont::after {
    width: .2666666667vw;
  }

  .contents .online_link_wrap .online_link .arrow_cont::before {
    height: 2.6666666667vw;
  }

  .contents .online_link_wrap .online_link .arrow_cont::after {
    height: 1.8666666667vw;
  }

  .contents {
    margin: 15.2vw auto 0;
    padding-bottom: 38.4vw;
    width: 100%;
  }

  .contents::before {
    left: 3.3333333333vw;
    width: 93.3333333333vw;
  }

  .contents .knit {
    padding: 42.5333333333vw 0 0;
  }

  .contents .knit:not(:first-child) {
    border-top: none;
  }

  .contents .knit_num {
    width: 4.2666666667vw;
  }

  .contents .knit_num_cont::before {
    height: .4vw;
  }

  .contents .knit_num_cont .num {
    height: 3.2vw;
  }

  .contents .knit_num_cont .num_2 {
    margin: 5.4666666667vw auto 0;
  }

  .contents .knit_title p {
    font-size: 4vw;
  }

  .contents .knit_txt {
    font-size: 3.2vw;
    line-height: 1.8em;
    margin: 6vw auto 0;
    width: 80vw;
  }

  .contents .knit_color {
    width: 2.8vw;
  }

  .contents .knit_1 {
    overflow: hidden;
    padding: 40.4vw 0 0;
  }

  .contents .knit_1 .img_wrap_1 {
    width: 100%;
  }

  .contents .knit_1 .img_wrap_1 .knit_img_1 {
    margin: 0 2.4vw 0 auto;
    width: 74.9333333333vw;
  }

  .contents .knit_1 .img_wrap_1 .knit_img_2 {
    margin: 1.7333333333vw 0 0 auto;
    width: 77.3333333333vw;
  }

  .contents .knit_1 .img_wrap_1 .title_wrap {
    margin-left: 6.8vw;
    top: 1.3333333333vw;
  }

  .contents .knit_1 .img_wrap_1 .title_wrap .knit_title {
    margin-top: 13.7333333333vw;
  }

  .contents .knit_1 .img_wrap_2 {
    margin: 12vw 0 auto 7.8666666667vw;
    width: 102.2666666667vw;
  }

  .contents .knit_1 .img_wrap_2 .knit_img {
    width: 49.3333333333vw;
  }

  .contents .knit_1 .img_wrap_3 {
    margin: 12.5333333333vw auto 0;
    width: 81.3333333333vw;
  }

  .contents .knit_1 .img_wrap_3 .knit_img .knit_color {
    left: 3.6vw;
    top: 3.3333333333vw;
  }

  .contents .knit_2 .img_wrap_1 {
    width: 100%;
  }

  .contents .knit_2 .img_wrap_1 .title_wrap {
    right: 4.5333333333vw;
    top: 8.6666666667vw;
  }

  .contents .knit_2 .img_wrap_1 .title_wrap .knit_num {
    margin: 0 1.6vw 0 auto;
  }

  .contents .knit_2 .img_wrap_1 .title_wrap .knit_title {
    margin-top: 12.9333333333vw;
  }

  .contents .knit_2 .img_wrap_2 {
    margin: 14.6666666667vw auto 0;
    width: 100%;
  }

  .contents .knit_2 .img_wrap_2 .knit_img {
    margin: 0 auto 0 0;
    width: 95.3333333333vw;
  }

  .contents .knit_2 .img_wrap_2 .knit_img .knit_color {
    left: 3.3333333333vw;
    top: 3.0666666667vw;
  }

  .contents .knit_3 .img_wrap_1 {
    width: 100%;
  }

  .contents .knit_3 .img_wrap_1 .knit_num {
    left: 6.9333333333vw;
    top: 10.1333333333vw;
  }

  .contents .knit_3 .img_wrap_1 .knit_title {
    right: 7.8666666667vw;
    top: 22.1333333333vw;
  }

  .contents .knit_3 .img_wrap_1 .knit_title p {
    font-size: 4vw;
    padding: 2.4vw 0;
  }

  .contents .knit_3 .img_wrap_1 .knit_title_2 {
    margin: 30.2666666667vw 2.2666666667vw 0 0;
  }

  .contents .knit_3 .img_wrap_2 {
    margin: 19.4666666667vw auto 0;
    width: 80vw;
  }

  .contents .knit_3 .img_wrap_2 .knit_img {
    width: 100%;
  }

  .contents .knit_3 .img_wrap_2 .knit_img .knit_color {
    right: -6.2666666667vw;
    top: .8vw;
  }

  .contents .knit_3 .img_wrap_2 .credit_wrap {
    margin: 6.8vw auto 0 0;
  }

  .contents .knit_3 .img_wrap_2 .credit_wrap .others_item {
    margin-top: 4.9333333333vw;
  }

  .contents .knit_4 .img_wrap_1 {
    display: block;
    width: 100%;
  }

  .contents .knit_4 .img_wrap_1 .knit_img_1 {
    width: 50.6666666667vw;
  }

  .contents .knit_4 .img_wrap_1 .knit_img_2 {
    margin: 9.0666666667vw 6.9333333333vw 0 auto;
    width: 80vw;
  }

  .contents .knit_4 .img_wrap_1 .knit_img_2 .knit_color {
    bottom: 0;
    left: -8.1333333333vw;
  }

  .contents .knit_4 .img_wrap_1 .title_wrap {
    right: 12.8vw;
    top: 5.4666666667vw;
  }

  .contents .knit_4 .img_wrap_1 .title_wrap .knit_num {
    margin: 0 1.6vw 0 auto;
  }

  .contents .knit_4 .img_wrap_1 .title_wrap .knit_title {
    margin-top: 10.1333333333vw;
  }

  .contents .knit_4 .img_wrap_2 {
    margin: 11.4666666667vw auto 0;
    width: 94.6666666667vw;
  }

  .contents .knit_5 .img_wrap_1 {
    width: 100%;
  }

  .contents .knit_5 .img_wrap_1 .knit_num {
    right: 6.6666666667vw;
    top: 7.3333333333vw;
  }

  .contents .knit_5 .img_wrap_1 .knit_title {
    left: 6.2666666667vw;
    top: 13.0666666667vw;
  }

  .contents .knit_5 .img_wrap_1 .knit_title p {
    font-size: 4vw;
    padding: 2.4vw 0;
  }

  .contents .knit_5 .img_wrap_1 .knit_title_2 {
    margin: 0 2.2666666667vw 0 0;
  }

  .contents .knit_5 .img_wrap_2 {
    margin: 11.8666666667vw auto 0;
    width: 80vw;
  }

  .contents .knit_5 .img_wrap_2 .knit_img .knit_color {
    right: -6.2666666667vw;
    top: .8vw;
  }

  .contents .knit_5 .img_wrap_3 {
    margin: 21.0666666667vw 0 0 auto;
    width: 90vw;
  }

  .contents .knit_5 .img_wrap_3 .knit_txt {
    margin: 0 auto 0 0;
    width: 27.0666666667vw;
  }

  .contents .knit_5 .img_wrap_3 .knit_img {
    width: 55.7333333333vw;
  }

  .contents .knit_6 .img_wrap_1 {
    width: 100%;
  }

  .contents .knit_6 .img_wrap_1 .knit_num {
    left: 7.3333333333vw;
    top: 9.3333333333vw;
  }

  .contents .knit_6 .knit_title {
    margin-top: 8.2666666667vw;
  }

  .contents .knit_6 .img_wrap_2 {
    margin: 11.6vw auto 0;
    width: 100%;
  }

  .contents .knit_6 .img_wrap_2 .knit_img {
    width: 74.1333333333vw;
  }

  .contents .knit_6 .img_wrap_2 .knit_color {
    left: 2.9333333333vw;
    top: 3.3333333333vw;
  }

  .contents .knit_7 .img_wrap_1 {
    width: 100%;
  }

  .contents .knit_7 .img_wrap_1 .knit_num {
    left: 6.5333333333vw;
    top: 8.5333333333vw;
  }

  .contents .knit_7 .img_wrap_1 .knit_title {
    right: 6.6666666667vw;
    top: 33.6vw;
  }

  .contents .knit_7 .img_wrap_1 .knit_title p {
    padding: 2.4vw 0;
  }

  .contents .knit_7 .img_wrap_1 .knit_title_2 {
    margin-right: 2.2666666667vw;
  }

  .contents .knit_7 .img_wrap_1 .knit_color {
    left: 2.8vw;
  }

  .contents .knit_7 .credit_wrap {
    margin: 9.4666666667vw auto 0;
  }

  .contents .knit_7 .credit_wrap .others_item {
    margin-top: 4.9333333333vw;
  }

  .contents .knit_8 .img_wrap_1 {
    width: 85.2vw;
  }

  .contents .knit_8 .img_wrap_1 .knit_img {
    width: 68vw;
  }

  .contents .knit_8 .img_wrap_1 .knit_img_1 .knit_color {
    bottom: 3.2vw;
    left: 2.9333333333vw;
    width: 26.1333333333vw;
  }

  .contents .knit_8 .img_wrap_1 .knit_img_2 {
    margin-top: .8vw;
  }

  .contents .knit_8 .img_wrap_1 .title_wrap {
    top: 1.3333333333vw;
  }

  .contents .knit_8 .img_wrap_1 .title_wrap .knit_num {
    margin: 0 auto;
  }

  .contents .knit_8 .img_wrap_1 .title_wrap .knit_title {
    margin-top: 9.0666666667vw;
  }

  .contents .knit_8 .img_wrap_1 .credit_wrap {
    margin: 6.8vw auto 0;
  }

  .contents .knit_9 .img_wrap_1 {
    width: 100%;
  }

  .contents .knit_9 .img_wrap_1 .knit_num {
    right: 4.5333333333vw;
    top: 6.6666666667vw;
  }

  .contents .knit_9 .img_wrap_1 .knit_title {
    bottom: 7.3333333333vw;
    left: 3.6vw;
  }

  .contents .knit_9 .img_wrap_2 {
    margin: 12.1333333333vw auto 0;
    width: 84vw;
  }

  .contents .knit_btm {
    margin-top: 23.6vw;
    width: 100%;
  }

  .contents .knit_btm_txt {
    width: 58.4vw;
  }

  .contents .online {
    margin: 22.5333333333vw auto 0;
    padding-top: 0;
  }

  .contents .online::before {
    content: none;
  }

  .contents .online_title {
    width: 31.0666666667vw;
  }

  .contents .online_wrap {
    display: block;
    margin: 7.7333333333vw auto 0;
    width: 100%;
  }

  .contents .online_wrap .container {
    margin: 0 auto;
    width: 61.3333333333vw;
  }

  .contents .online_wrap .container img {
    border-radius: 30.6666666667vw;
  }

  .contents .online_wrap .txt_wrap {
    margin-top: 6.1333333333vw;
    text-align: center;
    width: 100%;
  }

  .contents .online_wrap .txt_wrap .txt {
    font-size: 3.7333333333vw;
  }

  .contents .online_wrap .txt_wrap .name {
    font-size: 4.5333333333vw;
    margin-top: 7.6vw;
  }

  .contents .online_wrap .txt_wrap .color {
    justify-content: center;
    margin-top: 6.2666666667vw;
  }

  .contents .online_wrap .txt_wrap .color_txt {
    width: 15.0666666667vw;
  }

  .contents .online_wrap .txt_wrap .color .five_color {
    margin-left: 2.2666666667vw;
    width: 30.1333333333vw;
  }

  .contents .online_wrap .txt_wrap .color .five_color .color_sample {
    height: 3.4666666667vw;
    width: 3.4666666667vw;
  }

  .contents .online_link_wrap {
    display: block;
    margin: 7.6vw auto 0;
    width: 55.2vw;
  }

  .bottom .bag_link {
    border: .2666666667vw solid #000;
    padding: 6.2666666667vw 13.2vw 6vw;
    width: 55.2vw;
  }

  .bottom .bag_link_2 {
    margin-top: 3.4666666667vw;
  }

  .bottom .bag_link .arrow {
    right: 6.9333333333vw;
    top: 6.2666666667vw;
  }

  .bottom .bag_link .arrow_cont {
    height: 1.8666666667vw;
    width: .2666666667vw;
  }

  .bottom .bag_link .arrow_cont::before,
  .bottom .bag_link .arrow_cont::after {
    width: .2666666667vw;
  }

  .bottom .bag_link .arrow_cont::before {
    height: 2.6666666667vw;
  }

  .bottom .bag_link .arrow_cont::after {
    height: 1.8666666667vw;
  }

  .bottom .bag_cont .cont_wrap .credit_wrap {
    margin: 6.6666666667vw auto 0;
    width: 80vw;
  }

  .bottom .bag_cont .cont_wrap .credit_wrap .credit p {
    font-size: 4vw;
  }

  .bottom .bag_cont .cont_wrap .credit_wrap .credit p.buy {
    border-radius: 5.3333333333vw;
    margin: .6666666667vw 0 auto;
    padding: .9333333333vw 2.5333333333vw 0 2.5333333333vw;
  }

  .bottom .bag_cont .cont_wrap .credit_wrap .limited {
    font-size: 3.7333333333vw;
    margin-top: 2.1333333333vw;
  }

  .bottom .bag_cont .cont_wrap .credit_wrap .others_item {
    font-size: 2.9333333333vw;
    margin-top: 4.8vw;
  }

  .bottom {
    padding: 0 0 25.8666666667vw;
  }

  .bottom .bag {
    width: 100%;
  }

  .bottom .bag_img .txt {
    top: 7.0666666667vw;
    width: 58.4vw;
  }

  .bottom .bag_img .title {
    top: 53.6vw;
    width: 55.0666666667vw;
  }

  .bottom .bag_img .title_2 {
    margin: 4.1333333333vw auto 0;
    width: 29.7333333333vw;
  }

  .bottom .bag_lead {
    font-size: 3.7333333333vw;
    margin: 9.6vw auto 0;
  }

  .bottom .bag_txt {
    margin-top: 10.8vw;
  }

  .bottom .bag_txt .name {
    font-size: 4.5333333333vw;
  }

  .bottom .bag_txt .color {
    margin: 5.2vw auto 0;
  }

  .bottom .bag_txt .color_txt {
    width: 15.0666666667vw;
  }

  .bottom .bag_txt .color .three_color {
    margin-left: 2.2666666667vw;
    width: 16.8vw;
  }

  .bottom .bag_txt .color .three_color .color_sample {
    height: 3.2vw;
    width: 3.2vw;
  }

  .bottom .bag_txt .color .three_color_1,
  .bottom .bag_txt .color .three_color_3 {
    border: .2666666667vw solid #000;
  }

  .bottom .bag_txt .color .three_color_2 {
    border: .2666666667vw solid #b1a28f;
  }

  .bottom .bag_link {
    margin: 8.2666666667vw auto 0;
  }

  .bottom .bag_cont {
    display: block;
    margin: 27.2vw auto 0;
    width: 81.8666666667vw;
  }

  .bottom .bag_cont .cont_wrap {
    width: 100%;
  }

  .bottom .bag_cont .cont_wrap:not(:first-child) {
    margin: 25.4666666667vw auto 0;
  }

  .bottom .bag_cont .cont_wrap .img {
    border-radius: 4vw;
  }

  .bottom .bag_cont .cont_wrap .txt {
    font-size: 3.4666666667vw;
    margin-top: 4.9333333333vw;
  }

  .bottom .bag_cont .cont_wrap .num_wrap {
    border-radius: 0 5.0666666667vw 5.0666666667vw 0;
    left: -1.8666666667vw;
    top: 8.4vw;
  }

  .bottom .bag_cont .cont_wrap .num_wrap .num {
    height: 2.4vw;
    padding: 1.3333333333vw 4.1333333333vw 1.3333333333vw 2.4vw;
  }

  .bottom .bag_cont .cont_wrap_1 .deco {
    left: 4.1333333333vw;
    top: 39.6vw;
    width: 14.8vw;
  }

  .bottom .bag_cont .cont_wrap_2 {
    margin-left: 0;
  }

  .bottom .bag_cont .cont_wrap_2 .deco {
    left: 9.4666666667vw;
    top: 26.2666666667vw;
    width: 23.2vw;
  }

  .bottom .bag_cont .cont_wrap_3 .deco {
    right: -2.1333333333vw;
    top: 12.6666666667vw;
    width: 27.3333333333vw;
  }

  .footer .profile {
    font-size: 3.2vw;
    line-height: 1.8em;
    padding: 16.9333333333vw 0 15.2vw;
    width: 80vw;
  }

  .footer .profile .insta span::before {
    bottom: .5333333333vw;
    height: .2666666667vw;
  }

  .footer_wrap_txt {
    left: 5.2vw;
    top: 10.2666666667vw;
    width: 36vw;
  }

  .footer_wrap_txt .share {
    margin-top: 9.3333333333vw;
    width: 30.5333333333vw;
  }

  .footer_wrap_txt .share_txt {
    width: 7.3333333333vw;
  }

  .footer_wrap_txt .share .sns {
    margin: auto 0 auto 4.4vw;
  }

  .footer_wrap_txt .share .sns.fb {
    margin: auto 0 auto 5.0666666667vw;
    width: 1.6vw;
  }

  .footer_wrap_txt .share .sns.tw {
    width: 2.6666666667vw;
  }

  .footer_wrap_txt .share .sns.li {
    width: 3.8666666667vw;
  }

  .footer_wrap .copyright {
    bottom: 4.5333333333vw;
    left: 5.2vw;
    width: 43.6vw;
  }
}