@charset "UTF-8";
.pathway {
	font-family: 'Pathway Gothic One', sans-serif;
}
header {
	border-bottom: solid 5px #000;
	text-align: center;
	width: 100%;
	height: 70px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	background: rgba(255,255,255,0.9);
}
header .inner {
	margin: 0 auto;
	min-width: 1000px;
	width: 1000px;
	height: 70px;
	position: relative;
	z-index: 1000;
}
header #logo {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	height: 50px;
	padding-top: 15px;
}
header #logo img {
	width: auto;
	height: 50px;
}
header #logo span {
	margin-left: 1em;
	font-size: 1.0rem;
	font-weight: normal;
}
#gnav {
	line-height: 1.2;
	position: absolute;
	top: 0;
	left: 300px;
	width: 580px;
	z-index: 1000;
}
#gnav ul {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	border-left: dotted 1px #357235;
}
#gnav li {
	float: left;
	width: 114px;
	text-align: center;
	border-right: dotted 1px #357235;
	font-weight: 400;
}
#gnav a {
	display: block;
	height: 70px;
	line-height: 70px;
	color: #000;
}
#gnav a:hover {
	text-decoration: none;
}
.h-tel, #btn-gnav {
	display: none;
}
#h-contact {
	position: absolute;
	right: 0;
	top: 10px;
}
#h-contact li {
	margin: 0 0 0 15px;
	text-align: right;
}
.bg-head {
	padding: 100px 0 0;
	height: 400px;
}
.bg-head div {
	margin: 0 auto;
	padding: 4em 0;
	width: 400px;
	text-align: center;
	background: rgba(0,0,0,.6);
	color: #fff;
}
.bg-head h2 {
	color: #fff;
	font-weight: 200;
	font-size: 3rem;
}
.bg-head p {
	font-size: 2rem;
	letter-spacing: 0.25em;
}
section h2, section h3 {
	line-height: 1.4;
	text-align: center;
	color: #000;
}
section h2 {
	font-weight: 400;
	font-size: 4.8rem;
}
section h3 {
	font-size: 3rem;
	font-weight: 200;
}
section {
	width: 100%;
	position: relative;
}
section .inner {
	padding: 50px 0;
	margin: 0 auto;
	width: 1000px;
}
section .anchor {
	position: absolute;
	left: 0;
	top: -70px;
}
#visual {
	padding: 50px 0 0;
	height: 770px;
	background: transparent url(../img/bg_visual.jpg) no-repeat center bottom;
	color: #000;
	font-size: 4rem;
	text-align: center;
}
#visual .inner {
	padding: 200px 0 0;
}
#visual .name {
	font-size: 3.5rem;
	font-weight: 400;
	line-height: 1.0;
}
section.bnr .inner {
	padding: 20px 15px 0;
}
section.bnr img {
	width: 100%;
}
#message {
	text-align: center;
}
#message h2 {
	margin: 0 0 40px;
	font-size: 5rem;
	letter-spacing: 0.25em;
}
#message .inner p {
	line-height: 2.5;
	letter-spacing: 2px;
}
#business {
	background: #FAFAFA;
}
#business .bg-head {
	background: transparent url(../img/bg_business.jpg) no-repeat center top;
}
#business .float-left {
	width: 460px;
	text-align: left;
}
#business h3 {
	margin: 0 0 1em;
	color: #000;
	text-align: left;
}
#company .bg-head {
	background: transparent url(../img/bg_company.jpg) no-repeat center top;
}
#access .bg-head {
	background: transparent url(../img/bg_access.jpg) no-repeat center top;
}
.company-logo {
	margin: 0 auto 85px;
	color: #000;
	font-size: 2rem;
	text-align: center;
}
#outline-table {
	border-top: dotted 1px #888;
	width: 1000px;
}
#outline-table th, #outline-table td {
	padding: 10px 0;
	border-bottom: dotted 1px #888;
	font-size: 1.6rem;
}
#outline-table th {
	width: 20%;
	font-weight: normal;
}
#outline-table td {
	width: 80%;
}
#map_canvas iframe{
	width: 100%;
	height: 700px;
}
#access .freedial {
	color: #B20000;
	font-family: Garamond, "Times New Roman", "�����", "Yu Mincho", "�������", "YuMincho", "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS����E", "�l�r �o����", "MS PMincho", serif;
	font-size: 4rem;
}
#access ul {
	text-align: center;
}
#access li {
	padding: 0 20px;
	display: inline-block;
}
#access li a {
	color: #B20000;
}
#access li:last-child a {
	color: #000;
}
#contact .bg-head {
	background: transparent url(../img/bg_contact.jpg) no-repeat center top;
}
#contact .inner h2 {
	margin: 35px 0;
	padding: 0.5em;
	background: #f6f6f6;
	border: #CCC 1px solid;
	color: #000;
	font-size: 2rem;
}
#contact .freedial, #contact .tel, #contact .fax {
	font-family: Garamond, "Times New Roman", "�����", "Yu Mincho", "�������", "YuMincho", "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS����E", "�l�r �o����", "MS PMincho", serif;
}
#contact .tel-wrap {
	margin: 0 0 70px;
	text-align: center;
}
#contact ul {
	margin: 0 0 1em;
	text-align: center;
}
#contact li {
	padding: 0 20px;
	display: inline-block;
	line-height: 1.3;
}
#contact .freedial {
	color: #B20000;
	font-size: 5rem;
}
#contact .tel {
	color: #B20000;
	font-size: 5rem;
}
#contact .fax {
	display: block;
	font-size: 2rem;
}
#contact table {
	margin: 20px 0;
	width: 100%;
	font-size: 1.6rem;
}
#contact th, #contact td {
	padding: 10px 0;
	border-bottom: dotted 1px #888;
}
#contact th {
	font-weight: 200;
}
#contact .confirm {
	padding-top: 70px;
}
.privacy {
	margin: 40px 0 0;
	padding: 1.5em;
	background: #EEE;
	font-size: 1.3rem;
}
#privacy h3 {
	margin: 1.5em 0 0.5em;
	text-align: left;
	font-size: 2.4rem;
}
.scroll {
	margin: 40px 0 20px;
	text-align: center;
}
footer {
	padding: 25px 0 0;
	background: #B1B1A7;
	color: #fff;
}
footer .inner {
	margin: 0 auto;
	width: 1000px;
	height: 125px;
	position: relative;
}
footer a {
	color: #fff;
}
#fnav {
	margin: 0 0 35px;
	width: 100%;
	overflow: hidden;
}
#fnav li {
	padding: 0 1em;
	border-left: solid 1px #fff;
	float: left;
	line-height: 1.1;
	font-size: 1.4rem;
}
#fnav li a {
}
#fcompany {
	width: 100%;
	overflow: hidden;
}
#fcompany .logo {
	float: left;
	clear: left;
}
#fcompany div {
	margin: 0 0 0 115px;
	line-height: 1.2;
}
#fcompany .adrs {
	font-size: 1.2rem;
}
#fcompany .adrs span {
	font-size: 1.6rem;
	font-weight: 400;
}
#fcompany .tel {
	font-size: 2rem;
	font-family: Garamond, "Times New Roman", "�����", "Yu Mincho", "�������", "YuMincho", "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS����E", "�l�r �o����", "MS PMincho", serif;
}
#fcompany .tel span {
	padding-left: 2em;
	font-size: 1.4rem;
}
footer .bnr {
	position: absolute;
	top: 10px;
	right: 0;
}
.copyright {
	margin: 0 auto;
	padding: 0.25em 0;
	min-width: 1000px;
	color: #FFF;
	background: #000;
	text-align: center;
	font-size: 1.2rem;
	letter-spacing: 0.15em;
}
.pageup {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 1000;
}

