@charset "UTF-8";
.cf {
  *zoom: 1; }
  .cf:after {
    content: "";
    display: table;
    clear: both; }
    
    

@media ( max-width : 481px ) {
	.sm_hide{
    	display: none;
	}
}
@media ( min-width : 482px ) {
	.xl_hide{
    	display: none;
	}
}

/*----------------------------------------------------
	#footer_navi layout&style
----------------------------------------------------*/
#footer_navi {
  clear: both;
  float: left;
  width: 100%;
  min-width: 980px;
  font-size: 0.9em;
  font-family: sans-serif;
  font-weight: normal;
  background-color: #000;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.75, black), color-stop(1, #282828));
  background-image: -moz-linear-gradient(center bottom, black 75%, #282828 100%);
  border-top: 1px solid #333; }

#footer_navi .inner {
  margin: 0 auto;
  width: 960px;
  padding: 20px 0;
  color: #fff; }

#footer_navi ul.sub-menu li a:hover {
  color: #fff;
  text-decoration: underline; }

/*	マップ＆アクセス
----------------------------------------------------*/
#access,
#access p,
#access dl {
  _zoom: 1;
  overflow: hidden; }

/*
#access p {
  padding: 10px;
  background: #fff; }
*/

#access h4 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 1.5em; }
  
@media ( max-width : 481px ) {
    #access p {
     padding: 0 10px;
     background: #000;    
    }
	
} 

/* アクセス */
dl.access {
  margin-bottom: 15px; }

dl.access dt {
  margin-top: 2px;
  width: 40px;
  float: left;
  clear: both;
  font-size: 8px;
  text-align: center; }

dl.access dd {
  margin: 0 0 5px 45px; }

/* アイコン */
.icn_bus {
  color: #fff;
  background-color: #e4007f; }

.icn_subway {
  color: #fff;
  background-color: #097c25; }

.icn_taxi {
  color: #fff;
  background-color: #fff100;
  color: #000; }

/* フッターロゴ */
#access .ft_logo {
  margin: 20px auto 0; }

#access .ft_logo img {
  margin-right: 20px; }

/*	サイトマップ
----------------------------------------------------*/
#sitemap {
  width: 972px;
  margin: 0 -12px 30px 0;
  _zoom: 1;
  overflow: hidden; }

#sitemap ul.ft-menu li {
  float: left;
  width: 150px;
  margin-right: 12px; }

#sitemap ul.ft-menu li li {
  float: none;
  width: 140px;
  padding: 0 5px;
  margin: 0 0 5px 5px;
  background: url(/wp/imgs/footer/img_arrw.gif) no-repeat 0 0.6em; }

#sitemap ul.ft-menu li ul {
  margin-bottom: 10px; }

#sitemap a {
  color: #fff; }

#sitemap a:hover {
  color: #999; }

#sitemap h4 {
  margin-bottom: 10px;
  padding: 2px 10px;
  background: #fff;
  color: #000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80; }

#sitemap h4:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00; }

/* リスト外 */
#sitemap .ext_box {
  border-top: 1px dotted #fff;
  padding: 10px 10px 0;
  margin: 0 auto 10px;
  width: 100px; }

#sitemap h5 {
  color: #fff;
  margin-bottom: 5px; }

/*----------------------------------------------------
	#footer layout&style
----------------------------------------------------*/
#footer {
  clear: both;
  float: left;
  width: 100%;
  min-width: 980px;
  background: #fff;
  border-top: 1px solid #666;
  font-family: sans-serif;
  font-size: 9px; }

#footer .inner {
  margin: 0 auto;
  width: 960px;
  padding: 10px 0 20px;
  position: relative; }

/* 会社概要など */
#footer .inner ul {
  margin-left: -1px;
  _zoom: 1;
  overflow: hidden;
  position: absolute;
  top: 10px;
  right: 0; }

#footer .inner ul li {
  margin-left: -1px;
  padding: 2px 8px;
  float: left;
  border-left: 1px solid #ccc; }

#footer .inner ul li a:link,
#footer .inner ul li a:visited {
  color: #000; }

#footer .inner ul li a:hover {
  color: #000;
  text-decoration: underline; }
  
  
  
/*	.btn-footerCall
---------------------- */

.ft_logo a.btn-footerCall{
    display: none;
    padding: .6em .4em;
    margin: 0 13px;
    font-size: 16px;
    color: #fff;
    background: #837c1d;
    border-radius: 3px;
    border: 1px solid #47430e;
    box-shadow: 0 0 1px rgba(205, 195, 41, 1.0000) inset;
    box-sizing: border-box;
}
.ft_logo a.btn-footerCall span{
    display: inline-block;
    margin: 0 .4em 0 0;
}
@media ( min-width : 768px ) {
	.ft_logo .phone{
    	display: none;
    }
} 


