@charset "UTF-8";



/* webbin common & override
------------------------------------------*/
#crumbs{
	padding:15px 0;
}

#mainc_inner{
	position:relative;
}

.packf_printbtn{
	position:absolute;
	top:5px;
	right:0;
}

.pcbf_printbtn{
	position:absolute;
	top:5px;
	right:0;
}

#side_lnav_inner ul{
	border:solid 1px #cdcdcd;
	font-size:12px;
	line-height:1.2;
}

#side_lnav_inner li a{
	display:block;
	padding:10px 1px 10px 35px;
	border-top:dotted 1px #cdcdcd;
	position:relative;
}

#side_lnav_inner li.first a{
	border-top:none;
}

#side_lnav_inner li.sub a{
	padding:10px 1px 10px 50px;
}

#side_lnav_inner li.sub a:before{
	position:absolute;
	display:block;
	top:50%;
	left:40px;
	width:4px;
	height:7px;
	content:"";
	margin:-3px 0 0 0;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHAQMAAAAVq36TAAAABlBMVEUAAABCarJsBLHsAAAAAXRSTlMAQObYZgAAABVJREFUCNdjaGA4wPCA4QMQH2BoAAAkXgUx2KhS+wAAAABJRU5ErkJggg==) no-repeat 0 0;

}

#side_lnav_inner li.here a{
	background:#f5f7fb;
	color:#555566;
	font-weight:normal;
}

#side_lnav_inner li a#webbin_side_nav01:before{
	position:absolute;
	display:block;
	top:50%;
	left:3px;
	width:28px;
	height:28px;
	content:"";
	margin:-14px 0 0 0;
	background:url('/webImg/html/webbin/img/icn_nav_01.png') no-repeat 0 0;
}

#side_lnav_inner li a#webbin_side_nav02:before{
	position:absolute;
	display:block;
	top:50%;
	left:3px;
	width:28px;
	height:28px;
	content:"";
	margin:-14px 0 0 0;
	background:url('/webImg/html/webbin/img/icn_nav_02.png') no-repeat 0 0;
}

#side_lnav_inner li a#webbin_side_nav03:before{
	position:absolute;
	display:block;
	top:50%;
	left:3px;
	width:28px;
	height:28px;
	content:"";
	margin:-14px 0 0 0;
	background:url('/webImg/html/webbin/img/icn_nav_03.png') no-repeat 0 0;
}

#side_lnav_inner li a#webbin_side_nav04:before{
	position:absolute;
	display:block;
	top:50%;
	left:3px;
	width:28px;
	height:28px;
	content:"";
	margin:-14px 0 0 0;
	background:url('/webImg/html/webbin/img/icn_nav_04.png') no-repeat 0 0;
}

#side_lnav_inner li a#webbin_side_nav05:before{
	position:absolute;
	display:block;
	top:50%;
	left:3px;
	width:28px;
	height:28px;
	content:"";
	margin:-14px 0 0 0;
	background:url('/webImg/html/webbin/img/icn_nav_05.png') no-repeat 0 0;
}

.di_block{
	display: block;
	cursor: pointer;
}

/* webbin index
------------------------------------------*/

.webbin_tit{
	width:710px;
	height:116px;
	position:relative;
}

.webbin_tit span{
	position:absolute;
	top:0;
	left:-1px;
	display:block;
}

.webbin_index_pics{
	width:708px;
	margin-left:1px;
}

.webbin_index_pics li{
	float:left;
	width:162px;
	margin-right:20px;
}

.webbin_index_pics li.last{
	float:right;
	margin-right:0;
}



/* webbin image
------------------------------------------*/

.image_pics{
	width:647px;
	margin:35px auto 0 auto;
}

.image_pics li{
	float:left;
}

.image_pics li.image_pics_01{
	width:183px;
}

.image_pics li.image_pics_02{
	width:180px;
}

.image_pics li.image_pics_03{
	width:204px;
}

.image_pics li.image_pics_04{
	width:60px;
}



/* webbin list
------------------------------------------*/

.list_list li{
	border-bottom:dotted 1px #cdcdcd;
	padding:0.5em 0;
}

.list_list li .cname{
	margin:-1.8em 0 0 10em;
}



/* webbin detail
------------------------------------------*/

.detail_lnav{
	background:#f5f7fb;
	padding:0.7em 0;
	text-align:center;
}

.detail_lnav li{
	display:inline;
	padding:0 1em;
}

