/* CSS Document */
@charset "utf-8";
body {
	font-size: 12px;
	font-family: 'Noto Sans', sans-serif;
	line-height: 170%;
	width: 710px;
	color: #414141;
	margin: 0;
	background-color: #FFFFFF;
}
.f_right .pict{
    /*
    width: auto;
    height: 155px;
    */
    width: 100%;
    height: auto;
}
li{
	list-style: none;
  }
  @media screen and (max-width: 795px) {
	.s_cate_solution--item{
	margin-right: 1vw!important;
	}
	}
@media screen and (max-width: 709px) {
	body{
		width: 100%;
	}
	}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover, a:focus {
	color: #3399FF;
	text-decoration: underline;
}
#popupBox {
	width: 670px;
	margin: 0 20px;
}
@media screen and (max-width: 709px) {
	#popupBox {
		width: 95%;
		margin: 0 2.5%;
	}
}
.BoxInner {
	width: 640px;
	margin: 0;
}
@media screen and (max-width: 709px) {
	.BoxInner {
		width: 100%;
	}
}
.title {
	font-size: 26px;
	padding: 0;
	line-height: 50px;
	font-weight: bold;
/* 	font-family: 'Cabin', 新ゴ M, sans-serif!important; */
	float: left;
    color: #E4B915;
}
#nplus .title {
	color: #00427C;
}
#nano .title {
	color: #009845;
}
#evex .title {
	color: #8FC21F;
}
#hy-stex .title {
	color: #009B83;
}
#satex .title {
	color: #2878BD;
}
.number {
	float: right;
	padding-right: 10px;
}
.number table {
/* 	font-family: 'Cabin', 新ゴ M, sans-serif!important; */
	line-height: 50px;
	font-weight: bold;
	font-size: 15px;
	margin-top: 0;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
.p11 {
	padding-left: 11px;
}
@media screen and (max-width: 709px) {
	.p_none {
		padding-left: 0px;
	}
}
.kyodo {
	width: 640px;
	padding: 15px 15px 15px 15px;
	background-color: #EBEBEB;
	margin-bottom: 30px;
}
@media screen and (max-width: 709px) {
	.kyodo {
		width: auto;
		padding: 3vw;
	}
}
.kyodo table {
	font-size: 14px;
}
.contents,.inquiry {
	padding: 15px 15px 15px 14px;
	border: 1px #C3C3C3 solid;
	font-size:14px;
}
.inquiry .f_left {
	width: 410px;
}
@media screen and (max-width: 709px) {
	.inquiry .f_left {
		width: auto;
	}
}
.inquiry .f_left td {
	word-break: break-all;
	vertical-align: top;
}
.inquiry .f_left td.item {
	width: 68px;
}
.contents {
	margin:30px 0;
}
.contents p {
	padding-top: 15px;
	margin-bottom: 15px;
}
.sttl{
	font-size:16px;
	}
.inquiry p {
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 15px;
/* 	font-family: 'Cabin', 新ゴ M, sans-serif!important; */
}
.f_left {
	float: left;
}
.f_right {
	float: right;
	width: 206px;
}
@media screen and (max-width: 709px) {
	.f_right {
		float: none;
		width: auto;
	}
}
* html .f_left {
	float: left;
	margin-left: 2px;
}
.btnBox {
	padding: 50px 0 50px 0px;
}
.btnBox02 {
	padding: 20px 0px;
}
.btnBox p {
	float: left;
}
/*nplus*/

h1 {
	width: 710px;
	height: 128px;
}
@media screen and (max-width: 709px) {
	h1 {
		width: 100%;
		height: auto;
		margin-top: 0;
	}
}
@media screen and (max-width: 709px) {
	h1 img{
		width: 100%;
	}
}
h3 {
font-size:22px !important;
/* font-family: 'Cabin', 新ゴ M, sans-serif!important; */
margin-bottom:0 !important;
}
h3.ttl {
	margin-bottom:20px !important;
	}
h3 span {
	color: #002854;
}
#titlebar {
	/*border-bottom: #DDDDDD solid 1px;*/
	width: 670px;
	zoom: 1;
	overflow: hidden;
	padding: 14px 20px;
}
@media screen and (max-width: 709px) {
	#titlebar {
		width: auto;
	}
}
.pr {
	color: #01437D;
	font-size: 20px;
	font-weight: bold;
/* 	font-family: 'Cabin', 新ゴ M, sans-serif!important; */
	text-align: center !important;
	margin: 0 auto;
	padding: 24px 0;
}
#riscon .pr {
	color: #C60001;
}
#riscon .border {
	border-top:#C60001 solid 3px;
}
.border {
	width: 710px;
	height: 2px;
}
@media screen and (max-width: 709px) {
	.border {
		width: 100%;
		height: 2px;
	}
}
.sort {
	zoom: 1;
	overflow: hidden;
	border-bottom: 1px #C3C3C3 solid;
	border-left: 1px #C3C3C3 solid;
	border-right: 1px #C3C3C3 solid;
	display: block;
}
@media screen and (max-width: 709px) {
	.sort {
		/**padding-bottom: 3vw;**/
	}
}
.sort li {
	float: left;
}
.category li {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
/* 	font-family: 'Cabin', 新ゴ R, sans-serif!important; */
margin: 10px 20px;
margin-top: 15px;
}
.sort .pict {
	margin: 19px 13px 19px 13px;
	padding-left: 0;
	overflow: hidden;
	height: 45px;
}
@media screen and (max-width: 709px) {
	.sort .pict {
		overflow: hidden;
		height: auto;
		margin: 20px 15px 19px 15px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
	}
}
.sort .pict li {
	margin-right: 6px;
}
@media screen and (max-width: 709px) {
	.sort .pict li {
		margin-right: 0px;
		margin-bottom: 1vw;
		
	}
}

