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: 142px !important;
	padding-right: 142px !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,
button[type="submit"].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;
	width: fit-content;
	max-width: max-content;
}
.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;
}
.sp-modal-content label {
	margin-bottom: .5rem;
}
.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: 150px;
	background-position: center;
	display: block;
}
.img-note {
	width: 100%;
	display: block;
	text-align: right;
	font-size: 12px;
	color: lightgray;
	margin-top: 12px;
}
.error {
	color: #ed0068;
	font-size: 14px;
}
.form-control {
	padding: 9px 13px;
	border: 1px solid #daebff;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 14px;
	line-height: 20px;
}
.navbar {
	padding-top: 21px;
	padding-bottom: 59.5px;
}
.logo-img {
	width: 170px;
	height: 27.12px;
}
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;
}
#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-family: "Jost";
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	display: block;
	margin-top: 13.89px;
}

.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: 18px;
	height: 18px;
	top: 24px;
	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;
}
.sp-modal-content .alert-danger {
	color: #f96969;
	background-color: #ffdbe4;
	border-color: #ffdbe4;
}
.sp-modal-content .alert-success {
	color: #0066ff;
	background-color: #daebff;
	border-color: #daebff;
}
.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: 3px;
	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-family: Noto Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	/*margin-bottom: 6px;*/
}
.sp-modal-content label .required {
	font-family: Noto Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	color: #ed0068;
	margin-left: 11px;
}
.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: 26px 20px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-align: center;
	margin-bottom: 40px;
}
.form-notice a {
	font-weight: 700;
	color: #ff018b;
	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;
		min-height: 27px;
	}
	footer .copyright {
		margin: 0 auto;
		text-align: center;
	}

	.sp-modal .modal-dialog {
		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;
}


.navbar {
	padding: 40px 0;
}
.navbar-brand {
	padding: 0;
}
.logo-img {
	width: 100%;
	max-width: 251px;
	height: 100%;
	max-height: 40px;
}
.btn-21, .btn-11 {
	font-size: 20px;
	font-weight: 700;
	line-height: 28.96px;
	color: #0066FF;
}
.btn-11 {
	padding: 4px 20px;
	border: 1px solid #0066FF;
	border-radius: 10px;
	background: #fff;
	color: #0066FF;
}
.btn-11:hover {
	color: #fff;
	background-color: #0066FF;
}
.corpLangSelect {
	color: #787878;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	padding: 5.5px 10px;
	border: 1px solid #787878;
	border-radius: 10px;
}
.bg-blue {
	background-color: #0066FF !important;
}
.bg-gray {
	background-color: #F9F9F9 !important;
}
.bg-gray-1 {
	background-color: #f3f3f3 !important;
}
.none-login-wrap #section1 {
	color: #fff;
  padding-top: 200px;
  padding-bottom: 50px;
}
.none-login-wrap #section1 h1 {
	font-weight: 700;
	font-size: 48px;
	line-height: 69.5px;
}
.none-login-wrap #section1 h1 span {
	font-size: 32px;
	line-height: 46.34px;
}
.none-login-wrap #section1 div p {
	font-size: 24px;
	line-height: 34.75px;
	font-weight: 400;
	color: #fff;
}
.none-login-wrap #section1 .sp-container > div {
	padding: 20px 40px 0;
}
.mt-20 {
	margin-top: 20px !important;
}
.mt-30 {
	margin-top: 30px !important;
}
.mt-40 {
	margin-top: 40px !important;
}
.ml-30 {
	margin-left: 30px !important;
}
.btn-4, .btn-5 {
	font-size: 20px;
	font-weight: 400;
	color: #FF018A;
	background: #fff;
	border: 1px solid #FF018A;
	padding: 9px 40px;
	border-radius: 10px;
}
.btn-5 {
	border: 1px solid #0066FF;
	color: #0066FF;
}
.btn-4:hover {
	background: #FF018A;
	color: #fff;
}
.btn-5:hover {
	background: #0066FF;
	color: #fff;
}
.none-login-wrap #section1 div div span {
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 23.17px;
	margin-top: 10px;
}

