@charset "utf-8";
/* CSS Document */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
blockquote,
pre,
th,
td,
dl,
dt,
dd,
ul,
ol,
li,
form,
fieldset,
textarea,
table {
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html {
  width: 100%;
  height: 100%;
  background-color: #DFE0E4;
  overflow-y: scroll;
}
body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #333;
  font-size: small;
  line-height: 1.37;
  text-align: center;
  word-break: normal;
  word-wrap: break-word;
}
html > body {
  height: auto;
}
ul,
ol {
  list-style: none;
}
table {
  border-collapse: collapse;
  line-height: 1.37;
}
table caption,
table th,
table th {
  text-align: left;
  vertical-align: top;
}
hr {
  display: none;
}
img {
  border: 0;
}
em {
  font-weight: bold;
  font-style: normal;
}
input {
  line-height: normal;
}
address {
  font-style: normal;
}
pre {
  white-space: -moz-pre-wrap;
  /* Mozilla */

  white-space: -pre-wrap;
  /* Opera 4-6 */

  white-space: -o-pre-wrap;
  /* Opera 7 */

  white-space: pre-wrap;
  /* CSS3 */

}
/*--[class]-----------------------------------------------------*/
.clearBoth {
  clear: both;
}
.caution {
  color: #CC0000 !important;
}
.noscriptMsg {
  color: #CC0000;
  font-weight: bold;
  padding: 1px 0 1px 20px;
  background: url(/images/ico_noscript.gif) no-repeat 0 0.25em;
}
.dispNone,
.skipNav {
  display: none;
  /* Hides from IE5-Mac \*/

  display: block;
  position: absolute;
  top: -500px;
  left: -2500px;
  line-height: 110%;
  /*end  Hides from IE5-Mac */

}
/* clearfix */
.pkg:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
}
.pkg {
  display: inline-block;
}
/* no ie mac \*/
* html .pkg {
  height: 0.1%;
}
.pkg {
  display: block;
}
html,
body,
html > body {
  min-height: 100%;
  height: 100%;
  background: #ffffff;
  min-width: 980px;
  line-height: 1.5;
}
body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #4f5151;
  font-size: medium;
	min-width:980px;
  border-top: 3px solid #009cc6;
}
#ns-alert {
  width: 980px;
  margin: 0 auto;
  color: #ff3333;
  font-size: 0.8em;
}
a {
  color: #15a0b6;
}
a:link {
  color: #008aaa;
  text-decoration: underline;
}
a:visited {
  color: #008aaa;
  text-decoration: underline;
}
a:hover {
  color: #008aaa;
  text-decoration: none;

}
a:active {
  color: #008aaa;
  text-decoration: none;
}
.tagline {
  width: 980px;
  position: relative;
  margin: 0 auto;
  z-index: 1000;
}
.tagline span {
  width: 480px;
  display: block;
  position: absolute;
  top: 29px;
  left: 200px;
  font-size: 0.75em;
  font-weight: normal;
  text-align: left;
  color: #292b2b;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.header {
  height: 69px;
  min-height: 69px;
  background: url(../images/header/header_shadow.png) 0 100% repeat-x #ffffff;
  position: relative;
}
.header .headLogo {
  width: 980px;
  position: relative;
  margin: 0 auto;
  z-index: 1000;
}
.header .serviceLogo {
  position: absolute;
  top: 15px;
  left: 0;
}
.header .niftyLogo {
  position: absolute;
  right: 0;
  top: 20px;
}
.header .title,
.header .catch,
.header .dtl {
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 0;
}
.header .nav {
  max-width: 200px;
  position: absolute;
  top: 24px;
  right: 105px;
}
.header .nav li {
  font-size: 0.78em;
  min-height: 14px;
  padding-left: 20px;
  display: inline-block;
  *display: inline;
  _display: inline;
  zoom: 1;
}
.header .nav li.logout {
  background: url(../images/header/ico_logout.png) 0 50% no-repeat;
  margin-right: 10px;
}
.header .nav li.help {
  background: url(../images/header/ico_help.png) 0 50% no-repeat;
}
.header .nav li a {
  text-decoration: none;
}
.header .nav li a:hover,
.header .nav li a :active {
  text-decoration: underline;
}
.footer {
  width: 100%;
  height: 123px;
  margin: 0 auto;
  background: #3f3f3f;
  color: #888888;
}
.footer .pkg {
  width: 980px;
  height: 123px;
  margin: 0 auto;
  position: relative;
}
.footer .pkg .goTop {
  position: absolute;
  top: 14px;
  left: 0;
}
.footer .pkg .foottext {
  padding: 16px 0 10px;
  line-height: 1.7em;
  font-size: 0.8em;
  text-align: right;
}
.footer a {
  color: #ffffff;
}
.footer a:link,
.footer a :visited {
  text-decoration: none;
}
.footer a:hover,
.footer a :active {
  text-decoration: underline;
}
.pageTop {
  width: 980px;
  min-height: 40px;
  margin: 0 auto;
  position: relative;
}
.pageTop p {
  width: 65px;
  height: 40px;
  position: absolute;
  bottom: 0;
  right: 35px;
}
.pageTop p a {
  width: 65px;
  height: 40px;
  display: block;
  background: url(/images/common.png) 0 -341px no-repeat;
  text-indent: -9999em;
}
.breadCrumbNavWrapper {
  width: 980px;
  margin: 10px auto 25px;
  text-align: left;
}
.breadCrumbNavWrapper ul li {
  display: inline;
  font-size: 0.75em;
}
.breadCrumbNavWrapper ul li a {
  margin-right: 5px;
}
.paging {
  margin-bottom: 50px;
}
.paging ul {
  text-align: center;
}
.paging ul li {
  font-size: 1.05em;
  line-height: 1.0;
  margin: 0 2px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.paging ul li a {
  padding: 8px 10px 6px;
  border: 1px solid #008aaa;
  color: #15a0b6;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.paging ul li a:hover,
.paging ul li a :active {
  text-decoration: none;
  background: #008aaa;
  color: #ffffff;
}
.paging ul li.prev,
.paging ul li.next {
  margin: 0 10px;
}
.paging ul li.prev a,
.paging ul li.next a {
  padding: 0;
  display: inline;
  border: none;
  font-weight: bold;
}
.paging ul li.prev a:hover,
.paging ul li.next a:hover,
.paging ul li.prev a :active,
.paging ul li.next a :active {
  text-decoration: none;
  color: #008aaa;
  background: none;
}
.paging ul li.selected span {
  padding: 8px 10px 6px;
  border: 1px solid #008aaa;
  background: #008aaa;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.socialplugins {
  margin: 0 auto;
}
.socialplugins ul {
  text-align: right;
  border: 0 !important;
}
.socialplugins li {
	vertical-align:top;
  border: 0 !important;
  padding: 0 !important;
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.nifty-socialplugins-pocket{
	width:90px;
	overflow:hidden;
}
.socialplugins li.nifty-socialplugins-twitter {
  width: 100px;
}
.socialplugins li.nifty-socialplugins-google {
  width: 68px;
}
.socialplugins li.nifty-socialplugins-mixi {
  margin-right: 0;
}
.container {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 80px;
  background: none !important;
  text-align: left;
  position: relative;
}
.contentsInner:after {
  clear: both;
  content: "";
  display: block;
}
.bg_fc {
  background: #f8f8ea;
}
.btn a {
  display:inline-block;
	*display:inline;
	zoom:1;
	font-size:.78em;
	padding:3px 18px 2px 13px;
	border:2px solid #009cc6;
	border-radius:5px;
	color:#009cc6;
	text-decoration:none;
	text-align:center;
	position:relative;
}
.btn a:after{
	position:absolute;
	top:9px;
	right:6px;
	display:block;
	content:'';
	border-width:3px;
	border-style:solid;
	border-color: transparent transparent transparent #009cc6;
}
.btn a:hover{
	color:#86ccea;
	border-color:#86ccea;
}
.btn a.hover:after{
	border-color:#fff #fff #fff #86ccea;
}
.txtR{
	text-align:right;
}
.fontW{
	font-weight:bold;
}
a.label{
	position:relative;
	text-decoration:none;
	display:inline-block;
	*display:inline;
	zoom:1;
	background-color:#666;
	color:#fff;
	border-radius:3px;
	padding:2px 15px 1px 8px;
	font-size:.615em;
}
a.label:hover{
	opacity:0.8;
}
a.label.glay{
	background-color:#009CC6;
}
a.label.blue{
	background-color:#3045ab;
}
a.label.green{
	background-color:#598202;
}
a.label.pink{
	background-color:#db2b7a;
}
.label:after{
	position:absolute;
	top:6px;
	right:3px;
	display:block;
	content:'';
	border-width:3px;
	border-style:solid;
	border-color:transparent transparent transparent #fff;
}

.ttl_l {
  color: #2c2c2c;
  font-size: 2.5em;
  font-weight: bold;
}
.ttl_l span {
  font-size: 0.25em;
  color: #f75f26;
  font-weight: normal;
  margin-left: 10px;
}
.ttl_m {
  font-size: 1.8em;
  font-weight: bold;
}
.ttl_s {
  font-size: 1.4em;
  font-weight: bold;
}
.main .ico,
.main #feed .ico {
  padding: 2px 3px 1px;
  font-size: 0.7em;
  color: #ffffff;
  text-align: center;
  margin-right: 8px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.ttl_s .ico{
	background:url(/images/ico.png) no-repeat;
	width:18px;
	height:18px;
	padding:0;
	margin:0 5px 0 0;
	vertical-align:middle;
	display:inline-block;
	*display:inline;
	zoom:1;
}
.ttl_ico{
	display:inline-block;
	*display:inline;
	zoom:1;
	background:url(/images/ico.png) no-repeat;
}
.ttl.lab{
	color:#fff;
	background:#37bf77;
}
.lab .ttl_ico{
	background-position:0 -61px;
	width:26px;
	height:29px;
}
.rss .ttl_ico{
	background-position:-25px -32px;
	width:12px;
	height:12px;
}

.main {
  width: 725px;
  float: left;
  margin-right: 10px;
}
.main .outline {
  margin-bottom: 30px;
}
.main .section {
  margin-bottom: 50px;
}
.sub {
  width: 220px;
  float: right;
  position: relative;
  font-size: 0.93em;
  *padding-bottom:180px;
}
.sub .ttl{
 font-size:1.2em;
 color:#fff;
 font-weight:bold;
 padding:8px;
}
.sub .ttl a{
	color:#fff;
	text-decoration:none;
}
.sub .ttl .ttl_ico{
	margin-right:5px;
	vertical-align:middle;
}
.sub .ttl.lab .ttl_ico{
	width:16px;
	height:23px;
	background-position:0 -32px;
}
html>/**/body .sub {
  padding-bottom /***/: 180px\9;
}
.sub.fixed {
  position: fixed;
}
.sub.btmFixed {
  position: absolute;
  bottom: 0;
}
.sub .inner dl {
  background: #009cc6;
}
.sub .inner dl dt {
  color: #2c2c2c;
  font-size: 1.05em;
  background: #edc811;
  padding: 5px 10px;
}
.sub .inner dl dd {
  padding: 10px;
}
.sub .inner .bnr a {
  width: 200px;
  height: 102px;
  background: url(/images/bnr_campaign.png) 0 0 no-repeat;
  display: block;
  text-indent: -9999em;
  outline: none;
}
.sub .inner .userMenu li a,.sub .inner dd a {
  background: url(/images/common.png) 0 0 no-repeat;
  display: block;
  text-indent: -9999em;
  outline: none;
}
.sub .inner .request a {
  width: 200px;
  height: 62px;
  text-indent: -9999em;
}
.sub .inner .request a a {
  width: 200px;
  min-width: 200px;
  height: 62px;
  background-position: 0px 0px;
}
.sub .inner .request a a:hover,
.sub .inner .request a a:active {
  background-position: 100% 0px;
}
.sub .inner .request a:hover,
.sub .inner .request a:active {
  background-position: 100% 0;
}
.sub .inner .userMenu a {
  width: 200px;
  height: 62px;
  margin-bottom: 5px;
  text-indent: -9999em;
}
.sub .inner .userMenu .login a {
  width: 200px;
  min-width: 200px;
  height: 62px;
  background-position: 0px -72px;
}
.sub .inner .userMenu .login a:hover,
.sub .inner .userMenu .login a:active {
  background-position: 100% -72px;
}
.sub .inner .userMenu p {
  font-weight: bold;
  color: #2c2c2c;
  margin-bottom: 8px;
}
.sub .inner .userMenu span {
  color: #fff;
  display: block;
  text-align: right;
  font-size: 0.75em;
}
.sub .inner .subNav {
  background: #009cc6;
  border-top: 1px solid #73c9e0;
  margin-bottom: 20px;
}
.sub .inner .subNav a {
  display: block;
  background: none;
  border-bottom: 1px solid #73c9e0;
  padding: 20px 20px 18px;
  color: #fff;
  text-indent: inherit;
  cursor: pointer;
}
.sub .inner .subNav a:link,
.sub .inner .subNav a:visited,
.sub .inner .subNav a:hover,
.sub .inner .subNav a:active{
	text-decoration:none;
}
.sub .inner .subNav a:hover span,
.sub .inner .subNav a :active span {
  color: #edc811;
  text-decoration: none;
}
.sub .inner .subNav a:hover span.arrow,
.sub .inner .subNav a :active span.arrow {
  background-position: 100% -329px;
}
.sub .inner .subNav a span {
  width: 170px;
  text-indent: 0;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.sub .inner .subNav a span.arrow {
  width: 6px;
  height: 12px;
  background: url(/images/common.png) 0 -329px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.sub .inner .subNavDev a{
	background-image:none;
	text-indent:0;
}
.sub .inner .subNavDev ul{
	background:#e1f5eb;
	padding:0 13px;
	overflow:hidden;
}
.sub .inner .subNavDev ul li{
	border-top:1px solid #fff;
	padding:12px 0;
	margin-top:-1px;
}
.sub .inner .subNavDev .hdr,
.main .entries .txt .hdr{
	margin-bottom:5px;
}
.sub .inner .subNavDev .label,
.main .entries .hdr .label{
	float:left;
}
.sub .inner .subNavDev .date,
.main .entries .hdr .date{
	float:right;
	font-size:0.750em;
	color:#808183;
}
.sub .inner .subNavDev .ph{
	float:left;
	width:50px;
	margin-right:5px;
}
.sub .inner .subNavDev .txt{
	float:left;
	width:135px;
	font-size:0.769em;
}

body#top .header {
  height: 277px;
  background: url(/images/top_img.jpg) 50% 67px no-repeat;
}
body#top .container {
  margin-top: 10px;
}
body#top .socialplugins {
  width: 980px;
  margin-top: 15px;
}
body#top .main .btn {
  float: right;
}

.main .section_1 {
	position:relative;
  margin-bottom: 30px;
}
.main .section_1 .ttl_l {
  margin-bottom: 5px;
}
.main .section_1 .txt {
  margin-bottom: 15px;
	font-size:.985em;
}
.main .section_1 small{
	float:left;
	font-size: 0.7em;
	padding:6px 0;
}
.main .section_1 .feature {
  margin-bottom: 10px;
}
.main .section_1 .feature li {
  width: 230px;
  float: left;
  margin-right: 17px;
}
.main .section_1 .feature li.feature_3 {
  margin-right: 0;
}
.main .section_1 .feature li div.ico {
	display:block;
  width: 149px;
  height: 148px;
  background: url(/images/top.png) 0 0 no-repeat;
  margin: 0 auto 10px;
	padding:0;
}
.main .section_1 .feature li.feature_1 div.ico {
  background-position: 0 0;
}
.main .section_1 .feature li.feature_2 div.ico {
  background-position: 0 -148px;
}
.main .section_1 .feature li.feature_3 div.ico {
  background-position: 0 -296px;
}
.main .section_1 .feature li dt {
  text-align: center;
  color: #2c2c2c;
}
.main .section_1 .feature li dd {
  position: relative;
  text-align: center;
}
.main .section_3 {
  margin-bottom: 35px;
}
.main .section_3 .ttl_l {
  margin-bottom: 20px;
}
.main .section_3 ul li {
  width: 350px;
  margin-bottom: 20px;
}
.main .section_3 ul li .date {
  font-size: 0.86em;
  color: #6d6d6d;
}
.main .section_3 ul li.odd {
  float: left;
}
.main .section_3 ul li.even {
  float: right;
}
.main .info .ico,
.main #feed .ico {
	border:1px solid #007183;
	color:#007183;
}
.main .obstacle .ico {
	border:1px solid #d70d29;
	color:#d70d29;
}
.main .section_3 ul li .link {
  margin-top: 8px;
}
.main #feed{
	min-height:85px;
	margin-top:10px;
}
.main #feed .txt{
	margin:10px 0 20px;
}

