*, ::after, ::before {
  box-sizing: inherit;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  font-size: 16px;
  font-family: sans-serif;
  box-sizing : border-box;
}

.mf_mps_search_result_table__outer_groups {
  box-shadow: 0 0 2px 1px #666;
}

.mf_mps_bottom_drawer,
.mf_mps_item_selection_drawer {
  background-color: rgba(255,255,255,0.9);
}
.mf_mps_drawer_header {
  background-color: transparent;
}
.mf_mps_selected_list_item {
  border: solid 1px #dc1e19;
}


/* スマートフォン幅では、高さの変わるドロワーを表示しない */
@media screen and (max-width: 1199px) {
  .mf_mps_item_selection_drawer {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .mf_mps_search_result_table__table_part__fixed_top {
    display: block;
  }
}



/*--------------------------------------------------------------------------------
basic styles
--------------------------------------------------------------------------------*/
.mf_mps_results_none { display: none; }
#mf_mps_STAT.mf_mps_sys_STAT_not_item-found .mf_mps_results_none { display: block; }
.mf_mps_results_number { display: flex; }
#mf_mps_STAT.mf_mps_sys_STAT_not_item-found .mf_mps_results_number { display: none; }
.mf_mps_pager { display: block; }
#mf_mps_STAT.mf_mps_sys_STAT_not_item-found .mf_mps_pager { display: none; }

.mf_mps_results_none {
  margin-left: 8px;
}


/*--------------------------------------------------------------------------------
modal filter dialog
--------------------------------------------------------------------------------*/
.mf_mps_btn_modal_conditions {
  box-sizing: content-box;
}
#mf_mps_STAT.mf_mps_STAT_filter-dialog-open #mf_mps_modal_filter.mf_mps_modal {
  display: block;
}
#mf_mps_modal_filter.mf_mps_modal .mf_mps_close_filter_dialog {
  background: white;
  width: 2rem;
  height: 2rem;
  border: solid 2px #bbbbbb;
}
mf_mps_modal_filter.mf_mps_modal .mf_mps_btn_modal_conditions_frame {
}
#mf_mps_modal_filter.mf_mps_modal {
  display: none;
  width: 100%;
  top: 0px;
  overflow-y: scroll;
}
#mf_mps_modal_filter.mf_mps_modal .mf_mps_modal-dialog {
/*  width: fit-content; */
  width: 95%;
  max-width: 760px;
}
#mf_mps_modal_filter.mf_mps_modal .mf_wdg_list_item {
  display: inline-block;
  padding: 0px;
  font-size: 87.5%;
  margin-right: 0.5rem;
  margin-bottom: 0.15rem;
}
#mf_mps_modal_filter.mf_mps_modal .mf_mps_modal_content {
  background: #e4e4e4;
/*  max-width: 760px; */
}
#mf_mps_modal_filter.mf_mps_modal .mf_mps_modal_content .mf_mps_applied_filter {
  display: none;
}
#mf_mps_modal_filter.mf_mps_modal .mf_mps_modal_content .mf_mps_modal_body {
  padding: 20px;
}
#mf_mps_modal_filter.mf_mps_modal .mf_mps_modal_content .mf_mps_modal-footer {
  display: none;
}
.mf_mps_modal_body .mf_mps_modal_conditions {
  margin: 0px;
}
.mf_mps_modal_conditions .mf_wdg_condition {
  background: white;
  margin-top: 10px;
}
.mf_mps_modal_conditions .mf_wdg_condition .mf_wdg_header_ttl {
  padding-left: 10px;
}
.mf_mps_modal_conditions .mf_wdg_condition .mf_wdg_list {
  padding: 5px;
}
#mf_mps_modal_filter.mf_mps_modal .mf_wdg_list_item .mf_wdg_list_item_label {
  border: none;
}
#mf_mps_modal_filter.mf_mps_modal .mf_wdg_list_item .mf_mps_check_list {
  padding: 0px;
  margin: 0px;
}

#mf_mps_modal_filter.mf_mps_modal .mf_wdg_list_item .mf_mps_label_filter:hover {
  background: inherit;
  color: #FF3300;
  text-decoration: underline;
  text-decoration-color: #FF3300;
}
#mf_mps_modal_filter.mf_mps_modal .mf_wdg_list_item .mf_mps_label_filter.list_label_checked:hover {
  background: #55595c;
  color: white;
  text-decoration-color: white;
}
#mf_mps_modal_filter.mf_mps_modal .mf_wdg_list_item .mf_mps_label_filter:not(.list_label_checked):hover .mf_mps_check_list {
  color: #FF3300;
}
.mf_mps_modal .mf_mps_filter_allCheckOff { display: none; }
.mf_mps_modal_conditions .mf_wdg_component.mf_wdg_component_type__onlyone { display: none; }
.mf_mps_modal_conditions .mf_wdg_condition .mf_wdg_header .mf_wdg_head_btn { display: none; }
.mf_mps_modal_conditions .mf_wdg_condition .mf_wdg_body_tail { padding-right: 10px; }
/* .mf_mps_modal_conditions .mf_wdg_condition .mf_wdg_body .mf_wdg_clear_btn { display: none; } */

