﻿@charset "UTF-8";


.jtrCateTitleSet#elem_heading_lv1 {
  padding-top: 0;
}

/* -invest/reference.sucess
----------------------------------------------------------- */
.elem_pic_pad_success {
  max-width: 100%;
  width: 50px;
}

/* -services/quick_info
----------------------------------------------------------- */
div.elem_text_list_note table.elem_text_list_note tr th.elem_text_list_note_quick_info {
  width: 1%;
}
div.elem_text_list_note table.elem_text_list_note tr td.elem_text_list_note_quick_info {
  padding-left: 10px;
}

/****************************************
* font.css
****************************************/
.elem_heading_lv3.jtrcom_border {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 10px;
}
/****************************************
* Plugin
****************************************/
.jtrplug_country_lv1 {
  margin-bottom: 20px;
}
.pbHeaderArea.pageelem_topic_path {
  padding: 0;
}
/* -Page item
----------------------------------------------------------- */
.item3111 {
  border-top: 1px solid gainsboro;
  margin: 15px 0;
}
.item3111 .pbPageItemBlock {
  display: table;
  width: 100%;
}
.item3111 .pbPageItemBlockTextareaPrefix,
.item3111 .pbPageItemBlockTextPrefix {
  display: table-cell;
  width: 20%;
  background: #f0f0f0;
  border-bottom: 1px solid gainsboro;
  padding: 15px 8px;
  text-align: left;
  vertical-align: top;
}
.item3111 .pbPageItemBlockTextareaBody,
.item3111 .pbPageItemBlockTextBody {
  display: table-cell;
  padding: 15px 8px;
  border-bottom: 1px solid gainsboro;
  text-align: left;
  background: white;
  vertical-align: top;
}

/****************************************
* Components
****************************************/
.jtrContentsTop .listNoPad {
  clear: both;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dcdcdc;
}
.jtrContentsTop .listNoPad .text {
  width: auto;
  float: none;
  padding: 15px 20px 10px;
}
.listNoPad .elem_text_list li {
  padding-left: 45px;
  background-position: 30px .5em;
}
.listNoPad .elem_column_block {
  margin-right: -1px;
  margin-left: -1px;
}
.listNoPad .text {
  width: auto;
  float: none;
  padding: 15px 20px 10px;
}
.jtrContentsTop .picReverse {
  width: 230px;
  float: right;
}
/* -表
----------------------------------------------------------- */
.elem_paragraph + table.var_there_boder.var_base_color.elem_table_basic.pb10 {
  border-left: none;
}
.elem_paragraph + table.var_there_boder td:first-child {
  border-left: 1px solid #dcdcdc;
}


/* -お問い合わせ
----------------------------------------------------------- */
.jtrConversionSubInfo {
  margin-top: 72px;
  margin-left: 30px;
}
.elem_contact_conversion_block {
  margin-right: 30px;
}
.elem_contact_conversion_block.no_pad {
  margin-right: 0;
}
.elem_contact_conversion_block .elem_text_list {
  padding: 0;
}
.elem_contact_conversion_block .elem_text_list li {
  list-style-type: none;
}
.elem_contact_conversion_block .elem_text_list ul.col3 {
  margin-right: 0;
  margin-left: 0;
}
.elem_contact_conversion_block .elem_text_list ul.col3 li {
  width: auto;
  padding: 0 0 0 15px;
  background: none;
}
.elem_contact_conversion_block .elem_text_list ul.col3 li:first-child {
  padding-left: 0;
}
.elem_contact_conversion_block .elem_paragraph {
  margin-top: 18px;
}
.elem_contact_conversion_block .elem_paragraph .text {
  line-height: 1.2
}
.elem_contact_conversion_block .elem_paragraph .text .info {
  font-size: 1.1428em;
}
.elem_contact_conversion_block .elem_paragraph .text .phone {
  margin-right: 12px;
  font-size: 1.8571em;
}


/* -シンプルフッター
----------------------------------------------------------- */
.copyright_simple {
  width: 960px;
  margin: 10px auto 0;
}

/* -RSS
----------------------------------------------------------- */
/* リスト横並び */
ul.title_rss li {
  float: left;
}

/* inline要素 */
#rss_title{
  display: inline;
  width: auto !important;
  padding-right: 10px;
}

li.rss_icon{
  padding-top: 23px;
}