.detail_lnav li a{
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHAQMAAAAVq36TAAAABlBMVEUAAABCarJsBLHsAAAAAXRSTlMAQObYZgAAABVJREFUCNdjaGA4wPCA4QMQH2BoAAAkXgUx2KhS+wAAAABJRU5ErkJggg==) no-repeat 0 center;
	padding:0 0 0 12px;
}

.detail_tbl01{
	width:100%;
}

.detail_tbl01 th{
	background:#fcfcfc;
	border-top:solid 1px #cdcdcd;
	border-left:solid 1px #cdcdcd;
	border-bottom:solid 1px #cdcdcd;
	text-align:left;
	vertical-align:top;
	padding:6px 10px;
}

.detail_tbl01 td{
	background:#ffffff;
	border-top:solid 1px #cdcdcd;
	border-right:solid 1px #cdcdcd;
	border-bottom:solid 1px #cdcdcd;
	text-align:left;
	vertical-align:top;
	padding:6px 10px;
}

.detail_tbl02{
	width:100%;
}

.detail_tbl02 th{
	background:#fcfcfc;
	border:solid 1px #cdcdcd;
	text-align:center;
	vertical-align:top;
	padding:6px 10px;
}

.detail_tbl02 th.al{
	padding:6px 10px 6px 10px;
}

.detail_tbl02 td{
	background:#ffffff;
	border:solid 1px #cdcdcd;
	text-align:left;
	vertical-align:top;
	padding:6px 10px;
}



/* webbin data
------------------------------------------*/

.data_tbl01{
	width:100%;
}

.data_tbl01 th{
	background:#fcfcfc;
	border:solid 1px #cdcdcd;
	text-align:center;
	padding:6px 0;
}

.data_tbl01 th.al{
	padding:6px 0 6px 10px;
}

.data_tbl01 td{
	background:#ffffff;
	border:solid 1px #cdcdcd;
	text-align:center;
	padding:6px;
}



/* webbin guide
------------------------------------------*/

.olist01.guide_link{
	font-weight:bold;
}

.olist01.guide_link p{
	font-weight:normal;
}

.guide_link a{
	text-decoration:underline !important;
}


/* webbin package_form & pcb_form
------------------------------------------*/

.package_tbl01{
	width:100%;
	line-height:1.5;
}

.package_tbl01 th{
	background:#efeff7;
	border-top:solid 1px #cdcdcd;
	border-bottom:solid 1px #cdcdcd;
	border-left:solid 1px #cdcdcd;
	padding:8px 1px 8px 10px;
	vertical-align:top;
	text-align:left;
	white-space:nowrap;
}

.package_tbl01 th.err{
	background:#fae0e0;
}

.package_tbl01 td{
	background:#ffffff;
	border-top:solid 1px #cdcdcd;
	border-right:solid 1px #cdcdcd;
	border-bottom:solid 1px #cdcdcd;
	padding:8px 1px 8px 10px;
	vertical-align:middle;
	text-align:left;
}

.package_tbl01 td.td01{
	border:solid 1px #cdcdcd;
	padding:8px 10px;
}

.package_tbl01 td th,
.package_tbl01 td td{
	background:none;
	border:none;
	padding:0 0 5px 0;
}

.package_tbl01 td.td01 td{
	padding:0 0 0 0;
}

.board_tbl01{
	width:100%;
	line-height:1.5;
}

.board_tbl01 th{
	background:#e6fae6;
	border-top:solid 1px #cdcdcd;
	border-bottom:solid 1px #cdcdcd;
	border-left:solid 1px #cdcdcd;
	border-left:solid 1px #cdcdcd;
	padding:8px 1px 8px 10px;
	vertical-align:top;
	text-align:left;
	white-space:nowrap;
}

.board_tbl01 th.err{
	background:#fae0e0;
}

.board_tbl01 td{
	background:#ffffff;
	border-top:solid 1px #cdcdcd;
	border-right:solid 1px #cdcdcd;
	border-bottom:solid 1px #cdcdcd;
	padding:8px 1px 8px 10px;
	vertical-align:middle;
	text-align:left;
}

.board_tbl01 td.td01{
	border:solid 1px #cdcdcd;
	padding:8px 10px;
}

.board_tbl01 td th,
.board_tbl01 td td{
	background:none;
	border:none;
	padding:0 0 5px 0;
}

.board_tbl01 td.td01 td{
	padding:0 0 0 0;
}

.package_tbl02{
	width:100%;
	line-height:1.5;
	border:solid 1px #cdcdcd;
}