.none-login-wrap #section2 {
	padding-top: 40px;
	padding-bottom: 80px;
}
.lp-title {
	color: #FF018A;
	font-weight: 700;
	font-size: 30px;
	line-height: 46.34px;
	text-align: left;
}
.lp-content {
	padding-left: 30px;
	text-align: left;
	max-width: 540px;
}
.lp-content h3, .lp-content p {
	font-size: 16px;
	color: #000000;
	font-weight: 700;
	line-height: 23.17px;
	margin-bottom: 0;
}
.lp-content p {
	font-weight: 400;
}
.none-login-wrap #section3 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.none-login-wrap #section22 {
	padding-top: 40px;
	padding-bottom: 20px;
}
.none-login-wrap #section33,
.none-login-wrap #section34,
.none-login-wrap #section4 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.none-login-wrap #section4 > div > h2,
.none-login-wrap #section5 > div > h2 {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 46.34px;
	color: #fff;
}
.none-login-wrap #section5 > div > h2 {
	color: #000000;
}
.none-login-wrap #section4 > div > p {
	font-size: 16px;
	font-weight: 700;
	line-height: 23.17px;
	color: #fff;
}
.none-login-wrap #section5 {
	padding-bottom: 60px;
}
footer {
	padding-top: 80px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}
footer .row {
	margin-left: 0;
	margin-right: 0;
}
.menu-dropdown {
	position: relative;
	padding-right: 35px;
}
.menu-dropdown:after {
	content: "";
	position: absolute;
	right: 13px;
	top: 7px;
	transition: all 0.2s ease-in-out;
	display: block;
	width: 10px;
	height: 10px;
	border-top: solid 2px #0066FF;
	border-right: solid 2px #0066FF;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.menu-dropdown ul {
	display: none;
	position: absolute;
	background: #fff;
	top: 30px;
	list-style: none;
	right: 0px;
	text-align: left;
	padding-top: 10px;
	font-size: 16px;
	line-height: 19px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	z-index: 99999;
}
.menu-dropdown:hover ul {
	display: block;
}
.menu-dropdown.open ul {
	display: block;
}
.menu-dropdown ul li {
	padding: 10px 35px 10px 20px;
	font-weight: 400;
	position: relative;
}
.menu-dropdown ul li.li-header {
	padding-left: 10px;
	font-weight: 700;
}
.menu-dropdown ul li:hover {
	background: #D9D9D9;
}
.menu-dropdown ul li.li-header:hover {
	background: #fff;
}
.menu-dropdown ul li.li-header-2 {
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: 700;
}
.menu-dropdown ul li::after {
	content: "";
	position: absolute;
	right: 13px;
	top: 15px;
	transition: all 0.2s ease-in-out;
	display: block;
	width: 10px;
	height: 10px;
	border-top: solid 1px #0066FF;
	border-right: solid 1px #0066FF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu-dropdown ul li.li-header::after {
	display: none;
}
.sp-sns-content {
	padding: 20px;
	background: #fff;
	color: #000000;
	border-radius: 20px;
}
.sns-top h1 {
	font-weight: bold;
	font-size: 20px;
	line-height: 41px;
	font-family: 'Noto Sans JP';
	margin-bottom: 10px;
}
.sns-top p {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Noto Sans JP';
}
.sp-content-header {
    position: relative;
    font-size: 20px;
    padding-bottom: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    display: block;
    text-align: left;
	display: flex;
    align-items: center;
}
.sp-content-header > span {
    display: inline-block;
    max-width: calc(100% - 20px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    line-height: 26px;
}
.sp-content-header .question {
    display: inline-block;
    height: 20px;
	margin-left: 13px;
	color: #787878;
	position: relative;
}
.sp-content-header .question i{
    position: absolute;
    left: 0;
    top: 50%;
    cursor: pointer;
    font-size: 18px;
    transform: translateY(-50%);
    color: #787878;
}
.sp-content-header .tooltiptext{
    visibility: hidden;
    width: 240px;
    background-color: #f8f8f8;
    color: #232323;
    text-align: left;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(93 93 93 / 30%);
    box-shadow: 0 1px 4px 0 rgb(93 93 93 / 30%);
    padding: 0.75rem 0.5rem;
    position: absolute;
    z-index: 10;
    top: 30px;
    right: -80px;
    font-size: 12px;
    font-weight: normal;
    line-height: 21px;
}
.sp-content-header .question:hover .tooltiptext {
	visibility: visible;
}
.sp-btn-csv-download {
    background: #fff;
    padding: 9.5px 13.5px;
    border: 1px solid #232323;
    background-image: url(../images/btn-csv-icon.svg);
    background-repeat: no-repeat;
    background-position: center right 13.5px;
    background-size: 22px;
    padding-right: 39.5px;
	font-size: 14px;
    line-height: 21px;
    cursor: pointer;
    border-radius: 8px;
    display: inline-block;
}
.sp-btn-csv-download:hover {
    background-image: url(../images/btn-csv-icon-hover.svg);
	background-color: #a6a6a6;
    color: #fff;
    border-color: #a6a6a6;
}
.btnTwitterCsv {
    position: absolute;
    padding-top: 4.5px !important;
    padding-bottom: 4.5px !important;
    top: -10px;
    right: 0;
}
.twitter-iframe .tab-content ul {
    margin-bottom: 0px;
}
.twitter-iframe .tab-content ul li {
    display: block;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e5e9ec;
    padding-bottom: 5px;
    padding-top: 5px;
    white-space: nowrap;
	font-size: 14px;
	line-height: 21px;
}
.twitter-iframe .tab-content ul li:hover {
    background-color: #f3f4f6;
}
.twitter-follower-ranking-list .twitter-iframe .tab-content ul li {
    padding-top: 15px;
    padding-bottom: 15px;
}
.twitter-follower-ranking-list ul li .rank {
    width: 30px !important;
	display: inline-block;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
}
.twitter-follower-ranking-list ul li .icon {
    width: fit-content;
    width: -moz-fit-content;
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.icon img.sp-app-icon {
    cursor: default;
}
.sp-app-icon-circle {
    border-radius: 50% !important;
}
.sp-app-icon-52 {
    width: 52px;
    height: 52px;
}
.twitter-follower-ranking-list .twitter-follower-ranking ul li .tweet-content {
    width: calc(100% - 82px) !important;
	padding: 0px 7px;
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.twitter-follower-ranking .tweet-follow-btns {
    display: inline-block;
    font-size: 12px;
    color: #787878;
	margin-bottom: 0;
}
.sp-container {
	padding-left: 30px;
	padding-right: 30px;
}

.section-top {
	display: block;
	padding-top: 10% !important;
}

.section-top .section-top-detail {
	width: 45%;
}

.none-login-wrap #section1 .section-top-detail-badge {
	display: block;
	color: #0066FF;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
}

.tab-content-container {
	display: flex;
}

.tab-content-container  .tab-content-detail {
	flex: 50%;
}

.tab-section-list-service-head {
	display: flex;
	margin-top: 50px;
	justify-content: space-between;
	align-items: center;
	list-style: none outside none;
	margin-bottom: 20px;
}

.tab-section-list-service-head li  {
	border-bottom: solid 2px #E6E6E6;
	flex: 25%;
	text-align: center;
	padding: 10px;
}

.tab-section-list-service-head li span {
	cursor: pointer;
}

.tab-section-list-service-head li.tab-active {
	border-bottom: solid 2px #0066FF;
}


.tab-section-list-service-content .tab-content {
	display: none;
}
.tab-section-list-service-content .tab-content-active {
	display: block;
}

.tab-content-container .tab-content-badge {
	color: #FF018B;
	line-height: 20.23px;
	font-size: 14px;
	font-weight: 500;
	height: 20px;
}

.tab-content-container .tab-content-title {
	color: #000000;
	line-height: 31.86px;
	font-weight: 700;
	font-size: 22px;
	height: 61px;
	margin-top: 15px;
	overflow: hidden;
}

.tab-content-container .tab-content-list-info {
	list-style: none outside none;
	margin-top: 15px;
}

.tab-content-container .tab-content-list-info li {
	padding-left: 15px;
	position: relative;
}

.tab-content-container .tab-content-list-info li::before {
	content: "";
	background-color: #C4C4C4;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	top: 10px;
	border-radius: 10px;
}

.tab-content-container .tab-content-detail:first-child {
	padding-right: 20px;
}

.lp-section-description {
	color: #333333;
	font-size: 16px;
	font-weight: 400;
	list-style: 23.17px;
	margin-bottom: 20px;
}

.section2-new-p-title {
	color: #333333;
	font-size: 32px;
	font-weight: 700;
	line-height: 46.34px;
	text-align: center;
}

.global-game-insight-detail {
	text-align: center;
	background-color: #fff;
	padding: 20px;
}

.global-game-insight__head p {
	color: #0066FF;
	font-size: 20px;
	line-height: 28.96px;
	font-weight: 700;
}

.lp-section2-new {
	background-color: #F9F9F9;
	padding-top: 25px;
	padding-bottom: 25px;
}

.global-game-insight-detail,
.global-game-insight__content,
.global-game-insight__icon  {
	margin-top: 20px;
}

.global-game-insight__content p {
	color: #000;
	font-size: 16px;
	line-height: 23.17px;
	font-weight: 400;
}

.section-top .section-top-detail h1 {
	font-size: 48px;
	color: #0066FF;
	font-weight: 700;
	line-height: 69.36px;
}

.section-top .section-top-detail h1 span {
	color: #0066FF;
	font-size: 20px;
	line-height: 28.96px;
	font-weight: 400;
}

.none-login-wrap #section1 .section-top .section-top-description {
	font-size: 20px;
	color: #232323;
	line-height: 30px;
	font-weight: 500;
}

.none-login-wrap #section1 .section-top .section-top-btn-regist {
	color: #fff;
	font-size: 18px;
	line-height: 26.06px;
	font-weight: 700;
	background-color: #FF018B;
	padding-top: 10px;
  padding-bottom: 10px;
	border-radius: 0;
	width: 100%;
}

