/*----------------------------------------------------------------------------*/
/* 	株式会社富士誇  採用情報 page					 	CSS      */
/*----------------------------------------------------------------------------*/
@charset "utf-8";

	main {
	}
	main#container {
/*		background-color: #FFF;	*/
		z-index:1;
	}

	main#container h1 {
		text-indent: -99999px;	/* テキスト非表示 */
	}
	#sviewerPC {			/* ●PC */
		height:210px;
	}

/* font-family  ◆*/
	h1,
	#g-nav-list li:nth-child(1),
	#news h2,
	#blog h2,
	#recruit h2 {
		font-weight:normal;
		font-family: 'Futura medium bt', sans-serif;
		font-display: swap;
	}

/* heading  ◆*/
	#news h2,
	#blog h2,
	#recruit h2 {
		font-size: 5rem;
		text-align: center;
		margin: 0 0 50px 0;
		font-weight: normal;
		color: #0F1419;		/* cacielo-blk */
	}

	@media screen and (max-width:768px) {
		#news h2,
		#blog h2,
		#recruit h2 {
			font-size: 2rem;
		}
	}

	#sviewerPC .box01 .h1subt {
		margin-top:-28px;
		font-size:46px;
		padding-left:21%;
		transform: rotate(-7deg);	/*◇斜体 */
	}
	@media only screen and (min-width:992px) {	/* PC ～　iPad size  */

		.particle01 {
			margin:0 auto 0 auto;
			height:100px;
			z-index:0;
		}
		.formsec  .contactBlock dl#cb-title dt {
			display:block;
			margin:0 auto 50px auto;
			width:90%;
			text-indent:0px;	/* テキスト表示 */
			text-align:center;
			font-size:24px;
			line-height:1.4em;
			font-family: "Noto Sans JP", serif;
			font-optical-sizing: auto;
			font-weight: 700;	
			font-style: normal;
			font-display: swap;
			color:#222;
			font-weight:bold;
			padding:0 0 0 0;
			border-left: 5px solid #BD1A20;		/* cacielo-red02 */
		}
		.formsec  {
			margin: 0 auto 50px auto;
			background:linear-gradient(90deg,#F3F3F3 0%,#F3F3F3 35%,white 35%,white 100%);	/* ★ */
		}
		.formsec  #form01 dl:nth-child(5)  {		/*応募職種 */
			width:120%;
			padding-bottom:0px;
		}
		.formsec  #form01 dl:nth-child(6)  {		/* お問い合わせ内容 */
			width:100%;
			padding-bottom:0px;
		}
	}
	@media screen and (max-width:992px) {

		.particle01 {
			margin:-160px auto 0 auto;
			margin:0px auto 0 auto;
			z-index:0;
		}
		.formsec  {
			margin: 0 auto 0 0 auto;
			width: 100%;
			padding-top:50px;
			padding-bottom:20px;
			background:linear-gradient(90deg,#F3F3F3 0%,#F3F3F3 35%,white 35%,white 100%);	/* ★ */
		}
		.formsec  .contactBlock {
			z-index:2;
		}
		.formsec  .contactBlock dl#cb-title dt {
			display:block;
			text-indent:0px;	/* テキスト表示 */
			text-align:center;
			font-size:13px;
			font-weight:bold;
			padding:10px 0 20px 0;
		}
		.formsec  #form01 dl:nth-child(6)  {	/* お問い合わせ内容 */
			width:110%;
			padding-bottom:0px;
		}
	}
	/* Tablet Layout ◇ */
	@media only screen and (min-width: 767px) and (max-width: 992px) {

		.formsec  .contactBlock dl#cb-title dt {
			display:block;
			margin:30px auto 20px auto;
			width:80%;
			text-indent:0px;	/* テキスト表示 */
			text-align:center;
			font-size:20px;
			line-height:1.4em;
			font-family: "Noto Sans JP", serif;
			font-optical-sizing: auto;
			font-weight: 700;	
			font-style: normal;
			font-display: swap;
			color:#222;
			font-weight:bold;
			padding:0 0 0 0;
			border-left: 5px solid #BD1A20;		/* cacielo-red02 */
		}

	}

