@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------
　PC
--------------------------------------------------------*/
@media print, screen and (min-width: 769px){
	header div.header_inner nav.g_nav ul li:nth-child(3).accordion::before{
		width: 100%;
		content: '';
	}
	
	div.main {
		background: url(../images/for_jobseeker/main_pc.jpg) no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	ul.change {
		width: 490px;
		margin: 0 auto 70px;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	
	ul.change li{
		width: 236px;
	}
	
	ul.change li a{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1;
		width: 100%;
		height: 35px;
		border: 1px solid #000;
		color: #000;
		display: flex;
		flex-wrap:wrap;
		justify-content: center;
		align-items: center;
	}
	
	ul.change li a.active{
		background: #d7000f;
		color: #FFF;
		border: 1px solid #d7000f;
	}
	
	section h2{
		font-size: 32px;
		font-size: 3.2rem;
		color: #4d4d4d;
		line-height: 1.4;
		font-family: 'Montserrat', sans-serif;
		margin-bottom: 40px;
	}
	
	section h2 span{
		font-size: 18px;
		font-size: 1.8rem;
		display: block;
		font-family:"Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		font-weight: 500;
	}
	
	section#for_top,
	section#in_page{
		width: 750px;
		margin: 0 auto 120px;
		text-align: center;
	}
	
	section#for_top div.icon{
		width: 64px;
		margin: 0 auto 20px;
		line-height: 0;
	}
	
	section#for_top p.text,
	section#in_page p.text{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.3;
		margin-bottom: 20px;
		letter-spacing: -0.02em;
		text-align: center;
	}
	
	section#for_top div.text_box,
	section#in_page div.text_box{
		width: 100%;
		text-align: left;
	}
	
	section#for_top div.text_box p,
	section#in_page div.text_box p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.8;
		margin-bottom: 1.5em;
	}
	
	section#for_choise {
		width: 100%;
		padding: 60px 0 70px;
		background: url("../images/common/bg_square_red.png") repeat;
		background-size: 14px;
		position: relative;
		color: #4d4d4d;
	}
	
	section#for_choise ul.factory{
		width: 92.5%;
		max-width: 1150px;
		margin: 0 auto;
		background: #FFF;
		display: flex;
		flex-wrap:wrap;
		justify-content: flex-start;
		margin-bottom: 0px;
		line-height: 0;
	}
	
	section#for_choise ul.factory li{
		width: 50%;
	}
	
	section#for_choise ul.factory li:first-child{
		background: url(../images/for_jobseeker/top_photo01.jpg) no-repeat;
		background-size: cover;
	}
	
	section#for_choise ul.factory li.text{
		padding: 40px;
		position: relative;
	}
	
	section#for_choise ul.factory li.text h3{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.3;
		margin-bottom: 8px;
		color: #d7000f;
		font-family: 'Montserrat', sans-serif;
	}
	
	section#for_choise ul.factory li.text h4{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.3;
		margin-bottom: 8px;
		display: flex;
		flex-wrap:wrap;
		justify-content: flex-start;
		align-items: center;
	}
	
	section#for_choise ul.factory li.text h4 span{
		width: 60px;
		margin-right: 24px;
	}
	
	section#for_choise ul.factory li.text p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.8;
		margin-bottom: 50px;
	}
	
	section#for_choise ul.factory li.text div.more {
		position: absolute;
		right: 40px;
		bottom: 40px;
	}
	
	section#for_choise ul.block {
		width: 92.5%;
		max-width: 760px;
		margin: 0 auto;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	
	section#for_choise ul.block li{
		width: 48.4%;
		max-width: 368px;
		height: 610px;
		background: #FFF;
		padding: 18px;
		position: relative;
	}
	
	section#for_choise ul.block li div.photo{
		line-height: 0;
		margin-bottom: 10px;
	}
	
	section#for_choise ul.block li span.icon{
		width: 60px;
		height: 70px;
		display: block;
		line-height: 0;
		margin: 0 auto 10px;
	}
	
	section#for_choise ul.block li:last-child span.icon{
		width: 50px;
	}
	
	section#for_choise ul.block li h4{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.3;
		margin-bottom: 8px;
		text-align: center;
	}
	
	section#for_choise ul.block li p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.8;
	}
	
	section#for_choise ul.block li div.more {
		position: absolute;
		right: 15px;
		bottom: 30px;
	}
	
	section#in_page div.icon.factory {
		width: 56px;
		margin: 0 auto 20px;
		line-height: 0;
	}
	
	section#in_page div.icon.smart {
		width: 56px;
		margin: 0 auto 20px;
		line-height: 0;
	}
	
	section#in_page div.icon.sales {
		width: 50px;
		margin: 0 auto 20px;
		line-height: 0;
	}
	
	section#in_page div.photo {
		width: 100%;
		margin-top: 30px;
	}
	
	section#flow {
		width: 100%;
		padding: 100px 0 30px;
		background: url("../images/common/bg_square_red.png") repeat;
		background-size: 14px;
		position: relative;
		color: #4d4d4d;
	}
	
	section#flow div.icon{
		width: 146px;
		position: absolute;
		top: -72px;
		left: -webkit-calc(50% - 73px);
		left: -moz-calc(50% - 73px);
		left: calc(50% - 73px);
		z-index: 10;
	}
	
	section#flow div.block{
		width: 92.5%;
		max-width: 854px;
		margin: 0 auto;
	}
	
	section#flow div.block h3{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.3;
		margin-bottom: 30px;
		text-align: center;
	}
	
	section#flow div.block p.cap{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.3;
		text-align: right;
		margin-top: 30px;
	}
	
	section#flow div.block p.cap.left{
		text-align: left;
	}
	
	section#essential {
		width: 100%;
		padding: 80px 0;
		background: #f6f6f6;
		position: relative;
		color: #4d4d4d;
	}
	
	section#essential div.block{
		width: 92.5%;
		max-width: 1000px;
		margin: 0 auto;
	}
	
	section#essential div.block h3{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.3;
		margin-bottom: 25px;
		text-align: center;
	}
	
	section#essential div.block dl{
		width: 100%;
		border-top: 1px solid #1a1a1a;
		margin-bottom: 10px;
		display: flex;
		flex-wrap:wrap;
		justify-content: flex-start;
	}
	
	section#essential div.block dl dt{
		width: 150px;
		border-bottom: 1px solid #1a1a1a;
		padding: 15px 0 15px 15px;
		font-weight: 500;
	}
	
	section#essential div.block dl dd{
		width: -webkit-calc(100% - 150px);
		width: -moz-calc(100% - 150px);
		width: calc(100% - 150px);
		border-bottom: 1px solid #1a1a1a;
		padding: 15px 0;
	}
	
	section#essential div.block dl dd .red{
		color: #d7000f;
	}
	
	section#essential div.block p.cap{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.3;
		margin-bottom: 25px;
		text-align: left;
		letter-spacing: -0.02em;
	}
	
	section#essential div.block ul.entry_box{
		width: 100%;
		display: flex;
		flex-wrap:wrap;
		justify-content: center;
		align-items: center;
		margin-top: 56px
	}
	
	section#essential div.block ul.entry_box li{
		width: 340px;
		margin: 0 25px;
	}
	
	section#essential div.block ul.entry_box li a{
		width: 100%;
		height: 60px;
		color: #FFF;
		line-height: 1;
	}
	
	section#essential div.block ul.entry_box li a.entry{
		display: flex;
		flex-wrap:wrap;
		justify-content: flex-start;
		align-items: center;
		font-size: 24px;
		font-size: 2.4rem;
		background: #d7000f;
		padding: 0 25px;
	}
	
	section#essential div.block ul.entry_box li a.other{
		display: flex;
		flex-wrap:wrap;
		justify-content: center;
		align-items: center;
		font-size: 18px;
		font-size: 1.8rem;
		background: #29abe2;
	}
	
	section#essential div.block ul.entry_box li a span{
		width: 30px;
		margin-right: 60px;
		display: inline-block;
	}
}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media screen and (max-width: 768px){
	
	div.main {
		width: 100%;
		height: auto;
		line-height: 0;
		margin-bottom: 25px;
	}
	
	div.main div.inner{
		width: 100%;
	}
	
	ul.change {
		width: 92.5%;
		margin: 0 auto 50px;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	
	ul.change li{
		width: 48%;
	}
	
	ul.change li a{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1;
		width: 100%;
		height: 30px;
		border: 1px solid #000;
		color: #000;
		display: flex;
		flex-wrap:wrap;
		justify-content: center;
		align-items: center;
	}
	
	ul.change li a.active{
		background: #d7000f;
		color: #FFF;
		border: 1px solid #d7000f;
	}
	
	section h2{
		width: 92.5%;
		margin: 0 auto 30px;
		font-size: 24px;
		font-size: 2.4rem;
		color: #4d4d4d;
		line-height: 1.4;
		font-family: 'Montserrat', sans-serif;
	}
	
	section h2 span{
		font-size: 14px;
		font-size: 1.4rem;
		display: block;
		font-family:"Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
		font-weight: 500;
	}

	section#for_top,
	section#in_page{
		width: 95.2%;
		margin: 0 auto 40px;
		text-align: center;
	}
	
	section#in_page{
		margin: 0 auto 100px;
	}
	
	section#for_top div.icon{
		width: 52px;
		margin: 0 auto 20px;
		line-height: 0;
	}
	
	section#for_top p.text,
	section#in_page p.text{
		width: 92.5%;
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3;
		margin: 0 auto 15px;
		text-align: center;
	}
	
	section#for_top div.text_box,
	section#in_page div.text_box{
		width: 100%;
		margin: 0 auto;
		text-align: left;
	}
	
	section#for_top div.text_box p,
	section#in_page div.text_box p{
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.8;
		margin-bottom: 1.5em;
	}
	
	section#for_choise {
		width: 100%;
		padding: 40px 0 45px;
		background: url("../images/common/bg_square_red.png") repeat;
		background-size: 14px;
		position: relative;
		color: #4d4d4d;
	}
	
	section#for_choise ul.factory{
		width: 92.5%;
		margin: 0 auto;
		padding: 15px;
		background: #FFF;
		margin-bottom: 24px;
		line-height: 0;
	}
	
	section#for_choise ul.factory li{
		width: 100%;
	}
	
	section#for_choise ul.factory li:first-child{
		margin-bottom: 15px;
	}
	
	section#for_choise ul.factory li.text{
		position: relative;
	}
	
	section#for_choise ul.factory li.text span.icon{
		display: block;
		width: 40px;
		margin: 0 auto 10px;
	}
	
	section#for_choise ul.factory li.text h3{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3;
		margin-bottom: 8px;
		color: #d7000f;
		text-align: center;
		font-family: 'Montserrat', sans-serif;
	}
	
	section#for_choise ul.factory li.text h4{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3;
		margin-bottom: 8px;
		text-align: center;
	}
	
	section#for_choise ul.factory li.text h4 span{
		width: 60px;
		margin-right: 24px;
	}
	
	section#for_choise ul.factory li.text p{
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.8;
		margin-bottom: 18px;
	}
	
	section#for_choise ul.factory li.text div.more {
		text-align: right;
	}
	
	section#for_choise ul.block {
		width: 92.5%;
		margin: 0 auto;
	}
	
	section#for_choise ul.block li{
		width: 100%;
		padding: 15px;
		background: #FFF;
		position: relative;
		margin-bottom: 15px;
	}
	
	section#for_choise ul.block li div.photo{
		line-height: 0;
		margin-bottom: 15px;
	}
	
	section#for_choise ul.block li span.icon{
		width: 45px;
		display: block;
		line-height: 0;
		margin: 0 auto 10px;
	}
	
	section#for_choise ul.block li:last-child span.icon{
		width: 40px;
	}
	
	section#for_choise ul.block li h4{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3;
		margin-bottom: 8px;
		text-align: center;
	}
	
	section#for_choise ul.block li p{
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.8;
		margin-bottom: 18px;
	}
	
	section#for_choise ul.block li div.more {
		text-align: right;
	}
	
	section#in_page div.icon.factory {
		width: 46px;
		margin: 0 auto 20px;
		line-height: 0;
	}
	
	section#in_page div.icon.smart {
		width: 46px;
		margin: 0 auto 20px;
		line-height: 0;
	}
	
	section#in_page div.icon.sales {
		width: 40px;
		margin: 0 auto 20px;
		line-height: 0;
	}
	
	section#in_page div.photo {
		width: 100%;
		margin-top: 30px;
	}
	
	section#flow {
		width: 100%;
		padding: 90px 0 30px;
		background: url("../images/common/bg_square_red.png") repeat;
		background-size: 14px;
		position: relative;
		color: #4d4d4d;
	}
	
	section#flow div.icon{
		width: 100px;
		position: absolute;
		top: -50px;
		left: -webkit-calc(50% - 50px);
		left: -moz-calc(50% - 50px);
		left: calc(50% - 50px);
		z-index: 10;
	}
	
	section#flow div.block{
		width: 92.5%;
		margin: 0 auto;
	}
	
	section#flow div.block h3{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3;
		margin-bottom: 20px;
		text-align: center;
	}
	
	section#flow div.block div.image{
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
	
	section#flow div.block p.cap{
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.3;
		text-align: center;
		margin-top: 30px;
	}
	
	section#flow div.block p.cap.left{
		text-align: left;
	}
	
	section#essential {
		width: 100%;
		padding: 60px 0;
		background: #f6f6f6;
		position: relative;
		color: #4d4d4d;
	}
	
	section#essential div.block{
		width: 92.5%;
		margin: 0 auto;
	}
	
	section#essential div.block h3{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3;
		margin-bottom: 25px;
		text-align: center;
	}
	
	section#essential div.block dl{
		width: 100%;
		border-top: 1px solid #1a1a1a;
		margin-bottom: 10px;
		display: flex;
		flex-wrap:wrap;
		justify-content: flex-start;
	}
	
	section#essential div.block dl dt{
		width: 25%;
		border-bottom: 1px solid #1a1a1a;
		padding: 15px 1em 15px 5px;
		font-weight: 500;
	}
	
	section#essential div.block dl dd{
		width: 75%;
		border-bottom: 1px solid #1a1a1a;
		padding: 15px 10px 15px 0;
	}
	
	section#essential div.block dl dd .red{
		color: #d7000f;
	}
	
	section#essential div.block ul.entry_box{
		width: 100%;
		margin-top: 40px;
	}
	
	section#essential div.block ul.entry_box li{
		width: 270px;
		margin: 0 auto 18px;
	}
	
	section#essential div.block ul.entry_box li a{
		width: 100%;
		height: 48px;
		color: #FFF;
		line-height: 1;
	}
	
	section#essential div.block ul.entry_box li a.entry{
		display: flex;
		flex-wrap:wrap;
		justify-content: flex-start;
		align-items: center;
		font-size: 18px;
		font-size: 1.8rem;
		background: #d7000f;
		padding: 0 25px;
	}
	
	section#essential div.block ul.entry_box li a.other{
		display: flex;
		flex-wrap:wrap;
		justify-content: center;
		align-items: center;
		font-size: 14px;
		font-size: 1.4rem;
		background: #29abe2;
	}
	
	section#essential div.block ul.entry_box li a span{
		width: 26px;
		margin-right: 45px;
		display: inline-block;
	}	
	
	
}