@charset "UTF-8";

/*---------------------------------------------

Careers Page CSS

coded by d-spica at 2017-12-03

---------------------------------------------*/


@import url(default.css);
@import url(base.css);
@import url(page-lower.css);


header.simple {
	padding: 0 1rem;
}

header.simple h1 {
	padding-top: 1.5em;
	text-align: center;
	font-size: 357%;
}

header.simple h1 span {
	display: block;
	margin-top: 0.4em;
	font-size: 36%;
	font-style: italic;
}

section {
	margin: 4em auto;
	padding: 0 1rem;
	max-width: 55rem;
	line-height: 1.5;
	font-size: 114%;
}

section h2 {
	margin-bottom: 0.8em;
	font-size: 150%;
	font-weight: 700;
}

section h2 span {
	margin-left: 1.5em;
	font-size: 75%;
	font-weight: 400;
}


div.jobArea {
	margin: 4em auto;
	background:#fafafa;
	padding: 4em 0;
}

div.jobArea h2 {
	margin-bottom: 2em;
	text-align: center;
	font-weight:400;
	font-size: 214%;
	padding-bottom: 20px;
	position: relative;
}


div.jobArea h2::after {
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background-color: #585959;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
}

div.jobArea p {
	font-size: 114%;
	font-weight:normal;
}
div.jobArea p.lead {
	text-align:center;	
}


div.work {
	margin-top: 4rem;
	background: #FAFAFA;
	padding: 1em 0;
}

div.work section h2 {
	margin-bottom: 1.2em;
	text-align: center;
	font-size: 212%;
	font-weight: 400;
}

div.work section h2:after {
	content: '';
	display: block;
	border-bottom: solid 1px;
	margin: 0 auto;
	width: 1.3em;
	height: 0.5em;
}

/*20200218追加
section.work0 {
	overflow: hidden;
}

section.work0 dl {
	float: left;
	box-sizing: border-box;
	padding: 2em 1.5em;
	width: 49%;
	line-height: 1.25;
}
section.work0 dl.bg1 {
	border: solid 0.3em #000000;
	background: url(../../careers/img/banner-career03.jpg) no-repeat center center;
	background-size:cover;
}

section.work0 dl.one {
	float: none;
	width: 100%;
}

section.work0 dl:nth-child(n+2) {
	margin-left: 2%;
}

section.work0 dt {
	margin-bottom: 0.6em;
	text-align: center;
	font-size: 250%;
	font-weight: 600;
	color:#FF9900;
	padding-left: 52%;
}

section.work0 dd {
	margin-bottom: 0.2em;
	text-align: center;
	font-size: 170%;
	font-weight: 600;
	color:#FF9900;
	padding-left: 52%;
}
20200218追加ここまで*/

/*20200821修正*/
section.work0 {
	overflow: hidden;
}

section.work0 dl {
	float: left;
	box-sizing: border-box;
	padding: 2em 1.5em;
	width: 49%;
	line-height: 1.25;
}
section.work0 dl.bg1 {
	border: solid 0.3em #000000;
	background: url(../../careers/img/banner-career03.jpg) no-repeat center center;
	background-size:cover;
}

section.work0 dl.one {
	float: none;
	width: 100%;
}

section.work0 dl:nth-child(n+2) {
	margin-left: 2%;
}

section.work0 dt {
	/*margin-bottom: 0.2em;*/
	/*text-align: center;*/
	text-align: left;
	font-size: 180%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 54%;
	line-height: 2.0em;
}

section.work0 dd {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 2.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 150%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 54%;
	line-height: 1.3em;
}
/*20200821修正ここまで*/
section.work1 {
	overflow: hidden;
}

section.work1 dl {
	float: left;
	box-sizing: border-box;
	padding: 2em 1.5em;
	width: 49%;
	line-height: 1.75;
}
section.work1 dl.bg1 {
	border: solid 0.3em #b5b5b5;
	background: url(../../careers/img/bg_silver.jpg) no-repeat left top;
	background-size:auto 100%;
}

