@font-face {
	font-family: "DIN Condenced";
	font-style: normal;
	font-weight: 600;
	src: url("/assets/font/DIN-Condensed-Bold.woff2") format("woff2"), url("/assets/font/DIN-Condensed-Bold.woff") format("woff"), url("/assets/font/DIN-Condensed-Bold.otf") format("opentype")
}

@font-face {
	font-family: "Helvetica";
	font-style: bold;
	font-weight: 300;
	src: url("/assets/font/HelveticaNeueLTStd-Lt.woff2") format("woff2"), url("/assets/font/HelveticaNeueLTStd-Lt.woff") format("woff"), url("/assets/font/HelveticaNeueLTStd-Lt.otf") format("opentype")
}

@font-face {
	font-family: "DIN Condenced";
	font-style: normal;
	font-weight: 600;
	src: url("/assets/font/DIN-Condensed-Bold.woff2") format("woff2"), url("/assets/font/DIN-Condensed-Bold.woff") format("woff"), url("/assets/font/DIN-Condensed-Bold.otf") format("opentype")
}

@font-face {
	font-family: "Helvetica";
	font-style: bold;
	font-weight: 300;
	src: url("/assets/font/HelveticaNeueLTStd-Lt.woff2") format("woff2"), url("/assets/font/HelveticaNeueLTStd-Lt.woff") format("woff"), url("/assets/font/HelveticaNeueLTStd-Lt.otf") format("opentype")
}

.mv {
	height: 200px;
	margin-bottom: 100px
}

@media screen and (max-width: 699px) {
	.mv {
		height: 70px;
		margin-bottom: 0px
	}
}

.v-application ul,
.v-application ol {
	padding-left: 0
}

.v-application p {
	margin-bottom: 0
}

.v-application .row {
	margin: 0 !important
}

.v-application code {
	background-color: initial !important
}

.v-main {
	background-color: #fafafa
}

.v-main > .v-main__wrap > .container {
	max-width: 100% !important;
	background-color: #fefefe
}

.v-app-bar {
	background-color: #fefefe !important;
	box-shadow: 0 0 3px #eee !important
}

.v-app-bar svg > path {
	fill: #888
}

.v-app-bar .v-toolbar__title {
	font-size: 18px;
	font-weight: 400;
	color: #555;
	letter-spacing: 1px;
	cursor: pointer;
	transition: .3s
}

.v-app-bar .v-toolbar__title:hover {
	color: #20af34
}

.v-footer {
	height: auto !important;
	padding: 0 !important
}

.v-bottom-navigation {
	height: 70px !important;
	background-color: #333 !important;
	box-shadow: 0 0 3px #eee !important
}

.v-bottom-navigation p {
	color: #fefefe
}

.v-bottom-navigation svg {
	height: 30px
}

.v-bottom-navigation svg > path {
	fill: #fefefe
}

@media screen and (min-width: 700px)and (max-width: 999px) {
	.v-bottom-navigation {
		display: none !important
	}
}

@media screen and (min-width: 999px) {
	.v-bottom-navigation {
		display: none !important
	}
}

.v-list-item .v-list-item__title {
	font-size: 14px
}

.v-list-item > .v-list-item__title {
	flex: 1 1 40%
}

.v-list-item > .v-list-item__content > .v-list-item__title {
	padding: 5px 0
}

.v-list-item > .v-list-item__content > p {
	padding: 5px 0;
	text-indent: 1em
}

.v-navigation-drawer {
	background: #333 !important
}

.v-navigation-drawer .v-list-item .v-list-item__title,
.v-navigation-drawer .v-list-item .v-list-item__content {
	color: #fefefe !important
}

.v-navigation-drawer .v-list-item .v-list-item__action svg > path {
	fill: #fefefe
}

.v-navigation-drawer--right {
	background: #fefefe !important
}

.v-navigation-drawer--right .v-list-item .v-list-item__title {
	color: #888 !important
}

.v-navigation-drawer--right .v-list-item .v-list-item__content {
	color: #333 !important
}

.v-navigation-drawer--right .v-list-item .v-list-item__action svg > path {
	fill: #333
}

.v-navigation-drawer__border {
	display: none
}

.v-card {
	border-radius: 5px !important;
	box-shadow: none !important
}

.v-card__title {
	display: flex;
	padding: 12px 20px 12px 20px !important;
	font-size: 18px !important;
	font-weight: bold;
	color: #fff;
	text-align: left;
	letter-spacing: 2px;
	background: #555
}

.v-card__title::before {
	display: none;
	content: ""
}

.v-card__subtitle {
	padding: 10px 20px 10px 20px !important;
	margin: 0 !important;
	font-size: 15px !important;
	color: #555;
	text-align: left;
	background-color: #fafafa;
	box-shadow: 0 0 5px #eee inset
}

.v-card__text {
	padding: 10px 20px 10px 20px !important;
	color: #333
}

.v-stepper {
	border-radius: 0 !important;
	box-shadow: none !important
}

