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

/*20.馬場産業の強み*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	/*キービジュアル*/
	#sto-key {
		z-index: 1;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#sto-key img {
		display: block;
		position: relative;
		width: 100%;
		height: 350px;
		object-fit: cover;
		object-position: center;
	}
	
	.sto-key-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.sto-key-text h1 {
		margin-bottom: 20px;
		font-size: 50px;
		font-weight: 500;
		font-family: 'Montserrat', 'sans-serif';
		letter-spacing: 6px;
		line-height: 50px;
		text-align: center;
		color: #333333;
	}
	
	.sto-key-text h1 strong {
		display: block;
		font-weight: 500;
	}
	
	.sto-key-text h1 font {
		color: #F18405;
	}
	
	.sto-key-text h1 span {
		padding: 5px 18px;
		font-size: 26px;
		font-weight: 500;
		letter-spacing: 3px;
		line-height: 26px;
		color: #fff;
		background: -moz-linear-gradient(left, #F18405, #FBC16A);
		background: -webkit-linear-gradient(left, #F18405, #FBC16A);
		background: linear-gradient(to right, #F18405, #FBC16A);
		border-radius: 12px;
	}
	
	#sto-key::before {
		content: "";
		z-index: -1;
		display: none;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
		width: 170px;
		height: 280px;
		background-image: url(http://baba.face-eachother.site/wp-content/uploads/2022/12/key-back-icon.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
	}
	
	/*コンテンツ*/
	
	.sto00-key {
		background-image: url();
	}
	
	.sto00 {
		position: relative;
		width: 1300px;
		height: auto;
		margin: 0 auto;
		padding: 100px 0 250px;
	}
	
	.sto00 h2 {
		font-size: 36px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: center;
  		color: #333;
	}
	
	/*right*/
	
	.sto00-right {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 90px;
	}
	
	.sto00-right-con {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.sto00-right-img02 {
		position: relative;
		margin: 0 0 0 auto;
		width: 650px;
		height: 400px;
		padding: 0 0 0 0;
		border-radius: 10px;
		overflow: hidden;
	}
	
	.sto00-right-img02 img {
		position: relative;
		width: 650px;
		height: 400px;
		object-fit: cover;
	}

	.sto00-right-con {
		position: absolute;
		top: 0;
		left: -50px;
		width: 670px;
		height: auto;
	}
	
	.sto00-right-con h3 {
		z-index: 1;
		position: relative;
		display: inline-block;
		left: 240px;
		padding: 0 45px 0 15px;
		font-size: 30px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #fff;
		border-radius: 10px;
		background-image: linear-gradient(to right, #f18405 23%, #fbc16a 93%);
	}
	
	.sto00-right:nth-of-type(3) .sto00-right-con h3 {
		left: 350px;
	}
	
	.sto00-right-con h3 font {
		position: absolute;
		top: -35px;
		left: 0;
		font-family: 'Montserrat';
  		font-size: 20px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 0.4px;
  		text-align: left;
  		color: #f18405;
	}
	
	.sto00-right-con p {
		position: relative;
		display: block;
		width: 590px;
		height: auto;
		margin: 25px 0 0 auto;
		margin-bottom: 60px;
	}
	
	.sto00-right-flex {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		height: auto;
	}
	
	.sto00-right-img01 {
		position: relative;
		margin: 0 0 0 auto;
		width: 320px;
		height: 190px;
		padding: 0 0 0 0;
		border-radius: 10px;
		overflow: hidden;
	}
	
	.sto00-right-img01 img {
		position: relative;
		width: 320px;
		height: 190px;
		object-fit: cover;
	}
	
	.sto00-right-img01 {
		position: relative;
		width: 320px;
		height: 190px;
		padding: 0 0 0 0;
		border-radius: 10px;
		overflow: hidden;
	}	
	
	.sto00-right-img01:nth-of-type(1) {
		margin-right: 30px;
	}	
	
	/*left*/
	.sto00-left {
		position: relative;
		width: 100%;
		height: auto;
		margin: 275px 0 310px;
	}
	
	.sto00-left-con {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.sto00-left-img02 {
		position: relative;
		margin: 0 auto 0 0;
		width: 650px;
		height: 400px;
		padding: 0 0 0 0;
		border-radius: 10px;
		overflow: hidden;
	}
	
	.sto00-left-img02 img {
		position: relative;
		width: 650px;
		height: 400px;
		object-fit: cover;
	}

	.sto00-left-con {
		position: absolute;
		top: 0;
		right: -50px;
		width: 670px;
		height: auto;
	}
	
	.sto00-left-con h3 {
		z-index: 1;
		position: relative;
		display: inline-block;
		left: -90px;
		padding: 0 45px 0 15px;
		font-size: 30px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #fff;
		border-radius: 10px;
		background-image: linear-gradient(to right, #f18405 23%, #fbc16a 93%);
	}
	
	.sto00-left-con h3 font {
		position: absolute;
		top: -35px;
		left: 0;
		font-family: 'Montserrat';
  		font-size: 20px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 0.4px;
  		text-align: left;
  		color: #f18405;
	}
	
	.sto00-left-con p {
		position: relative;
		display: block;
		width: 590px;
		height: auto;
		margin: 25px auto 0 0;
		margin-bottom: 60px;
	}
	
	.sto00-left-flex {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		height: auto;
	}
	
	.sto00-left-img01 {
		position: relative;
		margin: 0 0 0 auto;
		width: 320px;
		height: 190px;
		padding: 0 0 0 0;
		border-radius: 10px;
		overflow: hidden;
	}
	
	.sto00-left-img01 img {
		position: relative;
		width: 320px;
		height: 190px;
		object-fit: cover;
	}
	
	.sto00-left-img01 {
		position: relative;
		width: 320px;
		height: 190px;
		padding: 0 0 0 0;
		border-radius: 10px;
		overflow: hidden;
	}	
	
	.sto00-left-img01:nth-of-type(1) {
		margin-right: 30px;
	}	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	/*キービジュアル*/
	#sto-key {
		z-index: 1;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#sto-key img {
		display: block;
		position: relative;
		width: 100%;
		height: 200px;
		object-fit: cover;
		object-position: center;
	}
	
	#sto-key::before {
		content: "";
		z-index: -1;
		display: none;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
		width: 100px;
		height: 150px;
		background-image: url(http://baba.face-eachother.site/wp-content/uploads/2022/12/key-back-icon.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.sto-key-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.sto-key-text h1 {
		font-family: 'Montserrat', 'sans-serif';
		color: #333333;
		font-size: 30px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 3px;
  		text-align: center;
  		color: #333;
	}
	
	.sto-key-text h1 strong {
		display: block;
		font-weight: 500;
	}
	
	.sto-key-text h1 font {
		color: #F18405;
	}
	
	.sto-key-text h1 span {
		padding: 5px 18px;
		font-size: 15px;
		font-weight: 500;
		letter-spacing: 1.2px;
		line-height: normal;
		color: #fff;
		background: -moz-linear-gradient(left, #F18405, #FBC16A);
		background: -webkit-linear-gradient(left, #F18405, #FBC16A);
		background: linear-gradient(to right, #F18405, #FBC16A);
		border-radius: 5px;
	}
	
	/*コンテンツ*/
	
	.sto00-key {
		background-image: url();
	}
	
	.sto00 {
		position: relative;
		width: 94%;
		height: auto;
		margin: 50px auto 60px;
	}
	
	.sto00 h2 {
		font-size: 22px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: center;
  		color: #333;
	}
	
	/*right*/
	.sto00-right {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 60px;
	}
	
	.sto00-right-con {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.sto00-right-img02 img {
		position: relative;
		width: 100%;
		height: 200px;
		margin: 20px 0;
		border-radius: 5px;
		object-fit: cover;
	}

	.sto00-right-con {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.sto00-right-con h3 {
		z-index: 1;
		position: relative;
		display: inline-block;
		padding: 0 20px 0 5px;
		font-size: 18px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #fff;
		border-radius: 5px;
		background-image: linear-gradient(to right, #f18405 23%, #fbc16a 93%);
	}
	
	.sto00-right-con h3 font {
		position: absolute;
		top: -25px;
		left: 0;
		font-family: 'Montserrat';
  		font-size: 15px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 0.2px;
  		text-align: left;
  		color: #f18405;
	}
	
	.sto00-right-con p {
		margin-top: 20px;
	}
	
	.sto00-right-flex {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		height: auto;
	}
	
	.sto00-right-img01 {
		position: relative;
		width: 47%;
		height: auto;
		border-radius: 5px;
	}
	
	.sto00-right-img01 img {
		position: relative;
		width: 100%;
		height: 90px;
		object-fit: cover;
		border-radius: 5px;
	}
	
	.sto00-right-img01:nth-of-type(1) {
		margin-right: 6%;
	}	
	
	/*left*/
	.sto00-left {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 60px;
	}
	
	.sto00-left-con {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.sto00-left-img02 img {
		position: relative;
		width: 100%;
		height: 200px;
		margin: 20px 0;
		object-fit: cover;
		border-radius: 5px;
	}

	.sto00-left-con {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.sto00-left-con h3 {
		z-index: 1;
		position: relative;
		display: inline-block;
		padding: 0 20px 0 5px;
		font-size: 20px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #fff;
		border-radius: 5px;
		background-image: linear-gradient(to right, #f18405 23%, #fbc16a 93%);
	}
	
	.sto00-left-con h3 font {
		position: absolute;
		top: -25px;
		left: 0;
		font-family: 'Montserrat';
  		font-size: 15px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 0.2px;
  		text-align: left;
  		color: #f18405;
	}
	
	.sto00-left-con p {
		margin-top: 20px;
	}
	
	.sto00-left-flex {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		height: auto;
	}
	
	.sto00-left-img01 {
		position: relative;
		width: 47%;
		height: auto;
		border-radius: 5px;
	}
	
	.sto00-left-img01 img {
		position: relative;
		width: 100%;
		height: 90px;
		object-fit: cover;
		border-radius: 5px;
	}
	
	.sto00-left-img01:nth-of-type(1) {
		margin-right: 6%;
	}	
}

/*40.会社情報一覧*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	/*キービジュアル*/
	#com-key {
		z-index: 1;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#com-key img {
		display: block;
		position: relative;
		width: 100%;
		height: 350px;
		object-fit: cover;
		object-position: center;
	}
	
	.com-key-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.com-key-text h1 {
		margin-bottom: 20px;
		font-size: 50px;
		font-weight: 500;
		font-family: 'Montserrat', 'sans-serif';
		letter-spacing: 6px;
		line-height: 50px;
		text-align: center;
		color: #333333;
	}
	
	.com-key-text h1 strong {
		display: block;
		font-weight: 500;
	}
	
	.com-key-text h1 font {
		color: #F18405;
	}
	
	.company00-key .com-key-text h1 span {
		padding: 5px 18px;
		font-size: 26px;
		font-weight: 500;
		letter-spacing: 3px;
		line-height: 26px;
		color: #fff;
		background: -moz-linear-gradient(left, #F18405, #FBC16A);
		background: -webkit-linear-gradient(left, #F18405, #FBC16A);
		background: linear-gradient(to right, #F18405, #FBC16A);
		border-radius: 12px;
	}
	
	.com-key-text h1 span {
		font-family: "游ゴシック", YuGothic,"游ゴシック体" , "Yu Gothic", sans-serif;
		font-size: 26px;
		font-weight: bold;
		letter-spacing: 1.6px;
		line-height: 42px;
		color: #333333;
	}
	
	.com00-01 h2 {
		font-size: 30px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #333;
	}
	
	/*コンテンツ*/
	
	.company00-key {
		background-image: url();
	}
	
	
	#com00 {
		position: relative;
		width: 100%;
		height: auto;
		padding: 90px 0 60px;
		margin: 0 auto;
	}
	
	#com00 .con {
		display: flex;
		flex-wrap: wrap;
	}
	
	.com00-p {
		position: relative;
		width: 720px;
		margin: 0 auto 50px auto;
		font-size: 36px;
  		font-weight: bold;
  		line-height: 1.5;
  		letter-spacing: normal;
  		text-align: left;
  		color: #333;
	}
	
	.com00-ptn01 {
		z-index: 1;
		width: 470px;
		height: 300px;
		padding: 0 0 0 0;
		overflow: hidden;
		border-radius: 10px;
	}
	
	.com00-ptn01 img {
		position: relative;
		width: 470px;
		height: 300px;
		transition: 0.4s;
	}
	
	 .com00-01 {
		-moz-transition: -moz-transform 0.4s linear;
		-webkit-transition: -webkit-transform 0.4s linear;
		-o-transition: -o-transform 0.4s linear;
		-ms-transition: -ms-transform 0.4s linear;
		transition: transform 0.4s linear;
	}
	
	.com00-01:hover .com00-ptn01 img{
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		transition: 0.4s all;
	}
	
	/*位置・背景設定*/
	.com00-01 {
		display: block;
		position: relative;
		width: 470px;
		height: auto;
		margin: 0 30px 50px;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	/*キービジュアル*/
	#com-key {
		z-index: 1;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#com-key img {
		display: block;
		position: relative;
		width: 100%;
		height: 200px;
		object-fit: cover;
		object-position: center;
	}
	
	.com-key-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.company00-key .com-key-text h1 {
		font-family: 'Montserrat', 'sans-serif';
		color: #333333;
		font-size: 30px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 3px;
  		text-align: center;
  		color: #333;
	}
	
	.com-key-text h1 {
		font-family: 'Montserrat', 'sans-serif';
		color: #333333;
		font-size: 30px;
  		font-weight: 500;
  		line-height: 30px;
  		letter-spacing: 3px;
  		text-align: center;
  		color: #333;
	}
	
	.com-key-text h1 strong {
		display: block;
		font-weight: 500;
	}
	
	.com-key-text h1 font {
		color: #F18405;
	}
	
	.company00-key .com-key-text h1 span {
		padding: 5px 18px;
		font-size: 15px;
		font-weight: 500;
		letter-spacing: 1.2px;
		line-height: normal;
		color: #fff;
		background: -moz-linear-gradient(left, #F18405, #FBC16A);
		background: -webkit-linear-gradient(left, #F18405, #FBC16A);
		background: linear-gradient(to right, #F18405, #FBC16A);
		border-radius: 5px;
	}
	
	.com-key-text h1 span {
		font-family: "游ゴシック", YuGothic,"游ゴシック体" , "Yu Gothic", sans-serif;
		font-size: 15px;
		font-weight: bold;
		letter-spacing: 0.8px;
		line-height: 24px;
		text-align: center;
		color: #333;
	}
	
	/*コンテンツ*/
	
	.company00-key {
		background-image: url();
	}
	
	
	#com00 {
		position: relative;
		width: 100%;
		height: auto;
		padding: 45px 0 20px 0;
		margin: 0 auto;
	}
	
	.com00-p {
		position: relative;
		width: 350px;
		margin: 0 auto 30px auto;
		font-size: 20px;
  		font-weight: bold;
  		line-height: 34px;
  		letter-spacing: normal;
  		text-align: center;
  		color: #333;
	}
	
	#com00 .con {
		width: 350px;
	}
	
	.com00-ptn01 {
		z-index: 1;
		width: 350px;
		height: 150px;
		padding: 0 0 0 0;
		overflow: hidden;
		border-radius: 5px;
		margin-bottom: 10px;
	}
	
	.com00-img01 img {
		width: 100%;
		height: auto;
		object-fit: cover;
	}
	
	.com00-01 h2 {
		font-size: 17px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #333;
	}
	
	/*位置・背景設定*/
	.com00-01 {
		display: block;
		position: relative;
		width: 350px;
		height: auto;
		margin-bottom: 25px;
	}
	
	
}

/*41.会社情報_代表者挨拶*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	/*代表者挨拶*/
	.company01-key {
		background-image: url();
	}
	
	#com01 {
		position: relative;
		width: 100%;
		height: auto;
		padding: 100px 0;
		margin: 0 auto;
	}
	
	.com01-ptn01 {
		position: relative;
    	max-width: 1440px;
    	width: 87%;
    	min-width: 1175px;
    	margin: 0 auto 60px auto;
	}
	
	.com01-ptn01 .p-img {
		position: relative;
    	width: 54%;
    	height: 350px;
    	margin: 0 0 0 auto;
    	object-fit: cover;
		border-radius: 10px;
    	background: rgba(128,128,128,0.5);
	}
	
	.com01-ptn01 h2 {
		top: 45%;
		left: 0;
    	width: 38%;
    	min-width: 540px;
    	text-align: right;
	}
	
	.com01-ptn01 h2::before {
		content: "";
		z-index: -1;
		position: absolute;
		top: -50px;
		right: 0;
		width: 140px;
		height: auto;
		border-bottom: solid 1px #F18405;
	}
	
	.com01-ptn02 {
		position: relative;
		width: 640px;
		height: auto;
		margin: 0 auto;
	}
	
	.com01-ptn02 .p-img {
		display: block;
		position: relative;
		width: 360px;
		height: 90px;
		margin: 80px 0 0 auto;
	}
	
	.com01-h2 {
		z-index: 1;
		position: absolute;
		width: 45%;
		font-size: 30px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: right;
  		color: #333;
	}
	
	.com01-ptn03 {
		position: relative;
		display: flex;
		width: 100%;
		height: auto;
		margin-top: 60px;
	}
	
	.com01-ptn03 .p-img {
		width: calc(100%/3);
		height: 300px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	/*代表者挨拶*/
	.company01-key {
		background-image: url();
	}
	
	
	#com01 {
		position: relative;
		width: 100%;
		height: auto;
		padding: 50px 0;
		margin: 0 auto;
	}
	
	.com01-ptn01 {
		position: relative;
		width: 94%;
		margin: 0 auto 30px auto;
	}
	
	.com01-ptn01 .p-img {
		display: block;
		position: relative;
		width: 100%;
		height: 200px;
		margin: 0 auto 60px auto;
		object-fit: cover;
		border-radius: 10px;
	}
	
	.com01-ptn02 {
		position: relative;
		width: 300px;
		height: auto;
		margin: 0 auto;
	}
	
	.com01-ptn02 .p-img {
		display: block;
		position: relative;
		width: 180px;
		height: 45px;
		margin: 30px 0 30px auto;
	}
	
	.com01-h2 {
		z-index: 1;
		position: relative;
		width: 305px;
		margin: 0 auto;
		font-size: 17px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: right;
  		color: #333;
		white-space: nowrap;
	}
	
	.com01-h2::before {
		content: "";
		z-index: -1;
		position: absolute;
		top: -25px;
		right: 0;
		width: 80px;
		height: auto;
		border-bottom: solid 1px #f18405;
	}
	
	.com01-ptn03 {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		height: auto;
	}
	
	.com01-ptn03 .p-img {
		width: calc(100%/2);
		height: 120px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
	}
	
	.com01-ptn03 .p-img:nth-of-type(6) {
		width: 100%;
	}
	
}

/*42.会社情報_経営理念・教育方針*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	/*理念・教育方針*/
	.company02-key {
		background-image: url();
	}
	
	#com02 {
		position: relative;
		width: 1000px;
		height: auto;
		padding-top: 100px;
		margin: 0 auto;
	}
	
	.com02-h2 {
		z-index: 1;
		position: relative;
		margin: 0 auto;
		font-family: 'Montserrat';
  		font-size: 40px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 4px;
  		text-align: center;
  		color: #333;
	}
	
	.com02-h2 span {
		position: relative;
		display: block;
		font-size: 20px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: center;
  		color: #f18405;
	}
	
	.com02-img01 {
		display: block;
		position: relative;
		width: 120px;
		height: 180px;
		margin: 55px auto 60px auto;
	}
	
	.com02-img02 {
		display: block;
		position: relative;
		width: 100%;
		height: 300px;
		margin: 55px auto 0 auto;
		border-radius: 10px;
		background: rgba(128,128,128,0.5);
	}
	
	.com02-text {
		position: relative;
		width: 730px;
		height: auto;
		margin: 50px auto 120px auto;
	}
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	/*理念・教育方針*/
	.company02-key {
		background-image: url();
	}
	
	#com02 {
		position: relative;
		width: 94%;
		height: auto;
		padding: 50px 0;
		margin: 0 auto;
	}
	
	.com02-h2 {
		z-index: 1;
		position: relative;
		margin: 0 auto;
		font-family: 'Montserrat';
  		font-size: 22px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 2px;
  		text-align: center;
  		color: #333;
	}
	
	.com02-h2 span {
		position: relative;
		display: block;
		font-size: 13px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: center;
  		color: #f18405;
	}
	
	.com02-h2-1 {
		width: 160px;
	}
	
	.com02-h2-2 {
		width: 95px;
		margin-top: 50px;
	}
	
	.com02-h3 {
		font-size: 14px;
		text-align: center;
	}
	
	.com02-img01 {
		display: block;
		position: relative;
		width: 100px;
		height: 150px;
		margin: 40px auto 40px auto;
		object-fit: cover;
	}
	
	.com02-img02 {
		display: block;
		position: relative;
		width: 100%;
		height: 200px;
		margin: 20px auto 0 auto;
		border-radius: 10px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
	}
	
	.com02-text {
		position: relative;
		width: 93%;
		height: auto;
		margin: 20px auto 35px auto;
	}
	
}

/*43.会社情報_会社概要*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	.company03-key {
		background-image: url();
	}
	
	#com03 {
		position: relative;
		width: 1000px;
		height: auto;
		padding: 100px 0;
		margin: 0 auto;
	}
	
	.com03-img {
		display: block;
		position: relative;
		width: 600px;
		height: 370px;
		margin: 0 auto 60px auto;
		border-radius: 10px;
		background: rgba(128,128,128,0.5);
	}
	
	#com03 table {
		width: 100%;
		border-collapse: collapse;
	}
	
	#com03 table th {
		width: 250px;
		padding: 25px 0 25px 5%;
		font-size: 20px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #333;
		border-bottom: solid 1px #F18405;
	}
	
	#com03 table td {
		width: 650px;
		padding: 25px 0 25px 100px;
		font-size: 16px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #333;
		border-bottom: solid 1px #707070;
	}
	
	#com03 table td iframe {
		display: block;
		position: relative;
		width: 500px;
		height: 350px;
		margin: 15px 0;
	}
	
	#com03 table td font {
		display: none;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	/*会社概要*/
	.company03-key {
		background-image: url();
	}
	
	#com03 {
		position: relative;
		width: 350px;
		height: auto;
		padding: 50px 0;
		margin: 0 auto;
	}
	
	.com03-img {
		display: block;
		position: relative;
		width: 300px;
		height: 185px;
		margin: 0 auto 30px auto;
		border-radius: 10px;
		background: rgba(128,128,128,0.5);
	}
	
	#com03 table {
		width: 100%;
		border-collapse: collapse;
	}
	
	#com03 table th {
		width: 100px;
		padding: 15px 0 15px 3%;
		font-size: 13px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #333;
		border-bottom: solid 1px #F18405;
	}
	
	#com03 table td {
		width: 250px;
		padding: 15px 0 15px 0;
		font-size: 13px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #333;
		border-bottom: solid 1px #707070;
	}
	
	#com03 table td iframe {
		display: block;
		position: relative;
		width: 100%;
		height: 175px;
		margin: 10px 0;
	}
}

/*44.会社情報_保有車両*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	.company04-key {
		background-image: url();
	}
	
	#com04 {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		width: 1290px;
		height: auto;
		margin: 100px auto 65px;
	}
	
	.com04-con {
		position: relative;
		width: 400px;
		height: auto;
		margin: 0 15px 35px;
	}
	
	.com04-con .p-img {
		display: block;
		position: relative;
		width: 100%;
		height: 265px;
		margin: 0 auto 10px;
		border-radius: 10px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
	}
	
	.com04-con h2 {
		position: relative;
		font-size: 26px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #333;
		margin-bottom: 15px;
	}
	
	.com04-con h2:before {
    	content: "";
    	position: absolute;
    	left: 100px;
    	bottom: -5px;
    	width: 300px;
    	border-bottom: 1px solid #333333;
	}

	.com04-con h2:after {
    	content: "";
    	position: absolute;
    	left: 0;
    	bottom: -5px;
    	width: 100px;
    	border-bottom: 1px solid #F18405;
	}
	
	.com04-con p {
		margin-bottom: 10px;
	}
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	.company04-key {
		background-image: url();
	}
	
	#com04 {
		position: relative;
		width: 300px;
		height: auto;
		margin: 50px auto 20px;
	}
	
	.com04-con {
		position: relative;
		width: 100%;
		height: auto;
		padding-bottom: 30px;
	}
	
	.com04-con .p-img {
		display: block;
		position: relative;
		width: 100%;
		height: 200px;
		margin: 0 auto 10px;
		border-radius: 5px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
	}
	
	.com04-con h2 {
		position: relative;
		font-size: 17px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #333;
		margin-bottom: 15px;
	}
	
	.com04-con h2:before {
    	content: "";
    	position: absolute;
    	left: 100px;
    	bottom: -5px;
    	width: 200px;
    	border-bottom: 1px solid #333333;
	}

	.com04-con h2:after {
    	content: "";
    	position: absolute;
    	left: 0;
    	bottom: -5px;
    	width: 100px;
    	border-bottom: 1px solid #F18405;
	}
	
	.com04-con p {
		margin-bottom: 10px;
	}
	
}

/*90.お問い合わせ*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	/*キービジュアル*/
	#con-key {
		z-index: 1;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#con-key img {
		display: block;
		position: relative;
		width: 100%;
		height: 350px;
		object-fit: cover;
		object-position: center;
	}
	
	.con-key-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.con-key-text h1 {
		margin-bottom: 20px;
		font-size: 50px;
		font-weight: 500;
		font-family: 'Montserrat', 'sans-serif';
		letter-spacing: 6px;
		line-height: 50px;
		text-align: center;
		color: #333333;
	}
	
	.con-key-text h1 strong {
		display: block;
		font-weight: 500;
	}
	
	.con-key-text h1 font {
		color: #F18405;
	}
	
	.con-key-text h1 span {
		padding: 5px 18px;
		font-size: 26px;
		font-weight: 500;
		letter-spacing: 3px;
		line-height: 26px;
		color: #fff;
		background: -moz-linear-gradient(left, #F18405, #FBC16A);
		background: -webkit-linear-gradient(left, #F18405, #FBC16A);
		background: linear-gradient(to right, #F18405, #FBC16A);
		border-radius: 12px;
	}
	
	.con00 {
		position: relative;
		width: 1000px;
		height: auto;
		margin: 100px auto;
	}
	
	.con00 p {
		text-align: center;
	}
	
	.con00 .con-h2 {
    	z-index: 1;
    	position: relative;
    	margin: 0 auto;
    	font-family: 'Montserrat';
    	font-size: 40px;
    	font-weight: 500;
    	line-height: normal;
    	letter-spacing: 4px;
    	text-align: center;
   	 	color: #333;
		margin-bottom: 20px;
	}
	
	.con00 .con-h2:nth-of-type(1) {
    	margin-top: 55px;
	}
	
	.con00 .con-h2 span {
    	display: block;
    	font-family: "游ゴシック", YuGothic,"游ゴシック体" , "Yu Gothic", sans-serif;
    	font-size: 20px;
    	font-weight: 500;
    	line-height: normal;
    	letter-spacing: normal;
    	text-align: center;
    	color: #f18405;
	}
	
	.con-text {
    	position: relative;
    	width: 625px;
    	height: auto;
    	margin: 35px auto 100px;
	}
	
	.con-text p {
    	text-align: left;
	}
	
	.con-text p:nth-of-type(2) {
    	font-size: 20px;
    	font-weight: bold;
    	line-height: normal;
    	letter-spacing: normal;
    	text-align: left;
    	color: #333;
    	margin-top: 20px;
	}
	
	.con-text p:nth-of-type(2) a {
    	color: #333;
	}
	
	.con-thanks {
		position: relative;
		width: 500px;
		height: auto;
		margin: 100px auto;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	/*キービジュアル*/
	#con-key {
		z-index: 1;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#con-key img {
		display: block;
		position: relative;
		width: 100%;
		height: 200px;
		object-fit: cover;
		object-position: center;
	}
	
	.con-key-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.con-key-text h1 {
		font-family: 'Montserrat', 'sans-serif';
		color: #333333;
		font-size: 30px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 3px;
  		text-align: center;
  		color: #333;
	}
	
	.con-key-text h1 strong {
		display: block;
		font-weight: 500;
	}
	
	.con-key-text h1 font {
		color: #F18405;
	}
	
	.con-key-text h1 span {
		padding: 5px 18px;
		font-size: 15px;
		font-weight: 500;
		letter-spacing: 1.2px;
		line-height: normal;
		color: #fff;
		background: -moz-linear-gradient(left, #F18405, #FBC16A);
		background: -webkit-linear-gradient(left, #F18405, #FBC16A);
		background: linear-gradient(to right, #F18405, #FBC16A);
		border-radius: 5px;
	}
	
	.con00 {
		position: relative;
		width: 320px;
		height: auto;
		margin: 50px auto;
	}
	
	.con00 p {
		white-space: nowrap;
	}
	
	.con00 .con-h2 {
    	z-index: 1;
    	position: relative;
    	margin: 0 auto;
    	font-family: 'Montserrat';
    	font-size: 22px;
    	font-weight: 500;
    	line-height: normal;
    	letter-spacing: 2px;
    	text-align: center;
   	 	color: #333;
	}
	
	.con00 .con-h2:nth-of-type(1) {
    	margin-top: 50px;
	}
	
	.con00 .con-h2 span {
    	display: block;
    	font-family: "游ゴシック", YuGothic,"游ゴシック体" , "Yu Gothic", sans-serif;
    	font-size: 13px;
    	font-weight: 500;
    	line-height: normal;
    	letter-spacing: normal;
    	text-align: center;
    	color: #f18405;
	}
	
	.con-text {
    	position: relative;
    	width: 100%;
    	height: auto;
    	margin: 25px auto 50px;
	}
	
	.con-text p {
    	text-align: left;
	}
	
	.con-text p:nth-of-type(2) {
    	font-size: 13px;
    	font-weight: bold;
    	line-height: normal;
    	letter-spacing: normal;
    	text-align: left;
    	color: #333;
    	margin-top: 10px;
	}
	
	.con-text p:nth-of-type(2) a {
    	color: #333;
	}
	
	.con-thanks {
		position: relative;
		width: 80%;
		height: auto;
		margin: 50px auto;
	}
	
}

/*スタッフ紹介_スタッフ個別ページ*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	/*キービジュアル*/
	#stf-key {
		z-index: 1;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#stf-key img {
		display: block;
		position: relative;
		width: 100%;
		height: 350px;
		object-fit: cover;
		object-position: center;
	}
	
	.stf-key-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.stf-key-text h1 {
		margin-bottom: 20px;
		font-size: 50px;
		font-weight: 500;
		font-family: 'Montserrat', 'sans-serif';
		letter-spacing: 6px;
		line-height: 50px;
		text-align: center;
		color: #333333;
	}
	
	.stf-key-text h1 strong {
		display: block;
		font-weight: 500;
	}
	
	.stf-key-text h1 font {
		color: #F18405;
	}
	
	.stf-key-text h1 span {
		padding: 5px 18px;
		font-size: 26px;
		font-weight: 500;
		letter-spacing: 3px;
		line-height: 26px;
		color: #fff;
		background: -moz-linear-gradient(left, #F18405, #FBC16A);
		background: -webkit-linear-gradient(left, #F18405, #FBC16A);
		background: linear-gradient(to right, #F18405, #FBC16A);
		border-radius: 12px;
	}
	
	/*コンテンツ*/
	
	.stf00-key {
		background-image: url();
	}
	
	
	.stf00 {
		position: relative;
		width: 100%;
		height: auto;
		margin: 100px auto;
		padding-bottom: 100px;
	}
	
	.stf00 h2 {
		font-size: 36px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: center;
  		color: #333;
	}
	
	.stf00-con {
		position: relative;
		width: 100%;
		height: auto;
		margin: 55px auto 0;
	}
	
	.stf00-con-left {
		position: relative;
		width: 1000px;
		height: auto;
		margin: 0 auto;
	}
	
	.stf00-con-left-img {
		z-index: -2;
    	position: relative;
    	width: 500px;
    	height: 400px;
    	border-radius: 10px;
		margin: 0 auto 0 0;
		padding: 0 0 0 0;
		overflow: hidden;
	}
	
	.stf00-con-left-img img {
		z-index: -2;
    	position: relative;
    	width: 500px;
    	height: 400px;
    	object-fit: cover;
	}
	
	.stf00-con-left-img img {
		-moz-transition: -moz-transform 0.4s linear;
		-webkit-transition: -webkit-transform 0.4s linear;
		-o-transition: -o-transform 0.4s linear;
		-ms-transition: -ms-transform 0.4s linear;
		transition: transform 0.4s linear;
	}
	
	.stf00-con-left a:hover .stf00-con-left-img img {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		transition: 0.4s all;
	}
	
	.stf00-con-left-a {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.stf00-con-left:hover .stf00-con-left-a h4 {
		color: #f18405!important;
	}
	
	.stf00-con-left-text {
		position: absolute;
		top: 100px;
		right: 0;
		width: 470px;
		height: auto;
	}
	
	.stf00-con-left-text h2 {
		font-size: 26px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #f18405;
	}
	
	.stf00-con-left-text .stf-name font {
		top: -35px;
	}
	
	.stf00-con-left-bg .stf00-con-left h4 {
    	position: absolute;
    	top: 10px;
    	left: -30px;
    	font-size: 40px;
  		font-weight: bold;
  		line-height: 1.4;
  		letter-spacing: 15px;
  		text-align: left;
  		color: #333;
    	writing-mode: vertical-rl;
    	transition: 0.4s;
	}
	
	.stf00-con-left-bg {
		position: relative;
	}
	
	.stf00-con-left-bg:after {
    	z-index: -1;
    	content: "";
    	position: absolute;
    	right: 0;
    	bottom: -75px;
    	width: 67%;
    	height: 230px;
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.13) -6%, rgba(255, 255, 255, 0) -6%, rgba(255, 176, 0, 0.64) 63%, rgba(241, 132, 5, 0.44) 98%);
	}
	
	.stf00-con-left-text .stf-name:after {
    	content: none;
	}
	
	.stf00-con-right {
		position: relative;
		width: 1000px;
		height: auto;
		margin: 0 auto 150px;
	}
	
	.stf00-con-right-img {
		z-index: -2;
    	position: relative;
    	width: 500px;
    	height: 400px;
    	border-radius: 10px;
		margin: 0 0 0 auto;
		padding: 0 0 0 0;
		overflow: hidden;
	}
	
	.stf00-con-right-img img {
		z-index: -2;
    	position: relative;
    	width: 500px;
    	height: 400px;
    	object-fit: cover;
	}
	
	.stf00-con-right-img img {
		-moz-transition: -moz-transform 0.4s linear;
		-webkit-transition: -webkit-transform 0.4s linear;
		-o-transition: -o-transform 0.4s linear;
		-ms-transition: -ms-transform 0.4s linear;
		transition: transform 0.4s linear;
	}
	
	.stf00-con-right-a:hover .stf00-con-right-img img {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		transition: 0.4s all;
	}
	
	.stf00-con-right-a {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.stf00-con-right:hover .stf00-con-right-a h4 {
		color: #f18405!important;
	}
	
	.stf00-con-right-text {
		position: absolute;
		top: 100px;
		left: 80px;
		width: 420px;
		height: auto;
	}
	
	.stf00-con-right-text h2 {
		font-size: 26px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #f18405;
	}
	
	.stf00-con-right-text .stf-name font {
		top: -35px;
	}
	
	.stf00-con-right-bg {
		position: relative;
	}
	
	.stf00-con-right-bg:after {
    	z-index: -1;
    	content: "";
    	position: absolute;
    	left: 0;
    	bottom: -75px;
    	width: 67%;
    	height: 230px;
		background-image: linear-gradient(to left, rgba(255, 255, 255, 0.13) -6%, rgba(255, 255, 255, 0) -6%, rgba(255, 176, 0, 0.64) 63%, rgba(241, 132, 5, 0.44) 98%);
	}
	
	.stf00-con-right-text .stf-name:after {
    	content: none;
	}
	
	.stf00-con-right h4 {
    	position: absolute;
    	top: 25px;
    	right: -30px;
    	font-size: 40px;
  		font-weight: bold;
  		line-height: 1.4;
  		letter-spacing: 15px;
  		text-align: left;
  		color: #333;
    	writing-mode: vertical-rl;
    	transition: 0.4s;
	}
	
	.stf00 {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.stf00-backimg-top {
    	z-index: -1;
    	position: absolute;
    	top: 45px;
    	right: 0;
    	width: 330px;
    	height: auto;
    	object-fit: cover;
	}
	
	.stf00-backimg-bottom {
    	z-index: -1;
    	position: absolute;
    	bottom: -85px;
    	left: 0;
    	width: 245px;
    	height: auto;
    	object-fit: cover;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	/*キービジュアル*/
	#stf-key {
		z-index: 1;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#stf-key img {
		display: block;
		position: relative;
		width: 100%;
		height: 200px;
		object-fit: cover;
		object-position: center;
	}
	
	.stf-key-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.stf-key-text h1 {
		font-family: 'Montserrat', 'sans-serif';
		color: #333333;
		font-size: 30px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 3px;
  		text-align: center;
  		color: #333;
	}
	
	.stf-key-text h1 strong {
		display: block;
		font-weight: 500;
	}
	
	.stf-key-text h1 font {
		color: #F18405;
	}
	
	.stf-key-text h1 span {
		padding: 5px 18px;
		font-size: 15px;
		font-weight: 500;
		letter-spacing: 1.2px;
		line-height: normal;
		color: #fff;
		background: -moz-linear-gradient(left, #F18405, #FBC16A);
		background: -webkit-linear-gradient(left, #F18405, #FBC16A);
		background: linear-gradient(to right, #F18405, #FBC16A);
		border-radius: 5px;
	}
	
	/*コンテンツ*/
	
	.stf00-key {
		background-image: url();
	}
	
	
	.stf00 {
		position: relative;
		width: 100%;
		height: auto;
		margin: 50px auto;
	}
	
	.stf00 h2 {
		font-size: 22px;
  		font-weight: bold;
  		line-height: 0.8;
  		letter-spacing: normal;
  		text-align: center;
  		color: #333;
	}
	
	.stf00-con {
		position: relative;
		width: 250px;
		height: auto;
		margin: 50px auto 50px;
	}
	
	.stf00-con-left {
		position: relative;
		width: 100%;
		height: auto;
		margin-bottom: 65px;
	}
	
	.stf00-con-left-img {
		z-index: -2;
    	position: relative;
    	width: 100%;
    	height: auto;
    	border-radius: 5px;
	}
	
	.stf00-con-left-img img {
		z-index: -2;
    	position: relative;
    	width: 100%;
    	height: 200px;
		border-radius: 5px;
    	object-fit: cover;
	}
	
	.stf00-con-left-text {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.stf00-con-left-text h2 {
		font-size: 13px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #f18405;
		margin-top: 10px
	}
	
	.stf00-con-left-text .stf-name font {
    	position: absolute;
    	top: -20px;
    	left: 0;
    	font-family: "游ゴシック", YuGothic,"游ゴシック体" , "Yu Gothic", sans-serif;
    	font-size: 13px;
    	font-weight: 500;
    	line-height: normal;
    	letter-spacing: normal;
    	text-align: left;
    	color: #333;
	}
	
	.stf00-con-left-bg .stf00-con-left h4 {
    	position: absolute;
    	top: 18%;
    	left: 100%;
   		margin-right: -50%;
    	transform: translate(-50%, -50%);
    	font-size: 20px;
  		font-weight: bold;
  		line-height: 0.7;
  		letter-spacing: 7px;
  		text-align: left;
  		color: #333;
    	writing-mode: vertical-rl;
    	transition: 0.4s;
	}
	
	.stf00-con-left .stf-name {
    	position: relative;
    	font-family: 'Montserrat';
    	font-size: 20px;
    	font-weight: 500;
    	line-height: 25px;
    	letter-spacing: 2.5px;
    	text-align: left;
    	color: #000;
    	margin-top: 35px;
	}
	
	.stf00-con-left-text .stf-name:after {
    	z-index: -1;
    	content: "";
    	position: absolute;
    	right: -33%;
    	bottom: 0px;
    	width: 170%;
    	height: 95px;
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.13) -6%, rgba(255, 255, 255, 0) -6%, rgba(255, 176, 0, 0.64) 63%, rgba(241, 132, 5, 0.44) 98%);
	}
	
	.stf00-con-right {
		position: relative;
		width: 100%;
		height: auto;
		margin-bottom: 65px;
	}
	
	.stf00-con-right-img {
		z-index: -2;
    	position: relative;
    	width: 100%;
    	height: auto;
    	border-radius: 5px;
	}
	
	.stf00-con-right-img img {
		z-index: -2;
    	position: relative;
    	width: 100%;
    	height: 200px;
		border-radius: 5px;
    	object-fit: cover;
	}
	
	.stf00-con-right-text {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.stf00-con-right-text h2 {
		font-size: 13px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: right;
  		color: #f18405;
		margin-top: 10px;
	}
	
	.stf00-con-right-text .stf-name font {
    	position: absolute;
    	top: -20px;
    	right: 0;
    	font-family: "游ゴシック", YuGothic,"游ゴシック体" , "Yu Gothic", sans-serif;
    	font-size: 13px;
    	font-weight: 500;
    	line-height: normal;
    	letter-spacing: normal;
    	text-align: right;
    	color: #333;
	}
	
	.stf00-con-right-text .stf-name:after {
    	z-index: -1;
    	content: "";
    	position: absolute;
    	right: -33%;
    	bottom: 0px;
    	width: 170%;
    	height: 95px;
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.13) -6%, rgba(255, 255, 255, 0) -6%, rgba(255, 176, 0, 0.64) 63%, rgba(241, 132, 5, 0.44) 98%);
	}
	
	.stf00-con-right h4 {
    	position: absolute;
    	top: 16%;
    	left: 0;
   		margin-right: -50%;
    	transform: translate(-50%, -50%);
    	font-size: 20px;
  		font-weight: bold;
  		line-height: 0.7;
  		letter-spacing: 7px;
  		text-align: left;
  		color: #333;
    	writing-mode: vertical-rl;
    	transition: 0.4s;
	}
	
	.stf00-con-right .stf-name {
    	position: relative;
    	font-family: 'Montserrat';
    	font-size: 20px;
    	font-weight: 500;
    	line-height: 25px;
    	letter-spacing: 2.5px;
    	text-align: right;
    	color: #000;
    	margin-top: 35px;
	}
	
	.stf00-backimg-top {
    	z-index: -2;
    	position: absolute;
    	top: -40px;
    	right: 0;
    	width: 190px;
    	height: auto;
    	object-fit: cover;
	}
	
}

/*スタッフ紹介_スタッフ個別ページ*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	/*全体*/
	#stf01 {
		position: relative;
		width: 100%;
		height: auto;
		min-width: 1200px;
	}
	
	#stf02 {
		position: relative;
		width: 100%;
		height: auto;
		min-width: 1200px;
	}
	
	#stf03 {
		position: relative;
		width: 100%;
		height: auto;
		min-width: 1200px;
	}
	
	/*キービジュアル*/
	.stf-ind-1 {
		position: relative;
		width: 100%;
		height: auto;
		min-width: 1200px;
	}
	
	#stf01 .stf-ind-1 .p-img {
		z-index: -2;
		position: relative;
		width: 53%;
		height: 500px;
		margin: 0 43% 120px auto;
		object-fit: cover;
		border-radius: 10px;
    	background: rgba(128,128,128,0.5);
	}
	
	#stf02 .stf-ind-1 .p-img {
		z-index: -2;
		position: relative;
		width: 53%;
		height: 500px;
		margin: 0 auto 120px 43%;
		object-fit: cover;
		border-radius: 10px;
    	background: rgba(128,128,128,0.5);
	}
	
	#stf03 .stf-ind-1 .p-img {
		z-index: -2;
		position: relative;
		width: 53%;
		height: 500px;
		margin: 0 43% 120px auto;
		object-fit: cover;
		border-radius: 10px;
    	background: rgba(128,128,128,0.5);
	}
	
	.stf-ind-1-left {
		position: absolute;
		top: 80px;
		right: 0;
		width: 38%;
		height: auto;
	}
	
	.stf-ind-1-right {
		position: absolute;
		top: 80px;
		left: 90px;
		width: 38%;
		height: auto;
	}
	
	.stf-h1-1 {
		display: inline-block;
		padding: 0 50px 0 15px;
		font-size: 26px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #fff;
		border-radius: 10px;
		background-image: linear-gradient(to right, #f18405 23%, #fbc16a 93%);
		white-space: nowrap;
	}
	
	.stf-h1-2 {
		display: inline-block;
		padding: 0 50px 0 15px;
		margin: 20px 0 30px;
		font-size: 26px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #fff;
		border-radius: 10px;
		background-image: linear-gradient(to right, #f18405 23%, #fbc16a 93%);
		white-space: normal;
	}
	
	.stf-dep {
		font-size: 40px;
  		font-weight: bold;
  		font-stretch: normal;
  		font-style: normal;
  		line-height: normal;
  		letter-spacing: 4px;
  		text-align: left;
  		color: #f18405;
	}
	
	.stf-name {
		position: relative;
		margin-top: 140px;
		font-family: 'Montserrat';
		font-size: 50px;
  		font-weight: 500;
  		line-height: 60px;
  		letter-spacing: 5px;
  		text-align: left;
  		color: #000;
	}
	
	.stf-name:after {
		z-index: -1;
    	content: "";
    	position: absolute;
    	right: -90px;
    	bottom: -92px;
    	width: 100%;
    	height: 300px;
		padding-left: 75%;
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.13) -6%, rgba(255, 255, 255, 0) -6%, rgba(255, 176, 0, 0.64) 63%, rgba(241, 132, 5, 0.44) 98%);
	}
	
	#stf02 .stf-name:after {
		z-index: -1;
    	content: "";
    	position: absolute;
    	left: -90px;
    	bottom: -82px;
    	width: 100%;
    	height: 300px;
		padding-left: 75%;
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.13) -6%, rgba(255, 255, 255, 0) -6%, rgba(255, 176, 0, 0.64) 63%, rgba(241, 132, 5, 0.44) 98%);
	}
	
	.stf-name font {
		position: absolute;
		top: -50px;
		left: 0;
		font-family: "游ゴシック", YuGothic,"游ゴシック体" , "Yu Gothic", sans-serif;
		font-size: 20px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #333;
	}
	
	/*QUESTION*/
	
	.stf-ind-2 {
		position: relative;
		width: 100%;
		height: auto;
		padding: 100px 0;
		background-color: #fff1d9;
	}
	
	.stf-ind-2-right {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.stf-ind-2-right .p-img {
		position: absolute;
		top: -50px;
		right: 0;
		width: 50%;
		height: 400px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
		border-radius: 10px;
	}
	
	.stf-ind-2-right-text {
		z-index: 0;
		position: relative;
		margin: 50px auto 0 130px;
		width: 42%;
		height: auto;
	}
	
	#stf02 .stf-ind-2-right-text {
		z-index: 0;
		position: relative;
		margin: 180px auto 0 130px;
		width: 42%;
		height: auto;
	}
	
	.stf-ind-2-right-text::after {
		z-index: -1;
		content: '';
		position: absolute;
		top: 30px;
		left: -130px;
		width: 135%;
		height: 100%;
		border-radius: 10px;
  		background-color: #fff;
	}
	
	.stf-ind-2-left {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.stf-ind-2-left .p-img {
		position: absolute;
		top: -50px;
		left: 0;
		width: 50%;
		height: 400px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
		border-radius: 10px;
	}
	
	.stf-ind-2-left-text {
		z-index: 0;
		position: relative;
		margin: 50px 130px 0 auto;
		width: 42%;
		height: auto;
	}
	
	.stf-ind-2-left-text::after {
		z-index: -1;
		content: '';
		position: absolute;
		top: 30px;
		right: -130px;
		width: 135%;
		height: 100%;
		border-radius: 10px;
  		background-color: #fff;
	}
	
	.stf-tit {
		position: relative;
  		margin: 0 110px 0 0;
  		font-family: 'Montserrat';
  		font-size: 40px;
  		font-weight: 500;
  		font-stretch: normal;
  		font-style: normal;
  		line-height: normal;
  		letter-spacing: 4px;
  		text-align: left;
  		color: #333;
	}
	
	.stf-tit:first-letter {
		color: #f18405;
	}
	
	.stf-tit span:nth-last-of-type(1) {
		content: "";
    	position: absolute;
    	left: 0;
    	bottom: -5px;
    	width: 100px;
    	border-bottom: 1px solid #F18405;
		
	}
	
	.stf-tit span:nth-last-of-type(2) {
		content: "";
    	position: absolute;
    	left: 100px;
    	bottom: -5px;
    	width: 200px;
    	border-bottom: 1px solid #333333;
	}
	
	.stf-que {
		font-size: 20px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #000;
		margin: 15px 0 0 0;
	}
	
	.stf-ans {
		font-size: 26px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #f18405;
		margin: 20px 0 35px;
	}
	
	.stf-ind-2-exc {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 275px;
	}
	
	.stf-ind-2-exc .p-img {
		z-index: 1;
		position: absolute;
		top: -145px;
		right: 55%;
		width: 500px;
		height: 500px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
		border-radius: 10px;
	}
	
	.stf-ind-2-exc .p-img-gra {
		z-index: 0;
		position: absolute;
		top: -95px;
		right: 62%;
		width: 450px;
		height: 500px;
		background-image: url(/wp-content/uploads/2022/12/パス-38.png);
		border-radius: 10px;
	}
	
	.stf-ind-2-exc-text {
		z-index: 0;
		position: relative;
		margin: 0 90px 0 auto;
		width: 42%;
		height: auto;
	}
	
	.stf-ind-2-exc-text::after {
		z-index: -1;
		content: '';
		position: absolute;
		top: 30px;
		right: -90px;
		width: 135%;
		height: 100%;
		border-radius: 10px;
  		background-color: #fff;
	}
	
	.stf-ind-2-center {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 130px;
	}
	
	.stf-ind-2-center .p-img {
		z-index: 1;
		position: relative;
		width: 1100px;
		height: 450px;
		margin: 0 auto;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
		border-radius: 10px;
	}
	
	.stf-ind-2-center-text {
		z-index: 0;
    	position: relative;
    	padding: 25px 17% 25px 122px;
    	margin: 0 0% 0 auto;
    	width: 50%;
    	height: auto;
	}
	
	.stf-ind-2-center-text::after {
		z-index: -1;
    	content: '';
    	position: absolute;
    	top: 0;
    	right: 0;
    	width: 100%;
    	height: 100%;
    	border-radius: 10px;
    	background-color: #fff;
	}
	
	/*SCHEDULE*/
	.stf-ind-3 {
		position: relative;
		width: 100%;
		height: auto;
		padding-bottom: 100px;
		background-color: #fff1d9;
	}
	
	.stf-ind-3-backimg {
    	z-index: 0;
    	position: absolute;
    	top: -100px;
    	right: 0;
    	width: 330px;
    	height: auto;
    	object-fit: cover;
	}
	
	.stf-ind-3-backimg02 {
    	z-index: 0;
    	position: absolute;
    	bottom: 0;
    	left: 0;
    	width: 240px;
    	height: auto;
    	object-fit: cover;
	}
	
	.stf-h2 {
		z-index: 1;
    	position: relative;
    	margin: 0 auto 40px;
    	font-family: 'Montserrat';
    	font-size: 40px;
    	font-weight: 500;
    	line-height: normal;
    	letter-spacing: 4px;
    	text-align: center;
    	color: #333;
	}
	
	.stf-h2 span {
		display: block;
    	font-family: "游ゴシック", YuGothic,"游ゴシック体" , "Yu Gothic", sans-serif;
    	font-size: 20px;
    	font-weight: 500;
    	line-height: normal;
    	letter-spacing: normal;
    	text-align: center;
    	color: #f18405;
	}
	
	.stf-ind-3-con {
		position: relative;
		width: 850px;
		height: auto;
		margin: 0 auto 30px;
	}
	
	.stf-ind-3-con-img {
		position: relative;
		width: 200px;
		height: auto;
		margin: 0 auto 0 0;
	}
	
	.stf-ind-3-con-img::after {
		content: '';
		position: absolute;
		top: 50%;
    	right: -125px;
		width: 190px;
		height: 4px;
		background: #F18405;
		transform: rotate(90deg);
	}
	
	.stf-ind-3-con-img h3 {
		font-size: 20px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: center;
  		color: #f18405;
	}
	
	.stf-ind-3-con-img .p-img {
		position: relative;
		width: 200px;
		height: 150px;
		border-radius: 10px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
	}
	
	.stf-ind-3-con-text {
		position: absolute;
		top: 40%;
		right: 0;
		width: 590px;
		height: auto;
	}
	
	.stf-ind-3-con-text h2 {
		font-size: 20px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #f18405;
	}
	
	/*スタッフ紹介*/
	.stf-ind-4 {
		margin-top: 100px;
	}
	
	.stf-ind-4 .top-stf-con {
    	width: 825px;
	}
	
	.stf-ind-4 .top-stf02 {
		margin-right: 0;
	}
	
	#stf01 .stf-ind-4 .top-stf02 {
		margin-right: 125px;
	}
	
	/*RECRUIT*/
	
	.stf-ind-5 {
		z-index: 1;
		position: relative;
		width: 100%;
		height: auto;
		margin: 100px auto 100px auto;
	}
	
	.stf-ind-5 a {
		z-index: 3;
		display: block;
		position: relative;
		width: 1000px;
		height: 180px;
		margin: 0 auto;
	}
	
	.stf-ind-5-backimg {
		z-index: 1;
		position: relative;
		width: 1000px;
		height: 180px;
		padding: 0 0 0 0;
		border-radius: 10px;
		overflow: hidden;
	}
	
	.stf-ind-5-backimg img {
		position: relative;
		width: 1000px;
		height: 180px;
		object-fit: cover;
		-moz-transition: -moz-transform 0.4s linear;
		-webkit-transition: -webkit-transform 0.4s linear;
		-o-transition: -o-transform 0.4s linear;
		-ms-transition: -ms-transform 0.4s linear;
		transition: transform 0.4s linear;
	}
	
	.stf-ind-5 a:hover .stf-ind-5-backimg img {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		transition: 0.4s all;
	}
	
	.stf-ind-5 a::before {
    	z-index: 2;
    	content: '';
    	position: absolute;
    	top: 0;
    	right: 0;
    	bottom: 0;
    	left: 0;
    	background: rgba(51,51,51,0.45);
		border-radius: 10px;
	}
	
	.stf-ind-5-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.stf-ind-5-text h2 {
		font-size: 26px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: 2.6px;
  		text-align: center;
  		color: #fff;
		margin-top: 10px;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	/*全体*/
	.stf01 {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.stf02 {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.stf03 {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	/*キービジュアル*/
	.stf-ind-1 {
		position: relative;
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	
	#stf01 .stf-ind-1 .p-img {
		z-index: -2;
		position: relative;
		width: 94%;
		height: 235px;
		margin: 0 auto;
		object-fit: cover;
		border-radius: 5px;
    	background: rgba(128,128,128,0.5);
	}
	
	#stf02 .stf-ind-1 .p-img {
		z-index: -2;
		position: relative;
		width: 94%;
		height: 235px;
		margin: 0 auto;
		object-fit: cover;
		border-radius: 5px;
    	background: rgba(128,128,128,0.5);
	}
	
	#stf03 .stf-ind-1 .p-img {
		z-index: -2;
		position: relative;
		width: 94%;
		height: 235px;
		margin: 0 auto;
		object-fit: cover;
		border-radius: 5px;
    	background: rgba(128,128,128,0.5);
	}
	
	.stf-ind-1-left {
		width: 50%;
		height: auto;
		margin: 0 0 0 auto;
	}
	
	.stf-ind-1-right {
		width: 50%;
		height: auto;
		margin: 0 auto 0 3%;
	}
	
	.stf-ind-1-left .stf-h1-1 {
		position: absolute;
		top: 45%;
    	left: 6%;
		display: inline-block;
		padding: 0 10px 0 5px;
		font-size: 15px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #fff;
		border-radius: 5px;
		background-image: linear-gradient(to right, #f18405 23%, #fbc16a 93%);
		white-space: nowrap;
	}
	
	.stf-ind-1-left .stf-h1-2 {
		position: absolute;
		top: 53%;
    	left: 6%;
		display: inline-block;
		padding: 0 10px 0 5px;
		font-size: 15px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #fff;
		border-radius: 5px;
		background-image: linear-gradient(to right, #f18405 23%, #fbc16a 93%);
		white-space: normal;
	}
	
	.stf-ind-1-right .stf-h1-1 {
		position: absolute;
		top: 45%;
    	right: 6%;
		display: inline-block;
		padding: 0 10px 0 5px;
		font-size: 15px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #fff;
		border-radius: 5px;
		background-image: linear-gradient(to right, #f18405 23%, #fbc16a 93%);
		white-space: nowrap;
	}
	
	.stf-ind-1-right .stf-h1-2 {
		position: absolute;
		top: 53%;
    	right: 30%;
		display: inline-block;
		padding: 0 10px 0 5px;
		font-size: 15px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #fff;
		border-radius: 5px;
		background-image: linear-gradient(to right, #f18405 23%, #fbc16a 93%);
		white-space: normal;
	}
	
	.stf-dep {
		z-index: 0;
		position: relative;
		font-size: 20px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: 2px;
  		text-align: left;
  		color: #f18405;
		margin: 10px 0 25px;
	}
	
	.stf-name {
		position: relative;
		font-family: 'Montserrat';
		font-size: 25px;
  		font-weight: 500;
  		line-height: 30px;
  		letter-spacing: 2.5px;
  		text-align: left;
  		color: #000;
		padding-bottom: 15px;
	}
	
	.stf-name:after {
		z-index: -3;
    	content: "";
    	position: absolute;
    	right: 0;
    	bottom: 0;
    	width: 300px;
    	height: 205px;
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.13) -6%, rgba(255, 255, 255, 0) -6%, rgba(255, 176, 0, 0.64) 63%, rgba(241, 132, 5, 0.44) 98%);
	}
	
	#stf02 .stf-name:after {
		z-index: -3;
    	content: "";
    	position: absolute;
    	left: -6%;
    	bottom: 0;
    	width: 300px;
    	height: 205px;
		background-image: linear-gradient(to left, rgba(255, 255, 255, 0.13) -6%, rgba(255, 255, 255, 0) -6%, rgba(255, 176, 0, 0.64) 63%, rgba(241, 132, 5, 0.44) 98%);
	}
	
	.stf-name font {
		position: absolute;
    	top: -30px;
    	left: 0;
		font-family: "游ゴシック", YuGothic,"游ゴシック体" , "Yu Gothic", sans-serif;
		font-size: 13px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #333;
	}
	
	/*QUESTION*/
	
	.stf-ind-2 {
		position: relative;
		width: 100%;
		height: auto;
		padding: 50px 0;
		background-color: #fff1d9;
	}
	
	.stf-ind-2-right {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#stf02 .stf-ind-2-right {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 60px;
	}
	
	.stf-ind-2-right .p-img {
		position: relative;
		width: 94%;
		height: 200px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
		border-radius: 5px;
		margin: 0 auto;
	}
	
	.stf-ind-2-right-text {
		z-index: 0;
		position: relative;
		width: 86%;
		height: auto;
		margin-top: 25px;
		padding: 0 7%;
	}
	
	.stf-ind-2-right-text::after {
		z-index: -1;
		content: '';
		position: absolute;
		top: 15px;
		left: 0;
		width: 100%;
		height: 100%;
  		background-color: #fff;
	}
	
	.stf-ind-2-left {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.stf-ind-2-left .p-img {
		position: relative;
		width: 94%;
		height: 200px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
		border-radius: 5px;
		margin: 0 auto;
	}
	
	.stf-ind-2-left-text {
		z-index: 0;
		position: relative;
		width: 86%;
		height: auto;
		margin-top: 25px;
		padding: 0 7%;
	}
	
	.stf-ind-2-left-text::after {
		z-index: -1;
		content: '';
		position: absolute;
		top: 15px;
		left: 0;
		width: 100%;
		height: 100%;
  		background-color: #fff;
	}
	
	.stf-tit {
		position: relative;
  		font-family: 'Montserrat';
  		font-size: 20px;
  		font-weight: 500;
  		font-stretch: normal;
  		font-style: normal;
  		line-height: normal;
  		letter-spacing: 2px;
  		text-align: left;
  		color: #333;
	}
	
	.stf-tit:first-letter {
		color: #f18405;
	}
	
	.stf-tit span:nth-last-of-type(1) {
		content: "";
    	position: absolute;
    	left: 0;
    	bottom: -5px;
    	width: 50px;
    	border-bottom: 1px solid #F18405;
		
	}
	
	.stf-tit span:nth-last-of-type(2) {
		content: "";
    	position: absolute;
    	left: 50px;
    	bottom: -5px;
    	width: 150px;
    	border-bottom: 1px solid #333333;
	}
	
	.stf-que {
		font-size: 13px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #000;
		margin: 15px 0 0 0;
	}
	
	.stf-ans {
		font-size: 15px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #f18405;
		margin: 10px 0 15px;
		white-space: nowrap;
	}
	
	.stf-ind-2-exc {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 60px;
	}
	
	.stf-ind-2-exc .p-img {
		z-index: 1;
		position: relative;
		left: 25px;
		width: 250px;
		height: 250px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
		border-radius: 5px;
		margin: 0 auto;
	}
	
	.stf-ind-2-exc .p-img-gra {
		z-index: 0;
		position: absolute;
		top: 25px;
    	right: 25%;
		width: 225px;
		height: 250px;
		background-image: url(/wp-content/uploads/2022/12/パス-38.png);
	}
	
	.stf-ind-2-exc-text {
		z-index: 0;
		position: relative;
		width: 86%;
		height: auto;
		margin-top: 40px;
		padding: 0 7%;
	}
	
	.stf-ind-2-exc-text::after {
		z-index: -1;
		content: '';
		position: absolute;
		top: 15px;
		left: 0;
		width: 100%;
		height: 100%;
  		background-color: #fff;
	}
	
	.stf-ind-2-center {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 70px;
	}
	
	.stf-ind-2-center .p-img {
		z-index: 1;
		position: relative;
		width: 100%;
		height: 165px;
		margin: 0 auto;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
		border-radius: 5px;
	}
	
	.stf-ind-2-center-text {
		z-index: 0;
		position: relative;
		width: 86%;
		height: auto;
		margin-top: 40px;
		padding: 0 7%;
	}
	
	.stf-ind-2-center-text::after {
		z-index: -1;
		content: '';
		position: absolute;
		top: 15px;
		left: 0;
		width: 100%;
		height: 100%;
  		background-color: #fff;
	}
	
	/*SCHEDULE*/
	.stf-ind-3 {
		position: relative;
		width: 100%;
		height: auto;
		padding-bottom: 50px;
		background-color: #fff1d9;
	}
	
	.stf-ind-3-backimg {
    	z-index: 0;
    	position: absolute;
    	top: -35px;
    	right: 0;
    	width: 185px;
    	height: auto;
    	object-fit: cover;
	}
	
	.stf-ind-3-backimg02 {
    	z-index: 0;
    	position: absolute;
    	bottom: 0;
    	left: -30px;
    	width: 130px;
    	height: auto;
    	object-fit: cover;
	}
	
	.stf-h2 {
		z-index: 1;
    	position: relative;
    	margin: 0 auto 30px;
    	font-family: 'Montserrat';
    	font-size: 22px;
    	font-weight: 500;
    	line-height: normal;
    	letter-spacing: 2px;
    	text-align: center;
    	color: #333;
	}
	
	.stf-h2 span {
		display: block;
    	font-family: "游ゴシック", YuGothic,"游ゴシック体" , "Yu Gothic", sans-serif;
    	font-size: 13px;
    	font-weight: 500;
    	line-height: normal;
    	letter-spacing: normal;
    	text-align: center;
    	color: #f18405;
	}
	
	.stf-ind-3-con {
		position: relative;
		width: 340px;
		height: auto;
		margin: 0 auto 30px;
	}
	
	.stf-ind-3-con-img {
		position: relative;
		width: 100px;
		height: auto;
		margin: 0 auto 0 0;
	}
	
	.stf-ind-3-con-img::after {
		content: '';
		position: absolute;
		top: 50%;
    	right: -70px;
		width: 95px;
		height: 2px;
		background: #F18405;
		transform: rotate(90deg);
	}
	
	.stf-ind-3-con-img h3 {
		font-size: 13px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: center;
  		color: #f18405;
	}
	
	.stf-ind-3-con-img .p-img {
		position: relative;
		width: 100px;
		height: 75px;
		border-radius: 5px;
		object-fit: cover;
		background: rgba(128,128,128,0.5);
	}
	
	.stf-ind-3-con-text {
		position: absolute;
		top: 50%;
    	left: 69%;
    	margin-right: -50%;
    	transform: translate(-50%, -50%);
    	width: 190px;
		height: auto;
	}
	
	.stf-ind-3-con-text h2 {
		font-size: 13px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: normal;
  		text-align: left;
  		color: #f18405;
	}
	
	/*スタッフ紹介*/
	
	/*RECRUIT*/
	
	.stf-ind-5 {
		z-index: 1;
		position: relative;
		width: 350px;
		height: auto;
		margin: 50px auto;
	}
	
	.stf-ind-5 a {
		display: block;
		position: relative;
		width: 100%;
		height: 125px;
		border-radius: 5px;
	}
	
	.stf-ind-5 a::before {
    	z-index: 2;
    	content: '';
    	position: absolute;
    	top: 0;
    	right: 0;
    	bottom: 0;
    	left: 0;
    	background: rgba(51,51,51,0.45);
		border-radius: 5px;
	}
	
	.stf-ind-5-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.stf-ind-5-text h2 {
		font-size: 13px;
  		font-weight: bold;
  		line-height: normal;
  		letter-spacing: 1.3px;
  		text-align: center;
  		color: #fff;
		margin-top: 10px;
	}
	
	.stf-ind-5-text img {
		position: relative;
		width: 150px;
		height: 32px;
		object-fit: cover;
	}
	
	.stf-ind-5-backimg {
		position: relative;
		width: 100%;
		height: 125px;
	}
	
	.stf-ind-5-backimg img {
		display: block;
		position: relative;
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
		border-radius: 5px;
	}
	
}

/*個人情報保護方針*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	/*キービジュアル*/
	#pri-key {
		z-index: 1;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#pri-key img {
		display: block;
		position: relative;
		width: 100%;
		height: 350px;
		object-fit: cover;
		object-position: center;
	}
	
	.pri-key-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.pri-key-text h1 {
		margin-bottom: 20px;
		font-size: 50px;
		font-weight: 500;
		font-family: 'Montserrat', 'sans-serif';
		letter-spacing: 6px;
		line-height: 50px;
		text-align: center;
		color: #333333;
	}
	
	.pri-key-text h1 strong {
		display: block;
		font-weight: 500;
	}
	
	.pri-key-text h1 font {
		color: #F18405;
	}
	
	.pri-key-text h1 span {
		padding: 5px 18px;
		font-size: 26px;
		font-weight: 500;
		letter-spacing: 3px;
		line-height: 26px;
		color: #fff;
		background: -moz-linear-gradient(left, #F18405, #FBC16A);
		background: -webkit-linear-gradient(left, #F18405, #FBC16A);
		background: linear-gradient(to right, #F18405, #FBC16A);
		border-radius: 12px;
	}
	
	#pri-key::before {
		content: "";
		z-index: -1;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
		width: 170px;
		height: 280px;
		background-image: url(http://baba.face-eachother.site/wp-content/uploads/2022/12/key-back-icon.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.pri {
		position: relative;
		width: 1050px;
		height: auto;
		margin: 100px auto;
	}
	
	.pri p {
		margin-bottom: 20px;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	/*キービジュアル*/
	#pri-key {
		z-index: 1;
		position: relative;
		width: 100%;
		height: auto;
	}
	
	#pri-key img {
		display: block;
		position: relative;
		width: 100%;
		height: 200px;
		object-fit: cover;
		object-position: center;
	}
	
	.pri-key-text {
		z-index: 3;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
	
	.pri-key-text h1 {
		font-family: 'Montserrat', 'sans-serif';
		color: #333333;
		font-size: 30px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 3px;
  		text-align: center;
  		color: #333;
	}
	
	.pri-key-text h1 strong {
		display: block;
		font-weight: 500;
	}
	
	.pri-key-text h1 font {
		color: #F18405;
	}
	
	.pri-key-text h1 span {
		padding: 5px 18px;
		font-size: 15px;
		font-weight: 500;
		letter-spacing: 1.2px;
		line-height: normal;
		color: #fff;
		background: -moz-linear-gradient(left, #F18405, #FBC16A);
		background: -webkit-linear-gradient(left, #F18405, #FBC16A);
		background: linear-gradient(to right, #F18405, #FBC16A);
		border-radius: 5px;
	}
	
	#pri-key::before {
		content: "";
		z-index: -1;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
		width: 100px;
		height: 150px;
		background-image: url(http://baba.face-eachother.site/wp-content/uploads/2022/12/key-back-icon.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
	}
	
	.pri {
		position: relative;
		width: 90%;
		height: auto;
		margin: 30px auto 50px;
	}
	
	.pri p {
		margin-bottom: 15px;
	}
}

/*404ページ*/
/*PC*/
@media only screen and (min-width: 769px) {
	
	.nf {
		position: relative;
		display: block;
		width: 840px;
		height: auto;
		margin: 120px auto;
	}
	
	.p-nf {
		font-family: 'Montserrat';
		font-size: 80px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 105px;
    	text-align: left;
    	color: #333;
		margin-bottom: 20px;
	}
	
	.p-nf font {
		display: block;
		font-family: 'Montserrat';
		font-size: 36px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 48px;
    	text-align: left;
    	color: #333;
	}
	
	.nf h1 {
		font-family: "Noto Sans JP";
		font-size: 30px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 44px;
    	text-align: left;
    	color: #333;
		margin-bottom: 40px;
	}
	
	.nf-btn {
		z-index: 1;
		display: block;
		position: relative;
		width: 300px;
		margin: 50px auto 0;
		padding: 18px 20px;
		font-family: 'Montserrat';
  		font-size: 20px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 2px;
  		text-align: center;
  		color: #fff;
		background: #333;
		border: solid 2px #333;
		border-radius: 10px;
		transition: 0.4s;
	}
	

	
	.nf-btn:hover {
		color: #333;
		background: #fff;
		border: solid 2px #333;
	}
	
}
  
/*SP*/
@media only screen and (max-width: 768px) {
	
	
	
	.nf {
		position: relative;
		display: block;
		width: 315px;
		height: auto;
		margin: 50px auto 60px;
	}
	
	.p-nf {
		font-family: 'Montserrat';
		font-size: 50px;
    	font-weight: 500;
    	letter-spacing: 1px;
    	line-height: 65px;
    	text-align: left;
    	color: #333;
		margin-bottom: 20px;
	}
	
	.p-nf font {
		display: block;
		font-family: 'Montserrat';
		font-size: 30px;
    	font-weight: 600;
    	letter-spacing: 1px;
    	line-height: 40px;
    	text-align: left;
    	color: #333;
	}
	
	.nf h1 {
		font-family: "Noto Sans JP";
		font-size: 18px;
    	font-weight: 500;
    	letter-spacing: 2px;
    	line-height: 26px;
    	text-align: left;
    	color: #333;
		margin: 20px 0 40px;
	}
	
	.nf-btn {
		z-index: 1;
		display: block;
		position: relative;
		width: 250px;
		margin: 25px auto 0;
		padding: 11px 0;
		font-family: 'Montserrat';
  		font-size: 17px;
  		font-weight: 500;
  		line-height: normal;
  		letter-spacing: 1.5px;
  		text-align: center;
  		color: #fff;
		background: #333;
		border: solid 2px #333;
		border-radius: 5px;
		transition: 0.4s;
	}
	
	
}

