@charset "utf-8";

main {
	color: #646776;
	background: url(../../images/jobseeker/common/bg_main_pc.png) no-repeat center top;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	main {
		background: url(../../images/jobseeker/common/bg_main_sp.png) no-repeat center top;
		background-size: 100% auto;
	}
}

#mainvisual {
	padding-top: 185px;
	position: relative;
	color: #ffffff;
}
#mainvisual .mainvisual_inner {
	max-width: 1140px;
	padding: 0 15px;
	margin: 0 auto;
}
#mainvisual .mainvisual_inner > * {
	position: relative;
	z-index: 1;
}
#mainvisual .sub_text {
	font-size: 22px;
}
#mainvisual h1 {
	font-size: 58px;
	font-weight: normal;
	width: 50%;
	line-height: 1.4;
}
#mainvisual .main_btns {
	margin-top: 40px;
	width: 50%;
	display: flex;
	justify-content: flex-start;
	position: relative;
	z-index: 2;
}
#mainvisual .main_btn {
	width: 160px;
}
#mainvisual .main_btn > a {
	color: #ffffff;
	background-color: #fd9d53;
	font-size: 18px;
	font-weight: bold;
	line-height: 53px;
	text-align: center;
	display: block;
	border-radius: 5px;
	width: 100%;
}
#mainvisual .main_bnr {
	position: absolute;
	left: 160px;
	width: 50%;
	margin-left: 5%;
}
#mainvisual .main_bnr img {
	width: 100%;
}
#mainvisual .main_image {
	position: absolute;
	top: 15px;
	left: 50%;
	z-index: 1;
}
#mainvisual .main_image > img {
	width: auto;
}
#mainvisual .download_btns {
	margin-top: 300px;
	width: 418px;
	margin-left: auto;
}
#mainvisual .download_btns > li {
	width: 200px;
}
#mainvisual .employer .section_inner {
	padding-top: 40px;
	padding-bottom: 50px;
	position: relative;
}
#mainvisual .employer .section_inner:after {
	position: absolute;
	content: "";
	display: block;
	border-bottom: 1px solid #e5e6ef;
	bottom: 0;
	left: 15px;
	right: 15px;
	box-sizing: border-box;
}
#mainvisual .employer .section_title {
	color: #007aff;
	font-size: 24px;
	text-align: left;
	padding-top: 0;
	padding-bottom: 15px;
	margin-bottom: 40px;
}
#mainvisual .employer .section_title:before {
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #007aff;
}
#mainvisual .employer .swiper-wrapper {
	transition-timing-function: linear;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
	#mainvisual h1 {
		width: 60%;
		max-width: 420px;
	}
}
@media only screen and (max-width: 767px) {
	#mainvisual {
		padding-top: 7.171vw;
/*		background: url(/images/jobseeker/common/bg_main_sp.png) no-repeat center top;
		background-size: 100% auto;*/
	}
	#mainvisual .mainvisual_inner {
		padding: 0 4.563vw;
	}
	#mainvisual .sub_text {
		font-size: 4.694vw;
	}
	#mainvisual h1 {
/*		font-size: 8.996vw;*/
		font-size: 8.605vw;
		width: 100%;
		line-height: 1.3;
	}
	#mainvisual .main_btns {
		margin-top: 3.259vw;
		width: 100%;
	}
	#mainvisual .main_btn {
		width: 30.639vw;
	}
	#mainvisual .main_btn > a {
		font-size: 3.259vw;
		line-height: 8.605vw;
		border-radius: 0.652vw;
	}
	#mainvisual .main_bnr {
		left: 33.898vw;
		width: 44.329vw;
		margin: 0;
	}
	#mainvisual .main_image {
		top: 46.284vw;
		left: 0;
		position: relative;
		top: 0;
	}
	#mainvisual .main_image img {
		width: 135%;
	}
	#mainvisual .download_btns {
/*		margin-top: 95.176vw;*/
		margin-top: -16.949vw;
		width: 76.923vw;
		margin-left: 0;
	}
	#mainvisual .download_btns > li {
		width: 37.158vw;
	}
	#mainvisual .employer .section_inner {
		padding: 11.082vw 5.867vw 3.911vw;
	}
	#mainvisual .employer .section_inner:after {
		left: 0;
		right: 0;
	}
	#mainvisual .employer .section_title {
		font-size: 4.954vw;
		padding-bottom: 2.608vw;
		margin-bottom: 5.215vw;
		text-align: center;
	}
	#mainvisual .media .section_title:before {
		margin: 0 auto;
	}
}

