@charset "utf-8";
/*
Theme Name: optp01
Version: 1.0
*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 103%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font: 12px/1.5 "Lucida Sans Unicode", "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333;
-webkit-text-size-adjust: none;
}

/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#0060c2;
}

a:hover, a:active{
outline: none;
color:#0284f9;
text-decoration: underline;
}

a img:hover{opacity:.8;}


/**** Clearfix ****/
nav#mainNav ul:after, nav#mainNav .inner:after, .newsTitle:after, .post:after,.inner:after,ul.news:after{content:""; display: table;clear:both;}
nav#mainNav ul:after, nav#mainNav .inner:after, .newsTitle:after, .post:after,.inner:after,ul.news:after{content:""; display: inline;clear:both;}
nav#mainNav ul,.newsTitle, .post, nav#mainNav .inner,ul.news{zoom: 1;}


/* フォーム
------------------------------------------------------------*/
input[type="text"],
input[type="tel"],
input[type="email"],
textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"], p.readon a{
vertical-align:top;
padding:0 10px;
background: #777;
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:28px;
height:28px;
font-size:100%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,p.readon a:hover{
background: #ccc;
cursor:pointer;
}
*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper,.inner{
margin:0 auto;
width:940px;
}

#content{
float:right;
width:690px;
padding:20px 0 50px;
}

#sidebar{
float:left;
width:220px;
padding:20px 0 50px;
}

#footer{
clear:both;
color:#fff;
border-top:1px solid #86cbd0;
	background-color: #5d9ca1;
} 

#header{
	height: 150px;
}

.home #meteor-slideshow{
	margin: 0 auto 20px;
}

.home #meteor-slideshow img{
	background-color: #000;
}
.meteor-slides .meteor-buttons{
	bottom: 5px !important;
	margin-left: 20px !important;
	width: 90% !important; 
	
}

/* ヘッダー
*****************************************************/
.bg{
background-color: #eee; 
border-top:3px solid #004080;
border-bottom:1px solid #e8e8e8;
}


/* サイト説明文
----------------------------------*/
#header h1{
padding:5px 0;
font-size:80%;
color:#333;
font-weight:normal;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
float:left;
padding:10px 0;
color: #515151;
font-size:160%;
font-weight:bold;
}

/* SNS
----------------------------------*/
.sns{
}

.sns img{margin-left:5px;}


.header-right-widget{
	padding:10px 0;
	float: right;
	text-align: right;
}
#header .inner{
	position: relative;
}
#header .tel{
	font: 22px "Palatino Linotype","Book Antiqua",Palatino,serif;
}
#header .to-en{
	position: absolute;
	top:-24px;
	right:0;
	border: 1px solid #333;
	border-radius: 4px;
	color: #fff;
	padding: 2px 10px;
	font-size: 10px;
	background-color: #999;
}

/* トップページ　メイン画像
----------------------------------*/
#mainImg{
clear:both;
line-height:0;
text-align:center;
z-index:0;
}

.post{
margin:0 0 5px 0;
}

.home h4{
margin:0 0 10px;
font-size:16px;
font-weight:normal;
color:#333;
}

.products{
	display: table;
	width:  100%;
	max-width: 100%;
}
.products .products-inner{
	width: 195px;
	display: table-cell;
	background-color: #efefef; 
	border-bottom: 20px solid #fff;
	border-left: 40px solid #fff;
	vertical-align: top;
}
.products .products-inner.products-unibrite{
	width: 665px;
	max-width: 100%;
}

.products .products-inner:first-child{
	border-left: 0;
}
.products .products-inner h4{
	margin: 0;
	background-color: #5d9ca1;
	font-weight: normal;
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
	color: #fff;
}
.products .products-inner h4 a{
	color: #fff;
}
.products .products-inner img{
	margin: 0;
}
.products .products-inner p{
	margin: 10px;
	padding: 0;
}

/* 記事ループ
*****************************************************/
.list{
padding:20px 0;
border-bottom:1px dashed #e4e4e4;
}

