.websection {
    padding-top: 4.75rem;
    padding-bottom: 5.5rem;
    background-position: center center;
    background-size: cover;
}
#inquity_newsletter .websection {
    padding-top: 15vw;
    padding-bottom: 3vw
}
#banner_card01 {
    padding-top: 5.7rem;
    padding-bottom: 5.7rem;
    height: 100%;
}
#banner_card01 .banner_topdesk, #banner_card01 .banner_mob {
    background-position: bottom left;
    background-size: cover;
    background-repeat: no-repeat;
}
#banner_card01 .col-12 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#banner {
    color: #ffffff;
}
#banner .bannerH1 {
    /* font-size: 3.75rem; */
    font-weight: 600;
    font-size: 2.75rem;
}
#banner .bannerH1_span {
    font-size: 2.625rem;
}
span.indexbanner_subtext {
    font-size: 2.28rem;
}
#banner #banner_card01 .bannerH1 {
    text-align: center;
}
#banner #banner_card02 .bannerH1 {
    /* text-align: left; */
    margin-bottom: 2.8rem;
}
#banner #banner_card02 p {
    text-align: left;
}
#banner p {
    padding: 0;
    text-align: center;
}
#core {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3rem;
}
#core {
    font-size: 1.5rem;
}
#core .col-4 {
    display: flex;
    justify-content: center;
    align-items: start;
    height: 100%;
}
.coreCard {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#core {
    margin-top: 3.25rem;
    margin-bottom: 3rem;
}
#core .col-4 {
    padding-right: 2.75rem;
    padding-left: 2.75rem;
    padding-bottom: 2.5rem;
    padding-right: clamp(15px, 2.34375vw, 45px);
    padding-left: clamp(15px, 2.34375vw, 45px);
    padding-bottom: 15px;
}
#core .col-4+.col-4::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #ffffff;
}
.coreCard img.bannerCoreCard {
    width: 80px;
    height: auto;
    margin-bottom: 1rem;
}
.banner01_card_title {
    font-size: 1.5rem;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}
.banner_card_text {
    font-size: 1.125rem;
    font-weight: 400;
    font-family: 'Noto Sans TC', sans-serif;
}
#banner .btn {
    display: inline-flex;
    flex-direction: row;
    background-color: var(--color_dark);
    padding: 1.125rem;
    cursor: pointer;
    transition: 0.5s;
    color: #fff;
}
#banner .btn:hover {
    background-color: var(--color_main);
}
#banner .btn p {
    font-weight: bold;
    margin-right: 6rem;
    margin-bottom: 0;
}
.banner_card {
    position: relative;
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.banner_topdesk, .banner_mob {
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.banner_card .btn img {
    width: 1rem;
    height: auto;
}
#banner_card02 {
    height: 100%;
    width: calc( 100% + 3px );
    padding-top: 6rem;
    padding-bottom: 24rem;
    position: relative;
}
.banner_linkpos {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 80%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-95%);
    -webkit-transform: translateY(-95%);
    -moz-transform: translateY(-95%);
    -ms-transform: translateY(-95%);
    -o-transform: translateY(-95%);
}
.banner_linkpos_link {
    display: flex;
    justify-content: flex-end;
    align-items: end;
    width: 100%;
    margin-top: 65%;
    padding-right: 0;
}
#banner_card02 .col-12 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.banner_card02{
    padding: 5px 15px;
}
.bannerCardSubTitle {
    font-size: 1.5rem;
    color: #fff;
    background-color: var(--color_main);
    padding: 5px 15px;
    font-family: 'Noto Sans TC', sans-serif;
    margin-bottom: 2rem;
}

/* banner 輪播套件按鈕設定-start */
#banner .owl-stage {
    display: flex;
}
#banner.owl-carousel .owl-nav, #banner.owl-carousel .owl-dots {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
#banner .owl-nav button.owl-prev, #banner .owl-nav button.owl-next{
    position: absolute;    
    left: 0px;
    width: 5rem;
    height: 5rem;
    border-radius: 0px;
    background-size: cover;
    cursor: pointer;
    background-color: rgba(255,255,255,0.35);
    background-color: var(--color_gray02);
    background-color: rgba(102, 102, 102, 0.4);
}
#banner .owl-nav button.owl-prev{
    top: calc(48% - 2.5rem - 2px);
    transform: translate(100%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}
