﻿html {
	min-width: 1000px; /* viewport */
}
/*=============================================
 * body
 *=============================================*/

body {
	color: #000000;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 17px;
	line-height: 34px;
	letter-spacing: 0;
	min-width: inherit;
	background: #ffffff;
	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 {
}
/*=============================================
 * #wrapper
 *=============================================*/

#wrapper {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrap {
	width: 1000px;
}
/*=============================================
 * header
 *=============================================*/

#header {
	width: 100%;
	position: relative;
	height: 900px;
	background: url(../img/shared/bg_header.jpg) repeat-x center top;
}
#header h1 {
	font-size: 15px;
	line-height: 30px;
	color: #000;
	letter-spacing: 1px;
}
#header .logo {
	text-align: center;
	padding:  229px 0 218px;
}
#header .tel{
	position: absolute;
	right: 0;
	bottom: -60px;
}
#header .nav {
	
}
#header .nav li{
	float: left;
}
/*=============================================
 * key
 *=============================================*/

#key {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 775px;
	width: 100%;
	position: absolute;
	top: 25px;
	left: 0;
}
#key ul {
	height: 775px;
	width: 100%;
}
#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;
}
.key_ttls {
	position:absolute;
	right:60px;
	bottom:30px;
}
/*=============================================
 * container
 *=============================================*/

#container {
}
/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
	padding: 22px 0 17px;
	max-width: 410px;
	margin: 0 auto;
}
/*=============================================
 * footer
 *=============================================*/

#footer {
	background: url(../img/shared/bg_ft.png) repeat-x center top;
	background-size: contain;
	width: 100%;
	position: relative;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #000;
	text-align: center;
}
#footer h3 {
	font-weight: bold;
	font-size: 26px;
	padding:  70px 0 17px;
	text-shadow:2px 1px 1px #ababab;
}
#footer .note {
	font-size: 15px;
	letter-spacing: 0;
}
#footer .note span {
	font-weight:bold;
}
#footer .ft_info {
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 40px;
}
#footer .nav {
	line-height: 26px;
	font-size: 15px;
	padding: 26px 0px 15px;
	letter-spacing: 1px;
	color: #fff;
	position: relative;
	border-bottom: 1px solid #2f2f32;
}
#footer .nav li {
	padding-left: 0;
}
#footer .nav li a {
	padding: 0 13px;
	position: relative;
}
#footer .nav li + li {
}
#footer .nav li + li:before {
}
/*=============================================
 * copyright
 *=============================================*/
#pagetop {
	right: 20px;
	bottom: 20px;
}
address {
	color: #fff;
	font-size: 15px;
	/* padding: 45px 0 10px; */
	letter-spacing: -1px;
	line-height: 22px;
	text-align: center;
	line-height: 1.4;
}

address span a{
 font-size: 10px;
 padding: 5px 0 15px;
 text-align: center;
 color: #FFF;
 display: block;}



.text_center {
	text-align: center;
}
.ml_0 {
	margin-left: 0px !important;
}
.strong {
	font-weight: bold;
}
.text_right {
	text-align: right;
}
#socialbuttons > * {
	margin: 0 7px;
}
.w_500 {
	width: 500px;
}
.w_50pc {
	width: 50%;
}

.sec_ct {
	background: url(../img/index/bg_sec4.jpg) no-repeat center/cover;
	padding: 75px 0 90px;
}
.sec_ct .wrap {
	background: url(../img/index/bg_box_01.jpg) no-repeat center top, url(../img/index/bg_box_03.jpg) no-repeat center bottom, url(../img/index/bg_box_02.jpg) repeat-y center 54px;
	padding: 23px 0 50px;
}
.sec_ct .wrap .txt {
	padding: 24px 0 44px;
}
.sec_ct .wrap .photo {
	position: absolute;
	top: -47px;
	left: -165px;
}
.sec_ct .wrap h3 {
	position: absolute;
	bottom: 28px;
	right: 67px;
}
.listinfo li {
	position: relative;
	padding-left: 39px;
	padding-bottom: 4px;
}
.listinfo li:before {
	background: url(../img/concept/icon.png) no-repeat center top;
	position: absolute;
	top: 7px;
	left: 2px;
	width: 18px;
	height: 18px;
	content: '';
}




.key_txt {
    width: 680px;
    margin: 0 auto;
    padding: 30px;
    color: #fff;
    background-color: #2f9601;
    position: absolute;
    top: 580px;
    left: 130px;
	text-align:center;
	border-radius:5px;

}
.key_txt span {
	font-weight:bold;
}