/*smart_lab*/
.main .smart_lab .ttl{
	color:#fff;
	padding:10px 20px;
}
.main .smart_lab .ttl .ttl_wrap{
	float:left;
}
.btn.rss a{
	background:#fb894d;
	color:#fff;
	font-weight:bold;
	font-size:1.077em;
	border:0;
	padding-right:13px;
}
.btn.rss a:hover{
	opacity:0.8;
}
.btn.rss a:after{
	display:none;
}
.main .smart_lab h3{
	display:inline;
	font-size:2.154em;
}
.main .smart_lab .ttl span{
	font-size:0.615em;
	margin-left:10px;
}
.main .smart_lab .ttl .ttl_ico{
	margin:0 10px 0 0;
}
.main .smart_lab .ttl .rss .ttl_ico{
	margin:0;
}
.main .smart_lab h3 .ttl_ico{
	margin:-3px 10px 0 0;
	vertical-align:middle;
}
.main .smart_lab .btn{
	margin-top:10px;
}
.main .smart_lab .sectionInner{
	background:#e1f5eb;
	padding:20px;
}
.main .smart_lab .module{
	background:#fff;
	padding:20px;
	margin:20px 0;
}
.main .smart_lab .module .ttl_s{
	margin-bottom:5px;
	color:#575757;
}
.main .smart_lab .topics ul{
	margin-bottom:10px;
}
.main .smart_lab .topics ul li{
  margin-bottom: 3px;
  margin-left: 147px;
  text-indent: -71px;
}
.main .smart_lab .topics ul li .date{
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-right:15px;
}
.main .smart_lab .module .txtR{
	margin-top:20px;
}
.main .smart_lab .module .txtR .txt{
	vertical-align:text-bottom;
}
body#top .main .smart_lab .module .btn{
	float:none;
}
.main .module .btn{
	display:inline-block;
	*display:inline;
	zoom:1;
	margin:0;
}
.main .module .btn a{
	background:#009cc6;
	color:#fff;
	padding:7px 30px 7px 25px;
	margin-left:10px;
	border:0;
}
.main .module .btn a:after{
	border-color: transparent transparent transparent #fff;
	top:14px;
}
.main .module .btn a:hover{
	border:0;
	opacity:0.8;
}

