/* ------------------------------------------------
  serch box
------------------------------------------------ */
.nts_search {
	position: relative;
    display: inline-block;
    margin: 10px 0 50px;
    padding: 0;
    width: 100%;
}
.nts_search::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    background-image: url(/common/images/search_icon_b.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 50%;
    width: 16px;
    height: 16px;
    margin: auto;
}
.nts_search_in {
    display: block;
    width: 100%;
    overflow: hidden;
}
.np-suggest-container {
    z-index: 98 !important;
}
@media screen and (max-width: 750px) {
	.nts_search::before {
		left: 30px;
		background-size: 26px;
		width: 26px;
		height: 26px;
	}
}

/* ------------------------------------------------
  NETIS top
------------------------------------------------ */
.t18-mb80 div:first-child {
	margin-top: 0!important;
}

.cateL{
	margin-top: 40px;
}

.netis_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.netis_list > li {
		display: block;
		font-size: 0;
		padding: 25px 0;
		border-bottom: 1px solid #cccccc;
	}

.netis_list li:first-child  {
padding-top: 0!important;
}

.netis_list li:last-child  {
border-bottom: none!important;
padding-bottom: 40px;
}

.netis_img_area {
	position: relative;
	display: inline-block;
	width: 140px;
	margin:0 30px 0 10px;
}

.netis_img_area img {
	width: 100%;
}

.netis_info_area {
	display: inline-block;
	width: auto;
	width : -webkit-calc(100% - 180px) ;
  width : calc(100% - 180px) ;
	font-size: 1.6rem;
	vertical-align: top;
}

.netis_info_area  dl{
	margin:0;
}

.netis_info_area  dt{
	display:flex;
	align-items:center;
	margin-bottom: 12px;
}

.netis_name, .netis_code{
	white-space: nowrap;
	font-size: 1.4rem;
}

.netis_name {
	padding-top: 0.5rem;
}

.title {
	font-weight: bold;
	font-size: 2.1rem;
	line-height: 1.4;
}

.netis_info_area dd{
	margin-left: 0px;
}

.netis_code, .product_name{
	padding-bottom: 8px;
	line-height: 1.5;
}

.netis_code span {
   background-image: url(/common/images/new/icn_blank-black.svg);
   background-repeat: no-repeat;
   background-position: 100% 5px;
   background-size: 18px 16px;
   padding: 0 24px 0 0;
	 margin-left: 4px;
   text-decoration: none;
   font-size: 1.6rem;
}

.product_description {
	line-height: 1.5;
}

@media screen and (max-width: 750px) {
	.t18-mb60 > p	{
		text-align: center;
		font-size: 3rem;
	}

	.netis_list > li {
			padding: 50px 0;
		}

	.netis_list li:last-child  {
	padding-bottom: 80px;
	}

	.netis_img_area {
		width: 180px;
	}

	.netis_info_area {
		width : -webkit-calc(100% - 220px) ;
	  width : calc(100% - 220px) ;
		font-size: 2.8rem;
	}

	.netis_info_area  dt{
		display:block;
		line-height: 1.5;
		margin-bottom: 24px;
	}

	.netis_code {
		font-size: 2.8rem;
		white-space:normal;
	}

	.netis_name {
		padding-top: 0!important;
		font-size: 2.6rem;
	}

	.title {
		font-size: 3.1rem;
	}

	.netis_code, .product_name{
		padding-bottom: 20px;
	}

	.netis_code span {
	   background-position: 100% 8px;
	   background-size: 30px 27px;
	   padding: 0 38px 0 0;
		 margin-left: 3px;
 		 font-size: 2.8rem;
	}

	.product_description {
		line-height: 1.4;
	}
}

/* ------------------------------------------------
  #link
------------------------------------------------ */
.nts_list {
    margin: 0;
    padding: 0 0 30px;
    overflow: hidden;
}
.nts_list > ul {
    margin: 0;
    padding: 0;
}
.nts_list > ul > li {
   background-image: url(/common/images/product_arrow.png);
   background-repeat: no-repeat;
   background-position: 10px 5px;
   background-size: 7px 12px;
   font-size: 1.6rem;
   line-height: 1.333;
   list-style-type: none;
   padding: 0 0 0 30px;
   margin: 0 30px 15px 0;
    float: left;
}
.nts_list > ul > li a {
   color: #000;
}
.nts_list > ul > li a:hover {
   text-decoration: none;
}
@media screen and (max-width: 750px) {
.nts_list > ul > li {
   font-size: 3rem;
   background-position: 10px 10px;
   background-size: 14px 24px;
}
}



/* ------------------------------------------------
  table
------------------------------------------------ */
.nts_list_detail {
    display: block;
    line-height: 1.5;
    font-size: 1.5rem;
}
.nts_list_midashi {
    font-size: 2rem;
    font-weight: normal;
}
.nts_list_detail span {
    display: block;
    font-size: 1rem;
    font-weight: normal;
}