.section4-bg {
  background-color: #5199F8 !important;
}

.section-btn-collaboration {
	background-color: #0066FF;
	border-radius: 0;
	color: #fff;
	border: none;
}

.section-contact-container .section-btn-contact {
	background-color: #FF018B;
  border-radius: 0;
  color: #fff;
  border: none;
	min-width: 250px;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
}

.logo-img {
	height: 40px;
}

.tab-content-detail-img {
	background-color: #eee;
	padding: 20px;
	text-align: center;
}

.lp-bg-section1 {
	background-image: url(/images/new_lp/icon-lp-section1.svg);
  background-repeat: no-repeat;
  background-position: right;
  min-height: 700px;
}

#navbarSupportedContent {
  border: solid 1px #fff;
  box-shadow: 0px 2px 12px 0px #0000001F;
  border-radius: 40px;
  height: 80px;
  padding-left: 25px;
  padding-right: 25px;
	background-color: #fff;
}

#lp-menu-top {
	position: absolute;
  top: 0;
  width: 100%;
}

.section-news-container {
  display: flex;
}

.section-news-detail {
  flex: 50%;
	padding-right: 15px;
}

.section-news-articles {
  margin-bottom: 15px;
}

.section-news-detail-article {
	display: flex;
  margin-bottom: 20px;
  align-content: space-around;
}
.section-news-detail-article-item {
	width: 160px;
}
.section-news-detail-article-item:last-child {
	padding-left: 15px;
	flex: 1;
}
.section-news-articles .section-news-detail-article-hr:last-of-type {
	display: none;
}

