@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;
	}
}

.rImg100{
    max-width: 100%;
    height: auto;
}

/*----------------------------------------------------
	#mainphoto layout&style
----------------------------------------------------*/
/*	フロント外観写真_背景 ＆ ページトップ画像
----------------------------------------------------*/
#mainphoto {
  clear: both;
  float: left;
  width: 100%;
  min-width: 980px;
  height: 188px;
  background: #000;
  /* 写真無し */
  background-repeat: no-repeat;
  background-position: center; }

#mainphoto .inner {
  display: block;
  margin: 0 auto;
  padding: 15px 0 0;
  width: 960px;
  height: 173px;
  background-repeat: no-repeat;
  background-position: bottom right; }

/* インデックス類高さ指定 */
.slug-stay #mainphoto,
.slug-restaurant #mainphoto,
.slug-restaurant-news #mainphoto,
.slug-hall #mainphoto,
.slug-hall-news #mainphoto {
  height: 322px; }

.slug-stay #mainphoto .inner,
.slug-restaurant #mainphoto .inner,
.slug-restaurant-news #mainphoto .inner,
.slug-banquet #mainphoto .inner,
.slug-hall #mainphoto .inner,
.slug-hall-news #mainphoto .inner {
  height: 307px; }

/* トップ画像 */
.slug-stay #mainphoto {
  background-image: url(/wp/imgs/stay/index/photo_top.jpg); }

.slug-stayplan #mainphoto {
  background-image: url(/wp/imgs/stay/stayplan/photo_top.jpg); }

.slug-service #mainphoto {
  background-image: url(/wp/imgs/stay/service/photo_top.jpg); }

.slug-breakfast #mainphoto {
  background-image: url(/wp/imgs/stay/breakfast/photo_top.jpg); }

.slug-guestroom #mainphoto {
  background-image: url(/jp/wp-content/uploads/2012/03/photo_top.jpg); }

.slug-laputa #mainphoto {
  background-image: url(/wp/imgs/restaurant/laputa/photo_top.jpg); }

.slug-lagoon #mainphoto {
  background-image: url(/wp/imgs/restaurant/lagoon/photo_top.jpg); }

.slug-raconter #mainphoto {
  background-image: url(/wp/imgs/restaurant/raconter/photo_top.jpg); }

.slug-ginga #mainphoto {
  background-image: url(/wp/imgs/restaurant/ginga/photo_top.jpg); }

/*.slug-banquet #mainphoto {	background-image:url(/wp/imgs/banquet/index/photo_top.jpg);}*/
.slug-banquet #mainphoto {
  background-image: url(/wp/imgs/banquet/banquet-plan/photo_top.jpg); }

.slug-banquet-plan #mainphoto {
  background-image: url(/wp/imgs/banquet/banquet-plan/photo_top.jpg); }

.slug-party-room #mainphoto {
  background-image: url(/wp/imgs/banquet/party-room/photo_top.jpg); }

.slug-conference-room #mainphoto {
  background-image: url(/wp/imgs/banquet/conference-room/photo_top.jpg); }

.slug-catering-service #mainphoto {
  background-image: url(/wp/imgs/banquet/catering-service/photo_top.jpg); }

.slug-party #mainphoto {
  background-image: url(/wp/imgs/banquet/party/photo_top.jpg); }

.slug-hall #mainphoto {
  background-image: url(/wp/imgs/hall/index/photo_top.jpg); }

.slug-hall-news #mainphoto {
  background-image: url(/wp/imgs/hall/index/photo_top.jpg); }

.slug-intro #mainphoto {
  background-image: url(/wp/imgs/hall/intro/photo_top.jpg); }

.slug-rental #mainphoto {
  background-image: url(/wp/imgs/hall/rental/photo_top.jpg); }

.slug-foyer #mainphoto {
  background-image: url(/wp/imgs/hall/foyer/photo_top.jpg); }

.slug-seat #mainphoto {
  background-image: url(/wp/imgs/hall/seat/photo_top.jpg); }

.slug-event-calendar #mainphoto {
  background-image: url(/wp/imgs/hall/eventcalendar/photo_top.jpg); }

.slug-access #mainphoto {
  background-image: url(/wp/imgs/info/access/photo_top.jpg); }

.slug-company #mainphoto {
  background-image: url(/wp/imgs/info/company/photo_top.jpg); }

.slug-recruit #mainphoto {
  background-image: url(/wp/imgs/info/recruit/photo_top.jpg); }

.slug-policy #mainphoto {
  background-image: url(/wp/imgs/info/policy/photo_top.jpg); }

.slug-ir #mainphoto {
  background-image: url(/wp/imgs/info/newsrelease/photo_top.jpg); }

.slug-parking-reserve #mainphoto {
  background-image: url(/wp/imgs/info/reserved/photo_top.jpg); }

/*	スライダー
----------------------------------------------------*/
/*
#wrapper_slider {
    background:url(/wp/imgs/index/slider/img_slide-back.png) no-repeat;
    width:610px;
    height:295px;
    padding-top:5px;
	padding-left:5px;
	z-index:10;
}

#slider {
	position:relative;
    width:600px;
    height:270px;
	background:url(/wp/imgs/index/slider/img_loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
    width:550px;
    height:270px;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:0;
	bottom:-35px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/wp/imgs/index/slider/img_bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/wp/imgs/index/slider/img_slide-arrw.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
*/
/*----------------------------------------------------
	#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;
    }
} 

/*----------------------------------------------------
	#container layout&style
----------------------------------------------------*/
#container {
  clear: both;
  float: left;
  width: 100%;
  min-width: 980px;
  border-top: 1px solid #efefef; }

#container .inner {
  margin: 0 auto;
  width: 960px;
  padding: 20px 0; }

#container .two_column_l,
#container .two_column_r,
#container .two_column_c {
  margin-bottom: 15px; }

#container .two_column_l .left_container {
  float: left;
  width: 640px; }

#container .two_column_l .right_container {
  float: left;
  margin-left: 20px;
  width: 300px; }

#container .two_column_r .left_container {
  float: left;
  width: 250px; }

#container .two_column_r .right_container {
  float: left;
  margin-left: 40px;
  width: 670px; }

#container .two_column_c .left_container {
  float: left;
  width: 50%; }

#container .two_column_c .right_container {
  float: left;
  margin-left: 20px;
  width: 50%; }

