/* ---
	文字サイズ「小」のCSS
		変更履歴: 1.0.0<18/11/27>[UI0007]新規作成 （ウェブアクセシビリティ対応）
                  1.0.2<21/01/16>[UI0027] UI刷新対応（既存ファイルの移動）
                                                                                                                ・旧CSSをoldCssフォルダに移動 
                                                                                                                ・全項目に「.oldDesign」を追加。 ※ 修正量が多いため、修正コメントを省略

※font-sizeについて
	xx-small:55%
	x-small :63%
	small   :83%
	medium  :100%
	large   :113%
	x-large :150%
	xx-large:200%
--- */

/* --- main_色.cssからサイズ設定を抽出 --- */
/*  Update Start 2021/01/16 [UI0027] UI刷新対応 */
/* body { */
div.oldDesign {
/*  Update End   2021/01/16 [UI0027] UI刷新対応 */
	font-size: 1rem;
}
.oldDesign th {
	font-size: 0.8rem; /*small*/
}
.oldDesign td {
	font-size: 0.8rem; /*small*/
}
.oldDesign h2 , .oldDesign .h2_style {
	font-size: 1.2rem; /*120%*/
}
.oldDesign h3 , .oldDesign .h3_style {
	font-size: 0.8rem; /*80%*/
}
.oldDesign .little_mes{
	font-size: 0.8rem; /*small*/
}
.oldDesign .h3_style{
	margin-left : 0 ;
}
.oldDesign h4 {
	font-size: 0.8rem; /*small*/
}
.oldDesign .h2_name {
	font-size: 90%; /*利用者側では未使用*/
}
.oldDesign .a_table td {
	font-size: 0.8rem; /*small*/
}
.oldDesign .serch_t {
	font-size: 0.8rem; /*80%*/
}

/* --- common_色.cssからサイズ設定を抽出 --- */
.oldDesign .nav .nl li a {
	font-size: 0.9rem; /*90%*/
}
.oldDesign .nav .nl li span {
	font-size: 0.9rem; /*90%*/
}
.oldDesign .foot {
	font-size: 0.6rem; /*x-small*/
}
.oldDesign .nav_h {
	font-size: 1rem; /*100%*/
}

/* --- 以下、アクセシビリティ対応で追加 --- */

/* --- 入力フィールド --- */
.oldDesign input[type="password"], 
.oldDesign input[type="text"], 
.oldDesign input[type="radio"], 
.oldDesign input[type="checkbox"], 
.oldDesign select, 
.oldDesign textarea {
	font-size: 0.8rem;
	max-width: 500px;
}
/* --- ボタン --- */
.oldDesign button, 
.oldDesign input[type="button"], 
.oldDesign input[type="submit"] {
	-webkit-appearance: button;
	font-size: 0.8rem;
}
/* --- 添付 --- */
.oldDesign input[type="file"]::-webkit-file-upload-button {
	-webkit-appearance: button;
	/*font-size: 0.8rem;*/
}
/* --- 画面デザインは設定を打ち消す --- */
.oldDesign .design_table input,
.oldDesign .design_table select,
.oldDesign .design_table textarea,
.oldDesign .design_table button,
.oldDesign .design_table th,
.oldDesign .design_table td {
	font-size: 0.8rem;
	max-width: 5000px;
}
/* --- brタグを消す--- */
.oldDesign .serch_t br,
.oldDesign .nav .nl br,
.oldDesign .td_time br,
.oldDesign .accessibilityCtrlBr br,
.oldDesign .t_table th.offerListReceiptTime br,
.oldDesign .t_table th.inquiryListOfferNumber br,
.oldDesign .t_table th.inquiryListTremplateName br,
.oldDesign .t_table th.inquiryListContact br,
.oldDesign .t_table th.inquiryListReceiptTime br,
.oldDesign .t_table th.consignListNumber br,
.oldDesign .t_table th.consignListContent br,
.oldDesign .t_table th.consignListReceiptTime br,
.oldDesign .t_table th.consignListProcessing br,
.oldDesign .consignReceiptEndTime br,
.oldDesign .transferTime br {
	display: none;
}
/* --- 手続き一覧検索結果テーブル --- */
.oldDesign .t_table th.offerListTremplateName {
	width: 54%;
}
.oldDesign .t_table th.offerListReceiptTime {
	width: 23%;
}
/* --- 申込内容一覧検索結果テーブル --- */
.oldDesign .t_table th.inquiryListOfferNumber {
	width: 15%;
}
.oldDesign .t_table th.inquiryListTremplateName {
	width: 25%;
}
.oldDesign .t_table th.inquiryListContact {
	width: 20%;
}
.oldDesign .t_table th.inquiryListReceiptTime {
	width: 20%;
}
.oldDesign .t_table th.inquiryListProcessing {
	width: 10%;
}
.oldDesign .t_table th.inquiryListOperation {
	width: 10%;
}
/* --- 委任状一覧検索結果テーブル --- */
.oldDesign .t_table th.consignListNumber {
	width: 20%;
}
.oldDesign .t_table th.consignListContent {
	width: 40%;
}
.oldDesign .t_table th.consignListReceiptTime {
	width: 20%;
}
.oldDesign .t_table th.consignListProcessing {
	width: 10%;
}
/* --- 規約テキストエリア --- */
.oldDesign .textbox_agrerement {
	max-width: 750px !important;
	width: 100%;
}
/* --- 利用者ログイン画面 --- */
.oldDesign .userLoginFont {
	font-size: 1.2rem;
}
/* --- 利用者登録せずに申し込む方はこちら --- */
.oldDesign .offerWithoutUserRegistration {
	height: 50px;
	font-size: 1.2rem !important;
}
/* --- 申込詳細の履歴ボタン --- */
.oldDesign .offerHistoryButton input[type="submit"] {
	width: 140px;
}
/* --- 申込完了画面のポータル案内 --- */
.oldDesign .goToPortal {
	font-size: 1.5rem;
}
/* --- 操作時間や文字サイズ変更の文言 --- */
.oldDesign .head_accessibility_itrem1 {
	font-size: 0.8rem;
}
.oldDesign .head_accessibility_itrem2 {
	font-size: 0.8rem;
}