.section-news-detail-article-hr {
	border: 1px solid #EEEEEE;
	margin-top: 20px;
	margin-bottom: 20px;
}

.section-news-btn-more {
	margin-bottom: 20px;
}

.section-news-btn-more a {
	border: 1px solid #D9D9D9;
  border-radius: 8px;
  color: #232323;
  font-size: 14px;
  line-height: 60px;
  font-weight: 500;
  display: block;
  height: 60px;
  text-align: center;
  text-decoration: none;
}

.section-news-detail-facebook {
	margin-top: 20px;
}

.section-news-badge {
  color: #06F;
  font-weight: 700;
  font-size: 13px;
  line-height: 18.2px;
  text-align: left;
  padding-left: 15px;
	position: relative;
}

.section-news-badge::before {
	content: "";
	background-color: #FF018B;
	width: 5px;
	height: 5px;
	position: absolute;
	left: 0;
	top: 8px;
	border-radius: 10px;
}

.section-news-title {
  color: #232323;
  font-weight: 700;
  font-size: 32px;
  line-height: 46px;
  margin-top: 10px;
}

.section-features-articles {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.section-features-article {
  border-radius: 10px;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0px 2px 14px 0px #00000033;
  margin-bottom: 20px;
}

.section-features-article:last-child {
	margin-bottom: 0;
}

#section-features {
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-features-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

#section-registration-download {
	background-image: url(/images/new_lp/lp-bg-register-download.svg);
	height: 419px;
	position: relative;
	margin-top: 140px;
}

