/**************************************
 * signup
/**************************************/

.main[data-page="page63"] .breadcrumb {
	display: none !important;
}

.admin {
	margin-top: -5px;
}

.admin-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding: 48px 105px 48px 0;
}

.admin-block::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-image: linear-gradient(to right, #9c9c9c, #9c9c9c 2px, transparent 2px, transparent 18px);
	background-size: 18px 2px;
	background-repeat: repeat-x;
	content: '';
}

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

.admin-user__circle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-ms-flex-negative: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	width: 84px;
	height: 84px;
	margin-right: 30px;
	border-radius: 50%;
}

.admin-user__circle.-lightblue {
	background: #c6e6ee;
}

.admin-user__circle.-beige {
	background: #f9e6d4;
}

.admin-user__circle .icon.-user {
	width: 34px;
}

.admin-user__circle .icon.-supporter {
	width: 49px;
}

.admin-user__detail {
	-webkit-box-sizing: border-box;
	-ms-flex-negative: 0;
	box-sizing: border-box;
	flex-shrink: 0;
	width: 295px;
	padding-right: 60px;
}

.admin-user__detail .name.-user .-sama {
	padding-left: 12px;
}

.admin-inner {
	margin-top: -5px;
}

.admin-inner__date {
	margin-bottom: 5px;
	color: #f19089;
}

.admin-inner__title {
	position: relative;
	margin-bottom: 22px;
	margin-left: -12px;
}

.admin-inner__title .-sub {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}

.admin-inner__title .-main {
	display: inline-block;
	padding-left: 80px;
}

.admin-response {
	padding-top: 36px;
}

.admin-response .form {
	max-width: 1380px;
	margin: 0 auto;
	padding: 0;
}

.admin-response .form-cover {
	padding-top: 36px;
}

.admin-response .form-item__textarea,
.admin-response .form-item__textarea--counter {
	max-width: 1000px;
}

.admin-response .form-item__textarea {
	height: 400px;
}

.admin-response .form-item__submit {
	width: 251px;
	margin: 0 auto;
}

.admin-response .form-item__submitlink {
	overflow: hidden;
}

.admin-response .form-item__submitlink .text {
	padding-right: 42px;
	padding-left: 52px;
}

.admin-response__text {
	margin-bottom: 8px;
}

.admin-response__wrap {
	position: relative;
	margin: 0 205px 75px 305px;
}

.contact {
	margin-bottom: -8px;
}

.contact-confirm .confirm-lead {
	margin-bottom: 38px;
}

.contact-thanks .thanks-lead__sub {
	font-size: 1.6rem;
	line-height: 3.3rem;
}

.contact-thanks__btn {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	gap: 18px;
}

.contact-thanks__btn .thanks-home {
	margin: 0;
}

.main[data-page="page60"] .page-head__title br,
.main[data-page="page61"] .page-head__title br,
.main[data-page="page62"] .page-head__title br {
	display: none;
}

@media screen and (max-width: 1400px) {

.admin-response__wrap {
	width: 700px;
	max-width: 100%;
	margin: 0 auto 75px;
}

}

@media screen and (max-width: 1060px) {

.admin-block {
	padding-right: 0;
}

.main[data-page="page63"] .page-head__title {
	padding: 24px 0 32px;
}

}

@media screen and (max-width: 950px) {

.admin-block {
	display: block;
}

.admin-user {
	margin-bottom: 26px;
}

.admin-user__detail {
	width: initial;
	padding-right: 0;
}

}

@media screen and (max-width: 750px) {

.admin {
	margin-top: 0;
	padding-top: 12px;
	padding-bottom: 5px;
}

.admin-block {
	padding: 37px 0 29px;
}

.admin-user__circle {
	width: 76px;
	height: 76px;
	margin-right: 16px;
}

.admin-user__circle .icon.-user {
	width: 35px;
}

.admin-user__circle .icon.-supporter {
	width: 45px;
}

.admin-user__detail .name {
	font-size: 2rem;
	line-height: 2.8rem;
}

.admin-inner__date {
	margin-bottom: 3px;
}

.admin-inner__title {
	margin-bottom: 18px;
	margin-left: -11px;
	font-size: 2rem;
	line-height: 3.5rem;
}

.admin-inner__title .-main {
	padding-left: 76px;
}

.admin-inner__text {
	font-size: 1.8rem;
	line-height: 3.5rem;
}

.admin-response {
	padding-top: 38px;
}

.admin-response__text {
	margin-bottom: 3px;
}

.admin-response .form-item__textarea {
	height: 480px;
}

.admin-response .form-item__submit {
	width: 171px;
}

.admin-response .form-item__submitlink .text {
	padding-right: 12px;
	padding-left: 34px;
}

.main[data-page="page63"] .page-head__title {
	padding: 23px 0;
}

.contact {
	padding-top: 29px;
}

.contact .form-item__submit.-signup {
	margin-top: 73px;
	margin-bottom: 15px !important;
}

.contact-thanks .thanks-lead__sub {
	font-size: 1.4rem;
	line-height: 2.5rem;
}

.contact-thanks__btn {
	padding-bottom: 12px;
}

.contact-thanks__btn.-spsize {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	flex-direction: column;
	align-items: center;
	width: 100% !important;
	gap: 0;
}

.contact-thanks__btn.-spsize.-pb {
	padding-bottom: 8px;
}

.contact-thanks__btn.-spsize .thanks-home.-spbtn {
	width: initial !important;
	height: initial !important;
	margin-top: 32px !important;
}

.contact-thanks__btn.-spsize .thanks-home.-spbtn .thanks-home__link {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	background: initial !important;
}

.contact-thanks__btn.-spsize .thanks-home.-spbtn .thanks-home__link .text {
	position: relative;
	padding: 0 !important;
	color: #575757;
	font-weight: 300;
	font-size: 1.7rem;
	line-height: 2.2rem;
	letter-spacing: 0.01em;
}

.contact-thanks__btn.-spsize .thanks-home.-spbtn .thanks-home__link .text::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #575757;
	content: '';
}

.contact-thanks__btn.-spsize .thanks-home.-spbtn .thanks-home__link .anm-btn__tri {
	display: none !important;
}

.contact-thanks__btn.-spsize .thanks-home.-spbtn .thanks-home__link .anm-btn__icon {
	margin-right: 17px;
}

.contact-thanks__btn.-spsize .thanks-home.-spbtn .thanks-home__link .anm-btn__icon.-home {
	width: 25px;
	height: 20px;
}

}

@media screen and (max-width: 430px) {

.main[data-page="page63"] .page-head__title {
	width: calc(100% - 116px);
}

.main[data-page="page63"] .page-head__graphicbox {
	right: -20px;
}

}

@media screen and (max-width: 374px) {

.main[data-page="page60"] .page-head__title,
.main[data-page="page61"] .page-head__title,
.main[data-page="page62"] .page-head__title {
	padding: 23px 0;
}

.main[data-page="page60"] .page-head__title br,
.main[data-page="page61"] .page-head__title br,
.main[data-page="page62"] .page-head__title br {
	display: block;
}

}