.list:last-child{border:0;}

.post .list p{padding:0;}

.list span{padding-left:10px;}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:20px 0;
padding:7px 10px 7px 0;
font-size:120%;
background:url(images/border.png) repeat-x 0 100%;
font-weight: bold;
}

h2 img{
	max-width: 100%;
	height: auto;
}

.dateLabel{
text-align:right;
font-family:Georgia, "Times New Roman", Times, serif;
}

.post p{
	padding:0 0 6px 20px; 
}
.post table p{
	padding: 0 0 6px 0;
}
.home .post p{
	padding: 0;
}
.post .wp-caption{
	margin-bottom: 20px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.post .wp-caption img{
	margin: 0 auto;
}
p.wp-caption-text{
	text-align: center;
	margin: 0;
	padding: 0 10px;
	font-size: 13px;
	
}

.post ul{margin: 0 0 10px 20px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat 0 8px;
}

.post ol {
	counter-reset: li;
}

.post ol > li {
	list-style: none;
	position: relative;/*リストの項目の位置を基準に*/
	padding-left: 2.5em; /*li:before分左に余白を。調整可*/
	/*margin-bottom: 0.8em;*//*リストの数字がくっついてしまう場合*/
}

.post ol > li:before {
	counter-increment: li;
	content: counter(li);
	margin-right: 1em;
	border: 1px solid ; /**/
	border-radius: 50%; /*丸く*/
	text-align: center; /*端に寄ってる数字を真ん中に*/
	width: 1.3em; /*幅を決めるheightと同じ数値に*/
	height: 1.3em; /*高さ。widthと同じ数値に。数値変更した場合はline-heightで調整を*/
	position: absolute; /*リストの基準から移動させる*/
	left: 0em; /*項目の基準、左にあわせる*/
	top: 2px; /*基準の上から2pxの位置に表示。テーマによって位置がずれる場合は修正を*/
	line-height: 1.4;/*数字の位置あわせで数値を指定*/
}
.post h1{
margin:20px 0;
padding:5px 0 5px 15px;
font-size:150%;
border-bottom:2px solid #184c9e;
background:url(images/headingBg.png) no-repeat 0 50%;
}

.post h2{
clear:both;
margin:0;
margin-bottom: 20px;
padding:7px 10px 7px 0;
font-size:120%;
background:url(images/border.png) repeat-x 0 100%;
font-weight: bold;
}

.post h3{
clear:both;
margin: 10px 0 0px 0;
font-size: 16px;
font-weight: bold;
padding: 7px 0 5px 0;
}

.home .post h3{
font-weight: normal;
background-color: transparent;
}

.post h3.case{
	margin-top: 20px;
}

.post h4{
clear:both;
font-size:117%;
font-weight:bolder;
margin: 0; 
padding: 6px;
margin-top: 10px;
}

.post h5{
clear:both;
font-weight:bolder;
margin: 0;
padding: 10px;
font-size:110%;
}

.home .post .products h5{
	margin: 0;
	padding: 0;
}


sup {
font-size: 70%; //お好きなサイズに
	vertical-align: top;
	position: relative;
	top: -0.3em; //お好きな位置に
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border-collapse: separate;
border-spacing: 0;
text-align:left;
line-height:1.5;
margin-bottom:30px;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
font-size:90%;
}

.post table th{
padding:10px;
font-weight:nomal;
vertical-align:top;
border-right:1px solid #eee;
border-bottom:1px solid #eee;
border-top:1px solid #fff;
border-left:1px solid #fff;
background:#bbb;
color:#fff;
}

.post table td{
padding:10px;
vertical-align:top;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;margin:0px 20px 20px 0px;} 

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
margin: 5px 10px 15px 15px;
display:inline;
}

img.alignleft{margin:10px 15px 15px 10px;}
img.alignleft{margin:0px 15px 5px 0px;}