.section-registration-download-bg {
	background-color: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0.9;
}

.section-registration-download-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.section-ip-collaboration-container {
	position: absolute;
  top: 10%;
  left: 41%;
}

.section-ip-collaboration-article {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.section-ip-collaboration-detail:first-child {
	flex: 25%;
	width: 25%;
}

.section-ip-collaboration-detail:last-child {
	flex: 60%;
	width: 60%;
	margin-right: 15%;
}

.section-ip-collaboration-bg {
	position: relative;
	height: 500px;
}

.section-ip-collaboration-bg-item {
	position: absolute;
}

.section-ip-collaboration-bg-item:last-child {
	right: 0;
  height: 442px;
  width: 60%;
  background: linear-gradient(157.59deg, #FF16BE -32.3%, #0066FF 121.59%);
}

#section-ip-collaboration {
	position: relative;
	margin-top: 30px;
}

.section-contact-container {
  display: flex;
  justify-content: space-around;
	text-align: left;
}

.none-login-wrap #section4 > div > h2,
.none-login-wrap #section5 > div > h2.section-contact-title {
	font-weight: 700;
	font-size: 48px;
	line-height: 48px;
	color: #FF018B;
	margin-bottom: 25px;
	text-align: left;
}

.section-contact-detail p {
	margin-bottom: 25px;
}

.section-contact-detail {
  flex: 50%;
}

.section-contact-detail img {
	width: 50%;
}

