html {
    scroll-behavior: smooth;
    scroll-padding-top: 120px
}

body {
    padding-top: 120px !important;
}

body:not(.is-top) .content-area:first-of-type {
    padding-top: 0;
}

br.pc {
    display: block;
}

a,
a:hover {
    transition: background-color .5s ease-in-out;
}

.anchor {
    padding-top: 100px;
    margin-top: 100px;
}

#page .content-area:nth-of-type(2n) {
    margin-bottom: 50px;
}

.pt10{
padding-top:10px !important;}
.pt50{
padding-top:50px !important;
}
.mb50{
margin-bottom:50px !important;
}

.ml30-pc{margin-left: 30px;}
.ubadd{
    margin: 0 -15px !important;
    padding: 15px 15px 30px !important;
}

.point-h{    margin-left: -15px;}
    #front .assignment .solution span:after {
        display: none;
    }


/* top */

.header {
    height: 120px;
    position: fixed;
    z-index: 9999;
    top: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: #00000045 0px 5px 5px 0px;
}

.h3c-logo-sp {
    display: none;
}

.h3c-logo-pc {
    display: block;
    z-index: 9999;
}

.h3c-logo-pc img {
    height: 60px;
}

.header .main .logo img {
    display: block;
    width: 235px;
}

.header .main .logo a img.si-logo-sp {
    display: none;
}

.header .main .list a {
    transition: 0.5s;
}

.header .main .list a:after {
    transition: 0.5s;
}

.content-area.assignment {
    padding-top: 50px;
}

#front .assignment .solution span {
    font-size: 34px;
    margin: 0 0 50px 0;
}

#front .product-list dd {
    padding: 1em;
    width: 570px;
}

#front .point .point-list li div span {
    transition: 0.5s;
}

#front .product-list .name {
    transition: 0.5s;
}

#front .point .point-list a:hover li div span {
    color: var(--text-color-clip);
    background-color: var(--text-color-white);
}

#front .point .point-list li {
    padding: clamp(10px, 2vw, 30px);
    background-color: var(--text-color-white);
    box-shadow: 0 0 15px #0033;
    transition: 0.5s;
}

#front .point .point-list a:link,
a:visited,
a:hover,
a:active li {
    color: #fff;
    transition: 0.5s;
}

div.products-button02 a span{
color:#fff;
}

.breadcrumb a:link, a:visited, a:hover, a:active li {
color: #000;
    transition: 0.5s;
}

.container.breadcrumb ul li a:visited {
    color: #000;
    transition: 0.5s;
}



#front .point .point-list li p {
    color: #000;
}

#front .point .point-list a:hover li {
    background-color: #d7ecf5;
    transition
}

#front .assignment .solution {}

#front .assignment .list li {
    display: flex;
    flex-direction: column;
}

#front .assignment .list p {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    background-color: #fff;
    padding: 1rem;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info ul li {
    position: relative;
    column-gap: 1em;
    display: flex;
    padding: 1em 4em 1em 1em;
    border-top: solid 1px #c6c6c6;
}

.info ul li:last-of-type {
    border-bottom: solid 1px #c6c6c6;
}

.faq-links ul.btn-wrap .btn {
    color: #3da1cd !important;
    font-size: 26px;
    font-weight: bold;
}


.faq-links ul.btn-wrap .btn:hover {
color:#fff !important;
}
.ss-sp-bnr {
    display: none;
}

.ss-pc-bnr {}

ul.works-list li article {}

ul.works-list li article a h1 {}

a.agency-bn {}

a.agency-bn img {
    transition: .5s;
}

a.agency-bn img:hover {
    opacity: 70%;
}

.footer div.container {
    background-color: var(--secondary-color-bg);
    padding: 0 15px;
}

.about-nav li .btn {
    min-width: auto;
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    background-color: var(--primary-color);
    border: solid var(--border-default-width) var(--primary-color);
}

.wide-banners li dl .btn-wrap .btn {
    padding-inline: 2rem 3rem;
    font-size: 16px;
}

/* news */
#post-detail {}

#post-detail h1.post-title {
    color: #194287;
    border-left: double 17px;
    padding-left: 20px;
    line-height: normal;
    font-size: 30px;
    margin: 30px 0 50px;
}