/* ■ introduction section -----------------------------------------------*/

	#introduction {		/* ◆PC Layout  */
		margin:0 auto 0 auto;
		width:100%;
		padding-bottom:180px;
		background-color:#FFF;
		position:relative;
	}

	#introduction h2 span.bgLRextend::before{
		background:#333;
	}
	#introduction .cont {
		margin:50px auto 0 auto;
		width:100%;
	}
	#introduction .cont .inttxt {
		margin:0 auto 0 auto;
		width:100%;
		font-size:19px;
		text-align:center;
		line-height:1.8em;
		font-family: "Noto Sans JP", serif;
		font-optical-sizing: auto;
		font-weight: 500;
		font-style: normal;
		font-display: swap;
		padding-bottom:0;
	}
	#introduction .cont h2 {
		display:block;
		margin:0 auto 30px auto;
		width:70%;
		font-size:32px;
		text-align:center;
		line-height:1.8em;
		letter-spacing:2.0px;
		font-family: "Noto Sans JP", serif;
		font-optical-sizing: auto;
		font-weight: 700;
		font-style: normal;
		font-display: swap;
		color:#444;
		padding-bottom:20px;
		border-bottom: 1px solid #221815;		/* fujico-blk */
	}
	#introduction .cont .philosophy {
		margin:0 auto 0 auto;
		width:70%;
		padding:20px 0 20px 0;
			border-radius:15px;
			-moz-border-radius:15px;
			-webkit-border-radius:15px;
	}
	#introduction .cont .philosophy p {
		margin:0 auto 0 auto;   
		width:65%;
		height:100px;
		font-size:18px;
		line-height:1.8em;
		font-family: "Noto Sans JP", serif;
		font-optical-sizing: auto;
		font-weight: 500;
		font-style: normal;
		font-display: swap;
		color:#222;
		padding:0 30px 30px 0;
	}
	#introduction .cont>.textbox .philosophy>dl dt>img {
		display:block;
		position:absolute;
		top:0;
		right:0;
		zoom:0.7;
	}
	#introduction .symbl01 {
		position:absolute;
		top:5%;
		left:5%;
		width:315px;
		height:334px;
		z-index:1;
	}
	#introduction .symbl01 img {
		display:block;
	}

	@media only screen and (min-width: 1400px) and (max-width: 1680px) {	/*◇ PC-S */

	}
	@media only screen and (min-width: 1020px) and (max-width: 1400px) {	/*◇ PC-S */

		#introduction .cont>.textbox {
			position:absolute;
			top:200px;
			left:0;
			right:0;
			margin:auto;
			width:80%;
		}
		#introduction .cont .philosophy {
			margin:0 auto 0 auto;
			width:70%;
			padding:20px 0 20px 0;
				border-radius:15px;
				-moz-border-radius:15px;
				-webkit-border-radius:15px;
		}
		#introduction .cont .philosophy p {
			margin:0 auto 0 auto;   
			width:85%;
			height:100px;
			font-size:1em;
			line-height:1.em;
			padding:0 30px 30px 0;
		}

		#introduction .cont>.textbox .philosophy>dl {
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap;
			margin:20px auto 0 12%;
			width:85%;
		}
		#introduction .cont>.textbox .philosophy>dl dt {
			margin:0 auto 0 auto;
			width:23%;
			font-size:34px;
			line-height:1.3em;
		}
		#introduction .cont>.textbox .philosophy>dl dt .ex {
			font-size:38px;
		}
		#introduction .cont>.textbox .philosophy>dl dd {
			margin:0 auto 0 auto;
			width:77%;
			font-size:16px;
			line-height:3.7em;
		}
	}
	/* Tablet Layout ◇ */
	@media only screen and (min-width: 767px) and (max-width: 1020px) {

		#introduction {
			margin:0 auto 0 auto;
			width:100%;
			padding-bottom:30px;
			background-color:#FFF;
			position:relative;
		}
		#introduction .cont .philosophy {
			margin:0 auto 0 auto;
			width:80%;
			padding:0 0 20px 5%;
		}
		#introduction .cont .philosophy p {
			margin:0 auto 0 auto;   
			width:100%;
			height:auto;
			font-size:15px;
			padding:0 20px 0px 0;
		}

	}

	@media screen and (max-width:767px) {	/* ◇SP layout ----------  */

		#introduction {
			margin:0 auto 30px auto;
			width:100%;
			padding-bottom:80px;
			position:relative;
		}
		#introduction .cont {
			margin:0 auto 20px auto;   
			width:100%;
		}
		#introduction .cont .inttxt {
			margin:0 auto 0 auto;
			width:90%;
			font-size:13px;
			text-align:center;
			line-height:1.7em;
			font-weight:bold;
			padding-bottom:0;
		}
		#introduction .cont>.textbox {
			margin:20px auto 20px auto;
			width:95%;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
		}
		#introduction .cont h2{
			margin:0 auto 25px auto;
			width:90%;
			text-align:center;
			font-size:15px;
			font-weight:bold;
			line-height:1.8em;
			color:#333;
			padding-top:10px;
			padding-bottom:7px;
		}
		#introduction .cont .philosophy {
			margin:0 auto 0 auto;
			width:80%;
			padding:0 0 20px 0;
		}
		#introduction .cont .philosophy p {
			margin:0 auto 0 auto;   
			width:100%;
			height:100px;
			font-size:12px;
			line-height:1.7em;
			padding:0 0 0 0;
		}
		#introduction .cont>.textbox .philosophy>dl dt>img {
			display:block;
			position:absolute;
			top:0;
			right:0;
			zoom:0.4;
		}
		#introduction .symbl01 {
			position:absolute;
			top:-10px;
			right:2%;
			width:95px;
			height:100px;
			z-index:1;
		}
		#introduction .symbl01 img {
			display:block;
			zoom:0.3;
		}
	}

