@charset "utf-8";
/*.form関係のリセットここから*/
input,
button,
select,
textarea{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea{
	resize: vertical;
}

input[type='checkbox'],
input[type='radio']{
	display: none;
}

input[type='submit'],
input[type='button'],
label,
button,
select{
	cursor: pointer;
}

select::-ms-expand{
	display: none;
}

::placeholder{
	color: #ACB6BA;
	font-weight: 500;
}
/*.form関係のリセットここから*/

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	min-height: calc(100vh - 68px - 344px);
	margin: 0 auto;
	background-color: #F5F5F5;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01{
		min-height: calc(100vh - 70px - 390px);
	}
}
.contents01 .contents01_01{
	width: 570px;
	height: auto;
	padding: 75px 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 55px 0 50px;
	}
}
.contents01 .contents01_01 h2{
	width: auto;
	height: auto;
	margin: 0 0 40px;
	font-size: 25px;
	line-height: 35px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 h2{
		margin: 0 0 30px;
		font-size: 22px;
		line-height: 32px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	padding: 50px 60px 45px;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 18px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		padding: 40px 25px 35px;
		border-radius: 12px;
	}
}

/*リセット後のリセット変更完了*/
.contents01 .contents01_01 .contents01_01_01 .swpm_success{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
/*変更完了*/
.contents01 .contents01_01 .contents01_01_01 .swpm_success .swpm-reset-password-success-msg{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	color: #000000;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: absolute;
	opacity: 0;
}
.contents01 .contents01_01 .contents01_01_01 .swpm_success .swpm-reset-password-success-msg a{
	width: 320px;
	height: 65px;
	margin: 20px 0 0;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: #000000;
	background-color: #FABE00;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .swpm_success .swpm-reset-password-success-msg a{
		width: 100%;
		max-width: 270px;
	}
}
/*変更完了*/
/*リセット後*/
.contents01 .contents01_01 .contents01_01_01 .swpm_success .swpm-reset-pw-success-box{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_01 .swpm_success .swpm-reset-pw-success-box .swpm-reset-pw-success{
	width: auto;
	height: auto;
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: #000000;
	display: block;
	position: absolute;
	opacity: 0;
}
.contents01 .contents01_01 .contents01_01_01 .swpm_success .swpm-reset-pw-success-box .swpm-reset-pw-success-email{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: #000000;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-widget-inside .swpm-pw-reset-email-input + .swpm-pw-reset-email{
	margin-top: 20px;
}
/*リセット後*/
/*期限切れリンク*/
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-key-invalid-error{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-key-invalid-error.swpm-red-error-text{
	font-weight: 400;
}
/*期限切れリンク*/
/*パスワード未入力送信*/
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-widget-error{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-widget-error.swpm-red-error-text{
	font-weight: 400;
}
/*パスワード未入力送信*/
/*リセット後のリセット変更完了*/

.contents01 .contents01_01 .contents01_01_01 .swpm_error{
	width: auto;
	height: auto;
	margin: 20px 0 0;
	display: block;
	position: absolute;
	opacity: 0;
}
.contents01 .contents01_01 .contents01_01_01 .swpm_error .swpm-reset-pw-error{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .swpm_error .swpm-reset-pw-error-email{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-widget-form form{
	font-family: 'Noto_Sans_JP', sans-serif;
	font-weight: 400;
}
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-widget-inside{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-widget-inside .swpm-pw-reset-email{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-widget-inside .swpm-pw-reset-email label{
	width: 100%;
	height: auto;
	margin: 0 0 6px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	color: #000000;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-widget-inside .swpm-pw-reset-email-input{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-widget-inside .swpm-pw-reset-email-input input{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin: 0;
	border: 1px solid #9D9D9D;
	background-color: #ffffff;
	padding: 13px 15px;
	font-size: 13px;
	line-height: 23px;
	font-weight: 700;
	color: #000000;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-widget-inside .swpm-pw-reset-submit-button{
	width: 100%;
	height: auto;
	margin: 20px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_01 .swpm-pw-reset-widget-inside .swpm-pw-reset-submit-button input{
	width: 320px;
	height: 65px;
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: #000000;
	background-color: #FABE00;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
/*.contents01ここまで*/