.main .smart_lab .resarch{
	background:url(/images/bg_research.gif) no-repeat #fff;
	border:2px solid #f7894e;
}
.main .smart_lab .resarch .ttl_s .ico{
	background-position:-40px -60px;
	width:29px;
	height:27px;
	vertical-align:middle;
	padding:0;
}
.main .smart_lab .resarch .pkg .txt{
	float:left;
	width:455px;
	margin-right:10px;
}
.main .smart_lab .resarch .pkg .txt a{
	display:block;
	margin-bottom:10px;
}
.main .smart_lab .resarch .pkg .txt p{
	font-size:0.813em;
}
.main .smart_lab .resarch .ph{
	float:left;
	width:175px;
}
.main .entries ul{
	margin-bottom:20px;
}
.main .entries ul li{
	float:left;
	width:312px;
}
.main .entries ul li.odd{
	margin-right:20px;
}
.main .entries ul li .img{
	float:left;
	width:90px;
	margin-right:10px;
}
.main .entries ul li .txt{
	float:left;
	width:212px;
}

.main .entries .txt .hdr .date{
	display: inline-block;
	*display:inline;
	zoom:1;
	vertical-align:text-top;
	padding:2px 0 0 5px;
}

.main  .category{
	background:#f5f5f5;
	padding:5px 5px 0;
	font-size:0.813em;
}
.main  .category ul li{
	border-right:1px solid #b1b1b1;
	float:none;
	width:auto;
	display:inline-block;
	*display:inline;
	line-height:1;
	zoom:1;
	margin-bottom:10px;
}
.main .category ul li a{
	margin:0 6px 0 3px;
}
body#entry .main .category{
	margin:0 0 30px;
}
.main .category dt{
    display: block;
    font-size: 1.2em;
    padding: 3px;
}
body#about .main .ttl_m {
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
body#about .main .txt {
  margin-bottom: 30px;
  font-weight: normal;
}
body#about .main .section1 .module {
  padding: 0 0 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
body#about .main .section1 .module1 .ttlBox .ico {
  background-position: 0 0 !important;
	padding:0;
}
body#about .main .section1 .module1 .ttlBox .ttl {
  color: #00657c;
}
body#about .main .section1 .module2 .ttlBox .ico {
  background-position: -76px 0 !important;
	padding:0;
}
body#about .main .section1 .module2 .ttlBox .ttl {
  color: #0a7c3e;
}
body#about .main .section1 .module3 {
  border: none;
}
body#about .main .section1 .module3 .ttlBox .ico {
  background-position: -152px 0 !important;
	padding:0;
}
body#about .main .section1 .module3 .ttlBox .ttl {
  color: #846b00;
}
body#about .main .section1 .feature .ttl_txt {
  width: 430px;
  float: left;
}
body#about .main .section1 .feature .ttl_txt .ttlBox {
  margin-bottom: 25px;
}
body#about .main .section1 .feature .ttl_txt .ttlBox .ico {
	padding:0;
  width: 75px;
  height: 75px;
  background: url(/images/about.png) 0 0 no-repeat;
  margin-right: 9px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body#about .main .section1 .feature .ttl_txt .ttlBox .ttl {
  width: 340px;
  font-size: 1.05em;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body#about .main .section1 .feature .ttl_txt .ttlBox .ttl span {
  color: #707070;
  font-size: 0.7em;
  font-weight: normal;
  display: block;
  margin-bottom: 2px;
}
body#about .main .section1 .feature .ttl_txt .txt {
  margin-bottom: 0;
}
body#about .main .section1 .feature .img {
  width: 270px;
  float: right;
}
body#about .main .section1 .example {
  margin-top: 40px;
  border: 5px solid #dddddd;
  position: relative;
}
body#about .main .section1 .example:after,
body#about .main .section1 .example:before {
  bottom: 100%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
body#about .main .section1 .example:after {
  border-color: rgba(55, 191, 120, 0);
  border-bottom-color: #37bf78;
  border-width: 17px 14px;
  left: 50%;
  margin-left: -14px;
}
body#about .main .section1 .example:before {
  border-color: rgba(221, 221, 221, 0);
  border-bottom-color: #dddddd;
  border-width: 24px 22px;
  left: 50%;
  margin-left: -22px;
}
body#about .main .section1 .example .exTtl {
  background: #37bf78;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
  vertical-align: middle;
  padding: 13px 30px;
}
body#about .main .section1 .example .exTtl span {
  width: 17px;
  height: 16px;
  background: url(../images/about.png) 0 -484px no-repeat;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body#about .main .section1 .example .inner {
  padding: 20px 30px;
}
body#about .main .section1 .example .inner ul {
  margin-bottom: 20px;
}
body#about .main .section1 .example .inner ul li {
  width: 292px;
  float: left;
}
body#about .main .section1 .example .inner ul li span {
  height: 90px;
  text-indent: -9999em;
  background: url(../images/about.png) 0 0 no-repeat;
  display: block;
}
body#about .main .section1 .example .inner ul li.ex_1 {
  padding: 10px 17px 15px 18px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