#language {
	padding-top: 40px;
	padding-bottom: 50px;
	text-align: center;
	background: url(../../images/jobseeker/index/bg_languages_pc.png) no-repeat center 45px;
}
#language .section_title {
	color: #313e87;
	font-size: 55px;
	line-height: 1;
	margin-bottom: 10px;
	padding-top: 0;
}
#language .section_title:before {
	display: none;
}
#language .sub_text {
	color: #fd9d53;
	font-size: 40px;
	font-weight: bold;
}
#language .image_languages {
	margin-top: -24px;
}
@media only screen and (max-width: 767px) {
	#language {
		padding-top: 10.43vw;
		padding-bottom: 13.038vw;
		background-image: url(../../images/jobseeker/index/bg_languages_sp.png);
		background-position: center 3.259vw;
		background-size: 93.09vw auto;
	}
	#language .section_inner {
		padding: 0 2.608vw;
	}
	#language .section_title {
		font-size: 7.432vw;
		line-height: 1.1;
		margin-bottom: 5.215vw;
	}
	#language .sub_text {
		font-size: 4.954vw;
	}
	#language .image_languages {
		margin-top: 13.69vw;
	}
}

#jobs {
	padding-top: 210px;
	text-align: center;
	color: #646776;
	background: url(../../images/jobseeker/index/bg_job_pc.png) no-repeat center top;
	margin-top: -180px;
}
#jobs .section_title {
	color: #313e87;
	font-size: 38px;
	line-height: 1;
	margin-bottom: 25px;
	position: relative;
	padding-top: 30px;
}
#jobs .section_title:before {
	left: 0;
	right: 0;
	margin: 0 auto;
}
#jobs .job {
	background-color: #ffffff;
	display: flex;
	flex-direction: column;
	height: 100%;
	border-radius: 5px;
	box-shadow: 0px 20px 40px 0px rgba(0,0,0,0.1);
	position: relative;
}
#jobs .job .job_image {
	border-radius: 5px;
}
#jobs .job .job_text {
	padding: 20px 15px 25px;
}
#jobs .job .job_text .job_tag {
	color: #ffffff;
	background-color: #ea696c;
	position: absolute;
	top: 15px;
	left: auto;
	right: 0;
	font-size: 16px;
	line-height: 34px;
	padding: 0 10px;
	border-radius: 5px;
}
#jobs .job .job_text .job_type {
	color: #12247b;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
	#jobs .job .job_text .job_tag {
		top: 1.317vw;
		font-size: 1.404vw;
		line-height: 2.985vw;
		padding: 0 0.878vw;
		border-radius: 0.652vw;
	}
}
@media only screen and (max-width: 767px) {
	#jobs {
		padding-top: 3.781vw;
		font-size: 3.651vw;
		position: relative;
		margin-top: 0;
		background: none;
	}
	#jobs:before,
	#jobs:after {
		position: absolute;
		content: "";
		width: 100%;
		background-repeat: no-repeat;
		background-size: 100% auto;
		left: 0;
		z-index: 1;
	}
	#jobs:before {
		height: 102.477vw;
		background-image: url(../../images/jobseeker/index/bg_job_sp_top.png);
		background-position: center top;
		top: 0;
	}
	#jobs:after {
		height: 61.017vw;
		background-image: url(../../images/jobseeker/index/bg_job_sp_bottom.png);
		background-position: center bottom;
		bottom: 0;
	}
	#jobs .section_inner {
		padding-left: 9.518vw;
		padding-right: 9.518vw;
		position: relative;
		z-index: 2;
	}
	#jobs .section_title {
		font-size: 7.432vw;
		line-height: 1.1;
		margin-bottom: 3.911vw;
		padding-top: 3.259vw;
	}
	#jobs .section_inner > p {
		width: 73.924vw;
		margin: 0 auto;
	}
	#jobs .job {
		background-color: #ffffff;
		display: flex;
		flex-direction: column;
		height: 100%;
		border-radius: 5px;
	}
	#jobs .job .job_text {
		padding: 6.519vw 4.563vw 5.215vw;
	}
	#jobs .job .job_text .job_tag {
		top: 2.608vw;
		font-size: 2.999vw;
		line-height: 6.529vw;
		padding: 0 1.956vw;
		border-radius: 0.652vw;
	}
	#jobs .job .job_text .job_type {
		font-size: 5.476vw;
		margin-bottom: 3.911vw;
	}
}

