@charset "UTF-8";

/*!---------------------------------------
 * Omotenashi
 * built 2013-07-01
 * last updated 2019-07-09
 * Licensed under the MIT License.
 * ---------------------------------------
 * (C) 2015 Munenori Nishimura
 * https://twitter.com/mune_nori
 * -------------------------------------*/
/*----------------------------------------
Material Colors
----------------------------------------*/

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

@import url(https://fonts.googleapis.com/css?family=Noto+Serif);

@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);

@import url(https://use.fontawesome.com/releases/v5.9.0/css/all.css);

.color-red-50 {
  color: #ffebee !important;
}

.bgColor-red-50 {
  background-color: #ffebee !important;
}

.borderColor-red-50 {
  border-color: #ffebee !important;
}

.color-red-100 {
  color: #ffcdd2 !important;
}

.bgColor-red-100 {
  background-color: #ffcdd2 !important;
}

.borderColor-red-100 {
  border-color: #ffcdd2 !important;
}

.color-red-200 {
  color: #ef9a9a !important;
}

.bgColor-red-200 {
  background-color: #ef9a9a !important;
}

.borderColor-red-200 {
  border-color: #ef9a9a !important;
}

.color-red-300 {
  color: #e57373 !important;
}

.bgColor-red-300 {
  background-color: #e57373 !important;
}

.borderColor-red-300 {
  border-color: #e57373 !important;
}

.color-red-400 {
  color: #ef5350 !important;
}

.bgColor-red-400 {
  background-color: #ef5350 !important;
}

.borderColor-red-400 {
  border-color: #ef5350 !important;
}

.color-red-500 {
  color: #f44336 !important;
}

.bgColor-red-500 {
  background-color: #f44336 !important;
}

.borderColor-red-500 {
  border-color: #f44336 !important;
}

.color-red-600 {
  color: #e53935 !important;
}

.bgColor-red-600 {
  background-color: #e53935 !important;
}

.borderColor-red-600 {
  border-color: #e53935 !important;
}

.color-red-700 {
  color: #d32f2f !important;
}

.bgColor-red-700 {
  background-color: #d32f2f !important;
}

.borderColor-red-700 {
  border-color: #d32f2f !important;
}

.color-red-800 {
  color: #c62828 !important;
}

.bgColor-red-800 {
  background-color: #c62828 !important;
}

.borderColor-red-800 {
  border-color: #c62828 !important;
}

.color-red-900 {
  color: #b71c1c !important;
}

.bgColor-red-900 {
  background-color: #b71c1c !important;
}

.borderColor-red-900 {
  border-color: #b71c1c !important;
}

.color-red-a100 {
  color: #ff8a80 !important;
}

.bgColor-red-a100 {
  background-color: #ff8a80 !important;
}

.borderColor-red-a100 {
  border-color: #ff8a80 !important;
}

.color-red-a200 {
  color: #ff5252 !important;
}

.bgColor-red-a200 {
  background-color: #ff5252 !important;
}

.borderColor-red-a200 {
  border-color: #ff5252 !important;
}

.color-red-a400 {
  color: #ff1744 !important;
}

.bgColor-red-a400 {
  background-color: #ff1744 !important;
}

.borderColor-red-a400 {
  border-color: #ff1744 !important;
}

.color-red-a700 {
  color: #d50000 !important;
}

.bgColor-red-a700 {
  background-color: #d50000 !important;
}

.borderColor-red-a700 {
  border-color: #d50000 !important;
}

.color-pink-50 {
  color: #fce4ec !important;
}

.bgColor-pink-50 {
  background-color: #fce4ec !important;
}

.borderColor-pink-50 {
  border-color: #fce4ec !important;
}

.color-pink-100 {
  color: #f8bbd0 !important;
}

.bgColor-pink-100 {
  background-color: #f8bbd0 !important;
}

.borderColor-pink-100 {
  border-color: #f8bbd0 !important;
}

.color-pink-200 {
  color: #f48fb1 !important;
}

.bgColor-pink-200 {
  background-color: #f48fb1 !important;
}

.borderColor-pink-200 {
  border-color: #f48fb1 !important;
}

.color-pink-300 {
  color: #f06292 !important;
}

.bgColor-pink-300 {
  background-color: #f06292 !important;
}

.borderColor-pink-300 {
  border-color: #f06292 !important;
}

.color-pink-400 {
  color: #ec407a !important;
}

.bgColor-pink-400 {
  background-color: #ec407a !important;
}

.borderColor-pink-400 {
  border-color: #ec407a !important;
}

.color-pink-500 {
  color: #e91e63 !important;
}

.bgColor-pink-500 {
  background-color: #e91e63 !important;
}

.borderColor-pink-500 {
  border-color: #e91e63 !important;
}

.color-pink-600 {
  color: #d81b60 !important;
}

.bgColor-pink-600 {
  background-color: #d81b60 !important;
}

.borderColor-pink-600 {
  border-color: #d81b60 !important;
}

.color-pink-700 {
  color: #c2185b !important;
}

.bgColor-pink-700 {
  background-color: #c2185b !important;
}

.borderColor-pink-700 {
  border-color: #c2185b !important;
}

.color-pink-800 {
  color: #ad1457 !important;
}

.bgColor-pink-800 {
  background-color: #ad1457 !important;
}

.borderColor-pink-800 {
  border-color: #ad1457 !important;
}

.color-pink-900 {
  color: #880e4f !important;
}

.bgColor-pink-900 {
  background-color: #880e4f !important;
}

.borderColor-pink-900 {
  border-color: #880e4f !important;
}

.color-pink-a100 {
  color: #ff80ab !important;
}

.bgColor-pink-a100 {
  background-color: #ff80ab !important;
}

.borderColor-pink-a100 {
  border-color: #ff80ab !important;
}

.color-pink-a200 {
  color: #ff4081 !important;
}

.bgColor-pink-a200 {
  background-color: #ff4081 !important;
}

.borderColor-pink-a200 {
  border-color: #ff4081 !important;
}

.color-pink-a400 {
  color: #f50057 !important;
}

.bgColor-pink-a400 {
  background-color: #f50057 !important;
}

.borderColor-pink-a400 {
  border-color: #f50057 !important;
}

.color-pink-a700 {
  color: #c51162 !important;
}

.bgColor-pink-a700 {
  background-color: #c51162 !important;
}

.borderColor-pink-a700 {
  border-color: #c51162 !important;
}

.color-purple-50 {
  color: #f3e5f5 !important;
}

.bgColor-purple-50 {
  background-color: #f3e5f5 !important;
}

.borderColor-purple-50 {
  border-color: #f3e5f5 !important;
}

.color-purple-100 {
  color: #e1bee7 !important;
}

.bgColor-purple-100 {
  background-color: #e1bee7 !important;
}

.borderColor-purple-100 {
  border-color: #e1bee7 !important;
}

.color-purple-200 {
  color: #ce93d8 !important;
}

.bgColor-purple-200 {
  background-color: #ce93d8 !important;
}

.borderColor-purple-200 {
  border-color: #ce93d8 !important;
}

.color-purple-300 {
  color: #ba68c8 !important;
}

.bgColor-purple-300 {
  background-color: #ba68c8 !important;
}

.borderColor-purple-300 {
  border-color: #ba68c8 !important;
}

.color-purple-400 {
  color: #ab47bc !important;
}

.bgColor-purple-400 {
  background-color: #ab47bc !important;
}

.borderColor-purple-400 {
  border-color: #ab47bc !important;
}

.color-purple-500 {
  color: #9c27b0 !important;
}

.bgColor-purple-500 {
  background-color: #9c27b0 !important;
}

.borderColor-purple-500 {
  border-color: #9c27b0 !important;
}

.color-purple-600 {
  color: #8e24aa !important;
}

.bgColor-purple-600 {
  background-color: #8e24aa !important;
}

.borderColor-purple-600 {
  border-color: #8e24aa !important;
}

.color-purple-700 {
  color: #7b1fa2 !important;
}

.bgColor-purple-700 {
  background-color: #7b1fa2 !important;
}

.borderColor-purple-700 {
  border-color: #7b1fa2 !important;
}

.color-purple-800 {
  color: #6a1b9a !important;
}

.bgColor-purple-800 {
  background-color: #6a1b9a !important;
}

.borderColor-purple-800 {
  border-color: #6a1b9a !important;
}

.color-purple-900 {
  color: #4a148c !important;
}

.bgColor-purple-900 {
  background-color: #4a148c !important;
}

.borderColor-purple-900 {
  border-color: #4a148c !important;
}

.color-purple-a100 {
  color: #ea80fc !important;
}

.bgColor-purple-a100 {
  background-color: #ea80fc !important;
}

.borderColor-purple-a100 {
  border-color: #ea80fc !important;
}

.color-purple-a200 {
  color: #e040fb !important;
}

.bgColor-purple-a200 {
  background-color: #e040fb !important;
}

.borderColor-purple-a200 {
  border-color: #e040fb !important;
}

.color-purple-a400 {
  color: #d500f9 !important;
}

.bgColor-purple-a400 {
  background-color: #d500f9 !important;
}

.borderColor-purple-a400 {
  border-color: #d500f9 !important;
}

.color-purple-a700 {
  color: #aa00ff !important;
}

.bgColor-purple-a700 {
  background-color: #aa00ff !important;
}

.borderColor-purple-a700 {
  border-color: #aa00ff !important;
}

.color-deep-purple-50 {
  color: #ede7f6 !important;
}

.bgColor-deep-purple-50 {
  background-color: #ede7f6 !important;
}

.borderColor-deep-purple-50 {
  border-color: #ede7f6 !important;
}

.color-deep-purple-100 {
  color: #d1c4e9 !important;
}

.bgColor-deep-purple-100 {
  background-color: #d1c4e9 !important;
}

.borderColor-deep-purple-100 {
  border-color: #d1c4e9 !important;
}

.color-deep-purple-200 {
  color: #b39ddb !important;
}

.bgColor-deep-purple-200 {
  background-color: #b39ddb !important;
}

.borderColor-deep-purple-200 {
  border-color: #b39ddb !important;
}

.color-deep-purple-300 {
  color: #9575cd !important;
}

.bgColor-deep-purple-300 {
  background-color: #9575cd !important;
}

.borderColor-deep-purple-300 {
  border-color: #9575cd !important;
}

.color-deep-purple-400 {
  color: #7e57c2 !important;
}

.bgColor-deep-purple-400 {
  background-color: #7e57c2 !important;
}

.borderColor-deep-purple-400 {
  border-color: #7e57c2 !important;
}

.color-deep-purple-500 {
  color: #673ab7 !important;
}

.bgColor-deep-purple-500 {
  background-color: #673ab7 !important;
}

.borderColor-deep-purple-500 {
  border-color: #673ab7 !important;
}

.color-deep-purple-600 {
  color: #5e35b1 !important;
}

.bgColor-deep-purple-600 {
  background-color: #5e35b1 !important;
}

.borderColor-deep-purple-600 {
  border-color: #5e35b1 !important;
}

.color-deep-purple-700 {
  color: #512da8 !important;
}

.bgColor-deep-purple-700 {
  background-color: #512da8 !important;
}

.borderColor-deep-purple-700 {
  border-color: #512da8 !important;
}

.color-deep-purple-800 {
  color: #4527a0 !important;
}

.bgColor-deep-purple-800 {
  background-color: #4527a0 !important;
}

.borderColor-deep-purple-800 {
  border-color: #4527a0 !important;
}

.color-deep-purple-900 {
  color: #311b92 !important;
}

.bgColor-deep-purple-900 {
  background-color: #311b92 !important;
}

.borderColor-deep-purple-900 {
  border-color: #311b92 !important;
}

.color-deep-purple-a100 {
  color: #b388ff !important;
}

.bgColor-deep-purple-a100 {
  background-color: #b388ff !important;
}

.borderColor-deep-purple-a100 {
  border-color: #b388ff !important;
}

.color-deep-purple-a200 {
  color: #7c4dff !important;
}

.bgColor-deep-purple-a200 {
  background-color: #7c4dff !important;
}

.borderColor-deep-purple-a200 {
  border-color: #7c4dff !important;
}

.color-deep-purple-a400 {
  color: #651fff !important;
}

.bgColor-deep-purple-a400 {
  background-color: #651fff !important;
}

.borderColor-deep-purple-a400 {
  border-color: #651fff !important;
}

.color-deep-purple-a700 {
  color: #6200ea !important;
}

.bgColor-deep-purple-a700 {
  background-color: #6200ea !important;
}

.borderColor-deep-purple-a700 {
  border-color: #6200ea !important;
}

.color-indigo-50 {
  color: #e8eaf6 !important;
}

.bgColor-indigo-50 {
  background-color: #e8eaf6 !important;
}

.borderColor-indigo-50 {
  border-color: #e8eaf6 !important;
}

.color-indigo-100 {
  color: #c5cae9 !important;
}

.bgColor-indigo-100 {
  background-color: #c5cae9 !important;
}

.borderColor-indigo-100 {
  border-color: #c5cae9 !important;
}

.color-indigo-200 {
  color: #9fa8da !important;
}

.bgColor-indigo-200 {
  background-color: #9fa8da !important;
}

.borderColor-indigo-200 {
  border-color: #9fa8da !important;
}

.color-indigo-300 {
  color: #7986cb !important;
}

.bgColor-indigo-300 {
  background-color: #7986cb !important;
}

.borderColor-indigo-300 {
  border-color: #7986cb !important;
}

.color-indigo-400 {
  color: #5c6bc0 !important;
}

.bgColor-indigo-400 {
  background-color: #5c6bc0 !important;
}

.borderColor-indigo-400 {
  border-color: #5c6bc0 !important;
}

.color-indigo-500 {
  color: #3f51b5 !important;
}

.bgColor-indigo-500 {
  background-color: #3f51b5 !important;
}

.borderColor-indigo-500 {
  border-color: #3f51b5 !important;
}

.color-indigo-600 {
  color: #3949ab !important;
}

.bgColor-indigo-600 {
  background-color: #3949ab !important;
}

.borderColor-indigo-600 {
  border-color: #3949ab !important;
}

.color-indigo-700 {
  color: #303f9f !important;
}

.bgColor-indigo-700 {
  background-color: #303f9f !important;
}

.borderColor-indigo-700 {
  border-color: #303f9f !important;
}

.color-indigo-800 {
  color: #283593 !important;
}

.bgColor-indigo-800 {
  background-color: #283593 !important;
}

.borderColor-indigo-800 {
  border-color: #283593 !important;
}

.color-indigo-900 {
  color: #1a237e !important;
}

.bgColor-indigo-900 {
  background-color: #1a237e !important;
}

.borderColor-indigo-900 {
  border-color: #1a237e !important;
}

.color-indigo-a100 {
  color: #8c9eff !important;
}

.bgColor-indigo-a100 {
  background-color: #8c9eff !important;
}

.borderColor-indigo-a100 {
  border-color: #8c9eff !important;
}

.color-indigo-a200 {
  color: #536dfe !important;
}

.bgColor-indigo-a200 {
  background-color: #536dfe !important;
}

.borderColor-indigo-a200 {
  border-color: #536dfe !important;
}

.color-indigo-a400 {
  color: #3d5afe !important;
}

.bgColor-indigo-a400 {
  background-color: #3d5afe !important;
}

.borderColor-indigo-a400 {
  border-color: #3d5afe !important;
}

.color-indigo-a700 {
  color: #304ffe !important;
}

.bgColor-indigo-a700 {
  background-color: #304ffe !important;
}

.borderColor-indigo-a700 {
  border-color: #304ffe !important;
}

.color-blue-50 {
  color: #e3f2fd !important;
}

.bgColor-blue-50 {
  background-color: #e3f2fd !important;
}

.borderColor-blue-50 {
  border-color: #e3f2fd !important;
}

.color-blue-100 {
  color: #bbdefb !important;
}

.bgColor-blue-100 {
  background-color: #bbdefb !important;
}

.borderColor-blue-100 {
  border-color: #bbdefb !important;
}

.color-blue-200 {
  color: #90caf9 !important;
}

.bgColor-blue-200 {
  background-color: #90caf9 !important;
}

.borderColor-blue-200 {
  border-color: #90caf9 !important;
}

.color-blue-300 {
  color: #64b5f6 !important;
}

.bgColor-blue-300 {
  background-color: #64b5f6 !important;
}

.borderColor-blue-300 {
  border-color: #64b5f6 !important;
}

.color-blue-400 {
  color: #42a5f5 !important;
}

.bgColor-blue-400 {
  background-color: #42a5f5 !important;
}

.borderColor-blue-400 {
  border-color: #42a5f5 !important;
}

.color-blue-500 {
  color: #2196f3 !important;
}

.bgColor-blue-500 {
  background-color: #2196f3 !important;
}

.borderColor-blue-500 {
  border-color: #2196f3 !important;
}

.color-blue-600 {
  color: #1e88e5 !important;
}

.bgColor-blue-600 {
  background-color: #1e88e5 !important;
}

.borderColor-blue-600 {
  border-color: #1e88e5 !important;
}

.color-blue-700 {
  color: #1976d2 !important;
}

.bgColor-blue-700 {
  background-color: #1976d2 !important;
}

.borderColor-blue-700 {
  border-color: #1976d2 !important;
}

.color-blue-800 {
  color: #1565c0 !important;
}

.bgColor-blue-800 {
  background-color: #1565c0 !important;
}

.borderColor-blue-800 {
  border-color: #1565c0 !important;
}

.color-blue-900 {
  color: #0d47a1 !important;
}

.bgColor-blue-900 {
  background-color: #0d47a1 !important;
}

.borderColor-blue-900 {
  border-color: #0d47a1 !important;
}

.color-blue-a100 {
  color: #82b1ff !important;
}

.bgColor-blue-a100 {
  background-color: #82b1ff !important;
}

.borderColor-blue-a100 {
  border-color: #82b1ff !important;
}

.color-blue-a200 {
  color: #448aff !important;
}

.bgColor-blue-a200 {
  background-color: #448aff !important;
}

.borderColor-blue-a200 {
  border-color: #448aff !important;
}

.color-blue-a400 {
  color: #2979ff !important;
}

.bgColor-blue-a400 {
  background-color: #2979ff !important;
}

.borderColor-blue-a400 {
  border-color: #2979ff !important;
}

.color-blue-a700 {
  color: #2962ff !important;
}

.bgColor-blue-a700 {
  background-color: #2962ff !important;
}

.borderColor-blue-a700 {
  border-color: #2962ff !important;
}

.color-light-blue-50 {
  color: #e1f5fe !important;
}

.bgColor-light-blue-50 {
  background-color: #e1f5fe !important;
}

.borderColor-light-blue-50 {
  border-color: #e1f5fe !important;
}

.color-light-blue-100 {
  color: #b3e5fc !important;
}

.bgColor-light-blue-100 {
  background-color: #b3e5fc !important;
}

.borderColor-light-blue-100 {
  border-color: #b3e5fc !important;
}

.color-light-blue-200 {
  color: #81d4fa !important;
}

.bgColor-light-blue-200 {
  background-color: #81d4fa !important;
}

.borderColor-light-blue-200 {
  border-color: #81d4fa !important;
}

.color-light-blue-300 {
  color: #4fc3f7 !important;
}

.bgColor-light-blue-300 {
  background-color: #4fc3f7 !important;
}

.borderColor-light-blue-300 {
  border-color: #4fc3f7 !important;
}

.color-light-blue-400 {
  color: #29b6f6 !important;
}

.bgColor-light-blue-400 {
  background-color: #29b6f6 !important;
}

.borderColor-light-blue-400 {
  border-color: #29b6f6 !important;
}

.color-light-blue-500 {
  color: #03a9f4 !important;
}

.bgColor-light-blue-500 {
  background-color: #03a9f4 !important;
}

.borderColor-light-blue-500 {
  border-color: #03a9f4 !important;
}

.color-light-blue-600 {
  color: #039be5 !important;
}

.bgColor-light-blue-600 {
  background-color: #039be5 !important;
}

.borderColor-light-blue-600 {
  border-color: #039be5 !important;
}

.color-light-blue-700 {
  color: #0288d1 !important;
}

.bgColor-light-blue-700 {
  background-color: #0288d1 !important;
}

.borderColor-light-blue-700 {
  border-color: #0288d1 !important;
}

.color-light-blue-800 {
  color: #0277bd !important;
}

.bgColor-light-blue-800 {
  background-color: #0277bd !important;
}

.borderColor-light-blue-800 {
  border-color: #0277bd !important;
}

.color-light-blue-900 {
  color: #01579b !important;
}

.bgColor-light-blue-900 {
  background-color: #01579b !important;
}

.borderColor-light-blue-900 {
  border-color: #01579b !important;
}

.color-light-blue-a100 {
  color: #80d8ff !important;
}

.bgColor-light-blue-a100 {
  background-color: #80d8ff !important;
}

.borderColor-light-blue-a100 {
  border-color: #80d8ff !important;
}

.color-light-blue-a200 {
  color: #40c4ff !important;
}

.bgColor-light-blue-a200 {
  background-color: #40c4ff !important;
}

.borderColor-light-blue-a200 {
  border-color: #40c4ff !important;
}

.color-light-blue-a400 {
  color: #00b0ff !important;
}

.bgColor-light-blue-a400 {
  background-color: #00b0ff !important;
}

.borderColor-light-blue-a400 {
  border-color: #00b0ff !important;
}

.color-light-blue-a700 {
  color: #0091ea !important;
}

.bgColor-light-blue-a700 {
  background-color: #0091ea !important;
}

.borderColor-light-blue-a700 {
  border-color: #0091ea !important;
}

.color-cyan-50 {
  color: #e0f7fa !important;
}

.bgColor-cyan-50 {
  background-color: #e0f7fa !important;
}

.borderColor-cyan-50 {
  border-color: #e0f7fa !important;
}

.color-cyan-100 {
  color: #b2ebf2 !important;
}

.bgColor-cyan-100 {
  background-color: #b2ebf2 !important;
}

.borderColor-cyan-100 {
  border-color: #b2ebf2 !important;
}

.color-cyan-200 {
  color: #80deea !important;
}

.bgColor-cyan-200 {
  background-color: #80deea !important;
}

.borderColor-cyan-200 {
  border-color: #80deea !important;
}

.color-cyan-300 {
  color: #4dd0e1 !important;
}

.bgColor-cyan-300 {
  background-color: #4dd0e1 !important;
}

.borderColor-cyan-300 {
  border-color: #4dd0e1 !important;
}

.color-cyan-400 {
  color: #26c6da !important;
}

.bgColor-cyan-400 {
  background-color: #26c6da !important;
}

.borderColor-cyan-400 {
  border-color: #26c6da !important;
}

.color-cyan-500 {
  color: #00bcd4 !important;
}

.bgColor-cyan-500 {
  background-color: #00bcd4 !important;
}

.borderColor-cyan-500 {
  border-color: #00bcd4 !important;
}

.color-cyan-600 {
  color: #00acc1 !important;
}

.bgColor-cyan-600 {
  background-color: #00acc1 !important;
}

.borderColor-cyan-600 {
  border-color: #00acc1 !important;
}

.color-cyan-700 {
  color: #0097a7 !important;
}

.bgColor-cyan-700 {
  background-color: #0097a7 !important;
}

.borderColor-cyan-700 {
  border-color: #0097a7 !important;
}

.color-cyan-800 {
  color: #00838f !important;
}

.bgColor-cyan-800 {
  background-color: #00838f !important;
}

.borderColor-cyan-800 {
  border-color: #00838f !important;
}

.color-cyan-900 {
  color: #006064 !important;
}

.bgColor-cyan-900 {
  background-color: #006064 !important;
}

.borderColor-cyan-900 {
  border-color: #006064 !important;
}

.color-cyan-a100 {
  color: #84ffff !important;
}

.bgColor-cyan-a100 {
  background-color: #84ffff !important;
}

.borderColor-cyan-a100 {
  border-color: #84ffff !important;
}

.color-cyan-a200 {
  color: #18ffff !important;
}

.bgColor-cyan-a200 {
  background-color: #18ffff !important;
}

.borderColor-cyan-a200 {
  border-color: #18ffff !important;
}

.color-cyan-a400 {
  color: #00e5ff !important;
}

.bgColor-cyan-a400 {
  background-color: #00e5ff !important;
}

.borderColor-cyan-a400 {
  border-color: #00e5ff !important;
}

.color-cyan-a700 {
  color: #00b8d4 !important;
}

.bgColor-cyan-a700 {
  background-color: #00b8d4 !important;
}

.borderColor-cyan-a700 {
  border-color: #00b8d4 !important;
}

.color-teal-50 {
  color: #e0f2f1 !important;
}

.bgColor-teal-50 {
  background-color: #e0f2f1 !important;
}

.borderColor-teal-50 {
  border-color: #e0f2f1 !important;
}

.color-teal-100 {
  color: #b2dfdb !important;
}

.bgColor-teal-100 {
  background-color: #b2dfdb !important;
}

.borderColor-teal-100 {
  border-color: #b2dfdb !important;
}

.color-teal-200 {
  color: #80cbc4 !important;
}

.bgColor-teal-200 {
  background-color: #80cbc4 !important;
}

.borderColor-teal-200 {
  border-color: #80cbc4 !important;
}

.color-teal-300 {
  color: #4db6ac !important;
}

.bgColor-teal-300 {
  background-color: #4db6ac !important;
}

.borderColor-teal-300 {
  border-color: #4db6ac !important;
}

.color-teal-400 {
  color: #26a69a !important;
}

.bgColor-teal-400 {
  background-color: #26a69a !important;
}

.borderColor-teal-400 {
  border-color: #26a69a !important;
}

.color-teal-500 {
  color: #009688 !important;
}

.bgColor-teal-500 {
  background-color: #009688 !important;
}

.borderColor-teal-500 {
  border-color: #009688 !important;
}

.color-teal-600 {
  color: #00897b !important;
}

.bgColor-teal-600 {
  background-color: #00897b !important;
}

.borderColor-teal-600 {
  border-color: #00897b !important;
}

.color-teal-700 {
  color: #00796b !important;
}

.bgColor-teal-700 {
  background-color: #00796b !important;
}

.borderColor-teal-700 {
  border-color: #00796b !important;
}

.color-teal-800 {
  color: #00695c !important;
}

.bgColor-teal-800 {
  background-color: #00695c !important;
}

.borderColor-teal-800 {
  border-color: #00695c !important;
}

.color-teal-900 {
  color: #004d40 !important;
}

.bgColor-teal-900 {
  background-color: #004d40 !important;
}

.borderColor-teal-900 {
  border-color: #004d40 !important;
}

.color-teal-a100 {
  color: #a7ffeb !important;
}

.bgColor-teal-a100 {
  background-color: #a7ffeb !important;
}

.borderColor-teal-a100 {
  border-color: #a7ffeb !important;
}

.color-teal-a200 {
  color: #64ffda !important;
}

.bgColor-teal-a200 {
  background-color: #64ffda !important;
}

.borderColor-teal-a200 {
  border-color: #64ffda !important;
}

.color-teal-a400 {
  color: #1de9b6 !important;
}

.bgColor-teal-a400 {
  background-color: #1de9b6 !important;
}

.borderColor-teal-a400 {
  border-color: #1de9b6 !important;
}

.color-teal-a700 {
  color: #00bfa5 !important;
}

.bgColor-teal-a700 {
  background-color: #00bfa5 !important;
}

.borderColor-teal-a700 {
  border-color: #00bfa5 !important;
}

.color-green-50 {
  color: #e8f5e9 !important;
}

.bgColor-green-50 {
  background-color: #e8f5e9 !important;
}

.borderColor-green-50 {
  border-color: #e8f5e9 !important;
}

.color-green-100 {
  color: #c8e6c9 !important;
}

.bgColor-green-100 {
  background-color: #c8e6c9 !important;
}

.borderColor-green-100 {
  border-color: #c8e6c9 !important;
}

.color-green-200 {
  color: #a5d6a7 !important;
}

.bgColor-green-200 {
  background-color: #a5d6a7 !important;
}

.borderColor-green-200 {
  border-color: #a5d6a7 !important;
}

.color-green-300 {
  color: #81c784 !important;
}

.bgColor-green-300 {
  background-color: #81c784 !important;
}

.borderColor-green-300 {
  border-color: #81c784 !important;
}

.color-green-400 {
  color: #66bb6a !important;
}

.bgColor-green-400 {
  background-color: #66bb6a !important;
}

.borderColor-green-400 {
  border-color: #66bb6a !important;
}

.color-green-500 {
  color: #4caf50 !important;
}

.bgColor-green-500 {
  background-color: #4caf50 !important;
}

.borderColor-green-500 {
  border-color: #4caf50 !important;
}

.color-green-600 {
  color: #43a047 !important;
}

.bgColor-green-600 {
  background-color: #43a047 !important;
}

.borderColor-green-600 {
  border-color: #43a047 !important;
}

.color-green-700 {
  color: #388e3c !important;
}

.bgColor-green-700 {
  background-color: #388e3c !important;
}

.borderColor-green-700 {
  border-color: #388e3c !important;
}

.color-green-800 {
  color: #2e7d32 !important;
}

.bgColor-green-800 {
  background-color: #2e7d32 !important;
}

.borderColor-green-800 {
  border-color: #2e7d32 !important;
}

.color-green-900 {
  color: #1b5e20 !important;
}

.bgColor-green-900 {
  background-color: #1b5e20 !important;
}

.borderColor-green-900 {
  border-color: #1b5e20 !important;
}

.color-green-a100 {
  color: #b9f6ca !important;
}

.bgColor-green-a100 {
  background-color: #b9f6ca !important;
}

.borderColor-green-a100 {
  border-color: #b9f6ca !important;
}

.color-green-a200 {
  color: #69f0ae !important;
}

.bgColor-green-a200 {
  background-color: #69f0ae !important;
}

.borderColor-green-a200 {
  border-color: #69f0ae !important;
}

.color-green-a400 {
  color: #00e676 !important;
}

.bgColor-green-a400 {
  background-color: #00e676 !important;
}

.borderColor-green-a400 {
  border-color: #00e676 !important;
}

.color-green-a700 {
  color: #00c853 !important;
}

.bgColor-green-a700 {
  background-color: #00c853 !important;
}

.borderColor-green-a700 {
  border-color: #00c853 !important;
}

.color-light-green-50 {
  color: #f1f8e9 !important;
}

.bgColor-light-green-50 {
  background-color: #f1f8e9 !important;
}

.borderColor-light-green-50 {
  border-color: #f1f8e9 !important;
}

.color-light-green-100 {
  color: #dcedc8 !important;
}

.bgColor-light-green-100 {
  background-color: #dcedc8 !important;
}

.borderColor-light-green-100 {
  border-color: #dcedc8 !important;
}

.color-light-green-200 {
  color: #c5e1a5 !important;
}

.bgColor-light-green-200 {
  background-color: #c5e1a5 !important;
}

.borderColor-light-green-200 {
  border-color: #c5e1a5 !important;
}

.color-light-green-300 {
  color: #aed581 !important;
}

.bgColor-light-green-300 {
  background-color: #aed581 !important;
}

.borderColor-light-green-300 {
  border-color: #aed581 !important;
}

.color-light-green-400 {
  color: #9ccc65 !important;
}

.bgColor-light-green-400 {
  background-color: #9ccc65 !important;
}

.borderColor-light-green-400 {
  border-color: #9ccc65 !important;
}

.color-light-green-500 {
  color: #8bc34a !important;
}

.bgColor-light-green-500 {
  background-color: #8bc34a !important;
}

.borderColor-light-green-500 {
  border-color: #8bc34a !important;
}

.color-light-green-600 {
  color: #7cb342 !important;
}

.bgColor-light-green-600 {
  background-color: #7cb342 !important;
}

.borderColor-light-green-600 {
  border-color: #7cb342 !important;
}

.color-light-green-700 {
  color: #689f38 !important;
}

.bgColor-light-green-700 {
  background-color: #689f38 !important;
}

.borderColor-light-green-700 {
  border-color: #689f38 !important;
}

.color-light-green-800 {
  color: #558b2f !important;
}

.bgColor-light-green-800 {
  background-color: #558b2f !important;
}

.borderColor-light-green-800 {
  border-color: #558b2f !important;
}

.color-light-green-900 {
  color: #33691e !important;
}

.bgColor-light-green-900 {
  background-color: #33691e !important;
}

.borderColor-light-green-900 {
  border-color: #33691e !important;
}

.color-light-green-a100 {
  color: #ccff90 !important;
}

.bgColor-light-green-a100 {
  background-color: #ccff90 !important;
}

.borderColor-light-green-a100 {
  border-color: #ccff90 !important;
}

.color-light-green-a200 {
  color: #b2ff59 !important;
}

.bgColor-light-green-a200 {
  background-color: #b2ff59 !important;
}

.borderColor-light-green-a200 {
  border-color: #b2ff59 !important;
}

.color-light-green-a400 {
  color: #76ff03 !important;
}

.bgColor-light-green-a400 {
  background-color: #76ff03 !important;
}

.borderColor-light-green-a400 {
  border-color: #76ff03 !important;
}

.color-light-green-a700 {
  color: #64dd17 !important;
}

.bgColor-light-green-a700 {
  background-color: #64dd17 !important;
}

.borderColor-light-green-a700 {
  border-color: #64dd17 !important;
}

.color-lime-50 {
  color: #f9fbe7 !important;
}

.bgColor-lime-50 {
  background-color: #f9fbe7 !important;
}

.borderColor-lime-50 {
  border-color: #f9fbe7 !important;
}

.color-lime-100 {
  color: #f0f4c3 !important;
}

.bgColor-lime-100 {
  background-color: #f0f4c3 !important;
}

.borderColor-lime-100 {
  border-color: #f0f4c3 !important;
}

.color-lime-200 {
  color: #e6ee9c !important;
}

.bgColor-lime-200 {
  background-color: #e6ee9c !important;
}

.borderColor-lime-200 {
  border-color: #e6ee9c !important;
}

.color-lime-300 {
  color: #dce775 !important;
}

.bgColor-lime-300 {
  background-color: #dce775 !important;
}

.borderColor-lime-300 {
  border-color: #dce775 !important;
}

.color-lime-400 {
  color: #d4e157 !important;
}

.bgColor-lime-400 {
  background-color: #d4e157 !important;
}

.borderColor-lime-400 {
  border-color: #d4e157 !important;
}

.color-lime-500 {
  color: #cddc39 !important;
}

.bgColor-lime-500 {
  background-color: #cddc39 !important;
}

.borderColor-lime-500 {
  border-color: #cddc39 !important;
}

.color-lime-600 {
  color: #c0ca33 !important;
}

.bgColor-lime-600 {
  background-color: #c0ca33 !important;
}

.borderColor-lime-600 {
  border-color: #c0ca33 !important;
}

.color-lime-700 {
  color: #afb42b !important;
}

.bgColor-lime-700 {
  background-color: #afb42b !important;
}

.borderColor-lime-700 {
  border-color: #afb42b !important;
}

.color-lime-800 {
  color: #9e9d24 !important;
}

.bgColor-lime-800 {
  background-color: #9e9d24 !important;
}

.borderColor-lime-800 {
  border-color: #9e9d24 !important;
}

.color-lime-900 {
  color: #827717 !important;
}

.bgColor-lime-900 {
  background-color: #827717 !important;
}

.borderColor-lime-900 {
  border-color: #827717 !important;
}

.color-lime-a100 {
  color: #f4ff81 !important;
}

.bgColor-lime-a100 {
  background-color: #f4ff81 !important;
}

.borderColor-lime-a100 {
  border-color: #f4ff81 !important;
}

.color-lime-a200 {
  color: #eeff41 !important;
}

.bgColor-lime-a200 {
  background-color: #eeff41 !important;
}

.borderColor-lime-a200 {
  border-color: #eeff41 !important;
}

.color-lime-a400 {
  color: #c6ff00 !important;
}

.bgColor-lime-a400 {
  background-color: #c6ff00 !important;
}

.borderColor-lime-a400 {
  border-color: #c6ff00 !important;
}

.color-lime-a700 {
  color: #aeea00 !important;
}

.bgColor-lime-a700 {
  background-color: #aeea00 !important;
}

.borderColor-lime-a700 {
  border-color: #aeea00 !important;
}

.color-yellow-50 {
  color: #fffde7 !important;
}

.bgColor-yellow-50 {
  background-color: #fffde7 !important;
}

.borderColor-yellow-50 {
  border-color: #fffde7 !important;
}

.color-yellow-100 {
  color: #fff9c4 !important;
}

.bgColor-yellow-100 {
  background-color: #fff9c4 !important;
}

.borderColor-yellow-100 {
  border-color: #fff9c4 !important;
}

.color-yellow-200 {
  color: #fff59d !important;
}

.bgColor-yellow-200 {
  background-color: #fff59d !important;
}

.borderColor-yellow-200 {
  border-color: #fff59d !important;
}

.color-yellow-300 {
  color: #fff176 !important;
}

.bgColor-yellow-300 {
  background-color: #fff176 !important;
}

.borderColor-yellow-300 {
  border-color: #fff176 !important;
}

.color-yellow-400 {
  color: #ffee58 !important;
}

.bgColor-yellow-400 {
  background-color: #ffee58 !important;
}

.borderColor-yellow-400 {
  border-color: #ffee58 !important;
}

.color-yellow-500 {
  color: #ffeb3b !important;
}

.bgColor-yellow-500 {
  background-color: #ffeb3b !important;
}

.borderColor-yellow-500 {
  border-color: #ffeb3b !important;
}

.color-yellow-600 {
  color: #fdd835 !important;
}

.bgColor-yellow-600 {
  background-color: #fdd835 !important;
}

.borderColor-yellow-600 {
  border-color: #fdd835 !important;
}

.color-yellow-700 {
  color: #fbc02d !important;
}

.bgColor-yellow-700 {
  background-color: #fbc02d !important;
}

.borderColor-yellow-700 {
  border-color: #fbc02d !important;
}

.color-yellow-800 {
  color: #f9a825 !important;
}

.bgColor-yellow-800 {
  background-color: #f9a825 !important;
}

.borderColor-yellow-800 {
  border-color: #f9a825 !important;
}

.color-yellow-900 {
  color: #f57f17 !important;
}

.bgColor-yellow-900 {
  background-color: #f57f17 !important;
}

.borderColor-yellow-900 {
  border-color: #f57f17 !important;
}

.color-yellow-a100 {
  color: #ffff8d !important;
}

.bgColor-yellow-a100 {
  background-color: #ffff8d !important;
}

.borderColor-yellow-a100 {
  border-color: #ffff8d !important;
}

.color-yellow-a200 {
  color: #ffff00 !important;
}

.bgColor-yellow-a200 {
  background-color: #ffff00 !important;
}

.borderColor-yellow-a200 {
  border-color: #ffff00 !important;
}

.color-yellow-a400 {
  color: #ffea00 !important;
}

.bgColor-yellow-a400 {
  background-color: #ffea00 !important;
}

.borderColor-yellow-a400 {
  border-color: #ffea00 !important;
}

.color-yellow-a700 {
  color: #ffd600 !important;
}

.bgColor-yellow-a700 {
  background-color: #ffd600 !important;
}

.borderColor-yellow-a700 {
  border-color: #ffd600 !important;
}

.color-amber-50 {
  color: #fff8e1 !important;
}

.bgColor-amber-50 {
  background-color: #fff8e1 !important;
}

.borderColor-amber-50 {
  border-color: #fff8e1 !important;
}

.color-amber-100 {
  color: #ffecb3 !important;
}

.bgColor-amber-100 {
  background-color: #ffecb3 !important;
}

.borderColor-amber-100 {
  border-color: #ffecb3 !important;
}

.color-amber-200 {
  color: #ffe082 !important;
}

.bgColor-amber-200 {
  background-color: #ffe082 !important;
}

.borderColor-amber-200 {
  border-color: #ffe082 !important;
}

.color-amber-300 {
  color: #ffd54f !important;
}

.bgColor-amber-300 {
  background-color: #ffd54f !important;
}

.borderColor-amber-300 {
  border-color: #ffd54f !important;
}

.color-amber-400 {
  color: #ffca28 !important;
}

.bgColor-amber-400 {
  background-color: #ffca28 !important;
}

.borderColor-amber-400 {
  border-color: #ffca28 !important;
}

.color-amber-500 {
  color: #ffc107 !important;
}

.bgColor-amber-500 {
  background-color: #ffc107 !important;
}

.borderColor-amber-500 {
  border-color: #ffc107 !important;
}

.color-amber-600 {
  color: #ffb300 !important;
}

.bgColor-amber-600 {
  background-color: #ffb300 !important;
}

.borderColor-amber-600 {
  border-color: #ffb300 !important;
}

.color-amber-700 {
  color: #ffa000 !important;
}

.bgColor-amber-700 {
  background-color: #ffa000 !important;
}

.borderColor-amber-700 {
  border-color: #ffa000 !important;
}

.color-amber-800 {
  color: #ff8f00 !important;
}

.bgColor-amber-800 {
  background-color: #ff8f00 !important;
}

.borderColor-amber-800 {
  border-color: #ff8f00 !important;
}

.color-amber-900 {
  color: #ff6f00 !important;
}

.bgColor-amber-900 {
  background-color: #ff6f00 !important;
}

.borderColor-amber-900 {
  border-color: #ff6f00 !important;
}

.color-amber-a100 {
  color: #ffe57f !important;
}

.bgColor-amber-a100 {
  background-color: #ffe57f !important;
}

.borderColor-amber-a100 {
  border-color: #ffe57f !important;
}

.color-amber-a200 {
  color: #ffd740 !important;
}

.bgColor-amber-a200 {
  background-color: #ffd740 !important;
}

.borderColor-amber-a200 {
  border-color: #ffd740 !important;
}

.color-amber-a400 {
  color: #ffc400 !important;
}

.bgColor-amber-a400 {
  background-color: #ffc400 !important;
}

.borderColor-amber-a400 {
  border-color: #ffc400 !important;
}

.color-amber-a700 {
  color: #ffab00 !important;
}

.bgColor-amber-a700 {
  background-color: #ffab00 !important;
}

.borderColor-amber-a700 {
  border-color: #ffab00 !important;
}

.color-orange-50 {
  color: #fff3e0 !important;
}

.bgColor-orange-50 {
  background-color: #fff3e0 !important;
}

.borderColor-orange-50 {
  border-color: #fff3e0 !important;
}

.color-orange-100 {
  color: #ffe0b2 !important;
}

.bgColor-orange-100 {
  background-color: #ffe0b2 !important;
}

.borderColor-orange-100 {
  border-color: #ffe0b2 !important;
}

.color-orange-200 {
  color: #ffcc80 !important;
}

.bgColor-orange-200 {
  background-color: #ffcc80 !important;
}

.borderColor-orange-200 {
  border-color: #ffcc80 !important;
}

.color-orange-300 {
  color: #ffb74d !important;
}

.bgColor-orange-300 {
  background-color: #ffb74d !important;
}

.borderColor-orange-300 {
  border-color: #ffb74d !important;
}

.color-orange-400 {
  color: #ffa726 !important;
}

.bgColor-orange-400 {
  background-color: #ffa726 !important;
}

.borderColor-orange-400 {
  border-color: #ffa726 !important;
}

.color-orange-500 {
  color: #ff9800 !important;
}

.bgColor-orange-500 {
  background-color: #ff9800 !important;
}

.borderColor-orange-500 {
  border-color: #ff9800 !important;
}

.color-orange-600 {
  color: #fb8c00 !important;
}

.bgColor-orange-600 {
  background-color: #fb8c00 !important;
}

.borderColor-orange-600 {
  border-color: #fb8c00 !important;
}

.color-orange-700 {
  color: #f57c00 !important;
}

.bgColor-orange-700 {
  background-color: #f57c00 !important;
}

.borderColor-orange-700 {
  border-color: #f57c00 !important;
}

.color-orange-800 {
  color: #ef6c00 !important;
}

.bgColor-orange-800 {
  background-color: #ef6c00 !important;
}

.borderColor-orange-800 {
  border-color: #ef6c00 !important;
}

.color-orange-900 {
  color: #e65100 !important;
}

.bgColor-orange-900 {
  background-color: #e65100 !important;
}

.borderColor-orange-900 {
  border-color: #e65100 !important;
}

.color-orange-a100 {
  color: #ffd180 !important;
}

.bgColor-orange-a100 {
  background-color: #ffd180 !important;
}

.borderColor-orange-a100 {
  border-color: #ffd180 !important;
}

.color-orange-a200 {
  color: #ffab40 !important;
}

.bgColor-orange-a200 {
  background-color: #ffab40 !important;
}

.borderColor-orange-a200 {
  border-color: #ffab40 !important;
}

.color-orange-a400 {
  color: #ff9100 !important;
}

.bgColor-orange-a400 {
  background-color: #ff9100 !important;
}

.borderColor-orange-a400 {
  border-color: #ff9100 !important;
}

.color-orange-a700 {
  color: #ff6d00 !important;
}

.bgColor-orange-a700 {
  background-color: #ff6d00 !important;
}

.borderColor-orange-a700 {
  border-color: #ff6d00 !important;
}

.color-deep-orange-50 {
  color: #fbe9e7 !important;
}

.bgColor-deep-orange-50 {
  background-color: #fbe9e7 !important;
}

.borderColor-deep-orange-50 {
  border-color: #fbe9e7 !important;
}

.color-deep-orange-100 {
  color: #ffccbc !important;
}

.bgColor-deep-orange-100 {
  background-color: #ffccbc !important;
}

.borderColor-deep-orange-100 {
  border-color: #ffccbc !important;
}

.color-deep-orange-200 {
  color: #ffab91 !important;
}

.bgColor-deep-orange-200 {
  background-color: #ffab91 !important;
}

.borderColor-deep-orange-200 {
  border-color: #ffab91 !important;
}

.color-deep-orange-300 {
  color: #ff8a65 !important;
}

.bgColor-deep-orange-300 {
  background-color: #ff8a65 !important;
}

.borderColor-deep-orange-300 {
  border-color: #ff8a65 !important;
}

.color-deep-orange-400 {
  color: #ff7043 !important;
}

.bgColor-deep-orange-400 {
  background-color: #ff7043 !important;
}

.borderColor-deep-orange-400 {
  border-color: #ff7043 !important;
}

.color-deep-orange-500 {
  color: #ff5722 !important;
}

.bgColor-deep-orange-500 {
  background-color: #ff5722 !important;
}

.borderColor-deep-orange-500 {
  border-color: #ff5722 !important;
}

.color-deep-orange-600 {
  color: #f4511e !important;
}

.bgColor-deep-orange-600 {
  background-color: #f4511e !important;
}

.borderColor-deep-orange-600 {
  border-color: #f4511e !important;
}

.color-deep-orange-700 {
  color: #e64a19 !important;
}

.bgColor-deep-orange-700 {
  background-color: #e64a19 !important;
}

.borderColor-deep-orange-700 {
  border-color: #e64a19 !important;
}

.color-deep-orange-800 {
  color: #d84315 !important;
}

.bgColor-deep-orange-800 {
  background-color: #d84315 !important;
}

.borderColor-deep-orange-800 {
  border-color: #d84315 !important;
}

.color-deep-orange-900 {
  color: #bf360c !important;
}

.bgColor-deep-orange-900 {
  background-color: #bf360c !important;
}

.borderColor-deep-orange-900 {
  border-color: #bf360c !important;
}

.color-deep-orange-a100 {
  color: #ff9e80 !important;
}

.bgColor-deep-orange-a100 {
  background-color: #ff9e80 !important;
}

.borderColor-deep-orange-a100 {
  border-color: #ff9e80 !important;
}

.color-deep-orange-a200 {
  color: #ff6e40 !important;
}

.bgColor-deep-orange-a200 {
  background-color: #ff6e40 !important;
}

.borderColor-deep-orange-a200 {
  border-color: #ff6e40 !important;
}

.color-deep-orange-a400 {
  color: #ff3d00 !important;
}

.bgColor-deep-orange-a400 {
  background-color: #ff3d00 !important;
}

.borderColor-deep-orange-a400 {
  border-color: #ff3d00 !important;
}

.color-deep-orange-a700 {
  color: #dd2c00 !important;
}

.bgColor-deep-orange-a700 {
  background-color: #dd2c00 !important;
}

.borderColor-deep-orange-a700 {
  border-color: #dd2c00 !important;
}

.color-brown-50 {
  color: #efebe9 !important;
}

.bgColor-brown-50 {
  background-color: #efebe9 !important;
}

.borderColor-brown-50 {
  border-color: #efebe9 !important;
}

.color-brown-100 {
  color: #d7ccc8 !important;
}

.bgColor-brown-100 {
  background-color: #d7ccc8 !important;
}

.borderColor-brown-100 {
  border-color: #d7ccc8 !important;
}

.color-brown-200 {
  color: #bcaaa4 !important;
}

.bgColor-brown-200 {
  background-color: #bcaaa4 !important;
}

.borderColor-brown-200 {
  border-color: #bcaaa4 !important;
}

.color-brown-300 {
  color: #a1887f !important;
}

.bgColor-brown-300 {
  background-color: #a1887f !important;
}

.borderColor-brown-300 {
  border-color: #a1887f !important;
}

.color-brown-400 {
  color: #8d6e63 !important;
}

.bgColor-brown-400 {
  background-color: #8d6e63 !important;
}

.borderColor-brown-400 {
  border-color: #8d6e63 !important;
}

.color-brown-500 {
  color: #795548 !important;
}

.bgColor-brown-500 {
  background-color: #795548 !important;
}

.borderColor-brown-500 {
  border-color: #795548 !important;
}

.color-brown-600 {
  color: #6d4c41 !important;
}

.bgColor-brown-600 {
  background-color: #6d4c41 !important;
}

.borderColor-brown-600 {
  border-color: #6d4c41 !important;
}

.color-brown-700 {
  color: #5d4037 !important;
}

.bgColor-brown-700 {
  background-color: #5d4037 !important;
}

.borderColor-brown-700 {
  border-color: #5d4037 !important;
}

.color-brown-800 {
  color: #4e342e !important;
}

.bgColor-brown-800 {
  background-color: #4e342e !important;
}

.borderColor-brown-800 {
  border-color: #4e342e !important;
}

.color-brown-900 {
  color: #3e2723 !important;
}

.bgColor-brown-900 {
  background-color: #3e2723 !important;
}

.borderColor-brown-900 {
  border-color: #3e2723 !important;
}

.color-grey-50 {
  color: #fafafa !important;
}

.bgColor-grey-50 {
  background-color: #fafafa !important;
}

.borderColor-grey-50 {
  border-color: #fafafa !important;
}

.color-grey-100 {
  color: #f5f5f5 !important;
}

.bgColor-grey-100 {
  background-color: #f5f5f5 !important;
}

.borderColor-grey-100 {
  border-color: #f5f5f5 !important;
}

.color-grey-200 {
  color: #eeeeee !important;
}

.bgColor-grey-200 {
  background-color: #eeeeee !important;
}

.borderColor-grey-200 {
  border-color: #eeeeee !important;
}

.color-grey-300 {
  color: #e0e0e0 !important;
}

.bgColor-grey-300 {
  background-color: #e0e0e0 !important;
}

.borderColor-grey-300 {
  border-color: #e0e0e0 !important;
}

.color-grey-400 {
  color: #bdbdbd !important;
}

.bgColor-grey-400 {
  background-color: #bdbdbd !important;
}

.borderColor-grey-400 {
  border-color: #bdbdbd !important;
}

.color-grey-500 {
  color: #9e9e9e !important;
}

.bgColor-grey-500 {
  background-color: #9e9e9e !important;
}

.borderColor-grey-500 {
  border-color: #9e9e9e !important;
}

.color-grey-600 {
  color: #757575 !important;
}

.bgColor-grey-600 {
  background-color: #757575 !important;
}

.borderColor-grey-600 {
  border-color: #757575 !important;
}

.color-grey-700 {
  color: #616161 !important;
}

.bgColor-grey-700 {
  background-color: #616161 !important;
}

.borderColor-grey-700 {
  border-color: #616161 !important;
}

.color-grey-800 {
  color: #424242 !important;
}

.bgColor-grey-800 {
  background-color: #424242 !important;
}

.borderColor-grey-800 {
  border-color: #424242 !important;
}

.color-grey-900 {
  color: #212121 !important;
}

.bgColor-grey-900 {
  background-color: #212121 !important;
}

.borderColor-grey-900 {
  border-color: #212121 !important;
}

.color-blue-grey-50 {
  color: #eceff1 !important;
}

.bgColor-blue-grey-50 {
  background-color: #eceff1 !important;
}

.borderColor-blue-grey-50 {
  border-color: #eceff1 !important;
}

.color-blue-grey-100 {
  color: #cfd8dc !important;
}

.bgColor-blue-grey-100 {
  background-color: #cfd8dc !important;
}

.borderColor-blue-grey-100 {
  border-color: #cfd8dc !important;
}

.color-blue-grey-200 {
  color: #b0bec5 !important;
}

.bgColor-blue-grey-200 {
  background-color: #b0bec5 !important;
}

.borderColor-blue-grey-200 {
  border-color: #b0bec5 !important;
}

.color-blue-grey-300 {
  color: #90a4ae !important;
}

.bgColor-blue-grey-300 {
  background-color: #90a4ae !important;
}

.borderColor-blue-grey-300 {
  border-color: #90a4ae !important;
}

.color-blue-grey-400 {
  color: #78909c !important;
}

.bgColor-blue-grey-400 {
  background-color: #78909c !important;
}

.borderColor-blue-grey-400 {
  border-color: #78909c !important;
}

.color-blue-grey-500 {
  color: #607d8b !important;
}

.bgColor-blue-grey-500 {
  background-color: #607d8b !important;
}

.borderColor-blue-grey-500 {
  border-color: #607d8b !important;
}

.color-blue-grey-600 {
  color: #546e7a !important;
}

.bgColor-blue-grey-600 {
  background-color: #546e7a !important;
}

.borderColor-blue-grey-600 {
  border-color: #546e7a !important;
}

.color-blue-grey-700 {
  color: #455a64 !important;
}

.bgColor-blue-grey-700 {
  background-color: #455a64 !important;
}

.borderColor-blue-grey-700 {
  border-color: #455a64 !important;
}

.color-blue-grey-800 {
  color: #37474f !important;
}

.bgColor-blue-grey-800 {
  background-color: #37474f !important;
}

.borderColor-blue-grey-800 {
  border-color: #37474f !important;
}

.color-blue-grey-900 {
  color: #263238 !important;
}

.bgColor-blue-grey-900 {
  background-color: #263238 !important;
}

.borderColor-blue-grey-900 {
  border-color: #263238 !important;
}

.color-white {
  color: #ffffff;
}

.bgColor-white {
  background: #ffffff;
}

.color-black {
  color: #000000;
}

.bgColor-black {
  background: #000000;
}

/*----------------------------------------
color
----------------------------------------*/

.fontNotoSans {
  font-family: "Noto Sans JP", "Noto Sans", sans-serif;
}

.fontNotoSerif {
  font-family: "Noto Serif Japanese", "Noto Serif", serif;
}

.fontRoboto {
  font-family: "Roboto", sans-serif;
}

/*----------------------------------------
Web Font Icon
----------------------------------------*/

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(https://fonts.gstatic.com/s/materialicons/v21/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2) format("woff2");
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: .6rem;
}

.material-icons.md-18 {
  font-size: 18px;
}

.material-icons.md-24 {
  font-size: 24px;
}

.material-icons.md-36 {
  font-size: 36px;
}

.material-icons.md-48 {
  font-size: 48px;
}

.material-icons.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

.material-icons.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

.material-icons.md-light {
  color: white;
}

.material-icons.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/*----------------------------------------
clearfix
----------------------------------------*/

.contentsNavi:after,
.container:after,
.section:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/

a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
* Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/

img {
  border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/

textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
  display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/

template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/

[hidden] {
  display: none;
}

/* width */

.w530 {
  margin: 0;
  width: 530px;
}

.w1 {
  width: 1%;
}

.w2 {
  width: 2%;
}

.w3 {
  width: 3%;
}

.w4 {
  width: 4%;
}

.w5 {
  width: 5%;
}

.w6 {
  width: 6%;
}

.w7 {
  width: 7%;
}

.w8 {
  width: 8%;
}

.w9 {
  width: 9%;
}

.w10 {
  width: 10%;
}

.w11 {
  width: 11%;
}

.w12 {
  width: 12%;
}

.w13 {
  width: 13%;
}

.w14 {
  width: 14%;
}

.w15 {
  width: 15%;
}

.w16 {
  width: 16%;
}

.w17 {
  width: 17%;
}

.w18 {
  width: 18%;
}

.w19 {
  width: 19%;
}

.w20 {
  width: 20%;
}

.w21 {
  width: 21%;
}

.w22 {
  width: 22%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w26 {
  width: 26%;
}

.w27 {
  width: 27%;
}

.w28 {
  width: 28%;
}

.w29 {
  width: 29%;
}

.w30 {
  width: 30%;
}

.w31 {
  width: 31%;
}

.w32 {
  width: 32%;
}

.w33 {
  width: 33%;
}

.w34 {
  width: 34%;
}

.w35 {
  width: 35%;
}

.w36 {
  width: 36%;
}

.w37 {
  width: 37%;
}

.w38 {
  width: 38%;
}

.w39 {
  width: 39%;
}

.w40 {
  width: 40%;
}

.w41 {
  width: 41%;
}

.w42 {
  width: 42%;
}

.w43 {
  width: 43%;
}

.w44 {
  width: 44%;
}

.w45 {
  width: 45%;
}

.w46 {
  width: 46%;
}

.w47 {
  width: 47%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w95 {
  width: 95%;
}

.w100 {
  width: 100%;
}

/* align */

.aLeft {
  text-align: left !important;
}

.aRight {
  text-align: right !important;
}

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

.vTop {
  vertical-align: top !important;
}

.vMiddle {
  vertical-align: middle !important;
}

.vBottom {
  vertical-align: bottom !important;
}

/* flex box */

.fb-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fb-row__justify--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fb-row__justify--start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fb-row__justify--end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.fb-row__align--center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fb-row__align--start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fb-row__align--end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.fb-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fb-column__justify--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fb-column__justify--start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fb-column__justify--end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.fb-column__align--center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fb-column__align--start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fb-column__align--end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

/* float */

.fl {
  float: left;
}

.fr {
  float: right;
}

/* visivle style */

.fs10 {
  font-size: 10px;
  font-size: 0.625rem;
}

.fs10-100 {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 100;
}

.fs10-300 {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 300;
}

.fs10-350 {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 350;
}

.fs10-400 {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 400;
}

.fs10-500 {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 500;
}

.fs10-700 {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 700;
}

.fs10-900 {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 900;
}

.fs11 {
  font-size: 11px;
  font-size: 0.6875rem;
}

.fs11-100 {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 100;
}

.fs11-300 {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 300;
}

.fs11-350 {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 350;
}

.fs11-400 {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
}

.fs11-500 {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 500;
}

.fs11-700 {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 700;
}

.fs11-900 {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 900;
}

.fs12 {
  font-size: 12px;
  font-size: 0.75rem;
}

.fs12-100 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 100;
}

.fs12-300 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 300;
}

.fs12-350 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 350;
}

.fs12-400 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
}