body#about .main .section1 .example .inner ul li.ex_1 span {
  background-position: 0 -75px;
}
body#about .main .section1 .example .inner ul li.ex_2 {
  padding: 10px 18px 15px 17px;
  border-bottom: 1px solid #cccccc;
}
body#about .main .section1 .example .inner ul li.ex_2 span {
  background-position: 0 -166px;
}
body#about .main .section1 .example .inner ul li.ex_3 {
  padding: 15px 17px 5px 18px;
  border-right: 1px solid #cccccc;
}
body#about .main .section1 .example .inner ul li.ex_3 span {
  height: 103px;
  background-position: 0 -256px;
}
body#about .main .section1 .example .inner ul li.ex_4 {
  padding: 15px 18px 5px 17px;
}
body#about .main .section1 .example .inner ul li.ex_4 span {
  background-position: 0 -360px;
}
body#about .main .section2 .ttl {
  background: #179650;
  font-size: 1.3em;
  font-weight: bold;
  color: #ffffff;
  padding: 10px 30px;
}
body#about .main .section2 .ttl .ico {
  width: 46px;
  height: 48px;
  background: url(../images/about.png) -36px -484px no-repeat;
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body#about .main .section2 .ttl span {
  margin-top: 4px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body#about .main .section2 .inner {
  background: #e4f4eb;
  padding: 20px 30px 5px;
}
body#about .main .section2 .inner dl {
  margin-bottom: 30px;
}
body#about .main .section2 .inner dl dt {
  background: #ffffff;
  color: #231815;
  font-size: 1.05em;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 15px;
}
body#about .main .section2 .inner dl dt .ico {
  width: 17px;
  height: 16px;
  background: url(../images/about.png) -18px -484px no-repeat;
  margin: 0 10px 0 0;
}
body#about .main .section2 .inner dl dt span {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 4px;
}
body#about .main .section2 .inner dl dd .txt {
  margin-bottom: 0;
}
body#about .main .section2 .inner dl dd .img {
  background: #ffffff;
  margin: 20px 0;
  padding: 20px 0;
  text-align: center;
}
body#faq .main .outline .ico {
  width: 111px;
  height: 111px;
  background: url(/images/faq.png) 0 0 no-repeat;
}
body#faq .main .section h1.ttl_s{
	display:block;
}
body#faq .main .section .ttl_m {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
body#faq .main .section ul li {
  margin-bottom: 15px;
  vertical-align: middle;
  padding-left: 20px;
  position: relative;
}
body#faq .main .section ul li span.ico {
  width: 16px;
  height: 16px;
  background: url(/images/faq.png) 0 -242px;
  position: absolute;
  top: 0;
  left: 0;
	padding:0;
}
body#faq.detail .main .ttl_l {
  margin-bottom: 40px;
}
body#faq.detail .main .section {
  border: 5px solid #dddddd;
}
body#faq.detail .main .question {
  background: #37bf78;
  padding: 20px;
  margin-bottom: 0;
}
body#faq.detail .main .question .ico {
  width: 65px;
  height: 65px;
  background: url(/images/faq.png) 0 -111px no-repeat;
  margin-right: 20px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
	padding:0;
}
body#faq.detail .main .question .txt {
  max-width: 590px;
  color: #ffffff;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body#faq.detail .main .answer {
  background: #ffffff;
  padding: 20px 20px 20px 105px;
  line-height: 2.0;
  position: relative;
}
body#faq.detail .main .answer .ico {
  width: 65px;
  height: 65px;
  background: url(/images/faq.png) 0 -177px no-repeat;
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
	padding:0;
}
.main h1 {
	display:inline;
  margin-bottom: 15px;
}
.main .outline .ico {
  width: 111px;
  height: 111px;
  background: url(/images/faq.png) 0 0 no-repeat;
  margin-right: 20px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
	padding:0;
}
.main .outline h2 {
  font-weight: normal;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body#news .main .section ul {
  border-top: 1px solid #eaeae6;
}
body#news .main .section ul li {
  border-bottom: 1px solid #eaeae6;
  padding: 20px 0;
}
body#news .main .section ul li .date {
  font-size: 0.86em;
  color: #6d6d6d;
}
body#news .main .section ul li .link {
  margin-top: 8px;
}
body#news.detail .main .ttl_l {
  margin-bottom: 36px;
}
body#news.detail .main .article .date {
  font-size: 0.86em;
  color: #6d6d6d;
}
body#news.detail .main .article h2 {
  margin: 8px 0 15px;
}
body#news.detail .main .article .detail p {
  margin-bottom: 20px;
}
body#info .socialplugins {
  margin-top: 0;
}
body#info .main .section h1{
	display:block;
}
body#info .main .section ul {
  border-top: 1px solid #eaeae6;
}
body#info .main .section ul li {
  border-bottom: 1px solid #eaeae6;
  padding: 20px 0;
}
body#info .main .section ul li .left {
  width: 580px;
  float: left;
}
body#info .main .section ul li .right {
  width: 118px;
  height: 72px;
  float: right;
}
body#info .main .section ul li .date {
  font-size: 0.86em;
  color: #6d6d6d;
}
body#info.detail .main .ttl_l {
  margin-bottom: 20px;
}
body#info.detail .main .ttl_wrap .ico {
  width: 84px;
  height: 84px;
  background: url(/images/ico_dev.png) 0 0 no-repeat;
	float:left;
	margin-right:10px;
	padding:0;
}
body#info.detail .main .article .ttl_wrap .ttl {
  width: 600px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body#info.detail .main .article .ttl_wrap .ttl .date {
  color: #6d6d6d;
	font-size:0.813em;
}
body#info.detail .main .article .detail p,
body.topics .main .article p{
  margin-bottom: 20px;
}

body#service .pageNav{
	background:#f7f7f7;
	margin-bottom:30px;
}
body#service .pageNav li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	border-right:1px solid #fff;
}
body#service .pageNav li a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:5px 25px 5px 20px;
	background:url(/images/arrow_down.png) no-repeat 94% 15px;
}
body#service .main .ttl_m {
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
body#service .orange{
  color:#F8803E;
}
body#service .fltL{
  float:left;
}
body#service .fltR{
  float:right;
}
body#service .main .section .module {
}

