@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;
  top: 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("./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: #666;
  color: #FFF;
}
@media screen and (max-width: 999px) {
  /* 999px以下に適用されるCSS（タブレット用） */
  .breadcrumb {
    background: #a80013;
    color: #FFF;
  }
}

.breadcrumb nav {
  margin: 0 auto;
  padding: 10px 0;
}

.breadcrumb nav a {
  margin: 0 10px;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  text-decoration: none;
  color: #FFF !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;
}

.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: 18px;
  font-size: 1.125rem;
}

.btn__reset:hover {
  opacity: .6;
}

.btn__submit {
  width: 300px;
  background: #a80013;
  border: 1px solid #a80013;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
  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;
}

.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;
}

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;
}
/* //////////////////////////////////////////////////// */

#FieldMessageName21,
#FieldMessageNameKana21 {
  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;
}

#FieldMessageName21 .mail-before-attachment,
#FieldMessageNameKana21 .mail-before-attachment {
  margin-right: 5px;
}

#FieldMessageName22,
#FieldMessageNameKana22 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#FieldMessageName22 .mail-before-attachment,
#FieldMessageNameKana22 .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: 1px;
  background: #558b2f;
  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: 60px;
  height: 1px;
  background: #558b2f;
  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: 1px;
  background: #558b2f;
  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(../images/common/loader.gif) no-repeat center;
  z-index: 99999;
}

.pagination {
  padding-bottom: 60px;
  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 #558b2f;
  background: #558b2f;
  text-decoration: none;
  white-space: nowrap;
  color: #ffffff;
}

.pagination a:hover {
  background: #ffffff;
  color: #558b2f;
}

.disabled {
  display: none;
}

.contentsNavi {
  margin: 20px 0 0;
  position: relative;
}

.contentsNavi .prev-link {
  float: left;
}

.contentsNavi .next-link {
  float: right;
}

.pagetop {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 500;
}