#using {
	padding-top: 60px;
}
#using .section_inner {
	position: relative;
	background: url(../../images/jobseeker/index/bg_using.png) no-repeat center top;
}
#using .section_inner .title_area {
	position: absolute;
	width: 100%;
	padding: 0 15px;
	top: 65px;
	left: 0;
	right: 0;
	z-index: 10;
}
#using .sub_text {
	color: #12247b;
	font-size: 20px;
	font-weight: bold;
}
#using .sub_text .num {
	color: #fd9d53;
	font-size: 24px;
}
#using .cases {
	z-index: 1;
}
#using .case {
	width: 100%!important;
	display: flex;
	justify-content: space-between;
	background: url(../../images/jobseeker/index/bg_case.png) no-repeat left 30%;
	background-size: 133px auto;
}
#using .case .text_area {
	width: 445px;
	padding-top: 225px;
}
#using .case .text_area .case_type {
	font-size: 24px;
	font-weight: bold;
	color: #007aff;
	margin-bottom: 20px;
}
#using .case .image_area {
	flex: 1;
}
#using .case .image_area .case_type_image {
	max-width: 445px;
	position: relative;
	margin: 0 0 0 auto;
}
#using .case .image_area .case_type_image .case_type_caption {
	position: absolute;
	color: #fd9d53;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	top: 372px;
}
#using .navigation_btns {
	position: relative;
	display: flex;
	z-index: 11;
	width: 104px;
	justify-content: space-between;
}
#using .navigation_btns .swiper-button-prev,
#using .navigation_btns .swiper-button-next {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 44px;
	height: 44px;
	color: #8d8d8d;
	border: 1px solid #33a8ed;
	border-radius: 50%;
	box-sizing: border-box;
	margin-top: 0;
	box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.1);
}
#using .navigation_btns .swiper-button-prev:after,
#using .navigation_btns .swiper-button-next:after {
	font-size: 16px;
}
#using .navigation_btns .swiper-button-prev:hover,
#using .navigation_btns .swiper-button-next:hover {
	opacity: 0.7;
}
#using .navigation_btns .swiper-button-next {
	color: #ffffff;
	background-color: #33a8ed;
}
#using .pagination_btns {
	position: relative;
	bottom: 0;
	margin-top: 40px;
}
#using .pagination_btns .swiper-pagination-bullet {
	width: 57px;
	height: 57px;
	border-radius: 50%;
	border: 5px solid #ffffff;
	box-sizing: border-box;
	margin: 0 8px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 180% auto;
	opacity: 1;
	box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.1);
}
#using .pagination_btns .swiper-pagination-bullet:hover {
	opacity: 0.7;
}
#using .pagination_btns .swiper-pagination-bullet:nth-child(1) {
	background-image: url(../../images/jobseeker/index/image_case_students.png);
}
#using .pagination_btns .swiper-pagination-bullet:nth-child(2) {
	background-image: url(../../images/jobseeker/index/image_case_ex_trainee.png);
}
#using .pagination_btns .swiper-pagination-bullet:nth-child(3) {
	background-image: url(../../images/jobseeker/index/image_case_refugee_visa.png);
}
#using .pagination_btns .swiper-pagination-bullet:nth-child(4) {
	background-image: url(../../images/jobseeker/index/image_case_working_holiday.png);
}
#using .pagination_btns .swiper-pagination-bullet:nth-child(5) {
	background-image: url(../../images/jobseeker/index/image_case_permanent_residence.png);
}
#using .pagination_btns .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-color: #33a8ed;
}
@media only screen and (min-width: 768px) and (max-width: 936px) {
	#using .case {
		align-items: center;
	}
	#using .case .image_area .case_type_image .case_type_caption {
		font-size: 2.564vw;
		top: 83.59%;
	}
}
@media only screen and (max-width: 767px) {
	#using {
		text-align: center;
		padding-top: 3.911vw;
	}
	#using .section_inner {
		padding: 7.822vw 3.259vw 0;
		background-position: 8.475vw top;
		background-size: 17.741vw auto;
	}
	#using .section_inner .title_area {
		position: relative;
		top: 0;
		padding: 0;
	}
	#using .sub_text {
		font-size: 4.4334vw;
	}
	#using .sub_text .num {
		font-size: 5.215vw;
	}
	#using .cases {
		padding-top: 0;
		display: flex;
		margin: 0 -3.259vw;
	}
	#using .case {
		padding-top: 13.037vw;
		flex-direction: column;
		background-position: center 1.956vw;
		background-size: 29.987vw auto;
		padding-left: 3.259vw;
		padding-right: 3.259vw;
	}
	#using .case .text_area {
		width: 84.746vw;
		padding-top: 0;
		margin: 0 auto;
	}
	#using .case .text_area .case_type {
		font-size: 5.737vw;
		margin-bottom: 2.608vw;
	}
	#using .case .image_area {
		margin-top: 3.911vw;
	}
	#using .case .image_area .case_type_image {
		max-width: 100%;
		margin: 0 auto;
	}
	#using .case .image_area .case_type_image .case_type_caption {
		font-size: 4.954vw;
		top: 79.531vw;
		line-height: 1.2;
	}
	#using .navigation_btns {
		width: 28.683vw;
		margin: 0 auto;
	}
	#using .navigation_btns .swiper-button-prev,
	#using .navigation_btns .swiper-button-next {
		width: 13.21vw;
		height: 13.21vw;
	}
	#using .navigation_btns .swiper-button-prev:after,
	#using .navigation_btns .swiper-button-next:after {
		font-size: 4.302vw;
	}
	#using .pagination_btns {
		position: relative;
		margin-top: 7.823vw;
	}
	#using .pagination_btns .swiper-pagination-bullet {
		width: 11.734vw;
		height: 11.734vw;
		border-width: 0.652vw;
		margin: 0 1.825vw;
	}
}

