html,
body{
	color: #4B464F;
}
body,
.pageTopText{
	background: #F8F8F5;
}
#main_visual .main_visual_robo{
	left: 60px;
	right: unset;
	width: 559px;
}
#main_visual .main_visual_text{
	top: 270px;
	left: unset;
	right: 90px;
	width: 567px;
}
#main_visual .main_visual_logo{
	left: unset;
	right: 60px;
	width: 629px;
}
.main_visual_title{
	font-size: 30px;
	display: flex;
	justify-content: center;
}
.main_visual_title img{
	width: 113px;
	margin-right: 5px;
}
#content2 .text01{
	font-size: 28px;
	font-weight: bold;
}
#content2 .text02{
	font-size: 22px;
}
.method_wrap{
	display: flex;
	justify-content: space-between;
	max-width: 1031px;
	margin: 0 auto;
}
.method_block{
	width: calc((100% - 20px) / 3);
	max-width: 337px;
	background: #fff;
	padding: 20px 0 15px;
}
.method_block .circle{
	width: 128px;
	height: 128px;
	background: #9CC7F2;
	border-radius: 50%;
	margin: 0 auto;
	position: relative;
}
.method_block .circle img{
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.method_block .circle img.icon_email{
	width: 63px;
}
.method_block .circle img.icon_phone{
	width: 84px;
}
.method_block .circle img.icon_line{
	width: 86px;
}
.method_block p{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #DF6DA5;
	margin-top: 20px;
}
.text03{
	max-width: 636px;
	margin: 40px auto 0;
	display: flex;
	align-items: start;
}
.text03 .circle{
	width: 115px;
	height: 115px;
	background: #fff;
	border: 1px solid #9E9E9E;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}
.text03 .circle img{
	width: 153px;
	position: absolute;
	left: -15px;
}
.text03 p.tenten{
	font-size: 14px;
	font-weight: bold;
	color: #626262;
	background: #fff;
	border: 1px solid #9E9E9E;
	border-radius: 6px;
	text-align: center;
	width: 100px;
	margin: 5px auto 0;
}
.text03 .fukidashi {
	position: relative;
	display: inline-block;
	width: 501px;
	margin: 12px 0 0 20px;
	padding: 5px 0;
	border-radius: 6px;
	background-color: #ffe6b8;
	text-align: center;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.5;
}
.text03 .fukidashi::after {
	content: "";
	position: absolute;
	top: 85%;
	left: 4px;
	border-style: solid;
	border-width: 16px 16px 0 0;
	border-color: transparent #ffe6b8 transparent transparent;
	translate: -100% calc(-50% + 0.4px);
}
.text04{
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	margin-top: -20px;
}
.text04 span{
	color: #FD6B00;
}
.point_wrap{
	display: flex;
	justify-content: space-between;
	max-width: 1210px;
	margin: 40px auto 0;
}
.point_block{
	width: calc((100% - 30px - 120px) / 4);
	max-width: 295px;
	background: #fff;
	padding: 15px;
}
.point_block .number{
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #6F8AD8;
}
.point_block img{
	display: block;
	margin: 0 auto;
}
.point_block img.se0201{
	width: 87px;
}
.point_block img.se0203{
	width: 96px;
}
.point_block img.se0204{
	width: 87px;
}
.point_block img.se0206{
	width: 87px;
}
.point_block .text{
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 30px;
}
.point_block .text span{
	color: #5A8BDC;
}
.btn{
	max-width: 600px;
	height: 93px;
	margin: 0 auto;
	border-radius: 20px;
	position: relative;
}
.btn.question{
	background: #1187FE;
	margin-top: 40px;
}
.btn.soudan{
	background: #FD6900;
	margin-top: 20px;
}
a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.btn .title{
	position: absolute;
	top: 20px;
	font-size: 35px !important;
	font-weight: bold;
	color: #fff;
}
.btn.question .title{
	left: 115px;
}
.btn.soudan .title{
	left: 25px;
}
.btn .vector1{
	position: absolute;
	top: 35px;
	right: 25px;
}
.title_voice{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}
.voice_wrap{
	display: flex;
	justify-content: space-between;
	max-width: 1094px;
	margin: 20px auto 0;
}
.voice_block{
	width: calc((100% - 50px - 90px) / 3);
	max-width: 346px;
	background: #fff;
	border-radius: 30px;
	padding: 10px 15px 15px;
}
.voice_block .head{
	padding-bottom: 5px;
	border-bottom: 1px solid #070B5C;
	display: flex;
}
.voice_block .head .img{
	text-align: center;
}
.voice_block .head .img img{
	width: 45px;
}
.voice_block .head .img p{
	font-size: 10px;
	font-weight: bold;
	color: #002B62;
	margin-top: -5px;
}
.voice_block .head .pre_job{
	margin-top: 8px;
	margin-left: 25px;
}
.voice_block .head .pre_job .title{
	background: #FD6900;
	border-radius: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 54px;
}
.voice_block .head .pre_job .name{
	font-size: 15px;
	font-weight: bold;
	color: #070B5C;
	margin-top: 2px;
}
.voice_block .text{
	font-size: 15px;
	font-weight: bold;
	color: #070B5C;
	line-height: 30px;
	margin-top: 10px;
	padding-left: 1px;
	padding-right: 4px;
}
.title_pro{
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}
.title_pro span{
	color: #FD6900;
}
.pro_wrap{
	background: #fff;
	display: flex;
	justify-content: center;
	padding: 20px 0 40px;
	margin-top: 40px;
}
.pro_wrap .img{
	max-width: 228px;
	text-align: center;
}
.pro_wrap .img img{
	width: 140px;
}
.pro_wrap .img p{
	font-size: 20px;
	font-weight: bold;
	color: #031E44;
}
.pro_wrap .profile{
	max-width: 789px;
	margin-top: 35px;
	margin-left: 60px;
}
.pro_wrap .profile .title{
	font-size: 30px;
	font-weight: bold;
}
.pro_wrap .profile .text{
	font-size: 20px;
	font-weight: bold;
	margin-top: 25px;
}
.flow_wrap{
	background: #fff;
	margin-top: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.flow_wrap .title{
	text-align: center;
	font-size: 50px;
	font-weight: bold;
}
.flow_wrap .title span{
	color: #FD6900;
}
.flow_wrap .notice{
	font-size: 18px;
	font-weight: 600;
	color: #6F6F6F;
	max-width: 388px;
	margin: 5px auto 0;
}
.step_wrap{
	max-width: 606px;
	margin: 15px auto 0;
}
.step_block{
	display: flex;
	text-align: center;
	clear: both;
}
.step_block .left{
	width: 23.267326%;
	max-width: 141px;
	background: #0188E2;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	padding-top: 16px;
}
.step_block .right{
	width: 76.732673%;
	max-width: 465px;
	border: 2px solid #0188E2;
	font-size: 23px;
	font-weight: bold;
	color: #0188E2;
	padding-top: 10px;
	padding-bottom: 10px;
}
.step_block .right.oneline{
	padding-top: 16px;
	padding-bottom: 17px;
}
.step_block .right p.small{
	font-size: 13px;
	margin-top: -2px;
}
.step_block_after{
	width: 88.118811%;
	max-width: 534px;
	height: 45px;
	float: right;
	border-left: 3px solid #0188E2;
	position: relative;
}
.step_block_after img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-top: auto;
	margin-bottom: auto;
}
.flow_wrap .notice2{
	max-width: 943px;
	margin: 80px auto 0;
	border: 1px solid #000;
	font-size: 18px;
	padding: 10px 0 15px 20px;
}
.flow_wrap .text05{
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

/* 以下SP用 */
@media screen and (max-width: 640px) {
	#main_visual{
		height: 172px;
		background-size: 100%;
	}
	#main_visual .main_visual_robo{
		left: -15px;
		width: 202px;
	}
	#main_visual .main_visual_logo{
		top: 25px;
		right: 0;
		width: 237px;
	}
	#main_visual .main_visual_text{
		top: 120px;
		right: 10px;
		font-size: 22px;
		width: 219px;
		padding-top: 5px;
		padding-bottom: 8px;
	}
	.main_visual_title{
		font-size: 18px;
	}
	.main_visual_title img{
		width: 59px;
	}
	#content2{
		margin-top: 15px;
		margin-bottom: 15px;
		max-width: 640px;
	}
	#content2 .text01{
		font-size: 13px;
	}
	#content2 .text02{
		font-size: 12px;
		font-weight: 600;
		margin-top: 17px;
		margin-bottom: 17px;
		line-height: 24px;
	}
	.method_wrap{
		max-width: calc(100% - 20px);
	}
	.method_block{
		padding-top: 10px;
		padding-bottom: 10px;
		border: 1px solid #C3C3C3;
	}
	.method_block .circle{
		width: 64px;
		height: 64px;
	}
	.method_block .circle img.icon_email{
		width: 34px;
	}
	.method_block .circle img.icon_phone{
		width: 43px;
	}
	.method_block .circle img.icon_line{
		width: 43px;
	}
	.method_block p{
		font-size: 13px;
		margin-top: 5px;
	}
	.text03{
		max-width: calc(100% - 20px);
		margin-top: 20px;
	}
	.text03 .circle{
		width: 67px;
		height: 67px;
	}
	.text03 .circle img{
		width: 90px;
		left: -10px;
	}
	.text03 p.tenten{
		font-size: 8px;
		width: 59px;
		line-height: 16px;
	}
	.text03 .fukidashi{
		width: 300px;
		padding-top: 8px;
		padding-bottom: 8px;
		font-size: 14px;
	}
	.text03 .fukidashi::after{
		top: 76%;
	}
	.text04 {
		font-size: 16px;
		margin-top: -5px;
	}
	.point_wrap{
		max-width: calc(100% - 20px);
		margin-top: 10px;
		flex-wrap: wrap;
	}
	.point_block{
		width: calc((100% - 10px - 40px) / 2);
		padding-left: 10px;
		padding-right: 10px;
		border: 1px solid #C3C3C3;
		margin-top: 5px;
	}
	.point_block img.se0201{
		width: 62px;
	}
	.point_block img.se0203{
		width: 66px;
	}
	.point_block img.se0204{
		width: 62px;
	}
	.point_block img.se0206{
		width: 62px;
	}
	.point_block .text{
		font-size: 13px;
		line-height: 24px;
		margin-top: 15px;
	}
	.btn{
		max-width: unset;
		height: unset;
		border-radius: unset;
	}
	.btn.question{
		max-width: 302px;
		height: 46px;
		margin-top: 20px;
		border-radius: 8px;
	}
	.btn.soudan{
		width: calc(100% - 20px);
		max-width: 362px;
		height: 64px;
		border-radius: 20px;
	}
	.btn .title{
		top: 12px;
		font-size: 19px !important;
	}
	.btn.question .title{
		left: 45px;
	}
	.btn.soudan .title{
		left: 70px;
	}
	.btn .vector1{
		right: 20px;
	}
	.btn.question .vector1{
		top: 12px;
	}
	.btn.soudan .vector1{
		top: 20px;
	}
	.title_voice,
	.title_pro,
	.flow_wrap > .title{
		font-size: 21px;
		color: #fff;
		background: #0960CF;
		padding-top: 15px;
		padding-bottom: 15px;
		line-height: 24px;
	}
	.bg_white{
		max-width: 640px;
		background: #fff;
	}
	.voice_wrap{
		max-width: calc(100% - 20px);
		flex-wrap: wrap;
		margin-top: 6px;
	}
	.voice_block{
		width: 100%;
		max-width: unset;
		border-radius: 16px;
		border: 1px solid #C3C3C3;
		margin-top: 5px;
	}
	.voice_block .head .pre_job .title{
		border-radius: 4px;
	}
	.voice_block .head .pre_job .name{
		font-size: 16px;
		margin-top: 6px;
	}
	.voice_block .text{
		font-size: 13px;
		line-height: unset;
		width: 72%;
		margin-left: auto;
		margin-right: auto;
	}
	.pro_wrap{
		display: block;
		margin: 20px auto 0;
		padding: 0;
		width: calc(100% - 40px);
		border: 1px solid #C8C8C8;
	}
	.pro_wrap .img{
		max-width: unset;
		display: flex;
	}
	.pro_wrap .img img{
		width: calc(22% - 30px);
		padding-left: 15px;
		padding-right: 15px;
	}
	.pro_wrap .img p{
		width: 78%;
		font-size: 14px;
		border-left: 1px solid #C8C8C8;
		line-height: 30px;
		padding-top: 5px;
		position: relative;
	}
	.pro_wrap .img p img{
		position: absolute;
		width: 16px;
		top: 35px;
		right: 0;
	}
	.pro_wrap .profile{
		max-width: unset;
		margin-top: 0;
		margin-left: 0;
		font-size: 13px;
		font-weight: 600;
		color: #4B464F;
		line-height: 32px;
		border-top: 1px solid #C8C8C8;
		padding: 10px;
		display: none;
	}
	.flow_wrap{
		margin-top: 20px;
		padding-top: 0;
	}
	.flow_wrap .notice{
		font-size: 13px;
		color: #fff;
	}
	.step_wrap{
		max-width: calc(100% - 80px);
	}
	.step_block{
		margin-top: 10px;
	}
	.step_block .left{
		font-size: 13px;
		padding-top: 16px;
	}
	.step_block .left.oneline{
		padding-top: 10px;
	}
	.step_block .right{
		border-width: 1px;
		font-size: 13px;
		padding-top: 2px;
		padding-bottom: 4px;
	}
	.step_block .right p.small{
		font-size: 11px;
		line-height: 12px;
		margin-top: 2px;
	}
	.step_block .right.oneline{
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.flow_wrap .text05{
		font-size: 16px;
	}
	.flow_wrap .notice2{
		max-width: calc(100% - 60px);
		margin-top: 10px;
		font-size: 11px;
		padding-left: 10px;
		padding-right: 10px;
	}
}