@charset "UTF-8";

#company_SEID {
	margin: 0;
	width: 550px;
}
#company_SEID #corp_title_wrap {
	margin:10px 0 0 0;
	zoom:1;
}
#company_SEID #corp_title_wrap:after {
	content: "";
	display: block;
	clear: both;
}

#company_SEID #corp_title_wrap #corpimage_SEID {
	float: left;
	max-width: 230px;
	margin: 0 10px 0 0;
}

#company_SEID #corp_title_wrap #corpimage_SEID img {
	max-width: 230px;
	margin: 0 0 10px 0;
}

#company_SEID .content > h3 {
	margin: 20px 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6;
}
#company_SEID .content {
	margin:0 0 20px 0;
	clear:both;
}
#company_SEID .naiyou {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 20px;
}
#company_SEID #corp_title_wrap h2 {
	font-size: 180%;
	float: left;
	vertical-align: top;
}
#company_SEID #company_profile {
	text-align:left;
	padding:5px 0 0 0;
	border-collapse:collapse;
}

html:lang(en) #company_SEID #company_profile {
	width: 100%;
	box-sizing: border-box;
}

#company_SEID #company_profile td {
	border:1px #cccccc solid;
	padding:5px 10px 5px;
	vertical-align:top;
	word-wrap:break-word;
}

#company_SEID #company_profile td.koumoku {
	width: 110px;
	background-color: #FAFAFA;
	font-weight: bold;
}

html:lang(en) #company_SEID #company_profile td.koumoku {
	width: auto;
	min-width: 110px;
}

#company_SEID #company_profile .right {
	width: 420px;
}

html:lang(en) #company_SEID #company_profile .right {
	width: auto;
	min-width: 350px;
}

#join_site {

}
#join_site .join_site_main {
	margin-top:10px;
}

#join_site .join_site_items {
	margin:10px 0;
}

#join_site #cse-search-results-info {
	position:relative;
	margin: 10px 0;
	overflow: hidden;
	text-align: right;
}

/* Join Site */
.join_site {
	margin-top: 1em;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}

.join_site .company_name {
	padding: 0 15px;
	background-color: #F9F9F9;
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
}

.join_site .company_name input {
	margin: 0 0.4em 0 0;
	cursor: pointer;
}

.join_site .prefecture {
	font-size:13px;
	font-weight:normal;
	padding-left:5px;
}

.join_site .company {
	position: relative;
	padding: .5em 1em;
}

.join_site .company > .clearfix {
	min-height: 140px;
}

.join_site .corptxt {
	float: left;
	width: 405px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.join_site .corpimage {
	float: right;
	display: table;
	width: 102px;
	height: 102px;
	table-layout: fixed;
	border: 1px solid #EEEEEE;
}

.join_site .corpimage span {
	display: table-cell;
	width: 102px;
    height: 102px;
	text-align: center;
	vertical-align: middle;
}

.join_site .corpimage img {
	display: block;
	max-width: 100px;
	max-height: 100px;
	margin: 0 auto;
}

.join_site .corpimage span.non_corpimage {
    background-color: #EEEEEE;
    color: #FFFFFF;
    font-size: 16px;
}

.join_site .corp_morelink {
	position: absolute;
	right: 1em;
	bottom: .5em;
}

/* Join Site Free */
.join_site_free {
	margin-top:1em;
}

.join_site_free .contents {
}

.join_site_free .company_name {
	font-size:14px;
	font-weight:bold;
	line-height:1.4em;
	padding:0 15px;
}

.join_site_free .company_name input {
	margin:0 0.4em 0.4em 0;
	vertical-align:middle;
	cursor:pointer;
}

.join_site_free .prefecture {
	font-size:13px;
	font-weight:normal;
	padding-left:5px;
}


/*-join_site----------------------------*/
/* Main */
#join_site #menu_SEID {
	width: 530px;
	margin: 20px auto 15px auto;
	padding: 0;
	background-color: #F2F2F2;
}

#join_site #menu_SEID li {
	float: left;
	padding: 0;
	position: relative;
	width: 9%;
	list-style: none;
}
#join_site #menu_SEID li:last-child {
	width:10%;
}

#join_site #menu_SEID a {
	display: block;
	line-height: 2em;
	height: 2em;
	padding: 3px 0 3px 0;
	color: #0077CD;
	text-decoration: none;
	text-align: center;
}

#join_site #menu_SEID #page_this a {
	padding-bottom: 0;
	border-bottom: 3px solid #0DB351;
	font-weight: bold;
}
#join_site #menu_SEID ul #page_this a {
	padding-bottom: 5px;
}

#join_site #menu_SEID #page_this ul a {
	padding-bottom: 8px;
	border-bottom: none;
	font-weight: normal;
}

#join_site #menu_SEID li:hover > a {
	background-color: #0DB351;
	color: #FFFFFF;
	font-weight: bold;
}

#join_site #menu_SEID li:hover > ul {
	display: block;
}
/* Sub-menu */

#join_site #menu_SEID ul {
	display: none;
	position: absolute;
	top: 2.5em;
	left: 0;
	z-index: 1000;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #CCCCCC;
	background-color: #FCFCFC;
}

#join_site #menu_SEID ul li {
	display: block;
	float: none;
	min-width: 5em;
	margin: 0;
	padding: 0;
	border-top: 1px solid #DDDDDD;
	line-height: 0;
}

#join_site #menu_SEID ul li:first-child {
	border-top: none;
}

#join_site #menu_SEID ul a {
	display: block;
	float: none;
	min-width: 3em;
	height: auto;
	padding: 8px 1em;
	line-height: normal;
	text-transform: none;
	white-space: nowrap;
	zoom: 1;
}

