@media (max-width: 1199px) {
	header > nav ul li span {
		margin: 14px 10px;
	}


	header > nav .box-1 p img {
		display: none;
	}

	.intro-img {
		position: relative;
		margin: 0 -15px;
	}

	.intro-img .img-1 {
		text-align: center;
	}

	.intro-img .img-1 img {
		width: 100%;
	}

	.intro-img .decoration {
		bottom: 12px !important;
		right: 12px !important;
	}
}

@media (max-width: 974px) {
	header > .img-1 {
		top: 24px;
		left: 24px;
	}

	header > .img-1 img {
		width: 220px;
		height: auto;
	}

	header > nav .box-1 {
		margin-top: 8px;
		padding: 6px 10px;
	}

	header > nav .box-1 p:first-of-type {
		padding-right: 10px;
	}
}

@media (max-width: 768px) {

	body {
		min-width: inherit;
		font-size: 14px;
	}

	/* ----------------------------------------

	コンテンツ幅

	---------------------------------------- */
	/*共通パディング*/
	/*
	.box-pd {
		padding-top: 80px;
		padding-bottom: 50px;
	}
	*/
	/* ----------------------------------------

	各ページ共通要素

	---------------------------------------- */
	/*各共通タイトル*/
	/*
	.common-ttl {
		font-size: 20px;
	}
	*/
	.ttl-eng {
		left: 0px;
	}

	.ttl-jp {
		left: 0px;
	}

	.common-ttl-1 {
		font-size: 22px;
	}

	.common-ttl-2 {
		font-size: 18px;
	}

	.common-ttl-6 {
		font-size: 18px;
	}


	.main-img .txt-box {
		left: 0;
	}

	/* ----------------------------------------

	header

	---------------------------------------- */
	header {
		position: inherit;
		left: inherit;
		top: inherit;
		height: inherit;
		background-color: #fff;
	}

	header .img-1 {
		position: inherit;
		left: inherit;
		top: inherit;
		width: 100%;
		padding: 8px 0;
		text-align: center;
	}

	header .img-1 img {
		width: auto;
		height: 30px;
	}

	header nav {
		display: none;
	}
.google-trans{
  top: 160px;
  right: 6px;
}

	#main-img {
		position: inherit !important;
		left: inherit !important;
		top: inherit !important;
	}

	#main-img .inner {
		width: 100%;
		height: inherit !important;
		margin: 0;
		padding: 28px 0;
		-webkit-background-size: cover;
		background-size: cover;
	}

	#main-img .ttl-jp {
		position: inherit;
		top: inherit;
		left: inherit;
		color: #fff;
		text-align: center;
		font-size: 24px;
	}

	#main-img .ttl-eng {
		position: inherit;
		top: inherit;
		left: inherit;
		margin: 0.3em 0 0 0;
		color: #fff;
		text-align: center;
		font-size: 18px;
	}

	/* ----------------------------------------

	下層メイン画像

	---------------------------------------- */
	.intro-img .decoration {
		width: 35%;
	}

	.intro-img .decoration img {
		width: 100%;
	}

	/* ----------------------------------------

	footer

	---------------------------------------- */
	footer {
		padding-top: 32px;
		padding-bottom: 32px;
	}

	footer .footer-logo .line {
		display: none;
	}

	footer .footer-logo {
		margin: 0 auto 0px auto;
	}

	footer .footer-logo .img-1 {
		margin: 0;
	}

	footer .footer-logo .img-1 img {
		width: 160px;
	}

	/* ----------------------------------------

	パンくず

	---------------------------------------- */
	/*
	.breadcrumb {
		margin-top: 35px;
		font-size: 18px;
		font-weight: normal;

	}
	.breadcrumb li {
		display: inline;
	}
	*/
	/* ----------------------------------------

	上部に戻るボタン

	---------------------------------------- */
	/*
	.to-top-btn {
		position: fixed;
		width: 50px;
		height: 50px;
		font-size: 11px;
		right: 0px;
		bottom: 0px;
		background: #46301b;
		color: #fff;
		padding: 16px;
		text-align: center;
		cursor: pointer;
		line-height: 1.5em;
	}
	*/
	/* ----------------------------------------

	共通

	---------------------------------------- */
	.common-ttl-3 {
		font-size: 16px;
	}
}