.nts_detail_tbl {
    width: 100%;
    border-collapse: collapse;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    margin-bottom: 80px;
}
.nts_detail_tbl th {
  background: #f1f1f1;
  border-bottom: solid 1px #ccc;
  padding: 10px;
    font-weight: normal !important;
    white-space: nowrap;
}
.nts_detail_tbl td {
  border-bottom: dotted 1px #ccc;
  padding: 15px;
}
.nts_detail_tbl td.num {
    width: 21%;
    font-weight: bold;
    font-size: 1.6rem;
}
.nts_detail_tbl td.outline {
    width: 25%;
    font-size: 1.2rem;
}
.nts_detail_tbl td.item {
    width: 18%;
    font-size: 1.4rem;
}
.nts_detail_tbl td.item span.var {
    display: inline-block;
}
.nts_detail_tbl td.item span.var::after {
    content: " ｜ ";
}
.nts_detail_tbl td.detail {
    width: 14%;
    font-size: 1.3rem;
    line-height: 1;
}
.nts_detail_tbl td.detail a {
    display: block;
    border-radius: 5px;
    background: #4570cc;
    padding: 10px 5px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.nts_detail_tbl td.detail a:hover {
    opacity: 0.8;
}
.nts_detail_tbl td.detail2 {
  text-align: center;
}

.nts_detail_tbl td.download {
    width: 10%;
    font-size: 1.4rem;
}

.nts_detail_tbl td.download::after {
    margin: 0 0 0 5px;
    content: "";
    display: inline-block;
    width: 16px;
    height: 23px;
    background: url(/common/images/icon_pdf.png);
    background-size: 17px;
    background-repeat: no-repeat;
    vertical-align: bottom;
		padding:0;
}

.nts_detail_tbl td.end {
    font-size: 1.2rem;
    width: 12%;
    line-height: 1.2;
}
.nts_detail_tbl td.end a {
    display: block;
    margin-bottom: 10px;
}
.nts_detail_tbl td.end a:hover {
    text-decoration: none;
}
.nts_detail_tbl td.end a:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 750px) {
.nts_list_detail {
    font-size: 3rem;
}
.nts_list_midashi {
    font-size: 4.5rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.2em;
}
.nts_list_detail span {
    display: block;
    font-size: 2rem;
    font-weight: normal;
}
.nts_detail_tbl {
    border-top: 4px solid #bbb;
    border-bottom: 4px solid #bbb;
    margin-bottom: 100px;
}
    .nts_detail_tbl thead tr {
        display: none;
    }
.nts_detail_tbl tbody tr:nth-child(even) {
    background: #f0f0f0;
}
.nts_detail_tbl td {
  border-bottom: solid 2px #bbb;
}
    .nts_detail_tbl tbody td {
        display: block;
        width: 100%;
        padding: 30px;
    }
.nts_detail_tbl td.num {
    width: 100%;
    font-size: 3.8rem;
}
.nts_detail_tbl td.outline {
    width: 100%;
    font-size: 2.5rem;
}
.nts_detail_tbl td.item {
    width: 100%;
    font-size: 3rem;
}
.nts_detail_tbl td.detail {
    width: 100%;
    font-size: 3rem;
    line-height: 1;
}
.nts_detail_tbl td.detail a {
    padding: 30px 5px;
}
.nts_detail_tbl td.detail2 {
  text-align: left;
}

.nts_detail_tbl td.download {
    width: 100%;
    text-align: center;
    font-size: 3rem;
}
.nts_detail_tbl td.download::after {
    margin: 0 0 0 10px;
    content: "";
    display: inline-block;
    width: 32px;
    height: 44px;
    background: url(/common/images/icon_pdf.png);
    background-size: 34px;
    background-repeat: no-repeat;
    vertical-align: bottom;
		padding:0;
}

.nts_detail_tbl td.end {
    font-size: 2.5rem;
    width: 100%;
    border-bottom: 4px solid #bbb;
}
.nts_detail_tbl td.end a {
    margin-bottom: 20px;
}
}