.btnSearch {
	border: 1px solid #DEDEDE!important;
	box-shadow: rgba(0, 0, 0, 0.10) 0px 0px 2px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.10) 0px 0px 2px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.10) 0px 0px 2px 0px;
	display: inline-block;
 *display:inline;
 *zoom:1;
}
.btnSearch span {
	border: 1px solid #FFF;
	background-color: #F7F7F7;
	font-size: 14px;
	font-weight: bold;
/* 	font-family: 'Cabin', 新ゴ M, sans-serif!important; */
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	width: 77px;
	height: 28px;
	line-height: 28px;
	color: #333;
 *display:inline;
 *zoom;
1;
}
.btnSearch span:hover {
	color: #b1184b;
	cursor: pointer;
}
.btn {
	width: 150px;
	height: 50px;
	background-color: #333333;
	text-align: center;
	line-height: 53px;
}
@media screen and (max-width: 709px) {
	.btn {
		width: 35vw;
	}
}
.btn02 {
	width: 150px;
	height: 70px;
	background: #C30000;
	text-align: center;
	line-height: 23px;
}
.btnBox {
	margin: 0 auto;
	width: 320px;
	overflow: hidden;
}
@media screen and (max-width: 709px) {
	.btnBox {
		display: flex;
		justify-content: space-evenly;
	}
}
.btn a {
	color: #FFF;
	font-size: 16px;
}
.btn a:hover {
	text-decoration: none;
}
.btn:hover {
	opacity: 0.7;
}
.btn02 a {
	color: #FFF;
	font-size: 16px;
}
.btn02 a:hover {
	text-decoration: none;
}
.btn02:hover {
	opacity: 0.7;
}
.footer {
	background-color:#1E1E1E;
	height: 40px;
	text-align: center;
	line-height: 18px;
	line-height: 42px;
	color: #fff;
}
.btn a, .btn span {
	text-align: center;
	display: block;
	vertical-align: middle;
	color: #fff;
	/*background: url(../../../images/arrow01_whi.png) no-repeat 10px center;*/
}
.btn02 a {
	text-align: center;
	display: block;
	vertical-align: middle;
	color: #fff;
	/*background: url(../../../images/arrow01_whi.png) no-repeat 10px center;*/
}
.honbun {
	font-size: 12px !important;
}
.titlebar01{
	text-align:center;
	color:#fff;
	font-size:18px;
	height:30px;
	line-height:30px;
/* 	font-family: 'Cabin', 新ゴ M, sans-serif!important; */
	margin-top:20px;
	}
	@media screen and (max-width: 709px) {
		.titlebar01{
			font-size: 13px;
			}
	}
.titlebar01{
	background-color:#002854;
	}
.cauBox{
	width:470px;
	margin-bottom:5px;
	float:right;
	margin-top:-3px;
	}	
	@media screen and (max-width: 709px) {
		.cauBox{
			width: auto;
			margin-top: 2vw;
			}	
	}
.f_l{
	float:left;
	}
.f_12{
	font-size:12px!important;
	}
.f_style01{
	background:none!important;
	font-size:16px;
	}				
	@media screen and (max-width: 709px) {
		.pic-area tr{
			display: flex;
			flex-direction: column;
		}
	}
	@media screen and (max-width: 709px) {
		.pic-area-table{
				margin: 0 auto;
		}
	}
	@media screen and (max-width: 709px) {
		.pic-area td{
			margin-bottom: 2vw;
		}
	}
	.s_cate_solution--sec {
		width: 100%;
	  }
	.s_cate_solution--list {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		padding-left: 0;
	  
	  }
	.detail_ttl {
		color: #E4B915;
		font-size: 20px;
		font-weight: bold;
		line-height: 20px;
		margin-bottom: 20px;
		padding-top: 3px;
	  }
	  .pt0 {
		padding-top: 0 !important;
	  }
	  .detail_btn_text01 {
		padding-top: unset !important;
		margin-bottom: unset !important;
		padding: 22px 0 !important;
	  }
	  .s_cate_solution--item {
		text-align: center;
		width: 32%;
		background: #e6e6e6;
		color: #333333;
		padding: 15px 0;
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
		font-family: "Noto Sans", sans-serif;
		margin-right: 7px;
	  }
	  .s_cate_solution--item-another {
		font-size: 13px;
	  }
	  .target_solution {
		font-size: 20px;
		margin-bottom: 25px !important;
	  }