#post-detail h3 {
    color: #3da1cd;
    border-bottom: double 4px #3da1cd;
    font-size: 19px;
    margin: 40px 0 20px;
}

#post-detail time {
    font-size: 15px;
    color: #2e2d2d;
}

#post-detail div.main-category {
    display: inline;
    padding: 5px 10px;
    border-radius: 15px;
    background-color: #3da1cd;
    color: #fff;
    margin-left: 15px;
}

#post-detail .free-text {
    padding: 0 30px;
}

#post-detail .free-text img {
    max-width: 100%;
    padding: 20px 0
}


#post-detail .container {}

#post-detail .container-contents {}

/* casestudy */
#casestudy-content-body {}

#casestudy-content-body h1.post-title {
    color: #194287;
    border-left: double 17px;
    padding-left: 20px;
    line-height: normal;
    font-size: 30px;
    margin: 30px 0 50px;
}

#casestudy-content-body h2 {
    font-size: 20px;
}

#casestudy-content-body h3 {
    color: #3da1cd;
    border-bottom: double 4px #3da1cd;
    font-size: 19px;
    margin: 40px 0 20px;
}

#casestudy-content-body h4 {}

#casestudy-content-body time {
    display: none;
}

#casestudy-content-body .free-text {
    padding: 0 30px;
}

#casestudy-content-body .free-text img {
    max-width: 100%;
    padding: 20px 0
}

#casestudy-content-body .container {}

#casestudy-content-body .container-contents {
    position: relative;
    margin: 100px 0;
}

#casestudy-content-body .category-wrap {
    float: right;
}

#casestudy-content-body .category-wrap ul {
    display: none;
}

#casestudy-content-body .category-wrap ul li {}



/* point */

.text-bigger {
    font-size: 1.1em;
    text-align: center;
}

.nav-menus-white .btn {
    color: #FFF;
    background-color: #3da1cd;
    border: solid var(--border-default-width) var(--primary-color);
}

.nav-menus-white .btn:hover {
    background-color: var(--secondary-color-bg);
    color: #fff;
}

.btn-wrap a.btn:hover,
.btn-wrap .btn a:hover {
    background-color: var(--secondary-color-bg) !important;
    border-color: var(--secondary-color-bg) !important;
}

.btn-wrap .btn {
    padding-inline: 2rem 3rem;
    font-size: 16px;
    transition: .5s;
}

.nav-menus .btn:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.375%22%20height%3D%2212.629%22%20viewBox%3D%220%200%2017.375%2012.629%22%3E%20%3Cpath%20id%3D%22%22%20data-name%3D%22%22%20d%3D%22M892.355%2C6290.874l-1.777%2C1.424%2C9.074%2C7.264-9.074%2C7.264%2C1.777%2C1.424%2C10.851-8.688Z%22%20transform%3D%22translate(6308.25%20-890.578)%20rotate(90)%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")
}

.btn-wrap .btn.btn-primary-reverse {
    color: #ffffff;
text-align: center;
    background-color: #3da1cd;
    border: solid var(--border-default-width) var(--primary-color);
}

/* network&server */
.section2-head {
    display: flex;
    align-items: flex-end;
    gap: 24px;
    flex-wrap: wrap;
}

.section2-heading {
    flex-shrink: 0;
    max-width: 50%;
}

.section2-head h2 {
    width: 50%;
}

.section2-head p {
    width: 47%;
    height: 144px;
    font-size: 16px;
    margin-left: 0px;
}

.section-description {
    flex: 1;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    min-width: 200px;
}

section.content-area.point h3 {
    margin: auto 32px;
}

section.content-area.server h3 {
    margin: auto 0px;
}

.section-description {
    width: 60%;
    font-size: 16px;
    color: #333;
}

.section-nav {
    margin-bottom: 112px;
}

.topLeadText {
    text-align: center;
    margin-bottom: 80px;
    font-size: 20px;
}

.feature {
    display: flex;
    justify-content: flex-start;
    margin: auto 32px;
    align-items: flex-end;
    margin-top: 64px;
    margin-bottom: 32px;
}

.feature-label {
    font-weight: bold;
    font-size: 20px;
    color: #36A9E1;
    margin-right: 5px;
}

.feature-number {
    font-weight: bold;
    font-size: 29px;
    color: #36A9E1;
    margin-right: 12px;
    line-height: 1.5;
}