section.work1 dl.bg2 {
	border: solid 0.3em #ebbe2d;
	background: url(../../careers/img/bg_gold.jpg) no-repeat left top;
	background-size:auto 100%;
}

section.work1 dl.bg3 {
	border: solid 0.3em #b5b5b5;
	background: url(../../careers/img/bg_silver.jpg) no-repeat center center;
	background-size:cover;
}

section.work1 dl.bg4 {
	border: solid 0.3em #b5b5b5;
	background: url(../../careers/img/banner-career03.jpg) no-repeat center center;
	background-size:cover;
}

section.work1 dl.one {
	float: none;
	width: 100%;
}

section.work1 dl:nth-child(n+2) {
	margin-left: 2%;
}

section.work1 dt {
	margin-bottom: 0.8em;
	text-align: center;
	font-size: 150%;
	font-weight: 600;
	color:#fff;
}

section.work1 dt span {
	margin-left: 0.5em;
	font-size: 83%;
}

section.work2 p {
	margin-bottom: 2em;
}

section.work2 p.summary {
	text-align: center;
}

section.work2 dl {
	display: table;
	margin-bottom: 2em;
	width: 100%;
}

section.work2 dt {
	display: table-cell;
	padding: 1.6em;
	width: 8em;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	font-size: 125%;
	font-weight: 400;
	color: #FFF;
}

section.work2 dl:nth-of-type(1) dt {
	background: #D24570;
}

section.work2 dl:nth-of-type(2) dt {
	background: #23B3C9;
}

section.work2 dl:nth-of-type(3) dt {
	background: #8AB90C;
}

section.work2 dt img {
	display: block;
	margin: 0 auto 0.8em;
}

section.work2 dd {
	display: table-cell;
	border-style: solid;
	background:#fff;
	border-width: 0.3em 0.3em 0.3em 0;
	padding: 2em;
	vertical-align: middle;
}

section.work2 dl:nth-of-type(1) dd {
	border-color: #F5BDCE;
}

section.work2 dl:nth-of-type(2) dd {
	border-color: #96DDE9;
}

section.work2 dl:nth-of-type(3) dd {
	border-color: #C3E077;
}

section.work2 dd p {
	margin-bottom: 0.5em;
	margin-left:0.3em;
	font-size: 137%;
	font-weight: 600;
}

section.work2 dd ul {
	display: table;
	border-collapse: separate;
	border-spacing: 0.4em;
	width: 100%;
}

section.work2 dd li {
	display: table-row;
}

section.work2 dd li em {
	display: table-cell;
	background: #F1F1F1;
	padding: 0.5em 0.2em;
	width: 12em;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: 400;
}

section.work2 dd li span {
	display: table-cell;
	padding: 0.5em 1em;
	vertical-align: middle;
}


section.information table {
	width: 100%;
}

section.information th,
section.information td {
	border: solid #BBB;
	border-width: 1px 0;
	vertical-align: middle;
}

section.information th {
	background: #EEE;
	padding: 2em 4em;
	text-align: center;
	white-space: nowrap;
	font-weight: 400;
}

section.information td {
	padding: 2em 0 2em 4em;
}

section.information td a {
	text-decoration: underline;
}

section.flow > div {
	background: #FAF4CE;
	padding: 3rem 4rem;
}

section.flow.mid > div {
	background: #f2f7f1;
	padding-top:0;
}

section.flow ol {
	list-style: none;
}

section.flow ol li {
	position: relative;
	margin-bottom: 2.5em;
}

section.flow ol li:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -3em;
	left: 50%;
	margin-left: -1.1em;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 1.2em 2.2em;
	border-top-color: #BBB;
}

section.flow ol p {
	margin-top: 1em;
	padding: 1em 1em;
	background: #FFF;
	text-align: center;
}

section.flow ol p span {
	margin-right: 1em;
	font-size: 112%;
}