.fs12-500 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
}

.fs12-700 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
}

.fs12-900 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 900;
}

.fs13 {
  font-size: 13px;
  font-size: 0.8125rem;
}

.fs13-100 {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 100;
}

.fs13-300 {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 300;
}

.fs13-350 {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 350;
}

.fs13-400 {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
}

.fs13-500 {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
}

.fs13-700 {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 700;
}

.fs13-900 {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 900;
}

.fs14 {
  font-size: 14px;
  font-size: 0.875rem;
}

.fs14-100 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 100;
}

.fs14-300 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
}

.fs14-350 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 350;
}

.fs14-400 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
}

.fs14-500 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
}

.fs14-700 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
}

.fs14-900 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
}

.fs15 {
  font-size: 15px;
  font-size: 0.9375rem;
}

.fs15-100 {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 100;
}

.fs15-300 {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 300;
}

.fs15-350 {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 350;
}

.fs15-400 {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
}

.fs15-500 {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
}

.fs15-700 {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
}

.fs15-900 {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 900;
}

.fs16 {
  font-size: 16px;
  font-size: 1rem;
}

.fs16-100 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 100;
}

.fs16-300 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
}

.fs16-350 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 350;
}

.fs16-400 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
}

.fs16-500 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}

.fs16-700 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
}

