body {
	font-family: "Noto Sans JP", sans-serif;
	color: #232323;
}
.sp-container {
	max-width: 1440px;
	display: block;
	margin: 0 auto;
}
ul,
li,
form,
p {
	margin: 0;
	padding: 0;
}
.btn {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
}
.padding-lr-1 {
	padding-left: 140px !important;
	padding-right: 140px !important;
}
.bg-1 {
	background-color: #f9f9f9;
}
.bg-2 {
	background-color: #5199f8;
	color: #fff;
}
.bg-white {
	background-color: #fff;
}
.mr-1 {
	margin-right: 20px !important;
}
.btn-1 {
	background: #0066ff;
	color: #fff;
	border-radius: 0;
	padding: 9px 28px 8px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 23px;
}
.btn-1:hover {
	background: #0053d0;
}
.btn-2 {
	background: transparent;
	color: #0066ff;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
}
.btn-2-gray {
	background: transparent;
	color: #787878;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	cursor: default !important;
}
.btn-3,
.btn-4-1 {
	background: #ff018b;
	padding: 17px 52px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	line-height: 26px;
	font-family: Jost;
}
.btn-3:hover,
.btn-4-1:hover {
	background: #db0077;
}
.btn-4 {
	background: #0066ff;
	padding: 13px 52px;
	font-weight: bold;
	font-size: 20px;
	line-height: 29px;
	font-style: normal;
	color: #fff;
	font-family: "Jost";
}
.btn-4-1 {
	padding: 13px 52px;
	font-weight: bold;
	font-size: 20px;
	line-height: 29px;
}
.btn-4:hover {
	background: #0053d0;
}
.btn-5 {
	background: #e6e6e6;
	padding: 13px 52px;
	font-weight: bold;
	font-size: 20px;
	line-height: 29px;
	font-style: normal;
	font-family: Jost;
	color: #7e7e7e;
}
.btn-5:hover {
	background: #333333;
	color: #7e7e7e;
}
.btn-6 {
	background: transparent;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.btn-7 {
	padding: 4px 8px;
	background: #ffdcef;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #ff018b;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-family: "Jost";
}
.btn-8 {
	font-size: 14px;
	line-height: 22px;
	background: transparent;
	color: #7e7e7e;
	display: block;
	margin-top: 9px;
}
.sp-loading {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.5);
	z-index: 99999;
	display: none;
}
.sp-loading:after {
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("../images/sp_loading_2.gif");
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: center;
	display: block;
}
.img-note {
	width: 100%;
	display: block;
	text-align: right;
	font-size: 12px;
	color: lightgray;
	margin-top: 12px;
}
.error {
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 17px;
	color: #733E8E;
	margin-top: 5px;
}
.form-control {
	background: #F8F8F9;
	border: 1px solid #C6C8D8;
	border-radius: 8px;
	padding: 9px 13px;
	border-radius: 5px;
	font-size: 14px;
	line-height: 20px;
}
.navbar {
	padding-top: 21px;
	padding-bottom: 59.5px;
}
.logo-img {
	width: 200px;
}
section > div > h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 46px;
	display: block;
	width: 100%;
	text-align: center;
}
section > div > p {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 23px;
	display: block;
	width: 100%;
	text-align: center;
}
#section1 {
	padding-top: 31px;
	padding-bottom: 88px;
}
#section1 h2 span {
	font-weight: normal;
	font-size: 20px;
	line-height: 69px;
	letter-spacing: -0.02em;
	color: #0066ff;
	vertical-align: middle;
}
#section1 h2 span:first-child {
	font-weight: bold;
	font-size: 48px;
	letter-spacing: 0.03em;
	font-family: "Jost";
}
#section1 p {
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}
#section2 {
	padding-top: 72px;
	padding-bottom: 72px;
}
#section2 > div > p {
	margin-bottom: 53px;
}
#section2 .row > div {
	padding: 0 25px;
}
#section2 .row > div > div {
	text-align: center;
	background-color: #fff;
	padding: 32px 10px;
}
#section2 .sp-container div h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 29px;
	letter-spacing: -0.05em;
	color: #0066ff;
}
#section2 .sp-container div img {
	height: 86px;
	width: 100px;
	display: block;
	margin: 36px auto;
}
#section2 .sp-container div p {
	font-weight: normal;
	font-size: 16px;
	line-height: 23px;
	color: #000000;
}
#section2 .sp-container div p span {
	font-size: 12px;
	line-height: 21px;
}

