﻿html:not(.responsive) {
	min-width: 1000px; /* viewport */
}
/*=============================================
 * body
 *=============================================*/

body {
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1.5px;
	background: url(../img/shared/bg.jpg) repeat center top;
	min-width: inherit;
	min-height: inherit;
	max-height: 100%;
}
/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/*=============================================
 * .fnt - customs
 *=============================================*/

.fnt-mincho {
}
.fnt-meiryo {
}
.fnt-gothic {
}
.fnt-garamond {
}
/*=============================================
 * <main>
 *=============================================*/

main {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrap {
	width: 1000px;
}
/*=============================================
 * <header>
 *=============================================*/
header .hotlink {
	position: fixed;
	top: 99px;
	right: 0;
	z-index: 99999999;
}
header {
	height: 950px;
	position: relative;
	z-index: 99999;
	background: url(../img/shared/hd_shadow.png) repeat-x center top;
}
header h1 {
	letter-spacing: 1.25px;
}
header .logo {
	position: absolute;
	top: 0;
	left: 0;
}
header .tel {
	padding-top: 12px;
}
header nav {
	padding: 45px 0 31px 280px;
}
header .scroll {
	position: absolute;
	top: 806px;
	left: 0;
	z-index: 99999999;
	width: 100%;
	text-align: center;
}
/*=============================================
 * key
 *=============================================*/

#key {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	min-height: 100%;
	width: 100%;
}
#key ul {
	min-height: inherit;
}
#key li {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
/*=============================================
 * <section>
 *=============================================*/

section {
}
/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
	padding-top: 53px;
	text-align: left;
}
/*=============================================
 * <footer>
 *=============================================*/
footer .pdr1 {
	padding-right: 80px;
}
footer .pdr2 {
	padding-right: 31px;
}
footer {
	background: url(../img/shared/line.jpg) repeat-x center top, rgba(0,0,0,0.5);
}
footer .logo {
	position: absolute;
	top: 60px;
	left: 0;
}
footer .tel {
	position: relative;
	/*padding: 60px 0 0 212px;*/
	padding: 60px 0 0 0px;
}
footer .tel span {
	position: absolute;
	bottom: -34px;
	/*left: 216px;*/
	left: 4px;
}
footer .txt {
	padding-top: 29px;
}
footer th {
	text-align: left;
	width: 166px;
}
footer tr {
	line-height: 22px;
	display: block;
	padding-bottom: 21px;
}
footer table {
	margin-top: 30px;
	display: block;
	padding-bottom: 27px;
}
footer nav {
	width: 235px;
	line-height: 45px;
	padding-top: 23px;
	position: relative;
}
footer nav:before {
	content: "";
	position: absolute;
	top: 38px;
	left: -44px;
	width: 1px;
	bottom: 0;
	background: #fff;
}
footer .ft_bt {
	background: rgba(0,0,0,0.5);
	font-size: 13px;
	line-height: 51px;
}
footer .nav-inline > * {
	display: block;
}
footer nav > a + a:before {
	display: none;
}
/*=============================================
 * copyright
 *=============================================*/

address {
	text-align: left;
}
.box_bd {
	position: relative;
	width: 1420px;
}
.box_bd:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url(../img/shared/line_03.png) no-repeat center bottom, url(../img/shared/line_01.png) no-repeat center top, url(../img/shared/line_02.png) repeat-y center top;
}
.bx-wrapper {
	background: none;
	border: none;
	box-shadow: none;
	left: 0;
	margin-bottom: 0;
	height: 100%;
}
.listmenu {
	width: 319px;
}
.listmenu h4 {
	border: 1px #fff solid;
	text-align: center;
	line-height: 69px;
	margin-bottom: 28px;
	font-size: 15px;
}
.listmenu.fl {
	margin-right: 20px;
}
.listmenu dl {
	line-height: 18px;
	padding: 0 19px 17px 18px;
	border-bottom: 1px #3f3e3d dotted;
	margin-bottom: 18px;
}
.listmenu dt {
	float: left;
}
.listmenu dd {
	text-align: right;
	float: right;
}
.listmenu dl:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
.listmenu .item {
	margin-bottom: 40px;
}
.bg_skew {
	position: relative;
}
.bg_skew:before {
	/*
	-webkit-transform: skewY(-48.3deg);
		-ms-transform: skewY(-48.3deg);
		-o-transform: skewY(-48.3deg);
*/
         
	content: "";
	position: absolute;
	transform-origin: top right;
	background: rgba(0,0,0,0.2);
	height: 1516px;
	width: 210%;
	transform: rotate(-48.5deg);
	top: -218px;
 right: calc(50% + -246px);
}
.banner {
	transition: all 0.5s ease;
	cursor: pointer;
}
.banner:hover {
	opacity: 0.5;
}