#howto {
	color: #646776;
	position: relative;
	background: url(../../images/jobseeker/index/bg_howto_pc.png) no-repeat center top;
	padding: 130px 0 140px;
	margin-bottom: -130px;
}
#howto .section_inner {
	display: flex;
	justify-content: space-between;
	position: relative;
}
#howto .section_inner:after {
	position: absolute;
	content: "";
	display: block;
	border-bottom: 1px solid #e5e6ef;
	bottom: -40px;
	left: 15px;
	right: 15px;
	box-sizing: border-box;
}
#howto .section_inner .image_area {
	width: 42.8%;
}
#howto .section_inner .image_area .image_phone {
	width: 76%;
	max-width: 100%;
	position: relative;
	margin: 0 auto;
}
#howto .section_inner .image_area .image_phone:before {
	content: "";
	position: absolute;
	display: block;
	width: 132px;
	height: 158px;
	background: url(../../images/jobseeker/index/image_howto_bee.png) no-repeat top left;
	background-size: 100% auto;
	top: -20px;
	left: -165px;
}
#howto .section_inner .text_area {
	flex: 1;
	padding-top: 40px;
}
#howto .section_inner .text_area > p {
	width: 400px;
}
#howto .section_btn {
	margin: 25px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1109px) {
	#howto .section_inner .image_area .image_phone {
		width: 60%;
		margin: 0 10px 0 auto;
	}
	#howto .section_inner .image_area .image_phone:before {
		width: 11.903vw;
		height: 14.247vw;
		left: -13.526vw;
	}
}
@media only screen and (max-width: 767px) {
	#howto {
		padding: 14.342vw 0 8.866vw;
		text-align: center;
		margin-bottom: 0;
	}
	#howto .section_inner {
		flex-direction: column-reverse;
	}
	#howto .section_inner:after {
		bottom: -8.866vw;
		left: 0;
		right: 0;
	}
	#howto .section_inner .image_area {
		width: 100%;
		margin-top: 6.519vw;
	}
	#howto .section_inner .image_area .image_phone {
		width: 49.54vw;
	}
	#howto .section_inner .image_area .image_phone:before {
		width: 16.688vw;
		height: 19.948vw;
		top: 0;
		left: -19.557vw;
	}
	#howto .section_inner .text_area {
		width: 100%;
		padding-top: 0;
	}
	#howto .section_inner .text_area > p {
		width: 100%;
	}
	#howto .section_btn {
		margin: 6.519vw auto 0;
	}
}