#section3 {
	padding-top: 98px;
	padding-bottom: 102px;
}
#section3 .col-header {
	text-align: center;
	margin-bottom: 44px;
}
#section3 .col-header > div {
	border-bottom: 4px solid #e6e6e6;
	line-height: 46px;
	font-weight: bold;
	font-size: 20px;
	line-height: 64px;
	color: #7e7e7e;
	cursor: pointer;
}
#section3 .col-header > div.active {
	color: #232323;
	border-color: #0066ff;
}
#section3 .col-content {
	padding: 0 45px;
}
.col-content {
	display: none;
}
.col-content.active {
	display: block;
}
.col-content > div {
	display: inline-block;
	width: calc(44.5% - 36px);
	margin-right: 36px;
	vertical-align: top;
	float: left;
}
.col-content > div:last-child {
	width: calc(55.5% - 36px);
	padding: 44px 45px;
	background: #f9f9f9;
}
#content3_3 > div:last-child {
	padding: 14px 60px;
}
#content3_4 > div:last-child {
	padding: 36px 76px;
}
.col-content .btn {
	margin-top: 27px;
}
.col-content h3 {
	font-weight: bold;
	font-size: 22px;
	line-height: 32px;
	letter-spacing: -0.02em;
	color: #000000;
	margin-top: 24px;
	margin-bottom: 24px;
}
.col-content ul,
.collapse-content ul {
	padding-left: 20px;
	list-style: none;
}
.col-content ul li,
.collapse-content ul li {
	font-weight: normal;
	font-size: 16px;
	line-height: 23px;
	color: #000000;
	margin-bottom: 18px;
}
.col-content ul li::before,
.collapse-content ul li::before {
	content: "\2022";
	color: #c4c4c4;
	font-weight: bold;
	display: inline-block;
	width: 8px;
	margin-left: -20px;
	margin-right: 10px;
}

#section4 {
	padding-top: 65px;
	padding-bottom: 48px;
}
#section4 > div > h2 {
	font-family: "Jost";
}
#section4 > div > p {
	margin-bottom: 27px;
	margin-top: 11px;
}

#section5 {
	padding-top: 48px;
	padding-bottom: 48px;
}
#section5 > div > h2 {
	font-family: "Jost";
}
#section5 > div > p {
	margin-bottom: 33px;
	margin-top: 21px;
}

footer {
	padding-top: 64px;
	padding-bottom: 65px;
}
.copyright {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #646673;
	display: block;
	margin-top: 30px;
	text-align: right;
}

.sp-lp-modal {
	/*background-color: rgba(196, 196, 196, 0.5);*/
	background-color: rgba(255, 255, 255, 0.5);
}
.sp-lp-modal .modal-dialog {
	width: 90%;
	max-width: 536px;
}
.sp-lp-modal .btn-1 {
	padding: 10px 32px;
}
.modal-content {
	padding: 40px 44px;
	position: relative;
	background: #ffffff;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
}
.sp-modal-header {
	margin-bottom: 40px;
}
.sp-modal-header h2 {
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: -0.02em;
	color: #0066ff;
	display: block;
	text-align: center;
	width: 100%;
	margin: 0;
}
.sp-modal-header p {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	margin-top: 8px;
}
.sp-modal-header .sp-close {
	position: absolute;
	width: 24px;
	height: 24px;
	top: 35px;
	right: 24px;
	background-image: url("../images/btn-close-black.svg");
	background-size: 100%;
	background-repeat: no-repeat;
	cursor: pointer;
}
.sp-modal-header img {
	margin-top: 32px;
}
.sp-modal-content .alert {
	display: none;
	font-size: 14px;
}
.sp-modal-content .alert-danger {
	color: #f96969;
	background-color: #ffdbe4;
	border-color: #ffdbe4;
}
.sp-modal-content .alert-success {
	color: #232323;
	background-color: #fdf0f4;
	border-color: #fdf0f4;
}
.sp-modal-content .form-group {
	margin-bottom: 24px;
}
.sp-modal-content .form-check {
	margin-top: -8px;
	display: block;
	position: relative;
	padding-left: 27px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: Noto Sans JP;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	width: fit-content;
}
.checkmark {
	position: absolute;
	top: 3;
	left: 0;
	height: 16px;
	width: 16px;
	border: 1px solid #daebff;
	box-sizing: border-box;
	border-radius: 4px;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.form-check input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.form-check input:checked ~ .checkmark {
	background-color: #0066ff;
}
.form-check input:checked ~ .checkmark:after {
	display: block;
}
.checkmark:after {
	left: 5px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.sp-modal-content label {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #232323;
}
.sp-modal-content label .required {
	font-weight: 700;
	font-size: 12px;
	line-height: 17px;
	color: #733E8E;
	margin-left: 10px;
}
.btn-gg-login {
	margin: 20px 0 32px;
	display: block;
	width: 100%;
	padding: 12px 13px;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.04em;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	border-radius: 5px;
	padding-left: 55px;
	background-image: url("../images/gg-icon.svg");
	background-repeat: no-repeat;
	background-size: 25px 26px;
	background-position: left 18px center;
	white-space: normal;
}
.btn-gg-login:hover {
	border: 1px solid #0066ff;
	color: #0066ff;
}
.btn-gg-login br {
	display: none;
}
.form-notice {
	background: #f9f9f9;
	border-radius: 4px;
	padding: 24px 50px;
	line-height: 22px;
	color: #000000;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
}
.form-notice a {
	color: #733E8E;
	text-decoration: underline;
}
#registModal .sp-modal-header,
#contactModal .sp-modal-header {
	margin-bottom: 32px;
}
#forgetPasswordModal .sp-modal-header {
	margin-bottom: 18px;
}
#btnForgetSubmit {
	margin-top: 24px;
}
#registModal .form-notice,
#contactModal .form-notice {
	margin-top: 32px;
}
#registModal .form-notice a,
#contactModal .form-notice a {
	text-decoration: none;
}
#registSuccessModal .sp-modal-header {
	margin-bottom: 32px;
}
#forgetSuccessModal .sp-modal-header {
	margin-bottom: 30px;
}
#registSuccessModal .sp-modal-content,
#forgetSuccessModal .sp-modal-content {
	font-family: Noto Sans JP;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