section.flow ol dl {
	position: relative;
	box-sizing: border-box;
	border: solid #ECBF09;
	border-width: 0.4em 0.4em 0.4em 9em;
	background: #FFF;
	padding: 1.5em 3em;
}

section.flow.mid ol dl {
	border-color: #3e7c39 !important;
}

section.flow ol dt {
	margin-bottom: 0.1em;
	font-size: 111%;
	font-weight: 700;
}

section.flow ol dt img {
	position: absolute;
	top: 50%;
	left: -6.4em;
	margin-top: -2.1em;
	width: 5.4em;
}

section.flow ol dt span {
	color: #ECBF09;
}

section.flow.mid ol dt span {
	color: #3e7c39;
}

section.flow.mid ol {
	padding-top:4.8em;
}

section.flow ol li.first:after {
	bottom: -2.4em;
	border-top-color: #ECBF09;
}

section.flow ol li:first-child p {
	background: #ECBF09;
	padding: 0.8em 1em;
	font-size: 125%;
	font-weight: 700;
	color: #FFF;
}

section.flow ol li:last-child:after {
	display: none;
}

section.flow ol li:last-child p {
	background: #ECBF09;
	padding: 0.8em 1em;
	font-size: 112%;
	font-weight: 700;
}

section.flow.mid ol li:last-child p {
	background: #34732e;
	color:#fff;
}
section.flow ul.links {
	margin: 4em 0;
	overflow: hidden;
}

section.flow ul.links li {
	float: left;
	box-sizing: border-box;
	border: solid 3px #00ABEB;
	padding: 1.5em 1.5em;
	width: 49%;
	text-align: center;
	font-size: 87%;
}

section.flow ul.links li:nth-child(n+2) {
	margin-left: 2%;
}

section.flow ul.links li span {
	display: block;
	margin-bottom: 1em;
}

section.flow ul.links li a {
	display: block;
	margin: 1em auto 0;
	background: #00ABEB;
	padding: 0.5em;
	max-width: 21.5em;
	font-size: 128%;
	color: #FFF;
}

section.flow ul.links li:first-child a {
	background: #00ABEB;
	color: #FFF;
}

/*--20230302--*/
/*--links2--*/

section.flow ul.links2 {
	margin: 4em 0 0 17em ;
	overflow: hidden;
}

section.flow ul.links2 li {
	float: left;
	box-sizing: border-box;
	border: solid 3px #FF9900;
	padding: 1.5em 1.5em;
	width: 65%;
	text-align: center;
	font-size: 87%;
}
section.flow ul.links2 li:nth-child(n+2) {
	margin-left: 2%;
}

section.flow ul.links2 li span {
	display: block;
	margin-bottom: 1em;
}

section.flow ul.links2 li a {
	display: block;
	margin: 1em auto 0;
	background: #FF9900;
	padding: 0.5em;
	max-width: 21.5em;
	font-size: 128%;
	color: #FFF;
}

section.flow ul.links2 li:first-child a {
	background: #FF9900;
	color: #FFF;
}

section.flow ul.links2 .txt01 {
	color: #FF9900;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
}

section.flow ul.links2 .txt02 {
	color: #000000;
	font-size: 120%;
	/*--font-weight: bold;--*/
	line-height: 1.5em;
}

/*--links3--*/

section.flow ul.links3 {
	margin: 4em 0;
	overflow: hidden;
}

section.flow ul.links3 li {
	float: left;
	box-sizing: border-box;
	border: solid 3px #d86ecc;
	/*padding: 1.5em 1.5em;*/
	padding: 1.5em 1.5em 0.2em 1.5em;
	width: 49%;
	text-align: center;
	font-size: 87%;
}

section.flow ul.links3 li:nth-child(n+2) {
	box-sizing: border-box;
	border: solid 3px #41a341;
	margin-left: 2%;
	padding: 1.5em 1.5em;
	width: 49%;
	text-align: center;
	font-size: 87%;
}

