@charset "UTF-8";

#btnExec {
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

#btnExec .text-center {
	flex-grow: 1;
	text-align: center;
}

#btnExec .icon {
	position: absolute;
	right: 10px;
	width: 20px;
	height: 20px;
}

#btnSend {
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

#btnSend .text-center {
	flex-grow: 1;
	text-align: center;
}

#btnSend .icon {
	position: absolute;
	right: 10px;
	width: 20px;
	height: 20px;
}

#btnCancel1 {
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

#btnCancel1 .text-center {
	flex-grow: 1;
	text-align: center;
}

#btnCancel1 .icon {
	position: absolute;
	right: 10px;
	width: 20px;
	height: 20px;
}

#btnCancel {
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

#btnCancel .text-center {
	flex-grow: 1;
	text-align: center;
}

#btnCancel .icon {
	position: absolute;
	right: 10px;
	width: 20px;
	height: 20px;
}

/* #btnCancel1 {
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

#btnCancel1 .text-center {
	flex-grow: 1;
	text-align: center;
}

#btnCancel1 .icon {
	position: absolute;
	right: 10px;
	width: 20px;
	height: 20px;
} */

.mp-year {
	width: 95px;
	max-width: 95px;
	min-width: 95px;
}

.mp-month {
	width: 70px;
	max-width: 70px;
	min-width: 70px;
}

.mp-day {
	width: 70px;
	max-width: 70px;
	min-width: 70px;
}

.artSpan {
	display: block;
	text-align: left;
	font-size: 11px;
	color: #f54040;
	margin: 0;
	padding: 0;
}

.hideSpan {
	display: none;
}

#ErrorArea {
	display: none;
}

.fs-7 {
	font-size: 0.8rem;
}

.modal-content {
	border: none;
}

.modal {
	display: none;
	position: fixed;
	z-index: 1;
	margin-bottom: 0;
}

.mp-title {
	background-color: #1c7a2b;
	color: #ffffff;
	font-weight: 500;
	height: 33px;
	border-radius: 2px;
	text-align: center;
	font-size: 20px;
	margin-bottom: 5px;
}

.mp-subtitle {
	background-color: #6b8d70;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
	height: 30px;
	margin-top: 10px;
}

.container {
	max-width: 800px;
	padding: 0;
	margin: 0 auto;
	box-sizing: border-box;
}

@media (max-width: 800px) {
	.container {
		width: 100%;
		padding: 0;
		margin: 0;
		overflow-x: hidden;
	}
}

.mp-card {
	background-color: #dbecdb;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 5px;
}

/* .required::after { */
/* content: " 必須";
	color: white;
	background-color: red;
	border-radius: 5px;
	font-size: 11px;
	padding: 1px 3px 1px 1px;
	text-align: center;
	margin: 5px; */
/* } */

.dropzone {
	border: 2px dashed #007bff;
	border-radius: 5px;
	padding: 5px;
	text-align: center;
	cursor: pointer;
	margin: 0px 5px 0px 5px;
}

.dropzone.dragover {
	background-color: #e9ecef;
}

.w18 {
	width: 18px;
	max-width: 18px;
	min-width: 18px;
}

.w20 {
	width: 20px;
	max-width: 20px;
	min-width: 20px;
}

.w30 {
	width: 30px;
	max-width: 30px;
	min-width: 30px;
}

.w50 {
	width: 50px;
	max-width: 50px;
	min-width: 50px;
}

.w60 {
	width: 60px;
	max-width: 60px;
	min-width: 60px;
}

.w65 {
	width: 65px;
	max-width: 65px;
	min-width: 65px;
}

.w70 {
	width: 70px;
	max-width: 70px;
	min-width: 70px;
}

.w73 {
	width: 73px;
	max-width: 73px;
	min-width: 73px;
}

.w75 {
	width: 75px;
	max-width: 75px;
	min-width: 75px;
}

.w80 {
	width: 80px;
	max-width: 80px;
	min-width: 80px;
}

.w85 {
	width: 85px;
	max-width: 85px;
	min-width: 85px;
}

.w90 {
	width: 90px;
	max-width: 90px;
	min-width: 90px;
}

.w95 {
	width: 95px;
	max-width: 95px;
	min-width: 95px;
}

.w100 {
	width: 100px;
	max-width: 100px;
	min-width: 100px;
}

.w105 {
	width: 105px;
	max-width: 105px;
	min-width: 105px;
}

.w110 {
	width: 110px;
	max-width: 110px;
	min-width: 110px;
}

.w115 {
	width: 115px;
	max-width: 115px;
	min-width: 115px;
}

.w120 {
	width: 120px;
	max-width: 120px;
	min-width: 120px;
}

.w130 {
	width: 130px;
	max-width: 130px;
	min-width: 130px;
}

.w140 {
	width: 140px;
	max-width: 140px;
	min-width: 140px;
}

.w150 {
	width: 150px;
	max-width: 150px;
	min-width: 150px;
}

.w160 {
	width: 160px;
	max-width: 160px;
	min-width: 160px;
}

.w170 {
	width: 170px;
	max-width: 170px;
	min-width: 170px;
}

.w200 {
	width: 200px;
	max-width: 200px;
	min-width: 200px;
}

.w240 {
	width: 240px;
	max-width: 240px;
	min-width: 240px;
}

.w250 {
	width: 250px;
	max-width: 250px;
	min-width: 250px;
}

.w300 {
	width: 300px;
	max-width: 300px;
	min-width: 300px;
}

.w350 {
	width: 350px;
	max-width: 350px;
	min-width: 350px;
}

.w400 {
	width: 400px;
	max-width: 400px;
	min-width: 400px;
}

.w450 {
	width: 450px;
	max-width: 450px;
	min-width: 450px;
}

.w500 {
	width: 500px;
	max-width: 500px;
	min-width: 500px;
}

.w600 {
	width: 600px;
	max-width: 600px;
	min-width: 600px;
}

.w650 {
	width: 650px;
	max-width: 650px;
	min-width: 650px;
}

.w700 {
	width: 700px;
	max-width: 700px;
	min-width: 700px;
}

.w900 {
	width: 900px;
	max-width: 900px;
	min-width: 900px;
}

.w1100 {
	width: 1100px;
	max-width: 1100px;
	min-width: 1100px;
}