.pagetop a {
  width: 100px;
  /*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: #a80013;*/
  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 #ACACAC;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}

.baseTable td {
  vertical-align: middle;
  /*text-align: center;*/
}

.baseTable th {
  width: 30%;
  background: #DEDEDE;
  font-weight: 500;
  /*text-align: center;*/
  font-weight: bold;
}

/*----------------------------------------
	body
----------------------------------------*/

body {
  background: #ffffff;
  /*font-family: "Noto Sans JP", "Noto Sans", sans-serif;*/
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #212121;
  text-align: center;
  font-weight: 400;
}

body img {
  max-width: 100%;
  height: auto;
  /*border-radius: 6px;*/
}

body * {
  line-height: 160%;
}

body.fixed {
  position: fixed;
  width: 100%;
  z-index: -1;
}

a {
  color: #558b2f;
  outline: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a * {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:hover {
  color: #212121;
}

a:active {
  color: #212121;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-weight: 500;
}

.clearfix {
  min-height: 1px;
  _height: 1%;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

main {
  position: relative;
  z-index: 0;
}

/*----------------------------------------
	container
----------------------------------------*/

.container {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
  position: relative;
}

/*----------------------------------------
	contents
----------------------------------------*/

.contents {
  padding-bottom: 100px;
}

.contentsTitle {
  margin-bottom: 80px;
  width: 100%;
  background: url(../img/common/bg_arches.jpg);
  background-size:cover;
  background-position: center center;
}

.contentsTitle__hl {
  margin: 0;
  width: 100%;
  height: 160px;
  line-height: 130%;
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #EEE;
  vertical-align: middle;
  text-align: center;
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 900;
  color: #FFF;
  text-shadow: 0px 1px 8px #152d38;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.section {
  margin: 100px 0;
}

.section__hl {
  margin: 0 0 40px;
  padding-bottom: 25px;
  line-height: 120%;
  font-size: 30px;
  font-size: 1.875rem;
  position: relative;
  text-align: center;
  font-weight: bold;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.section__hl * {
  line-height: 120%;
}

.section__hl:before {ƒ
  margin-left: -30px;
  content: '';
  width: 60px;
  height: 1px;
  background: #558b2f;
  position: absolute;
  bottom: 0;
  left: 50%;
}

.section__hl--left {
  text-align: left;
  font-weight: normal;
}

.section__hl--left:before {
  margin-left: 0;
  left: 0;
}

.section__hl--right {
  text-align: right;
  font-weight: normal;
}

.section__hl--right:before {
  margin-left: 0;
  left: inherit;
  right: 0;
}

.telLink a {
  text-decoration: none;
}

/*----------------------------------------
	header
----------------------------------------*/

header {
  width: 100%;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

.hTop {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  position: relative;
  z-index: 3;
}

.hTop__hl {
  margin: 25px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hTop__hl a {
  display: block;
  font-size: 26px;
  font-size: 1.625rem;
  text-decoration: none;
}

.hTop__hl a:hover {
  opacity: .8;
}

.hTop__hl img {
  max-height: 76px;
  vertical-align: bottom;
}

.hTop__contents {
  margin: 10px 30px 10px auto;
  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;
}

.hContact {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hContact__item {
  margin: 0;
  line-height: 130%;
}

.hContact__item * {
  line-height: 130%;
}

.hContact__item--btn {
  margin-bottom: auto;
}

.hContact__item--tel {
  margin-top: 8px;
}

.hContact__item--hour {
  margin-top: 5px;
  font-size: 14px;
  font-size: 0.875rem;
}

.hContact__btn {
  padding: 10px 20px;
  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;
  background: #a80013;
  border: 1px solid #a80013!important;
  /*border-top: none;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;*/
  border-radius: 3px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
}

.hContact__btn:hover {
  background: #fff0ad;
  color: #a80013;
}

.hContact__btn:hover * {
  color: #a80013;
}

.hContact__btn:hover .fa {
  color: #a80013;
}

.hContact__btn .fa {
  margin-right: 5px;
  color: #ffffff;
}

.hContact__btn--text {
  color: #ffffff;
}

.hContact__tel {
  line-height: 120%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 30px;
  font-size: 1.875rem;
  pointer-events: none;
  text-decoration: none;
  font-weight: 700;
  color: #000000 !important;
}

.hContact__tel .fa {
  margin-right: 5px;
  font-size: 22px;
  font-size: 1.375rem;
  color: #000000;
  position: relative;
  top: 2px;
}

.spMenu__btn {
  margin: 0 20px;
  width: 40px;
  height: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #a80013;
  display: none;
  cursor: pointer;
}

.spMenu__btn.active .spMenu__btn--line:nth-child(1) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 9px;
}

.spMenu__btn.active .spMenu__btn--line:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.spMenu__btn.active .spMenu__btn--line:nth-child(3) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -9px;
}

.spMenu__btn--line {
  margin: 3px 0;
  width: 26px;
  height: 3px;
  display: block;
  background: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  top: 0;
}

.gNav {
  width: 100%;
  height: 64px;
  background: #c70017;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

.gNav:after {
  content: '';
  width: 100%;
  height: 6px;
  display: block;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  z-index: 1;
}

.gNav.fixed {
  position: fixed;
  top: 0;
}

.nav-menu__box {
  margin: 0 auto;
  max-width: 1100px;
}

.nav-menu__box.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.nav-menu {
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav-item {
  list-style: none;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  position: relative;
}

.nav-item:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}

.nav-item > a {
  width: auto;
  height: 63px;
  line-height: 120%;
  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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* デフォルトのフォントサイズ
  font-size: 15px;
  font-size: 0.9375rem;
  */
  font-size: 14.4px;
  font-size: 0.9rem;
  background: #a80013;
  color: #ffffff !important;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.nav-item > a:after {
  content: '';
  width: 100%;
  height: 240%;
  display: block;
  background: rgba(255, 255, 255, 0.15);
  -webkit-transform: skewY(-15deg);
  transform: skewY(-15deg);
  position: absolute;
  bottom: -290%;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.nav-item > a:hover:after {
  bottom: -60%;
}

.nav-item.current > a:before {
  content: '';
  width: 98%;
  height: 1px;
  display: block;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 3px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 1;
}

.nav-menu__sub {
  margin: 0;
  padding: 0;
  width: 100%;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 63px;
  left: 0;
  z-index: 2;
}

.nav-menu__sub > .menu {
  margin: 0;
  padding: 0;
}

.nav-menu__sub .menu-content {
  padding: 0;
  background: #000000;
  list-style: none;
}

.nav-menu__sub .menu-content > a {
  width: 100%;
  height: 44px;
  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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #000000;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  /* デフォルトのフォントサイズ
  font-size: 15px;
  font-size: 0.9375rem;
  */
  font-size: 12.8px;
  font-size: 0.8rem;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.nav-menu__sub .menu-content > a:after {
  content: '';
  width: 100%;
  height: 240%;
  display: block;
  background: rgba(255, 255, 255, 0.15);
  -webkit-transform: skewY(-15deg);
  transform: skewY(-15deg);
  position: absolute;
  bottom: -300%;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.nav-menu__sub .menu-content > a:hover:after {
  bottom: -70%;
}

/*----------------------------------------
	footer
----------------------------------------*/

.fContact {
  padding: 0 15px;
  width: 100%;
  height: 440px;
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../img/common/pho_bg_contact.jpg) no-repeat center;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #ffffff;
}

.fContact:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

.fContact * {
  position: relative;
  z-index: 1;
}

.fContact__hl {
  margin: 0;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 500;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.fContact__read {
  margin: 15px 0 25px;
}

.fContact__tel {
  margin: 0;
  line-height: 120%;
  font-size: 54px;
  font-size: 2.375rem;
  letter-spacing: .03em;
  font-weight: 900;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.fContact__tel a {
  text-decoration: none;
  color: #ffffff;
}

.fContact__time {
  margin: 0;
}

.fContact__btn {
  margin: 30px auto 0;
  width: 400px;
}

.fContact__btn .btn {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  color: #ffffff !important;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.fContact__btn .btn:hover {
  background: white;
  color: #212121 !important;
}

.fContact__btn .btn:hover .fa {
  color: #212121;
  right: -5px;
}

.fContact__btn .btn .fa {
  margin-left: 10px;
  color: #ffffff;
  font-size: 15px;
  font-size: 0.9375rem;
  position: relative;
  top: 1px;
  right: 0;
}

footer {
  padding: 56px 0 50px;
  width: 100%;
  background: #474747;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

footer:before {
  content: '';
  width: 100%;
  height: 6px;
  display: block;
  background: rgba(255, 255, 255, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fLeft {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.shopName {
  margin: 5px 0;
  color: #ffffff;
  font-size: 17px;
  font-size: 1.0625rem;
}

.fAddress {
  margin: 0;
  padding: 0;
}

.fAddress dt {
  width: 68px;
  float: left;
  clear: left;
  font-size: 14px;
  font-size: 0.875rem;
  color: #ffffff;
  position: relative;
}

.fAddress dt:before {
  content: '：';
  position: absolute;
  top: 0;
  right: 0;
}

.fAddress dd {
  margin: 0;
  padding-left: 68px;
  font-size: 14px;
  font-size: 0.875rem;
  color: #ffffff;
}

.fAddress dd span {
  color: #ffffff;
}

.fAddress dd a {
  color: #ffffff;
}

.fRight {
  margin-left: auto;
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.snsList {
  margin: 10px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.snsList li {
  margin: 0 10px;
  list-style: none;
}

.snsList li a {
  width: 50px;
  height: 50px;
  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: 50%;
  background: white;
  color: #000000;
  font-size: 22px;
  font-size: 1.375rem;
  text-decoration: none;
}

.snsList li a:hover {
  background: rgba(255, 255, 255, 0.6);
}

.snsList li a i {
  color: #000000;
  font-size: 22px;
  font-size: 1.375rem;
}

.fa-twitter::before {
  content: '𝕏';
  font-family: unset;
  font-weight: bold;
}

/* LINE公式アカウントのみ大きく入れる場合
.snsList {
  margin: 10px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.snsList li {
  margin: 0 10px;
  list-style: none;
}

.snsList li a {
  width: 50px;
  height: 50px;
  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: 20%;
  color: #000000;
  font-size: 22px;
  font-size: 1.375rem;
  text-decoration: none;
}

.snsList li a:hover {
  background: rgba(255, 255, 255, 0.6);
}

.snsList li a i {
  color: #FFF;
  font-size: 22px;
  font-size: 3.8rem;
}
*/

.copy {
  line-height: 120%;
  color: #ffffff;
  text-align: center;
}

.copy small {
  font-size: 12px;
  font-size: 0.75rem;
  color: #ffffff;
}

/*----------------------------------------
	sidebar
----------------------------------------*/

.sideNav {
  margin-bottom: 60px;
  width: 25%;
}

.sideNav .articleArea {
  padding: 0;
}

.blogWidget {
  width: 100%;
  margin-bottom: 40px;
}

.blogWidget__hl {
  margin-bottom: 20px;
  width: 100%;
  border-radius: 3px;
  background: #a80013;
  line-height: 40px;
  /*font-family: "Noto Serif Japanese", "Noto Serif", serif;*/
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  color: #ffffff;
  text-indent: 10px;
}

.depth-1 {
  padding-left: 0;
}

.depth-1 li {
  padding: 0 10px 15px 30px;
  line-height: 120%;
  position: relative;
  list-style: none;
}

.depth-1 li a:before {
  content: '>';
  margin-right: 5px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 14px;
}

.blogWidgetList {
  padding-left: 0;
}

.blogWidgetList__item {
  padding: 0 10px 15px 30px;
  line-height: 120%;
  position: relative;
  list-style: none;
}

.blogWidgetList__item a:before {
  content: '>';
  margin-right: 5px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 14px;
}

.blogWidgetCalender {
  padding: 20px;
  width: auto;
  border-radius: 3px;
  background: #fafafa;
  border: 1px solid #eeeeee;
}

.blogWidgetCalender h3 {
  margin: 0 0 15px 0;
  font-size: 18px;
  font-size: 1.125rem;
  background: none;
  color: #a80013;
  text-align: center;
  line-height: 18px;
}

.blogCalendar {
  width: 100%;
}

.blogCalendar tr {
  border-bottom: 1px solid #e0e0e0;
}

.blogCalendar tr:first-child {
  padding-bottom: 5px;
}

.blogCalendar th,
.blogCalendar td {
  padding: 5px 0;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}

.blogCalendar th a,
.blogCalendar td a {
  color: #a80013;
  font-size: 14px;
  font-size: 0.875rem;
}

.saturday {
  color: #1e88e5;
}

.sunday {
  color: #e53935;
}

.today {
  font-weight: 700 !important;
  background: rgba(0, 0, 0, 0.2);
  color: #000000;
}

.today a {
  color: #000000;
}

#ContentSearchForm input[type="text"] {
  width: 100%;
}

.colBox {
  margin: 120px 0;
}

.colBox p {
  line-height: 180%;
}

.colBox img {
  vertical-align: bottom;
}

.colBox__bgColor {
  padding: 100px 0;
}

.contents__hl {
  margin: 20px 0 30px;
  line-height: 130%;
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 900;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.contents__hl--center {
  text-align: center;
}

.contents__hl br {
  line-height: 130%;
}

.contents__readBox {
  margin-top: 40px;
}

.contents__readBox--center {
  text-align: center;
}

.rowBox__2elem {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rowBox__2elem .boxInner {
  margin: 20px 0;
  width: calc(50% - 20px);
}

.rowBox__2elem--reverse {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rowBox__2elem--reverse .boxInner {
  margin: 20px 0;
  width: calc(50% - 20px);
}

.rowBox__3elem {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rowBox__3elem:after {
  content: '';
  width: calc(33.333% - 30px);
  display: block;
}

.rowBox__3elem .boxInner {
  margin: 20px 0;
  width: calc(33.333% - 30px);
}

.rowBox__3elem--reverse {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rowBox__3elem--reverse:after {
  content: '';
  width: calc(33.333% - 30px);
  display: block;
}

.rowBox__3elem--reverse .boxInner {
  margin: 20px 0;
  width: calc(33.333% - 30px);
}

.rowBox__4elem {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rowBox__4elem:before {
  content: '';
  width: calc(25% - 20px);
  display: block;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.rowBox__4elem:after {
  content: '';
  width: calc(25% - 20px);
  display: block;
}

.rowBox__4elem .boxInner {
  margin: 10px 0;
  width: calc(25% - 20px);
}

.rowBox__4elem--reverse {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rowBox__4elem--reverse:before {
  content: '';
  width: calc(25% - 20px);
  display: block;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.rowBox__4elem--reverse:after {
  content: '';
  width: calc(25% - 20px);
  display: block;
}

.rowBox__4elem--reverse .boxInner {
  margin: 10px 0;
  width: calc(25% - 20px);
}

/*----------------------------------------
	index
----------------------------------------*/

/* main visual */

.mainVisual {
  margin-bottom: 60px;
}

.mainVisual__inner {
  width: 100%;
  position: relative;
}

.mainVisual__inner:after {
  content: '';
  width: 100%;
  height: 6px;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
}

.mainVisual__inner .vegas-wrapper {
  width: 100%;
  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;
}

@-webkit-keyframes animationSample {
  0% {
    opacity: 0;
    top: -15px;
  }

  100% {
    opacity: 1;
    top: 0;
  }
}

@keyframes animationSample {
  0% {
    opacity: 0;
    top: -15px;
  }

  100% {
    opacity: 1;
    top: 0;
  }
}

.mainVisual__hl {
  margin: 0 15px;
  padding-bottom: 40px;
  line-height: 130%;
  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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  -webkit-animation: animationSample 1.5s ease-out 0.5s;
  animation: animationSample 1.5s ease-out 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #ffffff;
  font-size: 42px;
  font-size: 2.625rem;
  letter-spacing: -.05em;
  font-weight: 700;
  z-index: 1;
  pointer-events: none;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.mainVisual__hl * {
  line-height: 130%;
}

.mainVisualList__item {
  /*height: 560px !important; /////////////// */
  height: 560px !important;
  /*height: 85vh !important;*/
  background-position: center;
  background-size: cover;
}

.mainVisualList__item a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.mainVisualList__item a:hover:before {
  background: rgba(255, 255, 255, 0.2);
}

.mainVisualList__item a:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.mainVisualList__item img {
  display: none;
  vertical-align: bottom;
}

/* index contents */

.indexContents {
  margin: 0 0 160px;
}

.indexContents .container {
  width: auto;
  max-width: 1000px;
}

.topNews {
  margin: -120px 0 80px;
  padding: 20px 0 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}

.topNews__box {
  width: 18%;
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #a80013;
  border-radius: 6px;
  background-image: url('/theme/omotenashi2/img/top/news-bg.png'); /* 背景画像を設定 */
  background-size: cover; /* 画像をボックス全体にフィットさせる */
  background-position: center -120px; /* 水平中央、垂直方向は上端から-50px下 */
  background-repeat: no-repeat; /* 画像の繰り返しをなしに設定 */
  border: 1px solid #DDD;
}
@media (min-width: 788px) {
  .topNews__box {
    background-position: center -70px;
    background-size: 250%;
  }
}

.animation{
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
  width: 128px;
}

.keyframe3{
  animation-name: anim_s;
  transform: rotate(10deg);
  animation-duration: 2s;
}

@keyframes anim_s {
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}


.topNews__box .topNews__hl {
  margin: 0 auto;
  width: 100%;
  font-size: 20px;
  font-size: 1.25rem;
  color: #ffffff;
  position: relative;
  text-align: center;
}

.topNews__box .topNews__hl:after {
  content: '';
  width: 50px;
  height: 1px;
  background: #ffffff;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.topNews__box .topNews__hl span {
  margin-top: 5px;
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #000000;
  font-weight: 400;
  line-height: 100%;
}

.topNewsList {
  width: 82%;
}

.topNewsList__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.topNewsList__figure {
  width: 120px;
  height: auto;
}

.topNewsList__figure img {
  vertical-align: bottom;
}

.topNewsList__detail {
  width: 100%;
}

.topNewsList__detail a {
  padding: 10px 50px 15px 20px;
  width: 100%;
  height: 100%;
  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-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  color: #000000;
  position: relative;
}

.topNewsList__detail a:after {
  content: '';
  /*background: #fafafa;*/
  background: #f6ffdb;
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /*border-top: 1px solid #bcdca8;*/
  border-bottom: 1px solid #bcdca8;
}

.topNewsList__detail a:hover:after {
  width: 100%;
}

.topNewsList__detail a:hover .topNewsList__hl {
  color: #558b2f;
}

.topNewsList__detail a:hover .fas {
  right: 15px;
  color: #558b2f;
}

.topNewsList__detail a .fas {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}

.topNewsList__hl {
  margin: 5px 0 0;
  width: 100%;
  line-height: 130%;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  position: relative;
  z-index: 1;
}

.topNewsList__meta {
  margin-bottom: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
  z-index: 1;
}

.topNewsList__date {
  width: 90px;
  line-height: 20px;
  font-size: 14px;
  font-size: 0.875rem;
  color: #bdbdbd;
}

.topNewsList__category {
  margin: 0;
  padding: 0 8px;
  height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #757575;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #212121 !important;
}

.topNewsList__noEntry {
  margin: 0;
  padding: 20px;
  background: #eeeeee;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
}

.indexContainer {
  margin: 0 auto;
  max-width: 1800px;
}

.boxInner__top--right {
  padding: 0 5% 0 3%;
  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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.boxInner__top--left {
  padding: 0 3% 0 5%;
  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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*----------------------------------------
	menu
----------------------------------------*/

.menuTable {
  margin-bottom: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.menuTable th,
.menuTable td {
  padding: 13px 13px 13px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 140%;
  vertical-align: top;
  font-weight: 400;
}

.menuTable th {
  width: 75%;
}

.menuTable td {
  padding-right: 0;
  width: 25%;
  white-space: nowrap;
  text-align: right;
}

.menuTable tbody:nth-of-type(n+2) {
  margin-top: -1px;
}

.menuTable.rowBox__3elem .boxInner,
.menuTable.rowBox__2elem .boxInner {
  margin: -1px 0 0;
}

.menuTable.rowBox__3elem th,
.menuTable.rowBox__2elem th {
  width: 100%;
}

.menuTable.rowBox__3elem--reverse .boxInner,
.menuTable.rowBox__2elem--reverse .boxInner {
  margin: -1px 0 0;
}

.menuTable.rowBox__3elem--reverse th,
.menuTable.rowBox__2elem--reverse th {
  width: 100%;
}

/*----------------------------------------
	shop
----------------------------------------*/

.shopInfo {
  margin: 0;
}

.shopInfo dt {
  margin: 0;
  background-color: #E1E1E1;
  border-left: 10px solid #c70017;
  padding: 3px 10px;
}

.shopInfo dd {
  margin: 0 0 15px;
}

#map {
  width: 100%;
  height: 480px;
}

#map .gm-style-iw {
  color: #212121;
}

/*----------------------------------------
	news
----------------------------------------*/

.entryContainer {
  /*
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal; /* 変更点 */
  -ms-flex-direction: row;       /* 変更点 */
  flex-direction: row;           /* 変更点 */
}

.entryArea {
  margin-right: auto;
  padding-bottom: 80px;
  width: 71%;
}

.entryList {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #E8E8E8E8;
  padding: 0 20px 0 0;
}

.entryList__eyeCatch {
  margin: 0;
  width: 33.419%;
}

.entryList__eyeCatch a:hover {
  opacity: .6;
}

.entryList__outline {
  margin-left: auto;
  width: 62.724%;
  position: relative;
}

.entryList__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.entryList__hl {
  margin: 10px 0;
  padding: 0 0 5px;
  width: 100%;
  line-height: 120%;
  border-bottom: 1px solid #888;
  /*font-family: "Noto Serif Japanese", "Noto Serif", serif;*/
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: left;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  font-weight: bold;
}

.entryList__hl a {
  color: #558b2f;
  text-decoration: none;
}

.entryList__hl a:hover {
  color: #000000;
}

.entryList__date {
  color: #757575;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.entryList__category {
  margin: 0 0 0 auto;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.entryList__category a {
  padding: 6px 10px;
  line-height: 100%;
  display: inline-block;
  border-radius: 3px;
  background: #888;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #ffffff !important;
  text-align: center;
  text-decoration: none;
}

.entryList__category a:hover {
  background: #000000;
}

.entryList__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.entryList__excerpt {
  margin: 0;
}

.entryList__more {
  margin-left: auto;
}

.entryList__more i {
  margin-right: 5px;
  display: inline-block;
  color: #558b2f;
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
  top: 1px;
}

.entryList__more a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.entryList__more a:hover i {
  color: #000000;
}

.entryArea__detail {
  padding-bottom: 0;
}

.entry {
  padding-bottom: 80px;
}

.entry:last-child {
  padding-bottom: 20px;
}

.entry__header {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.entry__hl {
  margin: 10px 0 25px;
  /*padding: 0 10px 25px;*/
  width: 100%;
  background: none;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 130%;
  text-align: left;
  font-weight: bold;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.entry__date {
  padding: 0 10px;
  color: #757575;
}

.entrySns {
  margin: 0 10px 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.entrySns__item {
  margin-left: 10px;
  list-style: none;
}

.fb-like.fb_iframe_widget {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.entryBody,
.eyeCatch,
.post-body {
  margin: 20px 0 40px !important;
  padding: 0;
  clear: both;
}

.post-body p {
  padding: 0 10px;
  /*border: 1px solid #bdbdbd;
  padding: 20px;
  background-color: #fffedc;
  border-radius: 5px;*/
}

.post-detail,
#post-detail {
  margin: 40px 0 !important;
  padding: 0 10px;
}

.entry__meta {
  padding-top: 20px;
  width: 100%;
  border-top: 1px solid #e0e0e0;
}

.entryMetaList {
  margin: 0 10px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.entryMetaList__item {
  margin-right: 20px;
  font-size: 14px;
  font-size: 0.875rem;
  list-style: none;
}

.entryArchive__hl {
  margin: 0 0 40px;
  padding: 10px 15px;
  background: #a80013;
  border-radius: 4px;
  /*font-family: "Noto Serif Japanese", "Noto Serif", serif;*/
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  color: #ffffff;
  font-weight: bold;
}

.tag {
  padding: 0 !important;
  font-size: 14px !important;
  font-size: 0.875rem !important;
}

/*----------------------------------------
	contact
----------------------------------------*/

.mail-description {
  margin-bottom: 40px;
}

.alert-message {
  margin: 15px auto !important;
  padding: 10px 20px;
  color: #C30;
  font-weight: 700;
  border: 5px solid #C30;
}

.thanks {
  padding-bottom: 200px;
}

.requiredTag {
  margin-top: 2px;
  padding: 2px 5px;
  height: 21px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  background: #c62828;
  color: #ffffff;
  font-size: 12px;
  font-size: 0.75rem;
  float: right;
}

.optionalTag {
  margin-top: 2px;
  padding: 2px 5px;
  height: 21px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  background: #424242;
  color: #ffffff;
  font-size: 12px;
  font-size: 0.75rem;
  float: right;
}

.preContents {
  padding: 20px;
  line-height: 120%;
  background: #fafafa;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}

.preContents .preContentsHead {
  margin-bottom: 2px;
  display: block;
  font-family: "Noto Sans JP", "Noto Sans", sans-serif;
  font-weight: 700;
  color: #9e9e9e;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.preContents code {
  line-height: 120%;
  font-size: 12px;
  font-size: 0.75rem;
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.colorList {
  margin: 30px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.colorList > li {
  margin: 0 10px 20px;
  width: calc(50% - 20px);
  list-style: none;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
}

.colorListSub {
  margin-top: 5px;
  padding: 0;
}

.colorListSub > li {
  padding: 6px 10px;
  line-height: 140%;
  list-style: none;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
}

.colorListSub > li b {
  font-weight: 700;
}

/*----------------------------------------
	other
----------------------------------------*/

@media only screen and (min-width: 1120px) {
  .pcNone {
    display: none !important;
  }

  .spVisible {
    display: none;
  }

  .tabVisible {
    display: none;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
	* Remove all paddings around the image on small screen
	*/

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media only screen and (max-width: 499px) {
  .w530 {
    width: 100%;
  }

  .fl {
    float: none;
  }

  .fr {
    float: none;
  }

  .spNone {
    display: none !important;
  }

  .tabVisible {
    display: none;
  }

  .pcVisible {
    display: none;
  }

  .breadcrumb nav {
    padding: 5px 0;
  }

  .blogComment {
    margin: 40px 0 0;
    padding: 10px;
  }

  .blogComment .submit {
    padding: 15px 0 10px;
  }

  .blogComment__hl {
    font-size: 16px;
    font-size: 1rem;
  }

  .blogCommentList {
    margin-bottom: 20px;
    padding: 0 10px 20px;
  }

  .blogCommentSend__hl {
    margin: 10px 0;
    font-size: 16px;
    font-size: 1rem;
  }

  #BlogCommentAddForm {
    padding: 10px 0 !important;
  }

  #BlogCommentAddForm input {
    width: 100%;
  }

  .authCaptcha__image {
    margin: 0 0 10px;
  }

  .resultMessage {
    padding: 15px 0;
    font-size: 16px;
    font-size: 1rem;
  }

  input:not([type='checkbox']):not([type='radio']),
  textarea {
    -webkit-appearance: none;
  }

  .form-s {
    width: 100%;
  }

  .form-l {
    width: 100%;
  }

  .authCaptcha {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #MailMessageAuthCaptcha {
    width: 94%;
  }

  .headline {
    margin: 0 0 30px;
    font-size: 18px;
    font-size: 1.125rem;
  }

  .headline__underline {
    padding-bottom: 15px;
    font-size: 18px;
    font-size: 1.125rem;
  }

  .headline__underline:before {
    margin-left: -15px;
    width: 30px;
  }

  .headline__underline--left {
    margin: 0 0 30px;
    padding-bottom: 15px;
    font-size: 20px;
    font-size: 1.25rem;
  }

  .headline__underline--left:before {
    width: 30px;
  }

  .headline__underline--right {
    margin: 0 0 30px;
    padding-bottom: 15px;
    font-size: 20px;
    font-size: 1.25rem;
  }

  .headline__underline--right:before {
    width: 30px;
  }

  .headline__sideBorder--text {
    margin: 0 10px;
  }

  .headline__sideBorder--line {
    width: 20px;
  }

  .headline__fs--xs {
    font-size: 16px;
    font-size: 1rem;
  }

  .headline__fs--s {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .headline__fs--m {
    font-size: 22px;
    font-size: 1.375rem;
  }

  .headline__fs--l {
    font-size: 26px;
    font-size: 1.625rem;
  }

  .headline__fs--xl {
    font-size: 30px;
    font-size: 1.875rem;
  }

  .pagination {
    padding-bottom: 40px;
  }

  .pagination span {
    margin: 0;
  }

  .pagination .prev,
  .pagination .next {
    margin: 8px auto;
    padding: 5px 10px;
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }

  .contentsNavi {
    margin: 20px 0 40px;
  }

  .pagetop {
    bottom: 40px;
    right: 20px;
  }

  .pagetop a {
    width: 60px;
    0px;
  }

  .baseTable th,
  .baseTable td {
    padding: 12px 8px;
  }

  .baseTable__sp tr {
    display: block;
    width: 100%;
  }

  .baseTable__sp th,
  .baseTable__sp td {
    margin-top: -1px;
    display: block;
    width: 100%;
  }

  body {
    font-size: 14px;
    font-size: 0.875rem;
  }

  a:hover {
    opacity: 1 !important;
  }

  a:hover img {
    opacity: 1 !important;
  }

  .container {
    width: auto;
    margin: 0 15px;
  }

  .contents {
    padding-bottom: 50px;
  }

  .contentsTitle {
    margin-bottom: 20px;
  }

  .contentsTitle__hl {
    height: 100px;
    font-size: 22px;
    font-size: 1.375rem;
  }

  .section {
    margin: 40px 0;
  }

  .section__hl {
    margin: 0 0 30px;
    padding-bottom: 15px;
    font-size: 20px;
    font-size: 1.25rem;
  }

  .section__hl:before {
    margin-left: -15px;
    width: 30px;
  }

  .section__hl--left {
    margin: 0 0 30px;
    padding-bottom: 15px;
    font-size: 20px;
    font-size: 1.25rem;
  }

  .section__hl--left:before {
    margin-left: 0;
  }

  .section__hl--right {
    margin: 0 0 30px;
    padding-bottom: 15px;
    font-size: 20px;
    font-size: 1.25rem;
  }

  .section__hl--right:before {
    margin-left: 0;
  }

  header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
  }

  .hTop {
    margin: 0 auto;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }

  .hTop__hl {
    margin: 10px 5px 10px 10px;
  }

  .hTop__hl img {
    max-height: 40px;
  }

  .hTop__contents {
    margin: 0 0 0 auto;
  }

  .hContact {
    margin: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hContact__item--btn {
    margin: 0 0 0 5px;
  }

  .hContact__item--tel {
    margin: 0 0 0 5px;
  }

  .hContact__item--hour {
    display: none;
  }

  .hContact__btn {
    padding: 0;
    background: none !important;
    border: none !important;
  }

  .hContact__btn:hover .fa {
    color: #000000;
  }

  .hContact__btn .fa {
    width: 40px;
    height: 40px;
    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;
    border: 1px solid #000000;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    font-size: 18px;
    font-size: 1.125rem;
  }

  .hContact__btn--text {
    display: none;
  }

  .hContact__tel {
    pointer-events: auto;
  }

  .hContact__tel .fa {
    width: 40px;
    height: 40px;
    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;
    border: 1px solid #000000;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    font-size: 1.125rem;
    position: static;
  }

  .hContact__tel--num {
    display: none;
  }

  .spMenu__btn {
    margin: 0 15px 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .gNav {
    width: 100%;
    height: 100vh;
    display: none;
    background: rgba(0, 0, 0, 0.8) !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .gNav:after {
    display: none;
  }

  .nav-menu__box {
    width: 260px;
    height: 100%;
    background: #c70017;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
  }

  .nav-menu {
    padding-bottom: 220px;
    width: 100%;
    display: block;
  }

  .nav-item {
    width: 100%;
    border-right: none;
  }

  .nav-item:first-child {
    border-left: none;
  }

  .nav-item > a {
    padding: 0 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    height: 48px;
  }

  .nav-item > a:after {
    display: none;
  }

  .nav-item.current > a:before {
    display: none;
  }

  .nav-menu__sub {
    display: block !important;
    position: static;
    border: none;
  }

  .nav-menu__sub .menu-content > a {
    padding: 0 20px 0 35px;
    height: 48px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .nav-menu__sub .menu-content > a:after {
    display: none;
  }

  .fContact {
    padding: 40px 15px;
    height: auto;
  }

  .fContact__hl {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }

  .fContact__tel {
    font-size: 42px;
    font-size: 1.625rem;
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }

  .fContact__btn {
    width: 280px;
  }

  .fContact__btn .btn {
    font-size: 18px;
    font-size: 1.125rem;
  }

  footer {
    padding: 20px 0;
  }

  footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fLeft {
    width: auto;
    text-align: center;
  }

  .shopName {
    margin: 20px auto 0;
  }

  .fAddress {
    margin: 10px auto 0;
    text-align: left;
  }

  .fAddress dt {
    width: 58px;
    font-size: 12px;
    font-size: 0.75rem;
  }

  .fAddress dd {
    padding-left: 58px;
    font-size: 12px;
    font-size: 0.75rem;
  }

  .fRight {
    width: 100%;
  }

  .snsList {
    margin: 30px 0 0;
  }

  .copy {
    margin-top: 10px;
    padding-top: 15px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .sideNav {
    margin-bottom: 20px;
    width: 100%;
    float: none;
  }

  .colBox {
    margin: 50px 0;
  }

  .colBox__bgColor {
    padding: 40px 0;
  }

  .contents__hl {
    margin: 15px 0 20px;
    padding-right: 10px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .rowBox__2elem {
    margin: 0;
    display: block;
  }

  .rowBox__2elem .boxInner {
    margin: 20px 0;
    width: 100%;
  }

  .rowBox__2elem--reverse {
    margin: 0;
    display: block;
  }

  .rowBox__2elem--reverse .boxInner {
    margin: 20px 0;
    width: 100%;
  }

  .rowBox__3elem {
    margin: 0;
    display: block;
  }

  .rowBox__3elem:after {
    display: none;
  }

  .rowBox__3elem .boxInner {
    margin: 20px 0;
    width: 100%;
  }

  .rowBox__3elem--reverse {
    margin: 0;
    display: block;
  }

  .rowBox__3elem--reverse:after {
    display: none;
  }

  .rowBox__3elem--reverse .boxInner {
    margin: 20px 0;
    width: 100%;
  }

  .rowBox__4elem {
    margin: 0;
    display: block;
  }

  .rowBox__4elem:before {
    display: none;
  }

  .rowBox__4elem:after {
    display: none;
  }

  .rowBox__4elem .boxInner {
    margin: 20px 0;
    width: 100%;
  }

  .rowBox__4elem--reverse {
    margin: 0;
    display: block;
  }

  .rowBox__4elem--reverse:before {
    display: none;
  }

  .rowBox__4elem--reverse:after {
    display: none;
  }

  .rowBox__4elem--reverse .boxInner {
    margin: 10px 0;
    width: 100%;
  }

  .mainVisual__hl {
    font-size: 21px;
    font-size: 1.3125rem;
  }

  .mainVisualList__item {
    height: 260px !important;
    /*height: 85vh !important;*/
  }

  .indexContents {
    margin: 0 0 20px;
  }

  .topNews {
    margin: -90px 0 40px;
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .topNews__box {
    padding: 20px 0 16px;
    width: 100%;
  }

  .topNews__box .topNews__hl {
    font-size: 17px;
    font-size: 1.0625rem;
  }

  .topNews__box .topNews__hl span {
    font-size: 10px;
    font-size: 0.625rem;
  }

  .topNewsList {
    margin-top: 10px;
    width: 100%;
  }

  .topNewsList__item:last-child {
    margin-bottom: 0;
  }

  .topNewsList__detail a {
    padding: 10px 40px 15px 15px;
  }

  .topNewsList__detail a .fas {
    right: 10px;
  }

  .topNewsList__hl {
    margin: 0 0 5px !important;
    width: 100%;
  }

  .menuTable {
    margin-bottom: 0;
  }

  .menuTable tr {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }

  .menuTable th,
  .menuTable td {
    padding: 10px 15px 10px 0;
    font-size: 13px;
    font-size: 0.8125rem;
  }

  .menuTable td {
    width: auto;
  }

  #map {
    height: 300px !important;
  }

  .entryContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .entryArea {
    padding-bottom: 20px;
    width: 100%;
  }

  .entryList {
    /*margin: 40px 0 60px;*/
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
  }

  .entryList__eyeCatch {
    margin: 0 auto;
    /*width: calc(100% - 40px);*/
    width: 100%;
    float: none;
  }

  .entryList__outline {
    /*margin-top: 15px;*/
    width: 100%;
    float: none;
  }

  .entryList__hl {
    font-size: 18px;
    font-size: 1.125rem;
  }

  .entryList__category a {
    padding: 6px 8px;
    font-size: 11px;
    font-size: 0.6875rem;
  }

  .entryList__more {
    margin-top: 10px;
  }

  .entry {
    padding-bottom: 40px;
  }

  .entry__header {
    margin-bottom: 0;
  }

  .entry__hl {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.2rem;
  }

  .entrySns {
    /*margin: 15px 0 0 0;*/
    width: 100%;
  }

  .entrySns__item {
    margin: 0 10px 0 0;
  }

  .entryMetaList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .entryArchive__hl {
    font-size: 16px;
    font-size: 1rem;
  }

  .mail-description {
    margin-bottom: 20px;
  }

  .thanks {
    padding-bottom: 40px;
  }

  .colorList {
    margin: 20px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .colorList > li {
    margin: 0 0 20px;
    width: 100%;
  }

  .colorListSub > li {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

@media only screen and (min-width: 500px) and (max-width: 1119px) {
  .w530 {
    width: 48.18%;
  }

  .tabNone {
    display: none !important;
  }

  .spVisible {
    display: none;
  }

  .pcVisible {
    display: none;
  }

  .authCaptcha__image {
    margin: 0 20px 10px 0;
  }

  a:hover {
    opacity: 1 !important;
  }

  a:hover img {
    opacity: 1 !important;
  }

  .container {
    width: auto;
    margin: 0 20px;
  }

  .section {
    margin: 60px 0;
  }

  .hContact {
    margin-right: 20px;
  }

  .hContact__tel {
    pointer-events: auto;
  }

  .nav-menu__sub {
    top: 49px;
  }

  .nav-menu__sub .menu-content > a {
    height: 48px;
    background: rgba(255, 255, 255, 0.1);
  }

  .entrySns {
    /*margin: 15px 0 0 0;*/
    width: 100%;
  }

  .entrySns__item {
    margin: 0 10px 0 0;
  }
}

@media only screen and (min-width: 500px) and (max-width: 787px) {
  .w530 {
    width: 100%;
  }

  .fl {
    float: none;
  }

  .fr {
    float: none;
  }

  .blogCommentSend__hl {
    margin: 10px 0;
  }

  #BlogCommentAddForm {
    padding: 10px 0 !important;
  }

  #BlogCommentAddForm input {
    width: 100%;
  }

  input:not([type='checkbox']):not([type='radio']),
  textarea {
    -webkit-appearance: none;
  }

  .form-s {
    width: 100%;
  }

  .form-l {
    width: 100%;
  }

  .authCaptcha {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #MailMessageAuthCaptcha {
    width: 96%;
  }

  .headline {
    margin: 0 0 30px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .headline__underline {
    padding-bottom: 15px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .headline__underline--left {
    margin: 0 0 30px;
    padding-bottom: 15px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .headline__underline--right {
    margin: 0 0 30px;
    padding-bottom: 15px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .headline__sideBorder--text {
    margin: 0 15px;
  }

  .headline__sideBorder--line {
    width: 30px;
  }

  .headline__fs--xs {
    font-size: 17px;
    font-size: 1.0625rem;
  }

  .headline__fs--s {
    font-size: 22px;
    font-size: 1.375rem;
  }

  .headline__fs--m {
    font-size: 26px;
    font-size: 1.625rem;
  }

  .headline__fs--l {
    font-size: 31px;
    font-size: 1.9375rem;
  }

  .headline__fs--xl {
    font-size: 36px;
    font-size: 2.25rem;
  }

  .contentsNavi {
    margin: 20px 0 40px;
  }

  .baseTable__sp tr {
    display: block;
    width: 100%;
  }

  .baseTable__sp th,
  .baseTable__sp td {
    margin-top: -1px;
    display: block;
    width: 100%;
  }

  .contentsTitle {
    margin-bottom: 60px;
  }

  .contentsTitle__hl {
    height: 130px;
    font-size: 26px;
    font-size: 1.625rem;
  }

  .section__hl {
    margin: 0 0 30px;
    padding-bottom: 15px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .section__hl--left {
    margin: 0 0 30px;
    padding-bottom: 15px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  .section__hl--right {
    margin: 0 0 30px;
    padding-bottom: 15px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
  }

  .hTop {
    margin: 0 auto;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }

  .hTop__hl {
    margin: 10px 5px 10px 10px;
  }

  .hTop__hl img {
    max-height: 56px;
  }

  .hTop__contents {
    margin: 0 0 0 auto;
  }

  .hContact {
    margin: 0 !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hContact__item--btn {
    margin: 0 5px;
  }

  .hContact__item--tel {
    margin: 0 5px;
  }

  .hContact__item--hour {
    display: none;
  }

  .hContact__btn {
    padding: 0;
    background: none !important;
    border: none !important;
  }

  .hContact__btn:hover .fa {
    color: #000000;
  }

  .hContact__btn .fa {
    width: 40px;
    height: 40px;
    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;
    border: 1px solid #000000;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    font-size: 18px;
    font-size: 1.125rem;
  }

  .hContact__btn--text {
    display: none;
  }

  .hContact__tel .fa {
    width: 40px;
    height: 40px;
    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;
    border: 1px solid #000000;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    font-size: 1.125rem;
    position: static;
  }

  .hContact__tel--num {
    display: none;
  }

  .spMenu__btn {
    margin: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .gNav {
    width: 100%;
    height: 100vh;
    display: none;
    background: rgba(0, 0, 0, 0.8) !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .gNav:after {
    display: none;
  }

  .nav-menu__box {
    width: 260px;
    height: 100%;
    background: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
  }

  .nav-menu {
    padding-bottom: 220px;
    width: 100%;
    display: block;
  }

  .nav-item {
    width: 100%;
    border-right: none;
  }

  .nav-item:first-child {
    border-left: none;
  }

  .nav-item > a {
    padding: 0 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    height: 48px;
  }

  .nav-item > a:after {
    display: none;
  }

  .nav-item.current > a:before {
    display: none;
  }

  .nav-menu__sub {
    display: block !important;
    position: static;
    border: none;
  }

  .nav-menu__sub .menu-content > a {
    padding: 0 20px 0 35px;
    height: 48px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .nav-menu__sub .menu-content > a:after {
    display: none;
  }

  .fContact {
    padding: 60px 15px;
    height: auto;
  }

  .fContact__tel {
    font-size: 48px;
    font-size: 3rem;
  }

  footer {
    padding: 30px 0 20px;
  }

  footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fLeft {
    width: auto;
    text-align: center;
  }

  .shopName {
    margin: 20px auto 0;
  }

  .fAddress {
    margin: 10px auto 0;
    text-align: left;
  }

  .fRight {
    width: 100%;
  }

  .snsList {
    margin: 30px 0 0;
  }

  .copy {
    margin-top: 10px;
    padding-top: 15px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .sideNav {
    width: 100%;
    float: none;
  }

  .colBox {
    margin: 60px 0;
  }

  .colBox__bgColor {
    padding: 70px 0;
  }

  .contents__hl {
    margin: 30px 0 20px;
    font-size: 26px;
    font-size: 1.625rem;
  }

  .rowBox__2elem .boxInner {
    width: calc(50% - 10px);
  }

  .rowBox__2elem--reverse .boxInner {
    width: calc(50% - 10px);
  }

  .rowBox__3elem {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .rowBox__3elem:after {
    width: calc(50% - 20px);
  }

  .rowBox__3elem .boxInner {
    margin: 20px 0;
    width: calc(50% - 20px);
  }

  .rowBox__3elem--reverse {
    margin: 0;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .rowBox__3elem--reverse:after {
    width: calc(50% - 20px);
  }

  .rowBox__3elem--reverse .boxInner {
    margin: 20px 0;
    width: calc(50% - 20px);
  }

  .rowBox__4elem {
    margin: 0;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .rowBox__4elem .boxInner {
    width: calc(50% - 30px);
  }

  .rowBox__4elem--reverse {
    margin: 0;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .rowBox__4elem--reverse:before {
    width: calc(50% - 30px);
  }

  .rowBox__4elem--reverse:after {
    width: calc(50% - 30px);
  }

  .rowBox__4elem--reverse .boxInner {
    width: calc(50% - 30px);
  }

  .mainVisual__hl {
    font-size: 28px;
    font-size: 1.75rem;
  }

  .mainVisualList__item {
    height: 340px !important;
    /*height: 85vh !important;*/
  }

  .indexContents {
    margin: 0 0 50px;
  }

  .topNews {
    margin: -100px 0 60px;
    padding: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .topNews__box {
    padding: 10px 0 20px;
    width: 100%;
  }

  .topNewsList {
    margin-top: 10px;
    width: 100%;
  }

  .topNewsList__item:last-child {
    margin-bottom: 0;
  }

  .topNewsList__hl {
    margin: 0 0 5px !important;
    width: 100%;
  }

  .menuTable {
    margin-bottom: 0;
  }

  .menuTable tr {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }

  #map {
    height: 400px !important;
  }

  .entryContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .entryArea {
    padding-bottom: 40px;
    width: 100%;
  }

  .entryMetaList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .thanks {
    padding-bottom: 80px;
  }

  .colorList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .colorList > li {
    margin: 0 0 20px;
    width: 100%;
  }
}

@media only screen and (min-width: 788px) and (max-width: 999px) {
  input:not([type='checkbox']):not([type='radio']),
  textarea {
    -webkit-appearance: none;
  }

  .form-s {
    width: 100%;
  }

  .form-l {
    width: 100%;
  }

  header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
  }

  .hTop {
    margin: 0 auto;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }

  .hTop__hl {
    margin: 10px 5px 10px 10px;
  }

  .hTop__hl img {
    max-height: 66px;
  }

  .hTop__contents {
    margin: 0 0 0 auto;
  }

  .hContact {
    margin: 0 !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hContact__item--btn {
    margin: 0 5px;
  }

  .hContact__item--tel {
    margin: 0 5px;
  }

  .hContact__item--hour {
    display: none;
  }

  .hContact__btn {
    padding: 0;
    background: none !important;
    border: none !important;
  }

  .hContact__btn:hover .fa {
    color: #000000;
  }

  .hContact__btn .fa {
    width: 40px;
    height: 40px;
    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;
    border: 1px solid #000000;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    font-size: 18px;
    font-size: 1.125rem;
  }

  .hContact__btn--text {
    display: none;
  }

  .hContact__tel .fa {
    width: 40px;
    height: 40px;
    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;
    border: 1px solid #000000;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    font-size: 1.125rem;
    position: static;
  }

  .hContact__tel--num {
    display: none;
  }

  .spMenu__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .gNav {
    width: 100%;
    height: 100vh;
    display: none;
    background: rgba(0, 0, 0, 0.8) !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .gNav:after {
    display: none;
  }

  .nav-menu__box {
    width: 260px;
    height: 100%;
    background: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
  }

  .nav-menu {
    padding-bottom: 220px;
    width: 100%;
    display: block;
  }

  .nav-item {
    width: 100%;
    border-right: none;
  }

  .nav-item:first-child {
    border-left: none;
  }

  .nav-item > a {
    padding: 0 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    height: 48px;
  }

  .nav-item > a:after {
    display: none;
  }

  .nav-item.current > a:before {
    display: none;
  }

  .nav-menu__sub {
    display: block !important;
    position: static;
    border: none;
  }

  .nav-menu__sub .menu-content > a {
    padding: 0 20px 0 35px;
    height: 48px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .nav-menu__sub .menu-content > a:after {
    display: none;
  }

  .fContact__tel {
    font-size: 50px;
    font-size: 3.125rem;
  }

  .colBox {
    margin: 90px 0;
  }

  .contents__hl {
    margin: 5px 0 20px;
    font-size: 28px;
    font-size: 1.75rem;
  }

  .mainVisual__hl {
    font-size: 36px;
    font-size: 2.25rem;
  }

  .mainVisualList__item {
    height: 420px !important;
    /*height: 85vh !important;*/
  }

  .indexContents {
    margin: 0 0 50px;
  }

  .topNews {
    margin: -100px 0 60px;
  }

  .entryContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .entryArea {
    padding-bottom: 40px;
    width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */
