@charset "UTF-8";

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

/*=============================================
 * body
 *=============================================*/
body {
  color: #fff;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 0.5px;
  background: url("../img/shared/body.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
 *=============================================*/

/*=============================================
 * <main>
 *=============================================*/
main {
  clear: both;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.wrap {
  width: 1000px;
}

/*=============================================
 * <header>
 *=============================================*/
header h1 {
  font-size: 11px;
  line-height: 28px;
  letter-spacing: 1.4px;
  text-align: center;
	padding-right: 20px;
}
header .logo {
  text-align: center;
  padding: 190px 0 63px;
}
header .icon_fix {
  background: #000;
  width: 110px;
  height: 50px;
  text-align: center;
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 99;
}
header .icon_fix li {
  display: inline-block;
  margin: 0 3px;
}
header .hd_top {
  background-color: #000!important;
	position: fixed;
	z-index: 99999;
	width: 100%;
}
header .hd_top .fr .tel {
	text-align: right;
}

/*=============================================
 * key
 *=============================================*/
#key {
  min-height: 860px;
  position: relative;
}
#key .key_ttl {
  text-align: center;
  font-size: 40px;
  letter-spacing: 4px;
  line-height: 60px;
  font-weight: bold;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.36);
}
#key .key_ttl .fz30 {
  font-size: 30px;
}
#key .key_ttl .txt-red {
  color: #d50f0f;
}
#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>
 *=============================================*/

/*=============================================
 * #socialbuttons
 *=============================================*/

/*=============================================
 * <footer>
 *=============================================*/
footer {
  padding: 37px 0 10px;
  position: relative;
  background: #000;
}
footer:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: url("../img/shared/body.jpg") repeat center top;
}
footer .logo {
  float: left;
  padding-left: 75px;
}
footer .fl {
  margin-left: 60px;
}
footer .fl .info {
  padding-top: 30px;
}
footer .fl dl {
  line-height: 18px;
  padding-bottom: 18px;
}
footer .fl dl:after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
footer .fl dl dt {
  float: left;
  width: 120px;
}
footer .fl dl dd {
  float: left;
}
footer nav {
  text-align: center;
  padding: 40px 0 6px;
}
footer nav a {
  padding-left: 0;
}
footer nav a + a:before {
  padding: 0 19px;
}
footer nav a:before {
  text-decoration: underline;
  display: inline-block;
}
footer nav a:before, footer nav a:hover:before {
  text-decoration: none;
}

footer .info2{
	border:solid 2px #fff;
	width:710px;
	margin-left:160px;
	padding:15px;
}
footer .info2 .txt{
	float:left;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 4px;
    font-weight: bold;
	margin-top:19px;
}
footer .info2 .txt img{
	margin-right:15px;
}
footer .info2 .txt span.big{
	font-size:30px;
}
footer .info2 .txt span.red{
	color: #d50f0f;
}
footer .info2 .txt span.brd{
	border-bottom:1px solid;
}
footer .info2 .qr{
	float:right;
}





/*=============================================
 * copyright
 *=============================================*/
address {
  font-size: 12px;
  line-height: 27px;
  padding-top: 5px;
}

/*=============================================*/

/*   　　　　　 ページ内メニュー　　　　　　   */

/*=============================================*/
div#localnavArea {
  width: 220px;
  float: left;
  font-size: 0.95em;
}
div#localnavAreaInner .bana {
  margin-bottom: 10px;
}
div#localnavAreaInner {
  width: 180px;
  margin: 0 auto;
  background: url(../img/shared/bg_subnavi_top.jpg) no-repeat left top;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
}
dl#localnav {

  /*width:200px;*/

  /*margin:0 auto;*/
  padding-bottom: 0.5em;
  margin-bottom: 30px;  /*border-bottom:dotted 1px #666;*/
}
dl#localnav dt {

  /*height: 52px;*/
  font-weight: bold;
  background: url(../img/shared/icon_subnavi.gif) no-repeat 0 0.2em;
  padding-left: 30px;
  padding-bottom: 15px;
}
dl#localnav dd {

  /*width:200px;*/

  /*background:url(../img/shared/localnav_bg.jpg) repeat-y left top;*/
}
dl#localnav dd li {
  list-style-type: none;
  padding-bottom: 15px;
  background: url(../img/shared/icon_subnavi2.gif) no-repeat 0 0.2em;
  padding-left: 25px;
  margin-left: 5px;
}
dl#localnav dd li a {
  list-style-type: none;  /*padding-left: 20px;*/
}
dl#localnav a:link {
  color: #FFF;
  text-decoration: none;
}
dl#localnav a:visited, dl#localnav a:active {
  color: #FFF;
  text-decoration: none;
}
dl#localnav a:hover {
  color: #990000;
  text-decoration: underline;
}

/*=============================================*/

/*                     その他                  */

/*=============================================*/
.red {
  color: #C86172;
}
.green {
  color: #6B6310;
}
.redB {
  color: #993300;
  font-weight: bold;
}
.price {
  color: #DA3D00;
  font-weight: bold;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.pb5 {
  padding-bottom: 5px;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.mt20 {
  margin-top: 20px;
}
.mt15 {
  margin-top: 15px;
}
.mt10 {
  margin-top: 10px;
}
.pr40 {
  padding-right: 40px;
}
.bk {
  border: 2px solid #663300;
  padding: 2px;
  font-weight: bold;
  color: #0E0E0E;
}
.fff {
  color: #FFF;
}
#concept #key {
  background: url("../img/index/key.jpg") no-repeat center/cover;
}
#scene #key {
  background: url("../img/index/key.jpg") no-repeat center/cover;
}
#honten #key {
  background: url("../img/index/key.jpg") no-repeat center/cover;
}
#suzuran #key {
  background: url("../img/index/key.jpg") no-repeat center/cover;
}
#nikotama #key {
  background: url("../img/index/key.jpg") no-repeat center/cover;
}
#company #key {
  background: url("../img/index/key.jpg") no-repeat center/cover;
}

/*=============================================*/

/*   　　　　　 ブログRSS 　　　　　　   */

/*=============================================*/
#rss_item {
  background: url(../img/shared/rss_bg.jpg) no-repeat top center;
  width: 750px;
  height: 300px;
  margin-bottom: 30px;
  position: relative;
}
#rss_item h2 {
  position: absolute;
  top: 20px;
  right: 40px;
}
#rss_item .btn_more {
  width: 204px;
  background: #d9b8b8;
  height: 40px;
  position: absolute;
  top: 235px;
  right: 90px;
}
#rss_item .photo {
  width: 340px;
  height: 250px;
  float: left;
  margin: 20px;
  background: #6e6e6e;
}
#rss_item .photo img {
  min-width: 340px;
  min-height: 250px;
}
#rss_item .txt {
  width: 310px;
  padding: 90px 40px 0 0;
  float: right;
}
#rss_item .txt dl {
  color: #e7ded0;
  clear: both;
}
#rss_item .txt dt {
  margin-bottom: 10px;
}
#rss_item .txt dt span {
  color: #ea2f2f;
  font-size: 16px;
  font-weight: bold;
}
#rss_item .txt dd {
  padding: 0 !important;
}
