body {
    font-family: 'Noto Serif JP', serif !important;
    font-size: 18px;
    letter-spacing: 0.1em;
    overflow-x: hidden;
}

.brown-bg {
    background-color: #261F1E;
}

.header-a {
    font-size: 18px;
    padding: 0.5rem 24px !important;
}

.rich-text {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
}

.small-text {
    font-size: 14px;
}

.brown-text {
    color: #392E2C;
}

.white-text {
    color: white;
}

.container {
    padding: 0;
}

.row {
    --bs-gutter-x: 40px !important;
    padding: 18px 90px !important;
}

.title {
    padding: 112px 0px;
    margin: 100px 0px !important;
}

.color-1 {
    color: #C8A063;
}

.h1 {
    font-size: 48px !important;
    font-family: 'Noto Serif JP', serif !important;
}

.h2 {
    font-size: 24px !important;
    font-family: 'Noto Serif JP', serif !important;
    line-height: 32px;
}

.mt-6 {
    margin-top: 80px !important;
}

.machineTxt {
    width: 540px !important;
}

.description {
    line-height: 24px;
    font-size: 14px;
}

.absolute-center {
    position: absolute;
    left: 50%;
    bottom: -200px;
    transform: translateX(-50%);
}

.zindex-5 {
    position: relative;
    z-index: 5;
}

.above1400 {
    display: block !important;
}

.below1400 {
    display: none !important;
}

.mobile {
    display: none;
}



#Toline {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1030;
}



#customerTxt1 {
    width: 447px;
    height: 416px;

    /* Noto Serif JP/Noto Serif JP — 16pt */

    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 32px;
    /* または200% */

    text-align: justify;
    letter-spacing: 0.1em;

    color: #000000;

}

#customerTxt2 {
    width: 447px;
    height: 608px;

    /* Noto Serif JP/Noto Serif JP — 16pt */

    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    /* または200% */

    text-align: justify;
    letter-spacing: 0.1em;

    color: #000000;
}

#customerTxt3 {
    width: 447px;
    height: 608px;

    /* Noto Serif JP/Noto Serif JP — 16pt */

    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    /* または200% */

    text-align: justify;
    letter-spacing: 0.1em;

    color: #000000;

}

#course-text {
    font-size: 36px;
    font-family: 'Noto Serif JP', serif !important;
}

#MachineImgs {
    padding-bottom: 160px;
}

#topLine {
    bottom: 100px;
    right: 0;
}

#bg-sub {
    background-color: rgba(196, 156, 99, 0.2);
}

#Philosophy {
    padding-top: 145px;
    margin-top: 300px;
}



#philosophyTxt {
    font-size: 56px;
}

#philosophyDescription {
    max-width: 393px;
}

#graybox {
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    right: -180px;
    top: -180px;
    background-color: #A7A7A7;
    height: 354px;
    width: 1400px;
    border-radius: 0px 20px 20px 0px;
}

#voiceContainer {
    max-width: 1289px !important
}

#voiceImg1 {
    position: absolute;
    top: -105px;
    left: 50px;
}

#voiceImg2 {
    position: absolute;
    top: -105px;
    right: 15px;
}

#voiceImg3 {
    position: absolute;
    top: -105px;
    left: 50px;
}

#conversion {
    margin-top: 130px !important;
}

#footer {
    margin-top: 120px;
}

#footer-conteriner {
    max-width: 1200px !important;
}

div .treat-tablet {
    width: 377px !important;
}

.tablet {
    display: none;
}

.navbar-toggler {
    z-index: 1000;
}

.navbar-toggler-icon {
    background-image: url("images/humbergur_color.png") !important;
}

td{
    padding-left: 20px;
}

.nospace {
    white-space: nowrap;
}


@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1440px !important;
    }

    .orderFirst {
        order: 2 !important;
    }

    .orderEnd {
        order: 1 !important;
    }

    .img45 {
        width: 45% !important;
    }
}