.section-registration-download-content {
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-registration-download-control {
  text-align: center;
}

.section-registration-download-control a {
	background-color: #FF018B;
  padding: 0 20px;
  min-width: 250px;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
}

.section-registration-download-control a:first-child {
	margin-right: 25px;
}

.section-registration-download-control a:last-child {
	background-color: #0066FF;
}

.section-registration-download-control a:hover {
	color: #fff;
}

.section-registration-download-img {
  margin-top: -40px;
}

.section-features-badge {
  text-align: left;
  margin-bottom: 15px;
}

.section-features-badge span {
	font-weight: 700;
	font-size: 10.48px;
	line-height: 10.48px;
	color: #fff;
	background-color: #FF018B;
	padding: 5px 10px;
	border-radius: 10px;
}

.section-features-title {
  color: #06F;
  font-size: 32px;
  font-weight: 700;
  line-height: 50px;
}

.section-features-article h6 {
	font-weight: 700px;
	font-size: 20px;
	line-height: 28px;
	color: #FF018B;
	border-left: solid 4px #FF018B;
	padding-left: 20px;
	position: relative;
}

.section-features-article-badge {
	font-weight: 700;
	font-size: 13px;
	line-height: 18px;
	color: #C8C8C8;
	position: absolute;
	right: 0;
	top: 0;
}

#section-features-1 .section-features-container-bg {
	background-image: url(/images/new_lp/lp-image-features-1.png);
	background-position: center right;
	background-repeat: no-repeat;
	height: 511px;
	background-position: 100% 62%;
	background-size: auto 145%;
}

#section-features-2 .section-features-container-bg {
  background-image: url(/images/new_lp/lp-image-features-2.svg);
  background-position: center left;
  background-repeat: no-repeat;
	height: 511px;
  background-position: 0% 42%;
}

#section-features-3 .section-features-container-bg {
  background-image: url(/images/new_lp/lp-image-features-3.svg);
  background-position: center right;
  background-repeat: no-repeat;
	margin-top: 50px;
  margin-bottom: 50px;
	height: 511px;
  background-position: 100% 62%;
}

#section-features-4 .section-features-container-bg {
  background-image: url(/images/new_lp/lp-image-features-4.svg);
  background-position: center left;
  background-repeat: no-repeat;
	height: 511px;
  background-position: 0% 42%;
}

.section-features-detail {
  flex: 50%;
}

.section-features-group {
	margin-bottom: 100px;
}

#section-features-1 {
	margin-top: 100px;
}

.section-features-article-badge span {
	position: relative;
	padding-left: 25px;
}

.section-features-article-badge span::before {
	position: absolute;
	content: "";
	background-color: #C8C8C8;
	width: 5px;
	height: 5px;
	border-radius: 10px;
	left: 10px;
	top: 9px;
}

.section-registration-download-title {
  font-weight: 700;
  font-size: 56px;
  line-height: 56px;
  color: #06F;
	margin-bottom: 15px;
}

.section-registration-download-badge {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #06F;
	margin-bottom: 15px;
}

.section-registration-download-description {
  font-weight: 500;
  font-size: 15px;
  line-height: 27px;
  color: #232323;
}

.section-ip-collaboration-title {
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
  color: #FFF;
  margin-bottom: 20px;
}

.section-ip-collaboration-description {
  font-size: 15px;
  line-height: 32px;
  font-weight: 700;
  color: #FFF;
  margin-bottom: 20px;
}

.section-ip-collaboration-detail .btn-collaboration {
	height: 60px;
  background-color: #fff;
  color: #0066FF;
  font-weight: 700;
  font-size: 20px;
  line-height: 60px;
  padding-left: 25px;
  padding-right: 25px;
  min-width: 250px;
}

.section-news-detail-x h6,
.section-news-detail-facebook h6{
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #232323;
	position: relative;
	padding-left: 30px;
}

.section-news-detail-x h6::before,
.section-news-detail-facebook h6::before  {
	content: "";
	background-image: url(/images/new_lp/lp-icon-x.svg);
	background-repeat: no-repeat;
	background-position: left;
	width: 24px;
	height: 23px;
	position: absolute;
	left: 0;
	top: 0;
}

.section-news-detail-facebook h6::before {
	background-image: url(/images/new_lp/lp-icon-facebook.svg);
}

#section-features-new {
	height: 672px;
	position: relative;
	margin-top: 50px;
  margin-bottom: 50px;
}