body#service .main .section .mbc .img {
  float:left;
  width:159px;
  height: 112px;
  background:url(/images/service_goout.gif) no-repeat;
}
body#service .main .section  .mbc .txt {
  width: 560px;
  float: left;
  margin-right:5px;
}
body#service .main .section .ttl_m .sponsor {
  font-size: 0.435em;
  text-align: right;
  font-weight:normal;
  margin-left:10px;
}
.panelWrap{
  margin-bottom:30px;
  background:#E4F4EB;
}
.panelWrap .ttl{
  background:#179650;
  color:#fff;
  font-size:1.438em;
  text-align:center;
  padding:5px 0;
  margin-bottom:20px;
}
.panelWrap .inner{
  padding:0 45px 25px;
}
.panelWrap .panelTtl{
  background: #ffffff;
  color: #231815;
  font-size: 1.05em;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 15px;
}
.panelWrap .panelTtl .ico{
  width: 17px;
  height: 16px;
  background: url(/images/about.png) -18px -484px no-repeat;
  margin: 0 10px 0 0;
	padding:0;
}
.panelWrap .panelTtl span{
  display: inline-block;
  margin-top: 4px;
  vertical-align: middle;
}
.panelWrap .dotList li{
  text-indent:-16px;
  margin-left:16px;
  margin-bottom:3px;
}
.panelWrap .txtR{
  text-align:right;
}
body#service .panelWrap .suggestMod li{
  margin-bottom:30px;
}
body#service .panelWrap .suggestMod li .img{
  float:left;
  width:85px;
}
body#service .panelWrap .suggestMod li dl{
  float:left;
  width:545px;
}
body#service .panelWrap .suggestMod li dt{
  font-weight:bold;
  color:#179650;
  margin-bottom:3px;
}
body#service .panelWrap .suggestMod li dd{
  font-size:0.813em;
}
body#service .panelWrap .suggestMod li.device .img{
  background:url(/images/service_device.gif) no-repeat;
  height:77px;
  float:left;
}
body#service .panelWrap .suggestMod li.log .img{
  background:url(/images/service_log.gif) no-repeat;
  height:77px;
  float:left;
}
body#service .panelWrap .suggestMod li.family .img{
  background:url(/images/service_family.gif) no-repeat;
  height:77px;
  float:left;
}
body#service .panelWrap .idMod .box{
	margin-top:10px;
}
body#service .panelWrap .note{
  font-size:0.813em;
}
body#service .panelWrap .costMod{
  font-size:0.813em;
  background:url(/images/service_cost_bg_03.gif) no-repeat 360px 70px;
}
body#service .amount{
  width:400px;
  margin-bottom:20px;
}
body#service .main .section .module .txt .note {
  font-size: 0.72em;
}
body#service .main .section .module .txt .note dl {
  margin-bottom: 15px;
}
body#service .main .section .module .txt .note dt {
  color: #009cc6;
  font-weight: bold;
  margin-bottom: 3px;
}
body#service .main .section .module .txt .note dd {
  color: #7f7f7f;
}
body#service .emf .txt{
  float:left;
  width:570px;
  margin-right:20px;
}
body#service .emf .img{
  float:left;
  background:url(/images/service_gadget.jpg) no-repeat;
  width:95px;
  height:138px;
}
body#about.campaginPage .main .ttl_m {
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
body#about.campaginPage .main .section.charge .amount {
  width: 300px;
  float: left;
}
body#service table, 
body#about.campaginPage .main .section.charge .amount table {
  width: 100%;
  background:#fff;
}
body#service table th,
body#service table td,
body#about.campaginPage .main .section.charge .amount table th,
body#about.campaginPage .main .section.charge .amount table td {
  padding: 20px 10px;
  border: 2px dotted #cccccc;
}
body#service table th,
body#about.campaginPage .main .section.charge .amount table th {
  background: #f5f5f5;
  color: #4f5151;
}
body#service table td,
body#about.campaginPage .main .section.charge .amount table td {
  font-size: 1.2em;
  font-weight: bold;
}
body#service table td .num,
body#about.campaginPage .main .section.charge .amount table td .num {
  color: #f8803e;
}
body#service table td .tax,
body#about.campaginPage .main .section.charge .amount table td .tax {
  font-size: 0.6em;
}
body#about.campaginPage .main .section.charge .txt {
  width: 410px;
  float: right;
}
body#about.campaginPage .main .section.charge .txt p {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 10px;
  font-size: 0.86em;
}
body#about.campaginPage .main .section.charge .txt p a:link,
body#about.campaginPage .main .section.charge .txt p a :visited {
  text-decoration: underline;
}
body#about.campaginPage .main .section.charge .txt p a:hover,
body#about.campaginPage .main .section.charge .txt p a :active {
  text-decoration: none;
}
body#about.campaginPage .main .section.flow .arrow {
  background: url(/images/charge.png) 0 0 no-repeat;
}
body#about.campaginPage .main .section.flow .flow_1 dt {
  background: #009cc6;
  margin-left: 10px;
  padding: 5px 15px;
  font-size: 0.86em;
  color: #ffffff;
  display: inline-block;
  position: relative;
  z-index: 1000;
}
body#about.campaginPage .main .section.flow .flow_1 dd {
  background: #f5f5f5;
  margin-top: -20px;
  padding: 34px 20px 20px;
  position: relative;
  z-index: 500;
}
body#about.campaginPage .main .section.flow .flow_1 dd a:link,
body#about.campaginPage .main .section.flow .flow_1 dd a:visited {
  text-decoration: underline;
}
body#about.campaginPage .main .section.flow .flow_1 dd a:hover,
body#about.campaginPage .main .section.flow .flow_1 dd a:active {
  text-decoration: none;
}
body#about.campaginPage .main .section.flow .flow_1 .noMember {
  width: 455px;
  float: left;
}
body#about.campaginPage .main .section.flow .flow_1 .member {
  width: 250px;
  float: right;
}
body#about.campaginPage .main .section.flow .flow_1 .arrow {
  width: 526px;
  height: 86px;
  background-position: 0 -57px;
  margin-left: 95px;
  clear: both;
}
body#about.campaginPage .main .section.flow .flow_2 ul li {
  float: left;
  text-align: center;
}
body#about.campaginPage .main .section.flow .flow_2 ul li .inner {
  width: 205px;
  float: left;
}
body#about.campaginPage .main .section.flow .flow_2 ul .img {
  width: 205px;
  height: 204px;
  text-indent: -9999em;
  background: url(/images/charge.png) no-repeat;
  margin-bottom: 15px;
}
body#about.campaginPage .main .section.flow .flow_2 ul .txt {
  font-size: 0.8em;
  color: #4f5151;
}
body#about.campaginPage .main .section.flow .flow_2 ul .txt a:link,
body#about.campaginPage .main .section.flow .flow_2 ul .txt a :visited {
  text-decoration: underline;
}
body#about.campaginPage .main .section.flow .flow_2 ul .txt a:hover,
body#about.campaginPage .main .section.flow .flow_2 ul .txt a :active {
  text-decoration: none;
}
body#about.campaginPage .main .section.flow .flow_2 ul .flow_2_1,
body#about.campaginPage .main .section.flow .flow_2 ul .flow_2_2 {
  width: 260px;
}
body#about.campaginPage .main .section.flow .flow_2 ul .flow_2_1 .arrow,
body#about.campaginPage .main .section.flow .flow_2 ul .flow_2_2 .arrow {
  width: 55px;
  height: 12px;
  background-position: -297px -144px;
  float: right;
  margin: 96px 0 0;
}
body#about.campaginPage .main .section.flow .flow_2 ul .flow_2_1 .img {
  background-position: 0 -214px;
}
body#about.campaginPage .main .section.flow .flow_2 ul .flow_2_2 .img {
  background-position: -206px -214px;
}
body#about.campaginPage .main .section.flow .flow_2 ul .flow_2_3 {
  width: 205px;
}
body#about.campaginPage .main .section.flow .flow_2 ul .flow_2_3 .img {
  background-position: -412px -214px;
}
body#about.campaginPage .main .section.flow .flow_2 .arrow {
  width: 271px;
  height: 57px;
  background-position: 0 -143px;
  margin-left: 350px;
}
body#about.campaginPage .main .section.flow .flow_3 {
  text-align: center;
}
body#about.campaginPage .main .section.flow .flow_3 div {
  color: #ffffff;
  background: #37bf78;
  font-size: 1.6em;
  font-weight: bold;
  padding: 12px 12px 10px;
  margin-bottom: 15px;
}
body#about.campaginPage .main .section.flow .flow_3 p {
  font-size: 0.86em;
}
body#about.campaginPage .main .section.flow .flow_3 p a:link,
body#about.campaginPage .main .section.flow .flow_3 p a :visited {
  text-decoration: underline;
}
body#about.campaginPage .main .section.flow .flow_3 p a:hover,
body#about.campaginPage .main .section.flow .flow_3 p a :active {
  text-decoration: none;
}
body#specification .main .ttl_m {
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
body#specification .main .section .outline {
  margin-bottom: 40px;
  vertical-align: middle;
}
body#specification .main .section .outline .img {
  width: 213px;
  margin-right: 20px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body#specification .main .section .outline .txt {
  width: 485px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body#specification .main .section .spec {
  border-top: 4px solid #cccccc;
  border-bottom: 4px solid #cccccc;
  font-size: 0.86em;
}
body#specification .main .section .spec .noborder {
  border: none !important;
}
body#specification .main .section .spec dl {
  border-bottom: 2px solid #cccccc;
}
body#specification .main .section .spec dl dt,
body#specification .main .section .spec dl dd {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body#specification .main .section .spec dl dt {
  padding: 10px 0;
  font-weight: bold;
}
body#specification .main .section .spec dl.type1 dt {
  width: 20%;
}
body#specification .main .section .spec dl.type1 dd {
  width: 80%;
}
body#specification .main .section .spec dl.type2 dt {
  width: 40%;
}
body#specification .main .section .spec dl.type2 dd {
  width: 60%;
  padding: 10px 0;
}
body#specification .main .section .spec dl table {
  width: 100%;
}
body#specification .main .section .spec dl table tr {
  border-bottom: 1px solid #cccccc;
}
body#specification .main .section .spec dl table tr th,
body#specification .main .section .spec dl table tr td {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body#specification .main .section .spec dl table tr th {
  width: 25%;
  font-weight: bold;
  padding: 10px 5px;
}
body#specification .main .section .spec dl table tr td {
  width: 75%;
  padding: 10px 0;
}