/* --- 以下、項目タイプ別の調整 --- */
/* --- 項目タイプ「タイトル」のサイズ「小」 --- */
.oldDesign .offerItremTitleSize_2 {
	font-size: 0.6rem !important; /*x-small(0.6rem)*/
}
/* --- 項目タイプ「タイトル」のサイズ「中」 --- */
.oldDesign .offerItremTitleSize_3 {
	font-size: 0.8rem !important; /*small(0.8rem)*/
}
/* --- 項目タイプ「タイトル」のサイズ「大」 --- */
.oldDesign .offerItremTitleSize_6 {
	font-size: 1.5rem !important; /*x-large(1.5rem)*/
}
.oldDesign .ul_mes{
	font-size: 0.8rem;
}
.oldDesign ul.consignTableLayout {
	font-size: 0.8rem;
}

.oldDesign .scr_mes_box{
	font-size: 0.8rem;
}
.oldDesign .municipality_initial_list ul.tablelayout {
	font-size: 0.8rem;
}
.oldDesign .tablelayout h5.table_cell {
	font-size: 1rem;
}
.oldDesign .tablelayout li.table_cell {
	font-size: 0.8rem;
}
.oldDesign .municipality_initial_list div legend.listkey {
	font-size: 0.8rem;
}
.oldDesign .municipality_initial_list div div.listValue {
	font-size: 0.8rem;
}
/* Add Start 2019/04/18 [UI0069] 汎用予約機能追加対応 */
/* --- 予約申込に関する事項 --- */
.oldDesign .reserveCautionContents {
    font-size: 1.0rem !important;
}
.oldDesign .a_switch_elec, .oldDesign .a_switch_reserve {
    font-size: 1.1rem;
    padding-left: 28px;
}
/* Add Start 2019/08/02[UI0069] 汎用予約機能追加対応(GC0004指摘対応) */
.oldDesign .calendar_mark_size {
    width: 14px;
    height:14px;
}
/* Add End   2019/08/02[UI0069] 汎用予約機能追加対応(GC0004指摘対応) */
/* Add End   2019/04/18 [UI0069] 汎用予約機能追加対応 */

/* Add Start 2019/04/24 [UI0094] 汎用予約機能追加対応 */
.oldDesign .facilitySelect_calender th.header_1 {
    width:13%;
}
.oldDesign .facilitySelect_calender th.header_2 {
   width:17%;
}
.oldDesign tr.date th {
    font-size: 0.8rem;
}
/* Add End 2019/04/24 [UI0094] 汎用予約機能追加対応 */