.alignright{float:right;}
.alignleft{float:left;}
span.alignleft{
	display: block;
	text-align: left;
}

#gallery-1 img{
border:1px solid #eaeaea !important;
padding:5px;
background:#fff;
}

#gallery-1 img:hover{background:#fffaef;}

.maker-info{
	margin-top: 20px;
	border: 1px solid #333;
	background-color: #eee;
	padding: 10px;
}
.maker-info h5{
	font-size: 20px;
	color: #0002fe;
}

.page-fred .post h4,
.page-dimos .post h4,
.page-fimmprop .post h4,
.page-omnisim .post h4,
.page-crystalwave .post h4,
.page-kallistos .post h4,
.page-picwave .post h4,
.page-harold .post h4,
.page-fimmwave .post h4{
	background-image: url("images/mark-blue.png");
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-left: 24px; 
	font-weight: normal;
}

.post h5.companyinfo{
	margin-top: 20px;
}

.page-products .post table a{
	white-space: nowrap;
}
.page-products .post table td{
	vertical-align: middle;
}
.page-products .post table td:first-child,
.page-products .post table td:nth-child(3){
	white-space: nowrap;
}
.page-waveguide .post p,
.page-waveguide_sample .post p{
	line-height: 6em;
}
.page-waveguide .post p a,
.page-waveguide_sample .post p a{
	font-size: 1.5em;
}
.page-waveguide .post h3,
.page-waveguide_sample .post h3{
	font-size: 1.2em;
	color: #5b9bd5;
}
.page-waveguide .post img,
.page-waveguide_sample .post img{
	vertical-align: middle;
	margin: 0;
	margin-right: 1em;
}


/* サイドバー　ウィジェット
*****************************************************/
.widgetWrap, section.widget ul{
margin:0px 0 20px 0;
padding:10px 10px 0 0px;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
box-shadow:none;
font-size: 12px;
}

#sidebar ul#banners{
width:220px;
margin:10px 0;
}

#sidebar ul#banners li{
float:none;
margin:0 0 10px;
}

#sidebar section.widget h3{
clear:both;
margin:0;
margin-top: 20px;
padding:7px 10px 7px 0;
font-size:120%;
background:url(images/border.png) repeat-x 0 100%;
}

section.widget li a{
display:block;
padding:7px 0 7px 12px;
background:url(images/arrow2.png) no-repeat 0 12px;
border-bottom:1px dashed #e4e4e4;
}

section.widget li a:hover{background-position:2px 12px;}

section.widget li:last-child a{border:0;}

#searchform input[type="text"]{
width:120px;
line-height:22px;
height:22px;
margin-right:3px;
}

#searchform{padding:6px 0;}
#searchform label{display: none;}

/* カレンダー */
#calendar_wrap table{margin:0 auto;width:90%;}
#calendar_wrap table caption{padding:10px 0;text-align:center;font-weight:bold;}
#calendar_wrap table th, #calendar_wrap table td{padding:3px;text-align:center;}
#calendar_wrap table th:nth-child(6){color:#0034af;}
#calendar_wrap table th:nth-child(7){color:#950000;}
#calendar_wrap a{color:#79963d;font-weight:bold;border-bottom:1px solid #fff;}
#calendar_wrap table td#prev{text-align:left;}
#calendar_wrap table td#next{text-align:right;}
#calendar_wrap table td#prev a{text-align:left;border:0;}
#calendar_wrap table td#next a{text-align:right;border:0;}

#sidebar .widget_execphp .pageListSection,
#sidebar .widget_recent_entries{
	border: 1px solid #aaa;
	margin-bottom: 20px;
}
#sidebar section.widget_execphp .pageListSection h3,
#sidebar section.widget.widget_recent_entries h3{
	margin: 0;
	padding: 6px;
}
#sidebar section.widget_execphp .pageListSection a,
#sidebar section.widget.widget_recent_entries a{
	display: block;
	background-image: none;
	border-bottom: none;
	padding: 0 0 0 4px;
	font-size: 90%; 
}
#sidebar section.widget_execphp .pageListSection ul,
#sidebar section.widget.widget_recent_entries ul{
	padding: 10px;
	margin: 0;
}
#sidebar section.widget_execphp .pageListSection ul li,
#sidebar section.widget.widget_recent_entries ul li{
	border-bottom: 1px dashed #ccc;
	padding: 6px 0 6px 6px;
	background:url(images/arrow2.png) no-repeat 0 12px;
}