.package_tbl02 th{
	background:#efeff7;
	border-bottom:dotted 1px #cdcdcd;
	padding:5px 10px;
	vertical-align:top;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
	width:25%;
	font-size:1.3em;
}

.package_tbl02 th.th01{
	background:#ffffff;
	font-weight:normal;

}

.package_tbl02 td{
	background:#ffffff;
	border-bottom:solid 1px #cdcdcd;
	padding:5px 10px;
	vertical-align:top;
	text-align:center;
	font-size:1.2em;
}

.package_tbl02 td.td01{
	background:#efeff7;
}

.package_tbl02 p{
    text-align:left;
}


.board_tbl02{
	width:100%;
	line-height:1.5;
	border:solid 1px #cdcdcd;
}

.board_tbl02 th{
	background:#e6fae6;
	border-bottom:dotted 1px #cdcdcd;
	padding:5px 10px;
	vertical-align:top;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
	width:25%;
	font-size:1.3em;
}

.board_tbl02 th.th01{
	background:#ffffff;
	font-weight:normal;

}

.board_tbl02 td{
	background:#ffffff;
	border-bottom:solid 1px #cdcdcd;
	padding:5px 10px;
	vertical-align:top;
	text-align:center;
	font-size:1.2em;
}

.board_tbl02 td.td01{
	background:#e6fae6;
}

.board_tbl02 p{
    text-align:left;
}

.package_tbl03{
	width:100%;
	line-height:1.5;
	border:solid 1px #cdcdcd;
}

.package_tbl03 th{
	background:#c7b5d6;
	border:solid 1px #cdcdcd;
	padding:4px 10px;
	vertical-align:top;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
	color:#ffffff;
}

.package_tbl03 td{
	background:#ffffff;
	border:solid 1px #cdcdcd;
	padding:4px 10px;
	vertical-align:top;
	text-align:center;
}

.pcb_tbl01{
	width:100%;
	line-height:1.5;
}

.pcb_tbl01 th{
	background:#e9f6ee;
	border-top:solid 1px #cdcdcd;
	border-bottom:solid 1px #cdcdcd;
	border-left:solid 1px #cdcdcd;
	padding:8px 1px 8px 10px;
	vertical-align:top;
	text-align:left;
	white-space:nowrap;
}

.pcb_tbl01 th.err{
	background:#fae0e0;
}

.pcb_tbl01 td{
	background:#ffffff;
	border-top:solid 1px #cdcdcd;
	border-right:solid 1px #cdcdcd;
	border-bottom:solid 1px #cdcdcd;
	padding:8px 1px 8px 10px;
	vertical-align:middle;
	text-align:left;
}

.pcb_tbl01 td.td01{
	border:solid 1px #cdcdcd;
	padding:8px 10px;
}

.pcb_tbl01 td th,
.pcb_tbl01 td td{
	background:none;
	border:none;
	padding:0 0 5px 0;
}

.pcb_tbl01 td.td01 td{
	padding:0 0 0 0;
}

.pcb_tbl02{
	width:100%;
	line-height:1.5;
	border:solid 1px #cdcdcd;
}

.pcb_tbl02 th{
	background:#e9f6ee;
	border-bottom:dotted 1px #cdcdcd;
	padding:5px 10px;
	vertical-align:top;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
	width:25%;
	font-size:1.3em;
}

.pcb_tbl02 th.th01{
	background:#ffffff;
}

.pcb_tbl02 td{
	background:#ffffff;
	border-bottom:solid 1px #cdcdcd;
	padding:5px 10px;
	vertical-align:top;
	text-align:center;
	font-size:1.2em;
}

.pcb_tbl02 td.td01{
	background:#e9f6ee;
}

.pcb_tbl03{
	width:100%;
	line-height:1.5;
	border:solid 1px #cdcdcd;
}

.pcb_tbl03 th{
	background:#a3d5b4;
	border:solid 1px #cdcdcd;
	padding:4px 10px;
	vertical-align:top;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
	color:#ffffff;
}

.pcb_tbl03 td{
	background:#ffffff;
	border:solid 1px #cdcdcd;
	padding:4px 10px;
	vertical-align:top;
	text-align:center;
}

.package_cts01{
	width:410px;
	background:#efeff7;
	padding:10px 20px 20px 20px;
}

.board_cts01{
	width:410px;
	background:#e6fae6;
	padding:10px 20px 20px 20px;
}

.pcb_cts01{
	width:410px;
	background:#e9f6ee;
	padding:10px 20px 20px 20px;
}