.section-features-new-bg {
	background-image: url(/images/new_lp/lp-bg-linear-liveopsis.svg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: center right;
}

.section-features-new-bg-linear {
	background: rgb(0,102,255);
	background: linear-gradient(90deg, rgba(0,102,255,1) 0%, rgba(255,22,190,1) 100%); 
	width: 100%;
	height: 100%;
	position: absolute;
}

.section-features-new-container {
	width: 100%;
	height: 100%;
	position: absolute;
	padding-top: 5%;
}

.section-features-new-articles {
	display: flex;
	justify-content: space-around;
}

.section-features-new-article-description {
  margin-top: 20px;
}

#section-features-new .section-features-new-badge {
	margin-bottom: 15px;
}

#section-features-new .section-features-new-badge span {
	color: #fff;
	font-weight: 700;
	font-size: 13px;
	position: relative;
	padding-left: 15px;
}

#section-features-new .section-features-new-badge span::before {
	content: "";
	background-color: #fff;
	width: 5px;
	height: 5px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 8px;
}

#section-features-new .section-features-new-title {
	color: #fff;
	font-weight: 700;
	font-size: 32px;
	text-align: center;
	margin-bottom: 15px;
}

#section-features-new .section-features-new-description {
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 45px;
}

#section-features-new .section-features-new-article {
	margin-right: 2%;
  flex: 25%;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
	position: relative;
}

#section-features-new .section-features-new-article:last-child {
	margin-right: 0;
}

#section-features-new .section-features-new-articles {
	align-items: inherit;
	margin-top: 25px;
}

#section-features-new .section-features-new-article-badge {
	text-align: center;
  position: absolute;
  top: -15px;
  width: 100%;
  left: 0%;
}

#section-features-new .section-features-new-article-badge span {
	font-weight: 700;
  font-size: 10.48px;
  line-height: 10.48px;
  color: #fff;
  background-color: #FF018B;
  padding: 5px 10px;
  border-radius: 10px;
}

#section-features-new .section-features-new-article-title {
	color: #0066FF;
	font-weight: 700;
	font-size: 16px;
	height: 42px;
	border-left: none;
	margin-top: 10px;
}

#section-features-new .section-features-new-article-image {
	text-align: center;
}

#section-features-new .section-features-new-article-description {
	color: #232323;
	font-weight: 500;
	font-size: 16px;
}

.section-features-head {
	display: flex;
  justify-content: space-around;
  align-items: center;
	margin-bottom: 20px;
}

.section-features-head-item {
	flex: 50%;
	border-bottom: solid 3px #F9F9F9;
  height: 150px;
}

#section-features-1 .section-features-head-item:first-child,
#section-features-2 .section-features-head-item:last-child,
#section-features-3 .section-features-head-item:first-child,
#section-features-4 .section-features-head-item:last-child {
	border-bottom: solid 3px #0066FF;
}

.lp-bg-section1-bg {
	background-image: url(/images/new_lp/image-lp-section1.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
}

.none-login-wrap #section1 div .section-top-description-more {
	color: #666;
	font-weight: 500;
	font-size: 13px;
	margin-bottom: 20px;
}