.v-stepper__content {
	padding: 0 !important
}

.v-btn {
	min-width: unset !important;
	height: unset !important
}

.v-radio:not(last-child) {
	margin-bottom: 10px;
}

.v-input .v-input__slot input {
	max-height: unset
}

.v-text-field--outlined textarea,
.v-text-field--outlined .v-text-field__slot > input {
	padding-right: .8em !important;
	padding-left: .8em !important;
	margin-top: 7px !important;
	margin-bottom: 7px !important
}

.v-select__selection {
	padding-right: .8em !important;
	padding-left: .8em !important
}

.v-text-field--outlined textarea {
	padding-top: .8em !important;
	padding-bottom: .8em !important
}

.form-static .v-text-field--outlined textarea {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.v-input__control > .v-input__slot {
	min-height: 0 !important;
	margin-bottom: 2px !important
}

.v-input__control > .v-text-field__details {
	height: 0 !important;
	min-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important
}

.v-input__slot > fieldset {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 3px #ccc inset;
	transition: .2s
}

.v-input--is-focused .v-input__slot > fieldset {
	background-color: #e8f0fe;
	border: 1px solid #aaa !important;
	box-shadow: 0 0 3em #e8f0fe inset
}

.error--text .v-input__slot > fieldset {
	background-color: #dc143c06;
	border: 1px solid crimson !important;
	box-shadow: 0 0 3em #dc143c05 inset
}

:not(.form-static) .v-input:hover .v-input__slot > fieldset .v-input:not(.form-static):hover .v-input__slot > fieldset {
	border: 1px solid #aaa !important;
	box-shadow: 0 0 3em #e8f0fe inset
}

.v-select__slot .v-input__icon::after {
	display: block;
	content: ">";
	transform: rotate(90deg) scaleY(1.4)
}

.v-input--selection-controls__input input[role=checkbox],
.v-input--selection-controls__input input[role=radio],
.v-input--selection-controls__input input[role=switch] {
	opacity: 1 !important
}

.v-input--selection-controls__input ~ label {
	padding: 0 1em !important
}

.v-select--is-menu-active > .v-input__control > .v-input__slot > .v-menu {
	position: absolute;
	z-index: 2;
	display: block !important
}

.v-select--is-menu-active > .v-input__control > .v-input__slot > .v-menu > .v-menu__content {
	position: static;
}

.form-static .v-input__slot {
	pointer-events: none
}

.form-static .v-input__slot > fieldset {
	background-color: transparent !important;
	border: none;
	box-shadow: none
}

.form-static .v-text-field__details {
	display: none
}

.form-static .v-select__slot .v-input__append-inner {
	display: none
}

.form-static .v-select__selections {
	padding: 0 !important
}

.form-static .form-subtext {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	opacity: 0
}

.form-static ::-moz-placeholder {
	color: transparent !important;
	-moz-user-select: none;
	user-select: none
}

.form-static :-ms-input-placeholder {
	color: transparent !important;
	-ms-user-select: none;
	user-select: none
}

.form-static ::placeholder {
	color: transparent !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.form-notice {
	color: crimson
}

.form-subtext {
	display: block;
	padding-top: .1em;
	font-size: 90%;
	color: #777
}

.v-input--selection-controls__input {
	margin-left: 10px !important
}

.v-text-field__details .error--text {
	position: absolute;
	top: -25px;
	z-index: 1;
	display: flex;
	align-items: center;
	min-width: 200px;
	padding: 0 20px;
	background-color: crimson;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #ccc
}

.v-text-field__details .error--text::before {
	width: 16px;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	color: crimson;
	text-align: center;
	content: "!";
	background: #fff;
	border-radius: 50%
}

.v-text-field__details .error--text::after {
	position: absolute;
	bottom: -10px;
	left: 10px;
	display: block;
	color: crimson;
	content: "▼";
	transform: skewX(-20deg)
}

.v-text-field__details .error--text .v-messages__message {
	padding: 5px !important;
	color: #fff;
	transition: 0s !important
}

@media screen and (max-width: 699px) {
	.v-text-field__details .error--text {
		top: auto;
		bottom: -25px
	}

	.v-text-field__details .error--text::after {
		top: -10px;
		content: "▲"
	}
}

.v-input {
	position: relative
}

.form-col2,
.form-col3 {
	position: relative;
	display: inline-block;
	width: auto !important
}

.form-col2 .v-input,
.form-col3 .v-input {
	position: static
}

.form {
	padding: 100px 4%;
	background-color: #fafafa
}

@media screen and (max-width: 699px) {
	.form {
		padding: 50px 0%
	}
}

.form__mes {
	padding: 2em 4% 50px;
	font-size: 18px;
	text-align: center
}

.form__mes-item:not(:first-child) {
	margin-top: 2em;
}

.form__mes-item h3 {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 0.3em;
	text-align: center;
}

.form__mes-item ul {
	display: inline-block;
	text-align: left;
}

.form__mes-item li {
	text-indent: -1em;
	padding-left: 1em;
}

.form__mes-attention {
	margin-top: 2.5em;
}

.form__qualification {
	text-align: center;
  background: #b7dcb5;
  color: #fff;
  padding: 2.5rem 3rem 3rem;
}

.form__qualification h3 {
	font-size: 30px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: solid 1px #fff;
	margin-bottom: 1rem;
}

.form__qualification ul {
	display: inline-block;
	text-align: left;
}

.form__qualification-list {
}

.form__qualification-list li {
	font-weight: bold;
	font-size: 20px;
	text-indent: -1em;
	padding-left: 1em;
}

.form__qualification-list li span {
	font-size: 16px;
}

.form__qualification-attention {
	margin-top: 1rem;
}

@media screen and (max-width: 699px) {
	.form__mes {
		text-align: left;
		font-size: 16px;
	}
	.form__mes-item h3 {
		font-size: 18px;
	}
	.form__qualification {
		padding: 2rem 4%;
	}
	.form__qualification-list li {
		font-size: 16px;
	}
	.form__qualification h3 {
		font-size: 20px;
	}
	.form__qualification ul {
		font-size: 14px;
	}
}

.form__body {
	padding: 50px 4%;
	background-color: #fdfdfd;
	border: 1px solid #ccc
}

.form__body dl,
.form__body input,
.form__body option,
.form__body textarea,
.form__body .v-select__selection {
	font-size: 16px
}

.form__body dl {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between
}

.form__body dl > *,
.form__body dl::before,
.form__body dl::after {
	display: block;
	flex-shrink: 0
}

@media screen and (max-width: 699px) {
	.form__body dl {
		flex-direction: column
	}
}

@media screen and (max-width: 699px) {
	.form__body dl {
		flex-direction: column
	}
}

.form__body dt {
	width: 10em;
	padding: 2em 0
}

@media screen and (max-width: 699px) {
	.form__body dt {
		width: 100%;
		padding: 1em 0 .5em 0
	}
}

.form__body dd {
	width: calc(100% - 10em);
	padding: 2em 0 1em
}

@media screen and (max-width: 699px) {
	.form__body dd {
		width: 100%;
		padding: 0 0 1em 0
	}
}

.form__body .must dt::before {
	display: inline-block;
	color: crimson;
	content: "*"
}

.form__body .btn dd {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center
}

.form__body .btn dd > *,
.form__body .btn dd::before,
.form__body .btn dd::after {
	display: block;
	flex-shrink: 0
}

@media screen and (max-width: 699px) {
	.form__body .btn dd {
		flex-direction: column
	}
}

.form__btn,
.form__btn--send {
	display: block;
	width: 100% !important;
	max-width: 400px !important;
	padding: 1em 0 !important;
	margin: .5em auto;
	font-size: 16px;
	color: #fff !important;
	text-align: center;
	cursor: pointer;
	background-color: #333 !important;
	border-radius: 8px !important;
	box-shadow: none !important;
	transition: .2s
}

.form__btn:hover,
.form__btn--send:hover {
	transform: scale(0.98)
}

.form__btn--send {
	background-color: #20af34 !important
}

.privacy {
	text-align: center
}

@media screen and (max-width: 699px) {
	.privacy {
		text-align: left
	}
}

.privacy__ttl {
	padding: 0 0 1em 0;
	font-size: 18px;
	font-weight: bold
}

.privacy__des {
	width: 100%;
	height: 350px;
	padding: 1em;
	overflow-y: scroll;
	font-size: 16px;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-shadow: 0 0 1em #fafafa
}

.privacy__des > b {
	display: block;
	width: 70%;
	padding: 1em 0;
	margin: 0 auto;
	border-top: double #333;
	border-bottom: double #333
}

@media screen and (max-width: 699px) {
	.privacy__des > b {
		width: 100%
	}
}

/* .privacy__check {
	width: 10em !important;
	margin: 1.5em auto !important
} */

.flyer {
	margin: 50px 0 10px
}

.flyer img {
	width: 100%;
	height: auto
}

.v-file-input {
	position: relative;
	cursor: pointer
}

.v-file-input .v-input__prepend-outer {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 60px !important;
	margin-top: 0 !important
}

.v-file-input .v-input__icon {
	margin: 0;
	background-image: url(/assets/img/common/icon_camera.svg);
	background-size: contain
}

.v-file-input .v-file-input__text {
	height: 50px !important;
	cursor: pointer
}

.v-file-input .v-input__slot > fieldset {
	box-shadow: 0 0 3px #ccc;
	transition: .2s
}

:hover .v-file-input .v-input__slot > fieldset {
	background-color: #e8f0fe !important;
	box-shadow: 0 0 3px #ccc
}

.v-file-input:hover .v-input__slot > fieldset {
	box-shadow: 0 0 3px #ccc;
	transition: .2s
}

:hover .v-file-input:hover .v-input__slot > fieldset {
	background-color: #e8f0fe !important;
	box-shadow: 0 0 3px #ccc
}