#sidebar section.widget.widget_recent_entries ul li span{
	font-size: 9px;
	display: block;
	text-align: right;
}
#sidebar section.widget.widget_recent_entries ul li a span{
	display: inline;
	font-size: 90%;
}
/* お知らせ　
-------------*/
.title{
clear:both;
margin:0;
margin-bottom: 20px;
padding:7px 10px 7px 0;
font-size:120%;
background:url(images/border.png) repeat-x 0 100%;
}

.newsTitle h3{
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
background:url(images/arrow2.png) no-repeat 0 5px;
margin-top: -3.5em;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom:1px dashed #e4e4e4;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#184c9e;}


/* トップページ */
#content .newsTitle h3{font-size:120%;}


/* フッター
*****************************************************/
#footer a{
	color:#fff;
	font-size: 13px;
	padding:3px 0;
	}

#footer .boxWrap{
width:980px;
margin-right:-40px;
}

#footer .box{
float:left;
width:22%;
margin-right:4%;
padding:20px 0;
}
#footer .box:last-child{
	margin-right: 0;
}

.box .widgetWrap, .box section.widget ul{
padding:0 0 0 7px;
margin-top:0;
background:transparent;
border:0;
box-shadow:none;
}

.box section.widget li a{
background:url(images/arrowWhite.png) no-repeat 0 12px;
border:0;
padding-left: 12px !important;
}

.box section.widget li a:hover{background-position:2px 11px;}

#footer h3{
padding:5px;
margin-bottom:10px;
font-size:107%;
background:url(images/border2.png) repeat-x 0 100%;
}

.contact p{
padding:3px 0 3px 32px;
margin-bottom:3px;
font-size:103%;
background:url(images/iconHome.png) no-repeat 4px 0;
}

.contact p.mail{background-image:url(images/iconMail.png);}
.contact p.tel{background-image:url(images/iconTel.png);}
.contact p.fax{background-image:url(images/iconFax.png);}
.contact p.tw{background-image:url(images/iconTW.png);}
.contact p.fb{background-image:url(images/iconFB.png);}

#copyright{
clear:both;
padding:10px 0;
text-align:center;
font-size:90%;
border-top:2px solid #86cbd0; 
border-bottom:3px solid #2e757b; 
background-color: #4b7f84;
}

.to-top {
    position: fixed;
    bottom: 60px;
    right: 40px;
    padding: 10px;
    background: #7e7a7a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
	color: #fff;
}
/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}


/* トップページ 最新記事4件
------------------------------------------------------------*/
ul#banners,ul.post{
width:960px;
margin-right:-20px;
padding-bottom:20px;
}

ul#banners li,ul.post li{
float:left;
width:220px;
margin-right:20px;
}

ul.post{
padding:0;
background:transparent;
border:0;
box-shadow:none;
margin: 10px 0;
padding: 10px 0;
}

ul.post img{
max-width:220px;
height:auto;
}

ul.post h3{
margin:10px 0;
padding:5px 15px 5px 15px;
font-size:15px;
font-weight:normal;
text-align:center;
color:#fff;
border:0;
background:#184c9e;
}

ul.post h3 a{
	color: #fff;
}
ul.post h3 a:hover{
	color: #ccc;
}
p.readon a{
padding:3px 10px;
font-size:90%;
}

ul#banners:after{content:""; display: table;clear:both;}
ul#banners{zoom: 1;}


/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
div.panel{
display:block !important;
}