.fs16-900 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 900;
}

.fs17 {
  font-size: 17px;
  font-size: 1.0625rem;
}

.fs17-100 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 100;
}

.fs17-300 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 300;
}

.fs17-350 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 350;
}

.fs17-400 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 400;
}

.fs17-500 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
}

.fs17-700 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 700;
}

.fs17-900 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 900;
}

.fs18 {
  font-size: 18px;
  font-size: 1.125rem;
}

.fs18-100 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 100;
}

.fs18-300 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
}

.fs18-350 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 350;
}

.fs18-400 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
}

.fs18-500 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}

.fs18-700 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
}

.fs18-900 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 900;
}

.fs19 {
  font-size: 19px;
  font-size: 1.1875rem;
}

.fs19-100 {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 100;
}

.fs19-300 {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 300;
}

.fs19-350 {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 350;
}

.fs19-400 {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 400;
}

.fs19-500 {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 500;
}

.fs19-700 {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700;
}

.fs19-900 {
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 900;
}

.fs20 {
  font-size: 20px;
  font-size: 1.25rem;
}

.fs20-100 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 100;
}

.fs20-300 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
}

.fs20-350 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 350;
}

.fs20-400 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
}

.fs20-500 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
}

.fs20-700 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
}

.fs20-900 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 900;
}