/*--------------------------------------------------------------------------------
freeword text filiter condition
--------------------------------------------------------------------------------*/
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_header {
  display: inline-block;
}
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_body {
  display: inline-block;
  padding-bottom: 0px;
}
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_body .mf_wdg_body_tail {
  display: none;
}
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_body .mf_wdg_inputs_container {
  padding-top: 0px;
}
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_body .mf_wdg_inputs_content {
  margin-bottom: 0px;
}
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_condition_inner {
  border: none;
}
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_header .mf_wdg_head_btn {
  display: none;
}
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_header .mf_wdg_header_ttl {
  padding: 0px;
}
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_header .mf_wdg_filter_label {
  margin-right: 10px;
  vertical-align: 0px;
  font-size: 12px;
  color: #000;
  font-weight: 400;
}
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_body input.mf_wdg_keyword_input {
  width: 203px;
  vertical-align: top;
  border: 1px solid #e2e2e2;
  line-height: 2em;
  font-size: 12px;
}
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_body button.mf_wdg_js_btn_submit::before {
  display: none;
}
.mf_mps_filter_text .mf_wdg_component_type__phrase .mf_wdg_inputs_content>.mf_wdg_input_partition .mf_wdg_btn {
  height: 30px;
  margin-left: 0px;
}
.mf_mps_filter_text .mf_wdg_filter_text .mf_wdg_body button.mf_wdg_js_btn_submit {
  width: 63px;
  border: none;
  padding: 0px;
  background-image: url(https://c.marsflagms.com/ms/cust/epsoncase/mf2file/custom/ja_case/common/images/ico_serch_02.gif);
}

/*--------------------------------------------------------------------------------
categoryMenu11 => mf_mps_conditions
--------------------------------------------------------------------------------*/
.mf_mps_conditions .mf_wdg_header .mf_wdg_header_ttl {margin-bottom: 1px;}
.mf_mps_conditions .mf_wdg_header .mf_wdg_header_ttl {display: block; padding: 9px 32px 9px 14px; color: #fff; font-weight: bold; background: #005ab4  url(https://c.marsflagms.com/ms/cust/epsoncase/mf2file/custom/ja_case/common/images/icon_accd_03.png) no-repeat 91% 50%;}
.mf_mps_conditions .mf_wdg_header .mf_wdg_header_ttl.mf_sts_widget_opened {background: #005ab4  url(https://c.marsflagms.com/ms/cust/epsoncase/mf2file/custom/ja_case/common/images/icon_accd_04.png) no-repeat 91% 50%;}
.mf_mps_conditions .mf_wdg_filter_text .mf_wdg_header .mf_wdg_header_ttl { background: #005ab4; }
.mf_mps_conditions .mf_wdg_body .mf_wdg_body_tail { display: none; }


.mf_mps_conditions .mf_wdg_list_item { font-size: 85%; }
.mf_wdg_component_type__multiple .mf_wdg_list_item input[type=checkbox] { display: none; }
.mf_wdg_component_type__multiple .mf_wdg_list_item .mf_mps_check_list {
    color: #005AB4;
    padding: 9px 0;
    display: block;
    margin: 0 14px;
}
.mf_wdg_component_type__multiple .mf_wdg_list_item .mf_wdg_list_item_label.list_label_checked .mf_mps_check_list {
    color: rgb(250, 250, 250);
}
.mf_wdg_component_type__multiple .mf_wdg_list_item .mf_wdg_list_item_label:hover .mf_mps_check_list {
color: white;
}


.mf_mps_conditions .mf_wdg_condition {background: #fafafa; border: 1px solid #dedede; border-top: none;}
.mf_mps_conditions .mf_wdg_condition ul li {font-size: 85%;}
.mf_mps_conditions .mf_wdg_condition ul li span {padding: 9px 0; display: block; margin: 0 14px; border-top: 1px dotted #dedede;}
.mf_mps_conditions .mf_wdg_condition ul li:first-child span {border-top: none;}
.mf_mps_conditions .mf_wdg_condition ul li.current {background: #e5eff9;}


.mf_mps_conditions .mf_wdg_condition .mf_wdg_list { border: none; margin: 0px; }
.mf_mps_conditions .mf_wdg_condition .mf_wdg_list .mf_wdg_list_item { padding: 0 0px 0px; }
.mf_mps_conditions .mf_wdg_condition ul li span { border: none; display: inline; margin: 0px; padding: 0px; }
.mf_mps_conditions .mf_wdg_component.mf_wdg_component_type__onlyone { display: none; }
.mf_mps_conditions .mf_wdg_condition .mf_wdg_body { padding: 0px; }
.mf_mps_conditions .mf_wdg_condition .mf_wdg_header .mf_wdg_head_btn { display: none; }
.mf_mps_conditions .mf_wdg_condition .mf_wdg_body .mf_wdg_clear_btn { display: none; }

.mf_wdg_condition_inner { padding: 0px; }
.mf_wdg_header .mf_wdg_header_ttl::before { display: none; }
.mf_wdg_header .mf_wdg_header_ttl::after { display: none; }
.mf_wdg_header .mf_wdg_header_ttl { background: url(https://c.marsflagms.com/ms/cust/epsoncase/mf2file/custom/ja_case/common/images/icon_accd_03.png) no-repea 91% 50%t; }
.mf_wdg_filter_label { font-size: 87.5%; };




h2.flL{
	background: url(/mf2file/custom/ja_case/common/images/ico_clear.gif);
	background-repeat: no-repeat;
	background-position: 100% 40%;
	padding-right: 30px;
}

#footer {
box-sizing: content-box !important;
}



#header {
box-sizing: content-box !important;
}
