@charset "utf-8";

/* v2 */

/* 調整用
---------------------------------------------------------------------- */
/* clearfix */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
} 
.clearfix:after {
    clear: both;
} 
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom: 1;
}

/*PC(pnot),スマホ(snot)で表示,非表示を設定*/
#snot {display: none;}  /*改行(br),表示(span)を隠す*/

/*YouTube埋め込みサイズをレスポンシブに*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper {
	width: 625px;
	max-width: 100%;
}

/* imgの回り込みを解除 */
h1, h2, h3, h4, h5, h6,
.KijiArea {clear: both;}

hr {
	border-width: 1px 0px 0px 0px; /*太さ*/
	border-style: dotted;
	color: #ccc;
	height: 1px; /*IE用*/
}

img {padding: 4px 4px 12px;} /*他に影響ある場合あり*/

/* imgのサイズを画面に合わせて縮小 */
.ImageMain1, .ImageMain2 {
	max-width: 100%; /*iPhone4s640px縦基準282px*/
	max-height: 100%;
	padding: 0; /*画像周りの隙間を埋める*/
}
* html body .ImageMain1,
* html body .ImageMain2 {
	width: expression(this.width >= this.height ? "100%" : "auto");
	height: expression(this.width <= this.height ? "100%" : "auto");
	-ms-interpolation-mode: bicubic;
}
.KijiArea img {max-width: 98%; height: auto; padding-right: 10px;} /*bbsのimg幅に合わせる*//*max-heightを使うとアンドロイドで画像が非表示になるので使わないこと*/

.INimg {padding: 0;}

/* タップしたときのハイライトiPhoneのみ　以降の各hoverでは重複しないように再設定すること */
a {-webkit-tap-highlight-color: rgba(0,0,0,0);}
a:hover {-webkit-tap-highlight-color: rgba(0,0,0,0.2);}
a:hover img {-webkit-tap-highlight-color: rgba(0,0,0,0.2);}

ctct {display: none;} /*カウンター画像を非表示*/

/* 基本レイアウト
---------------------------------------------------------------------- */
body {font-size: 1em; line-height: 1.65em;}

/* smobiトップイメージ */
.flexslider img {padding: 0;} /*デフォルトimg設定の無効化*/
.flexslider {width: 100%; margin: 0 0 5px; border: 0; position: relative; -webkit-border-radiu: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; zoom: 1;} /*ボーダー枠消去*/
.flexslider a, .flexslider a:hover, .flexslider a:hover img {text-decoration: none; -webkit-tap-highlight-color: rgba(0,0,0,0);} /*captionアンダーライン消去*/
.flex-caption { /*captionスタイル*/
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: -30px;
	/*padding: 3px 0;*/
	background: rgba(0,0,0,.2);
	color: #ccc;
	font-size: 13px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.9);
	z-index: 9;
	text-align: center;
}
.flex-control-nav {width: 100%; height: 12px; position: absolute; bottom: -22px; text-align: center;} /*丸ポチの位置*/
.flex-control-nav li {margin: 0 8px;} /*6 丸ポチの間隔 12*/
.flex-control-paging li a {width: 12px; height: 12px; text-indent: 100%; white-space: nowrap; overflow: hidden;} /*丸ポチサイズとテキスト消去*/
.flex-control-paging li a:hover {background: #666; background: rgba(0,0,0,0.5);}
.flex-control-paging li a.flex-active {background: #333; background: rgba(0,0,0,0.7);}
/*.flex-control-paging li a:hover {background: #333; background: rgba(0,0,0,0.7);}
.flex-control-paging li a.flex-active {background: #000; background: rgba(0,0,0,0.9);}*/

/* タイトル */
h2 {font-size: 1.2em;}
h3 {
	display: block;
	font-size: 1.1em;
	background: #f3f3f3;
	color: ;
	border-top: 4px solid #153E7A; /*★★★キーカラー*/
	border-bottom: 1px solid #FFF;
	-moz-box-shadow: 0px 2px 1px rgba(000,000,000,0.2);
	-webkit-box-shadow: 0px 2px 2px rgba(000,000,000,0.2);
	width: ;
	padding: 6px 4px 4px 8px;
}
h4 {font-size: 1.2em; color: #1166bb;}
.ui-content strong {font-size: 1.05em; color: #dd3333; border-bottom: none;}

/* トップサブタイトル */
#Uttl {
	font-size: 16px;
	color: #274D95;
}

/* トップメインバナー */
#Umbn {
	text-align: center;  
	width: 100%;
	margin: 15px auto 0px;
	padding: 0;
}

#Umbn img {
	width: 100%;
	max-width: 480px;
	margin: 5px 0 0;
	padding: 0;
}

/* トップサブバナー */
#Usbn {
	text-align: center;  
	width: 100%;
	margin: 15px auto 0px;
}

/* 注釈 */
.Uchu {
	color: #696969;
	font-size: 12px;
}

/* キッズテキスト */
.kidstext1 {
	color: #FFF;
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 8px 2px;
	background-color: #FF0066;
}

.kidstext2 {
	color: #773300;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0px;
	background-color: #FFF;
}

/* 本文 */
.AeTable {
	width: 100%; /*KijiAreaを縮めさせない*/
	/*margin-top: -21px;*/　/* イメージナビのh2とh3の間を狭める */
}
.AeTableLN {margin-left: -3px; width:  101%} /*イメージナビの左右の隙間を強引に埋める-sys/smobi.cgiに追加*/
.AeTable .KijiArea {margin:0 0px;} /* イメージナビのKijiArea下間隔を狭める（他で影響あれば止める）*/
.KijiArea {
	margin: 0 0px 20px; /*本文の下間隔margin: 0 12px 22px;*/
	/*padding: 0 10px;*/ /*smobiだけ外す*/
	clear: both;
	text-align: left;
	/*table-layout: fixed; 連続した半角文字による幅ひろがりを防止*/
	/*word-wrap: break-word; 連続した半角英数字だけを折り返す*/
	word-break: break-all; /*半角英数字も日本語もどこでも折り返す*/
}

/* 本文のテーブル */
.KijiArea table {
	width: 100%; /*テーブル幅サイズ*/
	margin: 10px 0px; /*上下間隔*/
	font-size: 1em; /*bodyのフォントサイズに合わせる*/
	border-collapse: separate; /*IE8のため*/
	border-collapse: collapse; /*細枠*/
	/border-collapse: collapse;
	border-spacing: 0;
	/*border: 1px solid #ccc;*/
	line-height: 1.4;
}
.KijiArea tbody {
	border: 1px solid #ccc;
}
.KijiArea th, .KijiArea td {
	padding: 6px 12px;
}
.KijiArea th {
	background: #f1f1f1; /*#EBF7FC*/
	border: 1px solid #ccc;
	/*border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	/*color: #274D95;
	font-weight: bold;*/
}
.KijiArea td {
	background: #fff;
	border: 1px solid #ccc;
	/*border-bottom: 1px solid #fff;*/
	/*vertical-align: top; セル内で上揃え*/
}

/* リストスタイル */
.KijiArea li {
	padding: 1px 0px;
	list-style: square outside;
	color: #153E7A; /*★★★キーカラー*/
	line-height: 1.6em;
}
.KijiArea ul, .KijiArea li {margin: 0 0px 0 12px; padding: 0;} /*リストをつめる*/

/*イメージナビのテキスト周りを全てインデント*/
.textIn {font-size: 0.65em; line-height: 1.2em; margin:-2px 2px 12px 0px;} /*margin:-2px -2px 2px 4px;*/