#banner .owl-nav button.owl-next{
    top: calc(48% + 2.5rem + 2px);
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}
#banner .owl-nav button.owl-prev:hover, #banner .owl-nav button.owl-next:hover{
    background-color: var(--color_main_opa);
    background-color: var(--color_gray);
}
#banner  .owl-nav [class*=owl-]{
    border: 1px solid var(--webcolor05-1);
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}
#banner .owl-nav [class*=owl-]:hover{
    background:var(--webcolor05-1);
    color: #fff;
}
#banner  .owl-nav [class*=owl-]:hover.owl-prev span,
#banner  .owl-nav [class*=owl-]:hover.owl-next span {
    color: #fff;
}
#banner .owl-nav .owl-prev span, #banner .owl-nav .owl-next span{
    font-size: 100px;
    font-weight: 300;
    line-height: 60px;
    color: #fff;
}
#banner .owl-nav button {
    position: relative;
}
#banner .owl-nav button span {
    display: none;
}
#banner .owl-nav button.owl-prev::after {
    content: url(../images/bannerNavBtnIcon-left.svg);
} 
#banner .owl-nav button.owl-prev:hover::after{
    content: url(../images/bannerNavBtnIcon-left-hover.svg);
}
#banner .owl-nav button.owl-next::after {
    content: url(../images/bannerNavBtnIcon-right.svg);
}
#banner .owl-nav button.owl-next:hover::after {
    content: url(../images/bannerNavBtnIcon-right-hover.svg);
}
#banner .owl-nav button.owl-prev::after, #banner .owl-nav button.owl-next::after {
    /* content: url(../images/bannerNavBtnIcon.svg); */
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: auto;
}
#banner .owl-nav button.owl-prev::after {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
#banner .owl-nav button.owl-next::after {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
#banner.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    padding: 0!important;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.5);
    font: inherit;
    margin: 0 3px;
}
#banner.owl-carousel button.owl-dot.active {
    background-color: var(--color_main);
}
#banner.owl-carousel .owl-dots {
    position: absolute;
    bottom: 50px;
    width: 100%;
}
/* banner 輪播套件按鈕設定-end */
#appli {
    background-color: #F7F7F7;
}
/* Applications banner 輪播套件按鈕設定-start */
#index #app_cards.owl-controls {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}
#index #app_cards .owl-buttons {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
}
#index #app_cards.owl-controls .owl-pagination .owl-page {
    background-color: var(--webcolor_submain);
}
#index #app_cards.owl-controls .owl-pagination .owl-page.active {
    background-color: var(--webcolor_main);
}
#index #app_cards.owl-carousel .owl-nav {
    display: block;
    width: 100%;
    position: absolute;
    top: calc(50% - 1.875rem);
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
#index #app_cards .owl-prev,#index #app_cards .owl-next {
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 50%;
    background-color: var(--color_main);
    top: 50%;
    background-size: cover;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
#index #app_cards .owl-prev span, #index #app_cards .owl-next span {
    opacity: 0;
    line-height: 0;
}
#index #app_cards .owl-nav button.owl-prev {
    left: -1rem;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
#index #app_cards .owl-nav button.owl-next {
    right: -1rem;
    left: initial;
    transform: translate(50%,-50%);
    -webkit-transform: translate(50%,-50%);
    -moz-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    -o-transform: translate(50%,-50%);
}
#index #app_cards .owl-prev:hover, #index #app_cards .owl-next:hover {
    color: var(--webcolor_main);
    font-weight: 500;
}
#index #app_cards .owl-nav button.owl-prev::after, #index #app_cards .owl-nav button.owl-next::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 75%;
    height: 75%;
    background-size: cover;
    background-repeat: no-repeat;
}

#index #app_cards .owl-nav button.owl-prev::after {
    background-image: url(../images/btn-prev.png);
    left: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}
#index #app_cards .owl-nav button.owl-next::after {
    background-image: url(../images/btn-next.png);
    right: 50%;
    left: initial;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
}
/* Applications banner 輪播套件按鈕設定-end */


/* video setting start */
#video {
    background-position: center center;
    background-size: cover;
    padding-top: 7.8125rem;
    padding-bottom: 8.75rem;
}
#video img {
    width: 6.666vw;
    height: auto;
    min-width: 100px;
}
#video a {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}
.videotitle {
    line-height: 1;
    margin: 0;
    text-align: center;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}