/* ================================
	共通
================================ */
/*	h
---------------------- */
.section-h {
  margin: 0 0 15px;
  padding: .6em 0 .6em 2em;
  position: relative;
  background: #efefef; }

.section-h:after {
  content: "";
  display: block;
  width: 4px;
  height: 1.1em;
  background: #146dc9;
  position: absolute;
  top: .9em;
  left: 1em; }

/*	a
---------------------- */
a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8; }

/* ================================
	ヘッダ
	.globalHeader
================================ */
.globalHeader {
  border-top: 9px solid #0b5aa6;
  padding: 10px 0 0;
  background: #f5f5f5;
  background: -prefix-linear-gradient(top, white, whitesmoke);
  background: linear-gradient(to bottom, white, whitesmoke);
  z-index: 5000; }

.inner {
  position: relative; }

/*	h
---------------------- */
.logo {
  width: 223px;
  height: 61px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../imgs/201402/logo.png) no-repeat 0 0; }
  .logo a{
    position: relative;
    display: block;
  }

/*	.sub-link
---------------------- */
.sub-link {
  position: absolute;
  top: 0;
  right: 0; }
  .sub-link li {
    float: left;
    margin-left: 12px;
    padding-top: 12px;
    font-size: 12px;
    font-size: 1.2rem; }
  .sub-link a {
    display: block;
    color: #000;
    line-height: 1.2; }
    .sub-link a:hover {
      text-decoration: underline; }
  .sub-link .home a {
    background: url(http://www.f-sunpalace.com/wp/imgs/header/icn_home.gif) no-repeat 0 1px;
    padding-left: 12px; }
  .sub-link .contact a {
    background: url(http://www.f-sunpalace.com/wp/imgs/header/icn_mail.gif) no-repeat 0 0;
    padding-left: 14px; }
  .sub-link .tell {
    font-weight: bold;
    font-size: 12px;
    padding: 12px;
    line-height: 1;
    border: 1px solid #ddd;
    background: #d5c90d;
    border-radius: 3px; }
  .sub-link .recruit,
.sub-link .access{
    font-weight: bold;
    font-size: 12px;
    padding: 12px;
    line-height: 1;
    border: 1px solid #ddd;
    background: #1559aa;
    border-radius: 3px; }
      .sub-link .recruit a{
          color: #fff;
      }
.sub-link .access{
    background: #eee;
    color: #fff;
}

/*	.globalNav
---------------------- */
.globalNav {
  width: 960px;
  height: 102px;
  margin: 15px 0 0; }
  .globalNav > li {
    width: 162px;
    height: 102px;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #e9e9e9;
    float: left;
    text-align: center;
    position: relative; }
    .globalNav > li:first-child, .globalNav > li.itm-01 {
      margin-left: -12px;
      border-left: none;
      position: relative; }
    .globalNav > li:last-child {
      margin-right: -12px;
      border-right: none;
      position: relative; }
    .globalNav > li.itm-06 {
      margin-right: -12px;
      border-right: none;
      position: relative; }
    .globalNav > li > a {
      display: block;
      width: 140px;
      height: 28px;
      overflow: hidden;
      margin: 0 11px;
      padding: 74px 0 0;
      background: url(../imgs/201402/thumb.jpg) no-repeat;
      color: #000; }
  .globalNav .itm-01 > a {
    background-position: -420px 0; }
  .globalNav .itm-02 > a {
    background-position: -140px 0; }
  .globalNav .itm-03 > a {
    background-position: -280px 0; }
  .globalNav .itm-04 > a {
    background-position: 0 0; }
  .globalNav .itm-05 > a {
    background-position: -560px 0; }
  .globalNav .itm-06 > a {
    background-position: -700px 0; }

.globalNav > li{
    height: 122px;
}
.globalNav > li > a{
    height: 42px;
    line-height: 42px;            
}
.globalNav > li.itm-06 > a{
    line-height: 1.5;            
}

.globalNav .sub-menu {
  position: absolute;
  top: 112px;
  left: 0;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3,enabled=true)";
  display: none;
  z-index: 2000; }
  .globalNav .sub-menu li {
    line-height: 0; }
  .globalNav .sub-menu a {
    display: block;
    width: 162px;
    min-height: 1em;
    line-height: 1.2;
    padding: 9px 0;
    text-align: center;
    color: #000;
    background: rgba(255, 255, 255, 0.95);
    background: #fff;
    -webkit-transition: background 0.6s ease;
    transition: background 0.6s ease;
    position: relative;
    line-height: normal;
    zoom: 1; }
    .globalNav .sub-menu a:hover {
      background: #ddd; }

/* ================================
	フッタ
	.globalFooter
================================ */
/*	h
---------------------- */
#sitemap {
  margin: 0; }
  #sitemap h4 {
    border: 1px solid #999; }
  #sitemap .stay {
    background: #0f4b84;
    color: #fff; }
  #sitemap .banquet {
    background: #36850f;
    color: #fff; }
  #sitemap .restaurant {
    background: #e3911c;
    color: #fff; }
  #sitemap .bridal {
    background: #850f0f;
    color: #fff; }
  #sitemap .hall {
    background: black;
    color: #fff; }