.KimgN1 {margin: 4px 0 7px 0px;} /*写真下に文章*/
.KimgN2 {margin: 0px 0 7px 0px;}
.KimgB1 {margin: 12px 0 7px 0px;} /*文章下に写真300*/
.KimgB2 {margin: 0px 0 7px 0px;}
.KimgP1 {margin: 4px 11px 7px 0px;} /*左右に並べて*/
.KimgP2 {margin: 0px 0 7px 0px;}
.KimgL1 {margin: 4px 15px 10px 0px;} /*左配置*/
.KimgL2 {margin: 4px 15px 10px 0px;}
.KimgR1 {margin: 4px 0 10px 15px;} /*右配置*/
.KimgR2 {margin: 4px 0 10px 15px;}
.KimgPge {margin: 4px 15px 10px 0;} /*左配置 2階層ページリスト*/
.INimg {margin: 4px 4px 0px 0px;} /*イメージナビ*/

/*.KijiArea hr {
	border: none;
}*/

/* カレンダーテーブル */
.AeCalTable {
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
.AeCalTable th {
	padding: 8px 4px;
	line-height: 120%;
	border: 1px #ccc solid; 
	text-align: center;
	background-color: #f1f1f1;
}
.AeCalTable td {
	padding: 8px 4px;
	line-height: 120%;
	border: 1px #ccc solid; 
}
.AeCalTable th a {
	font-weight: normal;
}
.AeCalTable strong {
	color: #333;
}
.AeCalTable img { padding: 0; position:relative; top:-3px; left:0px}
.AeCalTable td:nth-child(1) {font-size: 0.75em;} /*テーブルのn行目に有効*/
.AeCalTable td:nth-child(2) {font-size: 0.75em;} /*テーブルのn行目に有効*/
/* 折り返さない white-space: nowrap; */

/* カレンダー詳細記事 */
.AeCalKiji {
	width: 100%; /*KijiAreaを縮めさせない*/
	text-align: left;
}
.AeCalKiji .DtTm {
	font-size: 1em;
	font-weight: bold;
	/*letter-spacing: .06em;*/
	line-height: 2;
	color: #0055cc;
	padding: 10px;
	background-color: #E8F4FA;
}
.AeCalKiji th {}
.AeCalKiji td {padding-top: 0;}

/* テンプレートエディタ */
.IncludeArea {
	padding: 0 10px;
	width: 100%;
}
.IncludeArea table,
.IncludeArea tr,
.IncludeArea th,
.IncludeArea td {border: 1px solid #ccc;}
tbody {border: 1px solid #ccc;}

/* 本文のテーブルのボーダー無効化 */
/* エディタモードでテーブル作成の際、テーブルプロパティ>高度な設定>スタイルシートクラスに noBorder を入れること */
.noBorder,
.noBorder table,
.noBorder tbody,
.noBorder th,
.noBorder td {border:none;}

/* タブ */
#tabs ul {margin: 0; padding: 0; background: url(../../img/kp_pt11rp.gif) repeat left top;}
#tabs li {font-size: 0.9em; float: left; height: 29px; line-height: 29px; list-style-type: none; margin: 8px 0 0px 8px; padding: 0px 10px; border: 1px solid #ccc; border-radius: 8px 8px 0 0; border-bottom: none;}

#tabs li a {color: #555; text-shadow: none; text-decoration: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
#tabs li a:hover {text-decoration: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
#tabs li:hover {background: #eee; text-decoration: none;}
#tabs li.active {background: #eee;}
#tabs li.active a {color: #555; text-shadow: none;}
#tabs .panel {clear: both; display: none; padding: 10px 8px;}

.form {font-size: 15px;}
.form td {border-top: dotted 1px #bbb;}

/* 2階層トップの遷移ナビ(詳細>>) */
p.ToDetail {
	clear: both;
	margin: 15px 0 25px;
	padding: 2px 4px; /*2px 12px*/
	height: 20px;
	text-align: right;
	/*border-top: 1px dotted #ddd; 不本意なところに表示されるのでNG*/
	font-size: 1;
}
a.ToDetail {
	color: #3399CC;
	margin-left: 10px;
}

/* トップSSI遷移ナビ(詳細>>) */
.SSIdetail {
	clear: both;
	margin: 15px 0 25px;
	padding: 2px 4px; /*2px 12px*/
	height: 20px;
	text-align: right;
	/*border-top: 1px dotted #ddd; 不本意なところに表示されるのでNG*/
	font-size: 1;
}

/* 下部ナビゲーションエリア 
---------------------------------------------------------------------- */
/* ページ遷移ナビ(Next/Back) */
p.PageNavi {
	padding: 3px 0;
	margin: 23px 0px 0px;
	text-align:center;
	font-size: small;
	color: #fff;
}
p.PageNavi a,
p.PageNavi a.NaviNum {
	padding: 5px 5px;
	margin-right: 1px;
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
	margin-bottom: 5px;
	display: inline-block;
	line-height: 1.4;
}
p.PageNavi b {
	padding: 5px 5px;
	margin-right: 1px;
	border: 1px solid #2b66a5;
	font-weight: bold;
	background-color: #2e6ab1; /*背景色*/
	color: #FFF;
	margin-bottom: 5px;
	display: inline-block;
	line-height: 1.4;
}
p.PageNavi a.NaviNext {}
p.PageNavi a.NaviBack {
	padding: 5px 5px;
	border: 1px solid #b3b3b3;
	color: #777;
}
p.PageNavi a.NaviBack:hover,
p.PageNavi a.NaviBack:active {
	border: 1px solid #929292;
	background-color: #e5e5e5;
	color: #444;
}
p.PageNavi a:hover,
p.PageNavi a:active {
	border: 1px solid #2b66a5;
	background-color: #d8eafc;
	color: #29527e;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* カテゴリー＆エントリーリスト */
.RightBox h2 {font-size: 1.05em; border-left: 4px solid #1A59A0; margin-top: 16px; padding-left: 5px;}
.RightBox {
	clear: both;
	margin: 30px 0px 5px;
	padding: 2px 12px 16px 12px;
	line-height: 1.2;
	font-size: 0.9em; /*フォントサイズ*/
	font-weight: normal;
	color: #333333;
	background: #E8F4FA;
	border-radius: 6px; 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.RightBox p {height: 16px; font-size: small; margin: 0px; padding: 6px 16px 0px; text-align: center; opacity: 0.6;} /*background: #fff;*/
/*p.ListNavi a.ListBack {float: left;}
p.ListNavi a.ListNext {float: right;}*/
.RightBox ul {
	padding: 0; /*これはいる*/
	margin: 0; /*これはいる*/
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #eeffff; /*#f1f6fc*/
}
.RightBox li {
	list-style-type: none;
	color: #333333;
	border-top: 1px solid #eeffff;
	border-bottom: 1px solid #d3d3d3; /*#84b2e0*/
}
.RightBox li a {
	color: #333;
	display: block;
	text-decoration: none;
	padding: 8px 14px;
}
.RightBox ul li a:hover {display: block; background: #d1e7f2; -webkit-tap-highlight-color: rgba(0,0,0,0);}

/* MenuZone1 フッターリンク */
#MZ1 {
	width: 100%;
	line-height: 1;
	font-weight: normal;
	color: #333333;
	background: #f4f4f4; /*#d6e5f5*/
}
#MZ1 ul {
	padding: 0; /*これはいる*/
	margin: 0; /*これはいる*/
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #fff; /*#f1f6fc*/
}
#MZ1 li {
	list-style-type: none;
	color: #333333;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d3d3d3; /*#84b2e0*/
}
#MZ1 li a, #MZ1 ul li a:hover {-webkit-tap-highlight-color: rgba(0,0,0,0);}
#MZ1 .ui-link-inherit {font-size: 1.1em; font-weight: bold;} /*フォント*/

/* ヘッダー */
#smHD h1 {
	text-indent: 100%; white-space: nowrap; overflow: hidden; /*テキストを外へ飛ばしhiddenで隠す*/
	text-align: center;
	background: url(../../img/kp_logo01sm.gif) no-repeat left;
	background-size: auto 100%; /*上下基準*/
	-webkit-background-size: auto 100%; /*上下基準*/
	height: 38px;
	margin: 2px;
}
#smHD .ui-btn-inner {padding-top: 2px; padding-bottom: 2px;}
#smHD .ui-icon-home { /*Homeアイコン border-radius: 4px;*/
	border-radius: 4px;
}
#@@smHD .ui-btn-corner-all { /*Homeボタン外枠消去*/
	border-radius: 4px;
	/*background: url(../../img/kp_pt13_home.gif) no-repeat 3px 3px;*/
}

/*#smHD .ui-icon-home {
	border: none; border-radius: 0px; box-shadow: 0px 0px 0px #000;
}
#smHD .ui-btn-corner-all {
	border: none; border-radius: 0px; box-shadow: 0px 0px 0px #000;
}
#smHD .ui-btn {
	margin: 2px 0 0 0;
	width: 38px;
	text-indent: 100%; white-space: nowrap; overflow: hidden;
	background: url(../../img/kp_pt13_home3.gif) no-repeat 2px 0px;
}
#smHD a:hover {
	background: url(../../img/kp_pt13_home3.gif) no-repeat 2px 0px;
}*/

/*#smHD {font-size: 0.7em; padding: 7px;}*/
#smHD a {-webkit-tap-highlight-color: rgba(0,0,0,0);}
#smGN a {-webkit-tap-highlight-color: rgba(0,0,0,0); line-height: 1.5;}
#smGN {margin-top: 0px;} /*上間隔*/
#smSM {
	margin-top: 6px;
	border-top: 6px solid #e3e3e3;
	background-color: #ddd; /*#E8F4FA*/
}

#smFTct {color: #999; text-align: center; font-size: 0.6em; font-weight: normal; padding: 4px; text-shadow: none; line-height: 1.2em; margin: -32px 0 3px 0;}
#smFT {color: #ccc; text-align: center; font-size: 0.7em; font-weight: normal; padding: 4px; text-shadow: none; line-height: 1.2em;}

.smHomeBtn {text-align: center;}
.smHomeBtn a {-webkit-tap-highlight-color: rgba(0,0,0,0);}
.smHomeBtn .ui-btn-inner {padding-top: 6px; padding-bottom: 6px;}

/* Googleマップ調整用 */
.google-maps {
	display: block;
	position: relative;
	padding-bottom: 290px; /*高さを固定*/
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* jQuery Mobileスタイル調整用
---------------------------------------------------------------------- */
/*ボタン基準サイズ*/
.ui-btn-text {font-size: 14px;}

/* ボタン内の文字を全て表示 */
.ui-btn-icon-left .ui-btn-text {white-space: normal;}

/* ヘッダーのテキスト周りの間隔 */
.ui-header .ui-title, .ui-footer .ui-title {margin: 0px;} 

/* タイトルが…で省略されるのを防ぐ */
.ui-header .ui-title, /* header */
.ui-footer .ui-title, /* footer */
.ui-btn-inner, /* button */
.ui-li-heading, /* listview heading */
.ui-li .ui-btn-text a.ui-link-inherit, /* listview link */
.ui-li-desc /* listview description */
{overflow: visible; white-space: normal;}

/* ThemeRoller上書き用
---------------------------------------------------------------------- */
.ui-body-c {background: #fff;} /*ボディ*/

/* コンテンツ余白 */
#smTop .ui-content {padding: 0;} /*トップ*/
#smGN {padding: 0 15px 15px;} /*トップGN*/
#smPage .ui-content {padding: 15px;} /*トップ以外のページ*/

/*ボタン角丸*/
.ui-btn-corner-all, .ui-corner-all { /*ボタンと入力窓角丸*/
	border-radius: 6px;
}
.ui-corner-top { /*リスト角丸*/
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.ui-corner-bottom { /*リスト角丸*/
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

/* ボタンハイライトを無効化 */
.ui-btn-up-a {-webkit-tap-highlight-color: rgba(0,0,0,0);}

/* トップナビ */
#@@smGN .ui-btn {border-left: none; border-right: none;} /*左右枠線消去*/
#smGN .ui-btn-text {font-size: 1.00em;}
#smGN .ui-btn-inner {text-align: left;}
#smGN .ui-controlgroup-controls {margin: 0px 0px;}
#smGN .ui-corner-top, #smGN .ui-corner-bottom {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

/*その他*/