@media (max-width: 1399px) {

    #Philosophy {
        padding-top: 240px !important;
        margin-top: -95px !important;

    }

    .img {
        width: 90% !important;
    }

    .above1400 {
        display: none !important;
    }

    .below1400 {
        display: block !important;
    }



    .alignRight-lg {
        text-align: right;
    }

    .alignLeft-lg {
        text-align: left;
    }



    div .text-end {
        text-align: center !important;
    }

    .brown-text {
        color: #392E2C;
        text-align: left;
    }

    .mobile-mt-5 {
        margin-top: 3rem !important;
    }

    .mobile-mt-6 {
        margin-top: 5rem !important;
    }

    .desktop {
        display: block;
    }




    .rich-text {
        font-size: 16px !important;
    }

    .h1 {
        font-size: calc(1.375rem + 1.5vw) !important;
    }

    .title {
        padding: 100px 0px;
        margin: 80px 0px !important;
    }

    #course-text {
        font-size: 24px !important;
    }

    #topLine {
        width: 334px;
    }

    #Toline {
        position: fixed;
        right: 0;
        bottom: 50px;
        z-index: 1030;
    }

    #mobile-logo {
        width: 80%;
    }

    .text-start {
        text-align: center !important;
    }

    div .text-center-xs {
        text-align: center !important;
    }

    #machineDiv {
        margin-bottom: 0 !important;
    }

    .machineTxt {
        width: 90% !important;
        margin: auto;
    }

    #MachineImgs {
        margin-top: 0 !important;
        padding-bottom: 80px !important;
    }

    #machines {
        width: 100%;
    }



    .orderFirst {
        order: 1 !important;
    }

    .orderEnd {
        order: 2 !important;
    }

    .description {
        text-align: start;
        width: 100%;
        margin: auto;
        margin-bottom: 3rem;
        font-size: 16px;
    }

    .pointImgs {
        width: 80px !important;
    }

    .mt-6 {
        margin-top: 3rem !important;
    }

    .mobile-img100 {
        width:100% !important;
    }

    #Philosophy {
        padding-top: 100px !important;
        margin-top: 130px !important;

    }

    #philosophyTxt {
        font-size: 56px;
    }

    .mobile-center {
        text-align: center !important;
    }

    .mobile-block-center {
        width: 70% !important;
        margin: auto !important;
    }

    div .list-div {
        width: 220px !important;
        margin: auto !important;

        text-align: left;
    }

    .list-text {
        font-size: 12px !important;
    }

    #voiceImg1 {
        width: 200px;
        position: absolute;
        top: -70px;
        left: 50px;
    }

    #voiceImg2 {
        width: 200px;
        position: absolute;
        top: -70px;
        left: 50px;
    }

    #voiceImg3 {
        width: 200px;
        position: absolute;
        top: -70px;
        left: 50px;
    }

    #customerTxt1 {
        width: 90%;
        height: 100%;

        /* Noto Serif JP/Noto Serif JP — 16pt */

        font-family: 'Noto Serif JP';
        font-style: normal;
        font-weight: 400;
        font-size: 16px !important;
        line-height: 32px;
        /* または200% */

        text-align: justify;
        letter-spacing: 0.1em;

        color: #000000;

    }

    #customerTxt2 {
        width: 90%;
        height: 100%;

        /* Noto Serif JP/Noto Serif JP — 16pt */

        font-family: 'Noto Serif JP';
        font-style: normal;
        font-weight: 400;
        font-size: 16px !important;
        line-height: 32px;
        /* または200% */

        text-align: justify;
        letter-spacing: 0.1em;

        color: #000000;

    }

    #customerTxt3 {
        width: 90%;
        height: 100%;

        /* Noto Serif JP/Noto Serif JP — 16pt */

        font-family: 'Noto Serif JP';
        font-style: normal;
        font-weight: 400;
        font-size: 16px !important;
        line-height: 32px;
        /* または200% */

        text-align: justify;
        letter-spacing: 0.1em;

        color: #000000;

    }

    .orderFirst {
        order: 1 !important;
    }

    .orderEnd {
        order: 2 !important;
    }

    .tablet {
        display: none;
    }

}

@media (max-width: 992px) {
    .row {
        padding: 0 !important;
    }

    .absolute-center {
        left: 51%;
        bottom: -90px;
        transform: translateX(-50%);
    }

    .img45 {
        max-width: 100% !important;
    }


}