section.flow ul.links3 li span {
	display: block;
	/*margin-bottom: 1em;*/
	margin-bottom: 1em;
}

section.flow ul.links3 li a {
	display: block;
	margin: 1em auto 0;
	background: #41a341;
	padding: 0.5em;
	max-width: 21.5em;
	font-size: 128%;
	color: #FFF;
}

section.flow ul.links3 li:first-child a {
	background: #41a341;
	color: #FFF;
}

section.flow ul.links3 .txt01 {
	color: #41a341;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
}

section.flow ul.links3 .txt02 {
	color: #000000;
	font-size: 120%;
	/*--font-weight: bold;--*/
	line-height: 1.5em;
}

/*--20240623--*/

/* 20200321 benefits */

section.point {
	margin: 4em auto 1em auto;
	overflow: hidden;
}
section.point dl {
	float: left;
	/*box-sizing: border-box;
	border-bottom: solid 1em #E5E5E5;*/
	background-repeat: no-repeat;
	background-position: left top 2.4em;
	background-size: 6em auto;
	/*padding: 2.5em 0 2em 0 ;*/
	padding: 2.5em 0 0 0 ;
	width: 49%;
}

section.point dl:nth-of-type(2){
	margin-left: 1%;
}
section.point dl:nth-of-type(4){
	margin-left: 1%;
}
section.point dl:nth-of-type(5){
	margin-left: 0%;
}
section.point dl:nth-of-type(6){
	margin-left: 1%;
}
section.point dl:nth-of-type(1) {
	background-image: url(../../careers/img/bn-02-il-01.png);
}

section.point dl:nth-of-type(2) {
	/*background-image: url(../../careers/img/bn-02-il-02.png);*/
}

section.point dl:nth-of-type(3) {
	background-image: url(../../careers/img/bn-02-il-02.png);
}

/*section.point dl:nth-of-type(1) {
    clear:both;
    width: 100%;
    float:none;
    padding: 2.5em 0 2em 0 ;
}
*/
section.point dt {
	position: relative;
	padding: 1em 0 1.5em 3.8em;
	line-height: 1.2;
	font-size: 212%;
}

/*section.point dl:nth-of-type(1) dt  {
	padding: 1em 0 1.5em 3.8em;
}
*/
section.point dt.lines {
	padding: 0.3em 0 0.3em 7em;
}

section.point dt span {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1;
	font-size: 300%;
	font-weight: 700;
	color: #3E7C39;
}
/*
section.point dd p:last-child {
	height: 8.4em;
}
*/
section.point dd p {
    font-size:150%;
    font-weight:bold;
	padding: 0 0 0 2.0em;
}
section.point dd p.center {
    text-align:center;
    font-size:124%;
    font-weight:bold;
}

/* 20241010 benefits ここまで */

/*20241010追加*/
	#player,#player2,#player3,#player4,#player5,#player6{
	  width: 100%;
	}
/*20241010追加ここまで*/

/* 表示・非表示切り替え */	
.sp_only{
  display: none;
}
.pc_only{
  display: block; 
}	
/*表示・非表示切り替えここまで*/	

@media screen and (max-width:1250px) {

/* 20200321 benefits */
	section.point dl {
		width: 49%;
	}
	section.point dl:nth-of-type(2){
	margin-left: 1%;
	}
	section.point dl:nth-of-type(4){
	margin-left: 1%;
	}
	section.point dl:nth-of-type(6){
	margin-left: 1%;
	}
	/*section.point dl:nth-of-type(3){
		margin-left: 1%;
	}*/
	section.point dt {
		font-size: 187%;
	}	
	section.point dd p:last-child {
		height: 2em;
	}	
/* 20200321 benefits ここまで */

/*20241010追加*/
	#player,#player2,#player3,#player4,#player5,#player6{
	  width: 100%;
	}
/*20241010追加ここまで*/

