@charset "utf-8";

/* ======================
 * Top CSS
======================= */


/* mainVisual
=========================================*/
/*#mainVisual {
	background: url(/img/index_bg04.gif) repeat-x 0 100%;
}*/
#mainVisual #mainVisualInner {
	width: 100%;
	margin: 0 auto;
}
#mainVisual #mainVisualList li {
	height: 480px;
	text-indent: -9999px;
}
#mainVisual #mainVisualList .slide01 {
	background: url(/img/index_mv01.jpg) no-repeat 50% 0;
}
#mainVisual #mainVisualList .slide02 {
	background: url(/img/index_mv02.jpg) no-repeat 50% 0;
}
#mainVisual #mainVisualList .slide03 {
	background: url(/img/index_mv04.jpg) no-repeat 50% 0;
}
#mainVisual #mainVisualList .slide04 {
	background: url(/img/index_mv03.jpg) no-repeat 50% 0;
}
#mainVisual #mainVisualList li a {
	display: block;
	height: 480px;
}
#mainVisual .bx-wrapper {
	position: relative;
}
#mainVisual .bx-wrapper .bx-controls-direction a.bx-prev {
	position: absolute;
	top: 50%;
	left: 100px;
	width: 48px;
	height: 48px;
	margin-top: -24px;
	background: url(/img/index_bt01.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
	z-index: 100;
}
#mainVisual .bx-wrapper .bx-controls-direction a.bx-next {
	position: absolute;
	top: 50%;
	right: 100px;
	width: 48px;
	height: 48px;
	margin-top: -24px;
	background: url(/img/index_bt02.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
	z-index: 100;
}
#mainVisual .bx-controls {
	height: 48px;
	background: #232a2c;
}
#mainVisual .bx-controls .bx-pager {
	text-align: center;
}
#mainVisual .bx-controls .bx-pager .bx-pager-item {
	display: inline-block;
	margin: 0 10px;
}
#mainVisual .bx-controls .bx-pager .bx-pager-item a {
	display: block;
	width: 140px;
	height: 48px;
	background: url(/img/index_bt03.png) no-repeat 0 0;
	text-indent: -9999px;
}
#mainVisual .bx-controls .bx-pager .bx-pager-item a:hover,
#mainVisual .bx-controls .bx-pager .bx-pager-item a.active {
	background: url(/img/index_bt03on.png) no-repeat 0 0;
}



/* topMessage
=========================================*/
#topMessage {
	height: 600px;
	background: url(/img/index_bg01.jpg) no-repeat 50% 0;
}
#topMessage #topMessageInner {
	width: 940px;
	margin: 0 auto;
	padding-right: 449px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#topMessage .heading {
	padding: 146px 0 14px 0;
	border-bottom: double 3px #ae9866;
	text-align: center;
}
#topMessage .heading img {
	width: 154px;
	height: auto;
}
#topMessage .message {
	margin-top: 20px;
}


/* business
=========================================*/
#business {
	height: 600px;
	background: url(/img/index_bg02.png) no-repeat 50% 0;
}
#business #businessInner {
	width: 940px;
	margin: 0 auto;
}
#business .wrap {
	display: table;
	width: 100%;
	height: 140px;
}
#business .heading {
	display: table-cell;
	width: 140px;
	vertical-align: middle;
}
#business .heading img {
	width: 88px;
	height: auto;
}
#business .info {
	display: table-cell;
	width: auto;
	padding-left: 30px;
	background: url(/img/index_bg03.gif) no-repeat 0 0;
	color: #5a430e;
	vertical-align: middle;
	font-weight: bold;
}

/* businessList */
#business .businessList {
	margin-top: 30px;
}
#business .businessList li {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#business .businessList li.list04 {
	margin-right: 0;
}
#business .businessList li .logo {
	display: table;
	width: 220px;
	height: 220px;
	border: solid 10px #d6cbb2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#business .businessList li.list04 .logo img {
	width: 100%;
}
#business .businessList li .logo a {
	display: table-cell;
	background: #ffffff;
	vertical-align: middle;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
#business .businessList li .logo a:hover {
	background: #e4e0d4;
}
#business .businessList li.list04 .logo a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#business .businessList li .link {
	margin-top: 10px;
	padding-left: 25px;
	background: url(/common/img/com_ic01.gif) no-repeat 0 0;
}
#business .businessList li .link a {
	color: #000000;
}


