@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	position: relative;
}
.mainVisual .content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	width: 100%;
}
.mainVisual .photoBox img {
	width: 100%;
}
.mainVisual .title {
	margin: 0.8rem 0 6rem;
	color: #fff;
	font-weight: 700;
	font-size: 4.8rem;
	letter-spacing: 0.075em;
	line-height: 1.66;
}
.mainVisual .text {
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.075em;
	line-height: 2.16;
	color: #fff;
}
#main .bannerBox {
	margin: 8rem 0;
}
#main .bannerBox .bannerUl {
	margin-right: -1rem;
	gap: 2rem calc(4.64% / 3);
}
#main .bannerBox .bannerUl li {
	width: 23.84%;
}
#main .bannerBox .bannerUl a {
	display: block;
}
#main .bannerBox .bannerUl a:hover {
	opacity: 0.7;
}
#main .qualification .text {
	text-align: center;
	letter-spacing: 0.075em;
	line-height: 1.77;
}
#main .method .headLine01 {
	background-image: url(../img/index/method_h_bg.png);
}
#main .method .comLineBox {
	padding: 4.5rem 0 13.4rem;
	border-top-color: #DF4F61;
	border-bottom-color: #30B0B9;
}
#main .method .comLineBox::before {
	background-color: #1769B1;
}
#main .method .comLineBox::after {
	background-color: #F6B700;
}
#main .method .contactBtn {
	margin: 0 auto 5rem;
	width: 90rem;
}
#main .method .contactBtn a {
	position: relative;
	display: block;
	min-height: 17rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 3.2rem;
	font-weight: 700;
	letter-spacing: 0.09em;
	background: #DF4F61 url(../img/common/icon01.png) no-repeat right 4rem center / 0.8rem;
}
#main .method .contactBtn a:hover {
	opacity: 0.7;
}
#main .method .contactBtn a::after {
	position: absolute;
	top: 2rem;
	left: 2rem;
	right: 2rem;
	bottom: 2rem;
	border: 0.2rem solid #fff;
	content: "";
	z-index: 1;
}
#main .method .text {
	margin-bottom: 3.8rem;
	text-align: center;
	letter-spacing: 0.075em;
	line-height: 1.77;
}
#main .method h3 {
	margin-bottom: 5.7rem;
	text-align: center;
	font-weight: 600;
	font-size: 3.2rem;
	letter-spacing: 0.2rem;
	line-height: 1.625;
	color: #30b0b9;
}
#main .method .infoBox {
	margin-bottom: 6.5rem;
	padding: 0 3.3rem 2.9rem 3.3rem;
	border: 0.2rem solid #30B0B9;
	border-radius: 0.4rem;
}
#main .method .infoBox:last-child {
	margin-bottom: 0;
}
#main .method .infoBox .bg {
	margin-bottom: 2rem;
	padding: 2.3rem 4rem 3.7rem;
	background-color: rgba(48,176,185, 0.2);
}
#main .method .infoBox h4 {
	padding: 0.7rem 0.5rem;
	margin: -2.7rem auto 1.8rem;
	width: fit-content;
	min-width: 26rem;
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: 2.4rem;
	letter-spacing: 0.075em;
	border-radius: 13rem;
	overflow: hidden;
	background-color: #30B0B9;
}
#main .method .infoBox .bg ul {
	width: 32%;
}
#main .method .infoBox .bg ul.ul01 {
	width: 35%;
}
#main .method .infoBox .bg li {
	padding-left: 1rem;
	text-indent: -1rem;
	margin-bottom: 0.9rem;
	font-weight: 600;
	letter-spacing: 0.09em;
}
#main .method .infoBox .bg li:last-child {
	margin-bottom: 0;
}
#main .method .infoBox .bg .must {
	color: #e50000;
}
#main .method .infoBox .bg .any {
	color: #747474;
}
#main .method .infoBox .notesUl li {
	padding-left: 1.6rem;
	text-indent: -1.6rem;
	font-weight: 500;
	letter-spacing: 0.075em;
	line-height: 1.77;
}
#main .method .infoBox .info {
	letter-spacing: 0.07em;
	line-height: 1.77;
}
#main .method .infoBox01 {
	margin-bottom: 7.5rem;
	padding-bottom: 3.2rem;
}
#main .method .infoBox01 h4 {
	margin-bottom: 2rem;
}
#main .method .infoBox .title {
	margin: -0.3rem 0 2.2rem;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: 0.075em;
}
#main .method .infoBox .dotUl {
	margin-left: 0.5rem;
}
#main .method .infoBox .dotUl li {
	padding-left: 1.2rem;
	text-indent: -1.2rem;
	letter-spacing: 0.075em;
	line-height: 2.11;
}
#main .privacy .headLine01 {
	letter-spacing: 0.05em;
	background-image: url(../img/index/privacy_h_bg.png);
}
#main .privacy .comLineBox {
	padding: 4.5rem 0 11.5rem;
	border-top-color: #DF4F61;
	border-bottom-color: #F6B700;
}
#main .privacy .comLineBox::after {
	background-color: #1769B1;
}
#main .privacy .text {
	letter-spacing: 0.075em;
	line-height: 1.77;
}
#main .privacy .text a:hover {
	opacity: 0.7;
}
@media all and (min-width: 1330px) {
	#main .privacy .text {
		padding-right: 7rem;
	}
}
@media all and (max-width: 896px) {
	.mainVisual .content {
		top: auto;
		bottom: 4.3rem;
		left: 0;
		transform: translate(0);
	}
	.mainVisual .title {
		margin: 0 0 2.7rem;
		font-size: 2.6rem;
	}
	.mainVisual .text {
		font-size: 1.4rem;
		line-height: 2.21;
	}
	#main .bannerBox {
		margin: 4rem 0 3.2rem;
	}
	#main .bannerBox .bannerUl {
		margin-right: 0;
		gap: 1rem 3.05%;
	}
	#main .bannerBox .bannerUl li {
		width: 31.3%;
	}
	#main .bannerBox .bannerUl a img {
		width: 100%;
	}
	#main .qualification .text {
		line-height: 1.57;
	}
	#main .method .headLine01 {
		background-image: url(../img/index/method_h_bg_sp.png);
	}
	#main .method .comLineBox {
		padding: 4rem 0 6rem;
	}
	#main .method .contactBtn {
		margin-bottom: 4rem;
		width: auto;
	}
	#main .method .contactBtn a {
		min-height: 6.4rem;
		font-size: 1.6rem;
		background-position: right 1.3rem top calc(50% + 0.1rem);
		background-size: 0.35rem auto;
	}
	#main .method .contactBtn a::after {
		top: 0.7rem;
		left: 0.7rem;
		right: 0.7rem;
		bottom: 0.7rem;
		border: 0.1px solid #fff;
	}
	#main .method .text {
		margin: 0 -0.5rem 3.2rem;
		line-height: 1.58;
	}
	#main .method h3 {
		margin-bottom: 4rem;
		font-size: 2.1rem;
		line-height: 1.23;
	}
	#main .method .infoBox {
		margin-bottom: 3.2rem;
		padding: 0 1.5rem 1.1rem;
		border-radius: 0.2rem;
	}
	#main .method .infoBox .bg {
		margin-bottom: 1rem;
		display: block;
		padding: 1rem 1.8rem 1rem;
	}
	#main .method .infoBox h4 {
		padding: 0.1rem 0.5rem 0.3rem;
		margin: -1.5rem auto 1.5rem;
		min-width: 18rem;
		font-size: 1.7rem;
		border-radius: 13rem;
	}
	#main .method .infoBox .bg ul {
		width: auto !important;
	}
	#main .method .infoBox .bg li {
		padding-left: 0.8rem;
		text-indent: -0.8rem;
		margin-bottom: 1.2px;
	}
	#main .method .infoBox .notesUl li {
		line-height: 1.57;
	}
	#main .method .infoBox .info {
		line-height: 1.57;
	}
	#main .method .infoBox01 {
		margin-bottom: 3.2rem;
		padding-bottom: 1.2rem;
	}
	#main .method .infoBox01 h4 {
		margin-bottom: 1rem;
	}
	#main .method .infoBox .title {
		margin: -0.8rem 0 0.7rem;
		font-size: 1.3rem;
	}
	#main .method .infoBox .dotUl {
		margin: 0 -0.5rem 0 0.3rem;
	}
	#main .method .infoBox .dotUl li {
		margin-bottom: 0.5rem;
		line-height: 1.57;
	}
	#main .method .infoBox .dotUl li:last-child {
		margin-bottom: 0;
	}
	#main .privacy .headLine01 {
		background-image: url(../img/index/privacy_h_bg_sp.png);
	}
	#main .privacy .comLineBox {
		padding: 4rem 0 5.5rem;
	}
	#main .privacy .text {
		line-height: 1.57;
	}
}