/*20221005追加*/
section.work0 dt {
	/*margin-bottom: 0.2em;*/
	/*text-align: center;*/
	text-align: left;
	font-size: 160%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 54%;
	line-height: 3.0em;
}

section.work0 dd {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 2.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 130%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 54%;
	line-height: 1.3em;
}
/*20221005追加ここまで*/
/* 表示・非表示切り替え */	
.sp_only{
  display: none;
}
.pc_only{
  display: block; 
}	
/*表示・非表示切り替えここまで*/	
}


@media screen and (max-width:1000px) {

	header.simple h1 {
		font-size: 300%;
		padding-top: 1em;
	}

	section.work1 dl {
		float: none;
		margin-bottom: 2em;
		width: auto;
	}

	section.work1 dl.bg1 {
		background: url(../../careers/img/bg_silver.jpg) no-repeat left top;
		background-size:cover;
	}
	
	section.work1 dl.bg2 {
		background: url(../../careers/img/bg_gold.jpg) no-repeat left top;
		background-size:cover;
	}

	section.work1 dl:nth-child(n+2) {
		margin-left: 0;
	}
	
	section.work2 p.summary {
		text-align: left;
	}
	
	section.work2 dl {
		display: block;
	}
	
	section.work2 dt {
		display: block;
		padding: 0.5em;
		width: auto;
		line-height:2.5em;
		vertical-align: middle;
	}

	section.work2 dt img {
		display: inline-block;
		margin-right: 0.5em;
		margin-top:-5px;
		margin-bottom: 0;
		width: 2em;
		height:auto;
		vertical-align: middle;
	}

	section.work2 dd {
		display: block;
		border-width: 0 0.3em 0.3em;
		padding: 1em;
	}
	
	section.work2 dd p {
		font-size: 125%;
	}
	
	section.flow > div {
		padding: 2rem 3rem;
	}
	
	section.information th {
		padding: 1em 2em;
	}

	section.information td {
		padding: 1em 0 1em 2em;
	}
	
	section.flow ol dl {
		padding: 1em;
	}
	
	section.flow ul.links li {
		float: none;
		margin: 0 auto 1.5em !important;
		width: auto;
		max-width: 38em;
	}
	section.flow ul.links2 li {
		float: none;
		margin: 0 auto 1.5em !important;
		width: auto;
		max-width: 38em;
	}
	section.flow ul.links3 li {
		float: none;
		margin: 0 auto 1.5em !important;
		width: auto;
		max-width: 38em;
	}

	section.flow ul.links3 li:nth-child(n+2) {
		float: none;
		margin: 0 auto 1.5em !important;
		width: auto;
		max-width: 38em;
	}
/* 20200321 benefits */
	section.point dl {
		width: 49%;
	}
	section.point dl:nth-of-type(2){
	margin-left: 1%;
	}
	section.point dl:nth-of-type(4){
	margin-left: 1%;
	}
	section.point dl:nth-of-type(6){
	margin-left: 1%;
	}
	section.point dl {
        background-position: left top 2.4em;
        background-size: 4.2em auto;
    }
	section.point dt {
		font-size: 150%;
	}

	section.point dd p.number {
		font-size: 150%;
	}
	
	section.point dd p:last-child {
		height: 2em;
	}	
/* 20200321 benefits ここまで */

/*20241010追加*/
	#player,#player2,#player3,#player4,#player5,#player6{
	  width: 100%;
	}
/*20241010追加ここまで*/

/*20221005追加*/
section.work0 dt {
	/*margin-bottom: 0.2em;*/
	/*text-align: center;*/
	text-align: left;
	font-size: 140%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 54%;
	line-height: 2.0em;
}

section.work0 dd {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 2.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 110%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 54%;
	line-height: 1.3em;
}
/*20221005追加ここまで*/
/* 表示・非表示切り替え */	
.sp_only{
  display: none;
}
.pc_only{
  display: block; 
}		
/*表示・非表示切り替えここまで*/	
}