#roadmap {
	padding: 50px 0 100px;
	color: #646776;
	overflow: hidden;
}
#roadmap .section_inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#roadmap .section_inner .text_area {
	width: 58.5%;
	z-index: 1;
	background: url(../../images/jobseeker/index/bg_roadmap.png) no-repeat left top;
	background-size: 115% auto;
	padding-top: 45px;
}
#roadmap .section_inner .text_area p {
	max-width: 515px;
}
#roadmap .section_inner .text_area .detail_btns {
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
#roadmap .section_inner .text_area .detail_btns > li a {
	display: block;
	width: 100%;
	position: relative;
	border-radius: 5px;
	padding: 15px 15px 15px 60px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0px 20px 40px 0px rgba(0,0,0,0.1);
}
#roadmap .section_inner .text_area .detail_btns > li a:before {
	position: absolute;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	top: 0;
	bottom: 0;
	left: 20px;
	margin: auto 0;
}
#roadmap .section_inner .text_area .detail_btns > li.finding {
	width: 45.5%;
}
#roadmap .section_inner .text_area .detail_btns > li.finding a {
	color: #ffffff;
	background-color: #007aff;
}
#roadmap .section_inner .text_area .detail_btns > li.finding a:before {
	width: 35px;
	height: 35px;
	background-image: url(../../images/jobseeker/index/icon_job.png);
}
#roadmap .section_inner .text_area .detail_btns > li.hiring {
	width: 51.15%;
}
#roadmap .section_inner .text_area .detail_btns > li.hiring a {
	color: #ffffff;
	background-color: #fd9d53;
}
#roadmap .section_inner .text_area .detail_btns > li.hiring a:before {
	width: 29px;
	height: 24px;
	background-image: url(../../images/jobseeker/index/icon_bag.png);
}
#roadmap .section_inner .image_area {
	flex: 1;
	height: 570px;
	position: relative;
}
#roadmap .section_inner .image_area img {
	position: absolute;
	left: 0;
	width: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
	#roadmap .section_inner .text_area .detail_btns > li a {
		padding: 1.316vw 1.316vw 1.316vw 5.263vw;
/*		font-size: 1.403vw;*/
		font-size: 1.229vw;
	}
	#roadmap .section_inner .text_area .detail_btns > li a:before {
		left: 1.803vw;
	}
	#roadmap .section_inner .text_area .detail_btns > li.finding a:before {
		width: 3.156vw;
		height: 3.156vw;
	}
	#roadmap .section_inner .text_area .detail_btns > li.hiring a:before {
		width: 2.615vw;
		height: 2.164vw;
	}
	#roadmap .section_inner .image_area {
		height: 51.398vw
	}
	#roadmap .section_inner .image_area img {
		height: 100%;
	}
}
@media only screen and (max-width: 767px) {
	#roadmap {
		padding-top: 11.734vw;
		padding-bottom: 9.126vw;
	}
	#roadmap .section_inner {
		flex-direction: column;
		padding: 0;
	}
	#roadmap .section_inner .text_area {
		width: 100%;
		background-position: center top;
		background-size: 100% auto;
		padding-top: 0;
	}
	#roadmap .section_inner .text_area > p {
		width: 81.226vw;
		max-width: none;
		margin: 0 auto;
		text-align: center;
	}
	#roadmap .section_inner .text_area .detail_btns {
		width: 74.055vw;
		margin: 9.126vw auto 0;
		flex-direction: column;
	}
	#roadmap .section_inner .text_area .detail_btns > li {
		margin-top: 4.563vw;
	}
	#roadmap .section_inner .text_area .detail_btns > li:first-child {
		margin-top: 0;
	}
	#roadmap .section_inner .text_area .detail_btns > li a {
		width: 100%;
		border-radius: 5px;
		padding: 2.608vw 3.259vw 1.956vw 10.430vw;
	}
	#roadmap .section_inner .text_area .detail_btns > li a:before {
		left: 3.911vw;
	}
	#roadmap .section_inner .text_area .detail_btns > li.finding {
		width: 100%;
	}
	#roadmap .section_inner .text_area .detail_btns > li.finding a {
		color: #ffffff;
		background-color: #007aff;
	}
	#roadmap .section_inner .text_area .detail_btns > li.finding a:before {
		width: 6.258vw;
		height: 6.258vw;
	}
	#roadmap .section_inner .text_area .detail_btns > li.hiring {
		width: 100%;
	}
	#roadmap .section_inner .text_area .detail_btns > li.hiring a {
		color: #ffffff;
		background-color: #fd9d53;
	}
	#roadmap .section_inner .text_area .detail_btns > li.hiring a:before {
		width: 5.997vw;
		height: 4.954vw;
	}
	#roadmap .section_inner .image_area {
		height: auto;
		width: 93.09vw;
		margin: 6.519vw auto 0;
	}
	#roadmap .section_inner .image_area img {
		position: relative;
		width: 100%;
	}
}
#roadmap + .media {
	background: url(../../images/jobseeker/index/bg_roadmap_pc.png) no-repeat center top;
	padding: 230px 0 120px;
	margin-top: -265px;
	margin-bottom: -115px;
}
@media only screen and (max-width: 767px) {
	#roadmap + .media {
		background: none;
		padding: 0;
		margin: 0;
	}
}
