@charset "utf-8";
/* CSS Document */

#top .outline-left{
	width:742px;
	float:left;
}

#top.column3  #str-main{
	margin-right:0px;
}



#search-area-index{
padding:21px;

/* box-shadow */
box-shadow:3px 3px 6px 0px #E5E5E5 inset;
-moz-box-shadow:3px 3px 6px 0px #E5E5E5 inset;
-webkit-box-shadow:3px 3px 6px 0px #E5E5E5 inset;
/* border */
border:1px solid #c9c9c9;

margin-bottom:15px;

}

#search-area-index h2 {
	font-size:16.5px;
	background-image: url(https://www.nc-net.or.jp/images/h2-search-line-index.png);
	background-repeat: repeat-x;
	background-position: left center;
	line-height:100%;
	margin-bottom:12px;
}

#search-area-index h2 span{
	background-color:#FFFFFF;
	padding:0 9px 0 0;
}

#search-area-index .form-search-01 {
	margin-bottom:24px;
}

#search-area-index .form-search-01 .text-03{
	width:541px;
	border:2px #666666 solid;
	font-size:15px;
        line-height: 0%;
        padding: 0px 6px !important;
        height: 48px;
	float:left
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #search-area-index .form-search-01 .text-03{
    line-height: 100%;
    padding: 9px 6px;
  }
}

#search-area-index .form-search-01 .btn-01{
	float:right;
	width:130px;
	padding:3px 0 0
}

#search-area-index .prosess{
	margin-bottom:12px;
}

#search-area-index .prosess li{
	float:left;
	font-size:12px;
	width:174px;
	margin-bottom:6px;
}

#search-area-index .other li{
	float:left;
	width:174px;
}
#search-area-index .other li img{
	width:164px;
	box-shadow:3px 3px 6px 0px #d5d5d5;
	-moz-box-shadow:3px 3px 6px 0px #d5d5d5;
	-webkit-box-shadow:3px 3px 6px 0px #d5d5d5;
}

#search-area-index .other .large-li{
  width:338px;
}

#search-area-index .other li .large-li-img{
  width:328px;
}

#search-area-index .prosess li a{
	background-image: url(https://www.nc-net.or.jp/images/ja/icon-prosess-index.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding:3px 0 3px 21px;
	color:#000000;
}
#search-area-index .prosess li a:hover{
	color:#cc3300;
}


#search-area-index .country_filter {
	text-align: center;
	display: block;
	padding: 3px;
}

#search-area-index .country_filter img{
	width: 40px;
}

#search-area-index .country_filter span {
	display:block;
	font-size: 0.7em;
}

#search-area-index .country_filter:hover {
	filter: drop-shadow(10px 10px 10px rgba(255,204,204,0.6));
}

#search-area-index .fileter-here {
	padding: 5px 5px 5px 5px;
	background: #ffebe9;
}

#search-area-index .fileter-not-here {
	padding: 5px 5px 5px 5px;
}

#newcommer-emidas{
	margin-bottom:24px;
}

#newcommer-emidas .tbl-description-05 td{
	white-space:normal;
	vertical-align:middle;
	padding-left:0px;
	line-height:150%
}
#newcommer-emidas .tbl-description-05 a{
	font-weight:bold
}
#newcommer-emidas .area{
	white-space:nowrap
}
#newcommer-emidas .item{
	display:block	
}
#product-index {
	margin-bottom:24px;
}

.column3 .lay-col3-01 {
    margin-bottom: 3px;
    width: 536px;
}
.column3 .lay-col3-01 .col1{
	position:relative;
	width:175px;
	height:124px;
	/*border:1px solid #000;*/	
	overflow:hidden;
}
.column3 .lay-col3-01 .col1:hover{
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.lay-image p.image .image-block {
    display: block;
    height: 104px;
    width: 150px;
}
.column3 .lay-col3-01 .col1 .image-block{
	display: flex;
	justify-content: center;
	align-items: center;
	width:175px;
	height:124px;
	overflow: hidden;
	background-color:#D8D8D8;
}
.column3 .lay-col3-01 .col1 .image-block img{
  width: auto;
  height: auto;
}
.column3 .lay-col3-01 .col1 .caption-textlink{
	position:absolute;
	bottom:0;
	display:block;
	width:171px;
	font-size:10.5px;
	color:#FFFFFF;
	padding:3px;
	background-color:#000000;
	z-index:10;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/* ttl-h2-01
-------------------------------------*/
.ttl-h2-top-01{
	border-top:2px solid #999;
	padding:9px 0 9px 6px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebebeb+0,ffffff+100 */
	background: rgb(235,235,235); /* Old browsers */
	background: -moz-linear-gradient(top, rgb(235,235,235) 0%, rgb(255,255,255) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgb(235,235,235) 0%,rgb(255,255,255) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgb(235,235,235) 0%,rgb(255,255,255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.ttl-h2-top-01 h2.title{
	float:left;
	font-size:15px;
	padding:3px 0 3px 6px;
	border-left: solid 5px #CC3300;
	margin-bottom:9px;
}
.ttl-h2-top-01 p{
margin-top:3px;
padding-right:5px;
float:right;
}
.ttl-h2-top-01 p a{
	color:#000;
	font-weight:bold;
}