@media screen and (max-width:800px) {
	
	section.flow > div {
		padding: 2rem 2rem;
	}
	section.flow.mid > div {
		padding-top:2rem;
	}
	section.flow.mid ol {
		padding-top:0;
	}
	
	section.flow ol li.first:after {
		bottom: -2.3em;
	}
	
	section.flow ol li.first:after {
		margin-left:-20px;
	}

/*20200218追加*/
section.work0 dt {
	font-size: 100%;
	padding-left: 56%;
}
section.work0 dd {
	font-size: 120%;
	padding-left: 60%;
}
/*20200218追加ここまで*/

/* 20200321 benefits */
	section.point dl {
		padding: 2.5em 0 0 0 ;
	}	
	section.point dl {
		width: 100%;
	}
	/*section.point dl:nth-of-type(3){
		margin-left: 0%;
	}*/
	section.point dl {
		float: none;
		margin-left: 0 !important;
		width: auto;
	}
	
	section.point dd p:last-child {
		height: 2em;
	}	

/* 20200321 benefits ここまで */

/*20241010追加*/
	#player,#player2,#player3,#player4,#player5,#player6{
	  width: 100%;
	}
/*20241010追加ここまで*/

/*20221005追加*/
section.work0 dl.bg1 {
	border: solid 0.3em #000000;
	background: url(../../careers/img/banner-career03.jpg) no-repeat left center;
	background-size:cover;
}
section.work0 dt {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 0.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 110%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 56%;
	line-height: 1.3em;
}

section.work0 dd {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 2.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 90%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 56%;
	line-height: 1.3em;
}
/*20221005追加ここまで*/
/* 表示・非表示切り替え */	
.sp_only{
  display: block;
}
.pc_only{
  display: none;
}	
/*表示・非表示切り替えここまで*/	

section.flow ul.links2 {
	margin: 4em 0;
	overflow: hidden;
}

section.flow ul.links3 {
	margin: 4em 0;
	overflow: hidden;
}

}

@media screen and (max-width:700px) {

/*20221005追加*/
section.work0 dl.bg1 {
	border: solid 0.3em #000000;
	background: url(../../careers/img/banner-career03.jpg) no-repeat left center;
	background-size:cover;
}
section.work0 dt {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 0.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 110%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 55%;
	line-height: 1.3em;
}

section.work0 dd {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 2.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 90%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 55%;
	line-height: 1.3em;
}
/*20221005追加ここまで*/

/* 表示・非表示切り替え */	
.sp_only{
  display: block;
}
.pc_only{
  display: none;
}
/*表示・非表示切り替えここまで*/	
}

@media screen and (max-width:670px) {

/*20221005追加*/
section.work0 dl.bg1 {
	border: solid 0.3em #000000;
	background: url(../../careers/img/banner-career03.jpg) no-repeat left center;
	background-size:cover;
}
section.work0 dt {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 0.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 110%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 60%;
	line-height: 1.3em;
}

section.work0 dd {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 2.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 90%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 60%;
	line-height: 1.3em;
}
/*20221005追加ここまで*/

/* 表示・非表示切り替え */	
.sp_only{
  display: block;
}
.pc_only{
  display: none;
}
/*表示・非表示切り替えここまで*/	
}
@media screen and (max-width:640px) {
	
	header.simple h1 {
		font-size: 220%;
	}

	header.simple h1 span {
		font-size: 40%;
	}
	
	section {
		margin: 3em 0;
		font-size: 100%;
	}

	section h2 {
		font-size: 125%;
	}
	
	div.work {
		margin-top: 2rem;
		padding: 0.5em 0;
	}
		
	
	div.work section h2 {
		font-size: 150%;
	}
	
	section.work1 dt {
		font-size: 125%;
	}
	
	
	section.job li em {
		padding: 0.5em 1em;
	}
	
	section.information th {
		padding: 1em;
	}

	section.information td {
		padding: 1em 0 1em 1em;
	}

	section.flow > div {
		padding: 0.5rem;
	}
	
	section.flow.mid > div {
		padding-top:0.5rem;
	}
	
	section.flow ol {
		padding: 0.01em 1em;
	}
	
	section.flow.mid ol {
		padding-top:2.2em;
	}
	
	section.flow ol li:first-child p {
		font-size: 100%;
	}

	section.flow ol li:last-child p {
		font-size: 100%;
	}

	section.flow ol dl {
		border-left-width: 5em;
	}

	section.flow ol dt img {
		left: -4em;
		margin-top: -1.6em;
		width: 3.6em;
	}

	section.flow ul.links li a {
		font-size: 107%;
	}

	section.flow ul.links2 li a {
		font-size: 107%;
	}

	section.flow ul.links3 li a {
		font-size: 107%;
	}
	
/*20200218追加*/
/*
section.work0 dt {
	font-size: 90%;
	padding-left: 56%;
}
section.work0 dd {
	font-size: 110%;
	padding-left: 58%;
}*/
/*20200218追加ここまで*/

/* 20200321 benefits */
	section.point dd p:last-child {
		height: 1.5em;
	}	
/* 20200321 benefits ここまで */

/*20241010追加*/
	#player,#player2,#player3,#player4,#player5,#player6{
	  width: 100%;
	}