.feature-slash {
    position: relative;
    width: 22px;
    height: 41px;
}

.feature-slash::before {
    content: "";
    position: absolute;
    top: 0;
    left: 101%;
    width: 2px;
    height: 120%;
    background-color: #B3E0F5;
    transform: rotate(30deg);
    transform-origin: top;
}

.features-cont {
    display: flex;
    margin: 20px auto 48px;
}

.features-item {
    width: 50%;
    margin: 0 32px;
}

.features-item img {
    width: 100%;
}

.Cloudnet-item {
    padding: 32px 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-size: 18px;
    font-weight: bold;
    color: #1a1a1a;
}

.features-item p {
    margin: 0;
}

.card-cont {
    margin: 48px auto 8px;
}

.server-description {
    font-size: 13px;
    text-align: left;
}

.cas-transfer {
    margin: 48px 0 0;
}

.cas-transfer img {
    display: flex;
    flex-wrap: wrap;
}

.cas-transfer img {
    width: 100%;
    max-width: 700px;
    margin: 48px auto 0;
}

#cas .container-contents img {
    width: 100%;
}

#cas .h3c-point dd .works {
    grid-template-columns: repeat(4, 1fr);
    padding: unset;
}

#cas .h3c-point dd .works li {
    display: grid;
    gap: 1rem;
    padding: 1.5rem;
    border: solid 1px var(--primary-color);
    grid-template-rows: auto auto auto;
    grid-row: auto;
}

#cas .h3c-point dd .works li {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 0;
    border: none;
}

#cas .h3c-point dd .works li .card-content {
    padding: 1.5rem;
    border: 1px solid var(--primary-color);
    border-radius: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    height: 287px;
    justify-content: space-around;
}

#cas .h3c-point dd .works li .description {
    font-size: 0.95rem;
    line-height: 1.5;
    margin-top: 0.5rem;
    text-align: center;
}

#cas .feature {
    margin: 77px auto 0px;
}

#cas .features-cont {
    display: flex;
    margin: 20px 0 48px;
    column-gap: clamp(6rem, 4.16666666666667vw, 6rem);
    margin-top: 3rem;
}

#cas .features-item {
    width: 50%;
    margin: 0;
}

#cas .h3c-point dd .works li span .small {
    font-size: 13px;
}


/* developer */
.feature-product-datalist {
    margin-top: clamp(3rem, 2.777777777777778vw, 4rem);

    dt {
        font-size: clamp(1.8rem, 1.25vw, 1.8rem);
        font-weight: bold;
        color: var(--primary-color);
    }

    dd {
        margin-left: 0;
        margin-top: clamp(1rem, 0.9722222222222222vw, 1.4rem);
    }
}

.Cloudnet-text {
    position: relative;
    padding-left: 30px;
    line-height: 1.6;
    display: inline-block;
}

.Cloudnet-text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 53%;
    transform: translateY(-50%);
    width: 23px;
    height: 23px;
    background-image: url("/solution/h3c/imgs/ch_icon.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.products-title-en {
    color: #41A9DC;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    line-height: 1.2;
}

.products-title-ja {
    color: #1a1a1a;
    font-size: 28px;
    font-weight: bold;
    margin: 0 32px;
    line-height: 1.2;
}

.products-button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 360px;
    height: 60px;
    border: 3px solid #41A9DC;
    background-color: #41A9DC;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    box-sizing: border-box;
    margin: 32px auto;
    transition: .5s;
}

.products-button02 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 350px;
    height: 50px;
    border: 3px solid #41A9DC;
    background-color: #41A9DC;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    box-sizing: border-box;
    margin: 32px 0;
    transition: .5s;
}

.products-button:hover {
    background-color: #000034;
    border-color: #000034;
}

.products-button a:hover span {}

.products-button a:link,
.products-button a:visited,
.products-button a:active {
    color: #fff;
    text-decoration: none;
}

.products-button02:hover {
    background-color: #000034;
    border-color: #000034;
}

.products-button02 a:link,
.products-button a:visited,
.products-button a:active {
    color: #fff;
    text-decoration: none;
}


.products-button a span {}



.products-button-label {
    z-index: 1;
}

.products-button .arrow::after {
    content: "＞";
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    color: FFF;
}