/* ------------------------------------------------
  about NETIS
------------------------------------------------ */
.txt_red { color: #c00; }
.txt_redd { color: #a30000; }
.txt_purple { color:  #bf2aa0; }
.about_netis p {
    line-height: 1.5;
}
.about_netis .systxt {
    font-size: 2.2rem;
    line-height: 1.6;
}
.about_netis .jisage {
    padding-left: 1em;
    text-indent: -1em;
    display: block;
    font-size: 1.3rem;
}
.about_netis .txt_mini {
    display: block;
    font-size: 1.3rem;
}
@media screen and (max-width: 750px) {
.about_netis p {
    line-height: 1.5;
    font-size: 2.6rem;
}
.about_netis .systxt {
    font-size: 3.2rem;
    line-height: 1.4;
}
.about_netis .jisage {
    font-size: 2.6rem;
}
.about_netis .txt_mini {
    display: block;
    font-size: 2.6rem;
}
}



.netis_num {
    font-size: 2rem;
    line-height: 1.5;
}
.netis_num dt {
    float: left;
    width: 1em;
}
.netis_num dd:before {
    content: '：';
}
@media screen and (max-width: 750px) {
.netis_num {
    font-size: 2.4rem;
}
.netis_num dt {
    float: left;
    clear: left;
    width: 1em;
}
.netis_num dd {
    width: auto;
    float: left;
}
}





.netis_merit {
    margin: 0 0 0 25px;
    padding: 0;
    font-size: 1.8rem;
}
.netis_merit li {
    line-height: 1.6;
}
.katen3 {
    border-radius: 4px;
    border: 1px solid #3a9c34;
    padding: 2px 10px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 5px;
    font-size: 1.4rem;
}
.katen2 {
    border-radius: 4px;
    border: 1px solid #bf2aa0;
    padding: 2px 10px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 5px;
    font-size: 1.4rem;
}
.katen1 {
    border-radius: 4px;
    border: 1px solid #2e2cc6;
    padding: 2px 10px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 5px;
    font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
.netis_merit {
    font-size: 2.6rem;
}
.katen3, .katen2, .katen1 {
    font-size: 2.0rem;
}
}




.netis_merit2 {
    display: inline-block;
    text-align: center;
}
.netis_merit2 p {
    line-height: 1;
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 750px) {
.netis_merit2 {
    display: block;
    text-align: center;
}
}








/* ------------------------------------------------
  br
------------------------------------------------ */
.display_pc {
    display: block;
}
.display_sp {
    display: none;
}
@media screen and (max-width: 750px) {
.display_pc {
    display: none;
}
.display_sp {
    display: block;
}
}






/* ------------------------------------------------
  margin
------------------------------------------------ */
/*all*/
.mg0 {margin:0px !important;}
.mg5 {margin:5px !important;}
.mg10 {margin:10px !important;}
.mg15 {margin:15px !important;}
.mg20 {margin:20px !important;}
.mg25 {margin:25px !important;}
.mg30 {margin:30px !important;}
.mg35 {margin:35px !important;}
.mg40 {margin:40px !important;}
.mg45 {margin:45px !important;}
.mg50 {margin:50px !important;}
.mg55 {margin:55px !important;}
.mg60 {margin:60px !important;}

/*top*/
.mgT0 {margin-top:0px !important;}
.mgT5 {margin-top:5px !important;}
.mgT10 {margin-top:10px !important;}
.mgT15 {margin-top:15px !important;}
.mgT20 {margin-top:20px !important;}
.mgT25 {margin-top:25px !important;}
.mgT30 {margin-top:30px !important;}
.mgT35 {margin-top:35px !important;}
.mgT40 {margin-top:40px !important;}
.mgT45 {margin-top:45px !important;}
.mgT50 {margin-top:50px !important;}
.mgT55 {margin-top:55px !important;}
.mgT60 {margin-top:60px !important;}

/*right*/
.mgR0 {margin-right:0px !important;}
.mgR5 {margin-right:5px !important;}
.mgR10 {margin-right:10px !important;}
.mgR15 {margin-right:15px !important;}
.mgR20 {margin-right:20px !important;}
.mgR25 {margin-right:25px !important;}
.mgR30 {margin-right:30px !important;}
.mgR35 {margin-right:35px !important;}
.mgR40 {margin-right:40px !important;}
.mgR45 {margin-right:45px !important;}
.mgR50 {margin-right:50px !important;}
.mgR55 {margin-right:55px !important;}
.mgR60 {margin-right:60px !important;}

/*bottom*/
.mgB0 {margin-bottom:0px !important;}
.mgB5 {margin-bottom:5px !important;}
.mgB10 {margin-bottom:10px !important;}
.mgB15 {margin-bottom:15px !important;}
.mgB20 {margin-bottom:20px !important;}
.mgB25 {margin-bottom:25px !important;}
.mgB30 {margin-bottom:30px !important;}
.mgB35 {margin-bottom:35px !important;}
.mgB40 {margin-bottom:40px !important;}
.mgB45 {margin-bottom:45px !important;}
.mgB50 {margin-bottom:50px !important;}
.mgB55 {margin-bottom:55px !important;}
.mgB60 {margin-bottom:60px !important;}
.mgB65 {margin-bottom:65px !important;}
.mgB70 {margin-bottom:70px !important;}
.mgB75 {margin-bottom:75px !important;}
.mgB80 {margin-bottom:80px !important;}
.mgB85 {margin-bottom:85px !important;}
.mgB90 {margin-bottom:90px !important;}
.mgB95 {margin-bottom:95px !important;}
.mgB100 {margin-bottom:100px !important;}

/*left*/
.mgL0 {margin-left:0px !important;}
.mgL5 {margin-left:5px !important;}
.mgL10 {margin-left:10px !important;}
.mgL15 {margin-left:15px !important;}
.mgL20 {margin-left:20px !important;}
.mgL25 {margin-left:25px !important;}
.mgL30 {margin-left:30px !important;}
.mgL35 {margin-left:35px !important;}
.mgL40 {margin-left:40px !important;}
.mgL45 {margin-left:45px !important;}
.mgL50 {margin-left:50px !important;}
.mgL55 {margin-left:55px !important;}
.mgL60 {margin-left:60px !important;}