.txtfield01{
	padding:2px 4px;
	border:solid 1px #999999;
	vertical-align:middle;
}

.txtfield02{
	width:290px;
	height:25px;
	line-height:25px;
	padding:4px 4px;
	border:solid 1px #999999;
	vertical-align:middle;
}

.radio01{

}

.formlist01 li{
	float:left;
	margin-right:1.5em;
}

.formlist01 li.last{
	margin-right:0;
}

.formlist01 li p{
	position:relative;
}

.formlist01 li p input[type="radio"]{
	position:absolute;
	top:0.3em;
	left:0;
}

*:first-child+html .formlist01 li p input[type="radio"]{
	top:0.1em;
}

.formlist01 li p label span{
	display:block;
	white-space:nowrap;
	padding:0 0 0 20px;
}

.formlist02 li{
	margin-bottom:4px;
}

.formlist02 li.last{
	margin-bottom:0;
}

.formlist02 li p{
	position:relative;
}

.formlist02 li p input[type="radio"]{
	position:absolute;
	top:0.3em;
	left:0;
}

*:first-child+html .formlist02 li p input[type="radio"]{
	top:0.1em;
}

.formlist02 li p label span{
	display:inline-block;
	padding:0 0 0 20px;
}

.errlist{
	display:block;
	margin:20px auto 0 auto;
	border:solid 10px #ee9999;
	padding:20px;
	color:#ee9999;
	width:300px;
}

.icn_packf01{
	background:url('/webImg/html/webbin/img/icn_package_form_01.png') no-repeat 0 center;
	padding:8px 0 8px 45px;
}

.icn_pcbf01{
	background:url('/webImg/html/webbin/img/icn_pcb_form_01.png') no-repeat 3px center;
	padding:8px 0 8px 45px;
}


/* webbin setting
------------------------------------------*/

.his{
	color:#cc0000;
	font-size:85.7%;
	margin:0 0 0 0.5em;
}

.fc_gray{
	color:#999999 !important;
}

.fc_purple{
	color:#77338E !important;
}

.fc_green{
	color:#2CAB65;
}

.fc_red{
	color:#cc0000 !important;
}

.fs_86p{
	font-size:85.7% !important;
}

.fs_114p{
	font-size:114% !important;
}

.fs_130p{
	font-size:130% !important;
}

.w19p{
	width:19% !important;
}

.w22p{
	width:22% !important;
}

.w24p{
	width:24% !important;
}

.w25p{
	width:25% !important;
}

.w75p{
	width:75% !important;
}

.w78p{
	width:78% !important;
}

.w100p{
	width:100% !important;
}

.w50{
	width:50px !important;
}

.w88{
	width:88px !important;
}

.w345{
	width:345px !important;
}

.w250{
	width:250px !important;
}

.w460{
	width:460px !important;
}

.w630{
	width:630px !important;
}

.mt05{
	margin-top:5px !important;
}

.ml1e{
	margin-left:1em !important;
}
.ml2e{
	margin-left:2em !important;
}

.mlhe{
	margin-left:0.5em !important;
}

.mrhe{
	margin-right:0.5em !important;
}

.mhe{
	margin-left:0.5em !important;
	margin-right:0.5em !important;
}

.mlr40{
	margin-left:40px;
	margin-right:40px;
}

#pkg_attbox{
	font-size: 14px;
    margin-top: 20px;
    border: solid 1px #cccccc;
    padding: 15px 0px;
    overflow-wrap: break-word;
}

a.btn {
    display: inline-block;
    width: 300px;
    height: 50px;
    line-height: 50px;
    background: #77338E;
    font-weight: bold;
    border-radius: 5px;
    font-size: 16px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
a.btn:hover {
 	box-shadow: none;
}

.btn span{
  color: #FFF;
  position: relative;
  padding-left: 30px;
}
.btn span::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-top: -5px;
}


a.estimateBtn {
    display: inline-block;
    width: 245px;
    height: 50px;
    line-height: 50px;
    background: #60C060;
    font-weight: bold;
    border-radius: 5px;
    font-size: 16px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
a.estimateBtn:hover {
 	box-shadow: none;
}

.estimateBtn span{
  color: #FFF;
  position: relative;
  padding-left: 30px;
}
.estimateBtn span::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-top: -5px;
}

/* ハーネスWEB便追加 */
.selectVal {
    border: none;
    font-size: 20px;
}

.createBtn {
	width: 200px;
    height: 40px;
    font-size: 12px;
    font-weight: bold;
    background-color: #BCBDC2;
}