.products-button a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

/* products */

.itemmap img {
    width: 1440px;
    height: auto;
}

.ns-items {
    width: 1170px;
    margin: 0 auto;
}

.ns-items div.ns-item {
    margin-top: 100px;
}

.ns-items div.ns-item h3 {
    font-size: 22px;
    border-left: solid #3da1cd 3px;
    padding: 0px 0px 0 17px;
    margin: 20px 0;
}

.ns-items div.ns-item div {
    display: flex;
    justify-content: space-between;
}

.ns-items div.ns-item div div img {
    width: 380px;
    border: solid 10px #d7ecf5;
    background-color: #fff;
}

.ns-items div.ns-item div.ap-text {
    padding-left: 40px;
}

.ns-items div.ns-item div.ap-text p {
    margin: 0;
}

.ns-items div.ns-item div.maker-btn {
    display: block;
    text-align: center;
    border: solid 3px #3da1cd;
    width: 290px;
    float: right;
    margin: 20px 0 40px;
    transition: .5s;
}

.ns-items div.ns-item div.maker-btn span {
    display: block;
}

.ns-items div.ns-item div.maker-btn span a {
    text-decoration: none;
    display: block;
    padding: 10px;
    background-color: #3da1cd;
    color: #fff;
}

.ns-items div.ns-item div.maker-btn span a:hover {
    background-color: var(--secondary-color-bg) !important;
    color: #fff
}

.ns-items div.ns-item div.maker-btn:hover {
    border-color: var(--secondary-color-bg) !important;
    sa
}


.ns-items div.ns-item div div span {}

.ns-items div.ns-item div div span a {}

.ns-items div.ns-item div.tableslider {
    display: block;
}

.ns-items div.ns-item div.tableslider span {
    display: none;
}

.ns-items div.ns-item div.tableslider table tr th div{
text-align:center;
    display: block;
}

.ns-items div.ns-item table {
    border-collapse: collapse;
    width: 100%;
    margin: 30px 0 0 0;
}

.ns-items div.ns-item table tr {}

.ns-items div.ns-item table tr th {
    padding: 10px;
    border: solid 1px #dcdcdc;
    background-color: #d7ecf5;
}

.ns-items div.ns-item table tr td {
    padding: 10px;
    border: solid 1px #dcdcdc;
    background-color: #fff;
    text-align: center;
}

.ns-items div.ns-item table tr td div {
    display: block;
    text-aling: center;
}


.ns-items div.ns-item div.tableslider table tr td span {
    display: block;
}




/* contact */
#content-contact h3 {
    margin-bottom: 50px;

}

#content-contact table {
    border-collapse: collapse;
}

#content-contact table tr {}

#content-contact table td {
    border: 1px solid #CCC;
    border-left: none;
    border-right: none;
}

#content-contact table td.value {
    background: White;
    padding: 20px;
}

#content-contact table td.label {
    width: 220px;
    color: #222;
    font-weight: bold;
    position: relative;
    padding-left: 30px;
    vertical-align: middle;
    padding-bottom: 0;
    background-color: #ECF3F9;
    padding-right: 0px;
}

#content-contact table td.label span.required {
    float: right;
    margin-right: 20px;
    background: red;
    color: #FFF;
    width: 46px;
    font-size: 12px;
    line-height: 24px;
    font-weight: normal;
    position: unset;
    text-align: center;
    display: block;
}

.support-guide-list div img {
    width: 350px;
}

.dl-item {
    margin: 100px 0;
}

.dl-item img {
    width: 40%;
    margin: 0 auto;
}

/* kaminaka&ChatGPT */
.btn-list {
    display: flex;
    gap: 2rem;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
}

.section-nav .btn {
    position: relative;
    display: inline-block;
    min-width: 320px;
    color: var(--text-color-white);
    background-color: var(--primary-color);
    padding-block: 1em;
    padding: 2rem 3rem;
    text-decoration: none;
    transition: background-color 0.3s ease-in-out;
    text-align: center;
}

.section-nav .btn::after {
    content: "⌄";
    position: absolute;
    top: 35%;
    right: 20px;
    font-size: 3rem;
    line-height: 1;
    transform: translateY(-50%);
}

.section-nav .btn:hover {
    background-color: #000033;
}

/* kaminaka&ChatGPT */


