@charset "UTF-8";
@-webkit-keyframes loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
body {
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 15px;
	color: #575656;
	line-height: 1.8;
	min-width: 1000px;
	overflow-wrap: break-word;
	word-break: break-all;
}
body.p-systemError {
	min-width: 320px;
}
.isIE11 body {
	font-family: 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
body#tinymce {
	margin: 15px;
}
a {
	color: #CF7758;
}
a[href^="tel:"] {
	cursor: default;
	text-decoration: none;
	color: inherit;
	pointer-events: none;
}
select {
	font-family: inherit;
}
textarea,
[type="search"],
[type="date"],
[type="tel"],
[type="email"],
[type="number"],
[type="password"],
[type="text"] {
	-webkit-appearance: none;
	appearance: none;
	font-size: inherit;
	padding: 2px 10px;
	border: 1px solid #ACACAC;
	border-radius: 3px;
	box-sizing: border-box;
	width: 100%;
	line-height: inherit;
	resize: vertical;
	display: block;
	outline: none;
	transition-duration: .3s;
	transition-property: border-color;
	font-family: sans-serif;
}
.isIE11 textarea,
.isIE11 [type="search"],
.isIE11 [type="date"],
.isIE11 [type="tel"],
.isIE11 [type="email"],
.isIE11 [type="number"],
.isIE11 [type="password"],
.isIE11 [type="text"] {
	padding-top: 3px;
}
[data-zip] {
	max-width: 120px;
}
textarea:focus,
[type="search"]:focus,
[type="date"]:focus,
[type="tel"]:focus,
[type="email"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="text"]:focus {
	border-color: #000;
}
label [type="checkbox"],
label [type="radio"] {
	margin-right: 5px;
}
label {
	display: inline-block;
	vertical-align: middle;
	margin-right: 1em;
}
label:last-child {
	margin-right: 0;
}
::-webkit-input-placeholder {
	color: #999;
}
:-ms-input-placeholder {
	color: #999;
}
::placeholder {
	color: #999
}
.icon {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	z-index: 1;
	min-width: 1em;
}
.icon::before {
	display: block;
}
.icon-spinner {
	-webkit-animation-name: loading;
	animation-name: loading;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: steps(12);
	animation-timing-function: steps(12);
	display: none;
}
.u-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.u-hidden {
	display: none;
}
.u-inner {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	padding-left: 25px;
	padding-right: 25px;
}
.u-ttl01 {
	line-height: 1.2;
	margin-bottom: 18px;
	background-color: #99705F;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	padding: 15px 25px;
}
.u-ttl01::before {
	content: "";
}
.u-ttl01::after {
	content: "";
}
.u-ttl01 > b {}
.u-ttl01 > b::before {
	content: "";
}
.u-ttl01 > b::after {
	content: "";
}
.u-ttl01 > small {
	font-size: 87.5%;
	font-weight: normal;
}
.u-ttl01 > small::before {
	content: "";
}
.u-ttl01 > small::after {
	content: "";
}
.u-ttl02 {
	font-size: inherit;
	line-height: 1.2;
	margin-bottom: 20px;
}
.u-ttl02::before {
	content: "";
}
.u-ttl02::after {
	content: "";
}
.u-ttl02 > b {}
.u-ttl02 > b::before {
	content: "";
}
.u-ttl02 > b::after {
	content: "";
}
.u-ttl02 > small {}
.u-ttl02 > small::before {
	content: "";
}
.u-ttl02 > small::after {
	content: "";
}
.u-ttl03 {
	font-size: inherit;
	line-height: 1.2;
	margin-bottom: 20px;
}
.u-ttl03::before {
	content: "";
}
.u-ttl03::after {
	content: "";
}
.u-ttl04 {
	font-size: inherit;
	line-height: 1.2;
	margin-bottom: 20px;
}
.u-ttl04::before {
	content: "";
}
.u-ttl04::after {
	content: "";
}
.u-ttl05 {
	font-size: inherit;
	line-height: 1.2;
	margin-bottom: 20px;
}
.u-ttl05::before {
	content: "";
}
.u-ttl05::after {
	content: "";
}
.u-ttl06 {
	font-size: inherit;
	line-height: 1.2;
	margin-bottom: 20px;
}
.u-ttl06::before {
	content: "";
}
.u-ttl06::after {
	content: "";
}
.u-tbl01 {
	width: 100%;
	line-height: 1.71;
}
.u-tbl01 > thead {}
.u-tbl01 > thead > tr {
	background-color: #F3F1EE;
}
.u-tbl01 > thead > tr > th {
	padding: 7px 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	line-height: 1.4;
}
.u-tbl01 > thead > tr > th > small.-block {
	display: block;
}
.u-tbl01 > thead > tr > th[data-col="edit"] {
	width: 80px;
}
.u-tbl01 > thead > tr > th[data-col="status"] {
	width: 70px;
}
.u-tbl01 > thead > tr > th[data-col="delete"] {
	width: 80px;
}
.u-tbl01-noSide > thead > tr > th {
	padding-left: 5px;
	padding-right: 5px;
}
.u-tbl01 > tbody {}
.u-tbl01 > tbody > tr {}
.u-tbl01 > tbody > tr[data-type="attention"] {
	background-color: #FBE9E9;
}
.u-tbl01 > tbody > tr[data-type="passed"],
.u-tbl01 > tbody > tr[data-type="ended"] {
	background-color: #eae6e2;
}
.u-tbl01 > tbody > tr > th {
	padding: 7px 10px;
	border: 1px solid #ddd;
	white-space: nowrap;
	background: #efefef;
	font-weight: normal;
	text-align: left;
	width: 140px;
	vertical-align: top;
}
.u-tbl01 > tbody > tr > td {
	padding: 7px 10px;
	border: 1px solid #D6D6D6;
	vertical-align: top;
	text-align: left;
	vertical-align: top;
	max-width: 400px;
}
.u-tbl01 > tbody > tr > td.-noBorderRight {
	border-right: none;
}
.u-tbl01 > tbody > tr > td.-cat {
	vertical-align: middle;
	padding-left: 0;
}
.u-tbl01 > tbody > tr > td.-noBorderRight + td {
	border-left: none;
}
.u-tbl01 > tbody > tr > td[data-col="price"] {
	text-align: right;
}
.u-tbl01-noSide > tbody > tr > td {
	border-right: none;
	border-left: none;
	padding-left: 5px;
	padding-right: 5px;
}
.u-tbl01 > tbody > tr > td > a {}
.u-tbl01 > tbody > tr > td:first-child {
	border-left: none;
}
.u-tbl01 > tbody > tr > td:last-child {
	border-right: none;
}
.u-tbl02 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 4px 4px;
}
.u-tbl02 > thead {}
.u-tbl02 > thead > tr {}
.u-tbl02 > thead > tr > th {
	padding: 7px 10px;
	border: 1px solid #ddd;
	white-space: nowrap;
	background: #efefef;
	font-weight: normal;
	vertical-align: middle;
}
.u-tbl02 > tbody {}
.u-tbl02 > tbody > tr {}
.u-tbl02 > tbody > tr > th {
	padding: 10px 10px;
	border: none;
	white-space: nowrap;
	background: #99705F;
	font-weight: normal;
	text-align: left;
	width: 140px;
	color: #fff;
	vertical-align: middle;
}
.u-tbl02 > tbody > tr > td {
	padding: 10px 10px;
	border: none;
	vertical-align: top;
	background-color: #efd9d0;
}
.u-tblWrap {
	overflow: auto;
}
.u-tblWrap_caution {
	display: none;
}
.u-list {
	list-style: none;
	line-height: 1.6;
}
.u-list > li {
	margin-top: 5px;
	position: relative;
	z-index: 1;
	padding-left: 11px;
}
.u-list > li:first-child {
	margin-top: 0;
}
.u-list > li::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	width: 6px;
	height: 6px;
	background-color: #333;
	border-radius: 50%;
	left: 0;
	top: calc(0.8em - 3px);
}
.u-list-square {}
.u-list-square > li {}
.u-list-square > li::before {
	border-radius: 0;
}
.u-sect {
	padding-top: 56px;
	margin-top: -56px;
}
.u-btn01 {
	display: flex;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	padding: 0 10px;
	line-height: 1.2;
	background: none;
	border: none;
	height: 45px;
	justify-content: center;
	align-items: center;
	transition-duration: .3s;
	transition-property: background-color, color, border-color, box-shadow;
	position: relative;
	z-index: 1;
	color: #fff;
	background-color: #C8866E;
	border-radius: 4px;
	font-weight: bold;
	outline: none;
	top: 0;
}
.u-btn01:focus {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.80);
}
button.u-btn01 {
	display: block;
}
.u-btn01:active {
	top: 1px;
}
.u-btn01::before {}
.u-btn01::after {}
.u-btn01-cancel {
	background: #908682;
	color: #fff;
}
.u-btn01-dark {
	background: #99705F;
}
.u-btn01[disabled] {
	background: #888;
	border-color: #888;
	font-size: 0;
	pointer-events: none;
	cursor: default;
}
.u-btn01[disabled] > .icon-spinner {
	display: block;
	font-size: 20px;
	color: #fff;
}
.u-btn02 {
	display: flex;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	padding: 0 10px;
	line-height: 1.2;
	background: #F7F7F7;
	border: 1px solid #ACACAC;
	height: 31px;
	align-items: center;
	justify-content: center;
	transition-duration: .3s;
	transition-property: background-color, color, border-color;
	position: relative;
	z-index: 1;
	color: inherit;
	border-radius: 4px;
	font-size: 14px;
	outline: none;
	top: 0;
}
.u-btn02[disabled] {
	background: #888;
	border-color: #888;
	font-size: 0;
	pointer-events: none;
	cursor: default;
}
.u-btn02[disabled] > .icon-spinner {
	display: block;
	font-size: 20px;
	color: #fff;
}
[type="file"][disabled] + .u-btn02 {
	background: #888;
	border-color: #888;
	font-size: 0;
	pointer-events: none;
	cursor: default;
}
[type="file"][disabled] + .u-btn02 > .icon-spinner {
	display: block;
	font-size: 20px;
	color: #fff;
}
.u-btn02-ok {
	background-color: #C8866E;
	border-color: #C8866E;
	color: #fff;
}
.u-btn02:focus {
	border-color: #000;
}
.u-btn02 > .icon {
	display: block;
	margin-right: 3px;
}
button.u-btn02 > .icon {
	display: inline-block;
}
button.u-btn02 > .icon-spinner {
	display: none;
	margin: 0;
}
button.u-btn02 {
	display: block;
}
.u-btn02::before {
	content: "";
}
.u-btn02::after {
	content: "";
}
.u-btn02:active {
	top: 2px;
}
.u-btn03 {
	display: flex;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	padding: 0 10px;
	line-height: 1.2;
	background: #99705F;
	border: none;
	height: 31px;
	align-items: center;
	justify-content: center;
	transition-duration: .3s;
	transition-property: background-color, color, border-color, box-shadow;
	position: relative;
	z-index: 1;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
	top: 0;
	min-width: 60px;
}
.u-btn03[disabled] {
	background: #888;
	border-color: #888;
	font-size: 0;
	pointer-events: none;
	cursor: default;
}
.u-btn03[disabled] > .icon-spinner {
	display: block;
	font-size: 20px;
	color: #fff;
}
.u-btn03-update {
	background-color: #C8866E;
}
.u-btn03-cancel {
	background-color: #9D9D9D;
}
.u-btn03:active {
	top: 1px;
}
.u-btn03:focus {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.80);
}
.u-editor {
	word-break: break-all;
}
.u-editor::after {
	content: "";
	display: block;
	clear: both;
}
.u-editor div {
	max-width: 100%;
}
.u-editor img {
	max-width: 100%;
	height: auto;
}
.u-editor iframe {
	max-width: 100%;
}
.u-editor video {
	max-width: 100%;
	height: auto;
}
.u-editor ol,
.u-editor ul {
	padding-left: 1.5em;
}
.u-editor blockquote {
	background-color: #f6f6f6;
	padding: 30px;
	position: relative;
	z-index: 1;
}
.u-editor blockquote::before {
	content: "“";
	font-size: 50px;
	color: #999;
	position: absolute;
	left: 5px;
	top: 5px;
	line-height: 1;
}
.u-editor blockquote::after {
	content: "”";
	font-size: 50px;
	color: #999;
	position: absolute;
	right: 5px;
	bottom: -15px;
	line-height: 1;
}
.u-editor .alignleft {
	float: left;
	margin-right: 1.5em;
}
.u-editor .alignright {
	float: right;
	margin-left: 1.5em;
}
.u-editor .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.u-selWrap {
	display: block;
	border: 1px solid #ACACAC;
	position: relative;
	z-index: 1;
	border-radius: 3px;
	background: #fff;
	overflow: hidden;
}
.u-selWrap-pref {
	width: 120px;
}
.u-selWrap::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	bottom: 0;
	right: 9px;
	margin-top: auto;
	margin-bottom: auto;
	border: 4px solid #333;
	width: 0;
	height: 0;
	border-left-color: rgba(255, 255, 255, 0);
	border-right-color: rgba(255, 255, 255, 0);
	border-bottom-color: rgba(255, 255, 255, 0);
	border-top-width: 6px;
	border-bottom-width: 0;
	pointer-events: none;
}
.u-selWrap > select {
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	outline: 0;
	border: 0;
	line-height: 29px;
	height: 29px;
	width: 100%;
	border-right: 25px solid rgba(0, 0, 0, 0);
	border-radius: 0;
	cursor: pointer;
	position: relative;
	z-index: 2;
	display: block;
	padding-left: 10px;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.u-selWrap > select:focus {
	background-color: #efefef;
}
.u-selWrap > select::-ms-expand {
	display: none;
}
.u-mbXL {
	margin-bottom: 100px;
}
.u-mbL {
	margin-bottom: 60px;
}
.u-mbM {
	margin-bottom: 40px;
}
.u-mbS {
	margin-bottom: 20px;
}
.u-mbXS {
	margin-bottom: 5px;
}
.u-chkLbl {
	position: relative;
	z-index: 1;
	display: inline-flex;
	align-items: center;
}
.u-chkLbl-table {
	padding: 7px 6px;
}
.u-chkLbl > [type="checkbox"] {
	position: absolute;
	z-index: 1;
	opacity: 0;
	top: 0;
	left: 0;
}
.u-chkLbl > i {
	display: block;
	width: 15px;
	height: 15px;
	background: #fff;
	margin-right: 4px;
	transition-duration: .3s;
	transition-property: border-color, background-color, color;
	box-sizing: border-box;
	border: 1px solid #9D9D9D;
	position: relative;
	z-index: 1;
	min-width: 15px;
}
.u-chkLbl-table > i {
	margin-right: 0;
}
.u-chkLbl > i::after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 10px;
	height: 6px;
	box-sizing: border-box;
	border: 2px solid #99705f;
	border-top: none;
	border-right: none;
	bottom: 0;
	right: 0;
	margin: auto;
	-webkit-transform: translateY(-2px) rotate(-39deg);
	transform: translateY(-2px) rotate(-39deg);
	opacity: 0;
	transition-duration: .3s;
	transition-property: opacity;
}
.u-chkLbl > b {
	display: block;
	font-weight: normal;
}
.u-chkLbl > [type="checkbox"]:checked + i {
	background-color: #99705f;
	border-color: #99705f;
}
.u-chkLbl > [type="checkbox"]:checked + i::after {}
.u-rdoLbl {
	position: relative;
	z-index: 1;
	display: inline-flex;
}
.u-rdoLbl > [type="radio"] {
	position: absolute;
	z-index: 1;
	opacity: 0;
	top: 0;
	left: 0;
}
.u-rdoLbl > i {
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin-right: 4px;
	transition-duration: .3s;
	transition-property: background-color, color;
	border: 1px solid #9D9D9D;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	top: 6px;
	background-color: #fff;
}
.u-rdoLbl > i::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	transition-duration: .3s;
	transition-property: opacity;
}
.u-rdoLbl > [type="radio"]:checked + i::after {}
.u-rdoLbl > b {
	display: block;
	font-weight: normal;
}
.u-hiddenSVG {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
.u-rdoLbl > [type="radio"]:checked + i {
	background-color: #99705f;
	border-color: #99705f;
}
.u-spBlock {
	display: none;
}
.u-spInline {
	display: none;
}
.u-spNone {}
.u-tabletBlock {
	display: none;
}
.u-tabletInline {
	display: none;
}
.u-tabletNone {}
.u-spsInline {
	display: none;
}
.u-link {
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
}
.u-tblWrap {
	overflow: auto;
}
.u-calendarInput {
	position: relative;
	z-index: 1;
	max-width: 145px;
}
.u-calendarInput > [type="text"] {
	padding-left: 33px;
	min-width: 140px;
}
.u-calendarInput > .icon {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	pointer-events: none;
}
.u-bg {
	box-shadow: 0 100vh 0 100vh #FFFBF8;
	background-color: #FFFBF8;
}
.u-cat {
	min-width: 47px;
	background-color: #BB7B64;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	height: 20px;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 0 8px;
	margin-left: 10px;
	min-width: 76px;
}
.u-cat-sent {
	background-color: #5a98a6;
}
.u-cat[data-slug="important"] {
	background-color: #e06968;
}
.u-cat[data-slug="untreated"] {
	background-color: #A3A65A;
}
.u-cat[data-slug="waiting"] {
	background-color: #99705f;
}
.u-cat[data-slug="complete"] {
	background-color: #5a98a6;
}
.u-cat:first-child {
	margin-left: 0;
}
.u-cat-unread {
	background-color: #A3A65A;
}
[data-col="check"] {
	width: 40px;
}
[data-col="account"] {
	width: 160px;
}
[data-col="date"] {
	width: 125px;
}
[data-col="date-hour"] {
	width: 170px;
}
[data-col="category"] {
	width: 90px;
}
[data-col="title"] {
	width: 100px;
}
.u-btnList {
	list-style: none;
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.u-btnList > li:first-child {
	margin-left: 0;
}
.u-btnList > li {
	width: 190px;
	margin-left: 20px;
}
.u-viewTbl {
	width: 100%;
}
.u-viewTbl > tbody {}
.u-viewTbl > tbody > tr {
	border-bottom: 1px solid #D6D6D6;
}
.u-viewTbl > tbody > tr > th {
	white-space: nowrap;
	text-align: left;
	font-weight: inherit;
	position: relative;
	z-index: 1;
	padding: 10px 15px;
	text-indent: -12px;
	padding-left: 12px;
	vertical-align: top;
	padding-right: 1.5em;
}
.u-viewTbl > tbody > tr > th::before {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: currentColor;
	align-self: center;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	z-index: 1;
	top: -.1em;
}
.u-viewTbl > tbody > tr > td {
	padding: 10px 0;
	width: 95%;
	vertical-align: top;
}
.u-inputTbl {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 18px;
	margin-top: -18px;
	margin-bottom: -18px;
}
.u-inputTbl > tbody {}
.u-inputTbl > tbody > tr {}
.u-inputTbl > tbody > tr > th {
	white-space: nowrap;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding-right: 15px;
}
.u-inputTbl > tbody > tr > th > label {
	text-indent: -12px;
	padding-left: 12px;
	display: block;
	margin-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.4;
}
.u-inputTbl > tbody > tr > th > label > b {
	font-weight: normal;
	color: #E56161;
}
.u-inputTbl > tbody > tr > th > label::before {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: currentColor;
	align-self: center;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	z-index: 1;
	top: -.1em;
}
.u-inputTbl > tbody > tr > td {
	width: 95%;
}
.u-mtXS {
	margin-top: 8px;
}
.u-fileWrap {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	display: block;
}
.u-fileWrap > [type="file"] {
	display: block;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
}
.u-fileWrap_btn {
	position: relative;
	z-index: 1;
	font-weight: inherit;
}
.u-fileWrap_btn > .icon-spinner {
	display: none;
}
@media screen and (max-width:1249px) {
	body {
		font-size: 14px;
	}
	.u-inner {}
	.u-selWrap > select {
		line-height: 27px;
		height: 27px;
	}
}
@media screen and (min-width:1000px) {
	.u-btn01:hover::after {
		opacity: 1;
	}
	.u-btn03:hover {
		background-color: #bd8a75;
	}
	.u-btn03-cancel:hover {
		background-color: #bdbdbd;
	}
	.u-btn03-update:hover {
		background-color: #d49883;
	}
	.u-link:hover {
		text-decoration: underline;
	}
	a:hover {
		text-decoration: none;
	}
	.u-btn01:not([disabled]):hover {
		background-color: #da937a;
	}
	.u-btn01-dark:not([disabled]):hover {
		background-color: #bb9281;
	}
	.u-btn01-cancel:not([disabled]):hover {
		background: #a79b97;
		color: #fff;
	}
	.u-btn02:hover {
		background: #e2e2e2;
	}
	[type="file"]:hover + .u-btn02 {
		background: #e2e2e2;
	}
	.u-btn02-ok:hover {
		background-color: #e69c81;
		border-color: #C8866E;
	}
	.u-btn02:hover::after {}
}
