
@font-face {
font-family: 'phone';
src: url(https://www.yamanishi-fk.jp/templates/business/font/ufonts.com_dinmittelschriftstd-1-opentype.woff);
}

/*=============================================================
	コンテンツ
=============================================================*/

/* 見出し */
h2.componentheading,
.page-header h2{}
.item-page-title,
.kiji-midashi { font-size: 25px; line-height: 1.1; color: #1A3635; font-family:"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, "ＭＳ Ｐ明朝", MS PMincho, serif; font-weight: normal; margin-bottom: 0.75em; padding-bottom: 0.5em; position: relative;}
.item-page-title:before,
.kiji-midashi:before{ content: ""; width: 1.0em; height: 2px; background: #1A3635; position: absolute; bottom: 0px; left: 0px;}
.kiji-midashi-2 { font-size: 17px; line-height: 1.0; font-family:"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, "ＭＳ Ｐ明朝", MS PMincho, serif; background: rgba(237,236,221,0.4); font-weight: normal; border: solid 1px rgba(227,226,214,0.4); padding: 0.5em; margin-top: 2.5em; margin-bottom: 1.0em;}
.kiji-midashi-2 span{ font-size: 12px; line-height: 1.1; display: inline-block; vertical-align: baseline; padding-left: 1.0em; opacity: 0.6;}
.kiji-midashi-3 {}

/* promo and fotter */
#promo-wrap{ width:100%; min-width:950px; margin: 0px auto;}
#promo{ width:100%; min-width:950px; margin: 0px auto;}
.middlePromo{ width: 100%; min-width:950px; height: auto; margin-bottom: 50px;}
.middlePromo h2{ width: 100%; min-width: 950px; background: rgba(0,0,0,0.8); padding: 1.5em 0; text-align: center; color: #FFF; font-size: 31px; line-height: 1.1; font-family:"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, "ＭＳ Ｐ明朝", MS PMincho, serif; font-weight: normal; letter-spacing: 0.1em;}
.middlePromo h2 span{ display: block; text-align: center; font-size: 13px; line-height: 1.1; opacity: 0.6; margin-top: 1.0em;}

/* bottom contents */
.bottom{ width: 100%; margin: 0px auto; background: rgba(255,255,255,1.0); padding-bottom: 50px;}
.bottom .googlemap{ width: 100%; padding: 7.5vw 0; overflow: hidden; position: relative;}
.bottom .googlemap iframe{ width: 100%; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%);}
.bottom h2.logo{ margin: 30px auto 0 auto; text-align: center;}
.bottom .address{ font-size: 13px; line-height: 1.1; text-align: center; margin-top: 1.0em;}
.bottom .phone{ text-align: center; margin-top: 0.5em;}
.bottom .button{ margin-top: 1.5em; text-align: center;}

/* column */
.column02{ letter-spacing: -0.4em;}
.column02 .inner{ width: 48%; display: inline-block; vertical-align: top; letter-spacing: 0; margin: 0 4% 2.0em 0;}
.column02 .inner:nth-child(2n){ margin-right: 0px;}
.column03{ letter-spacing: -0.4em;}
.column03 .inner{ width: 30.666666%; display: inline-block; letter-spacing: 0; margin: 0 4% 2.0em 0;}
.column03 .inner:nth-child(3n){ margin-right: 0px;}
.column04{ letter-spacing: -0.4em;}
.column04 .inner{ width: 22%; display: inline-block; letter-spacing: 0; margin: 0 4% 2.0em 0;}
.column04 .inner:nth-child(4n){ margin-right: 0px;}
.verTop{ vertical-align: top;}
.verMid{ vertical-align: middle;}
.verBtm{ vertical-align: bottom;}

/* image resize */
.imgFit img{ width: 100%; height: auto;}
.imgBdr{ border: solid 3px #FFF;}
.imgSdw{ box-shadow: 0px 0px 5px rgba(0,0,0,0.1);}

/* table */
.userTable01{ width: 100%; border: solid 1px #E3E2D6; margin-bottom: 1.0em;}
.userTable01 th{ background: #EEEDE2; padding: 1.0em; border: solid 1px #E3E2D6; font-size: 13px; line-height: 1.3;}
.userTable01 td{ background: #FFF; padding: 1.0em; border: solid 1px #E3E2D6; font-size: 13px; line-height: 1.3;}

/* list style */
.bdrList{}
.bdrList li{ padding: 0.5em 0; border-bottom: dotted 1px #E1E0D0;}

/* table design */
.userTable01{ width: 100%; border: solid 1px #E3E2D6;}
.userTable01 tr{}
.userTable01 tr th{ color: #B49134; padding: 1.0em; font-size: 13px; line-height: 1.3; border: solid 1px #E3E2D6; background: #F2EEE1;}
.userTable01 tr td{ padding: 1.0em; font-size: 13px; line-height: 1.3; border: solid 1px #E3E2D6; background: #FFF;}

/* トップページ
-------------------------------------------------------------*/
body#home .item-separator{ margin-bottom: 0px;}
.flexslider{ margin-bottom: 0px !important;}
.flex-control-nav{ display: none;}

#slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#slider .inner {
  width: 100%;
  overflow: hidden;
}
#slider .inner img {
  display: none;
  position: absolute;
  left: 0;
  width: 100%; height: auto;
}
#slider .inner .img01 {
  display: block;
}

.homePromo{ width: 100%; min-width: 950px; margin: 0px auto; background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/promo/home.png) no-repeat center center; background-size: 100%;}
.homePromo h2{ width: 1000px; margin: 0px auto; padding: 12.5vw 0;}

.homeBlock01{ width: 100%; min-width: 950px; margin: 0px auto; padding: 40px 0; background: #FFF;}
.homeBlock01 p{ width: 950px; margin: 0px auto; text-align: center;}

.homeBlock02{ background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/common/bg_all.png) repeat center top; text-align: left;}
.homeBlock02{ width: 100%; min-width: 950px; margin: 0px auto; padding: 40px 0; position: relative;}
.homeBlock02:before{ content: ""; width: 100%; height: 58px; background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/home/wave.png) repeat-x center top; background-size: contain; position: absolute; top: 0px; left: 50%; transform: translateX(-50%);}
.homeBlock02 ul{ width: 950px; margin: 0px auto; letter-spacing: -0.4em; padding: 0 2%;}
.homeBlock02 ul li{ width: 32.0%; display: inline-block; vertical-align: top; letter-spacing: 0; margin-right: 2%; background: #FFF; box-shadow: 0px 3px 0px rgba(206,206,191,0.5);}
.homeBlock02 ul li img{ width: 100%; height: auto;}
.homeBlock02 ul li:nth-child(3){ margin-right: 0px;}
.homeBlock02 ul li p{ font-size: 13px; line-height: 1.3; padding: 1.5em; margin-bottom: 0px !important;}

.homeBlock03{ width: 100%; min-width: 950px; margin: 0px auto; padding: 50px 0; background: #FFF; text-align: left;}
.homeBlock03 h3{ width: 950px; margin: 0px auto; text-align: center;}
.homeBlock03 ul{ letter-spacing: -0.4em; width: 950px; margin: 1.0em auto 0px auto;}
.homeBlock03 ul li{ width: 23.5%; display: inline-block; vertical-align: top; letter-spacing: 0; margin-right: 2%;}
.homeBlock03 ul li:last-child{ margin-right: 0px;}
.homeBlock03 ul li h4{ font-size: 13px; line-height: 1.1; font-weight: 600; color: #B39133; font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif"; border-bottom: dotted 1px #CECEBF; padding-bottom: 1.0em; margin-bottom: 1.0em;}
.homeBlock03 ul li p{ font-size: 13px; line-height: 1.3;}

.homeBlock04{ background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/common/bg_all.png) repeat center top; text-align: left;}
.homeBlock04{ width: 950px; margin: 0px auto; padding: 40px 2%; letter-spacing: -0.4em;}
.homeBlock04 .inner{ width: 100%; display: inline-block; vertical-align: top; letter-spacing: 0; border: solid 3px #FFF; background: rgba(255,255,255,0.25); padding: 17px;}
.homeBlock04 .inner h3{ margin-bottom: 1.0em;}
.homeBlock04 .inner p.image{ width: 150px; float: left; margin-right: 20px;}
.homeBlock04 .inner p.image img{ width: 100%; height: auto;}
.homeBlock04 .inner p{ font-size: 13px; line-height: 1.2;}
.homeBlock04 .inner ul{}
.homeBlock04 .inner ul li{ letter-spacing: -0.4em; border-bottom: dotted 1px rgba(206,206,191,0.5); padding: 0.75em 0; font-size: 13px; line-height: 1.1;}
.homeBlock04 .inner ul li span{ display: inline-block; vertical-align: top; letter-spacing: 0; width: 20%;}
.homeBlock04 .inner ul li a{ width: 76%; display: inline-block; vertical-align: top; letter-spacing: 0; margin-left: 4%;}

/* ご宿泊
-------------------------------------------------------------*/
.middlePromo.guestrooms{ background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/promo/guestrooms.png) no-repeat center center; background-size: 100%;}

.room{ letter-spacing: -0.4em;}
.room .inner{ width: 32%; display: inline-block; vertical-align: top; letter-spacing: 0;}
.room .inner:first-child{ width: 64%; display: inline-block; vertical-align: top; letter-spacing: 0; margin-right: 4%;}
.room .inner:first-child ul{ letter-spacing: -0.4em;}
.room .inner:first-child ul li{ width: 32%; display: inline-block; vertical-align: top; letter-spacing: 0; margin: 0 2% 1.0em 0; border: solid 3px #FFF;}
.room .inner:first-child ul li:first-child{ width: 100%; margin-right: 0px;}
.room .inner:first-child ul li:last-child{ margin-right: 0px;}
.room .inner:first-child ul li img{ width: 100%; height: auto;}

/* ホール・会議室
-------------------------------------------------------------*/
 .middlePromo.hall{ background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/promo/hall.png) no-repeat center center; background-size: 100%;}
a.pdf{ display: inline-block; font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif"; font-size: 13px; line-height: 1.1; background: #193534; padding: 0.5em 2.5em; border-radius: 30px; color: #FFF !important; text-decoration: none !important; position: relative;}
a.pdf:hover{ background: #28504E; color: #FFF;}
a.pdf:before{  content: "\f1c1"; font-family: FontAwesome; position: absolute; top: 50%; right: 1.0em; transform: translateY(-50%);}

.priceTable{ width: 100%; border: solid 1px #E3E2D6;}
.priceTable tr{}
.priceTable tr:nth-child(1),
.priceTable tr:nth-child(2),
.priceTable tr:nth-child(3),
.priceTable tr:nth-child(4),
.priceTable tr:nth-child(5){ background: #E0FFFA;}
.priceTable tr:nth-child(6),
.priceTable tr:nth-child(7),
.priceTable tr:nth-child(8){ background: #FEFBEC;}
.priceTable tr:nth-child(9),
.priceTable tr:nth-child(10),
.priceTable tr:nth-child(11){ background: #E6FCE9;}
.priceTable tr:nth-child(12),
.priceTable tr:nth-child(13){ background: #FFE7E1;}
.priceTable thead th{ background: #FFF; color: #B49134;}
.priceTable tr th{ padding: 1.0em; font-size: 13px; line-height: 1.3; border: solid 1px #E3E2D6; text-align: center;}
.priceTable tr td{ padding: 1.0em; font-size: 13px; line-height: 1.3; border: solid 1px #E3E2D6; background: rgba(255,255,255,0.4); text-align: right;}

/* レストラン
-------------------------------------------------------------*/
 .middlePromo.restaurant{ background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/promo/restaurant.png) no-repeat center center; background-size: 100%;}
.bdrList{ margin-bottom: 1.0em;}

h3.heading{ font-size: 40px; line-height: 1.1; color: #1A3635; font-family:"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, "ＭＳ Ｐ明朝", MS PMincho, serif; font-weight: normal; padding-bottom: 0.5em; margin-bottom: 0.5em; border-bottom: solid 1px #E3E2D6;}
h3.heading span{ font-size: 15px; line-height: 1.1; display: inline-block; vertical-align: baseline; padding-left: 2.0em;}

.pickup{ background: #FFF; padding: 5px; box-shadow: 0px 0px 5px rgba(0,0,0,0.1); position: relative; margin-top: -50px;}
.pickup:before{ content: ""; width: 5px; height: 5px; background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/restaurant/outer_before.png); background-size: contain; position: absolute; top: 5px; left: 5px; z-index: 10;}
.pickup:after { content: ""; width: 5px; height: 5px; background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/restaurant/outer_after.png); background-size: contain; position: absolute; top: 5px; right: 5px; z-index: 10;}
.pickup .inner{ border: double 3px #B49134; letter-spacing: -0.4em; padding: 1.5em; position: relative;}
.pickup .inner:before{ content: ""; width: 5px; height: 5px; background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/restaurant/inner_before.png); background-size: contain; position: absolute; bottom: -3px; left: -3px; z-index: 10;}
.pickup .inner:after { content: ""; width: 5px; height: 5px; background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/restaurant/inner_after.png); background-size: contain; position: absolute; bottom: -3px; right: -3px; z-index: 10;}
.pickup .inner h3{ width: 30%; display: inline-block; vertical-align: middle; letter-spacing: 0; text-align: center; color: #B49134; font-size: 2.1rem; line-height: 1.3; font-family:"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, "ＭＳ Ｐ明朝", MS PMincho, serif;}
.pickup .inner h3 span{ display: block; text-align: center; font-size: 15px;}
.pickup .inner h3 em{ display: block; font-style: normal; font-size: 15px; line-height: 1.1; text-align: center; color: #333; margin-top: 0.5em;}
.pickup .inner ul{ width: 70%; display: inline-block; vertical-align: middle;}
.pickup .inner ul li{ width: 55%; display: inline-block; vertical-align: middle; letter-spacing: 0;}
.pickup .inner ul li:first-child{ width: 40%; margin-right: 5%;}
.pickup .inner ul li ul{ width: 100%;}
.pickup .inner ul li ul li{ display: block; width: 100% !important; font-size: 13px; line-height: 1.1; padding: 0.5em 0; border-bottom: dotted 1px #E3E2D6; margin: 0px;}

.menuTable{ width: 100%; border: solid 1px #E3E2D6;}
.menuTable tr{}
.menuTable tr th{ color: #B49134; padding: 1.0em; font-size: 13px; line-height: 1.3; border: solid 1px #E3E2D6; background: #F2EEE1;}
.menuTable tr th span{ display: block;}
.menuTable tr td{ padding: 1.0em; font-size: 13px; line-height: 1.3; border: solid 1px #E3E2D6; background: #FFF;}

/* 館内紹介
-------------------------------------------------------------*/
.middlePromo.instroduction{ background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/promo/instroduction.png) no-repeat center center; background-size: 100%;}

.gallryList{ letter-spacing: -0.4em;}
.gallryList li{ width: 30.666666%; display: inline-block; vertical-align: top; letter-spacing: 0; margin: 0 4% 1.5em 0; border: solid 3px #FFF; box-shadow: 0px 0px 5px rgba(0,0,0,0.1);}
.gallryList li:nth-child(3n){ margin-right: 0px;}
.gallryList li img{ width: 100%; height: auto;}
.gallryList li a img{ opacity: 1.0; transition: all 0.2s ease 0s;}
.gallryList li a:hover img{ opacity: 0.6;}

/* アクセス
-------------------------------------------------------------*/
.middlePromo.access{ background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/promo/access.png) no-repeat center center; background-size: 100%;}

.accessColumn{ letter-spacing: -0.4em;}
.accessColumn .inner{ width: 32%; display: inline-block; vertical-align: top; letter-spacing: 0;}
.accessColumn .inner:nth-child(1){ width: 64%; margin-right: 4%;}

.blankLink li{ padding: 1.0em 0; border-bottom: dotted 1px #E1E0D0; padding-left: 1.75em; position: relative;}
.blankLink li:before{  content: "\f08e"; font-family: FontAwesome; color: #1A3635; position: absolute; top: 50%; left: 0px; transform: translateY(-50%);}

/* よくあるご質問
-------------------------------------------------------------*/
.middlePromo.faq{ background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/promo/faq.png) no-repeat center center; background-size: 100%;}

.item-page-title.faq{ font-size: 21px !important; padding-left: 1.5em; margin-bottom: 1.0em; padding-bottom: 1.0em; position: relative;}
.item-page-title.faq:after{ content: "\f059"; font-family: FontAwesome; font-size: 1.7rem; line-height: 1.1; position: absolute; top: 27.5%; left: 0.4%; transform: translateY(-50%);}

/* 最新情報
-------------------------------------------------------------*/
.middlePromo.news{ background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/promo/news.png) no-repeat center center; background-size: 100%;}

/* プライバシーポリシー
-------------------------------------------------------------*/
.middlePromo.privacy{ background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/promo/privacy.png) no-repeat center center; background-size: 100%;}

/*=============================================================
	レイアウト
=============================================================*/

#RthCustomizeW *{ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
#adminForm *{ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}

/*---------- ヘッダー ----------*/
#wrapper { width:100%; min-width:950px; margin: 0px auto; background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/common/bg_head.png) repeat center top;}
#header-wrap { width:100%; min-width:950px; margin: 0px auto; position: relative;}
#header-wrap:before{ content: ""; width: 100%; height: 1px; background: rgba(255,255,255,0.05); position: absolute; top: 25px; left: 0px; z-index: 101;}
#header-wrap #top{ width: 950px; height: 117px; margin: 0px auto; position: relative;}
#header-wrap #top .subNavi{ width: 17.5%; letter-spacing: -0.4em; position: absolute; top: 0px; right: 0px; border-left: solid 1px rgba(255,255,255,0.05);}
#header-wrap #top .subNavi li{ display: inline-block; vertical-align: top; letter-spacing: 0; border-right: solid 1px rgba(255,255,255,0.05); width: 100%; position: relative;}
#header-wrap #top .subNavi li:after{ content: "\f105"; font-family: FontAwesome; position: absolute; top: 50%; right: 1.0em; transform: translateY(-50%); font-size: 11px; line-height: 1.1; color: #FFF;}
#header-wrap #top .subNavi li a{ color: #FFF; text-decoration: none; text-align: center; font-size: 11px; line-height: 24px; display: block; padding: 0 1.0em; background: rgba(0,0,0,0.25);}
#header-wrap #top .subNavi li a:hover{ color: rgba(255,255,255,0.6); background: rgba(0,0,0,0.5);}
#header-wrap #top h2.logo{ position: absolute; top: 49px; left: 2.0em;}
#header-wrap #top .phone{ position: absolute; top: 50px; left: 50%;}
#header-wrap #top .blankNavi{ width: 370px; height: 51px; padding: 5px 10px 5px 70px; background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/common/blank_link.png); position: absolute; top: 45px; right: 0px; letter-spacing: -0.4em;}
#header-wrap #top .blankNavi li{ font-size: 1.0rem; line-height: 20.5px; display: inline-block; vertical-align: top;letter-spacing: 0; width: 33.333333%;}
#header-wrap #top .blankNavi li a{ display: block; text-align: center; color: #FFF; text-decoration: none;}
#header-wrap #top .blankNavi li a:hover{ opacity: 0.6;}
#header-wrap #h1title{ font-size: 11px; line-height: 24px; color: #FFF; width: 950px; position: absolute; top: 0px; left: 50%; transform: translateX(-50%);}
#header-wrap .row { margin-bottom: 0;}
.headMenu{ background: rgba(0,0,0,0.2); border: solid 1px rgba(0,0,0,0.1); padding: 0.75em 1.0em; position: absolute; top: 37px; right: 2%; border-radius: 5px;}
.headMenu li{ font-size: 11px; line-height: 1.1; margin-bottom: 2px;}
.headMenu li:last-child{ margin-bottom: 0px;}
.headMenu li a{ color: #FFF !important; text-decoration: none !important;}
.headMenu li a:hover{ color: #FFF !important; opacity: 0.6 !important;}

/*---------- グローバルナビゲーション ----------*/
#navbar-wrap { width: 100%; min-width: 950px; margin: 0px auto; background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/common/bg_navi.png) repeat-x center top; position: relative;}
#navbar-wrap:before { content: ""; width: 100%; height: 1px; background: rgba(255,255,255,0.05); position: absolute; top: -1px; left: 0px; z-index: 101;}
#navbar { position: relative; width:950px; margin: 0px auto;}
.menu { letter-spacing: -0.4em;}
.menu .icon-angle-right { position: absolute; right: 10px; top: 50%; margin-top: -6px; color: #aaa; font-size: 12px;}
.menu > li { display: inline-block; vertical-align: top; letter-spacing: 0; position: relative; width: 12.5%;}
.menu > li:after{ content: ""; width: 100%; height: 0px; background: rgba(255,248,176,0.7); position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); transition: all 0.3s ease 0s;}
.menu > li:hover:after{ height: 4px;}
.menu > li img{ opacity: 1.0; transition: all 0.2s ease 0s; width: 100%; height: auto;}
.menu > li:hover img{ opacity: 0.6;}
.menu > li ul { padding: 0;}
.menu ul { position: absolute; left: 0; top: 100%; margin: 10px 0 0 0; /*IE6 only*/ _margin: 0; nowhitespace: afterproperty; opacity: 0; transition: all 0.2s ease 0s; visibility: hidden; z-index: 99;}
.menu ul ul { left: 100%; top: 0;}
.menu ul ul li { width: 100% }
.menu li { position: relative; list-style:none}
.menu li:hover > ul { margin: 0; opacity: 1; visibility: visible;}
.menu a { display: block; position: relative;}
.nav > li > a:hover,
.nav > li > a:focus{ background: none !important;}
span.image-title{ display:none;}

li.item-1372,
li.item-1373{ display: none !important;}

/* current item */
#navigation .menu > li > a:hover,
#navigation .menu > li.sfHover > a,
#navigation .menu > .active > a,
#navigation .active > a:hover,
#navigation .active > a:hover { color: #58C0E6;}
#navigation .menu > .active > a,
#navigation li.active > a { color: #58C0E6;}
#navigation .menu > li {/*margin-right: 20px; padding:0 10px;*/}
#navigation .menu a { color: #fff; text-align: center; text-decoration: none; cursor: pointer; padding: 0px; font-size:1.4rem;}
#navigation .menu li > span.separator {cursor: pointer;}
#navigation .menu li > span { color: #fff; display: block; padding: 0px; font-size:1.4rem;}

/* 画像メニューのスタイル */
#navigation ul#img-menu{}
#navigation ul#img-menu li{}
#navigation ul#img-menu > li > a {padding: 0;}
#navigation ul#img-menu li > span{padding: 0;}
#navigation ul#img-menu li a a span.menutitle{}
#navigation ul#img-menu li a a span.menudesc{}

/* drop-down styles */
#navigation .menu ul { border-top: none; border: 1px solid #222; min-width:163px;}
#navigation .menu li:hover ul { margin-top: 0;}
#navigation .menu ul ul.sub-menu { margin-top: -1px; margin-left: 1px;}
#navigation .menu ul li { border-bottom: 1px solid #222; background: #333;}
#navigation .menu ul li:hover{ background:#555;}
#navigation .menu ul li.active{ background:#555;}
#navigation .menu ul li:first-child {}
#navigation .menu ul li:last-child { border: 0;}
#navigation .menu ul li > a:hover { color: #58C0E6}
#navigation .menu ul a { display: block; height: auto; margin: 0px; padding:15px 0; text-transform: none; border: 0px; line-height: 1.1;}
#navigation .selector { display: none;}
#navigation ul.sub-menu .icon-angle-down:before {content:"\f105"!important;}
#navigation ul.sub-menu a { font-size:12px;}
#navigation i { text-align:right;}
#menu-icon {display: none;}
#slide-wrap a:hover{ color:#fff;}

/*---------- 左右メニュー ----------*/
#leftbar-w { float:left; display:block;}
#rightbar-w { float:right; display:block;}
#sidebar {}

/*---------- コンテンツブロック ----------*/
#main-content {}
#RthCustomizeW p{ margin-bottom: 1.0em;}
.item-separator { margin-bottom: 50px;}

/*---------- フッター ----------*/
#footer-wrap { width:100%; min-width:950px; margin: 0px auto; background: url(https://www.yamanishi-fk.jp/images/yamanishi-fk/common/bg_head.png) repeat center top;}
#footer-wrap #footer{ width: 950px; margin: 0px auto; padding-top: 30px;}
#footer-wrap #footer h2.logo{ font-family:"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, "ＭＳ Ｐ明朝", MS PMincho, serif; font-size: 15px; line-height: 1.1; text-align: center;}
#footer-wrap #footer h2.logo a{ color: #FFF; text-decoration: none;}
#footer-wrap #footer h2.logo a:hover{ color: rgba(255,255,255,0.6);}
#footer-wrap #footer p{ font-size: 12px; line-height: 1.1; text-align: center; color: #FFF; margin-top: 1.0em;}
#footer-wrap #footer .phone{ letter-spacing: -0.4em; text-align: center;}
#footer-wrap #footer .phone li{ display: inline-block; vertical-align: top; letter-spacing: 0; font-size: 12px; line-height: 1.1; color: #FFF; margin: 0.5em 0.5em 0;}
#footer-wrap #footer .footerLink{ margin-top: 1.5em; letter-spacing: -0.4em; text-align: center; padding: 1.0em 0; border: solid 1px rgba(255,255,255,0.05); border-style: solid none solid none;}
#footer-wrap #footer .footerLink li{ font-size: 11px; line-height: 1.1; display: inline-block; vertical-align: middle; letter-spacing: 0;}
#footer-wrap #footer .footerLink li:before{ content: "|"; display: inline-block; padding: 0 1.0em; color: #FFF;}
#footer-wrap #footer .footerLink li:first-child:before{ content: ""; padding: 0px;}
#footer-wrap #footer .footerLink li a{ color: #FFF; text-decoration: none;}
#footer-wrap #footer .footerLink li a:hover{ color: rgba(255,255,255,0.6);}
.copyright { width:100%; min-width:950px; margin: 0px auto;}
.copyright p{ padding: 1.5em 0; font-size: 11px; line-height: 1.1; text-align: center; color: #FFF;}
.copyright p a{ color: rgba(255,255,255,0.3); padding: 0 0.5em; text-decoration: none;}
.copyright p a:hover{ color: rgba(255,255,255,0.1);}

/*=============================================================
	基本設定
=============================================================*/
#RthCustomizeW{
	margin:0;
	padding:0;
	text-align:left;
	font-size:15px;
	line-height:1.5em;
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-weight: 500;
	color:#333;
	height:100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	background: #FFF;
	position:relative;
}

@media all and (-ms-high-contrast:none) {
#RthCustomizeW { font-family: "メイリオ",Meiryo,'游ゴシック体', 'Yu Gothic', YuGothic,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;}
}

#RthCustomizeW a{color:#0085B2; text-decoration:underline;}
#RthCustomizeW a:hover{color:#E6423D; text-decoration:none;}

/*=============================================================
	リセット
=============================================================*/
#RthCustomizeW table { border-collapse: collapse; border-spacing: 0;}
#RthCustomizeW li{ list-style-type: none}
#RthCustomizeW img,
#RthCustomizeW object,
#RthCustomizeW embed { vertical-align: top}

/*---------- margin ----------*/
.mt-none{ margin-top: 0px !important;}
.mt-05{ margin-top:5px !important;}
.mt-10{ margin-top:10px !important;}
.mt-20{ margin-top:20px !important;}
.mt-30{ margin-top:30px !important;}
.mt-40{ margin-top:40px !important;}
.mt-50{ margin-top:50px !important;}
.mt-60{ margin-top:60px !important;}
.mt-70{ margin-top:70px !important;}
.mt-80{ margin-top:80px !important;}
.mt-90{ margin-top:90px !important;}
.mt-100{ margin-top:100px !important;}

/*---------- align ----------*/
.align-left{ text-align: left;}
.align-right{ text-align: right;}
.align-center{ text-align: center;}

/*---------- float ----------*/
.float-left{ float:left;}
.float-right{ float:right;}

/*---------- image ----------*/
.img-left{ float:left; margin: 0 4% 1.0em 0;}
.img-right{ float:right; margin: 0 0 1.0em 4%;}

/*----- clearfix -----*/
.container,
.clearfix { zoom:1;}
.container:after,
.clearfix:after{ content: ""; display: block; clear: both;}
.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px;}

h1,
h2,
h3,
h4,
h5,
h6,
#site-description,
#navigation,
#sidebar .module ul.menu li a,
#user1 ul li a,
#user2 ul li a,
#footer-nav ul li {}

/*	Grid */
.container { margin: 0 auto; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: border-box;}
#post .container { width: auto;}
.icon-remove:before { content: "\f00d"; font-family: FontAwesome; font-style: normal;}
.container .row,
.col { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.row { margin-bottom: 1.5em;}
.col { display: block; float: left; width: 100%;}
.col:first-child { margin-left: 0;}
.row:after,
.col:after,
.clr:after,
.group:after { display: block; height: 0; clear: both; content: "."; visibility: hidden;}

/* grid */
.col { margin-left: 2%;}
.span_1 { width: 6.5%}
.span_2 { width: 15.0%}
.span_3 { width: 23.5%}
.span_4 { width: 32.0%}
.span_5 { width: 40.5%}
.span_6 { width: 49.0%}
.span_7 { width: 57.5%}
.span_8 { width: 66.0%}
.span_9 { width: 74.5%}
.span_10 { width: 83.0%}
.span_11 { width: 91.5%}
.span_12 { width: 100%}

#wrapper {}
.count-1 { clear: both; margin-left: 0;}
#wrapper {}
#comp-wrap { padding: 0; position: relative;}
.full { padding: 0; margin: 0; clear: both}
.contact a { text-decoration: none}

/* Article Columns */
.column-1,
.column-2,
.column-3,
.column-4 { position: relative; margin: 0; padding: 0;}

/* Content styles */
#archive { padding: 0; margin: 0;}
.archive { padding: 0;}
.archive .article-count { color: #999;}
.blog-featured {}
.items-leading { position: relative; clear: both; margin: 0 0 20px 0; padding: 0;}
.leading { margin: 0 0 20px 0; position: relative;}
.items-row,
.item-page,
.contact { position: relative;}
.item-page { position: relative}
.contact-name { text-decoration: none; font-size: 22px;}
.contact h2 { margin: 0 0 20px 0;}
.contact .current { margin: 0; padding: 0;}
dl.tabs { display: block; clear: both; border-bottom: 1px solid #ddd;}
dl dt.tabs { display: inline-block; margin: 0 0 -1px 0}
dt.tabs h3 { margin: 0 2px 5px 0;}
dt.tabs h3 a { padding: 8px 8px 3px 8px; line-height: 20px; border: 1px solid transparent; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; cursor: pointer; text-decoration: none}
dt.tabs.closed h3 a { border-color: #eeeeee #eeeeee #dddddd;}
dt.tabs h3 a,
dt.tabs h3.open a { color: #555555; background-color: #ffffff; border: 1px solid #ddd; border-bottom-color: transparent;}
dd.tabs { padding: 10px 20px}
.jicons-icons { float: left; margin: 0 10px 0 0; padding: 5px 0 0 0}
.buttons { clear: both; display: block; overflow: hidden;}
ul.button-icons { float: right; margin: 0; overflow: hidden; padding: 0;}
ul.button-icons li { display: inline-block}
ul.button-icons li.edit-icon,
ul.button-icons li.print-icon,
ul.button-icons li.email-icon { margin: 0; padding: 0; width: 20px; height: 20px; float: left; overflow: hidden; line-height: 20px;}

.iteminfo,
.content_rating { background: rgba(206,206,191,0.25); padding: 0.5em; font-size: 12px; line-height: 1.1; margin-bottom: 15px;}
.content_rating p { margin: 0; padding: 0;}
.iteminfo span { margin: 0 10px 0 0;}
.iteminfo a {}
.iteminfo a:hover {}
.iteminfo .category,
.iteminfo .sub-category,
.iteminfo .create,
.iteminfo .modified,
.iteminfo .published,
.iteminfo .createdby,
.iteminfo .hits { display: inline-block; line-height: 20px!important;}
.iteminfo .createdby { font-weight: bold;}
.items-more { clear: both;}
h3.items-more { font-size: 14px; padding: 0; margin: 0;}
.items-more ol { margin: 0 0 0 30px; padding: 0}
table.category {}
th.item-title,
th.list-title { font-size: 15px; font-weight: bold; text-align: left;}

/* Commons */
.clear { clear: both}
blockquote { position: relative; margin: 30px 0; padding: 20px; background-color: #e9e9e9; color: #505050; border-left: 5px solid #ddd; font-size: 16px; font-style: italic; font-family: 'Georgia', sans-serif; line-height: 1.8em;}
pre { margin: 30px 0; padding: 20px; background-color: #e9e9e9; color: #505050; border-left: 5px solid #ddd; font-size: 15px; font-family: 'Georgia', sans-serif; line-height: 1.8em; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}
address { margin: 20px 0; letter-spacing: 1px;}

/* Typography */
h1,
h2,
h3,
h4,
h5,
h6 {}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

.entry p:last-child { margin: 0}
.entry ul { margin: 30px 0 30px 20px}
.entry ul li,
.entry ol li { margin: 0 0 5px}
.entry ol { margin: 30px 0 30px 25px}
.entry ol { list-style: decimal}
.entry ul { list-style: disc}
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 { margin: 40px 0 20px}
p {}
p.lead {}
em {}
strong {}
small {}
hr { height: 0; margin: 10px 0; border: solid #eee; border-width: 1px 0 0; clear: both;}
hr#system-readmore { background-color: #ddd; border: 1px solid #ccc; padding: 10px;}
a { outline: 0; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}

/* Header */
#social { display: block; float: right}
#social a.social-icon { display: inline-block; margin-left: 2px; padding: 0; width: 32px; height: 32px;}
#social a.social_1 { background: url(../images/social/facebook.png) 0 0 no-repeat;}
#social a.social_2 { background: url(../images/social/twitter.png) 0 0 no-repeat;}
#social a.social_3 { background: url(../images/social/google.png) 0 0 no-repeat;}
#social a.social_4 { background: url(../images/social/youtube.png) 0 0 no-repeat;}
#social a.social_5 { background: url(../images/social/dribbble.png) 0 0 no-repeat;}
#social a.social_6 { background: url(../images/social/flickr.png) 0 0 no-repeat;}
#social a.social_7 { background: url(../images/social/pinterest.png) 0 0 no-repeat;}
#social a.social_8 { background: url(../images/social/picasa.png) 0 0 no-repeat;}
#social a.social_9 { background: url(../images/social/linkedin.png) 0 0 no-repeat;}
#social a.social_10 { background: url(../images/social/reddit.png) 0 0 no-repeat;}
ul.tags { border-top: 1px dotted #ddd; margin: 10px 0; padding: 10px 0;}
ul.tags li { display: inline-block; list-style: outside none none;}
ul.tags li a { padding: 4px 7px;}
.tag-category form > ul { margin: 0; padding: 0;}
.tag-category form > ul li { list-style: outside none none;}

/* slide　*/
#slide-wrap{}
.slide-show {}

/* light */
.light { border: 1px solid #cfcfcf !important; background: #F6F6F6 !important; color: #555 !important;}
.light .module-title { color: #555 !important; background: none!important; border-bottom: none!important;}
.light .module-body { border-top: none !important;}
.light a { text-decoration: underline !important;}
.light a:hover { color: #333!important}

/* normal */
.normal { border: 1px solid #46acd1 !important; background: #58C0E6!important; color: #fff!important;}
.normal .module-title { color: #fff !important; background: none!important; border-bottom: none!important;}
.normal .module-body { border-top: none !important;}
.normal a { text-decoration: underline !important; color: #fff!important}
.normal a:hover { color: #303030!important}

/* dark */
.dark { border: 1px solid #333 !important; background: #363636!important; color: #fff !important;}
.dark .module-title { color: #fff !important; background: none !important; border-bottom: none!important;}
.dark .module-body { border-top: none !important;}
.dark a { text-decoration: underline !important; color: #58C0E6!important}
.dark a:hover { color: #fff!important}

/* blank */
.blank { border: none!important; background: none!important; padding: 5px!important; -webkit-border-radius: 0!important; -moz-border-radius: 0!important; -o-border-radius: 0!important; border-radius: 0!important; box-shadow: none!important; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; -o-box-shadow: none!important}
.blank .module-title { border: none!important; padding: 0 0 0 5px!important}
.light,
.normal,
.dark { padding: 10px!important;}
.light ul.menu li a,
.normal ul.menu li a,
.dark ul.menu li a { text-decoration: none!important}
.light .module-title,
.normal .module-title,
.dark .module-title { padding: 0 0 0 5px!important; border: none!important; line-height: 30px!important;}
.light .module-body,
.normal .module-body,
.dark .module-body { padding: 0 5px !important;}

/* Page Navigation */
ul.pagenav { clear: both; display: block; padding: 0;}
ul.pagenav li { list-style: none;}
ul.pagenav li a { display: block}
.pagenav-prev { float: left;}
.pagenav-next { float: right}
#pagination { clear: both; text-align: center; padding: 0;}

/* Breadcrumbs */
.breadcrumbs { width: 950px; padding:1.0em 0; font-size:11px; line-height:1.1; margin: 0px auto 50px auto; color: rgba(51,51,51,0.6);}
.breadcrumbs i{ padding: 0px 0.5em;}
.breadcrumbs a { color: rgba(51,51,51,1.0); text-decoration: none;}
.breadcrumbs a:hover{ color: rgba(51,51,51,0.6);}
.breadcrumbs .icon-angle-right{padding:0 5px;}

/* Search */
input[type="search"] { display: block; width: 100%; padding: 10px 32px 10px 11px; color: #202020; font-size: 11px; -moz-box-sizing: border-box; -webkit-appearance: none !important; -webkit-box-sizing: border-box; background: #fff; border: 1px solid #ddd; box-sizing: border-box;}
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none}
input[type="search"]::-webkit-search-decoration { display: none}
input[type="search"]:focus { color: #000; outline: none;}

/* Forms / Inputs / Buttons */
#modlgn-remember { float: left; width: 20px;}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea { vertical-align: middle; display: inline-block; max-width: 100%; margin-left: 0; padding: 8px; font-weight: 400; background-color: #f7f7f7; border: 1px solid #ddd; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.030) inset;}
fieldset.phrases {}
fieldset.phrases .phrases-box { margin-bottom: 10px;}
fieldset.phrases .ordering-box,
fieldset.phrases .form-limit { display: inline-block;}
form input[type="text"]:focus,
form input[type="password"]:focus,
form input[type="email"]:focus,
form input[type="url"]:focus,
form input[type="tel"]:focus,
form textarea:focus { border-color: #A0ECFF; outline: none;}
form input[type="button"],
form input[type="submit"],
form button[type="submit"],
form button[type="button"] {/* display: inline-block; //margin-top: 5px; 
 margin-bottom: 5px; padding: 0 15px; background-color: #fff; text-decoration: none; -webkit-appearance: none !important; background: #fff; background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef)); background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%); background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0); min-height: 30px; border: 1px solid #ccc; border-radius: 4px; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); cursor: pointer; text-shadow: 1px 1px 0 #FFFFFF; vertical-align: top; */
}
form .mceLayout button[type="button"] { min-height: auto;}
select { background-color: #f7f7f7; border-radius: 5px; display: inline; line-height: 100%; margin: 0; padding: 3px; vertical-align: middle; width: auto; border: 1px solid #ccc;}
select[disabled="disabled"],
select.disabled { color: #999; background: #f5f5f5; -moz-box-shadow: inset 0px 0px 2px #ddd; -webkit-box-shadow: inset 0px 1px 2px #ddd; box-shadow: inset 0px 1px 2px #ddd;}
.input-medium,
.input-large { width: auto !important;}

.readmore { margin: 5px; text-align: right;}
a.btn-readmore { display: inline-block; *display: inline; *zoom: 1; padding: 4px 12px; margin-bottom: 0; font-size: 13px; line-height: 18px; text-align: center; vertical-align: middle; cursor: pointer; color: #333; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); background-color: #f5f5f5; background-image: -moz-linear-gradient(top, #fff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #fff, #e6e6e6); background-image: -o-linear-gradient(top, #fff, #e6e6e6); background-image: linear-gradient(to bottom, #fff, #e6e6e6); background-repeat: repeat-x; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0); border-color: #e6e6e6 #e6e6e6 #bfbfbf; *background-color: #e6e6e6; filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); border: 1px solid #bbb; *border: 0; border-bottom-color: #a2a2a2; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; *margin-left: .3em; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);}
a.btn-readmore:hover,
a.btn-readmore:focus,
a.btn-readmore:active,
a.btn-readmore.active,
a.btn-readmore.disabled,
a.btn-readmore[disabled] { color: #333; background-color: #e6e6e6; *background-color: #d9d9d9;}
.system-unpublished { background-color: #efefef; padding: 5px;}

/* Mailto */
.mailto { background: #fff; color: #222; padding: 10px;}

/* Tooltips */
.tip-wrap { float: left; padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #535353; border: 1px solid #222; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #fff; max-width: 200px; text-shadow: 1px 1px #000}
.tip-title { padding: 0; margin: 0; display: none}
.tip-text { font-size: 100%; margin: 0;}
#topcontrol { background: url(../images/arrow_up.png) 50% 50% no-repeat; width: 60px; height: 60px; white-space: nowrap; cursor: pointer; opacity: 0.7; filter: progid: DXImageTransform.Microsoft.Alpha(opacity=70); bottom: 20px; right: 20px; z-index: 999;}

/* Error */
#error { padding: 20px; text-align: center}
#error .error { color: #FF0000; display: block; padding: 0; font-size: 140px; font-weight: bold; line-height: 200px;}
#error .center { width: 400px; margin-left: -200px; left: 50%; position: absolute; text-align: center; top: 20%}
#error .error { text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9), 0 1px 0 rgba(255, 255, 255, 0.7);}
#error .error > span { display: inline-block; position: relative;}
#error .error > span:before { content: ""; position: absolute; top: 70%; left: -30px; right: -30px; height: 80px; background: url(../images/error.png) no-repeat; background-size: 100% 100%;}
#error ol li { text-align: left;}

/* Offline */
.error-offline .error > span:before { top: 65%;}
.error-offline .message { width: 350px;}

/* Thumbs */
.width-10 { width: 10px;}
.width-20 { width: 20px;}
.width-30 { width: 30px;}
.width-40 { width: 40px;}
.width-50 { width: 50px;}
.width-60 { width: 60px;}
.width-70 { width: 70px;}
.width-80 { width: 80px;}
.width-90 { width: 90px;}
.width-100 { width: 100px;}
.height-10 { height: 10px;}
.height-20 { height: 20px;}
.height-30 { height: 30px;}
.height-40 { height: 40px;}
.height-50 { height: 50px;}
.height-60 { height: 60px;}
.height-70 { height: 70px;}
.height-80 { height: 80px;}
.height-90 { height: 90px;}
.height-100 { height: 100px;}
.thumbnail { border: 1px solid #ccc!important; max-width: 100%!important;}
.thumbnail img { -moz-opacity: 0.8; -webkit-opacity: 0.8; opacity: 0.8; -moz-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out;}
.thumbnail img:hover { opacity: 1;}
.thumbnail.pull-left { margin-right: 10px!important}
.thumbnail.pull-right { margin-left: 10px!important}
.thumbnails { margin-left: -20px; list-style: none; *zoom: 1;}
.thumbnails:before,
.thumbnails:after { display: table; content: ""; line-height: 0;}
.thumbnails:after { clear: both;}
.thumbnails > li { float: left; margin-bottom: 18px; margin-left: 20px;}
.thumbnail { display: block; padding: 4px; line-height: 18px; border: 1px solid #ddd; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
a.thumbnail:hover { border-color: #08c; -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);}
.thumbnail > img { display: block; max-width: 100%; margin-left: auto; margin-right: auto;}
.thumbnail .caption { padding: 9px; color: #555;}

/* Footer */
.business { margin: 0 -480px 0 0; padding: 0; font-size: 10px; color: #ccc; text-align: right; text-shadow: none; bottom: 0; right: 50%; line-height: 10px; height: 10px; position: absolute;}
.business a,
.business a:hover { text-decoration: none; font-size: 10px; color: #ccc}
.dl-horizontal dt { clear: left; float: left; overflow: hidden; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 40px;}
.dl-horizontal dd { margin-left: 50px;}
.items-more h3 { margin-bottom: 10px;}
p.errorcontainer { margin-bottom: 0; margin-top: 0; padding-top: 0;}
fieldset { border: medium none; margin: 0; padding: 0;}
.hidden { display: none !important;}
.nav-tabs { padding: 0;}
.btn-toolbar { margin: 15px 0;}
.btn-group { display: inline;}
#gaiyo-table { border-collapse: separate; width: 100%;}
#gaiyo-table tbody {}
#gaiyo-table td { border-bottom: 1px dotted #696969; padding: 5px;}
#gaiyo-table th { border-bottom: 1px dotted #696969; font-weight: normal; width: 15%; padding: 5px;}
iframe { display: block; vertical-align: top;}
.btnmenu { background-color: #f7f7f7; border: 1px solid #ccc; border-radius: 5px; margin: 0; padding: 10px;}
ul#usermenu { margin: 0; padding: 0;}
ul#usermenu li { list-style: outside none none; margin-bottom: 10px;}
ul#usermenu li:last-child { margin-bottom: 0;}
#usermenu a.btn { display: inline-block; padding: 7px 15px; text-align: left;}
#login-form{margin: 20px 0;}
#header-table { width: 100%;}
#header-table td:last-child { text-align: right;}
.chzn-container { width: 250px !important;}
.input-append input { display: inline;}
.input-append button { display: inline; margin-left: 5px; padding: 9px 12px;}

/*shadowbox*/
#sb-nav { height: auto; line-height: 1;}
#sb-info,
#sb-info-inner { height: auto;}
#sb-info-inner { font-size: 14px; height: auto;}
#sb-nav a { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); color: #fff; font-family: FontAwesome; font-size: 18px; height: 20px; width: 20px;}
#sb-nav a:hover { text-decoration: none;}
#sb-nav-next:before { content: "\f0a9";}
#sb-nav-close:before { content: "\f05c";}
#sb-nav-previous:before { content: "\f0a8"}
.accordeonck .toggler:before { content: "\f0fe"; font-family: FontAwesome; color: #999; margin-right: 10px;}
.accordeonck ul li ul { margin: 0;}
.accordeonck ul li ul li { list-style: none outside none !important; margin: 0 !important;}
.accordeonck ul li a {}
.pchidden { display: none;}
#footer .switchBtn { margin: 20px 0; text-align: center;}
#footer .switchBtn a { border: 1px solid #b5b3b3; border-radius: 4px; color: #494949; display: inline-block; padding: 8px 30px; background-color: #fff;}
#footer .switchBtn a.btnAcv { display: none; background-color: #C4C4C4; background-image: none;}
.switchBtn a:first-child { margin-right: 10px;}
.component_container { padding: 0;}

/* ↓tab & Slides */
ul.jwts_tabbernav li a { border-radius: 4px 4px 0 0;}
div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlTitle { background-position: 0 3px;}
div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlTitle { background-position: 0 -142px;}
#responsive-tabs { margin-bottom: 15px;}
#responsive-tabs label { margin: 0; padding: 7px 20px;}
#responsive-tabs input[type="radio"]:checked + label,
#responsive-tabs input.checked[type="radio"] + label { border-top-color: #494949;}
#responsive-tabs label:first-child {}
#responsive-tabs label span { font-size: 14px;}
.edit .tab-content,
.tab-content { border: 1px solid #ccc; border-radius: 0 0 5px 5px; overflow: hidden; padding: 10px;}
.tab-content .tab-content-item {}
.star { color: #ff002a;}
/* ↑tab & Slides */

/*↓ showplus サムネイルスライド*/
.showplus-thumbnails > ul > li > a { margin-left: 1px !important; margin-right: 1px !important; padding: 0 !important; box-sizing: border-box;}
.showplus-thumbnails > ul > li > a:hover {}
.showplus-horizontal .showplus-thumbnails > ul > li:last-child > a { margin-left: 2px !important;}
.showplus-horizontal .showplus-thumbnails > ul > li:first-child > a {}
.showplus-thumbnails > ul { height: auto !important; overflow: hidden;}

/*↑ showplus サムネイルスライド*/
ul.rsstableList { margin: 0; padding: 0;}
ul.rsstableList li { border-bottom: 1px dotted #ddd; list-style: none outside none; overflow: hidden; padding: 10px 0;}
ul.rsstableList li.odd {}
ul.rsstableList li.even {}
ul.newsflash-horiz { margin: 0; padding: 0; overflow: hidden;}
ul.newsflash-horiz li { box-sizing: border-box; float: left; list-style: outside none none; padding-right: 10px; margin-bottom: 15px; width: 50%; position: relative;}
ul.newsflash-horiz li:last-child { padding-right: 0;}
ul.newsflash-horiz .article-separator { display: none;}
.news-flash-readmore { float: right;}

h4.newsflash-title{ background-color: #f7f7f7; font-size: 15px; padding: 8px;}
h4.newsflash-title a{}

ul.newsflash-vert { margin: 0; padding: 0;}
ul.newsflash-vert li { list-style: outside none none; margin-bottom: 15px; overflow: hidden; position: relative;}

.whole-link{ display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%;}
.whole-link:hover{background-color: #fff;opacity: 0.4;}

/* module editor */
legend { display: block; width: 100%; padding: 0; margin-bottom: 18px; font-size: 19.5px; line-height: 36px; color: #333; border: 0; border-bottom: 1px solid #e5e5e5;}
.label { border-radius: 3px;}
.label,
.badge { background-color: #999; color: #fff; display: inline-block; font-size: 10.998px; font-weight: bold; line-height: 14px; padding: 2px 4px; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); vertical-align: baseline; white-space: nowrap;}
.row-fluid:before,
.row-fluid:after { content: ""; display: table; line-height: 0;}
.row-fluid:after { clear: both;}
.row-fluid .form-horizontal .control-group:before,
.row-fluid .form-horizontal .control-group:after { content: ""; display: table; line-height: 0;}
.row-fluid .form-horizontal .control-group:after { clear: both;}
.row-fluid .form-horizontal .control-group { margin-bottom: 18px;}
.row-fluid .form-horizontal .control-label { float: left; padding-top: 5px; text-align: right; width: 20%;}
.row-fluid .form-horizontal .controls { margin-left: 25%;}
.row-fluid .control-label .hasTooltip { display: inline-block;}
.row-fluid .controls > .radio:first-child,
.row-fluid .controls > .checkbox:first-child { padding-top: 5px;}
.row-fluid fieldset.radio.btn-group { padding-left: 0;}
.row-fluid .radio,
.row-fluid .checkbox { min-height: 18px; padding-left: 20px;}
#jform_articletext_tbl { width: 100%;}
iframe#jform_articletext_ifr { width: 100% !important;}
.ckdatetimepicker { float: left;}
.datepickerbtn { float: left; margin-left: 5px; padding: 8px 10px !important;}
.input-append.date { overflow: hidden;}
.dtp-calendar { border: 1px solid #ccc; margin-left: 5px; padding: 1px;}
.dtp-calendar:first-child { margin: 0;}
.table-striped td,
.table-striped th { // font-size: 18px; padding: 7px 10px !important;}
.close { position: absolute; right: 0; z-index: 1;}
#system-message .alert { margin: 0;}
.alert-message a.close { display: none;}
#jf_mm_menu,
.jf_mm_trigger { display: none;}

/* simple image gallery pro*/
ul.sigProContainer span.sigProPseudoCaption { padding-bottom: 0; padding-top: 0; line-height: 2;}
.cat-items table { border-top: 1px solid #ddd; width: 100%;}

/* スマートサーチ */
.finder label { display: none;}
.finder input { margin: 0;}
.finder button { box-shadow: none; margin: 0; padding: 7px 12px 8px;}
.finder .fa-search::before { font-size: 15px; line-height: 1.2; margin-right: 5px;}
#search-results {}
#search-query-explained {}
ul.search-results { list-style: outside none none; margin: 15px 0; padding: 0;}
ul.search-results li { border-bottom: 1px dotted #ccc; margin-bottom: 10px; padding-bottom: 10px;}
ul.search-results li:first-child { border-top: 1px dotted #ccc; padding-top: 10px;}
.result-title { background-color: #f7f7f7; border: 1px solid #ccc; padding: 5px 10px;}
/* スマートサーチ ここまで*/

.rsform-calendar-button::before{ content:"\f073"; font-family: FontAwesome;}
/* rsforms pro　ここまで*/

/* ↑PC・スマホ共通デザイン */