/* responsiv */
@media screen and (max-width: 1169px) {

    body {
        padding-top: 55px !important;
    }

    br.pc {
        display: none;
    }

.ta-left{
        text-align: left !important;
        padding: 0 15px;
}

    .header {
        height: 70px;
        position: fixed;
        top: 0;
    }

    .header:before {
        display: none;
    }

    .h3c-logo-sp {
        display: none;
    }

    .h3c-logo-sp {
        position: absolute;
        display: block;
        z-index: 9900;
        width: 120px;
        top: 3px;
        left: 3px;
    }

    .h3c-logo-sp img {
position: absolute;
        width: 50px;
        top: 7px;
        left: 120px;
    }

    .header .main .logo img {
        position: absolute;
        display: block;
        width: auto;
        height: 24px;
        top: 21px;
        right: 67px;
    }

    .header .main .logo a img.si-logo-sp {
        display: block;
        width: 100px;
        height: auto;
        position: absolute;
        top: 16px;
        left: 10px;
    }

    .header .main .logo a img.si-logo-pc {
        display: none;
    }

    .header .main .list img {
        display: none;
    }

    #front .kv {
        position: relative;
        width: 100%;
        height: 50vh;
    }

    #front .kv img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    h1,
    h2,
    h3 {
        font-size: 2.6rem;
    }

    .header .info {
        display: none;
    }

    #page .kv h1 {
        margin: 0 20px;
        font-size: 20px;
    }

    #page .kv h1,
    #page .kv span {
        margin: 15px;
    }

    .btn-wrap .btn:after {
        display: none;
    }

    .container.breadcrumb {
        font-size: 10px;
        padding: 0 0 0 15px;
        margin: 0 !important;
        background: #eef3f8;
    }

    .content-area {
        padding: 30px 0;
    }

    .content-block {
        margin: 10px 15px !important;
    }

    .container {
        max-width: var(--container);
        margin-inline: auto;
        margin: 15px;
    }

    .container-wide {
        margin: 15px;
    }

    .container-contents {
        margin: 5px 0;
    }