@media(max-width: 1199px) and (min-width: 600px) {
    .courseImg {
        width: 600px !important;
    }

    div .mt-course {
        margin-top: 80px !important;
    }

    #treatment-title{
        font-size: 46px !important;
    }

    #machinetitle {
        font-size: 46px !important;
    }


    .tablet {
        display: block;
    }

    .desktop {
        display: none;
    }

    .container {
        max-width: 780px !important;
    }

    .p-0-tablet {
        padding: 0 !important;
        margin-top: 56px !important;
    }

    div .align-self-center {
        align-self: start !important;
    }

    #Machine {
        max-width: 100% !important;
    }

    .machineImg {
        width: 100% !important;
    }

    .machineTxt {
        width: 540px !important;
    }

    .mb-100 {
        margin-bottom: 100px !important;
    }

    .tablet-w-40 {
        width: 40% !important;
    }

    div .padding-row {
        padding: 18px 90px !important;
    }

    #philosophyDescription {
        margin: 0;
        font-size: 14px;
    }

    #philosophy-right {
        padding: 0 !important;
        padding-left: 20px !important;
    }

    #philosophy-under-left {
        width: 30%;
    }

    #philosophy-h2 {
        text-align: left !important;
    }

    #customerTxt1 {
        font-size: 14px !important;
        width: 357px !important;
        height: 392px !important;
    }

    #voiceImg1 {
        width: 240px;
        position: absolute;
        top: -90px;
        left: 0px;
    }

    #customerTxt2 {
        font-size: 14px !important;
        width: 357px !important;
        height: 532px !important;
    }

    #voiceImg2 {
        width: 240px;
        position: absolute;
        top: -90px;
        right: 60px !important;
        left: auto !important;
    }

    #customerTxt3 {
        font-size: 14px !important;
        width: 333px;
        height: 616px;
    }

    #voiceImg3 {
        width: 240px;
        position: absolute;
        top: -90px;
        left: 0 !important;
    }

    #footer {
        margin-top: 80px !important;
    }


    .mt-168 {
        margin-top: 168px !important;
    }

    div .p-0-tablet {
        padding: 0 !important;
    }

    div .m-0-tablet {
        margin: 0 !important;
    }

    .footer-row {
        padding: 18px 18px !important;
        padding-bottom: 4px !important;
    }

    .fourteen-tablet {
        font-size: 14px !important;
    }

    .center-tablet {
        text-align: center !important;
    }

}

@media (min-width: 767px) {
    div .changeorder{
        order: 2 !important;
    }
}