#section1 .col-md-6 {
	float: left;
}
#section1 .col-md-6:first-child {
	float: right;
}
#section1 .col-md-6:first-child .img_home{
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.is-pc {
	display: block !important;
}
.is-pc-inline {
	display: inline-block !important;
}
.is-mobile,
.is-mobile-inline {
	display: none !important;
}
.navbar-toggler {
	border: none;
	padding: 0;
}
.navbar-toggler:focus {
	outline: none;
}
.navbar-light .navbar-toggler .navbar-toggler-icon {
	background-image: url("../images/btn-close-blue.svg");
	width: 20px;
	height: 20px;
}
.navbar-light .navbar-toggler.collapsed .navbar-toggler-icon {
	background-image: url("../images/mobile-menu.svg");
	width: 24px;
	height: 16px;
}
.modal-open {
	overflow: hidden;
}
.modal {
	overflow: auto !important;
	padding-right: 0 !important;
}
.modal::-webkit-scrollbar {
	display: none;
}
.sp-input::placeholder,
.form-control::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #a6a6a6;
	opacity: 0.7; /* Firefox */
}

.sp-input:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #a6a6a6;
}

.sp-input::-ms-input-placeholder,
.form-control::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #a6a6a6;
}
.download-materials {
	margin-top: 40px;
}
.download-materials .btn-dl-mater {
	margin-bottom: 20px;
	background-color: #0066ff;
}
.download-materials .p-dl-mater {
	font-size:16px!important
}
.download-materials .p-dl-mater-content{
	font-size:16px!important;
	font-weight: bold!important;
}
.sp-modal-header-download, .alert-danger-download{
	margin-bottom: 32px;
}
.alert-danger-download{
	font-size: 14px;
}
.small-text {
	font-weight: normal;
	font-size: 14px;
	line-height: 21px;
	color: #232323;
	margin-top: 10px;
}
input[type="radio"] {
	display: none;
}

input[type="radio"] + *::before {
	content: "";
	display: inline-block;
	vertical-align: top;
	width: 8px;
	height: 8px;
	/*margin-top: 3.5px;
	margin-right: 8px;*/
	border-radius: 50%;
	border-style: solid;
	border-color: #787878;
	box-sizing: unset;
	position: absolute;
	top: calc(50% + 1px);
	left: 0;
	transform: translateY(-50%);
}
input[type="radio"]:checked + * {
	color: #232323;
}