#container .plan_container {
  width: 660px;
  margin: 0 -20px 0 0;
  _zoom: 1;
  overflow: hidden; }

#container .plan_container .column {
  width: 310px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left; }

#container .two_column_r .right_container .plan_container {
  width: 670px;
  margin: 0 -35px 0 0;
  _zoom: 1;
  overflow: hidden; }

#container .two_column_r .right_container .plan_container .column {
  width: 315px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left; }

/*	トップニュース
----------------------------------------------------*/
ul.news {
  _zoom: 1;
  overflow: hidden;
  margin-bottom: 30px; }

ul.news li {
  background: url(/wp/imgs/footer/img_arrw2.gif) no-repeat 5px 7px;
  padding: 0 0 0 12px;
  margin-top: 5px;
  /*margin-bottom:-1px;*/
  border-bottom: 1px dotted #ccc; }

ul.news li.hasthumb {
  background: none;
  padding-left: 0;
  _zoom: 1;
  overflow: hidden;
  /*padding-left:12px;*/ }

ul.news li.hasthumb img {
  float: left;
  margin: 0 10px 5px 0;
  border: 1px solid #ccc; }

/* メッセージ */
ul.message {
  padding: 10px;
  margin: 0 -10px;
  color: #333;
  border: 1px solid #efefef;
  background: url(/wp/imgs/footer/stripe_x.gif) #cccccc; }

ul.message li {
  text-align: center; }

ul.message li img {
  border: 1px solid #fff; }

/*	フォーム
----------------------------------------------------*/
.online_reserve {
  margin: 0 auto;
  padding: 15px;
  width: 214px;
  border: 1px solid #ccc;
  background: #fff; }

form select {
  margin: 0 2px; }

.online_reserve h3 {
  padding: 10px 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  margin-bottom: 10px;
  font-weight: bold; }

ul.btnRSV {
  margin: 10px 0;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

ul.btnRSV li a {
  display: block;
  height: 30px;
  width: 214px;
  font-size: 12px;
  line-height: 30px;
  padding-left: 15px;
  font-family: Helvetica, Arial, sans-serif;
  background: url(/wp/imgs/index/online-reserve/img_back_btn.gif) no-repeat;
  color: #0068b7; }

/*----------------------------------------------------
	#stay_plan layout&style
----------------------------------------------------*/
.index_container {
  width: 246px;
  border: 1px solid #bbb;
  padding: 1px;
  margin-bottom: 20px;
  /* シャドウ */
  -webkit-box-shadow: 0px 0px 3px rgba(51, 51, 51, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(51, 51, 51, 0.2);
  box-shadow: 0px 0px 3px rgba(51, 51, 51, 0.2); }

.index_container .indexTTL {
  padding: 1px 0 10px;
  border-style: solid;
  border-width: 7px 0 2px;
  font-weight: bold;
  text-align: center;
  background: url(/wp/imgs/footer/img_grd.gif) bottom repeat-x; }

.index_container .indexTTL h3 {
  font-size: 24px;
  border-style: solid;
  border-width: 1px 0 0;
  padding-top: 9px;
  position: relative;
  font-weight: bold; }

ul.indexLi {
  _zoom: 1;
  overflow: hidden; }

.index_container ul.indexLi li {
  margin-bottom: -1px;
  background: url(/wp/imgs/footer/img_grd.gif) bottom repeat-x;
  border-bottom: 1px dotted #333; }

.index_container ul.indexLi li a {
  margin-top: 1px;
  display: block;
  width: 226px;
  padding: 10px 20px;
  font-size: 14px; }

/* link-style */
.index_container ul.indexLi li a:link {
  color: #000; }

.index_container ul.indexLi li a:visited {
  color: #000; }

.index_container ul.indexLi li a:hover {
  color: #0068b7;
  /*background:url(/wp/imgs/footer/stripe_x.gif) #ececec;*/
  background: #ececec; }

.ctgSTAY .indexTTL h3,
.ctgSTAY .indexTTL {
  border-color: #0f4b87; }

.ctgSTAY .indexTTL h4 {
  color: #0f4b87; }

.ctgSTAY ul.indexLi li a {
  background: url(/wp/imgs/img_arrw3.gif) no-repeat 12px 16px; }

.ctgREST .indexTTL h3,
.ctgREST .indexTTL {
  border-color: #000; }

.ctgREST .indexTTL h4 {
  color: #000; }

.ctgREST ul.indexLi li a {
  background: url(/wp/imgs/img_arrw3.gif) no-repeat 12px 16px; }

.sub_container {
  margin: 10px 0;
  padding: 10px; }

.sub_container h3 {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #333; }

.sub_container ul.indexLi li a {
  display: block;
  width: 208px;
  padding: 5px 20px;
  font-size: 12px;
  background: url(/wp/imgs/footer/img_arrw2.gif) no-repeat 12px 11px; }

/*	コンテンツヘッド部分
----------------------------------------------------*/
.TTL {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom: 15px; }

.TTL p.img {
  border: 1px solid #ccc;
  padding: 5px;
  background: #fff; }

.TTL h3 {
  font-size: 21px;
  margin: 10px 0; }

.TTL p {
  font-size: 14px; }

h2 {
  color: #7d0000;
  font-size: 1.5em;
  margin-bottom: 15px; }

/*	客室
----------------------------------------------------*/
dl.dlCLM {
  width: 675px;
  margin: 0 -5px 15px 0;
  _zoom: 1;
  overflow: hidden; }

dl.dlCLM dt {
  font-family: "Times New Roman", Times, serif;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #333; }

.dspNON {
  display: none; }

dl.dlCLM dd {
  float: left;
  width: 130px;
  padding: 0;
  margin: 0 4px 0 0;
  text-align: center;
  font-family: "Times New Roman", Times, serif; }

dl.dlCLM dd h4 {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1; }

dl.dlCLM dd .sub {
  font-size: 10px; }

/*	メモ
----------------------------------------------------*/
.room_container,
.note_container {
  margin-top: 15px;
  padding: 5px 30px;
  background: #f7f7f4;
  /* 角丸 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.room_container {
  background: #fff; }

.room_container dl,
.note_container dl {
  margin: 15px 0; }

.stayPLN_container dl dt,
.room_container dl dt,
.note_container dl dt {
  margin-bottom: 15px;
  border-left: 3px solid #333;
  padding-left: 10px; }

.stayPLN_container dl {
  margin: 0 0 15px; }

.stayPLN_container dl dt {
  margin-bottom: 15px;
  border-left: 3px solid #333;
  padding: 5px 10px;
  background: url(/wp/imgs/footer/stripe_x.gif) #ececec; }

/*	ステイプラン
----------------------------------------------------*/
.stayplanContainer {
  width: 670px;
  margin: 0 0 15px;
  overflow: hidden;
  _zoom: 1;
  font-family: "Times New Roman", Times, serif; }

.stayplanContainer p {
  overflow: hidden;
  _zoom: 1; }

.stayplanContainer h3 {
  font-size: 18px;
  color: #0f4b87;
  font-weight: bold; }

.stayplanContainer h4 {
  font-size: 12px;
  color: #333;
  font-weight: bold; }

/* 写真 */
.stayplanContainer p.imgL {
  border: 1px solid #ccc;
  padding: 5px;
  background: #fff; }

.stayplanContainer p.planDis {
  padding: 10px;
  font-size: 13px;
  line-height: 1.5em; }

.stayplanContainer p.planDis a {
  display: block;
  margin: 10px -10px;
  width: 80px;
  height: 20px; }

.reserve_container {
  padding: 10px;
  background: #ececec url(/wp/imgs/footer/stripe_x.gif); }

.fM {
  margin: 0 5px 0 0;
  font-family: "Times New Roman", Times, serif;
  color: #000;
  font-weight: bold;
  font-size: 16px; }

/*	宿泊プラン 詳細 臨時
----------------------------------------------------*/
.slug-stayplan .section {
  width: 650px;
  margin-bottom: 30px;
  _zoom: 1;
  overflow: hidden; }

.boxL {
  float: left;
  margin: 0 20px 10px 0; }

.boxL,
.boxR {
  overflow: hidden;
  _zoom: 1; }

.slug-stayplan .section table.tableDSN {
  margin: 20px 0; }

.slug-stayplan .section table.tableDSN td {
  text-align: left; }

.boxL img {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc; }

/*	ブライダルからのお知らせ
----------------------------------------------------*/
#container .bridal_news {
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc; }

#container .bridal_news ul li {
  padding: 0 0 0 15px;
  background: url(/wp/imgs/img_heart.png) no-repeat 0 5px; }

/*	メッセージ
----------------------------------------------------*/
#container .message,
#container .message p {
  _zoom: 1;
  overflow: hidden; }

/*	パンくず
----------------------------------------------------*/
#breadcrumd {
  margin: 0 0 10px;
  font-size: 10px; }

/* ===================================================================
 style info : Planページ
=================================================================== */
/*	コンテナ ヘッド
----------------------------------------------------*/
#container .ttl {
  margin-bottom: 15px; }

#container .ttl p {
  margin: 1em 0; }

/* 大見出し */
#container .ttl h2 .sub {
  font-size: 0.7em; }

/*	メインコンテナ
----------------------------------------------------*/
.plan_container {
  width: 933px;
  margin: 0 -13px 15px 0;
  _zoom: 1;
  overflow: hidden; }

/* 3clolumnm */
.plan_container .column {
  width: 298px;
  margin-right: 13px;
  float: left; }

/*	見出し */
.plan_container h3 {
  padding: 6px 10px 5px 80px;
  margin: 0 0 5px;
  border: 1px solid #ddd;
  font-size: 11px;
  font-weight: normal; }

.plan_container h3.stay {
  background: url(/wp/imgs/index/news-icn/news-icn-stay.gif) no-repeat 0 0, -moz-linear-gradient(center bottom, #f0f0f0 0%, white 50%);
  background: url(/wp/imgs/index/news-icn/news-icn-stay.gif) no-repeat 0 0, -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0f0f0), color-stop(0.5, white)); }

.plan_container h3.restaurant {
  background: url(/wp/imgs/index/news-icn/news-icn-restaurant.gif) no-repeat 0 0, -moz-linear-gradient(center bottom, #f0f0f0 0%, white 50%);
  background: url(/wp/imgs/index/news-icn/news-icn-restaurant.gif) no-repeat 0 0, -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0f0f0), color-stop(0.5, white)); }

.plan_container h3.hall {
  background: url(/wp/imgs/index/news-icn/news-icn-hall.gif) no-repeat 0 0, -moz-linear-gradient(center bottom, #f0f0f0 0%, white 50%);
  background: url(/wp/imgs/index/news-icn/news-icn-hall.gif) no-repeat 0 0, -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0f0f0), color-stop(0.5, white)); }

.plan_container h3.banquet {
  background: url(/wp/imgs/index/news-icn/news-icn-banquet.gif) no-repeat 0 0, -moz-linear-gradient(center bottom, #f0f0f0 0%, white 50%);
  background: url(/wp/imgs/index/news-icn/news-icn-banquet.gif) no-repeat 0 0, -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0f0f0), color-stop(0.5, white)); }

.plan_container h3.bridal {
  background: url(/wp/imgs/index/news-icn/news-icn-bridal.gif) no-repeat 0 0, -moz-linear-gradient(center bottom, #f0f0f0 0%, white 50%);
  background: url(/wp/imgs/index/news-icn/news-icn-bridal.gif) no-repeat 0 0, -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0f0f0), color-stop(0.5, white)); }

.plan_container h3.other {
  background: url(/wp/imgs/index/news-icn/news-icn-news.gif) no-repeat 0 0, -moz-linear-gradient(center bottom, #f0f0f0 0%, white 50%);
  background: url(/wp/imgs/index/news-icn/news-icn-news.gif) no-repeat 0 0, -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0f0f0), color-stop(0.5, white)); }

/*	特典
----------------------------------------------------*/
.plan_container .column dl.plan_point {
  width: 250px;
  margin: 0 auto;
  background: url(../plan/imgs/img_back_plan-point.jpg) repeat-x; }

.plan_container .column dl.plan_point h3 {
  margin-bottom: 10px;
  padding: 5px 10px;
  border-bottom: 1px solid #fff;
  background: #913d3d;
  color: #fff; }

.plan_container .column dl.plan_point dd {
  padding: 0 10px 10px;
  height: 50px; }

/*	プランタイトル
----------------------------------------------------*/
.plan_ttl {
  /* 目次用 */
  text-align: center;
  margin-bottom: 15px; }

.plan_cap {
  color: #000; }

.price {
  color: #7d0000;
  font-size: 1.6em; }

.fs_sml {
  color: #7d0000;
  font-size: 1em; }

.fs_big {
  color: #000;
  font-size: 2.5em;
  padding: 0 10px 0 0; }

/*	プラン内容
----------------------------------------------------*/
.plan_naiyo {
  margin-bottom: 30px; }

.plan_naiyo h4 {
  margin: 0 0 8px;
  padding: 0 15px 5px;
  color: #7d0000;
  border-bottom: 1px solid #7d0000; }

.plan_naiyo ul li {
  list-style-type: disc;
  margin-left: 30px;
  padding-right: 15px; }

/*	other plan
----------------------------------------------------*/
.plan_container h4 {
  padding: 0 5px 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc; }

/*	section
----------------------------------------------------*/
div.section {
  padding: 0 10px;
  margin-bottom: 20px; }

/*	section内　見出し
----------------------------------------------------*/
div.section h3 {
  padding: 5px 10px;
  margin: 0 -10px 15px;
  margin-bottom: 0.8em;
  border: 1px solid #ccc;
  border-left: 5px solid #000;
  background: url(/wp/imgs/footer/img_grd.gif) bottom repeat-x white;
  font-size: 1.3em;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif; }

div.section h3 .h3sub {
  font-size: 0.7em;
  margin-left: 10px; }

div.section h4 {
  font-size: 1.3em;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 1em; }

/*	section内　テーブル
----------------------------------------------------*/
table.tableDSN {
  width: 100%;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-collapse: separate;
  *border-collapse: collapse; }

table.tableDSN tr th {
  background: #f5f5f5;
  font-weight: normal;
  font-size: 0.9em; }

table.tableDSN tr th,
table.tableDSN tr td {
  text-align: center;
  padding: 5px 5px;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  vertical-align: middle; }

table.tableDSN a:link {
  color: #0068b7;
  text-decoration: underline; }

table.tableDSN a:hover {
  color: #7d0000; }

/*	レストラン他、 NEWS&TOPICS
----------------------------------------------------*/
.jspScrollable{
    width: 100% !important;
}
.jspContainer{
    width: 100% !important;
    height: 100% !important;    
}
.jspPane{
    width: 100% !important;
    padding-right: 15px !important;
    box-sizing: border-box;    
}
dl.newsTWT {
  line-height: 1.5; }

dl.newsTWT dt {
  padding-right: 10px;
  font-size: 0.9em;
  color: #990000;
  background: url(/wp/imgs/footer/img_arrw2.gif) no-repeat 8.2em 6px; }

dl.newsTWT dd h5 {
  font-weight: bold;
  margin-bottom: 5px; }

dl.newsTWT dd {
  margin: -1.5em 0 0.5em 0;
  padding-left: 15em;
  padding-bottom: 0.5em;
  border-bottom: 1px dotted #ccc; }

dl.newsTWT dd a {
  text-decoration: underline; }

dl.newsTWT dd.stay {
  background: url(/wp/imgs/index/news-icn/news-icn-stay.gif) no-repeat 8.2em 2px; }

dl.newsTWT dd.restaurant {
  background: url(/wp/imgs/index/news-icn/news-icn-restaurant.gif) no-repeat 8.2em 2px; }

dl.newsTWT dd.banquet {
  background: url(/wp/imgs/index/news-icn/news-icn-banquet.gif) no-repeat 8.2em 2px; }

dl.newsTWT dd.bridal {
  background: url(/wp/imgs/index/news-icn/news-icn-bridal.gif) no-repeat 8.2em 2px; }

dl.newsTWT dd.hall {
  background: url(/wp/imgs/index/news-icn/news-icn-hall.gif) no-repeat 8.2em 2px; }

dl.newsTWT dd.news {
  background: url(/wp/imgs/index/news-icn/news-icn-other.gif) no-repeat 8.2em 2px; }

/*	レストラン他、 おすすめプランバナー
----------------------------------------------------*/
div.rcmBNR {
  padding: 23px;
  margin: 0 0 10px;
  background: url(/wp/imgs/footer/stripe_x.gif) #eceadd; }

/*	レストラン他、 おすすめプランbox
----------------------------------------------------*/
div.rcmBOX {
  float: left;
  margin: 0 5px 10px;
  padding: 7px;
  width: 190px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 3px rgba(51, 51, 51, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(51, 51, 51, 0.2);
  box-shadow: 0px 0px 3px rgba(51, 51, 51, 0.2); }

div.rcmBOX img {
  width: 190px;
  height: 130px;
  overflow: hidden;
  margin: 0; }

div.rcmBOX dt {
  margin: 5px;
  color: #990000;
  font-weight: bold; }

div.rcmBOX dd.date {
  padding: 5px 7px;
  margin: 0 -7px 10px;
  background: #ececec; }

div.rcmBOX dd p {
  margin: 5px 0 10px;
  line-height: 1.5; }

div.rcmBOX a.btn {
  display: block;
  margin-top: 5px;
  padding: 5px 10px 5px 15px;
  width: 5em;
  color: #fff;
  border: 1px solid #ccc;
  background: url(/wp/imgs/img_arrw.gif) no-repeat 7px 9px #990000;
  font-size: 0.8em; }

div.rcmBOX a.btn:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.8; }

/*	レストランメニュー下 総料理長の自信作
----------------------------------------------------*/
div.chefBOX {
  border: 1px solid #d2cab3;
  padding: 15px;
  margin: 15px 0 10px;
  width: 218px;
  background: url(/wp/imgs/restaurant/sidebar/photo_sakamoto.jpg) no-repeat bottom right #eceadd; }

div.chefBOX h3 {
  background: #d2cab3;
  color: #624b1b;
  padding: 5px 10px;
  margin-bottom: 15px; }

div.chefBOX .chefITM {
  border: 1px solid #d2cab3;
  padding: 1px; }

div.chefBOX dl {
  min-height: 140px; }

div.chefBOX dt {
  color: #990000;
  margin: 10px 0; }

div.chefBOX dd {
  padding-right: 70px;
  font-size: 0.9em;
  line-height: 1.5; }

/*	レストランメニュー下 バナー類
----------------------------------------------------*/
.bnrBOX img {
  margin-bottom: 10px; }

/*	宴会メニュー下 出張パーティー
----------------------------------------------------*/
div.partyBOX {
  border: 1px solid #d2cab3;
  padding: 15px;
  margin: 15px 0 10px;
  width: 218px;
  background: #eceadd; }

div.partyBOX h3 {
  background: #d2cab3;
  color: #624b1b;
  padding: 5px 10px;
  margin-bottom: 15px; }

div.partyBOX .chefITM {
  border: 1px solid #d2cab3;
  padding: 1px; }

div.partyBOX dl {
  min-height: 140px; }

div.partyBOX dt {
  color: #990000;
  margin: 10px 0; }

div.partyBOX dd {
  font-size: 0.9em;
  line-height: 1.5; }

/*	会場 section内　規約
----------------------------------------------------*/
dl.note {
  margin-bottom: 15px; }

dl.note dt {
  margin: 0 0 8px;
  padding: 0 10px 2px;
  border-bottom: 1px solid #333333;
  font-weight: bold; }

dl.note dd {
  padding: 0 20px 2px;
  margin-bottom: 0.5em;
  background: url(/wp/imgs/footer/img_x.gif) no-repeat 12px 7px; }

/*	汎用
----------------------------------------------------*/
.fs_9 {
  font-size: 0.9em; }

.mgB15 {
  margin-bottom: 15px; }

/*	イベントカレンダー タブ
----------------------------------------------------*/
ul#tabs {
  margin: 0 0 15px; }

ul#tabs li {
  display: inline;
  margin-right: 1em; }

ul#tabs li a:link {
  color: #0068b7;
  text-decoration: underline; }

ul#tabs li a:hover {
  color: #7d0000; }

/*	ブライダルイベント内容
----------------------------------------------------*/
.event_naiyo {
  _zoom: 1;
  overflow: hidden; }

.event_post {
  margin: 0 auto -1px;
  padding: 11px 0 10px;
  width: 300px;
  border-bottom: 1px dotted #ccc; }

.event_post .wrap {
  float: right;
  width: 210px; }

.event_post .wrap h3 {
  font-size: 1.2em; }

.event_post .wrap p {
  margin: 1em 0 0; }

.event_post img {
  float: left;
  background: #ccc;
  border: 5px solid #ececec; }

/* ===================================================================
 style info : Planページ
=================================================================== */
#container #slider {
  width: 600px;
  height: 400px;
  margin-bottom: 80px; }

/*見出し*/
h3.fs_big {
  color: #cc9900;
  position: relative; }

h3.fs_big span.grd {
  background: url(/wp/imgs/img_gradient-white.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px; }

.descript {
  margin-top: 15px;
  padding: 15px;
  line-height: 1.5em;
  border-top: 1px solid #CEB24A;
  /*background:#CEB24A;*/ }

/* ===================================================================
 style info : cuisineページ
=================================================================== */
/*	メニュー
----------------------------------------------------*/
.plan_naiyo dl,
.plan_naiyo ul.menu {
  margin-top: 10px; }

.plan_naiyo dl dt {
  margin-bottom: 5px;
  float: left;
  width: 80px;
  clear: both;
  text-align: center; }

.plan_naiyo dl dd {
  margin: 0 0 0 85px; }

.plan_naiyo dl dd ul li {
  float: left;
  margin: 0;
  padding-right: 10px;
  list-style-type: none; }

/* ===================================================================
 style info : eventページ
=================================================================== */
/*	カレンダー
----------------------------------------------------*/
.wrapper_calender {
  padding: 15px 0; }

/* ===================================================================
 style info : accessページ
=================================================================== */
.access_article h3 {
  padding: 5px 10px 5px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #666; }

.access_article p {
  margin: 1em 0; }

table.parking_fee {
  width: 310px;
  margin: 0 auto; }

table.parking_fee tr th {
  background: #ececec;
  font-weight: normal; }

table.parking_fee tr th,
table.parking_fee tr td {
  padding: 5px 0;
  border: 1px solid #ccc;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

p.cap {
  margin: 5px 0 15px;
  font-size: 0.9em; }

.parling_container {
  width: 640px;
  margin: 0 -10px 0 0;
  _zomm: 1;
  overflow: hidden; }

.parling_container .column {
  width: 310px;
  margin-right: 10px;
  float: left; }

.parling_container h3 {
  margin: 0 0 5px;
  font-weight: bold; }

.parling_container .column h3 {
  margin: 0 0 5px;
  font-weight: normal; }

a.btn_accessDL {
  display: block;
  margin-top: 10px;
  padding: 10px 20px;
  border: 1px solid #ececec;
  background: #ececec;
  text-align: center;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px; }

a.btn_accessDL img {
  margin-right: 6px; }
  
  /* othet_link
-------------------------------------------------------*/

.other_links{
	clear:both;
	float:left;
	width:100%;
	min-width:980px;
	background:url(../imgs/footer/stripe_x.gif) #ccc;
	border-top:1px solid #efefef;
}
.other_links .inner{
	display:block;
	margin:0 auto;
	padding:15px 0;
	width:960px;
}
.other_links .inner ul{
	width:968px;
	margin-right:-8px;
	_zoom:1;
	overflow:hidden;
	
}
.other_links ul li{
	width:113px;
	margin-right:8px;
	font-size:9px;
	float:left;
}
.other_links ul li img{
	width:110px;
	margin:0 auto 3px;
	border:1px solid #ccc;
}
.other_links ul li a:link,
.other_links ul li a:visited{
	color:#000;
}
.other_links ul li a:hover{
	text-decoration:underline;
}
.plan_detail .other_links{
	background:none;
	border-top:none;
}

/* プラン詳細 single
-------------------------------------------------------*/
.plan_detail {
  background: #000;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.75, black), color-stop(1, #3c3c3c));
  background-image: -moz-linear-gradient(center bottom, black 75%, #3c3c3c 100%); }

.wrap_img {
  padding: 30px;
  background: #fff; }

/* DL用ボタン */
a.button {
  background: #c63929;
  background: -moz-linear-gradient(top, #ee432e 0%, #c63929 50%, #b51700 50%, #891100 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #ee432e), color-stop(0.5, #c63929), color-stop(0.5, #b51700), color-stop(1, #891100));
  border: 1px solid #951100;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4), 0 1px 3px #333333;
  color: #fff;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 12px 20px 14px 20px;
  margin: 10px auto;
  width: 300px;
  display: block;
  text-align: center;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8); }

a.button:hover {
  background: #cb0500;
  background: -moz-linear-gradient(top, #f37873 0%, #db504d 50%, #cb0500 50%, #a20601 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #f37873), color-stop(0.5, #db504d), color-stop(0.5, #cb0500), color-stop(1, #a20601));
  cursor: pointer; }

a.button:active {
  background: #b30300;
  background: -moz-linear-gradient(top, #d43c28 0%, #ad3224 50%, #9c1500 50%, #700d00 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #d43c28), color-stop(0.5, #ad3224), color-stop(0.5, #9c1500), color-stop(1, #700d00));
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4); }

/* slick black button
*******************************************************************************/
a.slick-black {
  display: block;
  margin: 10px 0 20px;
  text-align: center;
  background: #111;
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9) 0%, rgba(30, 30, 30, 0.9) 50%, rgba(20, 20, 20, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, rgba(50, 50, 50, 0.9)), color-stop(0.5, rgba(30, 30, 30, 0.9)), color-stop(0.5, rgba(20, 20, 20, 0.9)), color-stop(1, rgba(0, 0, 0, 0.9)));
  border: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 1px 1px 1px 0px rgba(135, 135, 135, 0.1), inset -1px -1px 1px 0px rgba(135, 135, 135, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px 0px rgba(135, 135, 135, 0.1), inset -1px -1px 1px 0px rgba(135, 135, 135, 0.1);
  box-shadow: inset 1px 1px 1px 0px rgba(135, 135, 135, 0.1), inset -1px -1px 1px 0px rgba(135, 135, 135, 0.1);
  color: #fff;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: lighter;
  line-height: 1;
  padding: 12px 0;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8), 0 1px 1px rgba(255, 255, 255, 0.3);
  width: 200px; }

a.slick-black:hover {
  background: #222;
  background: -moz-linear-gradient(top, rgba(70, 70, 70, 0.9) 0%, rgba(50, 50, 50, 0.9) 50%, rgba(40, 40, 40, 0.9) 50%, rgba(20, 20, 20, 0.9) 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, rgba(70, 70, 70, 0.9)), color-stop(0.5, rgba(50, 50, 50, 0.9)), color-stop(0.5, rgba(40, 40, 40, 0.9)), color-stop(1, rgba(20, 20, 20, 0.9)));
  cursor: pointer; }

a.slick-black:active {
  background: #000;
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.9) 0%, rgba(20, 20, 20, 0.9) 50%, rgba(10, 10, 10, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, rgba(30, 30, 30, 0.9)), color-stop(0.5, rgba(20, 20, 20, 0.9)), color-stop(0.5, rgba(10, 10, 10, 0.9)), color-stop(1, rgba(0, 0, 0, 0.9))); }

/* ================================
	共通
================================ */
/*	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 .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; }

/* ================================
	コンテンツ
	.contents
================================ */
.contents {
  padding: 30px 0 0;
  background: url(../imgs/201402/bg-shadow.png) no-repeat center 0;
  z-index: 1; }

/* ================================
	コンテンツ
	.contents > slider
================================ */
.slider {
  width: 632px;
  /* height: 370px; */
  margin: 0 0 30px;
  position: relative;
  background: #fff; }

#slider {
  position: relative;
  width: 632px;
  /* height: 370px; */
  background: url(/wp/imgs/index/slider/img_loading.gif) no-repeat 50% 50%; }

#slider img {
  width: 632px;
  /* height: 370px; */
  position: absolute;
  top: 0px;
  left: 0px;
  display: none; }

#slider a {
  display: block;
  border: 0; }

/* nav */
.nivo-controlNav {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 1000;
  }

.nivo-controlNav a {
  display: block;
  width: 14px;
  height: 14px;
  background: #ddd;
  margin-right: 3px;
  float: left;
  border: 1px solid #fff;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.nivo-controlNav a.active {
  background: #0f4b84;
  cursor: default; }

/* control */
.nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(/wp/imgs/index/slider/img_slide-arrw.png) no-repeat;
  text-indent: -9999px;
  border: 0; }

a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px; }

a.nivo-prevNav {
  left: 15px; }

.nivo-caption {
  width: 140px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: auto;
  color: #000;
  background: #fff;
  text-shadow: none;
  font-family: Helvetica, Arial, sans-serif; }

.nivo-caption p:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #000;
  position: absolute;
  top: 50%;
  left: 10px;
  margin: -6px 0 0; }

.nivo-caption p {
  text-align: center;
  position: relative; }

/* bar */
.timeBar {
  width: 0;
  height: 4px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  filter: alpha(opacity=80);
  -moz-opacity: .80;
  opacity: .80; }

/* detail */
#slider span {
  display: block;
  width: 120px;
  padding: .3em 1em .3em 1em;
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: auto;
  font-size: 12px;
  text-align: center;
  color: #000;
  background: rgba(255, 255, 255, 0.9);
  text-shadow: none;
  font-family: Helvetica, Arial, sans-serif;
  filter: alpha(opacity=95); }

#slider span i {
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #000;
  position: absolute;
  top: 50%;
  left: 13px;
  margin: -6px 0 0; }

/* ================================
	コンテンツ
	.contents > news&topics
================================ */
/* tab */
.tab li {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  margin-right: 3px;
  *display: inline;
  *zoom: 1; }

.tab a {
  display: block;
  padding: .4em .9em;
  border: 0 solid #dedede;
  border-width: 0 0 4px 0;
  position: relative;
  -webkit-transition: .5s;
  transition: .5s; }
  .tab a:hover {
    background: #efefef; }

.tab .active {
  background: #fff;
  border-width: 0 0 4px 0;
  cursor: default; }
  .tab .active:hover {
    background: none; }

.tab .all .active {
  border-bottom-color: red; }

.tab .banquet .active {
  border-bottom-color: #36850f; }

.tab .bridal .active {
  border-bottom-color: #850f0f; }

.tab .restaurant .active {
  border-bottom-color: #e3911c; }

.tab .stay .active {
  border-bottom-color: #0f4b84; }

.tab .hall .active {
  border-bottom-color: black; }

/* container */
.newsTWT {
  margin: 15px 0 30px;
  line-height: 1.5;
  height: 300px;
  overflow: hidden; }

.newsTWT dt {
  padding-right: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #990000;
  background: url(http://www.f-sunpalace.com/wp/imgs/footer/img_arrw2.gif) no-repeat 8.9em 6px !important; }

.newsTWT h5 {
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 5px; }

.newsTWT p {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0; }

.newsTWT dd {
  margin: -1.5em 0 0.5em 0;
  padding-left: 15em;
  padding-bottom: 0.5em;
  border-bottom: 1px dotted #ccc; }

.newsTWT a {
  text-decoration: underline; }

.newsTWT .stay {
  background: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-stay.gif) no-repeat 8.9em 2px !important; }

.newsTWT .restaurant {
  background: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-restaurant.gif) no-repeat 8.9em 2px !important; }

.newsTWT .banquet {
  background: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-banquet.gif) no-repeat 8.9em 2px !important; }

.newsTWT .bridal {
  background: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-bridal.gif) no-repeat 8.9em 2px !important; }

.newsTWT .hall {
  background: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-hall.gif) no-repeat 8.9em 2px !important; }

.newsTWT .news {
  background: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-other.gif) no-repeat 8.9em 2px !important; }

/* ================================
	コンテンツ
	.contents > banner
================================ */
.bnrLst li {
  width: 304px;
  position: relative; }
  .bnrLst li figure {
    width: 304px;
    height: 123px; }
  .bnrLst li:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    cursor: pointer; }

.bnrLst img {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3,enabled=true)";
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease; }

.bnrLst i {
  display: block;
  width: 70px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 108px;
  left: 0; }

.bnrLst .stay i {
  background-image: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-stay.gif); }

.bnrLst .restaurant i {
  background-image: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-restaurant.gif); }

.bnrLst .banquet i {
  background-image: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-banquet.gif); }

.bnrLst .bridal i {
  background-image: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-bridal.gif); }

.bnrLst .hall i {
  background-image: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-hall.gif); }

.bnrLst .news i {
  background-image: url(http://www.f-sunpalace.com/wp/imgs/index/news-icn/news-icn-other.gif); }

.bnrLst a {
  display: block;
  margin: 10px 0;
  font-size: 12px;
  font-size: 1.2rem;
  color: #000; }

/* ================================
	コンテンツ
	.contents > reserve
================================ */
.reserve {
    max-width: 276px;
  margin: 0 auto 15px;
  padding: 9px;
  position: relative;
  border: 5px solid #a5a52b; }

/*
.reserve:after {
  content: "";
  display: block;
  width: 296px;
  min-height: 100%;
  padding-bottom: 2px;
  border: 1px double #fff;
  position: absolute;
  top: -2px;
  left: -2px; }
*/
  
@media ( max-width : 767px ) {
	.page-restaurant .reserve,
	.page-restaurant .reserve + div{
    	display: none;
	}
} 
  
.reserve.subCtg:after {
  width: 242px; }

.reserve h3 {
  color: #a5a52b;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  padding: 0 .6em;
  margin: 0 0 .5em;
  border-left: 4px solid #a5a52b; }

.reserve .btn-jln {
  display: block;
  position: relative;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3,enabled=true)";
  z-index: 500;
  top: 0;
  left: 0;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease; }

.reserve form {
  position: relative;
  z-index: 500; }

.reserve table {
  width: 100%;
  border: 1px solid #a5a52b;
  margin: 0 0 10px; }

.reserve .th {
  background: #a5a52b;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  padding: .3em .6em; }

.reserve td {
  padding: 3px; }

a.btn-sub {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  color: #000;
  z-index: 500; }
  
a.btn-stayTokuten{
    display: none;  
    margin-bottom: 5px;
    position: relative;
    z-index: 500;
}
a.btn-stayTokuten img{
    width: 100%;
    height: auto;
}
a.btn-stayTokuten:hover img{
    filter: alpha(opacity=80);
    -moz-opacity: .80;
    opacity: .80;
}
.overlay{
    display: block;
    width: 100%;
    height: 100%;
    z-index: 5000;
    background: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.overlay:before,
.overlay:after{
    display: block;
    content: "";
    width: 50px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 40px;
    right: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.overlay:after{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.overlay > .inner{
    width: 100%;
    max-width: 800px;
    height: auto;
    padding: 10px;
    background: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.overlay img{
    width: 100%;
    height: auto;
}
.overlay img:hover{
    cursor: pointer;
}
.overlay i.btn-close{
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 6000;
}


/* ================================
	reserve
================================ */
.left_container .reserve:after{
    width: 242px;
}
.left_container a.btn-jln{
    background: #000;
}
.left_container a.btn-jln img{
    max-width: 100%;
    height: auto;
    width /***/:auto;
}

@media screen and (max-width : 481px){
    .left_container .reserve:after{
        width: 100%;
        padding: 1px;
    }
	
}



/* ================================
	コンテンツ
	.contents > aside
================================ */
.other_link {
  margin: 15px 0;
  padding: 15px;
  background: #eeeedc; }

.other_link h4 {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  padding: 0 .6em;
  margin: 0 0 .5em;
  border-left: 4px solid #000; }

.other_link li {
  margin: 10px 0 0; }
  .other_link li:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    cursor: pointer; }

.other_link img {
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease; }

.other_link p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  margin: .5em 0 0; }
  
@media ( max-width : 481px ) {
    .other_link{
        cursor: pointer;
    }
    .pickupLst{
        display: none;
    }	
    .pickupLst li:first-child{
        display: none;
    }	
} 


div.phm.pluginLikeboxStream{
  height: 125px !important; 
  display: none;
}




.footerContact{
    width: 100%;
    padding-top: 1em;
    background: #000;
    color: #fff;
    box-sizing: border-box;
}
.footerContact--h{
    margin: 0 1em 1em;
    border: 1px solid #ccc;
}
.footerContact--h > small{
    display: block;
    text-align: center;
}
.footerContact--tel{
    padding: 0 14px .5em;
    font-size: 36px;
}
.footerContact--tel > span{
    display: block;
    line-height: 1.3;
}
.footerContact--tel > span > small{
    font-size: 60%;
}
.footerContact--tel__time{
    font-size: 13px;
    display: block;
    text-align: center;    
}
.btn-tel{
    display: inline-block;
    width: 100%;
    padding: 1em;
    background: #b19c60;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 3px;
}
.footerContact--link{
    display: table;
    table-layout: fixed;
    width: 100%;
}
.footerContact--link a{
    display: table-cell;
    width: 50%;
    padding: .5em;
    color: #333;
    background: #f5f5f5;
    text-align: center;
}
.footerContact--link a:not(:first-child){
    border-left: 1px solid #999;
}

@media ( min-width : 481px ) {
.footerContact{
    display: table;
    table-layout: fixed;
    padding: 0;
    margin-bottom: 30px;
    background: #f5f5f5;
}
.footerContact dt,
.footerContact dd{
    display: table-cell;
    vertical-align: middle;
}
.footerContact--h{
    width: 25%;
    padding: 2em 0;
    background: #333;
    color: #fff;
    font-size: 14px;
}
.footerContact--tel{
    color: #333;
    padding-bottom: 0;
}
.footerContact--link{
    width: 25%;
    padding-left: 4%;
    border-left: 1px solid #ccc;
}
.footerContact--link a{
    display: inline-block;
    width: auto;
    padding: .5em;
    color: #333;
    text-align: left;
    -webkit-transition: .4s;
    transition: .4s;
}
.footerContact--link a:not(:first-child){
    border-left: none;
}
.footerContact--link a:hover{
    background: #ddd;
}
} 


@media ( max-width : 767px ) {
	.sp_hide{   display: none !important;}
}
@media ( min-width : 768px ) {
	.xl_hide{   display: none !important;}
}
/*	serif
---------------------- */
.serif{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

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

    guideIndex

================================ */
/* guideList
---------------------- */
.guideList{
    
}
.guideList--item{
    margin-bottom: 2%;
    font-size: 15px;
    line-height: 1.3;
    background: #f7f7f7;
    box-sizing: border-box;
    border: 1px solid #ddd;
}

.guideList--item.ctg-stuff{ background-color: #ede9e6;}
.guideList--item.ctg-stuff.is-test{ background: url("/wp/imgs/guide/front/img-fukuoka.png") no-repeat bottom center #d9e8f8; padding: 10px 20px;}
.guideList--item.ctg-spot{ background-color: #e7f0d0;}
.guideList--item.ctg-stay{ background-color: #e4ecf2;}
.guideList--item.ctg-access{ background-color: #f0f0f0;}
.guideList--item.ctg-restaurante{ background-color: #ebe6ca;}
.guideList--item.ctg-hall{ background-color: #fff;}
.guideList--item.ctg-wedding{ background-color: #fdf0f0;}
.guideList--item.ctg-banquet{ background-color: #dfe7db;}
.guideList--item.ctg-event{ background-color: #dcd2df;}

.guideList--item > a{
    display: table;
    width: 100%;
    table-layout: fixed;
}
.guideList--item > a:hover .btn-detail{
    background: #000;
}


.guideList--item__figure{
    display: table-cell;
    vertical-align: middle;
    width: 30%;
    min-height: 70px;
    overflow: hidden;
    background-color: #ccc;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.ctg-stuff .guideList--item__figure{ background-image: url("/wp/imgs/guide/front/img-fukuoka.png"); }
.ctg-stuff.is-test .guideList--item__figure{ display: block; width: 100%; height: auto; background: transparent; }
.ctg-stuff.is-test .guideList--item__figure > img{ max-width: 100%; height: auto; }
.ctg-spot .guideList--item__figure{ background-image: url("/wp/imgs/guide/front/photo-spot.png"); }
.ctg-stay .guideList--item__figure{ background-image: url("/wp/imgs/guide/front/photo-stay.png"); }
.ctg-access .guideList--item__figure{ background-image: url("/wp/imgs/guide/front/photo-access.png"); }
.ctg-restaurante .guideList--item__figure{ background-image: url("/wp/imgs/guide/front/photo-restaurante.png"); }
.ctg-hall .guideList--item__figure{ background-image: url("/wp/imgs/guide/front/photo-hall.png"); }
.ctg-wedding .guideList--item__figure{ background-image: url("/wp/imgs/guide/front/photo-wedding.png"); }
.ctg-banquet .guideList--item__figure{ background-image: url("/wp/imgs/guide/front/photo-banquet.png"); }
.ctg-event .guideList--item__figure{ background-image: url("/wp/imgs/guide/front/photo-event.png"); }

/* sp */
@media (min-width:481px){
    .guideList--item{
    }
/*
    .ctg-stuff .guideList--item__figure{
        width: 40%;
        height: 170px;
    }
*/
    .ctg-stuff.is-test .guideList--item__figure{
        display: table-cell;
        width: 55%;
        height: 170px;
    }
}

.guideList--item__txt{
    display: table-cell;
    vertical-align: middle;        
    padding: 5% 5%;
}
.ctg-stuff.is-test .guideList--item__txt{
    display: block;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
    box-sizing: border-box;
}
@media (min-width:481px){
    .ctg-stuff.is-test .guideList--item__txt{
        display: table-cell;
        width: auto;
        vertical-align: middle;     
    }
    
}

.btn-detail{
    display: inline-block;
    padding: .3em 1em;
    margin-top: .5em;
    background: #333;
    color: #fff;
    font-size: 12px;
}
a.btn-detail{
    color: #fff;
}



/* ================================
	.reserveform
================================ */
.reserveForm{
}
.style_subhead{
    display: block;
    background: #d4d4c0;
    color: #000;
    padding: .5em !important;
    margin-bottom: 10px !important;
}
.bookingDate .style_subhead{
    display: none;
}
.reserve aside{
    margin-top: 20px;
    position: relative;
    z-index: 10;
    clear: both;
}
.reserve aside.link a{
    display: block;
    padding: .5em;
    border-bottom: 1px dotted #ccc;
    position: relative;
    
}
.reserve aside.link a::before{
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-width: 5px 7px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #333;
}
.reserve aside.link a:hover{
    background: #efefef;
}
.reserve aside.tmp a{
    display: block;
    border: 1px solid #999;
    border-radius: 6px;
    padding: 10px;
    text-shadow: 1px 1px 0 rgba(255,255,255,1);
    background: #efefef;
    overflow: hidden;
    position: relative;
    box-shadow: 1px 1px 0 rgba(255,255,255,1) inset,-1px -1px 0 rgba(255,255,255,1) inset;
    z-index: 1;
}
.reserve aside.tmp a::after{
    display: block;
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(200, 200, 200, .3);
    z-index: -1;
}

.reserve aside.tmp a:hover{
    background: #0074b7;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    border-color: #0074b7;
}
.reserve aside.tmp a:hover::after{
    background: #006ba8;
}

a.btn-toMenu{
    display: block;
    padding: 1em;
    width: 100%;
    margin: 20px auto 0;
    background: #8e7735;
    color: #fff;
    font-size: 240%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 3px;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
}

/* tablet-pc */
@media (min-width:768px){

    a.btn-toMenu.pcBtn{
        width: 80%;
        font-size: 20px;
    }
    
}