/* ↓最大480px タブレット・スマホ*/
@media screen and (max-width: 480px) {
body#tinymce,
body#tinymce p,
body#tinymce td{ //font-size:18px;}
.mobileSkin iframe {-webkit-overflow-scrolling: touch; overflow-x:auto;}
iframe#jform_articletext_ifr{overflow: auto;}
#jform_articletext_tbl{max-height: 200px !important;}
}
/* ↑最大480px タブレット・スマホ*/

@media screen and (min-width: 480px) {

#content-bottom { clear: both;}

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

/* 見出し */
h2.componentheading,
.page-header h2{ font-size:3.0rem; line-height:1.1; border-bottom: solid 1px #EEE; padding: 0 0 0.5em 0; margin-bottom:40px; position:relative; color:#00A6E4;}
h2.componentheading:after,
.page-header h2:after{ content:" "; background:#00A6E4; width:40px; height:1px; position:absolute; bottom:-1px; left:0;}
.item-page-title,
.kiji-midashi { border: solid 1px #E4E4E4; padding:0.75em; font-size:2.0rem; line-height:1.1; border-top: solid 2px #00A6E4; box-shadow: 0px 3px #F6F6F6; margin-bottom:3px;}
.kiji-midashi-2 { background:#E5F6FC; border: solid 1px #BFE9F8; padding:0.75em 0.75em 0.75em 1.25em; line-height:1.1; font-size:1.6rem; position:relative; margin-top:35px; color:#00A6E4;}
.kiji-midashi-2:before{ content:" "; width:10px; height:1px; position:absolute; top:1.25em; left:-1px; background:#00A6E4;}
.kiji-midashi-3 {}

.slideshowck{ display: none !important;}

/* promo and fotter */
#promo-wrap{ width:100%; min-width:980px; margin: 0px auto;}
#promo{ width:100%; min-width:980px; margin: 0px auto;}
.middle-promo{ width:100%; min-width:980px; margin: 0px auto; background: url(../../../images/kinkiseika/common/promo_bg.png) repeat center top #0090C6;}
.middle-promo h2{ width:980px; margin: 0px auto; font-size:4.0rem; line-height:1.1; text-align:center; color:#FFF; padding:1.2em 0;}

/* table */
.user-table01{ width:100%; margin-top:1.5em;}
.user-table01 th{ width:25%; padding:1.25em; line-height:1.2;}
.user-table01 td{ width:75%; padding:1.25em; line-height:1.2;}
.user-table01 tr:nth-child(even) { background-color:#F6F6F6; }
.user-table01 tr:nth-child(odd) { background-color:#FFF;}
.user-table02{ width:100%; margin-top:1.5em; border: solid 1px #e4e4e4; border-style: solid none none solid;}
.user-table02 th{ width:25%; padding:1.0em; line-height:1.2; border: solid 1px #e4e4e4; border-style: none solid solid none; background:#F9F9F9;}
.user-table02 td{ width:75%; padding:1.0em; line-height:1.2; border: solid 1px #e4e4e4; border-style: none solid solid none;}
.user-table03{ width:100%; margin-top:0.5em;}
.user-table03 th{ width:20%; padding:1.0em; line-height:1.2; vertical-align:top;}
.user-table03 td{ width:80%; padding:1.0em; line-height:1.2;}
.user-table03 tr:nth-child(even) { background-color:#F6F6F6; }
.user-table03 tr:nth-child(odd) { background-color:#FFF;}

/* link text */
.text-link{}
.text-link:before{ content: "\f138"; font-family: FontAwesome; color:#EE7E00; margin-right:0.5em; font-size:1.5rem;}

/* image resize */
.img-200{ width:200px;}
.img-250{ width:250px;}
.img-300{ width:300px;}
.img-200 img,
.img-250 img,
.img-300 img{ width:100%; height:auto;}

/* トップページ
-------------------------------------------------------------*/
body#home .item-separator{ margin-bottom:0px;}
.home-promo{ width:100%; min-width:980px; height:360px; margin: 0px auto; overflow: hidden; position: relative;}
.home-promo img{
position: absolute;
width: 100%;
height:auto;
left: 50%;
top: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
-moz-transform: translate3d(-50%, -50%, 0);
-ms-transform: translate(-50%, -50%);
transform: translate3d(-50%, -50%, 0);
}

#slide-wrap{ width:980px; margin: 20px auto 0px auto; overflow:hidden;}
.flexslider{ border: solid 1px #E4E4E4;}

.home-block01{ margin: 40px 0;}
.home-block01 h3{ font-size:3.0rem; line-height:1.1; color:#00A5E4; border-bottom: solid 1px #00A5E4; padding:0.5em 0;}

.home-block02{ margin-bottom:40px;}
.home-block02 h3 { background:#F6F6F6; border: solid 1px #e4e4e4; padding:0.75em 0.75em 0.75em 1.25em; line-height:1.1; font-size:1.6rem; position:relative;}
.home-block02 h3:before{ content:" "; width:10px; height:1px; position:absolute; top:1.25em; left:-1px; background:#999999;}
.home-block02 .lnd_latestnews{ margin-top:1.0em; max-height:200px; overflow: auto;}
.home-block02 .lnd_latestnews li{ padding:0.75em 0; border-bottom: dotted 1px #DDD;}
.home-block02 .lnd_latestnews li span{ color:#00A5E4; padding-right:1.0em;}
.home-block02 .lnd_latestnews li span:before{ content: "\f105"; font-family: FontAwesome; color:#00A5E4; margin-right:0.5em;}
.home-block02 .lnd_latestnews li a {
    color: #00a5e4;
    text-decoration: underline;
}
.home-block02 .lnd_latestnews li a:hover{ color:rgba(51,51,51,0.6);}

.home-block03{ margin-bottom:40px; border: solid 1px #DDDDDD;}
.home-block03 h3{ background:#00A6E4; border-bottom: solid 1px #DDD; padding:0.75em; font-size:1.8rem; line-height:1.1; color:#FFF; font-family: "ヒラギノ角ゴ ProN W6","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif; font-weight:900;}
.home-block03 .inner{ padding: 0 1.0em 1.0em 1.0em;}

/* 研究室設備
-------------------------------------------------------------*/
    #facility .facility,body#tinymce .facility{ margin:0;}
    #facility .item-separator{margin-bottom: 10px;}
    .facility{ margin-top:-70px;}
.facility-link{ 
    //margin-top:-35px;
    margin-bottom: 50px;
    border-top: solid 1px #E4E4E4; 
    padding-top:35px;
    text-align:center;
    letter-spacing:-0.4em;
    }
.facility-link li{ width:250px; display:inline-block; letter-spacing:0; margin: 0px 25px;}


/* メンバー
-------------------------------------------------------------*/
.staff-image{ box-shadow: 0px 0px 5px rgba(51,51,51,0.2);}
.staff-image img{ width:100%; height:auto;}

/* よくあるご質問
-------------------------------------------------------------*/
body#faq .item-separator{ margin-bottom:0px;}
.faq{}
.faq h4{ cursor:pointer; font-size:2.1rem; line-height:1.1; padding:0.75em 0; border-bottom: solid 1px #EEE; color:#333;}
.faq h4:before{ content: "\f059"; font-family: FontAwesome; color:#00A6E4; margin-right:0.5em;}
.faq .answer{ border: solid 2px #BFE9F8; border-top: none; padding: 13px; background:#E5F6FC;}
.faq .answer p:first-child{ margin-top:0px !important;}

/* 教室概要・アクセス
-------------------------------------------------------------*/
.googlemap{ margin-top:1.5em; border: solid 5px #F6F6F6;}

/* お問い合わせ
-------------------------------------------------------------*/
.policy{ margin-top:1.0em; border: solid 1px #E4E4E4; background:#F9F9F9; padding:0.5em;}
.policy h3,
.policy p{ font-size:1.2rem; line-height:1.2;}
.policy h3{font-family: "ヒラギノ角ゴ ProN W6","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif; font-weight:900;}

/* RSForm! Pro */
.formContainer{ margin-top:30px; letter-spacing:-0.4em;}
.formContainer .control-group{ margin-top:0px; padding:1.0em;}
.formContainer .control-group:nth-child(even) { background-color: #F9F9F9;}
.formContainer .control-group:nth-child(odd){ background-color: #FFF;}
.formContainer .control-label,
.formContainer .controls { display: inline-block; vertical-align: middle; letter-spacing:0;}
.formContainer .control-label{ width:35%;}
.formContainer .controls{ width:65%;}
strong.formRequired{ color:#00A6E4; font-size:1.1rem; font-weight:normal;}
.formContainer .rsform-block-submit{ border-bottom: none;}
.rsform-block-checkbox-list .controls{}
.formContainer .rsform-block-submit .rsform-submit-button {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #EE7E00;
	padding:20px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #EE7E00 5%, #EE7E00 100% );
	background:-ms-linear-gradient( top, #EE7E00 5%, #EE7E00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE7E00', endColorstr='#EE7E00');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #EE7E00), color-stop(100%, #EE7E00) );
	background-color:#EE7E00;
	color:#FFF;
	display:inline-block;
	width:50%;
	text-shadow:1px 1px 0px rgba(51,51,51,0.2);
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}
label.checkbox{ display:inline-block !important;}
.formContainer .rsform-block-submit .rsform-submit-button:hover {
	background:-moz-linear-gradient( center top, #CE6D00 5%, #CE6D00 100% );
	background:-ms-linear-gradient( top, #CE6D00 5%, #CE6D00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CE6D00', endColorstr='#CE6D00');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #CE6D00), color-stop(100%, #CE6D00) );
	background-color:#CE6D00;
	border:1px solid #CE6D00;
}
.formContainer .rsform-block-submit .rsform-submit-button:active {
	position:relative;
	top:1px;
}
.formContainer .rsform-block-submit .rsform-submit-button{}
.rsform-block-submit{ text-align:center;}
.rsform-block-submit .control-label{ display:none;}
.rsform-block-submit .controls{ width:100%; text-align:center; padding-top:2.0em;}

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

/*---------- 全体 ----------*/
#all{ width:100%; min-width:980px; margin: 0px auto;}

/*---------- ヘッダー ----------*/
#wrapper { width:100%; min-width:980px; margin: 0px auto; background:url(../../../images/kinkiseika/common/bg_all.png) repeat-x center top;}
#header-wrap { width:980px; height:105px; margin: 0px auto; position:relative;}
#header-wrap #h1title{ font-size:1.1rem; line-height:26px; color:#999999; position:absolute; top:0px; left:0px;}
#header-wrap h2.logo{ position:absolute; top:49px; left:0px;}
#header-wrap h3.university{ position:absolute; top:49px; right:0px;}
#header-wrap .language{ letter-spacing:-0.4em; position:absolute; top:0px; right:0px;}
#header-wrap .language li{ display:inline-block; vertical-align:top; letter-spacing:0;}
#header-wrap .row { margin-bottom: 0;}

/*---------- グローバルナビゲーション ----------*/
#navbar-wrap { background:#00A6E4; width:100%; min-width:980px; margin: 0px auto;}
#navbar { position: relative; /*height: 55px;*/ width:980px; margin: 0px auto;}
#navbar.row { margin-bottom: 0 }
#navigation { /*padding:0 10px;*/}
#navigation .menu {clear: both;list-style: none outside none;margin: 0;padding: 0;}
#navigation .menu .icon-angle-right { position: absolute; right: 10px; top: 50%; margin-top: -6px; color: #aaa; font-size: 12px;}
#navigation .menu > li { display: block; float: left; }
#navigation .menu > li ul {padding: 0;}
#navigation .menu ul { position: absolute; left: 0; top: 100%; margin: 10px 0 0 0; /*IE6 only*/ _margin: 0; nowhitespace: afterproperty; opacity: 0; transition: all .2s ease-in-out; visibility: hidden; z-index: 99;}
#navigation .menu ul ul { left: 100%; top: 0;}
#navigation .menu ul ul li { width: 100% }
#navigation .menu li { position: relative; list-style:none}
#navigation .menu li:hover > ul { margin: 0; opacity: 1; visibility: visible;}
#navigation .menu a { display: block; position: relative;}
.nav > li > a:hover,
.nav > li > a:focus{ background: none !important;}
span.image-title{ display:none;}

/* 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: #FFF;}
#navigation .menu > .active > a,
#navigation li.active > a { color: #FFF;}
#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 #009BD5; 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 #009BD5; background: #00A6E4; transition: all 0.2s ease 0s;}
#navigation .menu ul li:hover{ background:#1AAFE7;}
#navigation .menu ul li.active{ background:#1AAFE7;}
#navigation .menu ul li:first-child {}
#navigation .menu ul li:last-child { border: 0;}
#navigation .menu ul li > a:hover { color: #FFF;}
#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 { margin: 40px auto 60px;}
#post p{ margin-top:1.0em;}
#post *{ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: border-box;}

.sidebnr{}
.sidebnr li{ margin-bottom:10px;}
.sidebnr li:last-child{ margin-bottom:0px;}
.sideaddress{ margin-top:20px;}
.sideaddress p{ text-align:center; margin-top:1.0em; line-height:1.3;}
.sideaddress .map{ margin-top:1.0em;}

/*---------- コンテンツブロック ----------*/
#box-wrap { width:980px; margin: 0px auto;}
#main-content {}

/*---------- フッター ----------*/
#footer-wrap { width:100%; min-width:980px; margin: 0px auto; background:#222222; padding-top:30px;}
#footer-wrap #footer{ width:980px; margin: 0px auto; letter-spacing:-0.4em;}
#footer-wrap #footer .inner{ width:215px; display:inline-block; vertical-align:top; letter-spacing:0; margin-right:40px; padding-bottom:30px;}
#footer-wrap #footer .inner:last-child{ margin-right:0px;}
#footer-wrap #footer .inner h2.logo{ padding-bottom:10px; border-bottom: solid 1px rgba(255,255,255,0.1); position:relative; margin-bottom:1.0em;}
#footer-wrap #footer .inner h2.logo:after{ content:" "; width:20px; height:1px; background:rgba(255,255,255,0.5); position:absolute; bottom:-1px; left:0px;}
#footer-wrap #footer .inner p{ font-size:1.1rem; line-height:1.5; color:#FFF; margin-top:0.5em;}
#footer-wrap #footer .inner li{ font-size:1.1rem; line-height:1.1; margin-bottom:0.5em;}
#footer-wrap #footer .inner li a{ color:rgba(255,255,255,1); text-decoration: none;}
#footer-wrap #footer .inner li a:hover{ color:rgba(255,255,255,0.6);}
#footer-wrap #footer .inner li:before{ content:"\f105"; font-family: FontAwesome; margin-right:0.5em; color:#FFF;}
#footer-wrap #footer .inner li:last-child{ margin-bottom:0px;}
.copyright { width:100%; min-width:980px; margin: 0px auto; background:#FFF;}
.copyright p{ font-size:1.1rem; line-height:1.1; text-align:center; padding:1.5rem 0;}
.copyright a { color:rgba(51,51,51,0.3); padding: 0px 0.5em; text-decoration: none;}
.copyright a:hover { color:rgba(51,51,51,0.1);}


/*=============================================================
	基本設定
=============================================================*/
body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:1.6rem;
	line-height:1.5em;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	color:#333;
	height:100%;
	-webkit-text-size-adjust: 100%;
	background: #FFF;
}
a{color:#0085B2; text-decoration:underline;}
a:hover{color:#E6423D; text-decoration:none;}

/*---------- 問い合わせフォーム ----------*/
.fieldsform{ padding:0px !important; margin-top:3.0rem;}
.form-horizontal .control-group{ margin-bottom:0px;}
.fieldsform fieldset{ display: table; width:100%;}
.fieldsform fieldset >legend{display: none;}
.fieldsform fieldset .control-group { display: table; width:100%;}
.fieldsform fieldset .control-label,
.fieldsform fieldset .controls { border-top: 1px dotted #e4e4e4; display: table-cell; padding: 1.5rem 0; vertical-align: top;}
.fieldsform fieldset .control-label{ width: 30%; padding-right: 10px;}
ul.checkboxes{ margin: 0; padding: 0;}
ul.checkboxes li input { vertical-align: text-bottom;}
.fieldsform fieldset .btn.active,
.fieldsform fieldset .btn:active{ border:1px solid #334c66; background-color:#69c; -webkit-box-shadow:inset 0px 0px 8px #334c66; -moz-box-shadow:inset 0px 0px 2px #3a6da0; box-shadow:inset 0px 0px 2px #3a6da0; outline: 0 none; background-image: none; color: #fff; text-shadow: inherit;}
.icon-folder-open {color: #d1b710;font-size: 14px;}
.icon-calendar {color: #ce1916;font-size: 14px;}
.footer_actions .btn-success { font-size: 22px; padding: 12px 20px; width: 200px;}
.action_right{ text-align: center;}


/*=============================================================
	リセット
=============================================================*/
html { height:100%; font-size:62.5%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,blockquote,th,td,img,p{ margin: 0px; padding: 0px; font-weight:normal;}
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal}
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{ text-align: left; display: block}
table { border-collapse: collapse; border-spacing: 0}
caption,th { text-align: left}
q:before,q:after { content: ''}
img,
object,
embed { vertical-align: top}
legend{ display: none}
h1,h2,h3,h4,h5,h6 { font-size: 100%}
img,abbr,acronym,fieldset{ border:none}
li{ list-style-type: none}

/*---------- margin ----------*/
.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: 1.0em 30px 0 0;}
.img-right{ float:right; margin: 1.0em 0 0 30px;}

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

/*=============================================================
	Joomla
=============================================================*/

.text-highlight {background: none repeat scroll 0 0 #ffffaa;font-size: 14px;margin: 10px 0;padding: 7px;}
.highlight-green { color: #fff; background: #48691b;font-size: 14px;margin: 10px 0;padding: 7px;}
.highlight-light { color: #000; background: #e5e5e5;font-size: 14px;margin: 10px 0;padding: 7px;}
.highlight-dark { color: #fff; background: #595959;font-size: 14px;margin: 10px 0;padding: 7px;}

/* 新着一覧 */
.news-title {background-color: #E5E2D3;color: #444444;font-size: 14px;margin: 15px 0 0;padding: 7px 10px;}
.news-box {border: 1px solid #CCCCCC;max-height: 150px;overflow: auto;padding: 7px;}
.news-box table {width: 100%;}
.news-box table th {border-bottom: 1px dotted #ccc;font-weight: normal;padding: 5px;text-align: left;vertical-align: top;width: 15%;}
.news-box table th:before,
.news-box ul li:before {color: #999;content: "\f0da";font-family: FontAwesome;margin-right: 5px;}
.news-box table td{ border-bottom: 1px dotted #ccc; padding: 5px; vertical-align: top;}
.news-box table a{}
.news-box ul {margin: 0;padding: 0;}
.news-box ul li {border-bottom: 1px dotted #cccccc;color: #333333;font-size: 1em;list-style: none outside none;margin: 0 0 5px;padding: 0 0 5px 10px;}

body.contentpane { //padding:10px;}
ul.unstyled { list-style: none; margin:0; padding:0;}
:focus { outline: 0 }
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; /*overflow: hidden;*/}
#post .container{ width: auto;} 
.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% }

.count-1 { clear: both; margin-left: 0;}

#comp-wrap {padding:0}
.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-separator {margin-bottom: 70px;}
.item-page { position:relative}
.contact-name {text-decoration:none;font-size:22px;} 
.item-page-title a:hover {}
.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}
h1.componentheading {margin:0 0 10px 0; padding:0; position:relative; color:#333;}

.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 { border-bottom: dotted 1px #DDD; font-size:1.2rem; line-height:1.2; padding:0.75em 0;}
.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 */
.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 { margin: 0;}
p.lead { font-size: 21px; line-height: 27px;}
em { font-style: italic }
strong { font-weight: bold }
small { font-size: 80% }
hr { 
height: 0; margin: 10px 0; 
border: solid #eee; 
border-width: 1px 0 0; 
clear: both; 
}
a { outline: 0; -webkit-transition: all 0.15s ease; -moz-transition: all 0.15s ease; -o-transition: all 0.15s ease; transition: all 0.15s ease}
a:hover {}
p a, p a:visited { line-height: inherit;}

/* social */
#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;}

/* Module Classes */

/* 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 { padding:1.0em 0; font-size:1.1rem; line-height:1.1; margin-bottom:6px; color: rgba(51,51,51,0.6); text-align:right;}
.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 */
.inputbox, input, textarea, select {background:#fff; border:1px solid #d4d4d4;} .inputbox { /*width:160px;*/} #modlgn-remember { float:left; width:20px;}

input[type="text"], 
input[type="password"], 
input[type="email"], 
input[type="url"], 
input[type="tel"], 
textarea { display: 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; width: 80%; 
 }

input[type="text"]:focus, 
input[type="password"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="tel"]:focus, 
textarea:focus { border-color: #A0ECFF; outline: none; 
 }
input[type="button"], 
input[type="submit"], 
button[type="submit"], 
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: 36px; 
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; }
input[type="button"]:active, input[type="submit"]:active, button[type="submit"]:active, button[type="button"]:active { background-image: linear-gradient(to bottom, #efefef 0px, #fff 100%); border-color: #bbb #bbb #ddd; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10) inset;}
input[type="button"]:hover, input[type="submit"]:hover, button[type="submit"]:hover, button[type="button"]:hover{ background: #fff }
select {background-color: #f7f7f7;border-radius: 5px;display: inline;line-height: 100%;margin: 0;padding: 3px;vertical-align: middle;width: auto;}
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;}
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;}
/* 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;}

/* visform */
.visform input, .visform select, .visform textarea {background-color: #f7f7f7;border: 1px solid #cccccc;display: inline;margin: 0;padding: 6px;vertical-align: middle;}
.visform select{ /* display: block;*/}
.visform button[type="button"] {margin-left: 3px;margin-top: 5px;min-height: 34px;}
.visCSSlabel {font-size: 14px;margin: 0;padding-left: 6px;}
.visCSSinput {margin: 0;}
.visCSStop0 {}
.visCSSmargLeft {display: inline;margin: 0;}
.visBtnCon {}
.visBtnCon .send {border-radius: 5px;font-size: 14px;padding: 8px;}
.field-sep {border-top: 1px dotted #cccccc;padding: 8px 0;position: relative;}
p.errorcontainer:before {border-bottom: 11px solid gray;border-left: 12px solid transparent;border-right: 12px solid transparent;border-top:none ;content: "";display: block;height: 0;margin-left: 20%;width: 0;}
p.errorcontainer:after{ border: none;}
label.error {background-color: gray;border-radius: 5px;color: #fff;display: inline-block !important;font-size: 10px;margin: 0 0 0 17%;max-width: 60%;max-width: 180px;padding: 10px; white-space: nowrap;}
.visform .icon-calendar:before {color: #a80000;content: "C";}
.visCustomText {display: inline;margin-left: 5px;}
.visCustomText p {display: inline;}
#visformcontainer input:focus,
#visformcontainer textarea:focus {background-color: #FFF5D6 !important;border: 1px dotted #999999 !important;}
#visformcontainer .error-text {left: 26%; position: absolute; width: 300px; z-index: 1; opacity:0.95;filter:alpha(opacity=95);-ms-filter: "alpha( opacity=95)";}
#radio-listlbl {display: inline;height: 60px;padding-left: 6px;width: 30%;}
#radio-listlbl input{}
.radio-list-label {/*width: auto;*/ display: inline;height: 60px;padding-left: 6px;width: 30%;}
.radio-list-field {clear: none;}
.w60{ width: 60%;}
.w50{ width: 50%;}
.w40{ width: 40%;}
.w30{ width: 30%;}
.w20{ width: 20%;}
.w10{ width: 10%;}
.w-auto{ width: auto;}
p.errorcontainer {margin-bottom: 0;margin-top: 0;padding-top: 0;}
fieldset {border: medium none;margin: 0;padding: 0;}
.hidden {display: none !important;}
.control-label,
.controls{ display: inline;}
.nav-tabs{ padding: 0;}
.btn-toolbar {margin: 5px 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 {border: medium none;}
ul#usermenu {margin: 10px;padding: 10px 20px;}
ul#usermenu li{}
#header-table{width: 100%;}
#header-table td:last-child{text-align: right;}
.control-group {margin: 10px 0;}
.chzn-container { width: 250px !important;}
.input-append input{display: inline;}
.input-append button {display: inline;margin-left:5px ;}
.icon-read-more{}

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

/*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;}
.switchBtn a.btnAcv{ 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 */

/* ↓custom properties　複合検索*/
.searchform .cp-field .cp-cb-value {display: inline;}
.cpsearch {margin-bottom: 30px;}
table.search-box {border: 1px solid #d3d8e2;margin-bottom: 10px;width: 100%;}
table.search-box th {background-color: #eff2f4;border-bottom: 1px solid #d3d8e2;padding: 10px;text-align: left;vertical-align: top;width: 20%;}
table.search-box td {border-bottom: 1px solid #d3d8e2;padding: 10px;}
.cpsearch input[type="checkbox"],
.cpsearch input[type="radio"] { vertical-align: middle;}
.cp-result-list{}
.cp-result{}
.cp-result dl{}
.cp-result dt{}
.cp-result dd {margin: 0;}
.result-title{ background-color: #f7f7f7; border-color: #ccc #ccc #114f75; border-style: solid; border-width: 1px 1px 3px; font-size: 14px; font-weight: bold; margin: 20px 0 10px; padding: 7px 10px;}
.result-text{}
/* ↑custom properties　複合検索*/

/*↓ 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;}
ul.newsflash-horiz li {box-sizing: padding-box;float: left;list-style: none outside none;padding-right: 10px;width: 50%;}
ul.newsflash-horiz li:last-child{ padding-right:0;}
ul.newsflash-horiz .article-separator{display:none;}
}