/* video setting end */
/* product setting start */
#productName {
    /* min-height: 13rem; */
}
#productText {
    min-height: 4rem;
}
#showProductImg {
    position: relative;
}
#showImg {
    display: flex;
    justify-content: center;
    align-items: center;
}
#showImg img {
    border: 1px solid #707070;
    background-color: #fff;
    width: 100%;
    height: auto;
    z-index: 2;
}
#bgiblock {
    width: 94.75%;
    height: 92.78%;
    position: absolute;
    bottom: -1.25rem;
    right: -2rem;
    z-index: 1;
}
.subproductImg {
    position: relative;
}
.subproductImg img {
    width: 100%;
    height: auto;
}
.hoverCover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 4px solid ;
}
#subproduct_cards .owl-item:nth-child(1) .hoverCover {
    border-color: rgba(230,0,18,0.35);
    background-color: rgba(230,0,18,0);
}
#subproduct_cards .owl-item:nth-child(2) .hoverCover {
    border-color: rgba(243,111,32,0.35);
    background-color: rgba(243,111,32,0);
}
#subproduct_cards .owl-item:nth-child(3) .hoverCover {
    border-color: rgba(255,215,0,0.35);
    background-color: rgba(255,215,0,0);
}
#subproduct_cards .owl-item:nth-child(4) .hoverCover {
    border-color: rgba(143,184,80,0.35);
    background-color: rgba(143,184,80,0);
}
#subproduct_cards .owl-item:nth-child(5) .hoverCover {
    border-color: rgba(0,106,146,0.35);
    background-color: rgba(0,106,146,0);
}
#subproduct_cards .owl-item:nth-child(6) .hoverCover {
    border-color: rgba(99,95,172,0.35);
    background-color: rgba(99,95,172,0);
}
#subproduct_cards .owl-item:nth-child(1) .subproduct_card.active .hoverCover {
    border-color: rgba(230,0,18,0);
    background-color: rgba(230,0,18,0.35);
}
#subproduct_cards .owl-item:nth-child(2) .subproduct_card.active .hoverCover {
    border-color: rgba(243,111,32,0);
    background-color: rgba(243,111,32,0.35);
}
#subproduct_cards .owl-item:nth-child(3) .subproduct_card.active .hoverCover {
    border-color: rgba(255,215,0,0);
    background-color: rgba(255,215,0,0.35);
}
#subproduct_cards .owl-item:nth-child(4) .subproduct_card.active .hoverCover {
    border-color: rgba(143,184,80,0);
    background-color: rgba(143,184,80,0.35);
}
#subproduct_cards .owl-item:nth-child(5) .subproduct_card.active .hoverCover {
    border-color: rgba(0,106,146,0);
    background-color: rgba(0,106,146,0.35);
}
#subproduct_cards .owl-item:nth-child(6) .subproduct_card.active .hoverCover {
    border-color: rgba(99,95,172,0);
    background-color: rgba(99,95,172,0.35);
}
/* subproduct_cards 輪播套件按鈕設定-start */
#subproduct_cards .owl-stage {
    display: flex;
}
#subproduct_cards .owl-carousel .owl-nav,#subproduct_cards .owl-carousel .owl-dots {
    display: block;
}
#subproduct_cards .owl-nav button.owl-prev, #subproduct_cards .owl-nav button.owl-next{
    position: absolute;
    top: calc( 50% - 46px );
    width: 90px;
    height: 90px;
    border-radius: 0px;
    background-size: cover;
    cursor: pointer;
    background-color: rgba(255,255,255,0.35);
}
#subproduct_cards .owl-nav button.owl-prev{
    left: 0px;
    transform: translate(100%,-50%);
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
}
#subproduct_cards .owl-nav button.owl-next{
    top: calc( 50% + 45px );
    left: 0px;
    transform: translate(0%,-50%);
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
}
#subproduct_cards .owl-nav button.owl-prev:hover, #subproduct_cards .owl-nav button.owl-next:hover{
    background-color: var(--color_main_opa);
}
#subproduct_cards  .owl-nav [class*=owl-]{
    border: 1px solid var(--webcolor05-1);
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}
#subproduct_cards  .owl-nav [class*=owl-]:hover{
    background:var(--webcolor05-1);
    color: #fff;
}
#subproduct_cards  .owl-nav [class*=owl-]:hover.owl-prev span,
#subproduct_cards  .owl-nav [class*=owl-]:hover.owl-next span {
    color: #fff;
}
#subproduct_cards .owl-nav .owl-prev span, #subproduct_cards .owl-nav .owl-next span{
    font-size: 100px;
    font-weight: 300;
    line-height: 60px;
    color: #fff;
}
#subproduct_cards .owl-nav button {
    position: relative;
}
#subproduct_cards .owl-nav button span {
    display: none;
}
#subproduct_cards .owl-nav button.owl-prev::after {
    content: url(../images/bannerNavBtnIcon.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 14px;
    height: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
#subproduct_cards .owl-nav button.owl-next::after {
    content: url(../images/bannerNavBtnIcon.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
    width: 14px;
    height: 20px;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -moz-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    -o-transform: translate(-50%, -50%) rotate(180deg);
}
#subproduct_cards.owl-carousel button.owl-dot {
    background: 0 0;
    padding: 0!important;
    margin-right: 5px;
    margin-left: 5px;
    width: 11px;
    height: 11px;
    border-radius: 10px;
    background-color: #666666;
    font: inherit;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
#subproduct_cards.owl-carousel button.owl-dot.active {
    background-color: #000;
    width: 30px;
}
#subproduct_cards.owl-carousel .owl-dots {
    margin-top: 3.1875rem;
}
#subproduct_cards.owl-carousel .owl-dots {
    display: none;
}
#subproduct_cards .owl-nav button {
    position: initial;
}
#subproduct_cards .owl-nav button span {
    display: block;
}
/* subproduct_cards 輪播套件按鈕設定-end */
/* product setting end */

