@charset "utf-8";
/*------------------------------------------------------------
	correspondence
------------------------------------------------------------*/
.headLine01 {
	margin-bottom: 6.5rem;
	color: #D52CC8;
}
.comCtrText {
	margin-bottom: 10.4rem;
}
#main .reason {
	padding: 7rem 0 7.8rem;
	background: url(../images/correspondence/bg01.jpg) no-repeat center;
	background-size: cover;
}
#main .reason h4 {
	width: 43.4rem;
	margin: 0 0 5.5rem;
}
#main .reason p {
	margin-bottom: 8.3rem;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.94;
}
#main .reason p:last-child {
	margin-bottom: 0;
}
#main .reasonList li {
	margin-bottom: 0.5rem;
	padding-bottom: 2.2rem;
	border-bottom: 1px solid #060706;
}
#main .reasonList li:last-child {
	border: none;
	padding-bottom: 0;
}
#main .reasonList dl {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#main .reasonList dt {
	width: 16rem;
	padding-right: 1rem;
	font-size: 8rem;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.06em;
	font-style: italic;
	font-family: "Zen Kaku Gothic New", sans-serif;
}
#main .reasonList dt span {
	display: inline-block;
	color: transparent;
	-webkit-text-stroke: 2px #D52CC8;
}
#main .reasonList dd {
	flex: 1;
	padding-top: 0.7rem;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.94;
}
#main .reasonList dd .ttl {
	line-height: 1.5;
	font-size: 4.5rem;
	font-weight: 700;
	color: #D52CC8;
	margin-bottom: -0.5rem;
	letter-spacing: 0.06em;
}
#main .summary{
	padding: 9.4rem 0 7.4rem;
}
#main .summary .headLine03 {
	margin-bottom: 9.3rem;
	color: #D52CC8;
}
.headLine03 .subSpan::after {
	background-color: #D52CC8;
}
#main .summary .inner {
	margin-bottom: 4rem;
	max-width: 69.2rem;
	margin-left: 12rem;
	position: relative;
	box-sizing: content-box;
}
#main .summary .inner .photo {
	width: 26.2rem;
	position: absolute;
	top: -7.4rem;
	right: calc(100% - 4.2rem);
}
#main .summary .inner p {
	margin: 0 0 2.3rem 3.2rem;
	font-size: 1.8rem;
	font-weight: 700;
	color: #707070;
	line-height: 2.5;
}
#main .summary .inner .ttl {
	margin: 0 0 1.9rem;
	font-size: 4.5rem;
	font-weight: 700;
	color: #ED5E80;
	letter-spacing: 0.06em;
	display: flex;
	line-height: 2.4;
	align-items: flex-start;
	border-bottom: 1px solid #060706;
}
#main .summary .inner .ttl .subSpan {
	display: flex;
	width: 100%;
	align-items: flex-start;
}
#main .summary .inner .ttl .img01 {
	width: 3.2rem;
	display: block;
	margin: 0.5rem -0.2rem -2rem 0.3rem;
}
#main .summary .inner .ttl .img02 {
	width: 30.6rem;
	display: block;
	margin: -4.2rem 0 -2rem 0;
}
#main .summary .inner .ttl02 {
	margin: 0 0.2rem 0.2rem;
	width: fit-content;
	font-size: 3.5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	color: #D52CC8;
	line-height: 1.2;
	padding: 0 1rem 0.6rem;
	background: linear-gradient(transparent 55%, #FFF500 0, #FFF500 0);
}
#main .summary .inner .txt {
	font-size: 1.5rem;
	font-weight: 500;
	color: #060706;
	margin: 0 1.2rem;
}
#main .summary .greyBox {
	margin: 0 -3.5rem;
	padding: 3.3rem 3.6rem 2rem;
	background-color: #F2F2F2;
}
#main .summary .summaryDl {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}
#main .summary .summaryDl dt {
	margin-bottom: 1.5rem;
	padding: 0.5rem 1rem;
	width: 19.9rem;
	color: #fff;
	margin-right: 2.2rem;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	background-color: #D52CC8;
}
#main .summary .summaryDl dd {
	margin-bottom: 1.5rem;
	width: calc(100% - 19.9rem - 2.2rem);
	font-size: 1.8rem;
	font-weight: 700;
	padding: 0.6rem 1.2rem 0.4rem;
	letter-spacing: 0.06em;
	background-color: #FFDBFC;
}
#main .summary .summaryDl dd .txtSpan {
	font-size: 1.8rem;
	color: #CB2FBF;
	margin-left: 2.6rem;
}
#main .regulations {
	padding-bottom: 8.5rem;
	border-bottom: 11px solid #060706;
}
#main .regulations .h3Ttl {
	margin: 0 -1.5rem 6rem;
	font-size: 4.5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
}
#main .regulations .h3Ttl .txtSpan {
	width: fit-content;
	padding: 0 1.5rem;
	display: inline-block;
	position: relative;
}
#main .regulations .h3Ttl .txtSpan:after {
	width: 8888px;  
	height: 11px;
	background-color: #060706;
	position: absolute;  
	top: calc(50% + 0.5rem);
	transform: translateY(-50%);
	right: 100%;  
	content: ""; 
}
#main .regulations .h3Ttl .txtSpan::before {
	width: 8888px;  
	height: 11px;
	background-color: #060706;
	position: absolute;  
	top: calc(50% + 0.5rem);
	transform: translateY(-50%);
	left: 100%;  
	content: ""; 
}
#main .regulations .list {
	display: flex;
	flex-wrap: wrap;
	gap: 5rem 2rem;
}
#main .regulations .list > li {
	width: 45rem;
}
#main .regulations .list > li:nth-child(2n) {
	width: 50rem;
}
#main .regulations .list > .item {
	width: calc(100% + 4rem);
	margin-top: -6.5rem;
	margin-right: -4rem;
}
#main .regulations .list .txt {
	margin-right: -4rem;
	font-size: 1.8rem;
	font-weight: 700;
	color: #848484;
	line-height: 1.67;
	letter-spacing: 0.06em;
}
#main .regulations .list .ttl {
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 1.7rem;
}
#main .regulations .list .subList li {
	font-size: 1.8rem;
	font-weight: 700;
	color: #848484;
	line-height: 1.67;
	letter-spacing: 0.06em;
	text-indent: -1em;
	padding-left: 1em;
}
#main .regulations .list .subList02 li {
	text-indent: -1.3em;
	padding-left: 1.3em;
}
#main .payment {
	padding: 15rem 0 8rem;
}
#main .payment .headLine03 {
	color: #D52CC8;
	margin-bottom: 5.4rem;
}
#main .payment .ttl {
	margin-bottom: 2.3rem;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	display: flex;
	justify-content: space-between;
}
#main .payment .ttl .lSpan {
	width: 40rem;
}
#main .payment .ttl .txtSpan {
	overflow: hidden;
	position: relative;
	flex: 1;
	text-align: right;
	display: inline-block;
}
#main .payment .ttl .rSpan:after {
	width: 8888px;  
	height: 2px;
	background-color: #060706;
	position: absolute;  
	top: calc(50% + 0.4rem);
	transform: translateY(-50%);
	right: 100%;  
	content: ""; 
}
#main .payment .ttl .rSpan {
	padding-left: 2.5rem;
	width: fit-content;
	position: relative;
}
#main .payment .textImg {
	margin-bottom: 6.9rem;
}
#main .payment .ttl .red {
	color: #F70B0B;
}
#main .fees .headLine03 {
	margin-bottom: 6rem;
	color: #D52CC8;
}
#main .fees .imgBox {
	align-items: flex-start;
	flex-wrap: nowrap;
}
#main .fees .imgBox .rBox {
	margin: -17.5rem -81.2rem 0 6.3rem;
	width: 118.8rem;
	position: relative;
}
#main .fees .imgBox .rBox:after {
	border-radius: 44.9rem;
	background: #cb2fbf;
	position: absolute;  
	top: 1.4rem;
	bottom: -1.4rem;
	left: -1.2rem;
	right: 1.2rem;  
	content: ""; 
	z-index: -1;
}
#main .fees .imgBox .rBox img {
	border-radius: 44.9rem;
}
#main .fees .imgBox .lBox {
	margin-top: -0.5rem;
	flex: 1;
}
#main .fees .imgBox p {
	margin-bottom: 3rem;
	font-weight: 700;
}
#main .fees .imgBox .note {
	text-indent: -1em;
	padding-left: 1em;
}
#main .fees .imgBox .ttl {
	margin-bottom: 1.7rem;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
}
#main .fees .imgBox .ttl .red {
	color: #F0392A;
}
#main .fees .imgBox .subBox {
	background-color: #CB2FBF;
	border-radius: 2.1rem;
	margin-bottom: 5.8rem;
	padding: 2.5rem 3.5rem 1.2rem;
	width: 56.2rem;
	color: #fff;
}
#main .fees .imgBox .ttl02 {
	padding-left: 2.5rem;
	font-size: 2.5rem;
	color: #FFF500;
	font-weight: 700;
	padding-bottom: 1.6rem;
	margin-bottom: 1.2rem;
	letter-spacing: 0.06em;
	border-bottom: 1px solid #FFFFFF;
}
#main .fees .imgBox .subBox dl {
	padding: 0 1rem 0 2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .fees .imgBox .subBox dt {
	width: 10rem;
	margin: 0.1rem 1.3rem 0 0;
	text-align: center;
	font-size: 2.5rem;
	color: #FFF500;
	font-weight: 500;
	font-style: italic;
	letter-spacing: 0.1em;
	overflow: hidden;
}
#main .fees .imgBox .subBox dt .num {
	position: relative;
	padding: 0 0.2rem;
}
#main .fees .imgBox .subBox dt .num:after {
	width: 888px;  
	height: 4px;
	background-color: currentColor;
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	right: 100%;  
	content: ""; 
}
#main .fees .imgBox .subBox dt .num::before {
	width: 888px;  
	height: 4px;
	background-color: currentColor;
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	left: 100%;  
	content: ""; 
}
#main .fees .imgBox .subBox dd {
	margin-bottom: 1.2rem;
	font-size: 2.5rem;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.06em;
	width: calc(100% - 10rem - 1.3rem);
}
#main .fees .imgBox h4 {
	margin-bottom: 3rem;
	padding-left: 1.8rem;
	border-left: 12px solid #D52CC8;
}
#main .fees .imgBox h4 .txtSpan {
	color: transparent;
	font-size: 4.5rem;
	font-weight: 900;
	color: transparent;
	letter-spacing: 0.06em;
	-webkit-text-stroke: 2px #D52CC8;
}
#main .fees .imgBox h4 small {
	font-size: 2.5rem;
	font-weight: 700;
	margin-left: 1.5rem;
	vertical-align: 0.8rem;
}
#main .fees .imgBox .feesDl {
	margin-bottom: 1rem;
}
#main .fees .imgBox .feesDl dt {
	width: 29.6rem;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	padding-right: 1rem;
}
#main .fees .imgBox .feesDl dd {
	margin-bottom: 1.7rem;
	width: calc(100% - 29.6rem);
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
}
#main .fees .imgBox .textList li {
	font-size: 1.8rem;
	font-weight: 700;
	color: #F0392A;
	line-height: 1.67;
	text-indent: -1em;
	padding-left: 1em;
}
#main .fees {
	padding-bottom: 15.1rem;
}
#main .license {
	margin-bottom: 1.5rem;
	padding: 2.2rem 0 5rem;
	background-color: #D52CC8;
}
#main .license h3 {
	text-align: center;
	font-size: 4.5rem;
	font-weight: 900;
	color: #FFF500;
	margin-bottom: 6.5rem;
	letter-spacing: 0.06em;
}
#main .license .textImg {
	max-width: 97.5rem;
	margin: 0 auto;
}
#main .licenseList li {
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.75;
	margin-right: -7rem;
	text-indent: -1em;
	padding-left: 1em;
}
#main .faq {
	padding: 12.5rem 0 0;
}
#main .faq .content {
	position: relative;
}
#main .faq .faqImg {
	width: 31.9rem;
	position: absolute;
	top: -2.4rem;
	right: 16rem;
}
#main .faq .headLine03 {
	color: #D52CC8;
	margin-bottom: 8.3rem;
}
#main .faqList li {
	margin-bottom: 3.2rem;
	padding-bottom: 3.1rem;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.06em;
	border-bottom: 2px dotted #707070;
}
#main .faqList dt {
	margin-bottom: 2.5rem;
	display: flex;
	align-items: center;
	min-height: 6.7rem;
	padding: 1rem 0 1rem 9.7rem;
	background: url(../images/correspondence/imgtext05.png) no-repeat left center;
	background-size: 6.7rem auto;
}
#main .faqList dd {
	display: flex;
	align-items: center;
	min-height: 6.7rem;
	padding: 1rem 0 1rem 9.7rem;
	background: url(../images/correspondence/imgtext06.png) no-repeat left center;
	background-size: 6.7rem auto;
}
@media all and (min-width: 897px) {
}