.fs21 {
  font-size: 21px;
  font-size: 1.3125rem;
}

.fs21-100 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 100;
}

.fs21-300 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 300;
}

.fs21-350 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 350;
}

.fs21-400 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 400;
}

.fs21-500 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 500;
}

.fs21-700 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700;
}

.fs21-900 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 900;
}

.fs22 {
  font-size: 22px;
  font-size: 1.375rem;
}

.fs22-100 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 100;
}

.fs22-300 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
}

.fs22-350 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 350;
}

.fs22-400 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 400;
}

.fs22-500 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 500;
}

.fs22-700 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
}

.fs22-900 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 900;
}

.fs23 {
  font-size: 23px;
  font-size: 1.4375rem;
}

.fs23-100 {
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 100;
}

.fs23-300 {
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 300;
}

.fs23-350 {
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 350;
}

.fs23-400 {
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 400;
}

.fs23-500 {
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 500;
}

.fs23-700 {
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 700;
}

.fs23-900 {
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 900;
}

.fs24 {
  font-size: 24px;
  font-size: 1.5rem;
}

.fs24-100 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 100;
}

.fs24-300 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
}

.fs24-350 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 350;
}

.fs24-400 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
}

.fs24-500 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
}

.fs24-700 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
}

.fs24-900 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900;
}