@media (max-width: 576px) {

    .brown-text {
        color: #392E2C;
        text-align: left;
    }

    .mobile-mt-5 {
        margin-top: 1rem !important;
    }

    .mobile-mt-6 {
        margin-top: 5rem !important;
    }

    .desktop {
        display: none;
    }

    .tablet {
        display: none;
    }

    .mobile {
        display: block;
    }

    .rich-text {
        font-family: 'Noto Serif JP';
        font-style: normal;
        font-weight: 400;
        font-size: 12px !important;
        line-height: 24px;
        /* または200% */

        text-align: center;
        text-transform: uppercase;
    }

    .img {
        width: 100% !important;
    }

    .h1 {
        font-size: calc(1.375rem + 1.5vw) !important;
    }

    .title {
        padding: 50px 0px;
        margin: 100px 0px !important;
    }

    .title .h1 {
        font-size: 24px !important;
    }

    #course-text {
        font-size: 18px !important;
    }

    #newexperience {
        font-size: 13.5px !important;
    }

    #topLine {
        width: 167px;
    }

    #Toline {
        position: fixed;
        right: 0;
        bottom: 50px;
        z-index: 1030;
    }

    #mobile-logo {
        width: 80%;
    }

    div .p-mobile {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }


    div .text-center-xs {
        text-align: center !important;
    }

    .mt-machine {
        margin-top: 50px !important;
    }

    #Machine {
        margin-top: 0 !important;
    }

    #machineDiv {
        margin-top: 50px !important;
        margin-bottom: 0 !important;
    }

    #machinetitle {
        font-size: 36px !important;
    }

    .machineTxt {
        width: 90% !important;
    }

    #MachineImgs {
        margin-top: 0 !important;
        padding-bottom: 80px !important;
    }

    #machines {
        width: 100%;
        margin-left: 8px;
        margin-bottom: -200px;
        position: relative;
        top: 220px;
        margin-top: -190px;
    }


    .orderFirst {
        order: 1 !important;
    }

    .orderEnd {
        order: 2 !important;
    }

    .description {
        text-align: start;
        width: 100%;
        margin: auto;
        margin-bottom: 3rem;
        font-size: 14px;
    }

    .pointImgs {
        width: 80px !important;
    }

    .mt-6 {
        margin-top: 3rem !important;
    }

    .mobile-img100 {
        width: 100% !important;
    }

    #Philosophy {
        padding-top: 220px !important;

    }

    #philosophyTxt {
        font-size: 44px;
    }

    #philosophy-h2 {
        text-align: left !important;
    }

    #omoi{
        margin-top: 2rem !important;
    }

    #philosophyDescription {
        font-family: 'Noto Serif JP';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        /* または171% */

        text-align: justify;
        letter-spacing: 0.1em;
    }

    #philosophy-under-left{
        text-align: center;
    }

    #name{
        font-size: 18px !important;
    }

    #list{
        margin-top: 2rem !important;
    }
    .mobile-center {
        text-align: center !important;
    }

    .mobile-block-center {
        width: 70% !important;
        margin: auto !important;
    }

    .voice-mt{
        margin-top: 5rem !important;
    }

    div .list-div {
        width: 240px !important;
        margin: auto !important;
        text-align: left;
    }


    .list-text {
        font-size: 14px !important;
    }

    .absolute-center {
        position: absolute;
        left: 51%;
        bottom: -50px;
        transform: translateX(-50%);
    }

    #voice div .h1{
        font-size: 36px !important;
    }

    #voiceImg1 {
        width: 300px;
        position: absolute;
        top: -110px;
        left: 0px;
    }

    #voiceImg2 {
        width: 300px;
        position: absolute;
        top: -110px;
        left: 0px;
    }

    #voiceImg3 {
        width: 300px;
        position: absolute;
        top: -110px;
        left: 0px;
    }

    div .p-0-mobile{
        padding: 0 !important;
        padding-left: 0 !important;
    }

    .customerImg{
        width: 100% !important;
    }

    #customerTxt1 {
        margin-top: 1rem !important;
        width: 100%;
        height: 100%;

        /* Noto Serif JP/Noto Serif JP — 16pt */

        font-family: 'Noto Serif JP';
        font-style: normal;
        font-weight: 400;
        font-size: 14px !important;
        line-height: 28px;
        /* または200% */

        text-align: justify;
        letter-spacing: 0.1em;

        color: #000000;

    }

    #customerTxt2 {
        margin-top: 1rem !important;
        width: 100%;
        height: 100%;

        /* Noto Serif JP/Noto Serif JP — 16pt */

        font-family: 'Noto Serif JP';
        font-style: normal;
        font-weight: 400;
        font-size: 14px !important;
        line-height: 28px;
        /* または200% */

        text-align: justify;
        letter-spacing: 0.1em;

        color: #000000;

    }

    #customerTxt3 {
        margin-top: 1rem !important;
        width: 100%;
        height: 100%;

        /* Noto Serif JP/Noto Serif JP — 16pt */

        font-family: 'Noto Serif JP';
        font-style: normal;
        font-weight: 400;
        font-size: 14px !important;
        line-height: 28px;
        /* または200% */

        text-align: justify;
        letter-spacing: 0.1em;

        color: #000000;

    }

    #conversion{
        margin-top: 5rem !important;
    }

    #conversion div .h2{
        font-size: 18px !important;
    }

    #footer{
        margin-top: 4rem !important;
    }

    .center-tablet{
        text-align: center !important;
    }

    .mobile-footer{
        font-size: 14px !important;
    }

    td{
        padding-left: 20px;
        font-size: 14px;
    }

    tr{
        font-size: 14px;
    }

    .p-footer-mobile{
        padding: 30px;
        padding-left: 30px !important;
    }

    .lasttext{
        font-size: 10px !important;
    }

    div .mt-course{
        margin-top: 40px !important;
    }

}