@media (min-width: 767px) {
  html {
    background: #FFFDF8;
  }
  #app {
    background: #fffdf8;
  }
  .outPad {
    padding: 5vw 0 3.95833vw;
    display: flex;
    justify-content: center;
  }
  .outPad .title {
    width: fit-content;
    font-weight: 630;
    font-style: Bold;
    font-size: 2.91667vw;
    line-height: 4.16667vw;
    letter-spacing: -3%;
    text-align: center;
    background: linear-gradient(273deg, #BEAE9B 5.13%, #967650 92.05%);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .contain {
    padding: 0 18.75vw;
  }
  .contain1 {
    position: relative;
  }
  .contain1 img {
    width: 100%;
    display: block;
    aspect-ratio: 1920/700;
  }
  .contain1 .text {
    position: absolute;
    left: 9.0625vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .contain1 .text .f {
    color: rgba(0, 0, 0, 0.85);
    font-family: "MiSans Latin";
    font-size: 2.60417vw;
    font-style: normal;
    font-weight: 630;
    line-height: 2.60417vw;
    margin-bottom: 0.72917vw;
  }
  .contain1 .text .s {
    color: rgba(0, 0, 0, 0.7);
    font-family: "MiSans Latin";
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 330;
    line-height: 1.66667vw;
  }
  .contain2 {
    padding-top: 4.79167vw;
    padding-bottom: 3.33333vw;
  }
  .contain2 .part {
    display: flex;
  }
  .contain2 img {
    width: 33.33333vw;
    height: 29.47917vw;
    margin-right: 5.67708vw;
  }
  .contain2 .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.83333vw;
  }
  .contain2 .item .f {
    font-family: "MiSans Latin";
    font-size: 1.04167vw;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 24px */
    background: linear-gradient(90deg, #906532 0%, #D3BC9F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: fit-content;
  }
  .contain2 .item .s {
    color: #03060B;
    font-family: "MiSans Latin";
    font-size: 1.5625vw;
    font-style: normal;
    font-weight: 630;
    line-height: 120%;
    /* 36px */
    word-spacing: now;
    white-space: nowrap;
  }
  .contain2 .item .t {
    color: rgba(0, 0, 0, 0.6);
    font-family: "MiSans Latin";
    font-size: 1.04167vw;
    font-style: normal;
    font-weight: 380;
    line-height: 1.19792vw;
    /* 115% */
  }
  .contain3 {
    padding-top: 2.91667vw;
    padding-bottom: 4.6875vw;
  }
  .contain3 .part {
    display: flex;
    flex-direction: row-reverse;
  }
  .contain3 img {
    width: 33.33333vw;
    height: 29.47917vw;
    margin-left: 5.98958vw;
  }
  .contain3 .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 4.63542vw 0;
  }
  .contain3 .item .text1 .f {
    font-family: "MiSans Latin";
    font-size: 1.04167vw;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 24px */
    background: linear-gradient(90deg, #906532 0%, #D3BC9F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0.41667vw;
    width: fit-content;
  }
  .contain3 .item .text1 .s {
    color: #03060B;
    font-family: "MiSans Latin";
    font-size: 1.5625vw;
    font-style: normal;
    font-weight: 630;
    line-height: 120%;
    /* 36px */
    word-spacing: now;
    white-space: nowrap;
    margin-bottom: 0.88542vw;
  }
  .contain3 .item .text1 .t {
    color: rgba(0, 0, 0, 0.6);
    font-family: "MiSans Latin";
    font-size: 1.04167vw;
    font-style: normal;
    font-weight: 380;
    line-height: 1.19792vw;
    /* 115% */
  }
  .contain3 .item .text2 .f {
    font-family: "MiSans Latin";
    font-size: 2.5vw;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 24px */
    background: linear-gradient(90deg, #906532 0%, #D3BC9F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0.20833vw;
    width: fit-content;
  }
  .contain3 .item .text2 .s {
    color: #919191;
    font-family: "MiSans Latin";
    font-size: 0.78125vw;
    font-style: normal;
    font-weight: 380;
    line-height: 130%;
    /* 19.5px */
  }
  .contain4 {
    padding-bottom: 5.20833vw;
  }
  .contain4 .style-show-container {
    position: relative;
    background-color: #F8F6F3;
  }
  .contain4 .style-show-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    aspect-ratio: 2;
  }
  .contain4 .style-show-buttons {
    position: absolute;
    bottom: 2.08333vw;
    left: 50%;
    transform: translateX(-50%);
    display: flex !important;
    gap: 0.41667vw !important;
    border-radius: 5vw !important;
    padding: 0.52vw !important;
    background: rgba(255, 255, 255, 0.08) !important;
    backdrop-filter: blur(0.83333vw) !important;
  }
  .contain4 .style-show-buttons button {
    padding: 0.41667vw 1vw !important;
    border: none !important;
    background-color: rgba(255, 255, 255, 0.08) !important;
    color: #FFF !important;
    cursor: pointer !important;
    border-radius: 5vw !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 0.9375 !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 133.333% !important;
    letter-spacing: -0.54px !important;
  }
  .contain4 .style-show-buttons button.active {
    background-color: #fff !important;
    color: rgba(0, 0, 0, 0.85) !important;
  }
  .contain5 {
    position: relative;
  }
  .contain5 img {
    width: 100%;
    aspect-ratio: 640/239;
  }
  .contain5 .text {
    position: absolute;
    right: 5.625vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .contain5 .text .f {
    font-family: MiSans Latin;
    font-weight: 630;
    font-style: Bold;
    font-size: 1.5625vw;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0px;
    color: #03060b;
    margin-bottom: 0.88542vw;
  }
  .contain5 .text .s {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 1.04167vw;
    line-height: 1.45833vw;
    letter-spacing: -3%;
    margin-bottom: 5.52083vw;
    color: rgba(0, 0, 0, 0.55);
  }
  .contain5 .text .b {
    display: flex;
    gap: 4.16667vw;
  }
  .contain5 .text .b .n {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 0.9375vw;
    line-height: 1.25vw;
    letter-spacing: -3%;
    color: rgba(0, 0, 0, 0.65);
  }
  .contain5 .text .b .v {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 2.5vw;
    line-height: 2.91667vw;
    letter-spacing: -3%;
    width: fit-content;
    background: linear-gradient(90deg, #906532 0%, #D3BC9F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .contain6 {
    padding-top: 8.4375vw;
    padding-bottom: 4.27083vw;
  }
  .contain6 .nozzle-mode-container {
    display: flex;
    gap: 3.33333vw;
    flex-direction: row-reverse;
    align-items: center;
  }
  .contain6 .nozzle-mode-image-side {
    width: 33vw;
  }
  .contain6 .nozzle-mode-image-side .image {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 320/283;
    transition: transform 0.3s ease;
  }
  .contain6 .nozzle-mode-list {
    width: 40.5%;
    display: flex;
    flex-direction: column;
    border-radius: 0.83333vw;
    overflow: hidden;
  }
  .contain6 .nozzle-mode-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding: 1.25vw;
    background-color: #F8F6F3;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .contain6 .nozzle-mode-item:hover {
    border-color: rgba(0, 0, 0, 0.04);
  }
  .contain6 .nozzle-mode-item.open {
    background-color: #EEECE9;
  }
  .contain6 .mode-title {
    display: flex;
    justify-content: space-between;
    color: rgba(0, 0, 0, 0.85);
    font-size: 0.9375vw;
    font-weight: 520;
    line-height: 133.333%;
    letter-spacing: -0.54px;
  }
  .contain6 .nozzle-mode-description {
    color: rgba(0, 0, 0, 0.65) !important;
    font-size: 0.83333vw !important;
    font-style: normal !important;
    font-weight: 520 !important;
    line-height: 150% !important;
    letter-spacing: -0.32px !important;
    margin: 0 !important;
    margin-top: 0.415vw !important;
  }
  .contain6 .headText {
    font-family: MiSans Latin;
    font-weight: 630;
    font-style: Bold;
    font-size: 1.5625vw;
    line-height: 120%;
    letter-spacing: 0px;
    color: #03060b;
    margin-bottom: 1.875vw;
  }
  .contain7 .fimg {
    width: 100%;
    display: block;
    aspect-ratio: 2;
    margin-bottom: 7.91667vw;
  }
  .contain7 .simg {
    width: 33.33333vw;
    height: 29.47917vw;
  }
  .contain7 .item1 {
    gap: 6.71875vw !important;
    flex-direction: row-reverse;
  }
  .contain7 .item2 {
    margin-bottom: 6.25vw;
  }
  .contain7 .item {
    display: flex;
    gap: 5.67708vw;
    margin-bottom: 4.79167vw;
  }
  .contain7 .item .text {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .contain7 .item .text .bimg {
    width: 21.14583vw;
    margin-top: 1.30208vw;
    aspect-ratio: 406/191;
  }
  .contain7 .item .text .f {
    font-family: MiSans Latin;
    font-weight: 630;
    font-style: Bold;
    font-size: 1.5625vw;
    line-height: 120%;
    letter-spacing: 0px;
    color: #03060b;
    margin-bottom: 0.9375vw;
  }
  .contain7 .item .text .s {
    font-family: MiSans Latin;
    font-weight: 380;
    font-style: Medium;
    font-size: 1.04167vw;
    line-height: 1.19792vw;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 4.47917vw;
  }
  .contain7 .item .text .s1 {
    font-family: MiSans Latin;
    font-weight: 380;
    font-style: Medium;
    font-size: 1.04167vw;
    line-height: 1.19792vw;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 3.59375vw;
  }
  .contain7 .item .text .block {
    display: flex;
    gap: 3.48958vw;
  }
  .contain7 .item .text .block .p .c {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 2.5vw;
    line-height: 2.91667vw;
    letter-spacing: -3%;
    background: linear-gradient(90deg, #906532 0%, #D3BC9F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: fit-content;
  }
  .contain7 .item .text .block .p .n {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 0.9375vw;
    line-height: 1.25vw;
    letter-spacing: -3%;
    color: rgba(0, 0, 0, 0.65);
  }
  .contain7 .item .text .block .p .n1 {
    font-family: MiSans Latin;
    font-weight: 380;
    font-style: Medium;
    font-size: 0.78125vw;
    line-height: 130%;
    letter-spacing: 0px;
    color: #919191;
  }
  .contain8 {
    display: flex;
    gap: 0.52083vw;
    margin-bottom: 4.84375vw;
  }
  .contain8 img {
    width: calc((100% - 1.5625vw) / 4);
  }
  .contain9 {
    padding-bottom: 6.45833vw;
  }
  .contain9 .specifications {
    background-color: #fff;
    padding: 4.89583vw 1.97917vw;
  }
  .contain9 .title {
    font-family: MiSans Latin;
    font-weight: 630;
    font-style: Bold;
    font-size: 1.97135vw;
    line-height: 120%;
    letter-spacing: 0px;
    margin-bottom: 3.02083vw;
  }
  .contain9 .spec-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.04167vw;
  }
  .contain9 .spec-item {
    background: #fff;
    padding: 0.52083vw 0;
    border-bottom: 1px solid #ddd;
  }
  .contain9 .label {
    font-family: MiSans Latin;
    font-weight: 330;
    font-style: Regular;
    font-size: 0.98594vw;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 0.41667vw;
  }
  .contain9 .value {
    font-family: MiSans Latin;
    font-weight: 520;
    font-style: Semibold;
    font-size: 0.98594vw;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.8);
  }
}