/* companyList */
#business .companyList {
	margin-top: 35px;
}
#business .companyList li {
	float: left;
}
#business .companyList li.list01,
#business .companyList li.list02,
#business .companyList li.list03 {
	display: table;
	width: 300px;
	height: 64px;
	margin-right: 20px;
	border: solid 1px #ae9866;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#business .companyList li.list01 a,
#business .companyList li.list02 a,
#business .companyList li.list03 a {
	display: table-cell;
	background: #0a4477;
	color: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
	vertical-align: middle;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
#business .companyList li.list01 a:hover,
#business .companyList li.list02 a:hover,
#business .companyList li.list03 a:hover {
	background: #204a67;
	color: #e4e0d4;
	text-decoration: none;
}
#business .companyList li.list01 a span,
#business .companyList li.list02 a span,
#business .companyList li.list03 a span {
	padding-left: 20px;
	background: url(/common/img/com_ic02.png) no-repeat 0 50%;
}
#business .companyList li.list03 {
	margin-right: 0;
}
/*#business .companyList li.list03 {
	margin-right: 0;
	background: #776429;
}
#business .companyList li.list03 a {
	display: block;
	width: 300px;
	height: 64px;
	background: url(/img/index_bn01.png) no-repeat 0 0;
	text-indent: -9999px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
#business .companyList li.list03 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}*/


/* pressRelease
=========================================*/
#pressRelease {
	margin-top: 57px;
}
#pressRelease #pressReleaseInner {
	position: relative;
	width: 940px;
	margin: 0 auto;
}
#pressRelease .heading {
	padding: 6px 0 21px 0;
}
#pressRelease .heading img {
	width: 138px;
	height: auto;
}
#pressRelease dl {
	display: table;
	width: 100%;
	padding: 20px 0;
	border-bottom: dotted 1px #cccccc;
}
#pressRelease dt {
	display: table-cell;
	width: 10em;
	text-align: left;
	vertical-align: top;
}
#pressRelease dd {
	display: table-cell;
	width: auto;
	text-align: left;
	vertical-align: top;
}
#pressRelease dd *:first-child {
	margin-top: 0;
}
#pressRelease .listLink {
	position: absolute;
	top: 0;
	right: 1px;
	width: 118px;
	border: solid 1px #ae9866;
}
#pressRelease .listLink a {
	display: block;
	padding: 10px 0 8px 37px;
	background: url(/common/img/com_ic02.png) no-repeat 21px 50%;
	color: #000000;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
#pressRelease .listLink a:hover {
	background: #ae9866 url(/common/img/com_ic03.png) no-repeat 21px 50%;
	color: #ffffff;
	text-decoration: none;
}


/* emergency
=========================================*/
.emergency {
	width: 940px;
	margin: 30px auto 0;
	border: #cccccc 1px solid;
	padding: 20px;
}
.emergency h2 {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
.emergency h2 span {
	color: #ff0000
}
.emergency p {
	margin-top: 1em;
}


/* ClearFix
=========================================*/
#business .businessList ul:after,
#business .companyList ul:after {
	content: "";
	display: block;
	clear: both;
}
#business .businessList ul,
#business .companyList ul {
	min-height: 1%;
	zoom: 1;
}