.faq-links div.content-block{}
.faq-links div.content-block ul.btn-wrap{}

    .ss-sp-bnr {
        display: block;
    }

    .ss-pc-bnr {
        display: none;
    }

    #front .kv .texts {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        color: #FFF;
        padding: 0;
    }

    #front .kv .texts p {
        background: #194389ab;
        padding: 10px;
        font-size: 11px;
        width: 96%;
    }

    #front .kv .texts h1 {
        font-size: 20px;
    }

    #front .assignment .list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
        margin: 15px;

    }

    .dash-bottom.content-section-inner {
        padding-top: 90px;
    }

    #front .assignment .solution span {
        font-size: 20px;
    }

    #front .point .point-list li div span {
        font-size: 2.4rem;
    }

    #front .assignment .list p {
        font-size: 1.3rem;
        margin-block: 0;
        height: 55px;
        padding: 5px;
    }

    #front .assignment .solution {
        margin-block: 0;
    }

    #front .assignment .solution img {
        display: none;
    }

    #front .dash-bottom img {
        animation: scroll 2.5s infinite;
        display: inline-block;
        margin: auto;
        position: absolute;
        top: 0%;
        right: 0;
        left: 0;
        width: 83px;
        height: 46px;
    }



    .wide-banners li.gray {
        padding: 0;
        background-color: unset;
    }

    .wide-banners li dl dt {
        font-size: 22px;
        text-align: center;
        margin: 20px 15px;
    }

    .wide-banners li dl dd {
        margin: 15px;
        font-size: 16px;
        text-align: center;
    }

    .wide-banners li dl .btn-wrap .btn {
        padding-block: clamp(0px, .69444444444444vw, 2rem);
        font-size: 16px;
    }

    #front .point .point-list {
        display: block;
    }

    #front .product-list {
        display: block;
    }

    #front .product-list .name {
        transition: 0.5s;
        font-size: 18px;
    }

    #front .product-list dd {
        padding: 1em;
        width: 100%;
    }

    #front .point .point-list li {
        margin: 25px 0;
    }

    .wide-banners {
        display: block;
    }


    .btn-wrap .btn {
        position: relative;
        font-size: 16px !important;
        display: inline-block;
        min-width: 100%;
        padding-block: 2rem;
        padding-inline: 2rem 2rem;
        text-decoration: none;
        color: var(--text-color-white);
        background-color: var(--primary-color);
    }

    .info ul li {
        position: relative;
        column-gap: 1em;
        display: flex;
        padding: 1em 4em 1em 1em;
        border-top: solid 1px #c6c6c6;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .info ul li .cat {
        display: inline;
        padding: 4px;
        font-size: 11px;
        color: var(--text-color-white);
        border-radius: .4rem;
    }

    .wide-banners li dl .btn-wrap .btn {
        padding: 20px;
        font-size: 16px;
        min-width: 100%;
    }

    .faq-links ul .btn-wrap .btn,
    .faq-links ul.btn-wrap .btn {
        padding-inline: 21%;
        width: 100%;
        font-size: 16px;
    }

    .about-nav ul {
        display: block;
        margin: 0 15px;
    }

    .about-nav ul li {
        margin-bottom: 15px;
    }

    ul.works-list li article {
        margin: 30px -15px;
    }

    ul.works-list li article a h1 {
        margin-top: -5px;
        font-size: 18px;
    }

    .works-list-btn {
        display: block !important;
        margin: 0 -15px;
    }

    /*  res-footer-contents */

    img.seminer-btn {
        width: 100%;
    }

    .works-list {
        display: block;
        padding: 0 15px;
    }

    .cta-contact .btn {
        padding-left: 4rem;
        transition: .3s;
        padding 15px;
        min-width: 220px;
        font-size: 12px;
    }

    .cta-contact svg {
        position: absolute;
        top: 50%;
        left: 1.5rem;
        transform: translateY(-50%);
        width: 2rem;
        height: 2.4rem;
        fill: var(--text-color-white);
        display: none;
    }

    .cta-contact img {
        width: 100%;
    }

    .cta-contact .btn-wrap {
        position: static;
    }

    .btn.end-support {
        margin: 20px -15px 0;
        width: 100%;
        max-width: 100rem;
        background-color: var(--text-color-default);
    }

    .btn.end-support img {
        width: 100%;

    }

    .suppor-guide .content-block {
        margin: 0 !important;
    }

    .footer {
        font-size: 10px;
    }

    .footer ul {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        margin: 0 0 25px 0 !important;
    }

    .to-top {
        display: none;
    }

    .support-guide-list div img {
        width: 100%;
    }

    .cta-contact .cta-contact-title {
        top: 6px;
        left: 29px;
        font-size: 18px;
        font-weight: 700;
    }

    .cta-contact .cta-contact-detail {
        top: 45px;
        left: 31px;
        font-size: 11px;
        line-height: 15px;
    }

    .cta-contact .btn {
        padding: 5px 0px 5px 5px;
        transition: .5s;
        min-width: 170px;
        font-size: 12px !important;
    }

    .cta-contact .btn-wrap {
        position: absolute;
        top: -33px;
        right: 29px;
    }

    /*  res-point */
    .h3c-point {
        margin: 15px;
    }

    .nav-menus {
        display: block;
    }

    .nav-menus li {
        margin-bottom: 10px;
    }

    .pickup-point dd ul.btn-wrap.grid-btn {
        display: block;
    }

    .pickup-point dd ul.btn-wrap.grid-btn li {
        margin-bottom: 10px;
    }

    .works.content-block {
        margin: 0px !important;
        padding: 0;
    }

    .h3c-point .img-info {
        display: block;
    }

    .h3c-point dd .works {
        display: block;
    }

    .h3c-point dd .works li {
        margin: 15px auto;
        gap: 2rem;
        padding: 2rem;
    }

    .h3c-point .case .img-info div img {
        margin-top: 30px;
        width: 100%;
    }

    .h3c-point div.container-contents div img {
        width: 100%;
    }

    .h3c-point .case:first-of-type {
        margin-top: 5rem;
    }

    .h3c-point .case {
        margin-top: 6rem;
        padding-block: unset;
        padding-inline: unset;
        padding: 15px;
    }

    .h3c-point .case h1 span.main {
        display: block;
        font-size: 20px;
    }

    .content-area.cases {
        margin: 0 -15px;
        padding: 15px;
    }

    /* resp_server */
    .ns-threebt {}

    .ns-threebt div.section-nav {
        margin: 60px 15px 110px;
    }

    div.section-nav ul.btn-list {
        display: block;
    }

    div.section-nav ul.btn-list li {
        margin-bottom: 10px;

    }



    .features-cont {
        display: block;
    }

    #cas .features-cont {
        display: block;
    }

    .features-item {
        width: 100%;
        margin: 0;
    }

    #cas .features-item {
        width: 100%;
        margin: 0;
    }

    .features-item img {
        margin: 20px 0;
        width: 100%;
    }

    section.content-area.point h3 {
        font-size: 20px;
        margin: 20px 0px;
    }

    .feature {
        margin: auto 0px;
    }

    .section-nav .btn {
        min-width: 100%;
    }

    /* resp_network */
    .section2-head {
        display: block;
    }

    .section2-head p {
        margin: 0;
        width: 100%;
        height: auto;
        font-size: 16px;
        font-weight: unset;
    }

    /* resp_uis */
    .uis-kv img {
        width: 100%;
    }
