* {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
    font-family: 'Roboto', 'Noto Sans TC', sans-serif;
    letter-spacing: 1px;
}

main,
header,
footer {
    width: 100%;

}

img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.max1440 {
    max-width: 1440px;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: currentColor;
}

.imgAuto {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.showMobile {
    display: block;
}

.showDesktop {
    display: none;
}

.YtVideo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.YtVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.masaChirItemYt {
    padding-bottom: 30px;
}

.topBnWrapper {
    position: relative;
    width: 100%;
}

.topLink {
    max-width: 1440px;
    margin: 0 auto;
    position: absolute;
    width: calc(100%-30px);
    top: 15px;
    left: 15px;
    right: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.jp4000-section {
    background: url(../images/2025an_390_jp4000Bg.jpg) no-repeat;
    background-position: top center;
    background-size: cover;
    padding-bottom: 70px;
}

.jp4000-VideoPic {
    display: flex;
    flex-direction: column;
}

.jp4000-info h2 {
    font-size: clamp(22px, 5vw, 28px);
    line-height: 1.4em;
    font-weight: 700;
}

.jp4000-info small {
    font-size: 13px;
    line-height: 1.4em;
    font-weight: 700;

}

.jp4000-info p {
    font-size: clamp(20px, 5vw, 22px);
    line-height: 1.4em;
}

.jp4000-info .proSale {
    font-size: 18px;
    line-height: 1.4em;
    color: #666666;
}

.jp4000-info .price {

    font-size: 36px;
    line-height: 1.4em;
    color: #cc0000;
    font-weight: 700;
}

.jp4000-info hr {
    margin: 10px 0;
    color: #666666;
}

.jp4000-info {
    display: flex;
    flex-direction: column;
    max-width: 750px;
    margin: 0 auto;
    align-items: flex-start;
    padding: 30px 15px;
    gap: 30px;
    width: 100%;
}

.jp4000-info .jp4000-price img:first-child {
    width: 70px;
    vertical-align: bottom;

}

.jp4000-info .jp4000-price img:last-child {
    width: 240px;

}

.jht-50th {
    margin-top: -75px;
}

.jht-50th-title {
    background: no-repeat url(../images/2025as_1920_titleBg.png);
    background-position: top center;
    background-size: cover;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    font-size: clamp(18px, 5vw, 32px);
    line-height: 1.5em;
    padding: 10px 0;
}

.jht50-Icon {
    max-width: 190px;
    display: block;
    margin-left: auto;
    padding-right: 10%;
}

.jht-50th-topbox {
    z-index: 15;
    position: relative;
}

.jth-50th-wrapper {
    position: relative;
    z-index: 10;
    margin: -40px 15px 0 15px;
    padding: 50px 0 25px;
    background: linear-gradient(45deg, rgba(255, 227, 174, 1) 0%, rgba(238, 231, 217, 1) 22%, rgba(238, 231, 217, 1) 79%, rgba(255, 227, 174, 1) 100%);
    border: 1px solid #c19565;
    border-radius: 8px;
    text-align: center;
    color: #4f3122;
    font-size: clamp(18px, 2vw, 26px);
    line-height: 1.4em;
}

.jth-50th-wrapper ul {
    display: flex;
    flex-direction: column;
}

.jth-50th-wrapper ul li:after {
    content: ' ';
    width: 85px;
    height: 1px;
    background-color: #7a6c65;
    margin: 10px auto;
    display: block;
}

.jth-50th-wrapper ul li:last-child:after {
    content: ' ';
    display: none;
}

.mChair-section {
    background: no-repeat url(../images/2025an_390_mChairBg.jpg);
    background-position: top center;
    background-size: cover;
    padding-top: 400px;
    margin-top: -370px;
}

.mChair-wrapper {
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.A580Box,
.A585Box,
.A395Box,
.A366Box,
.A285Box {
    display: flex;
    align-items: center;
}

.A580Box div:first-child,
.A585Box div:first-child,
.A395Box div:first-child,
.A366Box div:first-child,
.A285Box div:first-child {
    flex: 6.5;
}

.mChair-wrapper div:nth-child(odd) {
    flex-direction: row-reverse;
}

.pro-info {
    flex: 3.5;
}

.pro-info h5 {
    font-size: clamp(10px, 3.5vw, 15px);
    font-weight: 700;
    margin-top: 5px;
}

.pro-gift img {
    width: 70px;
}

.pro-text {
    font-size: clamp(12px, 4vw, 16px);
    line-height: 1.4em;
    margin-top: 5px;
}

.proSale {
    font-size: 12px;
    margin-top: 5px;
    font-style: italic;
}

.proSale span {
    font-size: 18px;
    color: #b70000;
    font-weight: 700;
}

.A395Box>.pro-info {
    display: flex;
    flex-wrap: wrap;
}

.A395Box>.pro-info>div:nth-child(1) {
    flex: 1;
}

.A395Box>.pro-info>div:nth-child(2) {
    flex: 1;
    width: 30px;
}

.A395Box>.pro-info>div:nth-child(ˇ) {
    flex-basis: 100%;
}

.fitness-section {
    background: no-repeat url(../images/2025an_1920_fitnessBg.png);
    background-position: top center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 60px;
    margin-top: -110px;
}

.fitness-wrapper {
    background-color: #ffffff;
    width: 96%;
    padding: 100px 15px 30px 15px;
    margin: -110px auto 0 auto;
    border-radius: 8px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 20px;

}

.fitness-item {
    flex: 1 1 calc(44% - 25px);
}

.fit-pro {
    position: relative;
}

.fit-pro-gift {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    max-width: 70px;
}

.fitness-item>div:nth-child(2) {
    text-align: center;
}

.takMe-section {
    background: no-repeat url(../images/2025an_390_takemeBg.jpg);
    background-position: top center;
    background-size: cover;
    padding: 0 15px;
    background-color: #e4e0db;
}

.takMe-wrapper>.jht-50th-title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: clamp(14px, 5vw, 32px);
    background-size: cover;
    box-sizing: border-box;
    background-position: top center;
    line-height: 1.5em;
    height: auto;
    padding: 5px 0;
}

.takMe-wrapper>.jht-50th-title img {
    max-width: 70px;
}

.takMe-wrapper {
    background-color: #ffffff;
    border-radius: 8px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 20px;

    padding-bottom: 30px;
}

.color-Box>.fitness-item {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: flex-end;
    margin-bottom: 20px;
}

.color-Box>.fitness-item>div {
    flex: 1;
    text-align: left;

}

.takme-Box {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    align-items: flex-end;
}

.takme-Box>.fitness-item {
    width: 50%;
}

footer {
    border-top: 1px solid #eee;
    width: 100%;
    padding-top: 20px;
    background-color: #e4e0db;
}

.footerBox {
    max-width: 600px;
    padding: 0 30px;
    color: #333;
    margin: 0 auto;
    text-align: center;

}

.footerBox h4 {
    font-size: 22px;
    list-style: 28px;
    margin: 30px 0px;

}

.footerMap {
    max-width: 150px;
    height: auto;
    padding-bottom: 20px;
}

.johnsonAction {
    text-align: left;
    font-size: 14px;
    line-height: 28px;
}

.socialink {
    margin: 20px auto;
    display: flex;
    text-align: center;
    justify-content: center;
}

.socialink li {
    margin: 0 10px;
}

.soicalIcon {
    max-width: 20px;
}

.johnsonCopyrught {
    background-color: #9e1f24;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    padding: 20px 0;

}

.T7-21set {
    order: -2;
}

.T202-set {
    order: -1;
}

.fitness-wrapper>.fitness-item:last-child {
    display: flex;
    align-items: center;
}

@media screen and (min-width:768px) {
    .showMobile {
        display: none;
    }

    .showDesktop {
        display: block;
    }

    .topBnWrapper {
        aspect-ratio: 1921 / 444;
        overflow: hidden;
    }

    .topBnWrapper img {
        object-fit: cover;
        width: 140;
        transform-origin: top center;
    }

    .jp4000-section {
        background: url(../images/2025as_1920_jp4000Bg.png);
        background-position: top center;
        background-size: cover;
        padding-bottom: 220px;
    }

    .jp4000-VideoPic {
        flex-direction: row;
        max-width: 1440px;
        margin: 0 auto;
        padding: 40px 15px;
        gap: 50px;
        align-items: center;
    }

    .jp4000-VideoPic>div {
        width: calc(50% - 25px);
    }

    .jp4000-info {
        flex-direction: row;
        justify-content: space-evenly;
    }

    .jht-50th-topbox {
        max-width: 900px;
        margin: -180px auto;
    }

    .jth-50th-wrapper {
        margin: 115px auto 0;
        max-width: 1200px;
    }

    .jth-50th-wrapper ul {
        flex-direction: row;
        margin: 0 auto;
        max-width: 1120px;
        padding: 40px 0 30px;
        justify-content: center;
    }

    .jth-50th-wrapper ul li {
        display: flex;
        font-size: clamp(18px, 2vw, 26px);
        align-items: center;
    }

    .jth-50th-wrapper ul li:after {
        content: ' ';
        width: 1px;
        height: 60px;
        background-color: #7a6c65;
        margin: 0 20px;
    }

    .mChair-section {
        background: no-repeat url(../images/2025as_1920_mChairBg.png);
        padding-top: 170px;
        margin-top: -120px;
    }

    .mChair-wrapper {
        max-width: 1200px;
        margin: 0 auto;
        flex-direction: row;
        flex-wrap: wrap;

    }

    .A580Box,
    .A585Box {
        width: calc(50% - 15px);
    }

    .A395Box,
    .A366Box,
    .A285Box {
        width: calc(33.333% - 20px);
    }

    .A395Box,
    .A366Box,
    .A285Box {
        flex-direction: column;
    }

    .A395Box div:first-child,
    .A366Box div:first-child,
    .A285Box div:first-child {
        width: 100%;
    }

    .mChair-wrapper div:nth-child(3) {
        flex-direction: column;
    }

    .mChair-wrapper div:nth-child(5) {
        flex-direction: column;
    }

    .A395Box div:first-child,
    .A366Box div:first-child,
    .A285Box div:first-child {
        flex: none;
    }

    .A395Box>.pro-info,
    .A366Box>.pro-info,
    .A285Box>.pro-info {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        grid-template-columns: auto auto;
        gap: 10px;
        flex: none;
        align-items: start;
        margin-top: -70px;
    }

    .A395Box>.pro-info>div:nth-child(1),
    .A366Box>.pro-info>div:nth-child(1),
    .A285Box>.pro-info>div:nth-child(1) {
        grid-column: 1 / 3;
        grid-row: 1;
        text-align: right;
    }

    .A395Box>.pro-info>div:nth-child(2),
    .A366Box>.pro-info>div:nth-child(2),
    .A285Box>.pro-info>div:nth-child(2) {
        grid-column: 1;
        grid-row: 2/ 3;
    }

    .A395Box>.pro-info>div:nth-child(23),
    .A366Box>.pro-info>div:nth-child(3),
    .A285Box>.pro-info>div:nth-child(3) {
        grid-column: 2 / 3;
        grid-row: 2;
    }

    .A395Box>.pro-info>div:nth-child(2)>img {
        max-width: 70px;
    }

    .A366Box>.pro-info>div:nth-child(2)>img {
        max-width: 120px;
    }

    .A285Box>.pro-info>div:nth-child(2)>img {
        max-width: 120px;
    }

    .fitness-section {
        background: no-repeat url(../images/2025an_1920_fitnessBg.png);
        background-position: top center;
        background-size: cover;
        padding-top: 120px;
        margin-top: -200px;
    }

    .fitness-wrapper {
        width: auto;
        padding: 230px 15px 60px 15px;
        max-width: 1200px;
    }

    .fitness-item {
        flex: 1 1 calc(33.333% - 25px);
    }

    .takMe-section {
        background: no-repeat url(../images/2025as_1920_takemeBg.png);
        padding-top: 60px;

    }

    .takMe-wrapper {
        max-width: 1200px;
        margin: 0 auto;
    }

    .color-Box {
        display: flex;
        flex-direction: row;
        gap: 30px;
        padding: 0 20px;
    }

    .takme-Box {
        max-width: 800px;
        gap: 30px;
        align-items: flex-end;

    }

    .T7-21set {
        order: -1;
        width: 45%;
    }

    .T202-set {
        order: -2;
        width: 45%;
    }

    .fitness-wrapper>.fitness-item:last-child {
        display: inline-block;
    }

    .takMe-wrapper>.jht-50th-title img {
        max-width: 135px;
    }

    .jht50-Icon {

        max-width: 250px;

    }

}

@media screen and (min-width:1440px) {

    .topBnWrapper img {
        object-fit: cover;
        transform: scale(1);
        transition: transform 0.5s ease;
    }

    .fitness-section {
        padding-top: 120px;
        margin-top: -270px;
    }

    .fitness-wrapper {
        padding: 260px 15px 60px 15px;
    }
}