@media (max-width: 768px) {
	header {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
	}

	header .img-1 {
		display: none;
	}

	.top-main-img {
		height: 720px;
	}

	.top-main-img .logo {
		padding: 80px 0 0 0;
		text-align: center;
	}

	.top-main-img .logo img {
		width: 380PX;
		height: auto;
	}

	.top-main-img .txt-box-sp {
		color: #FFF;
		text-align: center;
		text-shadow: 0px 0px 10px #000, 0px 0px 20px rgba(0, 0, 0, 0.5);
	}

	.top-main-img .txt-box-sp p {
		margin-top: 54px;
		font-size: 42px;
		line-height: 1.3em;
		font-weight: bold;
		font-family: serif;
	}

	.top-main-img .txt-box-sp .line {
		width: 80px;
		height: 4px;
		margin: 20px auto 0 auto;
		background-color: #fff;
		box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}

	.top-main-img .txt-box-sp > h1 {
		margin-top: 20px;
		font-size: 28px;
		line-height: 1.3em;
		font-weight: bold;
	}

	.top-main-img p.btn-1 a:link {
		right: 10px;
		bottom: 132px;
	}

	.top-main-img .img-box {
		left: 0px;
	}

	#work-wrap .img-box-1 .img-1 {
		width: 100%;
		height: 320px;
	}


	#work-wrap h2 {
		position: static;
		width: auto;
	}

	#work-wrap .txt-box {
		position: static;
	}

	.txt-box p a {
		padding: 12px;
		font-size: 14px;
	}

	#company-wrap .block-1 h2 {
		position: static;
	}

	#company-wrap .block-1 .txt-box {
		position: static;
		margin: 0;
	}

	#company-wrap .block-1:nth-of-type(2) {
		margin-top: 20px;
	}

	.recruit-bg {
		margin-top: 32px;
	}

	#recruit-wrap {
		padding: 48px 0;
	}

	#recruit-wrap .block-wrap *:nth-of-type(2) .block-1 {
		margin-top: 54px;
	}

	#recruit-wrap .txt-box {
		left: 0;
		bottom: 0;
		padding: 0;
	}

	#recruit-wrap p a {
		width: 240px;
		padding: 16px;
	}

	#recruit-wrap .btn-wrap .btn-1 {
		padding: 12px;
		font-size: 14px;
	}

	#bace-wrap .block-wrap .block-1 {
		margin-top: 24px;
	}

	#bace-wrap .block-wrap .block-1:first-of-type {
		margin-top: 0px;
	}

	#bace-wrap .block-wrap h2 {
		position: static;
	}
}

@media (max-width: 480px) {
	.top-main-img {
		height: 520px;
	}

	.top-main-img .logo {
		padding: 60px 0 0 0;
	}

	.top-main-img .logo img {
		width: 240px;
	}

	.top-main-img .txt-box-sp p {
		margin-top: 32px;
		font-size: 32px;
	}

	.top-main-img .txt-box-sp .line {
		width: 80px;
		height: 4px;
		margin: 16px auto 0 auto;
	}

	.top-main-img .txt-box-sp > h1 {
		margin-top: 16px;
		font-size: 20px;
	}

	.top-main-img .catch-en {
		display: none;
	}

	.top-main-img .catch-en-sp {
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
	}

.google-trans{
	top: 530px;
  right: 8PX;
}
}