.products-button02 {
width:100%;}

    /* resp_producut */

    .ns-items {
        width: 100%;
    }

    div.tableslider {
        cursor: ew-resize;
    }


    .ns-items div.ns-item div.tableslider {
        overflow-x: scroll;
    }


    div.itemmap.tableslider {
        overflow-x: scroll;
    }

    .ns-items div.ns-item div.tableslider span {
        font-size: 11px;
        color: #8d8d8d;
    }

    .ns-items div.ns-item div {
        display: block;
    }

    .ns-items div.ns-item div div img {
        width: 100%;
        border: solid 10px #d7ecf5;
        background-color: #fff;
        margin-top: 15px;
    }

    .ns-items div.ns-item div.ap-text {
        padding-left: 0px;
    }

    .ns-items div.ns-item table {
        white-space: nowrap;
    }

    .ns-items div.ns-item div.maker-btn {
        width: 100%;
        float: unset;
        margin: 20px 0 20px;
    }

    /* resp_faq */
    .faq.page-main-contents {
        margin: 15px;
    }

    h2.is-center,
    h3.is-center {
        display: block;
        margin-inline: auto;
        width: auto;
        text-align: center;
        font-size: 24px;
        margin: 50px auto -30px !important;
    }

    .section2-head h2 {
        width: 100%;
    }

    .products-title-ja {
        margin: 40px 0 10px;
    }

    .products-button {
        width: 100%;
    }

    /* resp_contact */
    #content-contact h3 {
        margin-bottom: 50px;
    }

    #content-contact table td.label {
        width: 100%;
        color: #222;
        font-weight: bold;
        position: relative;
        padding-left: 20px;
        vertical-align: unset;
        padding-bottom: 10px;
        background-color: #ECF3F9;
        padding-right: 0px;
    }

    #content-contact table td.label span.required {
        float: inline-start;
        margin-right: 20px;
        background: red;
        color: #FFF;
        width: 46px;
        font-size: 12px;
        line-height: 24px;
        font-weight: normal;
        position: unset;
        text-align: center;
        display: block;
    }


/* 0630_最終*/
.topLeadText {
    text-align: left;
    margin-bottom: 80px;
    font-size: 20px;
}

}

/*  バーガーメニュー */
.hamburger,
.drawer-menu {
    display: none;
}

@media screen and (max-width: 1169px) {

    .nav {
        display: none;
    }

    .hamburger {
        display: block;
        position: absolute;
        top: 20px;
        right: 20px;
        width: 30px;
        height: 25px;
        cursor: pointer;
        z-index: 1001;
    }

    .hamburger span {
        display: block;
        height: 3px;
        background: #333;
        margin: 5px 0;
        transition: 0.3s;
    }

    .drawer-menu {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        width: 75%;
        height: 100%;
        background: white;
        z-index: 1000;
        padding: 60px 20px;
        box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    }

    .drawer-menu ul {
        list-style: none;
        padding: 0;
    }

    .drawer-menu ul li {
        margin-bottom: 20px;
text-align: left;
    }

    .drawer-menu ul li a {
        text-decoration: none;
        color: #333 !important;
font-size: 18px;
    }

    .drawer-open {
        display: block;
        z-index: 9999;
    }

    .footer .logo img {
        width: 25%;
    }
}