#join_site #menu_SEID ul a:hover{
	background: #61DA88;
}

#join_site #menu_SEID ul li:first-child a {
    border-radius: 5px 5px 0 0;
}

#join_site #menu_SEID ul li:first-child a:after {
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #FCFCFC;
}

#join_site #menu_SEID ul li:first-child a:hover:after{
    border-bottom-color: #61DA88; 
}

#join_site #menu_SEID ul li:last-child a{
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#join_site #menu_SEID:after {
	content: "";
	display: block;
	clear: both;
}

#join_site .title_syllabary {
	width:550px;
	margin:0 auto 10px auto;
	padding: 0 0 .2em 0;
	background:url(https://www.atengineer.com/pr/cstech/color/images/bg_h3_03.gif) repeat-x 0 100%;
	color:#333333;
	font-size:108%;
	font-weight:bold;
	line-height:1.4em;
	text-align:left;
	text-indent:10px;
}

#join_site .box_registration {
	width: 550px;
	margin: 0 auto;
	padding:2em 0 0;
	border-top:1px solid #DDDDDD;
}

#join_site .box_registration p {
	margin: 0 10px 1em;
	line-height:1.4em;
	text-align:justify;
	text-justify:inter-ideograph;
}

#join_site .none_regist {
    margin-bottom:8em;
}

/********************/
#join_social {

}

#join_social .contents {
	width: 100%;
	margin: 10px 0 0;
	border-width: 0;
}

#join_social table {
	border-spacing: 0;
	border-collapse: separate;
	width: 100%;
	margin-bottom: 20px;
	border: 2px solid #aaa;
}

#join_social td, #join_social th {
	border: 1px solid #DDD;
	padding: 5px;
}

#join_social .comlist_contact_btn {
	margin: 5px auto;
	width: 266px;
}


#join_social .left_img {
	text-align:center;
	width:86px;
}
#join_social .title {
	font-size:15px;
	font-weight:bold;
}
#join_social .item {
	width:135px;
}

#join_news table {
	border-collapse: collapse;
	width: 100%;
}

#join_news td {
	vertical-align: top;
	border-bottom: 1px dashed #ddd;
	padding: 5px;
}

#join_news td.newsdate {
	white-space: nowrap;
}

#join_news a.sourcelink:link,
#join_news a.sourcelink:visited {
}

/**************************************/

.corp_search_top {
	margin: 10px 0;
}
.corp_search {
	border-collapse: collapse;
	border: 1px solid #aaa;
	padding: 5px 10px;
}
#corp_search_result .corp_search .site {
	margin-bottom: 10px;
}
#corp_search_result .corp_search .free {
	margin-bottom: 10px;
}

#corp_search_result #cse-search-results-info {
	margin: 10px 0;
	text-align: right;
}

#corp_search_result .corp_search_result_items {
	margin: 10px 0;
}

#corp_search_result .item {
}

#corp_search_result .item .no {
	font-weight: normal;
}

#corp_search_result .item .result_no {
	padding: 0 10px;
	font-size: 14px;
	display: inline;
	line-height: 1;
}
#corp_search_result .item .join_site_free .result_no {
	padding-right: 10px;
	font-size: 14px;
	float: left;
}

#corp_search_result .item .url {
	font-size: 0.9em;
}

#corp_search_result .item .body {

}

#corp_search_result em {
	font-style: normal;
	font-weight: bold;
}

/* @import "https://www.atengineer.com/pr/cstech/interface/stylesheets/category.css"; */

/* JeSp */
#category_SEID {
	width:100%;
}

#category_SEID .parent_title h2 {
}

#category_SEID .parent {
	margin-top:10px;
	padding:0;
}

#category_SEID .category_image {
	float: left;
	max-width: 144px;
	margin: 0 10px 10px 0;
	text-align: center;
}

.description {
}

.item_category_description .description {
	padding:0 10px 0 20px;
	text-align:justify;
	text-justify:inter-ideograph;
}

#category_SEID .item_category {
	margin-top:10px;
	padding:10px 0 0 0;
	border-top:1px dotted #CCC;
}

#category_SEID .item_category_name {
	background:url(https://www.atengineer.com/pr/cstech/color/images/icon_line.gif) no-repeat left top;
	font-size:14px;
	padding-left:20px;
	font-weight:bold;
	margin:0;
}

#category_SEID .whole_families {
	font-size:13px;
	font-weight:normal;
}

#category_SEID .item_category_detail {
}

#category_SEID .toggle {
	text-align:right;
}

#category_SEID .item_category_name a {
}

#category_SEID .item_category_description {
}

#category_SEID .children {
}

#category_SEID .children_category_name {
}

#category_SEID .children_category_name a {
}

#category_SEID .children ul {
	padding-left:20px;
	margin:0;
}

#category_SEID .children li {
	margin: 0;
	padding-left: 20px;
	background: url(https://www.atengineer.com/pr/cstech/color/images/icon_line.gif) no-repeat left top;
	list-style: none;
}

#category_SEID .join_site_title {
	margin:10px 0;
}

#panlink_SEID {
	font-size:92.4%;
	line-height:1.2;
	zoom:1;
	overflow:hidden;
}

#panlink_SEID ul {
	margin:0 0 10px;
	padding:0;
}

#panlink_SEID ul li {
	display:inline;
	line-height:1.6;
}

#panlink_SEID ul li a {
	text-decoration:underline;
}

/* ポータル用問い合わせ */
#box_portal-inq.se_news_contact {
	width: auto;
	margin-top: 4em;
	padding: 1em;
	border-radius: 8px;
}

.txt_portal-inq {
	display: block;
	margin-bottom: .7em;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
}