input[type="radio"]:checked + *::before {
	background: radial-gradient(#232323 0%, #232323 30%, transparent 40%, transparent);
	border-color: #232323;
}
.sp-radio-buttons label {
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	cursor: pointer;
	color: #a6a6a6;
	position: relative;
	padding-left: 20px;
	display: flex;
	align-items: center;
}
.sp-radio-buttons li {
	display: block;
	margin-right: 20px;
}
.sp-radio-buttons li:last-child {
	margin-right: 0;
}
@media only screen and (max-width: 991px) {
	.padding-lr-1 {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	.navbar {
		padding-top: 33px;
		padding-bottom: 33px;
		z-index: 11;
		background: #fff;
	}
	.navbar-collapse > div {
		text-align: center !important;
		padding: 32px 0 0;
	}
	.navbar-collapse .btn-2 {
		padding: 7.5px 32px;
		color: #0066ff;
		border: 1px solid #0066ff;
		font-size: 16px;
		line-height: 23px;
		font-family: Noto Sans JP;
		font-style: normal;
		font-weight: bold;
	}
	.menu-background {
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 10;
		background-color: rgba(196, 196, 196, 0.5);
		display: none;
	}
	#registSuccessModal .sp-modal-content,
	#forgetSuccessModal .sp-modal-content {
		font-size: 12px;
		line-height: 18px;
	}
}
@media only screen and (max-width: 767px) {
	.is-pc,
	.is-pc-inline {
		display: none !important;
	}
	.is-mobile {
		display: block !important;
	}
	.is-mobile-inline {
		display: inline-block !important;
	}
	.logo-img {
		width: 129px;
		height: 19px;
	}
	section > div > h2 {
		font-size: 20px;
		line-height: 29px;
	}
	section > div > p {
		font-size: 14px;
		line-height: 20px;
	}
	.container-fluid {
		padding: 0;
	}
	.row {
		margin: 0;
	}
	#section1 {
		padding-bottom: 64px;
	}
	#section1 .col-md-6 {
		float: none !important;
		display: block;
		padding: 0;
	}
	#section1 .col-md-6:first-child {
		margin-bottom: 45px;
	}
	#section1 .col-md-6 > img {
		display: block;
		max-width: 296px;
		margin: 0 auto;
	}
	#section1 h2 span {
		display: none;
	}
	#section1 h2 span:first-child {
		display: block;
		font-size: 36px;
		line-height: 52px;
		color: #232323;
		margin-bottom: 20px;
	}
	#section1 p {
		font-size: 16px;
		line-height: 23px;
		margin-bottom: 45px;
	}
	.btn-3 {
		width: 100%;
		padding: 13px;
	}

	#section2 {
		padding-top: 64px;
		padding-bottom: 64px;
	}
	#section2 .row > div {
		padding: 0;
		margin-bottom: 20px;
	}
	#section2 .row > div:last-child {
		margin-bottom: 0;
	}
	#section2 > div > p {
		margin-bottom: 40px;
	}
	#section2 .sp-container div img {
		margin: 35px auto 25px;
	}
	#section2 .sp-container div p {
		font-size: 14px;
		line-height: 20px;
	}

	#section4 {
		padding-top: 64px;
		padding-bottom: 64px;
	}
	#section4 > div > h2 {
		font-size: 24px;
		line-height: 35px;
	}
	#section4 > div > p {
		margin: 32px auto;
	}
	.btn-4 {
		color: #fff;
	}

	#section5 {
		padding: 64px 0;
	}
	#section5 > div > h2 {
		font-size: 24px;
		line-height: 35px;
	}
	#section5 > div > p {
		margin: 32px auto;
	}
	.btn-5 {
		background: #7e7e7e;
		color: #ffffff;
	}

	footer {
		padding: 75px 16px 65px !important;
	}
	footer > div {
		display: block !important;
		width: 100%;
	}
	footer .logo-img {
		display: block;
		margin: 0 auto;
	}
	footer .btn-6 {
		display: block;
		margin: 18px auto 31px;
	}
	footer .copyright {
		margin: 0 auto;
		text-align: center;
	}

	.sp-modal .modal-dialog {
		/*max-width: 340px;*/
		width: 90%;
		margin: 0.5rem auto;
	}
	.modal-content {
		padding: 32px 22px;
		box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
		border-radius: 8px;
	}
	.sp-modal-header .sp-close {
		width: 20px;
		height: 20px;
		top: 20px;
		right: 20px;
	}
	.sp-modal-content .form-group {
		margin-bottom: 10px;
	}
	.sp-modal-content .form-check {
		margin-top: 20px;
	}
	.btn-gg-login {
		padding-left: 72px;
		text-align: left;
		background-size: 32px 33px;
		background-position: left 20px center;
		margin: 33px 0 20px;
	}
	.form-notice {
		padding: 12px 8px;
		margin-bottom: 25px;
	}
	.sp-modal-header p {
		font-size: 12px;
		line-height: 18px;
		margin-top: 10px;
	}
	#registModal .sp-modal-header,
	#contactModal .sp-modal-header {
		margin-bottom: 22px;
	}
	#registModal .form-notice,
	#contactModal .form-notice {
		margin-top: 20px;
		font-size: 12px;
		line-height: 22px;
	}
	#contactModal textarea {
		height: 40px !important;
	}

	#section3 {
		padding: 0;
		padding-bottom: 56px;
	}
	.col-mobile-content .col-header {
		font-weight: bold;
		font-size: 20px;
		line-height: 29px;
		color: #232323;
		text-align: left !important;
		padding: 15px 10px 16px;
		margin: 0 !important;
		padding-left: 47px;
		border-bottom: 1px solid #e6e6e6;
		position: relative;
	}
	.col-mobile-content .col-header:before {
		content: "";
		position: absolute;
		left: 21px;
		top: 24.5px;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		display: block;
		width: 8.5px;
		height: 8.5px;
		border-top: solid 2px #7e7e7e;
		border-right: solid 2px #7e7e7e;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.col-mobile-content.active .col-header:before {
		left: 13px;
		top: initial;
		bottom: 6px;
		-webkit-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.collapse-content h2,
	.collapse-content h3 {
		font-weight: bold;
		font-size: 20px;
		line-height: 29px;
		display: block;
		margin: 12px 39px;
		padding: 0;
	}
	.collapse-content h3 {
		font-size: 16px;
		line-height: 23px;
		letter-spacing: -0.02em;
		margin-bottom: 32px;
	}
	.collapse-img {
		padding: 0 28px 0 20px;
	}
	.collapse-img > div {
		background: #f9f9f9;
		padding: 25px 24px;
	}
	.collapse-content ul {
		padding: 32px 28px 32px 40px;
	}
	.collapse-content ul li {
		font-size: 14px;
		line-height: 20px;
		color: #333333;
		margin-bottom: 16px;
	}
	.collapse-content ul li:last-child {
		margin-bottom: 0;
	}
	.col-mobile-content.active {
		border-left: 8px solid #0066ff;
		box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
		background: #ffffff;
	}
	.col-header .btn-7 {
		display: none;
	}
	.col-mobile-content.active .col-header {
		padding-left: 39px;
		padding-top: 40px;
		padding-bottom: 0;
		border: none;
	}
	.col-mobile-content.active .col-header span {
		display: none;
	}
	.col-mobile-content.active .col-header .btn-7 {
		display: inline-block;
		font-size: 12px;
		line-height: 17px;
	}
}
@media only screen and (max-width: 400px) {
	.sp-modal .modal-dialog {
		max-width: 340px;
		/*width: 90%;*/
		margin: 0.5rem auto;
	}
	.btn-gg-login br {
		display: block;
	}
}