@media only screen and (max-width: 767px) {
	#lp-menu-top {
		position: inherit;
		padding-bottom: 0;
		position: relative;
	}

	.none-login-wrap #section1 {
    padding-top: 10px;
  }

	.section-top .section-top-detail {
		width: 100%;
	}

	.lp-bg-section1 {
		background-image: url(/images/new_lp/responsive-icon-lp-section1.svg);
		min-height: 400px;
	}

	.none-login-wrap #section1 {
		padding-top: 10px;
	}

	.lp-bg-section1-bg {
		background: none;
	}

	.section-top-detail .section-top-btn-regist {
		width: 100%;
		background-color: #FF018B;
		height: 60px;
		color: #fff;
		font-weight: 700;
		font-size: 19px;
		margin-bottom: 20px;
	}

	.responsive-lp-menu-top {
		padding-right: 15px !important;
  	padding-left: 15px !important;
	}

	#section-news {
		margin-top: 50px;
	}

	.section-news-title {
		color: #232323;
		font-weight: 700;
		font-size: 26px;
	}

	.section-news-container {
		flex-direction: column;
	}

	.section-news-detail:last-child,
	#section-features-new .section-features-new-article {
		margin-top: 20px;
	}

	.section-features-new-articles {
		flex-direction: column;
	}

	#section-features-new {
		min-height: 1280px;
    height: auto;
    margin-bottom: 25px;
	}

	.section-features-head,
	.section-features-container,
	.section-registration-download-container {
		flex-direction: column;
	}

	#section-features-1 .section-features-container-bg,
	#section-features-2 .section-features-container-bg,
	#section-features-3 .section-features-container-bg,
	#section-features-4 .section-features-container-bg {
		background: none;
		height: auto;
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.section-features-article h6 {
		margin-top: 20px;
	}

	.section-features-article-badge {
		top: -25px;
	}

	.section-features-head {
		align-items: inherit;
		margin-bottom: 20px;
		padding-top: 20px;
	}

	.section-features-badge {
		padding-top: 20px;
	}

	.section-registration-download-img {
		margin-top: 20px;
	}

	#section-registration-download {
		min-height: 575px;
    margin-top: 50px;
    height: auto;
	}

	.section-registration-download-control a:first-child {
		margin-right: 0;
		margin-bottom: 20px;
	}

	#responsive-section-ip-collaboration {
		margin-top: 50px;
	}

	.responsive-section-ip-collaboration-title {
		font-weight: 700;
		font-size: 38px;
		color: #FFF;
		margin-bottom: 20px;
	}

	.responsive-section-ip-collaboration-description {
		color: #FFF;
		font-weight: 500;
		font-size: 15px;
		margin-bottom: 20px;
	}

	.resonsive-btn-collaboration {
		color: #0066FF;
		font-weight: 700;
		font-size: 18px;
	}

	.responsive-section-ip-collaboration-container {
		background: linear-gradient(90deg, rgba(181,56,198,1) 0%, rgba(77,78,226,1) 100%);
	}

	.btn.btn-2.btn-collaboration.resonsive-btn-collaboration {
		font-weight: 700;
		height: 60px;
		font-size: 18px;
		line-height: 60px;
		background-color: #fff;
		width: 100%;
	}

	.responsive-section-ip-collaboration-article {
		padding: 50px 0;
	}

	.responsive-section-ip-collaboration-bg-item {
		position: relative;
    margin-top: -24px;
	}

	.responsive-section-ip-collaboration-chart {
		width: 100%;
	}

	.section-contact-container {
		flex-direction: column;
	}

	.section-contact-detail {
		flex: 100%;
	}

	.section-contact-container .section-btn-contact {
		min-width: 100%;
	}

	.section-contact-detail:last-child {
		text-align: center;
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.section-contact-detail img {
		width: 75%;
	}

	.responsive-lp-section1-image {
		width: 100%;
		height: auto;
		min-height: 295px;
		background-image: url(/images/new_lp/responsive-image-lp-section1.svg);
		background-repeat: no-repeat;
		background-position: center right;
		background-size: contain;
	}

	.section-features-group {
		margin-bottom: 20px;
	}

	.section-registration-download-control a {
		width: 100%;
	}

	.section-registration-download-container {
		align-items: inherit;
	}

	.section-registration-download-badge {
		margin-bottom: 20px;
	}

	.section-registration-download-control {
		margin-top: 20px;
	}

	#section-features-1 {
		margin-top: 50px;
	}

	.lp-footer-logo {
		text-align: center;
		margin: auto;
	}

	.responsive-privacy {
		text-align: center;
    width: 100%;
		margin: 15px 0;
	}

	.responsive-privacy span {
		margin: 18px auto 31px;
	}

	.navbar-light .navbar-brand {
		color: rgba(0,0,0,.9);
		width: 50%;
		float: left;
		margin-right: 0;
	}

	.navbar-light .navbar-toggler {
    width: 50%;
    text-align: right;
  }
}