#inquity_newsletter .in_icon {
    width: 4.5rem;
    height: auto;
    margin-bottom: 1vw;
}
.intitle {
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 0.5vw;
    text-transform: uppercase;
    font-weight: 600;
}
.intext {
    font-size: 1.125rem;
    color: #fff;
    margin-bottom: 1.5vw;
    font-weight: 300; 
}
.index_nm_card {
    border-bottom: 1px dotted #000;
}
.index_nm_card:last-child {
    border: none;
}
#nmHeaderArea {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
}

#nmName {
    font-size: 6.2vw;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
    margin: 0;
    line-height: 0.6;
    text-shadow: -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}
#nmHeaderArea_end {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
}
#mediascript {
    text-align: left;
    font-size: 1.125rem;
    color: var(--color_gray);
}


@media screen and (min-width: 576px){
    .banner_mob {
        display: none;
    }
}
@media screen and (min-width: 768px){

}
@media screen and (min-width: 992px) {
    .banner01_card_title {
        white-space: nowrap;
    }
}
@media screen and (min-width: 1100px) {

}
@media screen and (min-width: 1200px) {

}
@media (max-width: 1699px) and (min-width: 1100px) {
    #banner .bannerH1 {
        /* font-size: 3.75rem; */
        font-weight: 600;
        font-size: 2.5vw;
    }
    #banner_card01 {
        padding-top: 5.3vw;
        padding-bottom: 5.3vw;
    }
    #banner .bannerH1_span {
        font-size: 2.3vw;
    }
    #banner .owl-nav button.owl-prev{
        top: calc(40% - 2.5rem - 2px);
    }
    #banner .owl-nav button.owl-next{
        top: calc(40% + 2.5rem + 2px);
    }
    #core {
        margin-top: clamp(10px, 1vw, 20px);
        margin-bottom: clamp(10px, 1vw, 20px);
    }
    .coreCard img.bannerCoreCard {
        width: 4.2vw;
    }
    .banner01_card_title {
        font-size: clamp(16px,1.3vw,50px);
    }
    .banner_card_text {
        font-size: clamp(13px,1vw,50px);
    }
}
@media screen and (min-width: 1300px) {
}
@media screen and (min-width: 1400px) {
  
}
@media screen and (max-width: 1599px) {
#core .col-4 {
    padding-left: clamp(15px, 1.5vw, 45px);
    padding-right: clamp(15px, 1.5vw, 45px);
}
}
@media screen and (max-width: 1440px) {
    #mediascript {
        font-size: 1rem;
    }
    #banner .owl-nav button.owl-prev, #banner .owl-nav button.owl-next{
        position: absolute;
        width: 4rem;
        height: 4rem;
    }
    #banner .owl-nav button.owl-prev {
        top: calc(50% - 2.05rem);
    } 
    #banner .owl-nav button.owl-next {
        top: calc(50% + 2.05rem);
    }
}
@media screen and (max-width: 1399px) {
    #subproduct_cards.owl-carousel .owl-dots {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

}
@media screen and (max-width: 1299px) {
    #mediascript {
        font-size: 0.9rem;
    }
}
@media screen and (max-width: 1199px) {
    #nmHeaderArea {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }
    #nmHeaderArea_end {
        margin-top: 1.5rem;
    }
    #mediascript.width-md-75 {
        width: 100%;
    }
}
@media screen and (max-width: 1099px) {

}
@media screen and (max-width: 991px) {
    #nmName {
        font-size: 5rem;
    }
    #appli .mainBtn02 {
        width: 20%;
    }
    #banner .owl-nav button.owl-prev, #banner .owl-nav button.owl-next {
        width: 4rem;
    }
}
@media screen and (max-width: 951px) {

}
@media screen and (max-width: 899px) {

}
@media screen and (max-width: 820px) {

}
@media screen and (max-width: 767px) {
    #banner_card01 {
        height: 100%;
    }
    #banner .bannerH1 {
        font-size: 2rem;
    }
    #banner .bannerH1_span {
        font-size: 1.85rem;
    }
    .banner01_card_title {
        font-size: 1rem;
    }
    .coreCard img.bannerCoreCard {
        width: 60px;
    }
    #core .col-4 {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    #banner_card02 {
        height: 100%;
        width: calc(100% + 3px);
        padding-top: 6rem;
        padding-bottom: 12rem;
    }
    #banner .owl-nav button.owl-prev, #banner .owl-nav button.owl-next {
        width: 60px;
        height: 60px;
    }
    #banner .owl-nav button.owl-prev {
        top: calc( 50% - 31px );
    }
    #banner .owl-nav button.owl-next {
        top: calc( 50% + 31px );
    }
    #banner.owl-carousel .owl-dots {
        bottom: 30px;
    }
    .banner_card {
        padding-left: 0px;
        padding-right: 0px;
    }
    #showImg img {
        width: 60%;
    }
    #bgiblock {
        width: 60.75%;
        height: 91.78%;
        bottom: -0.9rem;
        right: 9rem;
    }
    #subproduct_cards {
        margin-top: 3rem;
    }
    #core .banner_card_text {
        display: none;
    }
    #showProductImg {
        margin-top: 1rem;
    }
    #productName {
        min-height: 9rem;
    }
    #productText {
        min-height: 2rem;
    }
    #index #app_cards {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
    #index #app_cards .owl-nav button.owl-prev {
        left: 1.5rem;
    }
    #index #app_cards .owl-nav button.owl-next {
        right: 1.5rem;
    }
    #inquity_newsletter .websection {
        padding-top: 28vw;
        padding-bottom: 6vw;
    }
}
@media screen and (max-width: 575px) {
    .banner_topdesk {
        display: none;
    }
    .banner_linkpos_link {
        margin-top: 170vw;
    }
    span.indexbanner_subtext {
        font-size: 1.65rem;
    }
    #nmHeaderArea_end {
        align-items: start;
    }
    a#indexNmainBtn {
        justify-content: space-between;
        border: 1px solid var(--color_main);
        padding: 5px;
    }
    #bgiblock {
        width: 75.75%;
        height: 91.78%;
        bottom: -0.5rem;
        right: -0.5rem;
    }
    .websection {
        padding-top: 2.5rem;
        padding-bottom: 3rem;
    }
    #showImg img {
        width: 100%;
    }
    #nmName {
        font-size: 11vw;
    }
    #banner_card01 {
        height: 140vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #banner .bannerH1 {
        font-size: 2rem;
    }
    #banner .owl-nav button.owl-prev::after, #banner .owl-nav button.owl-next::after {
        width: 12px;
        height: auto;
    }
    #banner .owl-nav button.owl-prev, #banner .owl-nav button.owl-next{
        width: 40px;
        height: 40px;
    }
    #banner .owl-nav button.owl-prev {
        top: calc( 50% - 21px );
    }
    #banner .owl-nav button.owl-next {
        top: calc( 50% + 21px );
    }
    #appli .df_row.jcsb_aic {
        flex-direction: column;
    }
    #appli .titleP {
        width: 100%;
    }
    #appli .mainBtn02 {
        width: 100%;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    #productName {
        font-size: 2.2rem;
    }
    #inquity_newsletter .websection {
        padding-top: 34vw;
        padding-bottom: 6vw;
    }
    .intitle {
        font-size: 2rem;
    }
}
@media screen and (max-width: 425px) {
    #nmHeaderArea_end .mainBtn02 {
        margin-top: 1rem;
    }
    #subproduct_cards {
        margin-top: 1.5rem;
    }
    #subproduct_cards.owl-carousel .owl-dots {
        margin-top: 1rem;
    }
}
@media screen and (max-width: 414px) {

}
@media screen and (max-width: 380px) {

}
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 320px) {

}