.fs25 {
  font-size: 25px;
  font-size: 1.5625rem;
}

.fs25-100 {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 100;
}

.fs25-300 {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 300;
}

.fs25-350 {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 350;
}

.fs25-400 {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 400;
}

.fs25-500 {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 500;
}

.fs25-700 {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 700;
}

.fs25-900 {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 900;
}

.fs26 {
  font-size: 26px;
  font-size: 1.625rem;
}

.fs26-100 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 100;
}

.fs26-300 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 300;
}

.fs26-350 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 350;
}

.fs26-400 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 400;
}

.fs26-500 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 500;
}

.fs26-700 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
}

.fs26-900 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 900;
}

.fs27 {
  font-size: 27px;
  font-size: 1.6875rem;
}

.fs27-100 {
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 100;
}

.fs27-300 {
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 300;
}

.fs27-350 {
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 350;
}

.fs27-400 {
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 400;
}

.fs27-500 {
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 500;
}

.fs27-700 {
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 700;
}

.fs27-900 {
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 900;
}

.fs28 {
  font-size: 28px;
  font-size: 1.75rem;
}

.fs28-100 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 100;
}

.fs28-300 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 300;
}

.fs28-350 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 350;
}

.fs28-400 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 400;
}

.fs28-500 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 500;
}