/* -リスト
----------------------------------------------------------- */
.elem_text_list ul li.text.right {
  padding-left: 0;
  background: none;
  text-align: right;
}
.elem_text_list ul li.text.right a {
  padding-left: 12px;
  background: url(/library/new/common/content_images/icon/icon_dotted.gif) no-repeat left 0.4em;
  display: inline-block;
}


/* -Youtube
----------------------------------------------------------- */
.video_container iframe {
  vertical-align: top;
}

/* -クリッカブルマップ
----------------------------------------------------------- */
/* SP用非表示 */
.elem_clickable_map_sp {
  display: none;
}

/* 記事詳細検索 */
form#sys_form .elem_form_liner > ul > li {
  vertical-align: middle;
}
form#sys_form .elem_form_liner > ul > li .elem_custom_selectbox:first-child {
  padding-top: 0 !important;
}
form#sys_form .elem_form_liner > ul > li .elem_paragraph {
  display: table-cell;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}


input.gsc_html_input {
  font-size: 16px;
  margin: 1px 0 0;
  padding: 3px 9px;
  border: 1px solid #D9D9D9;
  vertical-align: top;
  background-position: 8px 6px!important;
}
input.gsc_html_search_button {
  font-family: inherit;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  width: 13px;
  height: 13px;
  padding: 6px 8px;
  min-width: 13px;
  vertical-align: top;
  border: 1px solid #3079ed;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #4d90fe;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
  background-image: linear-gradient(top,#4d90fe,#4787ed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
}
input.gsc_html_search_button:hover {
  border-color: #2f5bb7;
  background-color: #357ae8;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#357ae8');
}
input.gsc_html_search_button:focus {
  -webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
  -moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
}


/* -.elem_tourism_areamap
----------------------------------------------------------- */
.elem_tourism_areamap .linkBox {
  padding: 0 0 15px;
}
.elem_tourism_areamap .linkBox a.var_small {
  display: block;
  width: 140px;
  height: auto;
  margin: 10px 0 0;
  padding: 10px;
}
.elem_tourism_areamap div.elem_text_list_note table.elem_text_list_note tr td.elem_text_list_note {
  width: auto;
}

/* -Member
----------------------------------------------------------- */
#J_ID_LOGIN_FORM > div[style*="#FFDFDF"] {
  font-weight: bold;
}

/* component-add02.css
----------------------------------------------------------- */

/*　タグ設定プラグイン非表示項目 */

			.temp_Bid .TagItem04,
			.temp_Bid .TagItem05,
			.temp_Bid .TagItem06,
			.temp_Publicoffer .TagItem04,
			.temp_Publicoffer .TagItem05,
			.temp_Publicoffer .TagItem06,
			.temp_Biznews02 .TagItem04,
			.temp_Biznews02 .TagItem05,
			.temp_Biznews02 .TagItem06,
			.temp_Biznews02 .TagItem07,
			.temp_Biznews03 .TagItem04,
			.temp_Biznews03 .TagItem05,
			.temp_Biznews03 .TagItem06,
			.temp_Biznews03 .TagItem07,
			.temp_Biznews04 .TagItem07,
			.temp_Biznews05 .TagItem07,
			.temp_Biznews09 .TagItem04,
			.temp_Biznews09 .TagItem05,
			.temp_Biznews09 .TagItem06,
			.temp_Biznews09 .TagItem07,
			.temp_Biznews01 .TagItem02,
			.temp_Biznews02 .TagItem02,
			.temp_Biznews03 .TagItem02,
			.temp_Biznews04 .TagItem02,
			.temp_Biznews05 .TagItem02,
			.temp_Biznews06 .TagItem02,
			.temp_Biznews07 .TagItem02,
			.temp_Biznews08 .TagItem02,
			.temp_Biznews09 .TagItem02,
			.temp_Publicoffer .TagItem02,
			.temp_Bid .TagItem02,
			.temp_Events .TagItem02,
			.temp_Reports .TagItem02,
			/* .temp_Reports .TagItem07, */
			.temp_jfilenews .TagItem05,
			.temp_jfilenews .TagItem06,
			.temp_tv .TagItem02,
			/* .temp_tv .TagItem07, */
			.temp_procurement .TagItem04,
			.temp_procurement .TagItem05,
			.temp_procurement .TagItem06,
			.temp_procurement .TagItem07{
			display:none;
}
			.elem_column_block_pad .temp_pdf p.text{
			font-weight:bold;
}
