﻿/*
' ###########################################################
'   選定計算用 共通CSS
'                                  Create 2024.9.27 Kimura
'                                  Modyfy ----.--.-- --------
' ###########################################################
*/

.input-group-text_w{
    width: 60px;
}
.input-group-text_w p{
    margin: auto;
}
.kekka_input_text{
	width: 31%;
	pointer-events: none;
	padding: 4px;
}
.input-group-text_none{
	width: 60px;
}