@media only screen and (max-width: 640px) {
	body {
		min-width: 100%;
	}
	#gnav {
		display: none;
	}
	header {
		text-align: center;
		height: 60px;
	}
	header .inner {
		margin: 0 auto;
		min-width: 100%;
		width: 100%;
		height: 60px;
		position: relative;
		z-index: 1000;
	}
	header #logo {
		height: 40px;
		padding-left: 1em;
	}
	header #logo img {
		height: 40px;
	}
	header #logo div {
		display: none;
	}
	#gnav {
		background: rgba(0,77,0,0.9);
		line-height: 1.2;
		position: absolute;
		top: 65px;
		left: 0;
		width: 100%;
		z-index: 1000;
	}
	#gnav ul {
		margin: 0 auto;
		width: 100%;
		overflow: hidden;
		border-left: dotted 1px #357235;
	}
	#gnav li {
		float: left;
		width: 50%;
		text-align: center;
		border-right: dotted 1px #357235;
		border-bottom: dotted 1px #357235;
		font-weight: 400;
		font-size: 1.6rem;
	}
	#gnav a {
		padding: 1.5em 0;
		display: block;
		height: auto;
		line-height: 1;
		color: #fff;
	}
	#gnav a:hover {
		text-decoration: none;
	}
	#btn-gnav {
		position: absolute;
		top: 10px;
		right: 10px;
		width: 40px;
		height: 40px;
		text-decoration: none;
		background: transparent url(../img/pict_nav.png) no-repeat center center;
		background-size: 30px auto;
		cursor: pointer;
		display: block;
		z-index: 1001;
	}
	#btn-gnav.close {
		height: 40px;
		background: url(../img/pict_close.png) no-repeat center center;
		background-size: 30px auto;
		cursor: pointer;
	}
	#h-contact {
		position: absolute;
		right: 60px;
		top: 16px;
	}
	#h-contact li{
		float: left;
	}
	#visual {
		padding: 60px 0;
		height: 410px;
		background: transparent url(../img/bg_visual.jpg) no-repeat center bottom;
		background-size: auto 350px;
		color: #000;
		font-size: 2.3rem;
		text-align: center;
	}
	#visual .inner {
		padding: 80px 0 0;
	}
	#visual img {
		width: 50%;
		height: auto;
	}
	#visual .name {
		font-size: 2.0rem;
	}
	#business .bg-head {
		background: #EDF2ED url(../img/bg_business.jpg) no-repeat center top;
	}
	#business .float-left {
		margin: 0 0 15px;
		width: 100%;
		text-align: left;
	}
	#business h3 {
		margin: 0 0 1em;
		color: #000;
		text-align: left;
	}
	#business .float-right img {
		width: 100%;
		height: auto;
	}
	#company .bg-head {
		background: transparent url(../img/bg_company.jpg) no-repeat center top;
		background-size: auto 100%;
	}
	#access .bg-head {
		background: transparent url(../img/bg_access.jpg) no-repeat center top;
		background-size: auto 100%;
	}
	#contact .bg-head {
		background: transparent url(../img/bg_contact.jpg) no-repeat center top;
		background-size: auto 100%;
	}
	#contact .inner h2 {
		margin: 0 0 35px;
		padding: 0.4em;
		background: #f6f6f6;
		color: #000;
		font-size: 2rem;
	}
	.bg-head {
		padding: 10% 0 10%;
		height: auto;
	}
	.bg-head div {
		margin: 0 auto;
		padding: 2em 0;
		width: 80%;
		text-align: center;
		background: rgba(0,0,0,.6);
		color: #fff;
	}
	.bg-head h2 {
		color: #fff;
		font-weight: 200;
		font-size: 3rem;
	}
	.bg-head p {
		font-size: 1.6rem;
		letter-spacing: 0.25em;
	}
	section h2, section h3 {
		line-height: 1.4;
		text-align: center;
	}
	section h2 {
		font-weight: 400;
		font-size: 3.2rem;
	}
	section h3 {
		font-size: 2rem;
		font-weight: 400;
	}
	section {
		width: 100%;
	}
	section .inner {
		padding: 50px 15px 20px;
		margin: 0 auto;
		width: 100%;
	}
	section .anchor {
		position: absolute;
		left: 0;
		top: -60px;
	}
	#message h2 {
		margin: 0 0 30px;
		font-size: 4rem;
		letter-spacing: 0.25em;
	}
	#message .inner p {
		line-height: 2;
		letter-spacing: 0;
	}
	.company-logo {
		margin: 0 auto 65px;
		color: #000;
		font-size: 2rem;
		text-align: center;
	}
	.company-logo img {
		width: 50%;
		height: auto;
	}
	#outline-table {
		border-top: dotted 1px #888;
		width: 100%;
	}
	#outline-table th, #outline-table td {
		padding: 10px 0;
		border-bottom: dotted 1px #888;
		font-size: 1.5rem;
	}
	#outline-table th {
		width: 30%;
		font-weight: normal;
	}
	#outline-table td {
		width: 70%;
	}
	#map_canvas iframe{
		width: 100%;
		height: 400px;
	}
	#access .freedial {
		color: #004C00;
		font-family: Garamond, "Times New Roman", "�����", "Yu Mincho", "�������", "YuMincho", "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS����E", "�l�r �o����", "MS PMincho", serif;
		font-size: 3.2rem;
	}
	#access ul {
		text-align: center;
	}
	#access li {
		display: inline-block;
	}
	#access li a {
		color: #000;
	}
	#contact .freedial, #contact .tel, #contact .fax {
		font-family: Garamond, "Times New Roman", "�����", "Yu Mincho", "�������", "YuMincho", "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS����E", "�l�r �o����", "MS PMincho", serif;
		text-align: center;
		line-height: 1.2;
	}
	#contact .freedial {
		color: #B20000;
		font-size: 3.2rem;
	}
	#contact .freedial a {
		color: #B20000;
	}
	#contact .tel {
		color: #004C00;
		font-size: 3.2rem;
	}
	#contact .tel a {
		color: #000;
	}
	#contact .fax {
		display: block;
	}
	#contact table, #contact tbody {
		width: 100%;
		display: block;
	}
	#contact tr {
		display: block;
	}
	#contact th, #contact td {
		padding: 10px 0;
		border-bottom: none;
		display: block;
		width: auto;
	}
	#contact th {
		margin: 0 -15px;
		padding: 10px 15px;
		background: #EDF2ED;
	}
	#contact.confirm {
		padding-top: 60px;
	}
	.privacy {
		margin: 40px 0 0;
		padding: 1.5em;
		background: #EEE;
		font-size: 1.3rem;
	}
	#privacy h3 {
		margin: 1.5em 0 0.5em;
		text-align: left;
		font-size: 2.4rem;
	}
	.scroll {
		margin: 40px 0 20px;
		text-align: center;
	}
	footer {
		padding: 0;
		color: #fff;
	}
	footer .inner {
		margin: 0 auto;
		padding: 0 0 15px;
		width: 100%;
		height: auto;
		position: relative;
	}
	footer a {
		color: #fff;
	}
	#fnav {
		margin: 0 0 35px;
		width: 100%;
		overflow: hidden;
	}
	#fnav li {
		padding: 0 1em;
		border-left: none;
		border-right: solid 1px #fff;
		border-bottom: solid 1px #fff;
		float: left;
		width: 50%;
		font-size: 1.4rem;
		text-align: center;
	}
	#fnav li a {
		padding: 1em 0;
		display: block;
	}
	#fnav li a:hover {
		color: #fff;
	}
	#fcompany {
		width: 100%;
		overflow: hidden;
	}
	#fcompany .logo {
		margin: 0 0 20px;
		float: none;
		clear: none;
		text-align: center;
	}
	#fcompany div {
		padding: 0 15px;
		margin: 0;
		line-height: 1.2;
	}
	#fcompany .adrs {
		font-size: 1.4rem;
		text-align: center;
	}
	#fcompany .adrs span {
		font-size: 1.4rem;
		font-weight: 400;
		display: block;
	}
	#fcompany .tel {
		margin: 20px 0 0;
		font-size: 1.4rem;
		font-family: Garamond, "Times New Roman", "�����", "Yu Mincho", "�������", "YuMincho", "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS����E", "�l�r �o����", "MS PMincho", serif;
		text-align: center;
	}
	#fcompany .tel span {
		padding: 0;
	}
	footer .bnr {
		margin: 20px 0 0;
		position: relative;
		top: auto;
		right: auto;
		text-align: center;
	}
	.copyright {
		margin: 0 auto;
		padding: 0.25em 0;
		min-width: 100%;
		text-align: center;
		font-size: 1.2rem;
		letter-spacing: 0.15em;
	}
}