@media only screen and (max-width: 640px) {


	/* mainVisual
	=========================================*/
	#mainVisual {
		background: none;
	}
	#mainVisual #mainVisualInner {
		width: 100%;
		margin: 0 auto;
	}
	#mainVisual #mainVisualList li {
		height: 150px;
		text-indent: -9999px;
	}
	#mainVisual #mainVisualList .slide01 {
		background: url(/img/index_mv01_sp.jpg) no-repeat 50% 0;
		background-size: auto 150px;
	}
	#mainVisual #mainVisualList .slide02 {
		background: url(/img/index_mv02_sp.jpg) no-repeat 50% 0;
		background-size: auto 150px;
	}
	#mainVisual #mainVisualList .slide03 {
		background: url(/img/index_mv03_sp.jpg) no-repeat 50% 0;
		background-size: auto 150px;
	}
	#mainVisual #mainVisualList .slide04 {
		background: url(/img/index_mv04_sp.jpg) no-repeat 50% 0;
		background-size: auto 150px;
	}
	#mainVisual #mainVisualList li a {
		display: block;
		height: 150px;
	}
	#mainVisual .bx-wrapper {
		position: inherit;
	}
	#mainVisual .bx-wrapper .bx-controls-direction a.bx-prev {
		position: absolute;
		top: 0;
		left: 0;
		width: 24px;
		height: 37px;
		margin-top: 0;
		background: url(/img/index_bt01.png) no-repeat 0 0;
		background-size: 24px 37px;
		text-indent: -9999px;
		outline: none;
		z-index: 50;
	}
	#mainVisual .bx-wrapper .bx-controls-direction a.bx-next {
		position: absolute;
		top: 0;
		right: 0;
		width: 24px;
		height: 37px;
		margin-top: 0;
		background: url(/img/index_bt02.png) no-repeat 0 0;
		background-size: 24px 37px;
		text-indent: -9999px;
		outline: none;
		z-index: 50;
	}
	#mainVisual .bx-controls {
		position: relative;
		height: 37px;
		background: #232a2c;
	}
	#mainVisual .bx-controls .bx-pager {
		text-align: center;
	}
	#mainVisual .bx-controls .bx-pager .bx-pager-item {
		display: inline-block;
		margin: 0 6px;
	}
	#mainVisual .bx-controls .bx-pager .bx-pager-item a {
		display: block;
		width: 59px;
		height: 37px;
		background: url(/img/index_bt03.png) no-repeat 0 0;
		background-size: 59px 37px;
		text-indent: -9999px;
	}
	#mainVisual .bx-controls .bx-pager .bx-pager-item a:hover,
	#mainVisual .bx-controls .bx-pager .bx-pager-item a.active {
		background: url(/img/index_bt03on.png) no-repeat 0 0;
		background-size: 59px 37px;
	}
	
	
	/* topMessage
	=========================================*/
	#topMessage {
		height: auto;
		padding-bottom: 289px;
		background: url(/img/index_bg01_sp.jpg) no-repeat 50% 100%;
		background-size: 320px auto;
	}
	#topMessage #topMessageInner {
		width: 100%;
		margin: 0 auto;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	#topMessage .heading {
		padding: 40px 0 13px 0;
		border-bottom: double 3px #ae9866;
		text-align: center;
	}
	#topMessage .heading img {
		width: 115px;
		height: auto;
	}
	#topMessage .message {
		margin-top: 20px;
	}


	/* business
	=========================================*/
	#business {
		height: auto;
		background: #d7dcdf;
	}
	#business #businessInner {
		width: 100%;
		margin: 0 auto;
	}
	#business .wrap {
		display: block;
		width: 100%;
		height: auto;
	}
	#business .heading {
		display: block;
		width: 100%;
		padding-top: 43px;
		vertical-align: middle;
		text-align: center;
	}
	#business .heading img {
		width: 70px;
		height: auto;
	}
	#business .info {
		display: block;
		width: 100%;
		padding: 20px 15px 0 15px;
		background: none;
		color: #5a430e;
		font-size: 13px;
		font-size: 1.3rem;
		vertical-align: middle;
		font-weight: bold;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	/* businessList */
	#business .businessList {
		margin-top: 20px;
		border-top: solid 2px #d6cbb2;
	}
	#business .businessList li {
		display: table;
		float: none;
		width: 100%;
		height: 80px;
		margin-right: 0;
		background: #ffffff;
		border-bottom: solid 2px #d6cbb2;
	}
	#business .businessList li .logo {
		display: table-cell;
		width: 110px;
		height: auto;
		border: none;
		vertical-align: middle;
		text-align: center;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	#business .businessList li.list04 .logo {
		text-align: center;
	}
	#business .businessList li.list04 .logo img {
		width: 80px;
		height: 80px;
	}
	#business .businessList li .logo a {
		display: inline;
		background: none;
	}
	#business .businessList li .logo a:hover {
		background: none;
	}
	#business .businessList li.list01 .logo a img {
		width: 51px;
	}
	#business .businessList li.list02 .logo a img {
		width: 57px;
	}
	#business .businessList li.list03 .logo a img {
		width: 66px;
	}
	#business .businessList li .link {
		display: table-cell;
		width: auto;
		margin-top: 0;
		padding: 0 30px 0 0;
		background: url(/jp/img/index_ic01_sp.png) no-repeat 95% 50%;
		background-size: 9px auto;
		vertical-align: middle;
	}
	#business .businessList li.list04 {
		background: #ebcd9b;
	}
	#business .businessList li.list04 .link {
		background: url(/jp/img/index_ic01_sp.png) no-repeat 95% 50%;
		background-size: 9px auto;
	}
	#business .businessList li .link a {
		color: #000000;
		font-size: 15px;
		font-size: 1.5rem;
		font-weight: bold;
	}
	#business .businessList li.list04 .link a {
		color: #000000;
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: normal;
	}
	
	
	/* companyList */
	#business .companyList {
		margin-top: 15px;
		padding: 0 15px 40px;
	}
	#business .companyList ul {
		overflow: hidden;
	}
	#business .companyList li {
		float: left;
	}
	#business .companyList li.list01,
	#business .companyList li.list02,
	#business .companyList li.list03 {
		display: table;
		width: 49%;
		height: 64px;
		margin-right: 2%;
		border: solid 1px #ae9866;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	#business .companyList li.list02 {
		margin-right: 0;
	}
	#business .companyList li.list03 {
		margin-top: 7px;
	}
	#business .companyList li.list01 a,
	#business .companyList li.list02 a,
	#business .companyList li.list03 a {
		display: table-cell;
		background: #0a4477;
		color: #ffffff;
		font-size: 13px;
		font-size: 1.3rem;
		vertical-align: middle;
		text-align: center;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
	}
	#business .companyList li.list01 a:hover,
	#business .companyList li.list02 a:hover,
	#business .companyList li.list03 a:hover {
		background: #204a67;
		color: #e4e0d4;
		text-decoration: none;
	}
	#business .companyList li.list01 a span,
	#business .companyList li.list02 a span,
	#business .companyList li.list03 a span {
		padding-left: 15px;
		background: url(/common/img/com_ic02.png) no-repeat 0 50%;
	}
	/*#business .companyList li.list03 {
		float: none;
		width: 290px;
		margin: 79px auto 0;
		background: #776429;
	}
	#business .companyList li.list03 a {
		display: block;
		width: 290px;
		height: 62px;
		background: url(/img/index_bn01_sp.png) no-repeat 0 0;
		background-size: 290px 62px;
		text-indent: -9999px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
	}
	#business .companyList li.list03 a:hover {
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha(opacity=70)";
	}*/


	/* pressRelease
	=========================================*/
	#pressRelease {
		margin-top: 40px;
		padding: 0 15px;
	}
	#pressRelease #pressReleaseInner {
		position: relative;
		width: 100%;
		margin: 0 auto;
	}
	#pressRelease .heading {
		padding: 0 0 5px 0;
	}
	#pressRelease .heading img {
		width: 124px;
		height: auto;
	}
	#pressRelease dl {
		display: block;
		width: 100%;
		padding: 12px 0;
		border-bottom: dotted 1px #cccccc;
	}
	#pressRelease dt {
		display: block;
		width: auto;
		text-align: left;
		vertical-align: top;
	}
	#pressRelease dd {
		display: block;
		width: auto;
		padding-top: 3px;
		color: #000000;
		text-align: left;
		vertical-align: top;
	}
	#pressRelease .listLink {
		position: inherit;
		top: auto;
		right: auto;
		width: 224px;
		margin: 15px auto 0;
		border: solid 1px #ae9866;
	}
	#pressRelease .listLink a {
		display: block;
		padding: 12px 0 10px 88px;
		background: url(/common/img/com_ic02.png) no-repeat 70px 50%;
		color: #000000;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
	}
	#pressRelease .listLink a:hover {
		background: #ae9866 url(/common/img/com_ic03.png) no-repeat 70px 50%;
		color: #ffffff;
		text-decoration: none;
	}
	
	/* emergency
	=========================================*/
	.emergency {
		width: auto;
		margin: 20px 10px 0;
		border: #cccccc 1px solid;
		padding: 10px;
	}
	.emergency h2 {
		margin-bottom: 1em;
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: bold;
	}
	.emergency h2 span {
		color: #ff0000
	}
	.emergency p + p {
		margin-top: 1em;
	}


}