.fs28-700 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
}

.fs28-900 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 900;
}

.fs29 {
  font-size: 29px;
  font-size: 1.8125rem;
}

.fs29-100 {
  font-size: 29px;
  font-size: 1.8125rem;
  font-weight: 100;
}

.fs29-300 {
  font-size: 29px;
  font-size: 1.8125rem;
  font-weight: 300;
}

.fs29-350 {
  font-size: 29px;
  font-size: 1.8125rem;
  font-weight: 350;
}

.fs29-400 {
  font-size: 29px;
  font-size: 1.8125rem;
  font-weight: 400;
}

.fs29-500 {
  font-size: 29px;
  font-size: 1.8125rem;
  font-weight: 500;
}

.fs29-700 {
  font-size: 29px;
  font-size: 1.8125rem;
  font-weight: 700;
}

.fs29-900 {
  font-size: 29px;
  font-size: 1.8125rem;
  font-weight: 900;
}

.fs30 {
  font-size: 30px;
  font-size: 1.875rem;
}

.fs30-100 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 100;
}

.fs30-300 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 300;
}

.fs30-350 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 350;
}

.fs30-400 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 400;
}

.fs30-500 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 500;
}

.fs30-700 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
}

.fs30-900 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 900;
}

.fs31 {
  font-size: 31px;
  font-size: 1.9375rem;
}