.harness_tbl01{
	width:100%;
	line-height:1.5;
}

.harness_tbl01 th{
	background:#ffe699;
	border-top:solid 1px #cdcdcd;
	border-bottom:solid 1px #cdcdcd;
	border-left:solid 1px #cdcdcd;
	padding:8px 1px 8px 10px;
	vertical-align:top;
	text-align:left;
	white-space:nowrap;
}

.harness_tbl01 th.err{
	background:#fae0e0;
}

.harness_tbl01 td{
	background:#ffffff;
	border-top:solid 1px #cdcdcd;
	border-right:solid 1px #cdcdcd;
	border-bottom:solid 1px #cdcdcd;
	padding:8px 1px 8px 10px;
	vertical-align:middle;
	text-align:left;
}

.harness_tbl01 td.td01{
	border:solid 1px #cdcdcd;
	padding:8px 10px;
}

.harness_tbl01 td th,
.harness_tbl01 td td{
	background:none;
	border:none;
	padding:0 0 5px 0;
}

.harness_tbl01 td.td01 td{
	padding:0 0 0 0;
}
.popTitle{
	margin: 0;
}
.popSearchTxt{
    float: left;
    width: 70%;
    height: 20px;
	margin-left: 8.5%;
}

.popSearchBtn{
    float: left;
    height: 26px;
}

.popPTag{
	display:inline-block;
	margin-top: 5px;
    margin-bottom: 10px;
}

.board_tbl03{
	width:100%;
	line-height:1.5;
	border:solid 1px #cdcdcd;
}

.board_tbl03 th{
	background:#ffe699;
	border-bottom:dotted 1px #cdcdcd;
	padding:5px 10px;
	vertical-align:top;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
	width:25%;
	font-size:1.3em;
}

.board_tbl03 td{
	background:#ffffff;
	border-bottom:solid 1px #cdcdcd;
	padding:5px 10px;
	vertical-align:top;
	text-align:left;
	font-size:1.2em;
}

.board_wire{
	line-height:1.5;
	border:solid 1px #cdcdcd;
}

.board_wire th{
	padding:5px 10px;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
	width:25%;
	font-size:1.3em;
	border: solid 1px #cdcdcd;
	vertical-align: middle;
}

.board_tbl03 td{
	background:#ffffff;
	border:solid 1px #cdcdcd;
	padding:5px 10px;
	vertical-align:top;
	text-align:left;
	font-size:1.2em;
}

.body {
    color: #555566;
 	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, Arial, sans-serif;
    text-align: center;
}

.tbl_lf{
	text-align: left;
    padding-left: 10px;
}

/*ハーネス main*/
#mainc .harness {
    width: 345px;
    margin-top: 20px;
    display: flex;
    border-radius: 5px;
	padding: 8px 0 5px;
	box-shadow: 0px 1px 6px gray;
}
#mainc .harness img {
    width: 90px;
	padding-top: 10px;
}
#mainc .harness p{
	font-size: 23px;
}
#mainc #mainc_inner .harness_button{
	width: 345px;
}
#mainc #mainc_inner .harness_button:hover{
	text-decoration: none;
}
#mainc .harness:hover {
		box-shadow: 0px 2px 4px white;
}
/*サイドカラム*/
#side_lnav_inner .button {
    width: 240px;
    display: flex;
	padding: 8px 0 5px;
	box-shadow: 0px 1px gray;
}
#side_lnav_inner #Estimate a{
	border-radius: 5px;
	margin-top: 10px;
}
#side_lnav_inner .button p{
	color: #fff;
	font-weight: bold;
}
#side_lnav_inner .button img {
    width: 80px;
	padding-top: 3px;
}
#side_lnav_inner .button p{
	font-size: 20px;
}
#side #side_lnav #side_lnav_inner .Estimate_button:hover{
	text-decoration: none;
}

/*基板実装共通*/
#zisso {
    background: linear-gradient(0deg, #78338e 50%, #a071b0 50%);
    display: flex;
}
#zisso:hover {
    background: #78338e;
	text-decoration: none;
}

/*基板製造共通*/
#seizo {
    background: linear-gradient(0deg, #2cab64 50%, #6cc494 50%);
    display: flex;
}
#seizo:hover {
    background: #2cab64;
	text-decoration: none;
}

/*ハーネス共通*/
#harness {
    background: linear-gradient(0deg, #f7931e 50%, #f4b678 50%);
    display: flex;
}
#harness:hover{
    background: #f7931e;
	text-decoration: none;
}