@charset "utf-8";

._text_color_blue {
	color: #68b7e6 !important;
}

._first6_button_head {
	margin-bottom: 5px;
	padding-top: 60px;
	background: url(/sol/contents/hajimete/images/common/first6_ic_calender.svg) no-repeat center top;
	background-size: 63px 48.5px;
	color: #444;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
._first6_button_head ._text_size_big {
	font-size: 30px;
}

._first6_tel_box {
	margin-top: 50px;
}
._first6_tel_box ._first6_tel_box_inner {
	width: 600px;
	margin: 0 auto;
	padding: 40px 0;
	border-radius: 4px;
	background: #f5f5f5;
	text-align: center;
}
._first6_tel_box ._first6_tel_num {
	display: inline-block;
	height: 24px;
	margin: 0 auto 10px;
	padding-left: 34px;
	background: url(/sol/contents/img/svg/icon/icon_tel_black.svg) no-repeat left center;
	background-size: 24px 24px;
	color: #696969;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
}

._first6_top_caption {
	margin: 30px 0 10px;
	color: #68b7e6;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
._first6_top_caption:before {
	display: inline-block;
	-webkit-transform: skewX(-150deg);
	transform: skewX(-150deg);
	width: 3px;
	height: 19px;
	margin-right: 20px;
	background: #68b7e6;
	font-size: 0;
	line-height: 0;
	content: '';
}
._first6_top_caption:after {
	display: inline-block;
	-webkit-transform: skewX(150deg);
	transform: skewX(150deg);
	width: 3px;
	height: 19px;
	margin-left: 20px;
	background: #68b7e6;
	font-size: 0;
	line-height: 0;
	content: '';
}
._first6_top_frame {
	display: -webkit-flex;
	display: flex;
	width: 840px;
	margin: 0 auto 10px;
	padding: 25px 27px;
	border-radius: 8px;
	box-sizing: border-box;
	background: #e6f3fa;
	justify-content: space-between;
}
._first6_top_frame ._first6_top_box {
	width: 239px;
	height: 239px;
	border-radius: 50%;
	background: #fff;
	background-repeat: no-repeat;
}
._first6_top_frame ._first6_top_box._box1 {
	background-image: url(/sol/contents/hajimete/images/common/first6_ic-point1.svg);
	background-size: 66px 66px;
	background-position: center 140px;
}
._first6_top_frame ._first6_top_box._box2 {
	background-image: url(/sol/contents/hajimete/images/common/first6_ic-point2.svg);
	background-size: 80px 56px;
	background-position: center 147px;
}
._first6_top_frame ._first6_top_box._box3 {
	background-image: url(/sol/contents/hajimete/images/common/first6_ic-point3.svg);
	background-size: 47px 48px;
	background-position: center 150px;
}
._first6_top_frame ._first6_top_box ._first6_top_box_text {
	color: #68b7e6;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3;
	text-align: center;
}
._first6_top_frame ._first6_top_box ._first6_top_box_text > span {
	color: #f073aa;
}
._first6_top_frame ._first6_top_box ._first6_top_box_text._line2 {
	padding-top: 80px;
}
._first6_top_frame ._first6_top_box ._first6_top_box_text._line3 {
	padding-top: 70px;
}
._first6_top_text {
	margin: 0 0 20px;
	text-align: center;
}

._first6_reason_h3 {
	height: 23px;
	margin-bottom: 20px;
	color: #696969;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
}
._first6_reason_h3 ._num {
	display: inline-block;
	position: relative;
	height: 23px;
	padding-right: 36px;
	color: #68b7e6;
	font-size: 14px;
	line-height: 23px;
}
._first6_reason_h3 ._num:before {
	position: absolute;
	top: 0;
	right: 5px;
	z-index: 1;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background: #68b7e6;
	content: '';
}
._first6_reason_h3 ._num:after {
	position: absolute;
	top: 50%;
	right: 12px;
	z-index: 2;
	transform: translateY(-50%);
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 1;
}
._first6_reason_h3._reason1 ._num:after {
	content: '1';
}
._first6_reason_h3._reason2 ._num:after {
	content: '2';
}
._first6_reason_h3._reason3 ._num:after {
	content: '3';
}

._first6_reason_box {
	margin: 20px 0;
	padding-bottom: 41px;
	border-bottom: 1px dashed #e6e6e6;
}
._first6_reason_box:last-of-type {
	margin-bottom: 0;
	padding: 0;
	border-bottom: none;
}
._first6_reason_box ._lead {
	margin-bottom: 20px;
}
._first6_reason_box ._attention {
	display: inline-block;
	font-size: 10px;
	vertical-align: text-top;
}
._first6_reason_box ._comment_box {
	display: block;
	overflow: hidden;
	width: 840px;
	margin: 0 auto;
}
._first6_reason_box ._comment_box ._staff {
	float: left;
	width: 65px;
	padding-top: 83px;
	background: url(/sol/contents/hajimete/images/common/first6_ic_staff.svg) no-repeat center 15px;
	background-size: 65px 65px;
	color: #68b7e6;
	font-size: 12px;
	text-align: center;
}
._first6_reason_box ._comment_box ._box {
	float: right;
	width: 750px;
}
._first6_reason_box ._comment_box ._comment {
	position: relative;
	padding: 25px 20px;
	border-radius: 8px;
	background: #e6f3fa;
	line-height: 1.8;
}
._first6_reason_box ._comment_box ._comment:before {
	position: absolute;
	top: 50%;
	left: -17px;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-width: 10.5px 17px 10.5px 0;
	border-style: solid;
	border-color: transparent #e6f3fa transparent transparent;
	content: '';
}
._first6_reason_box ._btm_text {
	padding-left: 130px;
	font-size: 12px;
}

._first6_soudan_caption {
	margin: 30px 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
._first6_soudan_frame {
	width: 100%;
	padding: 14px 373px 20px 40px;
	border-radius: 8px;
	box-sizing: border-box;
	background: #bae1f0 url(/sol/contents/hajimete/images/common/first6_fig_ex-image_pc.png) no-repeat 611px bottom;
	background-size: 242px auto;
}
._first6_soudan_h3 {
	margin-bottom: 10px;
	padding-right: 63px;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
._first6_soudan_box {
	display: -webkit-flex;
	display: flex;
	position: relative;
	width: 100%;
	height: 63px;
	margin-bottom: 10px;
	padding: 0 18px;
	border-radius: 8px;
	box-sizing: border-box;
	background: #fff;
	line-height: 1.8;
	vertical-align: middle;
	align-items: center;
}
._first6_soudan_box:before {
	position: absolute;
	top: 50%;
	right: -11px;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-width: 7px 0 7px 12px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	content: '';
}

._first6_step_lead {
	margin: 20px 0 30px;
}
._first6_step_box {
	display: block;
	position: relative;
	width: 100%;
	min-height: 112px;
	padding: 0 0 0 73px;
	box-sizing: border-box;
	background-position: top left;
	background-size: 60px auto;
	background-repeat: no-repeat;
}
._first6_step_box._arrow:after {
	display: inline-block;
	position: absolute;
	bottom: 14px;
	left: 10px;
	width: 43px;
	height: 25px;
	background: url(/sol/contents/hajimete/images/common/first6_ic_step_arrow.svg) no-repeat top center;
	background-size: 43px auto;
	content: '';
}
._first6_step_box._step1 {
	background-image: url(/sol/contents/hajimete/images/common/first6_ic_step1.svg);
}
._first6_step_box._step2 {
	padding-bottom: 25px;
	background-image: url(/sol/contents/hajimete/images/common/first6_ic_step2.svg);
}
._first6_step_box._step3 {
	background-image: url(/sol/contents/hajimete/images/common/first6_ic_step3.svg);
}
._first6_step_box ._first6_step_h3 {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
._first6_step_box ._first6_step_h4 {
	margin: 20px 0 10px;
}
._first6_step_box ._first6_step_point {
	display: table;
	width: 100%;
	margin-top: 10px;
	border-radius: 5px;
	box-sizing: border-box;
	background: #e6f3fa;
}
._first6_step_box ._first6_step_point ._first6_step_point_cap {
	display: table-cell;
	width: 112px;
	min-height: 20px;
	padding: 10px 0 10px 45px;
	box-sizing: border-box;
	background: url(/sol/contents/hajimete/images/common/first6_ic_point.svg) no-repeat 20px center;
	background-size: 20px auto;
	color: #68b7e6;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
}
._first6_step_box ._first6_step_point ._first6_step_point_txt {
	display: table-cell;
	box-sizing: border-box;
	padding: 10px 20px;
	border-left: 1px solid #fff;
	text-align: left;
	vertical-align: middle;
}
._first6_step_box ._first6_step_link {
	display: block;
	height: 14px;
	margin-top: 10px;
	padding-left: 17px;
	background: url(/sol/contents/img/svg/icon/arrow_blue_right.svg) no-repeat left center;
	background-size: auto 14px;
	font-size: 12px;
	line-height: 14px;
}
._first6_step_box ._first6_step_today_frame {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #68b7e6;
	border-radius: 8px;
	box-sizing: border-box;
	background: #fff;
}
._first6_step_box ._first6_step_today_h4 {
	padding: 12px 0;
	border-bottom: 1px solid #68b7e6;
	color: #68b7e6;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
._first6_step_box ._first6_step_today_h4 > span {
	font-size: 12px;
}
._first6_step_box ._first6_step_today_flow {
	display: block;
	width: 100%;
	min-height: 376px;
	padding: 10px 10px 10px 334px;
	box-sizing: border-box;
	background: url(/sol/contents/hajimete/images/common/first6_fig_step3_flow-image_pc.png) no-repeat 10px 10px;
	background-size: 309px auto;
}
._first6_step_box ._first6_step_today_flow ._first6_step_today_txt {
	margin-bottom: 9px;
	padding-bottom: 34px;
	background: url(/sol/contents/hajimete/images/common/first6_ic_step_arrow.svg) no-repeat 70px bottom;
	background-size: 43px auto;
	font-weight: bold;
	font-size: 16px;
}
._first6_step_box ._first6_step_today_flow ._first6_step_today_txt:first-of-type {
	margin-top: 5px;
}
._first6_step_box ._first6_step_today_flow ._first6_step_today_txt:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}

/* PCのみ */
@media screen and (min-width: 641px) {
	#_first6.first_default_box {
		border: none;
	}
	#_first6.first_default_box .first_default_box__inner {
		margin-bottom: 60px;
	}

	#_first6 .ns18-btn {
		height: 65px;
		font-weight: bold;
		font-size: 18px;
		line-height: 65px;
	}
}

/* SP */
@media screen and (max-width: 640px) and (min-width: 0) {
	#_first6.first_default_box .first_default_box__inner {
		margin-bottom: 50px;
	}

	.first_title_box .first_title_box__inner > h1 {
		margin-top: 10px;
		font-size: 24px;
		line-height: 1.3;
	}
	.first_title_box .first_title_box__inner ._text {
		margin-top: 10px;
	}
	.first_default_box h2 {
		padding-bottom: 3px;
		line-height: 1.2;
	}
	#_first6 .ns18-btn {
		font-size: 14px;
		font-weight: bold;
	}
	._first6_button_head {
		font-size: 16px;
	}
	._first6_button_head ._text_size_big {
		font-size: 22px;
	}

	._first6_tel_box {
		margin-top: 20px;
	}

	.web_interview_sticky {
		position: fixed;
		bottom: -60px;
		left: 0;
		right: 0;
		z-index: 10;
		padding: 10px;
		background: #fff;
		box-shadow: 0px -2px 2px #d0d0d0;
		transition: .3s all linear;
		-moz-transition: .3s all linear;
		-webkit-transition: .3s all linear;
	}

	._first6_top_caption {
		margin: 20px 0 5px;
		font-size: 24px;
	}
	._first6_top_frame {
		position: relative;
		width: 300px;
		height: 431px;
		margin: 0 auto 15px;
		padding: 10px;
	}
	._first6_top_frame ._first6_top_box {
		display: -webkit-flex;
		display: flex;
		position: absolute;
		z-index: 2;
		width: 161px;
		height: 161px;
		justify-content: center;
		align-items: center;
	}
	._first6_top_frame ._first6_top_box._box1,
	._first6_top_frame ._first6_top_box._box2,
	._first6_top_frame ._first6_top_box._box3 {
		background-image: none;
	}
	._first6_top_frame ._first6_top_box._box1 {
		top: 10px;
		left: 10px;
	}
	._first6_top_frame ._first6_top_box._box1:after {
		position: absolute;
		top: 10px;
		right: -96px;
		z-index: 1;
		width: 106px;
		height: 106px;
		background: url(/sol/contents/hajimete/images/common/first6_ic-point1.svg) no-repeat left top;
		background-size: 106px 106px;
		content: '';
	}
	._first6_top_frame ._first6_top_box._box2 {
		top: 134px;
		right: 10px;
	}
	._first6_top_frame ._first6_top_box._box2:after {
		position: absolute;
		top: 38px;
		left: -100px;
		z-index: 1;
		width: 115px;
		height: 80px;
		background: url(/sol/contents/hajimete/images/common/first6_ic-point2.svg) no-repeat left top;
		background-size: 115px 80px;
		content: '';
	}
	._first6_top_frame ._first6_top_box._box3 {
		bottom: 10px;
		left: 10px;
	}
	._first6_top_frame ._first6_top_box._box3:after {
		position: absolute;
		right: -85px;
		bottom: 20px;
		z-index: 1;
		width: 90px;
		height: 91px;
		background: url(/sol/contents/hajimete/images/common/first6_ic-point3.svg) no-repeat left top;
		background-size: 90px 91px;
		content: '';
	}
	._first6_top_frame ._first6_top_box ._first6_top_box_text {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		z-index: 2;
		width: 161px;
		height: 161px;
		margin: 0;
		border-radius: 50%;
		background: #fff;
		font-size: 16px;
		justify-content: center;
		align-items: center;
	}
	._first6_top_frame ._first6_top_box ._first6_top_box_text._line2,
	._first6_top_frame ._first6_top_box ._first6_top_box_text._line3 {
		padding: 0;
	}
	._first6_top_text {
		margin: 0 0 30px;
		text-align: left;
	}

	._first6_reason_h3 {
		display: -webkit-flex;
		display: flex;
		width: 100%;
		height: auto;
		margin-bottom: 15px;
		font-size: 14px;
		line-height: 1.5;
		align-items: center;
	}
	._first6_reason_h3 > span {
		height: auto;
	}
	._first6_reason_h3 ._num {
		width: 50px;
		height: auto;
		padding: 0 0 26px 0;
		line-height: 1;
		text-align: center;
	}
	._first6_reason_h3 ._num:before {
		top: auto;
		right: auto;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	._first6_reason_h3 ._num:after {
		top: auto;
		right: auto;
		bottom: 4px;
		left: 50%;
		transform: translateX(-50%);
	}
	._first6_reason_box {
		padding-bottom: 21px;
	}
	._first6_reason_box ._lead {
		margin-bottom: 15px;
	}
	._first6_reason_box ._attention {
		line-height: 1;
	}
	._first6_reason_box ._comment_box {
		display: -webkit-flex;
		display: flex;
		width: 100%;
		justify-content: space-between;
		align-items: center;
	}
	._first6_reason_box ._comment_box ._staff {
		display: inline-block;
		float: none;
		width: 79px;
		padding: 68px 14px 0 0;
		background-position: left top;
	}
	._first6_reason_box ._comment_box ._box {
		float: none;
		width: 100%;
	}
	._first6_reason_box ._comment_box ._comment {
		padding: 8px 15px;
		line-height: 1.4;
	}
	._first6_reason_box ._comment_box ._comment:before {
		left: -11px;
		border-width: 7px 11px 7px 0;
		border-color: transparent #e6f3fa transparent transparent;
	}
	._first6_reason_box ._btm_text {
		margin-top: 15px;
		padding-left: 0;
		text-align: center;
	}

	._first6_soudan_caption {
		margin: 25px 0;
		font-size: 16px;
	}
	._first6_soudan_frame {
		padding: 10px 10px 174px;
		background: #bae1f0 url(/sol/contents/hajimete/images/common/first6_fig_ex-image_sp.png) no-repeat center bottom;
		background-size: 300px auto;
	}
	._first6_soudan_h3 {
		margin-bottom: 5px;
		padding: 0;
		font-size: 14px;
		text-align: center;
	}
	._first6_soudan_box {
		padding: 0 10px;
		font-size: 13px;
		line-height: 1.4;
	}
	._first6_soudan_box:before {
		display: none;
	}

	._first6_step_lead {
		margin: 15px 0 20px;
	}
	._first6_step_box {
		min-height: auto;
		min-height: initial;
	}
	._first6_step_box._step1,
	._first6_step_box._step2 {
		padding: 0 0 45px;
		background: none;
	}
	._first6_step_box._step3 {
		padding: 0;
		background: none;
	}
	._first6_step_box._arrow:after {
		bottom: 10px;
		left: 50%;
		transform: translateX(-50%);
	}
	._first6_step_box ._first6_step_h3 {
		display: -webkit-flex;
		display: flex;
		min-height: 60px;
		margin-bottom: 10px;
		padding-left: 73px;
		background-position: center left;
		background-size: 60px auto;
		background-repeat: no-repeat;
		align-items: center;
	}
	._first6_step_box._step1 ._first6_step_h3 {
		background-image: url(/sol/contents/hajimete/images/common/first6_ic_step1.svg);
	}
	._first6_step_box._step2 ._first6_step_h3 {
		background-image: url(/sol/contents/hajimete/images/common/first6_ic_step2.svg);
	}
	._first6_step_box._step3 ._first6_step_h3 {
		background-image: url(/sol/contents/hajimete/images/common/first6_ic_step3.svg);
	}
	._first6_step_box ._first6_step_point {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	._first6_step_box ._first6_step_point ._first6_step_point_cap {
		display: block;
	}
	._first6_step_box ._first6_step_point ._first6_step_point_txt {
		display: block;
		padding: 10px;
		border-top: 1px solid #fff;
		border-left: none;
	}
	._first6_step_box ._first6_step_link {
		margin-top: 20px;
	}
	._first6_step_box ._first6_step_today_h4 {
		border-bottom: none;
		font-size: 14px;
	}
	._first6_step_box ._first6_step_today_flow {
		min-height: auto;
		min-height: initial;
		padding: 0 6px 15px;
		background: none;
	}
	._first6_step_box ._first6_step_today_flow:before {
		display: block;
		width: 100%;
		padding-top: 52%;
		background: url(/sol/contents/hajimete/images/common/first6_fig_step3_flow-image_sp.png) no-repeat center top;
		background-size: cover;
		content: '';
	}
	._first6_step_box ._first6_step_today_flow ._first6_step_today_txt {
		padding-bottom: 25px;
		background-size: 25px auto;
		background-position: center bottom;
		font-size: 14px;
		text-align: center;
	}
	._first6_step_box ._first6_step_today_flow ._first6_step_today_txt:first-of-type {
		margin-top: 20px;
	}
}