/*20241010追加ここまで*/

/*20221005追加*/
section.work0 dl.bg1 {
	border: solid 0.3em #000000;
	background: url(../../careers/img/banner-career03_none.jpg) no-repeat left center;
	background-size:cover;
}
section.work0 dt {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 0.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 120%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 0%;
	line-height: 1.5em;
}

section.work0 dd {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 0.0em;
	/*text-align: center;*/
	text-align: left;
	font-size: 100%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 0%;
	line-height: 1.3em;
}
/*20221005追加ここまで*/
/* 表示・非表示切り替え */	
.sp_only{
  display: block;
}
.pc_only{
  display: none;
}	
/*表示・非表示切り替えここまで*/	
}

@media screen and (max-width:480px) {
	section.work2 dd ul {
		display: block;
	}

	section.work2 dd li {
		display: block;
		margin-bottom: 0.5em;
	}

	section.work2 dd li em {
		display: block;
		width: auto;
		padding: 0.5em 1em;
		text-align: left;
	}

	section.work2 dd li span {
		display: block;
		padding: 0.5em 1em;
	}
	
	section.flow.mid ol {
		padding-top:2.2em !important;
	}
	
	section.flow ol li.first:after {
		margin-left:-20px;
	}

/*20200218追加*/
	section.work0 dt {
		font-size: 80%;
		padding-left: 58%;
	}
	section.work0 dd {
		font-size: 100%;
		padding-left: 58%;
	}
	
/*20200218追加ここまで*/

/* 20200321 benefits */
	section.point dd p:last-child {
		height: 1.5em;
	}	
/* 20200321 benefits ここまで */

/*20241010追加*/
	#player,#player2,#player3,#player4,#player5,#player6{
	  width: 100%;
	}
/*20241010追加ここまで*/

/*20221005追加*/
section.work0 dl.bg1 {
	border: solid 0.3em #000000;
	background: url(../../careers/img/banner-career03_none.jpg) no-repeat left center;
	background-size:cover;
}
section.work0 dt {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 0.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 110%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 0%;
	line-height: 1.3em;
}

section.work0 dd {
	/*margin-bottom: 0.2em;*/
	margin-bottom: 0.2em;
	/*text-align: center;*/
	text-align: left;
	font-size: 90%;
	font-weight: 600;
	/*font-size: 210%;
	font-weight: 600;*/
	color:#FF9900;
	padding-left: 0%;
	line-height: 1.3em;
}
/*20221005追加ここまで*/
/* 表示・非表示切り替え */	
.sp_only{
  display: block;
}
.pc_only{
  display: none;
}	
/*表示・非表示切り替えここまで*/	
}