a#menu{display:none;}

nav#mainNav{
	background-color: #5d9ca1;
	background-color: #333;
	border-top: 2px solid #86cbd0;
	border-bottom: 2px solid #2e757b; 
	
}
nav#mainNav ul{
clear:both;
position:relative;
z-index:200;
width:940px;
margin:0 auto;
}

nav#mainNav li{
float: left;
position: relative;
margin-right: 1px;
background:url(images/sep.png) no-repeat 100% 80%;
}

nav#mainNav li:first-child{
background:url(images/sep.png), url(images/sep.png);
background-repeat: no-repeat;
background-position: 100% 80%, 0% 80%;
}

nav#mainNav li.hassub a{
background:url(images/arrowDown2.png) no-repeat 90% 50%;
}

nav#mainNav li a{
display: block;
_float:left;
font-size:120%;
line-height:45px;
font-weight:normal;
color:#fff;
padding: 14px 0 2px;
}

nav#mainNav li.current-menu-item a, nav#mainNav li a:hover, nav#mainNav li.current-menu-parent a{
color:#fff;
border-color:#0284f9;
border-radius: 8px;
}

nav#mainNav li.hassub.current-menu-item a,nav#mainNav li.hassub a:hover, nav#mainNav li.hassub.current-menu-parent a{
background:url(images/arrowDown.png) no-repeat 90% 50%;
}

nav#mainNav li.menu-item{
	width: 155px;
	height: 50px;
	transition:all 0.3s;
}
nav#mainNav li.menu-item:hover{
	transition:all 0.3s;
}

nav#mainNav li.menu-item ul li.menu-item {
	width: 210px;
	white-space: nowrap;
	height: 2em;
	padding-top: 1em;
	background-color: #089da8; 
	background-image: none;
}
nav#mainNav li.menu-item ul li.menu-item li.menu-item {
	background-color: #09c5d3; 
}

nav#mainNav ul{
	height: 60px;
}
nav#mainNav li.menu-item a strong,
nav#mainNav li.menu-item a span{
	display: block;
	height: 10px;
	font-size: 15px;
	text-align: center;
	line-height: 1em;
	padding: 3px 0;
}
nav#mainNav li.menu-item a strong{
	height: 13px;
}


nav#mainNav li.menu-item a span{
	font-size: 10px;
}


nav#mainNav li.hassub li a,nav#mainNav li.hassub.current-menu-item li a, nav#mainNav li.hassub.current-menu-parent li a, nav#mainNav li.hassub li a:hover{background:none;}

nav#mainNav ul ul{
	width:160px;
}

nav#mainNav li ul{
visibility: hidden;
opacity:0;

  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: .5s;

}

nav#mainNav li:hover ul{
visibility: visible;
position: absolute;
left:0;
z-index:500;
opacity:1;
opacity: 0.95;
top: 100%;
visibility: visible;
}

nav#mainNav li:hover ul li{
	border-bottom: 1px solid #2e757b; 
	border-right: 1px solid #2e757b; 
	border-top: 1px solid #86cbd0;
	border-left: 1px solid #86cbd0;
}

nav#mainNav li li{
margin:0;
float: none;
}

nav#mainNav li li a, nav#mainNav li.current-menu-parent li a,nav#mainNav li.current-menu-item li a{
padding:0 0 0 5px;
font-size:95%;
font-size:90%;
line-height:1.4em;
}

nav#mainNav li.current-menu-item li a, nav#mainNav li.current-menu-parent li a{
color:#adadad;
color:#fff;
}

nav#mainNav li li.current-menu-item a,nav#mainNav li li a:hover{
border-color:#0284f9;
}

nav#mainNav li:hover ul li ul {
	display: none;
}

nav#mainNav li:hover ul li:hover ul {
	display: block;
	top: 0px;
	margin-left: 190px;
}


}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
nav#mainNav{
clear:both;
width:100%;
margin:0;
padding:0;
}

