body {
    font-family: 'M PLUS 2', 'Noto Sans JP', sans-serif;
    color: #333;
}

@media (max-width: 575px) {
    body {
        font-size: 15px;
    }
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.w100 {
    width: 100px !important;
    flex-basis: 100px !important;
}

.w150 {
    width: 150px !important;
    flex-basis: 150px !important;
}

.w200 {
    width: 200px !important;
    flex-basis: 200px !important;
}

.w250 {
    width: 250px !important;
    flex-basis: 250px !important;
}

.w300 {
    width: 300px !important;
    flex-basis: 300px !important;
}

.w350 {
    width: 350px !important;
    flex-basis: 350px !important;
}

.w400 {
    width: 400px !important;
    flex-basis: 400px !important;
}

.w450 {
    width: 450px !important;
    flex-basis: 450px !important;
}

.w500 {
    width: 500px !important;
    flex-basis: 500px !important;
}

.w550 {
    width: 550px !important;
    flex-basis: 550px !important;
}

.w600 {
    width: 600px !important;
    flex-basis: 600px !important;
}

.input-group.col-1 {
    width: 8.3333333333% !important;
}

.input-group.col-2 {
    width: 16.6666666667% !important;
}

.input-group.col-3 {
    width: 25% !important;
}

.input-group.col-4 {
    width: 33.3333333333% !important;
}

.input-group.col-5 {
    width: 41.6666666667% !important;
}

.input-group.col-6 {
    width: 50% !important;
}

.input-group.col-7 {
    width: 58.3333333333% !important;
}

.input-group.col-8 {
    width: 66.6666666667% !important;
}

.input-group.col-9 {
    width: 75% !important;
}

.input-group.col-10 {
    width: 83.3333333333% !important;
}

.input-group.col-11 {
    width: 91.6666666667% !important;
}

.input-group.col-12 {
    width: 100% !important;
}

@media screen and (min-width:576px) {
    .input-group.col-sm-1 {
        width: 8.3333333333% !important;
    }

    .input-group.col-sm-2 {
        width: 16.6666666667% !important;
    }

    .input-group.col-sm-3 {
        width: 25% !important;
    }

    .input-group.col-sm-4 {
        width: 33.3333333333% !important;
    }

    .input-group.col-sm-5 {
        width: 41.6666666667% !important;
    }

    .input-group.col-sm-6 {
        width: 50% !important;
    }

    .input-group.col-sm-7 {
        width: 58.3333333333% !important;
    }

    .input-group.col-sm-8 {
        width: 66.6666666667% !important;
    }

    .input-group.col-sm-9 {
        width: 75% !important;
    }

    .input-group.col-sm-10 {
        width: 83.3333333333% !important;
    }

    .input-group.col-sm-11 {
        width: 91.6666666667% !important;
    }

    .input-group.col-sm-12 {
        width: 100% !important;
    }
}

@media screen and (min-width:768px) {
    .input-group.col-md-1 {
        width: 8.3333333333% !important;
    }

    .input-group.col-md-2 {
        width: 16.6666666667% !important;
    }

    .input-group.col-md-3 {
        width: 25% !important;
    }

    .input-group.col-md-4 {
        width: 33.3333333333% !important;
    }

    .input-group.col-md-5 {
        width: 41.6666666667% !important;
    }

    .input-group.col-md-6 {
        width: 50% !important;
    }

    .input-group.col-md-7 {
        width: 58.3333333333% !important;
    }

    .input-group.col-md-8 {
        width: 66.6666666667% !important;
    }

    .input-group.col-md-9 {
        width: 75% !important;
    }

    .input-group.col-md-10 {
        width: 83.3333333333% !important;
    }

    .input-group.col-md-11 {
        width: 91.6666666667% !important;
    }

    .input-group.col-md-12 {
        width: 100% !important;
    }
}

@media screen and (min-width:992px) {
    .input-group.col-lg-1 {
        width: 8.3333333333% !important;
    }

    .input-group.col-lg-2 {
        width: 16.6666666667% !important;
    }

    .input-group.col-lg-3 {
        width: 25% !important;
    }

    .input-group.col-lg-4 {
        width: 33.3333333333% !important;
    }

    .input-group.col-lg-5 {
        width: 41.6666666667% !important;
    }

    .input-group.col-lg-6 {
        width: 50% !important;
    }

    .input-group.col-lg-7 {
        width: 58.3333333333% !important;
    }

    .input-group.col-lg-8 {
        width: 66.6666666667% !important;
    }

    .input-group.col-lg-9 {
        width: 75% !important;
    }

    .input-group.col-lg-10 {
        width: 83.3333333333% !important;
    }

    .input-group.col-lg-11 {
        width: 91.6666666667% !important;
    }

    .input-group.col-lg-12 {
        width: 100% !important;
    }

    .input-group.col-lg-1 {
        width: 8.3333333333% !important;
    }

    .input-group.col-lg-2 {
        width: 16.6666666667% !important;
    }

    .input-group.col-lg-3 {
        width: 25% !important;
    }

    .input-group.col-lg-4 {
        width: 33.3333333333% !important;
    }

    .input-group.col-lg-5 {
        width: 41.6666666667% !important;
    }

    .input-group.col-lg-6 {
        width: 50% !important;
    }

    .input-group.col-lg-7 {
        width: 58.3333333333% !important;
    }

    .input-group.col-lg-8 {
        width: 66.6666666667% !important;
    }

    .input-group.col-lg-9 {
        width: 75% !important;
    }

    .input-group.col-lg-10 {
        width: 83.3333333333% !important;
    }

    .input-group.col-lg-11 {
        width: 91.6666666667% !important;
    }

    .input-group.col-lg-12 {
        width: 100% !important;
    }
}

@media screen and (min-width:1200px) {
    .input-group.col-xl-1 {
        width: 8.3333333333% !important;
    }

    .input-group.col-xl-2 {
        width: 16.6666666667% !important;
    }

    .input-group.col-xl-3 {
        width: 25% !important;
    }

    .input-group.col-xl-4 {
        width: 33.3333333333% !important;
    }

    .input-group.col-xl-5 {
        width: 41.6666666667% !important;
    }

    .input-group.col-xl-6 {
        width: 50% !important;
    }

    .input-group.col-xl-7 {
        width: 58.3333333333% !important;
    }

    .input-group.col-xl-8 {
        width: 66.6666666667% !important;
    }

    .input-group.col-xl-9 {
        width: 75% !important;
    }

    .input-group.col-xl-10 {
        width: 83.3333333333% !important;
    }

    .input-group.col-xl-11 {
        width: 91.6666666667% !important;
    }

    .input-group.col-xl-12 {
        width: 100% !important;
    }

    .input-group-sm.col-xl-1 {
        width: 8.3333333333% !important;
    }

    .input-group-sm.col-xl-2 {
        width: 16.6666666667% !important;
    }

    .input-group-sm.col-xl-3 {
        width: 25% !important;
    }

    .input-group-sm.col-xl-4 {
        width: 33.3333333333% !important;
    }

    .input-group-sm.col-xl-5 {
        width: 41.6666666667% !important;
    }

    .input-group-sm.col-xl-6 {
        width: 50% !important;
    }

    .input-group-sm.col-xl-7 {
        width: 58.3333333333% !important;
    }

    .input-group-sm.col-xl-8 {
        width: 66.6666666667% !important;
    }

    .input-group-sm.col-xl-9 {
        width: 75% !important;
    }

    .input-group-sm.col-xl-10 {
        width: 83.3333333333% !important;
    }

    .input-group-sm.col-xl-11 {
        width: 91.6666666667% !important;
    }

    .input-group-sm.col-xl-12 {
        width: 100% !important;
    }
}

@media screen and (min-width:1400px) {
    .input-group.col-xxl-1 {
        width: 8.3333333333% !important;
    }

    .input-group.col-xxl-2 {
        width: 16.6666666667% !important;
    }

    .input-group.col-xxl-3 {
        width: 25% !important;
    }

    .input-group.col-xxl-4 {
        width: 33.3333333333% !important;
    }

    .input-group.col-xxl-5 {
        width: 41.6666666667% !important;
    }

    .input-group.col-xxl-6 {
        width: 50% !important;
    }

    .input-group.col-xxl-7 {
        width: 58.3333333333% !important;
    }

    .input-group.col-xxl-8 {
        width: 66.6666666667% !important;
    }

    .input-group.col-xxl-9 {
        width: 75% !important;
    }

    .input-group.col-xxl-10 {
        width: 83.3333333333% !important;
    }

    .input-group.col-xxl-11 {
        width: 91.6666666667% !important;
    }

    .input-group.col-xxl-12 {
        width: 100% !important;
    }

    .input-group-sm.col-xxl-1 {
        width: 8.3333333333% !important;
    }

    .input-group-sm.col-xxl-2 {
        width: 16.6666666667% !important;
    }

    .input-group-sm.col-xxl-3 {
        width: 25% !important;
    }

    .input-group-sm.col-xxl-4 {
        width: 33.3333333333% !important;
    }

    .input-group-sm.col-xxl-5 {
        width: 41.6666666667% !important;
    }

    .input-group-sm.col-xxl-6 {
        width: 50% !important;
    }

    .input-group-sm.col-xxl-7 {
        width: 58.3333333333% !important;
    }

    .input-group-sm.col-xxl-8 {
        width: 66.6666666667% !important;
    }

    .input-group-sm.col-xxl-9 {
        width: 75% !important;
    }

    .input-group-sm.col-xxl-10 {
        width: 83.3333333333% !important;
    }

    .input-group-sm.col-xxl-11 {
        width: 91.6666666667% !important;
    }

    .input-group-sm.col-xxl-12 {
        width: 100% !important;
    }
}