/* topics */
body.topics .hdr .date{
	font-size:0.813em;
	vertical-align:bottom;
}
body.topics .ttl_wrap{
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	padding-bottom:20px;
}
body.topics .ttl_wrap .ico{
	background:url(/images/ico_topics.png) no-repeat;
	width:85px;
	height:85px;
	float:left;
	margin-right:10px;
	padding:0;
}
body.topics .ttl_wrap .ttl{
	float:left;
	width:624px;
}
body.topics .topics_wrap{
	background:#f2fafc;
	padding:20px 40px;
	margin:20px 0 50px;
}
body.topics .topics_wrap h2{
	font-size:1.875em;
}
body.topics .topics_wrap .link{
	font-size:0.813em;
}
body.topics .right{
	padding-top:20px;
}
body.topics .ph{
	float:left;
	width:68px;
	margin-right:15px;
}
body.topics .right .ph{
	float:right;
	margin-right:0;
	margin-left:15px;
}
body.topics .arrow_box{
	float:right;
	width:605px;
	color:#6d6d6d;
	padding:10px 15px;
}
body.topics .right .arrow_box{
	float:left;
}
body.topics .main .entries ul li.odd{
	margin-right:20px;
}
body.topics .main .entries ul li{
	width:352px;
}
body.topics .main .entries ul li .txt{
	width:252px;
}
body.topics .article_footer{
	margin-top:40px;
}
.article_footer .label{
	float:left;
}
.article_footer .socialplugins{
	float:right;
}
.article_footer .socialplugins ul{
	margin:0;
}
.artcle_next_prev{
	margin-top:20px;
}
.artcle_next_prev{
	background:#f5f5f5;
	padding:10px;
}
.artcle_next_prev .ico{
	width:8px;
	height:9px;
	padding:0;
	display:inline-block;
	*display:inline;
	zoom:1;
	background-image:url(/images/ico.png);
	background-repeat:no-repeat;
}
.artcle_next_prev .prev,
.artcle_next_prev .next{
	width:350px;
}
.artcle_next_prev .prev{
	float:left;
}
.artcle_next_prev .prev .ico{
	margin-right:10px;
	background-position:-5px -114px;
}
.artcle_next_prev .next{
	float:right;
	text-align:right;
}
.artcle_next_prev .next .ico{
	margin-left:10px;
	background-position:-188px -114px;
}
.arrow_box { position: relative; background: #ffffff; border: 1px solid #dadada; } .arrow_box:after, .arrow_box:before { right: 100%; top: 40px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.arrow_box:after { border-color: transparent; border-right-color: #ffffff; border-width: 10px; margin-top: -10px; }
.arrow_box:before { border-color: transparent; border-right-color: #dadada; border-width: 11px; margin-top: -11px; }

.right .arrow_box:after,.right .arrow_box:before { left: 100%;}
.right .arrow_box:after { border-color: transparent; border-left-color: #ffffff; border-width: 10px; margin-top: -10px; }
.right .arrow_box:before { border-color: transparent; border-left-color: #dadada; border-width: 11px; margin-top: -11px; }

body.topics .entries .ttl_m{
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
body.topics .module{
	margin-bottom:40px;
}
body.topics .name{
	font-size:0.769em;
}
body.topics .writer{
	padding-bottom:15px;
	border:1px solid #b2e1ed;
}
body.topics .writer .ttl{
	background:#b2e1ed;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
}
body.topics .writer ul {
	padding:0 20px;
	color:#6d6d6d;
}
body.topics .writer ul li{
	float:left;
	width:315px;
	padding-bottom:10px;
	line-height:1.3;
	min-height:80px;
}
body.topics .writer ul li .ph{
	margin-right:10px;
}
body.topics .writer ul li .txt{
	float:left;
	width:235px;
	padding:5px 0 0;
	font-size:0.813em;
}
body.topics .writer ul li .txt .fontW{
	font-size:1.231em;
	margin-bottom:3px;
	display:block;
}

body.topics .writer ul li.odd{
    border-right: 1px solid #DADADA;
    margin-right: 25px;
    padding-right: 27px;
}

/* smart lab */
body#smartlab .ttl_wrap .ttl_l{
	float:left;
	width:500px;
}
body#smartlab .ttl_wrap .btn{
	float:right;
	margin-top:10px;
}
body#smartlab .entry_list{
	margin-top:40px;
}
body#smartlab .entry_list li{
	border-bottom:1px solid #dadada;
}
body#smartlab .main .entries ul{
	margin-top:40px;
}
body#smartlab .main .entries ul li{
	float:none;
	width:100%;
	padding:20px 0;
	border-top:1px solid #dadada;
}
body#smartlab .main .entries ul li .hdr .date{
	float:none;
}
body#smartlab .main .entries ul li .ph{
	float:left;
	margin-right:10px;
}
body#smartlab .main .entries ul li .txt{
	float:left;
	width:611px;
}
body#smartlab .main .entries ul li .txt p{
	font-size:1.3em;
}

/* common */
.paging .pageNo {
	text-align:center;
	font-size:0.846em;
}

.paging .pageNo span{
	color:#2c2c2c;
}

.paging .pageNo span.next {
	margin-left:5px;
	zoom:1;
}
.paging .pageNo span.rev {
	margin-right:5px;
	zoom:1;
}
.paging .pageNo span.next a,
.paging .pageNo span.rev a{
	border:1px solid #dadada;
	background-image:url(/images/ico.png);
	background-repeat:no-repeat;
}

.paging .pageNo span.next a{
	background-position:100% 100%;
	padding:2px 15px 2px 5px;
}

.paging .pageNo span.rev a{
	background-position:0 100%;
	padding:2px 5px 2px 15px;
}

.paging .pageNo span.next a:hover,
.paging .pageNo span.rev a:hover{
	background-color:#E5F5F9
}

.paging .pageNo span a {
	border:none;
	margin:0;
	padding:0;
	zoom:0;
}

.paging .pageNo b {
	background:#e5f5f9;
	border:1px solid #dadada;
	font-weight:normal;
	margin:0 3px;
	padding:1px 4px;
	color:#008AAA;
	zoom:1;
}

.paging .pageNo a {
	border:1px solid #dadada;
	font-weight:normal;
	margin:0 3px;
	padding:1px 4px;
	text-decoration:none;
	color:#2c2c2c;
	zoom:1;
}

.paging .pageNo a:hover{
	background-color:#E5F5F9
}

#usecaseMen .btn a,
#usecaseWomen .btn a{
	border:0;
	border-radius:0;
	display:block;
	padding:0;
}

#usecaseMen .btn a:after,
#usecaseWomen .btn a:after{
	display:none;
}