nav#mainNav a.menu{
width:100%;
display:block;
height:40px;
line-height:40px;
font-weight: bold;
text-align:left;
color:#fff;
background: #5d9ca1 url(images/menuOpen.png) no-repeat 5px 8px;
;
}

nav#mainNav a#menu span{padding-left:40px;}

nav#mainNav a.menuOpen{
color:#fff;
background: #5d9ca1 url(images/menuOpen.png) no-repeat 5px -34px;
}

nav#mainNav a#menu:hover{cursor:pointer;}

nav .panel{
display: none;
width:100%;
position: relative;
right: 0;
top:0;
z-index: 1;
}

nav#mainNav ul{margin:0 0 20px;padding:0;}
nav#mainNav ul ul{margin:0;}

nav#mainNav ul li{
float: none;
clear:both;
width:100%;
height:auto;
line-height:1.2;
}

nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
display: block;
padding:15px 10px;
text-align:left;
border-bottom:1px solid #ccc;
background:url(images/arrow.png) no-repeat 97% 50%;
}
nav#mainNav ul li a strong{
	margin-right: 1em;
}
nav#mainNav ul li.current-menu-item a,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:active,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item li a:hover{
color:#fff;
background: #2e757b;
background:-moz-linear-gradient(top#79963d 0%#0284f9 100%);
background:-webkit-gradient(linearleft topleft bottomcolor-stop(0%,#79963d)color-stop(100%,#0284f9));
background:-webkit-linear-gradient(top#79963d 0%,#0284f9 100%);
background:-o-linear-gradient(top#79963d 0%,#0284f9 100%);
background:-ms-linear-gradient(top#79963d 0%,#0284f9 100%);
background:linear-gradient(to bottom#79963d 0%,#0284f9 100%);
}

nav#mainNav li.current-menu-item li a, nav#mainNav li.current-menu-parent li a{
color:#004080;
}

nav#mainNav li.current-menu-item li a:hover, nav#mainNav li.current-menu-parent li a:hover{
color:#fff;
}


nav#mainNav ul li li{
float:left;
border:0;
}

nav#mainNav ul li li span a{
padding-left:20px;
font-size:90%;
}

nav#mainNav .panel ul li li a:before{
	content: "- ";
}
nav#mainNav .panel ul li li a{
	padding-left: 1em;
}

nav div.panel{float:none;}

#mainImg{margin-bottom:20px;}
}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
#header{width:100%}
.inner,#footer .boxWrap,#wrapper{width:96%;}

#mainImg img{width:96%;height:auto;}

#content, #sidebar{clear:both;width:95%;float:none;margin:0 auto;padding:10px 0;}
#sidebar{background:url(images/border.png) repeat-x;padding-top:30px;}

ul.post,ul#banners,#sidebar ul#banners{width:100%;display:table-row;margin:0;}
ul.post li,ul#banners li,#sidebar ul#banners li{float:left;width:23%;margin:0 1%;padding:0 0 20px;}
ul.post img,ul#banners li img,#sidebar ul#banners img{max-width:98%;height:auto;}

#calendar_wrap table{width:260px;margin:0;}

#footer .boxWrap{margin:0;padding:0;}
#footer .box{float:none;width:100%;margin:10px 0;}

}


/* 幅620px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 620px){
	ul.post li,ul#banners li,#sidebar ul#banners li{width:42%;margin:0 0 0 6%;}
	ul.post li:nth-child(2n+1){clear:left;}
	.post img{max-width:100%;height:auto;}
	img.alignright, img.alignleft{display:block;margin:5px 2%;max-width:96%;height:auto;}
	.alignright,.alignleft{float:none;}
	
	.products .products-inner{
		width: 100%;
		display: block;
		border-left: 0;
	}
	.products .products-inner.products-unibrite{
		width: 100%;
	}
}

/* 幅320px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 400px){
	ul.post li,ul#banners li,#sidebar ul#banners li{width:90%;margin:0 0 0 6%;}
}