.fs31-100 {
  font-size: 31px;
  font-size: 1.9375rem;
  font-weight: 100;
}

.fs31-300 {
  font-size: 31px;
  font-size: 1.9375rem;
  font-weight: 300;
}

.fs31-350 {
  font-size: 31px;
  font-size: 1.9375rem;
  font-weight: 350;
}

.fs31-400 {
  font-size: 31px;
  font-size: 1.9375rem;
  font-weight: 400;
}

.fs31-500 {
  font-size: 31px;
  font-size: 1.9375rem;
  font-weight: 500;
}

.fs31-700 {
  font-size: 31px;
  font-size: 1.9375rem;
  font-weight: 700;
}

.fs31-900 {
  font-size: 31px;
  font-size: 1.9375rem;
  font-weight: 900;
}

.fs32 {
  font-size: 32px;
  font-size: 2rem;
}

.fs32-100 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 100;
}

.fs32-300 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 300;
}

.fs32-350 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 350;
}

.fs32-400 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 400;
}

.fs32-500 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
}

.fs32-700 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
}

.fs32-900 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 900;
}

/*----------------------------------------
Magnific Popup CSS
----------------------------------------*/

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #ffffff;
}

.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #ffffff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #ffffff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #ffffff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
/*----------------------------------------
Slick CSS
----------------------------------------*/

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat;
}

/* Icons */

@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */

.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*breadcrumb
----------------------------------------------- */
.breadcrumb {
  width: 100%;
  background: #f5f2ee;
}

.breadcrumb nav {
  margin: 0 auto;
  padding: 4px 0;
}

.breadcrumb nav a {
  margin: 0 10px;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  text-decoration: none;
  color: #212121 !important;
}

.breadcrumb nav a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.breadcrumb nav strong {
  margin: 0 10px;
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
}

/*form
----------------------------------------------- */
.btn {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  color: #212121;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.btn__reset {
  width: 150px;
  font-size: 16px;
  font-size: 1rem;
}

.btn__reset:hover {
  opacity: .6;
}

.btn__submit {
  width: 300px;
  background: #36509F;
  border: 1px solid #36509F;
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}

.btn__submit:hover {
  opacity: .6;
}

.btn__comment {
  width: 300px;
}

.btn__comment:hover {
  opacity: .6;
}

.btnContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blogComment {
  margin: 80px 0 0;
  padding: 15px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.blogComment .submit {
  margin-top: 0;
  padding: 30px 0;
  text-align: center;
}

.blogComment__hl {
  margin: 10px 0 20px;
  background: none;
  border: none;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: left;
  color: #212121;
}

.blogComment__hl:after {
  display: none;
}

.blogCommentList {
  margin: 10px 0;
  padding: 0 15px 40px;
  border-bottom: 1px solid #e0e0e0;
}

.comment {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dotted #e0e0e0;
}

.comment:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.blogCommentSend {
  margin: 40px 0 0;
}

.blogCommentSend__hl {
  font-size: 18px;
  font-size: 1.125rem;
  color: #212121;
}

#BlogCommentAddForm {
  padding: 0 !important;
}

.authCaptcha {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.authCaptcha__image {
  margin: 0;
  vertical-align: middle;
}

.authCaptcha__message {
  margin: 0 10px;
}

#blogCommentMessage {
  width: 100%;
}

.resultMessage {
  padding: 20px 0;
  font-size: 18px;
  font-size: 1.125rem;
  border-radius: 3px;
  background: #000000;
  color: #ffffff;
}

.video {
  margin: 40px auto;
  padding-top: 56.25%;
  width: 100%;
  position: relative;
}

.video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

/*access
----------------------------------------------- */
.googleMap {
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  position: relative;
  overflow: hidden;
}

.googleMap iframe,
.googleMap object,
.googleMap embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/*Mail
----------------------------------------------- */
input,
select {
  padding: 2px 4px;
  height: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  vertical-align: top;
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #bdbdbd;
  font-size: 12px;
  font-size: 0.75rem;
}

input:-moz-placeholder,
select:-moz-placeholder {
  /* Firefox 18- */
  color: #bdbdbd;
  font-size: 12px;
  font-size: 0.75rem;
}

input::-moz-placeholder,
select::-moz-placeholder {
  /* Firefox 19+ */
  color: #bdbdbd;
  font-size: 12px;
  font-size: 0.75rem;
}

input:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #bdbdbd;
  font-size: 12px;
  font-size: 0.75rem;
}

input:not([type='submit']):focus {
  outline: 0;
  background: rgba(232, 245, 233, 0.3);
}

input[type='search'] {
  -webkit-appearance: none;
}

input[type='time'] {
  font-family: "Noto Sans JP", "Noto Sans", sans-serif;
}

label {
  cursor: pointer;
}

textarea {
  padding: 4px 6px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
}

textarea::-webkit-input-placeholder {
  color: #bdbdbd;
}

textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #bdbdbd;
}

textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #bdbdbd;
}

textarea:-ms-input-placeholder {
  color: #bdbdbd;
}

textarea:focus {
  outline: 0;
  background: rgba(232, 245, 233, 0.3);
}

#FieldMessageName1,
#FieldMessageNameKana1 {
  margin-right: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#FieldMessageName1 .mail-before-attachment,
#FieldMessageNameKana1 .mail-before-attachment {
  margin-right: 5px;
}

#FieldMessageName2,
#FieldMessageNameKana2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#FieldMessageName2 .mail-before-attachment,
#FieldMessageNameKana2 .mail-before-attachment {
  margin-right: 5px;
}

#FieldMessageSex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#FieldMessageSex label {
  margin-right: 20px;
}

#MailMessageEmail1 {
  margin: 5px 0;
}

#FieldMessageTel1,
#FieldMessageTel2,
#FieldMessageTel3 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#FieldMessageTel1 .mail-after-attachment,
#FieldMessageTel2 .mail-after-attachment,
#FieldMessageTel3 .mail-after-attachment {
  margin: 0 5px;
}

#MailMessageTel1,
#MailMessageTel2,
#MailMessageTel3 {
  width: 80px;
}

#FieldMessageZip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#FieldMessageZip .mail-before-attachment {
  margin-right: 5px;
}

#FieldMessageZip .mail-attention {
  margin-left: 5px;
}

#FieldMessageAddress1,
#FieldMessageAddress2 {
  margin: 5px 0;
  display: block;
}

#FieldMessageCategory {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#MailMessageMessage {
  width: 100%;
}

#FieldMessageRoot {
  margin-bottom: 5px;
  display: block;
}

.form-s {
  width: 200px;
}

.form-l {
  width: 500px;
}

.error-message {
  margin: 5px 0 0;
  color: #b71c1c;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}

.authCaptcha {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.authCaptcha__message {
  margin-left: 10px;
}

.authCaptcha .error-message {
  width: 100%;
}

#MailMessageAuthCaptcha {
  width: 200px;
}

.submit {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.submit input {
  margin: 0 10px;
}

.checkboxInput {
  display: none;
}

.checkboxInput:checked + .checkboxInput-style {
  color: #00acc1;
}

.checkboxInput:checked + .checkboxInput-style:after {
  content: "";
  width: 6px;
  height: 12px;
  display: block;
  border-bottom: 4px solid #00acc1;
  border-right: 4px solid #00acc1;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  position: absolute;
  top: -3px;
  left: 5px;
  cursor: pointer;
}

.checkboxInput-style {
  padding-left: 22px;
  position: relative;
  white-space: nowrap;
  top: -1px;
}

.checkboxInput-style:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: #eceff1;
  -webkit-box-shadow: 0 0 0 2px white inset;
  box-shadow: 0 0 0 2px white inset;
  border: 1px solid #b0bec5;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 2px;
  left: 0;
  cursor: pointer;
}

.checkboxInput-style-noText {
  padding-left: 15px;
}

.radioInput {
  display: none;
}

.radioInput:checked + .radioInput-style {
  color: #00acc1;
}

.radioInput:checked + .radioInput-style:after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background: #00acc1;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 3px;
  cursor: pointer;
}

.radioInput-style {
  margin-right: 20px;
  padding-left: 22px;
  position: relative;
  white-space: nowrap;
}

.radioInput-style:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: #eceff1;
  -webkit-box-shadow: 0 0 0 2px white inset;
  box-shadow: 0 0 0 2px white inset;
  border: 1px solid #b0bec5;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 2px;
  left: 0;
  cursor: pointer;
}

/*見出し装飾
----------------------------------------------- */
.headline {
  margin: 0 0 40px;
  line-height: 120%;
  font-size: 30px;
  font-size: 1.875rem;
  position: relative;
  text-align: center;
  font-weight: normal;
}

.headline * {
  line-height: 120%;
}

.headline--left {
  text-align: left;
}

.headline--center {
  text-align: center;
}

.headline--right {
  text-align: right;
}

.headline__underline {
  padding-bottom: 25px;
}

.headline__underline:before {
  margin-left: -30px;
  content: '';
  width: 60px;
  height: 3px;
  background: #364F9D;
  position: absolute;
  bottom: 0;
  left: 50%;
}

.headline__underline--left {
  padding-bottom: 25px;
  text-align: left;
  font-weight: normal;
}

.headline__underline--left:before {
  margin-left: 0;
  content: '';
  width: 100%;
  height: 4px;
  background: #ecf9fd;
  position: absolute;
  bottom: 0;
  left: 0;
}

.headline__underline--right {
  padding-bottom: 25px;
  text-align: right;
  font-weight: normal;
}

.headline__underline--right:before {
  margin-left: 0;
  content: '';
  width: 60px;
  height: 3px;
  background: #364F9D;
  position: absolute;
  bottom: 0;
  left: inherit;
  right: 0;
}

.headline__border {
  padding: .4em .6em;
  line-height: 120%;
  border-radius: 3px;
  border: 1px solid #212121;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}

.headline__sideBorder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.headline__sideBorder--text {
  margin: 0 20px;
  display: block;
}

.headline__sideBorder--line {
  width: 40px;
  height: 1px;
  display: block;
  background-color: #212121;
}

.headline__fs--xs {
  font-size: 18px;
  font-size: 1.125rem;
}

.headline__fs--s {
  font-size: 24px;
  font-size: 1.5rem;
}

.headline__fs--m {
  font-size: 30px;
  font-size: 1.875rem;
}

.headline__fs--l {
  font-size: 36px;
  font-size: 2.25rem;
}

.headline__fs--xl {
  font-size: 42px;
  font-size: 2.625rem;
}

.headline__sub {
  margin-top: -.05em;
  display: block;
  width: 100%;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}

/*ローディング
----------------------------------------------- */
.loading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff url(../img/common/loader.gif) no-repeat center;
  z-index: 99999;
}

/*ページネーション
----------------------------------------------- */
.pagination {
  padding-bottom: 30px;
  text-align: center;
}

.pagination .current,
.pagination .disabled {
  border: 1px solid #e0e0e0;
  margin: 0 1px;
  padding: 4px 7px;
}

.pagination span {
  margin: 0 2px;
  display: inline-block;
  border-radius: 2px;
}

.pagination a {
  margin: 0 1px;
  padding: 4px 7px;
  display: inline-block;
  border-radius: 2px;
  border: 1px solid #5E72B1;
  background: #5E72B1;
  text-decoration: none;
  white-space: nowrap;
  color: #ffffff;
}

.pagination a:hover {
  background: #ffffff;
  color: #5E72B1;
}

.disabled {
  display: none;
}

.contentsNavi {
  margin: 20px 0 0;
  position: relative;
}

.contentsNavi .prev-link {
  float: left;
}

.contentsNavi .next-link {
  float: right;
}

/*topへ戻るボタン
----------------------------------------------- */
.pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}

.pagetop a {
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #5E72B1;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}

.pagetop a:hover {
  opacity: .5;
}

.pagetop a i {
  display: block;
  font-size: 22px;
  font-size: 1.375rem;
  color: #ffffff;
}
/*テーブルタグ
----------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

.baseTable {
  width: 100%;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.baseTable th,
.baseTable td {
  padding: 16px;
  line-height: 120%;
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}

.baseTable td {
  vertical-align: middle;
}

.baseTable th {
  width: 22%;
  background: #fafafa;
  font-weight: 500;
  text-align: left;
}

.jobTable td,th{
	padding:10px;
	border: 1px solid #e0e0e0;
	 -webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.jobTable th{
	background: #fafafa;
	font-weight: 500;
	text-align: center;
}