.corpLangSelect {
	float: right;
	font-size: 16px;
	margin-left: 20px;
	padding: 0 10px;
	height: 38px;
	border-radius: 10px;
	outline: none !important;
	border: 1px solid black;
	border-radius: 10px;
}

.show_content {
	display: block;
}


.sp-modal-header h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	color: #232323;
}
.sp-modal-header p {
	margin-top: 15px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #000000;
}
.sp-modal-content .form-group {
	margin-bottom: 20px;
}

#registModal .modal-content,
#loginModal .modal-content {
	min-width: 584px;
}

.btn-11, .btn-12 {
	padding: 8px 30px;
	background: linear-gradient(90deg, #E76487 0%, #E46E84 40%, #EE97B3 100.01%);
	border-radius: 20px;
	font-weight: 900;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
}
.btn-12, .btn-12:hover {
	background: #fff;
	color: #E76487;
	border-color: #E76487;
	border: 1px solid #E76487;
	padding: 7px 30px;
	min-width: 140px;
}
.btn-login a,
.btn-modal-login a {
	color: #733E8E;
	font-size: 14px;
	font-weight: 700;
	line-height: 21px;
}
.btn-11:hover {
	color: #fff;
}
.lp-container {
	width: 100%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
}

.sns-icons {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 100%;
	justify-content: right;
	margin-top: 20px;
}
.sns-icons img {
	width: 16px;
}