@media all and (max-width: 896px) {
	.headLine01 {
		margin-bottom: 3rem;
	}
	.comCtrText {
		margin-bottom: 4.5rem;
	}
	#main .reason {
		padding: 3.5rem 0 2.3rem;
		background: #F7D1F4;
	}
	.content .content02 {
		padding: 0;
	} 
	#main .reason h4 {
		margin: 0 auto 3.6rem;
		max-width: 21.6rem;
	}
	#main .reason p {
		margin-bottom: 1.4rem;
		font-size: 1.4rem;
		line-height: 2;
		letter-spacing: 0.08em;
		text-align: center;
	}
	#main .reasonList dl {
		display: block;
	}
	#main .reasonList dt {
		width: auto;
		font-size: 7rem;
		padding: 0;
	}
	#main .reasonList dt span {
		display: block;
		text-align: center;
	}
	#main .reasonList dd {
		padding-top: 1.6rem;
		font-size: 1.6rem;
		line-height: 1.75;
		text-align: center;		
	}
	#main .reasonList dd .ttl {
		margin-bottom: 0.7rem;
		font-size: 2.8rem;
		line-height: 1.2;
	}
	#main .reasonList li {
		margin-bottom: 1rem;
		padding-bottom: 1.2rem;
	}
	#main .reasonList dd .subSpan {
		font-size: 2rem;
		line-height: 1.2;
	}
	#main .summary {
		padding: 4.2rem 0 6.3rem;
	}
	.headLine03 .subSpan {
		max-width: inherit;
	}
	.headLine03 .en {
		margin-bottom: 0.8rem;
	}
	#main .summary .headLine03 {
		margin-bottom: 4rem;
	}
	#main .summary .inner {
		max-width: inherit;
		margin: 0 0 3rem;
	}
	#main .summary .inner p {
		font-size: 1.3rem;
		line-height: 2.15;
		letter-spacing: 0.08em;
		margin: 0 0 14vw 11.4rem;
		color: #1D1D1D;
	}
	#main .summary .inner .spTxt {
		font-family: "Zen Maru Gothic", sans-serif;
	}
	#main .summary .inner .ttl {
		margin: -0.7rem 0 0.6rem 3.3rem;
		padding-bottom: 1.6rem;
		font-size: 3.4rem;
	}
	#main .summary .inner .ttl .subSpan {
		width: fit-content;
		margin: 0 auto;
		position: relative;
	}
	#main .summary .inner .ttl .img01 {
		position: absolute;
		top: 0.2rem;
		right: 100%;
		margin: 0;
		width: 2.4rem;
	}
	#main .summary .inner .ttl .imgSpan {
		position: absolute;
		bottom: calc(100% - 2rem);
		left: 0;
		display: block;
		margin: 0 -4rem -0 -1.1rem;
	}
	#main .summary .inner .ttl .img02 {
		width: 18rem;
		margin: 0;
	}
	#main .summary .inner .ttl02{ 
		font-size: 1.9rem;
		margin: 0 1.6rem 1.5rem;
		padding: 0 0.3rem 0.6rem;
	}
	#main .summary .inner .txt {
		font-size: 1.3rem;
		line-height: 2.15;
	}
	#main .summary .inner .photo {
		right: auto;
		left: 0;
		top: -5.4rem;
		left: -5.5rem;
		width: 20.3rem;
	}
	#main .summary .greyBox {
		margin: 0 -1.6rem;
		padding: 3rem 1.6rem;
	}
	#main .summary .summaryDl {
		display: block;
	}
	#main .summary .summaryDl dt {
		width: auto;
		margin: 0;
		font-size: 2rem;
	}
	#main .summary .summaryDl dd {
		width: auto;
		margin-bottom: 3.3rem;
		padding-bottom: 0.7rem;
		text-align: center;
	}
	#main .summary .summaryDl dd:last-child {
		margin-bottom: 0;
	}
	#main .summary .summaryDl dd .txtSpan {
		display: block;
		margin: 0.3rem 0 0;
		font-size: 1.4rem;
		letter-spacing: 0.06em;
	}
	#main .summary .summaryDl dd small {
		font-size: 1.2rem;
	}
	#main .regulations .h3Ttl {
		margin: 0 -1.5rem 2.5rem;
		text-align: center;
		padding: 0 2rem 2rem;
		font-size: 3rem;
		border-bottom: 12px solid #1D1D1D;
	}
	#main .regulations .h3Ttl .txtSpan::after,
	#main .regulations .h3Ttl .txtSpan::before {
		display: none;
	}
	#main .regulations .list {
		display: block;
	}
	#main .regulations .list > li {
		width: auto !important;
		margin-bottom: 1.7rem;
	}
	#main .regulations .list .ttl {
		font-size: 2rem;
		margin-bottom: 1rem;
	}
	#main .regulations .list .subList li {
		font-size: 1.5rem;
		line-height: 1.67;
	}
	#main .regulations .list .txt {
		margin: 0;
		font-size: 1.5rem;
		line-height: 1.67;
	}
	#main .regulations .list > .item {
		margin: 0;
	}
	#main .regulations {
		padding-bottom: 4rem;
		border-bottom: none;
	}
	#main .payment {
		padding: 2rem 0;
	}
	#main .payment .headLine03 {
		margin-bottom: 4.4rem;
	}
	#main .payment .ttl {
		margin-bottom: -1.4rem;
		display: block;
		font-size: 2.5rem;
		line-height: 1.45;
	}
	#main .payment .ttl .lSpan {
		width: auto;
		display: block;
	}
	#main .payment .ttl .rSpan {
		padding: 0;
	}
	#main .payment .scrollBox {
		overflow-x: scroll;
		margin: 0 -1.5rem 5.1rem 0;
		padding-bottom: 1rem;
	}
	#main .payment .spTxt {
		width: fit-content;
		margin: 0 3rem 0.5rem auto;
		font-size: 1.8rem;
		font-weight: 500;
		letter-spacing: 0.06em;
		color: #D52CC8;
		padding-right: 4.8rem;
		background: url(../images/common/icon15.png) no-repeat right top calc(50% + 0.2rem);
		background-size: 3.9rem auto;
	}
	#main .payment .textImg {
		margin-bottom: 1rem;
		min-width: 100%;
		width: 100rem;
	}
	#main .payment .scrollBox:last-child {
		margin-bottom: 0;
	}
	#main .fees {
		padding: 2.4rem 0 3.8rem;
	}
	#main .fees .headLine03 {
		margin-bottom: 4.5rem;
	}
	#main .fees .imgBox {
		display: block;
	}
	#main .fees .imgBox .rBox {
		display: none;
	}
	#main .fees .imgBox p {
		margin-bottom: 2.2rem;
		line-height: 1.78;
		font-size: 1.4rem;
	}
	#main .fees .imgBox .ttl {
		margin-bottom: 0.9rem;
		font-size: 2.2rem;
		line-height: 1.7;
	}
	#main .fees .imgBox .ttl .red {
		margin-left: -1rem;
	}
	#main .fees .imgBox .subBox {
		margin-bottom: 5.2rem;
		width: auto;
		padding: 1.6rem 2.5rem 0.6rem;
		border-radius: 2.1rem;
	}
	#main .fees .imgBox .ttl02 {
		margin-bottom: 1rem;
		font-size: 1.7rem;
		padding: 0 2rem 0.8rem 2rem;
		text-align: left;
	}
	#main .fees .imgBox .subBox dl {
		padding: 0 1.2rem;
	}
	#main .fees .imgBox .subBox dt {
		margin-right: 1rem;
		width: 6.8rem;
		font-size: 1.7rem;
	}
	#main .fees .imgBox .subBox dd {
		margin-bottom: 1rem;
		font-size: 1.7rem;
		width: calc(100% - 6.8rem - 1.0rem);
	}
	#main .fees .imgBox h4 .txtSpan {
		font-size: 4rem;
	}
	#main .fees .imgBox h4 small {
		font-size: 2.2rem;
		margin-left: 1.7rem;
		vertical-align: 0.4rem;
	}
	#main .fees .imgBox .feesDl dt {
		width: 26.8rem;
		font-size: 2.2rem;
	}
	#main .fees .imgBox .feesDl dd {
		margin-bottom: 1.5rem;
		font-size: 2.2rem;
		width: calc(100% - 26.8rem);
	}
	#main .fees .imgBox .feesDl {
		margin-bottom: 0.7rem;
	}
	#main .license {
		margin-bottom: 1.1rem;
		padding: 3.5rem 0 4.7rem;
		background: url(../images/correspondence/photo03_sp.jpg) no-repeat center top;
		background-size: cover;
	}
	#main .license h3 {
		margin-bottom: 5rem;
		font-size: 3.5rem;
		line-height: 1.28;
	}
	#main .license .textImg {
		max-width: inherit;
		margin: 0 3.3rem 0 3.5rem;
	}
	#main .license .textImg img {
		width: 100%;
	}
	#main .licenseList li {
		margin-right: 0;
		line-height: 1.78;
	}
	#main .faq {
		padding-top: 7rem;
	}
	#main .faq .headLine03 {
		margin-bottom: 3rem;
	}
	#main .faqList dt {
		margin-bottom: 1.6rem;
		font-size: 1.6rem;
		padding-left: 9.1rem;
		line-height: 1.5625;
	}
	#main .faqList dd {
		padding-left: 9.1rem;
		font-size: 1.6rem;
		line-height: 1.5625;
		letter-spacing: 0.06em;
	}
	#main .faqList li {
		margin-bottom: 3.2rem;
		padding-bottom: 2rem;
	}
}