@media(max-width:1200px) {
    .yc-home-1 .home-1-body .home-1-title h1 {
        font-size: 60px;
    }

    .yc-home-1 .home-1-body .home-1-title h3 {
        font-size: 48px;
    }

    .yc-home-5 .home-5-b .home-5-content-1 {
        font-size: 37px;
    }

    .yc-home-5 .home-5-b .home-5-content-2 .home-5-img {
        height: 170px;
    }

    .yc-home-5 .home-5-b .home-5-content-3 .content-3-item {
        font-size: 37px;
    }

    .yc-home-5 .home-5-b .home-5-content-4 {
        font-size: 37px;
    }

    .yc-home-6 .home-6-t {
        font-size: 45px;
    }

    .yc-home-15 .home-15-b .home-15-item .home-15-item-t {
        font-size: 22px;
    }

    .yc-home-15 .home-15-b .home-15-item .home-15-item-d {
        font-size: 17px;
    }
}

@media(max-width:1000px) {
    .yc-home-1 .home-1-body {
        flex-direction: column;
        justify-content: center;
    }

    .yc-home-1 .home-1-body .home-1-title {
        text-align: center;
    }

    .yc-home-1 .home-1-body .home-1-title h1 {
        font-size: 50px;
    }

    .yc-home-1 .home-1-body .home-1-title h3 {
        font-size: 43px;
    }

    .yc-home-1 .home-1-body .home-1-title p {
        margin-top: 15px;
    }

    .yc-home-1 .home-1-body .home-1-imgs {
        height: 50%;
    }

    .yc-home-1 .home-1-body .home-1-imgs ul {
        flex-direction: row;
        width: 100%;
    }

    .yc-home-1 .home-1-body .home-1-imgs ul li {
        min-width: 100%;
    }

    .yc-home-4 {
        overflow: hidden;
    }

    .yc-home-4 .home-4-b {
        padding: 0 20px;
    }

    .yc-home-4 .home-4-b .home-4-img {
        width: 80px;
        transform: translate(0%, 50%)
    }

    .yc-home-5 .home-5-b .home-5-content-1 {
        font-size: 29px;
    }

    .yc-home-5 .home-5-b .home-5-content-2 .home-5-img {
        height: 130px;
    }

    .yc-home-5 .home-5-b .home-5-content-3 {
        min-width: 110px;
    }

    .yc-home-5 .home-5-b .home-5-content-3 .content-3-item {
        font-size: 29px;
    }

    .yc-home-5 .home-5-b .home-5-content-4 {
        font-size: 29px;
    }

    .yc-home-6 .home-6-t {
        font-size: 40px;
    }

    .yc-home-9 .home-9-b {
        padding: 20px 0;
    }

    .yc-home-9 .home-9-f .home-9-lines .home-9-lines-scroll .home-9-lines-item {
        height: 40px;
        line-height: 42px;
        font-size: 32px;
    }

    .yc-home-10 .home-10-f .home-10-lines .home-10-lines-scroll .home-10-lines-item {
        height: 40px;
        line-height: 42px;
        font-size: 32px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item {
        height: 380px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item .text {
        bottom: 10px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item .info-type {
        height: 40px;
        font-size: 25px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item .info-type span {
        line-height: 37px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item .info-value {
        font-size: 40px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item .info-value span {
        font-size: 100px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-2 .info-value {
        font-size: 36px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-2 .info-value span {
        font-size: 90px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-3 .info-value {
        font-size: 32px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-3 .info-value span {
        font-size: 70px;
    }

    .yc-home-12 .home-12-b .home-12-img {
        padding-left: 20px;
    }

    .yc-home-12 .home-12-b .home-12-table {
        padding-right: 30px;
    }

    .yc-home-12 .home-12-b .home-12-table table tr th,
    .yc-home-12 .home-12-b .home-12-table table tr td {
        font-size: 16px;
    }

    .yc-home-12 .home-12-b .home-12-table table tr.tf td:nth-child(2) {
        font-size: 20px;
    }

    .yc-home-12 .home-12-b .home-12-table table tr.tf td:nth-child(3) {
        font-size: 24px;
    }

    .yc-home-13 .home-13-b .home-13-menu .home-13-scroll .home-13-item {
        min-width: 240px;
    }

    .yc-home-13 .home-13-b .home-13-menu .home-13-scroll .home-13-item .item-text {
        font-size: 37px;
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-box {
        height: 400px;
    }

    .yc-home-15 .home-15-b .home-15-item {
        margin-right: 25px;
    }

    .yc-home-15 .home-15-b .home-15-item .home-15-item-t {
        font-size: 20px;
    }

    .yc-home-17 .home-17-f .home-17-lines .home-17-lines-scroll .home-17-lines-item {
        height: 40px;
        line-height: 42px;
        font-size: 32px;
    }

    .yc-home-18 .home-18-b table tr td:last-child {
        min-width: 200px;
    }

    .home-form .home-form-row select {
        margin-right: 0;
    }

    .home-form .home-form-row .home-form-b {
        display: block;
    }

    .home-form .home-form-row .home-form-r {
        margin-top: 10px;
        width: 100%;
        justify-content: space-between;

    }



}

@media(max-width:800px) {
    .home-call {
        display: inline-block;
    }

    .yc-home-1 {
        min-height: 100vh;
    }

    .yc-home-1 .home-1-c {
        padding: 30px
    }

    .yc-home-1 .home-1-body {
        justify-content: space-around;
    }

    .yc-home-1 .home-1-body .home-1-title h3 {
        font-size: 37px;
        margin-top: 20px;
    }

    .yc-home-1 .home-1-body .home-1-title p {
        font-size: 19px;
    }



    .home-2-desc {
        padding: 40px 0;
        font-size: 38px;
    }

    .home-3-top .home-3-box {
        max-width: 450px;
        font-size: 42px;
    }

    .home-3-body {
        display: block;
    }

    .home-3-body .machine-item .machine-item-t {
        font-size: 32px;
    }

    .home-3-body .machine-item .machine-item-l {
        width: 3px;
        height: 20px;
    }

    .home-3-body .machine-item .machine-item-st2 {
        font-size: 27px;
    }

    .home-3-body .machine-item .machine-item-mov {
        aspect-ratio: 16/8;
        border: 0;
    }

    .home-3-body .machine-item.youngcoffee .machine-item-l,
    .home-3-body .machine-item.youngcoffee .machine-item-st2 {
        display: none;
    }

    .home-3-body .machine-item.youngcoffee .machine-item-st2.mobile {
        display: inline-block;
        font-size: 45px;
    }

    .home-3-body .machine-item.youngcoffee .machine-item-mov {
        margin: 20px 0;
    }



    .home-3-body .home-3-body-left, .home-3-body .home-3-body-right {
        width: 100%;
        max-width: 100%;
        padding: 0 40px;
    }

    .home-3-body .home-3-body-right {
        margin-top: 100px;
    }

    .home-3-bottom {
        margin-top: 30px;
        padding-bottom: 30px;
    }

    .home-3-bottom .home-3-bottom-item-b {
        font-size: 22px;
    }

    .home-3-bottom .home-3-bottom-item-b span {
        font-size: 35px;
    }



    .yc-home-4 {
        padding: 60px 0;
    }

    .yc-home-4 .home-4-t {
        font-size: 37px;
    }

    .yc-home-4 .home-4-b {
        padding: 0 40px;
        margin: 20px auto 0;
    }

    .yc-home-4 .home-4-b-row.row-t .home-4-b-row-r {
        font-size: 20px;
    }

    .yc-home-4 .home-4-b-row-r {
        font-size: 18px;
    }

    .yc-home-5 {
        padding-top: 100px;
    }

    .yc-home-5 .img-snow-1 {
        left: 6%;
        width: 90px;
    }

    .yc-home-5 .home-5-box {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }

    .yc-home-5 .home-5-box .home-5-boxline {
        height: 50px;
    }

    .yc-home-5 .home-5-box .home-5-box-container-text {
        width: 130px;
        height: 130px;
    }

    .yc-home-5 .home-5-box .home-5-box-container-text span {
        font-size: 17px;
        padding-top: 10px;
    }

    .yc-home-5 .home-5-box .home-5-box-container img {
        height: 50px;
    }

    .yc-home-5 .home-5-dessert-container {
        display: none;
    }

    .yc-home-5 .home-5-container {
        padding: 100px 0 40px;
    }

    .yc-home-5 .home-5-b {
        display: block;
        text-align: center;
        padding: 10px 0;
    }

    .yc-home-5 .home-5-b>* {
        margin: 15px auto;
        display: block;
        width: fit-content;
    }

    .yc-home-5 .home-5-b .home-5-content-3 {
        min-width: 160px;
        height: 66px;
    }

    .yc-home-5 .home-5-b .home-5-content-3 .content-3-item {
        font-size: 50px;
    }

    .yc-home-5 .home-5-f {
        font-size: 26px;
    }

    .yc-home-5 .home-5-f br {
        display: block;
    }

    .yc-home-6 {
        padding: 30px 0;
    }

    .yc-home-6 .home-6-t {
        font-size: 37px;
    }

    .yc-home-6 .home-6-row {
        display: block;
    }

    .yc-home-6 .home-6-row>* {
        width: 100%;
    }

    .yc-home-6 .home-6-row .home-6-left {
        padding: 30px 0;
    }

    .yc-home-6 .home-6-row .home-6-right {
        /* height: 300px; */
    }

    .yc-home-6 .home-6-scroller {
        display: block;
        position: static;
    }

    .yc-home-6 .home-6-scroller .home-6-rail {
        width: 100%;
        display: flex;
    }

    .yc-home-6 .home-6-scroller .home-6-rail.rail-3 {
        display: none
    }


    .yc-home-6 .home-6-scroller .home-6-rail .home-6-rail-section {
        display: flex;
    }

    .yc-home-6 .home-6-scroller .home-6-rail .home-6-rail-item {
        width: 27vw;
    }


    .yc-home-6 .home-6-scroller .home-6-rail.rail-1 .home-6-rail-section {
        animation: home_6_swipe_left_to_right 10s linear infinite backwards;
    }

    .yc-home-6 .home-6-scroller .home-6-rail.rail-2 .home-6-rail-section {
        animation: home_6_swipe_right_to_left 10s linear infinite backwards;
    }

    .yc-home-6 .home-6-scroller .home-6-rail.rail-3 .home-6-rail-section {
        animation: none;
    }

    .yc-home-6 .home-6-scroller-bg {
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 3%, rgba(255, 255, 255, 0) 16%, rgba(255, 255, 255, 0) 84%, rgba(255, 255, 255, 1) 97%, rgba(255, 255, 255, 1) 100%);
    }



    @keyframes home_6_swipe_left_to_right {
        0% {
            transform: translateX(-100%);
        }

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

    @keyframes home_6_swipe_right_to_left {
        0% {
            transform: translateX(0%);
        }

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

    .yc-home-7 {
        padding: 40px 0 50px;
    }

    .yc-home-7 .home-7-menu {
        margin: 0 20px;
        width: -moz-calc(100% - 40px);
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
    }

    .yc-home-7 .home-7-menu .home-7-menu-btn {
        display: none;
    }

    .yc-home-7 .home-7-menu .home-7-menu-scroll .home-7-menu-item {
        min-width: 50%;
    }

    .yc-home-8 .home-8-t {
        margin-top: 40px;
        font-size: 30px;
    }

    .yc-home-8 .home-8-b {
        padding: 0 0px 30px;
    }

    .yc-home-8 .home-8-menu .home-8-menu-scroll .home-8-menu-item {
        min-width: 50%;
        width: 50%;
    }

    .yc-home-9 .home-9-b {
        padding: 0;
    }

    .yc-home-9 .home-9-contents .home-9-img {
        width: 20%;
    }

    .yc-home-9 .home-9-contents .home-9-img img {
        height: auto;
        width: 100%;
    }

    .yc-home-9 .home-9-contents .home-9-img .hover {
        width: 46%;
        height: auto;
    }

    .yc-home-9 .home-9-contents .home-9-t {
        font-size: 30px;
    }

    .yc-home-10 .home-10-t {
        font-size: 37px;
    }

    .yc-home-10 .home-10-menu .home-10-menu-scroll .home-10-menu-item {
        min-width: 50%;
    }

    .yc-home-11 {
        padding: 30px 0;
    }

    .yc-home-11 .home-11-t {
        font-size: 35px;
    }

    .yc-home-11 .home-11-t span {
        font-size: 40px;
    }

    .yc-home-11 .home-11-d {
        display: none;
        font-size: 20px;
    }

    .yc-home-11 .home-11-d.mobile {
        display: block;
    }

    .yc-home-11 .home-11-infobox {
        display: block;
        background-image: none;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item {
        border-radius: 15px !important;
        margin: 15px 0;
        height: auto;
        overflow: hidden;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-1 {
        background-image: url(/assets/home/home_11_img_bg_2.webp);
        background-size: cover;
        background-position: center;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-2 {
        background-image: url(/assets/home/cdessert_1_10.webp);
        background-size: cover;
        background-position: center;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item img {
        position: relative;
        max-height: 160px;
        max-width: auto;
        left: 50%;
        transform: translateX(-50%);
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-2 img {
        max-height: 150px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item .text {
        position: relative;
        width: 100%;
        bottom: 0;
        left: 0;
        padding: 20px 30px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item .info-type {
        font-size: 20px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-1 .info-value,
    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-2 .info-value,
    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-3 .info-value {
        font-size: 32px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-1 .info-value span,
    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-2 .info-value span,
    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-3 .info-value span {
        font-size: 60px;
    }

    .yc-home-12 {
        padding: 30px 0;
    }

    .yc-home-12 .home-12-t {
        font-size: 37px;
    }

    .yc-home-12 .home-12-b {
        display: block;
    }

    .yc-home-12 .home-12-b .home-12-img {
        display: block;
        margin: 0 auto;
        width: 70%;
    }

    .yc-home-13 {
        padding: 30px 0;
    }

    .yc-home-13 .home-13-t {
        font-size: 34px;
    }

    .yc-home-13 .home-13-d br {
        display: block;
    }

    .yc-home-13 .home-13-b {
        max-width: 80%;
    }


    .yc-home-14 {
        padding: 150px 0px 0px;
    }

    .yc-home-14 img.home-14-rocket {
        width: 70px;
        animation-name: home15rocketanim_mobile;
    }

    .yc-home-14 .home-14-t {
        font-size: 34px;
    }

    .yc-home-14 .home-14-d brm {
        display: block;
    }

    .yc-home-14 .home-14-b {
        padding: 0 20px 40px;
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-box {
        height: auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        height: calc(51vw + 38px);
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line {
        /* position: static; */
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line:nth-child(1) {
        height: calc(5vw + 38px);
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line:nth-child(2) {
        height: calc(13vw + 38px);
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line:nth-child(3) {
        height: calc(31vw + 38px);
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line:nth-child(4) {
        height: calc(43vw + 38px);
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line:nth-child(5) {
        height: calc(51vw + 38px);
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line-t {
        height: 30px;
        line-height: 30px;
        font-size: 23px;
        margin-bottom: 8px;
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line-b {
        height: -moz-calc(100% - 38px);
        height: -webkit-calc(100% - 38px);
        height: calc(100% - 38px);
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-t .text {
        font-size: 20px;
    }

    @keyframes home15rocketanim_mobile {
        0% {
            top: 30px;
        }

        50% {
            top: 0px;
        }

        100% {
            top: 30px;
        }
    }

    .yc-home-15 .home-15-t {
        font-size: 34px;
    }

    .yc-home-15 .home-15-t brm {
        display: block;
    }

    .yc-home-15 .home-15-b {
        position: relative;
    }

    .yc-home-15 .home-15-menu {
        max-width: 400px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
    }

    .yc-home-15 .home-15-menu .home-15-scroll {
        position: relative;
        width: 100%;
        padding: 0;
    }

    .yc-home-15 .home-15-menu .home-15-scroll .home-15-item {
        min-width: 100%;
        margin-right: 0px;
        padding: 0 10px;
    }

    .yc-home-16 {
        padding: 30px 0;
    }

    .yc-home-16 .home-16-t {
        font-size: 34px;
    }

    .yc-home-16 .home-16-menu {
        margin: 0 auto;
        max-width: 70vw;
    }

    .yc-home-16 .home-16-menu button {
        display: none;
    }

    .yc-home-16 .home-16-menu-indicator {
        display: none;

    }

    .yc-home-16 .home-16-scroll .home-16-scroll-item {
        min-width: 100%;
    }

    .yc-home-17 {
        padding: 30px 0 0;
    }

    .yc-home-17 .home-17-t {
        font-size: 34px;
    }

    .yc-home-17 .home-17-menu {
        overflow: hidden;
        position: relative;
    }

    .yc-home-17 .home-17-scroll {
        position: relative;
        display: flex;
        width: 100%;
    }

    .yc-home-17 .home-17-row {
        min-width: 100%;
    }

    .yc-home-17 .home-17-row .home-17-col {
        margin: 0;
        width: 33.333%;
        padding: 0 10px;
        border: 0;
        aspect-ratio: auto;
        height: auto;
    }

    .yc-home-17 .home-17-row .home-17-col.large {
        width: 33.333%;
    }

    .yc-home-17 .home-17-row .home-17-col .home-17-col-inner {
        width: 100%;
        aspect-ratio: 1;
        border: solid 1px #CCC;
        overflow: hidden;
        border-radius: 20px;
        position: relative;
    }

    .yc-home-17 .home-17-row .home-17-col .col-bg {}

    .yc-home-17 .home-17-row .home-17-col .col-text .col-text-n {
        font-size: 16px;
    }

    .yc-home-17 .home-17-row .home-17-col .col-text .col-text-t {
        margin-top: 8px;
        font-size: 15px;
    }

    .yc-home-17 .home-17-f {
        margin: 30px auto 0;
    }


    .yc-home-18 {
        padding: 30px 0 200px;
    }

    .yc-home-18 .home-18-t {
        font-size: 34px;
    }

    .yc-home-18 .home-18-b table tr td {
        height: 50px;
    }

    .yc-home-18 .home-18-b table tr td:first-child {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .yc-home-18 .home-18-b table tr td:nth-child(2) {
        display: none;
        text-align: right;
    }

    .yc-home-18 .home-18-b table tr td:nth-child(3) {
        text-align: right;
    }

    .yc-home-18 .home-18-b table tr.tf td:nth-child(2) {
        display: table-cell;
    }

    .yc-home-18 .home-18-b table tr td div.desc {
        width: auto;
        ;
    }

    .yc-home-18 .home-18-b table tr td span {
        font-size: 1.1rem;
    }


    .home-form .home-form-row .home-form-t {
        display: none;
    }

    .home-form .home-form-row input, .home-form .home-form-row select {
        margin: 0 6px;
    }

    .home-form .home-form-row input:last-child, .home-form .home-form-row select:last-child {
        margin-right: 0;
    }
}

@media(max-width:600px) {
    .yc-home-1 .home-1-top {
        height: 30px;
        line-height: 29px;
    }

    .yc-home-1 .home-1-top h2 {
        font-size: 15px;
    }

    .yc-home-1 .home-1-body {
        padding-top: 30px;
    }

    .yc-home-1 .home-1-body .home-1-title h1 {
        font-size: 30px;
    }

    .yc-home-1 .home-1-body .home-1-title h3 {
        font-size: 28px;
    }

    .yc-home-1 .home-1-body .home-1-title p {
        font-size: 16px;
    }

    .yc-home-1 .home-1-body .home-1-imgs {
        width: 100%;
        height: 100%;
        margin-top: 20px;
    }

    .yc-home-1 .home-1-body .home-1-imgs img {
        max-width: 400px;
    }

    .home-2-desc {
        font-size: 30px;
    }

    .home-3-top .home-3-line {
        height: 30px;
    }

    .home-3-top .home-3-box {
        max-width: 350px;
        font-size: 30px;
        height: 90px;
    }


    .home-3-body .machine-item .machine-item-st img {
        width: 19px;
        height: 19px;
    }

    .home-3-body .machine-item .machine-item-st {
        font-size: 15px;
    }

    .home-3-body .machine-item .machine-item-t {
        font-size: 25px;
    }

    .home-3-body .machine-item .machine-item-st2 {
        font-size: 21px;
    }

    .home-3-body .machine-item .machine-item-mov .mov-img-top-right {
        width: 90px;
    }

    .home-3-body .machine-item .machine-item-mov .mov-img-bottom-left {
        width: 300px;
        transform: translate(-130px, 90px);
    }

    .home-3-body .machine-item .machine-item-mov .mov-img-bottom-right {
        width: 300px;
        transform: translate(110px, 100px);
    }

    .home-3-bottom .home-3-bottom-item {
        margin: 0 10px;
    }

    .home-3-bottom .home-3-bottom-item-t {
        font-size: 15px;
    }

    .home-3-bottom .home-3-bottom-item-b {
        font-size: 18px;
    }

    .home-3-bottom .home-3-bottom-item-b span {
        font-size: 30px;
    }

    .yc-home-4 .home-4-t {
        font-size: 25px;
    }

    .yc-home-4 .home-4-b {
        padding: 0 15px;
    }

    .yc-home-4 .home-4-b-row .home-4-b-row-c {
        min-width: 20%;
        font-size: 14px;
    }

    .yc-home-4 .home-4-b-row.row-t .home-4-b-row-c {
        font-size: 14px;
    }

    .yc-home-4 .home-4-b-row-l .pc {
        display: none;
    }

    .yc-home-4 .home-4-b-row-l .mobile {
        display: block;
    }

    .yc-home-4 .home-4-b-row-l i {
        display: none;
    }


    .yc-home-4 .home-4-b-row-r {
        font-size: 15px;
    }

    .yc-home-4 .home-4-b-row-r i {
        display: none;
    }

    .yc-home-4 .home-4-b-row.row-t .home-4-b-row-r {
        font-size: 15px;
    }


    .yc-home-5 .home-5-t {
        font-size: 25px;
    }

    .yc-home-5 .home-5-t span {
        font-size: 30px;
    }

    .yc-home-5 .home-5-b .home-5-content-1 {
        font-size: 25px;
    }

    .yc-home-5 .home-5-b .home-5-content-3 {
        height: 56px;
        min-width: 140px;
    }

    .yc-home-5 .home-5-b .home-5-content-3 .content-3-item {
        font-size: 40px;
    }

    .yc-home-5 .home-5-b .home-5-content-4 {
        font-size: 29px;
    }

    .yc-home-5 .home-5-f {
        font-size: 25px;
    }

    .yc-home-6 .home-6-t {
        font-size: 25px;
    }

    .yc-home-6 .home-6-s {
        font-size: 18px;
    }

    .yc-home-7 .home-7-t {
        font-size: 40px;
    }

    .yc-home-7 .home-7-b {
        margin-top: 30px;
    }

    .yc-home-7 .home-7-tab-menu button {
        margin: 0 14px;
    }

    .yc-home-8 .home-8-t {
        font-size: 25px;
    }

    .yc-home-8 .home-8-menu .home-8-menu-scroll .home-8-menu-item {
        aspect-ratio: 0.85;
    }

    .yc-home-8 .home-8-menu .home-8-menu-scroll .home-8-menu-item .home-8-menu-item-img {
        padding: 0;
        height: 100%;
    }

    .yc-home-9 .home-9-b {
        padding: 40px 0;
    }

    .yc-home-9 .home-9-bg {
        min-width: 100%;
        min-height: 100%;
    }

    .yc-home-9 .home-9-bg video {
        width: auto;
        min-width: 100%;
        min-height: 100%;
        max-width: 150%;
        max-height: 150%;
    }

    .yc-home-10 .home-10-b {
        padding: 0 15px;
    }

    .yc-home-11 .home-11-t {
        font-size: 25px;
    }

    .yc-home-11 .home-11-d {
        font-size: 18px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item .info-type {
        font-size: 17px;
        height: 35px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item .info-type span {
        line-height: 33px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-1 .info-value span, .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-2 .info-value span, .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-3 .info-value span {
        font-size: 46px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item img {
        max-height: 130px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item.home-11-infobox-2 img {
        max-height: 110px;
    }

    .yc-home-12 .home-12-t {
        font-size: 25px;
    }

    .yc-home-12 .home-12-b .home-12-table {
        margin-top: 20px;
    }

    .yc-home-12 .home-12-b .home-12-table table tr th,
    .yc-home-12 .home-12-b .home-12-table table tr td {
        height: 50px;
        font-size: 14px;
    }

    .yc-home-12 .home-12-b .home-12-table table tr.tf td:nth-child(2) {
        font-size: 17px;
    }

    .yc-home-12 .home-12-b .home-12-table table tr.tf td:nth-child(3) {
        font-size: 20px;
    }

    .yc-home-13 .home-13-t {
        font-size: 25px;
    }

    .yc-home-13 .home-13-d {
        font-size: 18px;
    }

    .yc-home-14 .home-14-t {
        font-size: 25px;
    }

    .yc-home-14 .home-14-d {
        font-size: 18px;
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line-t {
        font-size: 16px;
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-t .text {
        font-size: 18px;
    }

    .yc-home-15 .home-15-t {
        font-size: 25px;
    }



    .yc-home-16 .home-16-t {
        font-size: 25px;
    }

    .yc-home-17 .home-17-t {
        font-size: 25px;
    }

    .yc-home-17 .home-17-row {
        min-width: 150%;
    }

    .yc-home-18 .home-18-t {
        font-size: 25px;
    }


}

@media(max-width:450px) {
    .yc-home-4 {
        padding: 30px 0;
    }

    .yc-home-9 .home-9-bg video {
        max-width: 170%;
        max-height: 170%;
    }

    .yc-home-9 .home-9-contents .home-9-t {
        font-size: 26px
    }

    .yc-home-10 {
        padding: 50px 0 0;
    }

    .yc-home-10 .home-10-menu .home-10-menu-scroll .home-10-menu-item .menu-item-play {
        width: 50px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item img {
        top: 18px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item .text {
        padding: 10px 30px;
    }

    .yc-home-15 {
        padding: 50px 0;
    }

    .yc-home-15 .home-15-b {
        padding: 0 40px;
    }

    .yc-home-18 .home-18-b {
        margin-top: 20px;
    }

    .yc-home-18 .home-18-b .home-18-d {
        font-size: 14px;
    }

    .yc-home-18 .home-18-b table tr.tf td br {
        display: block;
    }

    .yc-home-18 .home-18-b table tr.tf td:nth-child(2) {
        text-align: right;
        height: 74px;
    }


    .yc-home-18 .home-18-b table tr td .pc {
        display: none;
    }

    .yc-home-18 .home-18-b table tr td .mobile {
        display: inline-block;
        width: fit-content;
        text-align: center;

    }

    .home-form {
        padding: 8px 10px;
    }

    .home-form .home-form-row input,
    .home-form .home-form-row select,
    .home-form .home-form-row button {
        font-size: 14px;
    }

    .home-form .home-form-row input {
        margin: 0;
        margin-right: 5px;
    }

    .home-form .home-form-row select {
        margin: 0;
    }

    .home-form .home-form-row label.checkbox .checkbox-text {
        font-size: 14px;
    }

    .home-form .home-form-row .home-form-r {
        min-width: 100%;
    }



}

@media(max-width:400px) {
    .yc-home-1 .home-1-top h2 {
        font-size: 14px;
        letter-spacing: -0.5px;
    }

    .home-2-desc {
        font-size: 26px;
    }

    .home-3-top .home-3-box {
        font-size: 26px;
    }

    .home-3-top .home-3-box img {
        height: 50px;
    }

    .home-3-body .machine-item .machine-item-mov .mov-img-bottom-left {
        width: 250px;
        transform: translate(-110px, 80px);
    }

    .home-3-body .machine-item .machine-item-mov .mov-img-bottom-right {
        width: 250px;
        transform: translate(110px, 80px);
    }

    .home-3-body .machine-item .machine-item-mov .mov-img-top-right {
        width: 70px;
    }

    .home-3-body .machine-item.youngcoffee .machine-item-st2.mobile {
        font-size: 40px;
    }

    .home-3-bottom .home-3-bottom-item {
        margin: 0 3px;
    }

    .home-3-bottom .home-3-bottom-item-t i {
        font-size: 20px;
    }

    .home-3-bottom .home-3-bottom-item-t {
        font-size: 14px;
        white-space: nowrap;
    }

    .home-3-bottom .home-3-bottom-item-b {
        font-size: 16px;
        white-space: nowrap;
    }

    .home-3-bottom .home-3-bottom-item-b span {
        font-size: 25px;
    }

    .yc-home-4 .home-4-t {
        font-size: 20px;
    }

    .yc-home-5 .home-5-t {
        font-size: 23px;
    }

    .yc-home-5 .home-5-t span {
        font-size: 27px;
    }

    .yc-home-5 .home-5-b .home-5-content-3 {
        min-width: 114px;
    }

    .yc-home-5 .home-5-b .home-5-content-3 .content-3-item {
        font-size: 33px;
    }

    .yc-home-5 .home-5-b .home-5-content-4 {
        font-size: 23px;
    }

    .yc-home-5 .home-5-f {
        font-size: 20px;
    }

    .yc-home-6 .home-6-t {
        font-size: 23px;
    }

    .yc-home-6 .home-6-s {
        font-size: 16px;
    }

    .yc-home-7 .home-7-t {
        font-size: 30px;
    }

    .yc-home-7 .home-7-tab-menu button {
        font-size: 17px;
        margin: 0 9px;
    }

    .yc-home-8 .home-8-t {
        font-size: 23px;
    }

    .yc-home-9 .home-9-contents .home-9-t {
        font-size: 23px;
    }

    .yc-home-9 .home-9-bg video {
        max-width: 190%;
        max-height: 190%;
    }

    .yc-home-10 {
        padding: 30px 0 0;
    }

    .yc-home-10 .home-10-t {
        font-size: 25px;
    }

    .yc-home-10 .home-10-menu .home-10-menu-btn.menu-btn-right {
        right: 0px;
    }

    .yc-home-10 .home-10-menu .home-10-menu-btn.menu-btn-left {
        left: 0px;
    }

    .yc-home-10 .home-10-menu .home-10-menu-scroll .home-10-menu-item .menu-item-play {
        width: 40px;
    }

    .yc-home-11 .home-11-t {
        font-size: 23px;
    }

    .yc-home-11 .home-11-t span {
        font-size: 30px;
    }

    .yc-home-11 .home-11-d {
        font-size: 16px;
        margin: 20px 0;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item img {
        max-height: 110px;
    }

    .yc-home-11 .home-11-infobox .home-11-infobox-item .text {
        padding: 10px;
    }

    .yc-home-12 .home-12-t {
        font-size: 23px;
    }

    .yc-home-13 .home-13-t {
        font-size: 20px;
    }

    .yc-home-13 .home-13-d {
        font-size: 16px;
    }

    .yc-home-14 .home-14-t {
        font-size: 23px;
    }

    .yc-home-14 .home-14-d {
        font-size: 16px;
    }

    .yc-home-14 .home-14-b {
        margin: 20px auto 0;
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line {
        width: calc((100% - 40px) / 5)
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line:nth-child(1) {
        left: 0;
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line:nth-child(2) {
        left: calc(((100% - 40px) / 5)* 1 + 10px);
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line:nth-child(3) {
        left: calc(((100% - 40px) / 5)* 2 + 20px);
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line:nth-child(4) {
        left: calc(((100% - 40px) / 5)* 3 + 30px);
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-line:nth-child(5) {
        left: calc(((100% - 40px) / 5)* 4 + 40px);
    }



    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-t {
        margin-top: 16px;
    }

    .yc-home-14 .home-14-b .home-14-chart .home-14-chart-t .text {
        margin-right: 10px;
        font-size: 16px;
    }

    .yc-home-15 {
        padding: 30px 0;
    }

    .yc-home-15 .home-15-t {
        font-size: 23px;
    }

    .yc-home-15 .home-15-b .home-15-item .home-15-item-t {
        font-size: 17px;
    }

    .yc-home-15 .home-15-b .home-15-item .home-15-item-d {
        font-size: 15px;
    }

    .yc-home-16 .home-16-t {
        font-size: 23px;
    }

    .yc-home-17 .home-17-t {
        font-size: 23px;
    }


    .yc-home-17 .home-17-row .home-17-col {
        padding: 0 4px;
    }

    .yc-home-17 .home-17-b {
        padding: 0 10px;
        margin-top: 10px;
    }

    .yc-home-18 .home-18-b table tr td {
        font-size: 15px;
    }


}