@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainImg img,
.retirement img,
.lost img {
	width: 100%;
}
.retire {
	margin-top: -51px;
	padding: 20px 7px 19px 9px;
	background-color: #DBE6F2;
}
.retireUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.retireUl li {
	margin-bottom: 10px;
	width: calc(100%/3);
}
.retireUl li img {
	width: 100%;
}
.lost {
	margin-top: -22px;
	background-color: #E8E8E8;
}
.lost h2 {
	margin-top: -70px;
	padding: 81px 2px 8px;	
	color: #FFF;
	font-size: 1.8rem;
	font-weight: 400;
	text-align: center;
	background-color: #004EA2;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
.lost h2 span {
	font-size: 2.5rem;
	font-weight: 700;
}
.support .photoUl li {
	padding: 5px 0 24px;
}
.support .photoUl h3 {
	padding: 0 10px 0 11px;
	display: flex;
	align-items: flex-end;
	border-bottom: 1px solid #909090;
}
.support h3 .number {
	margin-right: 11px;
	color: #CCDCEC;
	font-size: 7rem;
	font-weight: 600;
	line-height: 1.1;
}
.support h3 .txt {
	margin-bottom: 6px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.04em;
}
.support h3 .txt .color {
	margin-bottom: 3px;
	display: block;
	color: #004EA2;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.38;
}
.support h3 .txt .line {
	position: relative;
	font-weight: bold;
}
.support h3 .txt .line::after {
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0;
	bottom: 2px;
	background: url("../img/index/line.png") repeat-x center /cover;
	content: '';
}
.support .imgBox {
	padding: 12px 23px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.support .imgBox .photo {
	width: 110px;
	box-shadow: 2px 1px rgba(0,0,0,8%);
}
.support .imgBox .photo img {
	width: 100%;
}
.support .imgBox .textBox {
	margin-top: 4px;
	width: calc(100% - 138px);
}
.support .imgBox .textBox p{
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0.04em;
}
.refund {
	padding: 18px 25px 12px;
	background: url("../img/index/refund_bg01.jpg") no-repeat center /cover;
}
.refund .content {
	margin: 0 auto;
    max-width: 330px;
}
.refund .refundIn {
	padding: 20px 10px 22px 10px;
	position: relative;
	border: 2px solid #A88937;
	background: rgba(255,255,255,0.8);
}
.refund .refundIn::before {
	width: 97.6%;
	height: 95.6%;
	position: absolute;
	top: 3px;
	left: 3px;
	border: 1px solid #BF9C43;
	content: '';
}
.refund .refundIn h2 { 
	margin-bottom: 14px;
	padding: 0 10px 7px 56px;
	position: relative;
	border-bottom: 1px solid #B78A19;
	z-index: 10;
}
.refund .refundIn h2 span {
	width: 52px;
	height: 52px;
	position: absolute;
	left: -6px;
	bottom: -15px;
	content: '';
}
.refund .refundIn p {
	padding: 0 5px;
	position: relative;
	z-index: 10;
	font-size: 1.2rem;
	text-align: center;
	line-height: 2;
	letter-spacing: 0.04em;
}
.refund .refundIn p .color {
	color: #004EA2;
	font-weight: bold;
}
.refund .text {
	text-align: right;
	color: #FFF;
	font-size: 1.1rem;
	letter-spacing: 0.04em;
}
.voice {
	padding: 30px 10px;
	background: url("../img/index/voice_bg.jpg") no-repeat center /cover;
}
.voice .headLine01 {
	margin-bottom: 15px;
}
.voice .photoUl {
	margin-bottom: 7px;
}
.voice .photoUl li {
	padding: 56px 4px 4px;
	box-sizing: border-box;
	cursor: pointer;
}
.voice .photoUl li:last-child {
	margin-bottom: 0;
}
.voice .photoUl .photoInner {
	padding: 3px 15px 15px;
	background-color: #FFF;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.16);
}
.voice .imgBox {
	margin: 0 -10px;
	display: flex;
	align-items: flex-end;
}
.voice .imgBox .photoBox {
	margin: -56px 20px 0 0;
	width: 120px;
}
.voice .imgBox .photoBox img {
	width: 100%;
}
.voice .imgBox p {
	margin-bottom: 7px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.voice .imgBox p span {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: 0.04em;
}
.voice .imgBox p .number {
	margin: 0 6px 0 8px;
	font-size: 4.5rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0;
}
.voice .imgBox p .million {
	font-size: 2.1rem;
	color: #004EA2;
}
.voice .voiceDl {
	margin: 14px 0 15px 5px;
	padding: 0 1px 10px;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #004EA2;
}
.voice .voiceDl dt,
.voice .voiceDl dd {
	margin-bottom: 5px;
	font-size: 1.6rem;
	letter-spacing: 0.02em;
}
.voice .voiceDl dt {
	width: 88px;
	font-weight: bold;
}
.voice .voiceDl dd {
	width: calc(100% - 88px);
}
.voice .photoUl .text {
	margin: 0 -3px 17px 6px;
	font-size: 1.6rem;
	letter-spacing: 0.04em;
}
.voice .photoUl .name {
	margin-right: 10px;
    text-align: right;
    font-size: 1.2rem;
    letter-spacing: 0.04em;
}
.voice .content>p {
	margin-right: 4px;
	color: #909090;
	font-size: 1.1rem;
	text-align: right;
}
.voice .content {
	position: relative;
}
.voice .slick-dots {
	margin-top: 17px;
	display: flex;
	justify-content: center;
	position: absolute;
	left: 41.5%;
    bottom: -25px;
    content: '';
}
.voice .slick-dots li {
	margin-right: 8px;
	padding: 0;
	width: 9px;
	height: 9px;
	border-radius: 4px;
	background-color: #CCCCCC;
	box-shadow: none;
}
.voice .slick-dots button {
	display: none;
}
.voice .slick-dots .on,
.voice .slick-dots .slick-active {
	background-color: #004EA2;
}
.flow {
	padding: 30px 10px 32px 15px;
	background-color:  #CCDCEC;
}
.flow h2 {
	margin-bottom: 14px;
	padding: 6px 6px 7px;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: 400;
	text-align: center;
	background-color: #004EA2;
}
.flow .stepUl {
	margin: 0 12px 0 6px;
}
.flow .stepUl li {
	position: relative;
	min-height: 125px;
	margin-bottom: 26px;
	padding: 15px 21px 12px 17px;
	display: flex;
	align-items: center;
	position: relative;
	box-shadow: 2px 2px 3px rgb(0 0 0 / 14%);
	background: #FFF;
	font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
}
.flow .stepUl li::before {
	position: absolute;
	left: 70px;
	top: 15px;
	width: 2px;
	bottom: 12px;
	content: '';
	background: #004EA2;
}
.flow .stepUl li::after {
	width: 20px;
	height: 16px;
	position: absolute;
	left: 28px;
	bottom: -10px;
	background: url("../img/index/icon.png") no-repeat center /cover;
	content: '';
}
.flow .stepUl li:last-child {
	margin-bottom: 0;
}
.flow .stepUl .on {
	border: 3px solid #004EA2;
}
.flow .stepUl .on::after {
	background: none;
}
.flow .stepUl .step {
	margin: 0 16px 9px 0;
	font-size: 2rem;
	font-weight: 400;
	text-align: center;
	line-height: 1.1;
	letter-spacing: 0.04em;
}
.flow .stepUl .step span {
	display: block;
	font-size: 3.2rem;
	font-weight: bold;
}
.flow .stepUl .textBox {
	flex: 1;
	padding: 8px 0 20px 13px;
}
.flow .stepUl h3 {
	margin-bottom: 7px;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
}
.flow .stepUl .textBox p {
	font-size: 1.4rem;
}
.flow .stepUl .textBox .gold {
	color: #F08300;
}
.faq {
	margin: 0 auto;
	max-width: 1000px;
	padding: 36px 0;
}
.faq dl {
	margin: 0 auto;
	padding: 0 25px 19px;
}
.faq dt, .faq dd {
	font-size: 1.4rem;
}
.faq dt {
	margin-top: 16px;
	padding: 0 25px 0 39px;
	display: flex;
	position: relative;
	background: #fff url("../img/index/faq_bg.png") no-repeat right 15px center / 8px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
.faq dt.on {
	background-color: #F2F6FA;
	background-image: url("../img/index/faq_bg_on.png");
}
.faq dt span {
	display: inline-block;
	padding: 11px 12px 15px;
}
.faq dt .ttl {
	padding: 10px 0 8px;
	min-width: 39px;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	box-sizing: border-box;
	background-color: #004EA2;
	content: '';
}
.faq dd {
	padding: 23px 0 7px 52px;
	display: none;
	position: relative;
}
.faq dd .en {
	position: absolute;
	top: 23px;
	left: 14px;
	color: #004EA2;
	font-size: 1.6rem;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
	text-align: center;
}
.applicable {
	padding: 15px 26px 20px;
	background-color: #E5EDF6;
}
.applicable .headLine01 {
	margin-bottom: 14px;
}
.applicable .textUl li {
	margin-bottom: 11px;
	padding: 10px 10px 10px 54px;
	font-size: 1.4rem;
	line-height: 1.357;
	position: relative;
	box-shadow: 2px 2px rgba(0,0,0,8%);
	background: #FFF url("../img/index/applicable_icon.png") no-repeat left 15px center / 18px;
}
.applicable .textUl li .line {
	color: #4E4E4E;
	position: relative;
	font-weight: bold;
}
.applicable .textUl li .line::after {
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0;
	bottom: 2px;
	background: url("../img/index/line.png") repeat-x center /cover;
	content: '';
}
.applicable .content>p {
	margin: 0 -4px;
	font-size: 1.2rem;
	text-align: center;
	line-height: 1.2;
}
.leaveBox {
	background: url(../img/index/leave_bg.jpg) no-repeat center top / cover;
}
.leaveBox img {
	width: 100%;
}
@media all and (max-width: 374px) {
	.voice .imgBox .photoBox {
		width: 100px;
	}
	.voice .imgBox p span {
		font-size: 1.2rem;
	}
	.voice .imgBox p .number {
		font-size: 4rem;
	}
	.voice .imgBox p .million {
		font-size: 1.6rem;
	}
	.voice .voiceDl dt,
	.voice .voiceDl dd {
		width: 74px;
		font-size: 1.4rem;
	}
	.voice .voiceDl dd {
		width: calc(100% - 74px);
	}
	.voice .photoUl {
		margin-bottom: 2px;
	}
	.refund .refundIn p {
		font-size: 1rem;
	}
	.support h3 .txt {
		font-size: 1.2rem;
	}
	.support .imgBox .photo {
		width: 102px;
	}
	.support .imgBox .textBox {
		width: calc(100% - 120px);
	}
	.support .imgBox .textBox p {
		font-size: 1.3rem;
	}
	.lost h2 {
		font-size: 1.4rem;
	}
	.lost h2 span {
		font-size: 2rem;
	}
	.flow .stepUl h3 {
		font-size: 1.7rem;
	}
	.flow .stepUl .textBox p {
		margin-right: -10px;
	}
	.applicable .textUl li {
		font-size: 1.2rem;
	}
}
@media all and (max-width: 600px) {
	.applicable {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 45vh;
		min-height: 296px;
		box-sizing: border-box;
	}
	.applicable .content {
		width: 100%;
	}
	.leaveBox {
		display: flex;
		justify-content: center;
		align-items: center;
		height: calc(55vh - 142px);
		min-height: 200px;
		background: url(../img/index/leave_bg.jpg) no-repeat center top / cover;
	}
	.leaveBox img {
		height: 100%;
		object-fit: contain;
	}
}
@media all and (max-width: 896px) {
	.lost .photo {
		background-color: #004EA2;
	}
	.support .photoUl li:nth-child(2n) {
		background-color: #F2F6FA;
	}
}
@media all and (min-width: 897px) {
	.mainImg {
		padding-bottom: 25px;
		text-align: center;
		background-color: #86CAF3;
	}
	.mainImg .mainInner {
		margin: 0 auto;
		padding-top: 7px;
		padding-left: 30px;
		box-sizing: border-box;
		max-width: 1470px;
		background: url("../img/index/pc_mainImg_bg.png") no-repeat top center / 100% 100%;
	}
	.mainImg img {
		margin-bottom: -12px;
		max-width: 980px;
	}
	.retire {
		padding: 60px 0 2px;
		box-sizing: border-box;
	}
	.retireUl {
		justify-content: center;
	}
	.retireUl li {
		margin-right: 31px;
		width: 182px;
	}
	.retireUl li:nth-child(3n) {
		margin-right: 0;
	}
	.lost {
		margin-top: 0;
	}
	.lost .lostInnner {
		margin: 0 auto;
		padding: 58px 20px 0;
		max-width: inherit;
		position: relative;
		background: url("../img/index/pc_lost_bg.png") no-repeat center /cover;
	}
	.lost .lostInnner::after {
		width: 100%;
		height: 88px;
		position: absolute;
		left: 0;
		bottom: 0;
		background: url("../img/index/pc_lost_bg01.png") no-repeat center bottom / 100% 100%;
		content: '';
	}
	.lost .lostInnner::after {}
	.lost .photo {
		margin: 0 auto;
		max-width: 1423px;
	}
	.lost h2 {
		margin-top: 0;
		padding-top: 20px;
	}
	.support {
		padding: 28px 0 32px;
		background: linear-gradient( to left,#F2F6FA 50%,#FFF 50%);
	}
	.support .photoUl {
		margin: 0 auto;
		max-width: 1004px;
		display: flex;
		justify-content: center;
	}
	.support .photoUl li {
		padding-right: 28px;
		width: 50%;
	}
	.support .photoUl li:nth-child(2n) {
		padding: 0 0 0 28px;
	}
	.support .imgBox .photo {
		width: 166px;
	}
	.support .photoUl h3 {
		padding: 0;
	}
	.support h3 .number {
		margin: 0 16px 2px -6px;
		font-size: 10.5rem;
	}
	.support h3 .txt {
		margin-bottom: 9px;
		font-size: 2.4rem;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
		letter-spacing: 0;
		line-height: 1.6;
	}
	.support h3 .txt .color {
		font-size: 2.7rem;
	}
	.support .imgBox {
		padding: 18px 12px 0;
	}
	.support .imgBox .textBox {
		margin-top: 6px;
		width: calc(100% - 186px);
	}
	.support .imgBox .textBox p {
		margin-right: -15px;
		font-size: 1.8rem;
		line-height: 2;
	}
	.refund {
		padding: 38px 0 27px;
		background: #6B88AE url("../img/index/pc_refund_bg01.jpg") no-repeat left center / contain;
	}
	.refund .content {
		max-width: 821px;
	}
	.refund .refundIn {
		margin-bottom: 11px;
		padding: 39px 68px 41px 62px;
		border: 4px solid #A88937;
	}
	.refund .refundIn::before {
		width: 98.6%;
		height: 94.2%;
		top: 5px;
		left: 5px;
	}
	.refund .refundIn h2 {
		margin-bottom: 32px;
		padding: 0 10px 15px 133px;
	}
	.refund .refundIn h2 img {
		width: 440px;
	}
	.refund .refundIn h2 span {
		width: 104px;
		height: 104px;
		left: -34px;
		bottom: -29px;
	}
	.refund .refundIn p {
		font-size: 1.8rem;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
	}
	.refund .text {
		font-size: 1.2rem;
	}
	.voice {
		padding: 52px 14px 34px;
		background: url("../img/index/pc_voice_bg.jpg") no-repeat center /cover;
	}
	.voice .content {
		max-width: 900px;
	}
	.voice .headLine01 {
		margin-bottom: 30px;
	}
	.voice .photoUl {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.voice .photoUl li {
		margin: 70px 0 38px 0;
		padding: 0;
		width: calc(50% - 32px);
	}
	.voice .photoUl .photoInner {
		padding: 3px 15px 19px;
		box-shadow: 2px 3px 6px rgba(0,0,0,0.12);
	}
	.voice .imgBox .photoBox {
		margin: -68px 24px 0 0;
		width: 144px;
	}
	.voice .imgBox p span {
		margin-bottom: 2px;
		font-size: 1.6rem;
		line-height: 1.3125;
	}
	.voice .imgBox p .number {
		margin: 0 9px 0 10px;
		font-size: 5.4rem;
	}
	.voice .imgBox p .million {
		margin-bottom: 0;
		font-size: 2.4rem;
	}
	.voice .voiceDl {
		margin: 15px 0 18px 6px;
		padding: 0 2px 9px;
		border-bottom: 2px solid #004EA2;
	}
	.voice .voiceDl dt,
	.voice .voiceDl dd {
		margin-bottom: 7px;
		font-size: 2rem;
	}
	.voice .voiceDl dt {
		width: 105px;
		font-weight: 500;
	}

	.voice .voiceDl dd {
		width: calc(100% - 105px);
	}
	.voice .photoUl .text {
		margin: 0 10px 19px 8px;
		font-size: 2rem;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
		line-height: 1.44;
	}
	.voice .photoUl .name {
		font-size: 1.6rem;
	}
	.voice .content > p {
		margin: -33px -56px 0 0;
	}
	.flow {
		padding: 60px 10px 62px 15px;
	}
	.flow h2 {
		margin-bottom: 28px;
		font-size: 2.7rem;
	}
	.flow .stepUl li::before {
		left: 200px;
	}
	.flow .stepUl li::after {
		width: 30px;
		height: 24px;
		left: 94px;
		bottom: -15px;
	}
	.flow .stepUl .step {
		min-width: 175px;
		font-size: 3rem;
	}
	.flow .stepUl .step span {
		font-size: 5.2rem;
	}
	.flow .stepUl h3 {
		font-size: 2.4rem;
	}
	.flow .stepUl .textBox p {
		font-size: 1.8rem;
	}
	.faq {
		padding: 66px 0;
	}
	.faq dt,
	.faq dd {
		font-size: 1.8rem;
	}
	.faq dt {
		padding: 0 36px 0 56px;
		background-size: 14px;
	}
	.applicable {
		padding: 35px 26px 40px;
	}
	.applicable .headLine01 {
		margin-bottom: 34px;
	}
	.faq dt .ttl {
		min-width: 50px;
	}
	.faq dt .ttl,
	.faq dd .en {
		font-size: 2.4rem;
	}
	.applicable .textUl li {
		margin-bottom: 14px;
		font-size: 1.8rem;
	}
	.applicable .content > p {
		font-size: 1.6rem;
	}
	.leaveBox {
		background: url("../img/index/pc_mainImg_bg.png") no-repeat top center / 100% 100%;
	}
	.leaveBox .content {
		max-width: 800px;
	}
}