@media screen and (max-width: 768px) {
  /* CSS Document */
  html,
  body,
  html > body {
    min-width: inherit;
    font-size: 13px;
    -webkit-text-size-adjust: 100%;
  }
  a:link {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a:hover {
    text-decoration: underline;
  }
  a:active {
    text-decoration: underline;
  }
  .paging a {
    text-decoration: none;
  }
  .tagline {
    display: none;
  }
  .header {
    width: 100%;
  }
  body#top .header {
    background-size: 500px auto;
    background-position: 50% 50px;
    height: 120px;
  }
  .header .headLogo {
    width: 100%;
  }
  .header .headLogo .serviceLogo {
    top: 10px;
    left: 10px;
  }
  .header .headLogo .niftyLogo {
    top: 5px;
    right: 0;
  }
  .footer {
    width: 100%;
  }
  .footer .pkg {
    width: 100%;
  }
  .footer .pkg .goTop {
    display: none;
  }
  .footer .pkg .foottext {
    text-align: center;
  }
  .footer .pkg .foottext a {
    display: inline-block;
    margin-bottom: 5px;
  }
  .breadCrumbNavWrapper {
    width: auto;
    padding: 0 10px;
  }
  .pageTop {
    width: 100%;
  }
  .ttl_l {
    font-size: 30px;
  }
  .ttl_l span {
    display: none;
  }
  .ttl_m {
    font-size: 24px;
  }
  .ttl_s {
    font-size: 18px;
    font-weight: bold;
  }
  .socialplugins {
    width: inherit !important;
  }
  .socialplugins ul {
    text-align: center;
    margin: 0 20px;
  }
  .container {
    width: 100%;
  }
  body#top .container {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .main {
    width: auto;
    margin: 20px 10px 60px;
    padding: 0;
    font-size: 100%;
    float: none;
  }
  .main .bnr img{
		width:100%;
		height:auto;
  }
  .main .section_1 {
    margin-bottom: 30px;
  }
  .main .section_1 .feature {
    margin-bottom: 0;
  }
  .main .section_1 .feature li {
    width: inherit;
    float: none;
    margin: 0;
    padding: 0 0 25px;
  }
  .main .section_1 .feature li div.ico {
    width: 90px;
    height: 90px;
    background-size: 109px auto;
    float: left;
    margin-bottom: 10px;
  }
  .main .section_1 .feature li.feature_1 div.ico {
    height: 89px;
    background-position: 0 0;
  }
  .main .section_1 .feature li.feature_2 div.ico {
    background-position: 0 -89px;
  }
  .main .section_1 .feature li.feature_3 div.ico {
    background-position: 0 -179px;
  }
  .main .section_1 .feature li dl {
    padding-left: 100px;
  }
  .main .section_1 .feature li dt {
    text-align: left;
  }
  .main .section_1 .feature li dd {
    min-height: inherit;
    padding-bottom: 41px;
    text-align: left;
  }
  .main .section_2 {
    margin-bottom: 30px;
  }
  .main .section_2 .ttl_l {
    margin-bottom: 10px;
  }
  .main .section_2 ul li {
    width: auto;
    float: none !important;
  }
  .main .section_2 ul li .txt {
    width: auto;
    float: none;
    padding-left: 100px;
  }
  .main .section_3 {
    margin-bottom: 30px;
  }
  .main .section_3 .ttl_l {
    margin-bottom: 10px;
  }
  .main .section_3 ul li {
    width: auto;
    float: none !important;
  }
  .main .section_3 ul li .txt {
    width: auto;
    float: none;
    padding-left: 100px;
  }
  .main .section_4 .ttl_l {
    margin-bottom: 10px;
  }
  .main .section_4 .left,
  .main .section_4 .right {
    width: auto;
    float: none;
  }
  .main .section_4 .left {
    margin-bottom: 20px;
  }
  .main .section_4 .left .img {
    text-align: center;
  }
  .main .section_4 .right {
    border: none;
    padding-left: 0;
  }
  body#about .main .section1 .feature .ttl_txt {
    width: inherit;
    float: none;
    margin-bottom: 15px;
  }
  body#about .main .section1 .feature .ttl_txt .ttlBox {
    margin-bottom: 10px;
  }
  body#about .main .section1 .feature .ttl_txt .ttlBox .ico {
    width: 65px;
    height: 65px;
    background-size: 329px auto;
    display: block;
    float: left;
  }
  body#about .main .section1 .feature .ttl_txt .ttlBox .ttl {
    width: inherit;
    display: block;
  }
  body#about .main .section1 .feature .img {
    float: none;
    margin: 0 auto;
  }
  body#about .main .section1 .example {
    margin-top: 20px;
  }
  body#about .main .section1 .example .inner {
    padding: 0 10px 10px;
  }
  body#about .main .section1 .example .inner ul li {
    width: 272px;
    float: none;
    border: none !important;
    padding: 10px 0 !important;
    margin: 0 auto;
  }
  body#about .main .section1 .example .inner ul li span {
    height: 84px;
    background-size: 354px auto;
  }
  body#about .main .section1 .example .inner ul li.ex_1 span {
    background-position: 0 -70px;
  }
  body#about .main .section1 .example .inner ul li.ex_2 span {
    background-position: 0 -154px;
  }
  body#about .main .section1 .example .inner ul li.ex_3 {
    padding-bottom: 0px !important;
  }
  body#about .main .section1 .example .inner ul li.ex_3 span {
    height: 96px;
    background-position: 0 -238px;
  }
  body#about .main .section1 .example .inner ul li.ex_4 span {
    background-position: 0 -335px;
  }
  body#about .main .section1 .module1 .ttlBox .ico {
    background-position: 0 0 !important;
    height: 64px !important;
  }
  body#about .main .section1 .module2 .ttlBox .ico {
    background-position: -66px 0 !important;
  }
  body#about .main .section1 .module3 {
    padding-bottom: 0;
  }
  body#about .main .section1 .module3 .ttlBox .ico {
    background-position: -132px 0 !important;
  }
  body#about .main .section2 .ttl {
    padding: 10px;
  }
  body#about .main .section2 .ttl .ico {
    display: block;
    float: left;
  }
  body#about .main .section2 .ttl span {
    display: block;
  }
  body#about .main .section2 .inner {
    padding: 10px 10px 5px;
  }
  body#about .main .section2 .inner dl dt {
    padding: 8px 5px 5px;
  }
  body#about .main .section2 .inner dl dt span {
    display: block;
    margin-top: 0;
  }
  body#about .main .section2 .inner dl dt .ico {
    margin-right: 5px;
    float: left;
  }
  body#about .main .section2 .inner dl dd .img {
    background: none;
    padding: 0;
  }
  body#about .main .section2 .inner dl dd .img img {
    display: none;
  }
  body#service .fltL,body#service .fltR{
    float:none;
  }
  body#service .fltL img,body#service .fltR img{
    width:100%;
    height:auto;
    margin:10px 0 5px;
  }
  body#service .main .section .module .img {
    width: 80px;
    margin: 0 10px 10px 0;
  }
  body#service .main .section .module .txt {
    width: inherit;
    float: none;
  }
  body#service .main .section .module .txt h2 .release {
    display: block;
  }
  body#service .main .section .module .img{
    float:none;
    height: 77px;
    margin: 0 auto;
    background-size: 100% auto;
    }
  .panelWrap .ttl{
    padding:5px 10px;
  }
  .panelWrap .inner{
    padding:0 10px 10px;
  }
  .panelWrap .dotList li{
    margin-left:10px;
    text-indent:-10px;
  }
  .panelWrap img{
    width:100%;
    height:auto;
  }
  body#service .section .panelWrap .suggestMod li .img{
    float:none;
    height: 110px;
    margin: 0 auto;
    background-size: 100% auto;
    background-position:50% 0;
  }
  body#service .main .section .module.emf .img {
    height: 116px;
    background-size: 100% auto;
    background-position: 0 100%;
  }
  body#service .panelWrap .suggestMod li dl{
    width:auto;
    float:none;
  }
  body#service .amount{
    width:auto;
  }
  body#about.campaginPage .main .section.charge .amount {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  body#about.campaginPage .main .section.charge .txt {
    width: inherit;
    float: none;
  }
  body#about.campaginPage .main .section.flow .flow_1 {
    position: relative;
    padding: 0 0 80px;
  }
  body#about.campaginPage .main .section.flow .flow_1 .noMember {
    width: 53%;
  }
  body#about.campaginPage .main .section.flow .flow_1 .member {
    width: 45%;
  }
  body#about.campaginPage .main .section.flow .flow_1 dt {
    margin: 0;
    display: block;
    text-align: center;
  }
  body#about.campaginPage .main .section.flow .flow_1 dd {
    padding: 25px 10px 10px;
  }
  body#about.campaginPage .main .section.flow .flow_1 .arrow {
    width: 55px;
    height: 12px;
    background-position: -297px -144px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin: 0 0 0 -28px !important;
  }
  body#about.campaginPage .main .section.flow .flow_2 {
    position: relative;
    padding: 0 0 80px;
  }
  body#about.campaginPage .main .section.flow .flow_2 ul li {
    width: 205px !important;
    float: none;
    padding: 0 0 80px;
    margin: 0 auto;
    position: relative;
  }
  body#about.campaginPage .main .section.flow .flow_2 ul li .arrow {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin: 0 0 0 -28px !important;
  }
  body#about.campaginPage .main .section.flow .flow_2 ul .flow_2_3 {
    padding-bottom: 0;
  }
  body#about.campaginPage .main .section.flow .flow_2 .arrow {
    width: 55px;
    height: 12px;
    background-position: -297px -144px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin: 0 0 0 -28px !important;
  }
  body#about.campaginPage .main .section.flow .flow_3 p {
    text-align: left;
  }
  body#specification .main .section .spec dl.type1 dt {
    width: 23%;
  }
  body#specification .main .section .spec dl.type1 dd {
    width: 77%;
  }
  body#specification .main .section .spec dl table tr td img {
    width: 100%;
    max-width: 217px;
    height: auto;
  }
  body#faq .main .outline .ico {
    width: 65px;
    height: 65px;
    background-size: 65px auto;
    float: left;
    margin-right: 10px;
  }
  body#faq .main .outline h2 {
    display: inherit;
    font-size: 1.2em;
    padding-left: 75px;
  }
  body#faq.detail .main .question {
    padding: 10px;
  }
  body#faq.detail .main .question:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    clear: both;
  }
  body#faq.detail .main .question .ico {
    float: left;
    margin-right: 10px;
  }
  body#faq.detail .main .question .txt {
    display: inherit;
    padding-left: 75px;
  }
  body#faq.detail .main .answer {
    padding: 10px;
  }
  body#faq.detail .main .answer .ico {
    display: none;
  }
  body#faq.detail .main .answer .txt img {
    max-width: 100%;
    height: auto;
  }
  body#info .main .section ul li .left {
    width: auto;
    float: none;
  }
  body#info .main .section ul li .right {
    width: 118px;
    height: auto;
    float: none;
    margin: 10px auto 0;
  }
  body#info .main .section ul li .link {
    font-size: 1.2em;
  }
  body#info .main .section .detail img {
    max-width: 100%;
    height: auto;
  }
  body#info .main .section .detail iframe {
    width: 100%;
    height: auto;
  }
  body#info.detail .main .ttl_wrap .ico {
    width: 65px;
    height: 65px;
    background-size: 65px auto;
    float: left;
  }
  body#info.detail .main .article .ttl_wrap .ttl {
    width: auto;
    display: inherit;
    padding-left: 75px;
  }
  body#info.detail .main .article .detail p,
	body.topics .main .article p{
    margin-bottom: 20px;
  }
	body#info.detail .main .article .detail img,
	body.topics .main .article img{
		width:100%;
		height:auto;
	}
	body.topics .main .entries ul li{
		width:auto;
	}
	body.topics .main .entries ul li.odd{
		margin-right:0;
	}
	body.topics .main .entries ul li .txt{
		width:auto;
	}
  body#info.detail .main .article .detail p.img {
    text-align: center;
  }
  body#info.detail .main .article .detail p.img img {
    width: 300px;
    height: auto;
  }
  .sub {
    width: auto;
    float: none;
  }
  .sub .bnr {
    position: relative;
    top: inherit;
    margin-top: 0 !important;
  }
  .sub .bnr a {
    margin: 0 auto;
  }
  .sub .inner .request a {
    margin: 0 auto;
  }
  .sub .inner .userMenu li {
    margin-bottom: 5px;
  }
  .sub .inner .userMenu a {
    margin: 0 auto;
  }
  .sub .inner .subNav a span {
    width: 96%;
  }
	/*2014.4.16 renewal*/
	.btn a{
		text-decoration:none;
	}
	.label:link{
		text-decoration:none;
	}
	body#smartlab .main .entries ul li .txt{
		width:auto;
		float:none;
		overflow:hidden;
	}
	body#smartlab .ttl_wrap .btn{
		margin-bottom:10px;
	}
	body#smartlab .ttl_wrap .ttl_l{
		width:auto;
	}
	body.topics .ttl_wrap .ico{
		background-size: 65px auto;
		float: left;
		height: 65px;
		width: 65px;
	}
	body.topics .txtR{
		text-align:left;
		margin-bottom:20px;
	}
	body.topics .ttl_wrap .ttl {
		float:none;
		overflow:hidden;
		width: auto;
	}
	body.topics .ph{
		width:auto;
		margin-right:5px;
	}
	body.topics .right .ph{
		float:right;
		margin-right:0;
		margin-left:5px;
	}
	body.topics .ph img{
		width:50px;
		height:auto;
	}
	body.topics .arrow_box{
		float:right;
		width:200px;
	}
	body.topics .right .arrow_box{
		float:left;
	}
	body.topics .writer ul li{
		width:auto;
	}
	.artcle_next_prev .prev, .artcle_next_prev .next{
		width:auto;
	}
	.artcle_next_prev{
		margin-top:40px;
	}
	.article_footer .label{
		float:none;
		margin-bottom:20px;
	}
	.article_footer .socialplugins{
		float:none;
	}
	.article_footer .socialplugins ul{
		margin:0;
	}
	.artcle_next_prev .prev{
		margin-bottom:20px;
	}
	body.topics .writer{
	}
	body.topics .writer ul{
		padding:0;
	}
	body.topics .writer ul li,
	body.topics .writer ul li.odd{
		margin:0 0 10px;
		width:auto;
		padding:0 10px;
		border:0;
	}
	body.topics .writer ul li .txt{
		float:none;
		overflow:hidden;
	}
	.main .smart_lab .topics ul li{
		margin-bottom:10px;
		margin-left:0;
		text-indent:0;
	}
	.main .smart_lab .topics ul li .date{
		display:block;
	}
	.main .smart_lab .resarch{
		background-position:100% 0;
		background-size:100% auto;
	}
	.main .smart_lab .resarch .pkg .txt{
		width:auto;
		float:none;
	}
	.main .smart_lab .resarch .pkg .txt p{
		margin-bottom:10px;
	}
	.main .smart_lab .resarch .ph{
		float:none;
		display:block;
		text-align:center;
		width:auto;
	}
	.main .entries ul{
		margin-bottom:0;
	}
	.main .entries ul li{
		float:none;
		width:auto;
		margin-bottom:10px;
	}
	.main .entries ul li.odd{
		margin:0 0 10px;
	}
	.main .entries ul li .txt{
		float: none;
		overflow: hidden;
		width:auto;
	}
	.main .entries .txt .hdr{
		margin:0;
	}
	.main .entries .txt .hdr .label{
		float:none;
	}
	.main .entries .txt .hdr .date{
		float:none;
	}
	.main .smart_lab .module .txtR .txt{
		display:block;
		text-align:left;
	}
	.sub .inner .subNavDev .date, .main .entries .hdr .date{
		float:none;
		margin-left:5px;
	}
	.sub .inner .subNavDev .txt{
		width:auto;
		float:none;
		overflow:hidden;
	}
}




/*-----------------------
140303 campaign
-----------------------*/
.ttl_cp{
  margin-top:20px;
  background:url(/scene/images/ico_top.gif) no-repeat 0 4px;
  padding-left:17px;
  font-weight:bold;
}
.section-campaign .bnr:hover{
  display:block;
  opacity:0.6;
}
.bnr_camp{
  margin-bottom:30px;
}
@media screen and (max-width: 768px) {
  .section-campaign .bnr{
    display:block;
  }
  .section-campaign .bnr img,.bnr_camp img{
    width:100%;
    height:auto;
  }
  body#about.campaginPage .main .section.flow .flow_1 dd:after{
		display:none;
	}
	body#about.campaginPage .main .section.flow .flow_1 .arrow{
		display:block;
	}
	body.campaginPage .main .section.flow .flow_1 dd{
		text-align:left;
	}
	body#info .container .main a[href="/select.htm"] img{
		width:100%;
		height:auto;
	}
	body#usecaseWomen .section .btn,
	body#usecaseMen .section .btn{
		display:none;
	}
}