/* ■ 求人内容  ----------------------------------------------------------------*/

	#recinf {
		margin:0 auto 0 auto;
		padding-bottom:80px;
		background:linear-gradient(90deg,#F3F3F3 0%,#F3F3F3 35%,white 35%,white 100%);	/* ★ */
		position:relative;;
	}
	#recinf .sectitle {
		margin: 30px auto 0 auto;
		width: 100%;
		height: 200px;
		padding-top:0px;
		padding-bottom:0;
	}
	#recinf .sectitle h2 {
		margin:0 auto 0 auto;
		width: 100%;
		text-align:center;
		width: 70%;
		font-size:46px;
		line-height:1.8em;
		letter-spacing:1.0px;
		font-family: "Noto Sans JP", serif;
		font-optical-sizing: auto;
		font-weight: 700;
		font-style: normal;
		font-display: swap;
		color:#333;
		padding:0 0 0 0;
		color: #333;
/*		border-bottom: 1px solid #BDC3C7;	*/	/* Siver */
	}
	#recinf .sectitle>p {
		margin:0 auto 0 auto;
		width: 100%;
		text-align:center;
		font-size:30px;
		line-height:1.8em;
		font-weight:bold;
		font-family: 'Futura medium bt', sans-serif;
		font-display: swap;
		letter-spacing:1.8px;
		color: #BDC3C7;		/* Siver */
		padding:15px 0 50px 0;
	}
	#recinf .symtxt {
		position:absolute;
		top:5%;
		right:15%;
		font-size:30px;
		font-weight:bold;
		font-family: "Antro_Vectra";
		font-display: swap;
		color: #333;
		transform: rotate(-7deg);	/*◇斜体 */
	}
	#recinf .cont {
		margin: 0 auto 0 auto;
		width: 70%;
		padding-top:50px;
		padding-bottom:10px;
		background-color:rgba( 255,255,255,1.0 ); 	/*  White  透過98% */
		border-radius:15px;  
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
			box-shadow: 0 0 5px #ccc;
			box-shadow: 1px 1px 5px 1px #aaa;
			-webkit-box-shadow: 1px 1px 5px 1px #aaa;
			-moz-box-shadow: 1px 1px 5px 1px #aaa;
	}
	#recinf .cont>ul {
		margin: 0 auto 30px auto;
		width: 100%;
	}
	#recinf ul {
		margin:0 auto 80px auto;
		width:100%;
	}
	#recinf ul li {
		width:100%;
	}
	/* アコーディオンタイトル */
	.title {
		font-size:1.2rem;
		font-family: "Noto Sans JP", serif;
		font-optical-sizing: auto;
		font-weight: 800;
		font-style: normal;
		font-display: swap;
		color: #222;
		padding: 2% 0 2% 50px;
		border-left: 5px solid #BD1A20;	/* cacielo-red02 */
	}
	#recinf ul li .box {
		margin:20px auto 30px auto;
		width:100%;
		max-width:850px;
		background:#FAFAFA;
	}
	#recinf ul li .box>section {
		border:none;
	}
	#recinf ul li .box>section h3 {
		text-align:left;
		font-size:17px;
		line-height:1.7em;
		font-family: "Noto Sans JP", serif;
		font-optical-sizing: auto;
		font-weight: 500;
		font-style: normal;
		font-display: swap;
		color: #B27C04;		/* Gold02 */
	}
	#recinf ul li .box>section p {
		margin: 0 auto 20px  auto;
		text-align:left;
		font-size:15px;
		line-height:1.7em;
		font-family: "Noto Sans JP", serif;
		font-optical-sizing: auto;
		font-weight: 400;
		font-style: normal;
		font-display: swap;
		color:#222;
		padding-left:5%;
	}
	#recinf ul li .box>section dl {
		margin: 0 auto 10px auto;
		width:100%;
	}
	#recinf ul li .box>section dt {
		text-align:left;
		font-size:15px;
		line-height:1.7em;
		font-family: "Noto Sans JP", serif;
		font-optical-sizing: auto;
		font-weight: 500;
		font-style: normal;
		font-display: swap;
		color:#222;
		padding-left:2.5%;
	}
	#recinf ul li .box>section dd {
		text-align:left;
		font-size:15px;
		line-height:1.7em;
		font-family: "Noto Sans JP", serif;
		font-optical-sizing: auto;
		font-weight: 400;
		font-style: normal;
		font-display: swap;
		color:#222;
		padding-left:5%;
	}
	#recinf ul li .box>section ul {
		margin: 0 auto 0 auto;
		width:100%;
	}
	#recinf ul li .box>section li {
		text-align:left;
		font-size:15px;
		line-height:1.7em;
		font-family: "Noto Sans JP", serif;
		font-optical-sizing: auto;
		font-weight: 400;
		font-style: normal;
		font-display: swap;
		color:#222;
 		padding-left:1.2em;
	 	text-indent:-1.2em;	/* 2行目以降1字下げ */
	}
	#recinf ul li .toForm {		/* 応募FORMへ */
		margin:40px auto 10px auto;
		width:100%;
		height:50px;
	}
	#recinf ul li .toForm .dt-btn {
		margin: 0 auto 0 auto;
		width:30%;
		height:30px;
	}
	#recinf ul li .toForm .dt-btn a {
		display:block;
		text-align: center;
	 	font-size: 1.0rem;
		font-weight:bold;
		font-family: "Futura Heavy font";
		font-display: swap;
		color:#FFF;
		padding:8px 0 8px 0;
		background-color:#221815;	/* fujico-blk */
		border: 1px solid #221815;	/* fujico-blk */
	}
	#recinf ul li .toForm .dt-btn a:hover {
		color:#222;
		background-color:#F4F4F4;
		border: 1px solid #221815;	/* fujico-blk */
	}

	/* Tablet Layout ◇ */
	@media only screen and (min-width: 767px) and (max-width: 1020px) {

		#recinf {
			margin:0 auto 40px auto;
			padding-bottom:50px;
			background:linear-gradient(rgba(27, 74, 112, 0.6), rgba(27, 74, 112, 0.6)),
		}
		.faq_trm11 {
			padding-top:0;
		}

		#recinf .sectitle {
			margin: 30px auto 0 auto;
			width: 100%;
			height: auto;
			padding-top:0;
			padding-bottom:0;
		}
		#recinf .sectitle h2 {
			margin:0 auto 0 auto;
			width: 100%;
			text-align:center;
			width: 70%;
			font-size:28px;
			line-height:1.0em;
			padding:0 0 0 0;
			color: #222;
		}
		#recinf .sectitle>p {
			margin:0 auto 0 auto;
			width: 100%;
			text-align:center;
			font-size:18px;
			padding:15px 0 20px 0;
		}
		#recinf .cont {
			margin: 0 auto 0 auto;
			width: 90%;
			padding-top:35px;
			padding-bottom:5px;
			background-color:rgba( 255,255,255,1.0 ); 	/*  White  透過95% */
			border-radius:10px;  
			-moz-border-radius:10px;
			-webkit-border-radius:10px;
				box-shadow: 1px 1px 10px 1px #aaa;
				-webkit-box-shadow: 1px 1px 10px 1px #aaa;
				-moz-box-shadow: 1px 1px 10px 1px #aaa;
		}
		#recinf .cont>ul {
			margin: 0 auto 0 auto;
			width: 90%;
		}
		#recinf ul {
			margin:0 auto 30px auto;
		}
		.title {
			font-size:1.0rem;
			padding: 2% 0 2% 35px;
			border-left: 5px solid #BD1A20;	/* cacielo-red02 */
		}
		#recinf ul li .box {
			margin:0 auto 0 auto;
			width:100%;
		}
		#recinf ul li .box>section h3 {
			text-align:left;
			font-size:15px;
			line-height:1.7em;
			padding-left:2.5%;
		}
		#recinf ul li .box>section dl {
			margin: 0 auto 10px auto;
			width:100%;
		}
		#recinf ul li .box>section dt {
			font-size:15px;
			line-height:1.7em;
			padding-left:2.5%;
		}
		#recinf ul li .box>section dd {
			font-size:14px;
			line-height:1.7em;
			padding-left:2.5%;
		}
		#recinf ul li .box>section li {
			text-align:left;
			font-size:14px;
			line-height:1.7em;
	 		padding-left:1.2em;
		 	text-indent:-1.2em;	/* 2行目以降1字下げ */
		}

	}

	@media screen and (max-width:767px) {

		#recinf{
			margin:0 auto 0 auto;
			padding-bottom:0;
		}
		.faq_trm11 {
			padding-top:0;
		}
		#recinf .sectitle {
			margin:0 auto 0 auto;
			width: 90%;
			height: 80px;
			padding-top:0;
			padding-bottom:0;
		}
		#recinf .sectitle h2 {
			margin:20px auto 0 auto;
			width: 100%;
			text-align:center;
			width: 80%;
			font-weight:bold;
			font-size:16px;
			line-height:1.7em;
			letter-spacing:0.5px;
			padding:0 0 8px 0;
			color: #222;
			border-bottom: 1px solid #BDC3C7;		/* Siver */
		}
		#recinf .sectitle>p {
			margin:0 auto 0 auto;
			width: 100%;
			text-align:center;
			font-size:15px;
			line-height:1.5em;
			font-family: 'Futura medium bt', sans-serif;
			font-display: swap;
			letter-spacing:1.0px;
			color: #BDC3C7;		/* Siver */
			padding:8px 0 0 0;
		}
		#recinf .symtxt {
			position:absolute;
			top:5px;
			right:10px;
			font-size:12px;
			font-weight:bold;
			font-family: "Antro_Vectra";
			font-display: swap;
			color: #333;
			transform: rotate(-7deg);	/*◇斜体 */
		}
		#recinf .cont {
			margin: 0 auto 0 auto;
			width: 90%;
			padding-top:10px;
			padding-bottom:5px;
			padding: 20px 10px 0 10x;
			background-color:transparent;
				box-shadow: none;
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
		}
		#recinf .cont>ul {
			margin: 0 auto 0 auto;
			width: 100%;
		}
		/* アコーディオンタイトル */
		.title {
			width:90%;
			font-size:14px;
			line-height:1.4em;
			font-weight:bold;
			color: #222;
			padding: 2% 0 2% 35px;
			border-left: 3px solid #BD1A20;	/* cacielo-red02 */
			background-color:#fff;
	 		padding-left:4.3em;
		 	text-indent:-3.8em;	/* 2行目以降1字下げ */
		}
		#recinf ul li .box {
			margin:10px auto 0px auto;
			width:90%;
		}
		#recinf ul li .box>section h3 {
			text-align:left; 
			font-size:13px;
			line-height:1.5em;
			font-weight: bold;
		}
		#recinf ul li .box>section p {
			margin: 0 auto 10px  auto;
			font-size:12px;
		}
		#recinf ul li .box>section dl {
			margin: 0 auto 5px auto;
			width:100%;
		}
		#recinf ul li .box>section dt {
			text-align:left;
			font-size:13px;
			line-height:1.7em;
			font-weight:bold;
		}
		#recinf ul li .box>section dd {
			text-align:left;
			font-size:12px;
			line-height:1.7em;
			font-weight:normal;
			font-style: normal;
			color:#222;
		}
		#recinf ul li .box>section ul {
			margin: 0 auto 0 auto;
			width:100%;
		}
		#recinf ul li .box>section li {
			font-size:12px;
			line-height:1.7em;
			font-style: normal;
			font-display: swap;
			color:#222;
		}
		#recinf ul li .toForm {		/* 応募FORMへ */
			margin:20px auto 15px auto;
			width:100%;
			height:30px;
		}
		#recinf ul li .toForm .dt-btn {
			margin: 0 auto 0 auto;
			width:50%;
			height:30px;
		}
		#recinf ul li .toForm .dt-btn a {
			display:block;
			text-align: center;
		 	font-size: 0.8rem;
			font-weight:bold;
			font-family: "Futura Heavy font";
			font-display: swap;
			color:#FFF;
			padding:5px 0 5px 0;
			background-color:#221815;	/* fujico-blk */
			border: 1px solid #221815;	/* fujico-blk */
		}
		#recinf ul li .toForm .dt-btn a:hover {
			color:#222;
			background-color:#F4F4F4;
			border: 1px solid #221815;	/* fujico-blk */
		}
	}

	@media screen and (max-width:550px) {

		#recinf{
			margin:0 auto -30px auto;
		}
		.faq-bg{
			margin:0 0 30px auto;
		}
	}

