@charset "UTF-8";

/* reset */
html {
  background: #7AB02A;
  overflow-y: scroll;
}

* {
  margin: 0;
  padding: 0;
  zoom: 1;
  border: none;
  font-size: 100%;
  font-style: normal;
  text-decoration: none;
  line-height: 1;
  font-weight: normal;

}



ol,
ul {
  /*list-style: none;  */
  list-style-type: square;
}

a[href$=".pdf"] {
	padding-right: 20px;
	background: url(/example/imag/pdf_s.png) no-repeat right center;
	background-size: 16px 16px;
}

.ex_rightbox td a,
.jirei_list td a {
	padding-right: 0;
	background: none;
}


/*clearfix */
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* init */
body {
  background: #B9D432;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

sub {
  vertical-align: baseline;
}


/* コンテナ */
#container {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  /*bgcolor:#FFFFFF;*/
  background-color: #ffffff;
}

/* ヘッダー */
#headerlin {
  background-color: #9ac83a;
  height: 20px;
  margin-top: 0px;
  width: 100%;
  min-width: 960px;
}

#header {
	overflow: hidden;
  background-color: #FFFFFF;
  margin-top: 0px;
}

#header h1 img {
  float: left;
  display: inline;
}

#header #form1 {
  float: right;
  margin-top: 20px;
  width: 270px;
}

#header #form1 #search {
  height: 20px;
  width: 200px;
  border: 1px solid #CCC;
}

#header #form1 img {
  vertical-align: text-top;
}

/* メインエリア*/
#contents {
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 0px;
  /*2015 chg(min-height)*/
  line-height: 1.8;
  padding-top: 30px;
  padding-left: 5px;
  padding-right: 5px;
}

#box1 {
  /*width: 960px; */
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  background-color: #77a02d;
  display: inherit;
  height: 40px;
  box-sizing: content-box;
}


p.brank1 {
  padding-left: 1em;
  text-indent: -1em;
}



/*menuボタンナビ*/

div.nav {
  width: 100%;
  /* ナビゲーションの幅 */
  background-color: #f9f9f9;
  /* ナビゲーションの背景色 */
  _border-top: 0px #cccccc solid;
  /* IE上境界線 */
  border-top: 1px #cccccc solid;
  /*上境界線 */
  border-bottom: 1px #cccccc solid;
  /* 下境界線 */
  font-size: 80%;


}

/* --- メニューエリア --- */
div.nav ul.nl {
  width: 960px;
  /* センターに配置 */
  padding: 0;
  background-color: #ffffff;
  /* メニューの背景色 */
  border-right: 1px solid #cccccc;
  /* メニューの右境界線 */
  list-style-type: none;
  text-align: center;
  color: #807F7F;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;

}

/* --- メニュー項目 --- */
div.nav ul.nl li {
  width: 20%;
  /* 項目の幅 */
  float: left;
  color: #807F7F;

}

/* --- リンク --- */
div.nav ul.nl li a {
  display: block;
  position: relative;
  /* IE6用 */
  padding: 8px 2px;
  /* リンクエリアのパディング（上下、左右） */
  background: url(imag/hor_menu2_off.gif) repeat-x bottom;
  /* 下側の水平線 */
  border-left: 1px #cccccc solid;
  /* リンクエリアの左境界線 */
  text-decoration: none;
  /* テキストの下線（なし） */
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #807F7F;
}

/* --- ポイント時の設定 --- */
div.nav ul.nl li a:hover {
  background: url(imag/hor_menu2_on.gif) repeat-x bottom;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

  /* ポイント時の水平線 */
}

/* --- clearfix --- */
.clearFix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearFix {
  min-height: 1px;
}


/* --- 見出しエリア --- */
div.heading {
  width: 600px;
  /* 見出しエリアの幅 */
  margin-bottom: 1em;
  padding: 4px 0;
  /* 見出しエリアのパディング（上下、左右） */
  border-bottom: 1px #76b22c solid;
  /* 見出しエリアの下境界線 */
}

/* --- 見出し --- */
div.heading h3 {
  margin: 0;
  padding: 3px 3px 0 5px;
  /* 見出しのパディング（上右下左） */
  border-left: 5px #76b22c solid;
  /* 見出しの左境界線 */
  font-size: 120%;
  /* 見出しの文字サイズ */
  line-height: 100%;
  font-weight: bold;
  color: #5B8602;
}

/* --- 見出し --- */
div.heading1 {
  margin-bottom: 10px;
  /* 見出しエリアのパディング（上下、左右） */
  /*border-bottom: 1px #76b22c solid;*/
  /*見出しエリアの下境界線 */
  /*color: #5aa033;*/
  margin-left: 10px;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 4px;
  padding-left: 20;
  margin-top: 10px;
  /* width: 660px; */
}



div.heading1 h4 {
  font-size: 100%;
  padding-left: 15px;
  background-image: url(imag/ten1.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 20;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0;
  color: #5B8602;
  font-weight: bold;
  clear: left;

}

/* --- 見出し --- */
div.heading1s {
  margin-bottom: 10px;
  /* 見出しエリアのパディング（上下、左右） */
  /*border-bottom: 1px #76b22c solid;*/
  /*見出しエリアの下境界線 */
  /*color: #5aa033;*/
  margin-left: 10px;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 4px;
  padding-left: 20;
  margin-top: 10px;
  width: 660px;
}

div.heading1s h4 {
  font-size: 100%;
  padding-left: 15px;
  background-image: url(imag/ten1.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 20;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0;
  color: #5B8602;
  font-weight: bold;
  clear: left;

}


div.heading2 h3 {
  font-size: 16px;
  padding-left: 30px;
  border-bottom: 1px #DB7093 solid;
  /* 見出しエリアの下境界線 */
  border-top: 1px #DB7093 solid;
  /* 見出しエリアの上境界線 */
  background-image: url(faq/imag/q.png);
  background-repeat: no-repeat;
  background-position: left center;
  /*margin-top: 5;
  margin-right: 5;
  margin-bottom: 5; */
  margin-left: 20;
  padding-top: 15px;
  padding-right: 5px;
  padding-bottom: 0;
  color: #DC143C;
  height: 30px;
  text-align: left;

}



div.heading2g h4 {
  font-size: 16px;
  color: #EC0772;
  background-color: #DFB8B8;
  width: 450px;
  text-align: left;
  vertical-align: middle;
  padding: 5px;


}

div.heading2g {
  font-size: 16px;
  color: #EC0772;
  text-align: left;
  vertical-align: middle;
  padding: 5px;
  width: 630px;


}

div.heading2 h4 {
  font-size: 120%;
  padding-left: 40px;
  border-bottom: 1px #f4a117 solid;
  /* 見出しエリアの下境界線 */
  border-top: 1px #f4a117 solid;
  /* 見出しエリアの上境界線 */
  background-image: url(example/imag/maiku_s.png);
  background-repeat: no-repeat;
  background-position: left center;
  /*margin-top: 5;
  margin-right: 5;
  margin-bottom: 5; */
  margin-left: 20;
  padding-top: 15px;
  padding-right: 5px;
  padding-bottom: 0;
  color: #5B8602;
  height: 35px;
  text-align: left;

}


/* --- 見出しエリア2 --- */

.menuLineLightW {
  margin: 0 0 10px 0;
  padding: 2px 8px;
  border-width: 0 0 5px 0;
  border-color: #7EBA03;
  border-style: solid;
  background: #fff;
  color: #5B8602;
  line-height: 140%;
  font-weight: bold;
}

/* --- グリーン点線--- */
hr.separator1 {
  height: 2px;
  border: none;
  border-top: 2px #b9d432 dotted;
  /* 境界線 */
  -webkit-box-shadow: 0px 0px;
  box-shadow: 0px 0px;
}

/* --- グレイ点線--- */
hr.separator2 {
  height: 2px;
  border: none;
  border-top: 2px #c0c0c0 dotted;
  /* 境界線 */
  -webkit-box-shadow: 0px 0px;
  box-shadow: 0px 0px;
}

/*サイドエリア*/
#saideria {
  float: right;
  width: 210px;
  margin-top: 20px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 0px;
  height: auto;
}


/*サイドメニュー*/
.saidmenu {
  width: 190px;
  color: #ffffff;
  font-size: 11pt;
  line-height: 1;
  margin: 10px 0px;
  border-left: 5px solid #9AC83A;
  border-radius: 3px 0 0 3px;
}

.saidmenu a {
  display: block;
  padding: 10px 5px 10px 5px;
	background: #5AA033;
	border-radius: 0 3px 3px 0;
  color: #ffffff;
  text-decoration: none;
}

.saidmenu a:link {
  color: #ffffff;
  text-decoration: none;

}

.saidmenu a:visited {

  text-decoration: none;
  color: #ffffff;

}

.saidmenu a:hover {
  background: #b9d432;
  text-decoration: none;
  color: #FFFFFF;

}

.saidmenu a:active {
  /* position: relative; */
  /*top:1px; */
  color: #FFFFFF;
}


/* このページのトップへ */
#pagetop {
  clear: both;
  padding-top: 30px;
}

#pagetop p {
  text-align: right;
  padding-right: 30px;
}

/* フッター */
#footer {
  background-color: #7AB02A;
  width: 100%;
  min-width: 960px;
}

#footer .footerlink {
  text-align: center;
}

#footer .footerlink a {
  color: #fff;
}

#footer_inside {
  width: 930px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
}

#footer_inside h5 {
  font-size: 85%;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 5px;
}

#footer_inside p {
  color: #FFF;
  font-size: 70%;
  line-height: 130%;
  margin-bottom: 10px;
}

#footer_inside #copyright {
  clear: both;
}

#footer_inside #copyright p {
  color: #FFF;
  text-align: center;
  padding-top: 10px;
  font-size: 70%;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#footer_inside #left {
  width: 162px;
  float: left;
}

#footer_inside #center {
  width: 127px;
  float: left;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: 20px;
  margin-left: 20px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #FFF;
  border-left-color: #FFF;
}

#footer_inside #right01 {
  float: left;
  width: 270px;
}

#footer_inside #right02 {
  width: 270px;
  float: right;
}


/* トップバナー */
#rogo {
  width: 300px;
  margin-top: 10px;
  padding-top: 0px;
  float: left;
}

#top_box {
  float: right;
  width: 650px;
  margin-top: 0px;
  margin-left: 10px;
  padding-top: 0px;
}

.sarch {
	width: 300px;
	min-height: 31px;
  margin-top: 10px;
  padding-top: 0px;
  float: left;
  padding-left: 0px;
  margin-left: 100px;
}

.tel_box {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  padding-top: 0px;
  padding-left: 10px;
}

.list_box {
  float: left;
  width: 440px;
  margin-top: 0;
  margin-right: 5px;
  margin-left: 15px;
  margin-bottom: 5px;
  padding-top: 14px;
  padding-bottom: 10px;
  padding-left: 10px;
  clear: left;
  text-align: center;
  color: #0E6835;
  font-size: 12px;
  text-decoration: none;
  display: inline;
  vertical-align: middle;
  letter-spacing: 0em;
}

.list_boxlink a {
  color: #0E6835;
  display: inline-block;
  padding: 4px 0;
  text-decoration: none;
  background-color: #ffffff;
}

.toiawase {
  float: right;
  width: 140px;
  margin-right: 10px;
  margin-top: 10px;
  padding-top: 0px;
  margin-bottom: 10px;
}



.sub_con {
  font-size: 0.88em;
  color: #444444;
  width: 660px;
  min-height: 400px;
  /*2015 add(min-height)*/
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.sab_textbox1 {
  width: 900px;
  font-size: 14px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  word-wrap: break-word;
  color: #444444;

}

.sab_textbox1 a {
  color: #0E6835;
  text-decoration: none;
  text-decoration: underline;

}

.sab_textbox1 ul {
  list-style-type: square;
}

p {
  line-height: 1.6em;
}





/*会社概要・テーブル*/
table.company {
  width: 860px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 1px 2px;
  font-size: 13px;
}

table.company th,
table.company td {
  padding: 10px;
}

table.company th {
  background: #bedb99;
  vertical-align: middle;
  text-align: left;
  width: 100px;
  overflow: visible;
  position: relative;
  color: #454545;
  font-weight: normal;
  font-size: 14px;
}

table.company th:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #bedb99;
  border-width: 10px;
  margin-top: -10px;
}

/* firefox */
@-moz-document url-prefix() {
  table.company th::after {
    float: right;
    padding: 0;
    left: 30px;
    top: 10px;
    content: " ";
    height: 0;
    width: 0;
    position: relative;
    pointer-events: none;
    border: 10px solid transparent;
    border-left: #d1e2a5 10px solid;
    margin-top: -10px;
  }
}

table.company td {
  background: #f7f8f8;
  padding-left: 20px;
}


.ex_box {
  width: 916px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  clear: both;
  color: #454545;
  font-size: 0.9em;
  padding-right: 5px;
  padding-left: 5px;
  margin-right: 5px;
  margin-left: 5px;
}

.phot_box {
  float: left;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 10px;

}

.extitle_box {
  padding-left: 10px;
  width: 700px;
  margin: 10px;
}

.ex_leftbox {
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
}

/* --- 用語集のタイトルの右側BAX --- */
.ex_rightbox {
  width: 740px;
  float: right;
  font-size: 16px;
  margin-top: 10px;
  color: #454545;
}

.ex_rightbox a:link {
  color: #454545;
}

.ex_rightbox a:visited {
  color: #454545;
}

.ex_rightbox a:hover {
  color: #ff0000;
}

.ex_rightbox a:active {
  color: #ff0000;
}



/* --- グリーンファンドとは --- */
.text_g {
  width: 620px;
  margin-left: 20px;
  color: #454545;

}

.text_gb {
  color: #F72135;
  background-color: #DDF178;
  font-weight: bold;
  width: 600px;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;


}



/* --- 事例 --- */
div.extitole {
  width: 750px;
  /* 見出しエリアの幅 */
  margin-bottom: 5px;
  /* 見出しエリアのパディング（上下、左右） */
  text-align: center;
  padding-top: 4px;
  padding-right: 10;
  padding-bottom: 5px;
  padding-left: 10;

}

div.extitole h3 {
  margin: 0;
  padding: 3px 3px 0 5px;
  /* 見出しのパディング（上右下左） */
  font-size: x-large;
  /* 見出しの文字サイズ */
  line-height: 150%;
  font-weight: bold;
  color: #5B8602;
}





/*事例テーブル/出資対象 */

table {
  /*background-color: #cccccc;*/
  border-top: #ffffff 2px double;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
  color: #333333;
  margin: 0 auto;
}

table a:link {
  color: #454545;
}

table a:visited {
  color: #454545;
}

table a:hover {
  color: #ff0000;
}

table a:active {
  color: #ff0000;
  text-align: left;
}



table td.t_line01 {
  background-color: #fff;
  text-align: left;
  padding: 5px;
  vertical-align: top;
  font-size: 14px;
}

table td.t_line01c {
  background-color: #fff;
  padding: 5px;
  text-align: center;

}

table td.t_line01g {
  background-color: #d3ea9c;
  color: #555555;
  font-size: 14px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;

}

table td.t_line01w {
  background-color: #F5F8E8;
  color: #555555;
  font-size: 14px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;

}


table td.t_line02 {
  background-color: #f7f8f8;
  text-align: left;
  padding: 5px;
  vertical-align: top;
  font-size: 14px;
}



table td.t_line03 {
  background-color: #fff;
  text-align: center;
  padding: 10px;
  vertical-align: baseline;
}


/*FAQ_textBOX */
.faqbox {
  float: right;
  background-color: #f7f8f8;
  width: 790px;
  color: #444444;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 16px;



}



.faqbox a:link {
  color: #555555;
  text-decoration: underline;

}

.faqbox a:visited {
  color: #555555;
}

.faqbox a:hover {
  color: #ff0000;
}

.faqbox a:active {
  color: #ff0000;
}

/*background-color:#f7f8f8*/


/*用語集*/
.yogo_text1 {
  padding-left: 5px;
  /* border-bottom: 1px #e67211 solid; 見出しエリアの下境界線 */
  padding: 4px 0;
  /* 見出しエリアのパディング（上下、左右） */
  border-bottom: 1px #f7db81 solid;
  margin-right: 20px;
  margin-left: 20px;
  font-weight: bold;
  color: #f4a117;
  font-size: 16px;
  padding-right: 5px;

}

.yogo_text2 {
  padding-left: 5px;
  /* border-bottom: 1px #e67211 solid; 見出しエリアの下境界線 */
  padding: 4px 0;
  /* 見出しエリアのパディング（上下、左右） */
  border-bottom: 1px #f7db81 solid;
  margin-right: 20px;
  margin-left: 20px;
  font-weight: bold;
  color: #e57210;
  font-size: 16px;
  padding-right: 5px;

}

.yogo_box1 {
  background-color: #f7f8f8;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 5px;
  padding-left: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #454545;
  padding-top: 5px;
  padding-bottom: 5px;


}


/* インタビューテーブル  */
table.intaview {
  //タイトル
  background-color: #ffffff;
  border-top: none #ffffff;
  font-size: 12px;
  width: 100%;
  color: #333333;
  margin: 0 auto;
  padding-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  text-align: left;
}




table td.t_line03a {
  background-color: #eaf8dc;
  border-spacing: 1px 1px;
  border-color: #eaf8dc;
  text-align: left;
  vertical-align: middle;
  font-size: 14px;
  color: #454545;
  display: table-cell;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  border: 1px solid #fff;
}


.center {
  text-align: center;
}





/*出資事例の表   */

table.jirei {
  width: 920px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 1px 2px;
  font-size: 12px;
  color: #666666;
  text-align: center;
  border-width: 10px 5px 5px;
  display: table;
  /*border-color: #42AF28; */
  background-color: #B9D432;
  -webkit-box-shadow: 0px 0px;
  box-shadow: 0px 0px;
}

/*出資事例ソートリスト   */

select,
textarea {
  background-color: #fff;
  width: 120px;
  color: #444444;
  border: 1px solid #888888;
}

table.jirei_list {
  font-family: arial;
  background-color: #B9D432;
  margin: 0 auto;
  font-size: 10pt;
  width: 100%;
  text-align: left;
  border: 1px solid #fff;
  border-collapse: separate;
  border-width: 10px 5px 5px;



}

table.jirei_list thead tr th,
table.tablesorter tfoot tr th {
  background-color: #B9D432;
  border: 1px solid #FFF;
  font-size: 10pt;
  padding: 4px;
  text-align: center;

}

table.jirei_list thead tr .header {

  border: 1px solid #FFF;
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
  text-align: center;


}

table.jirei_list tbody td {
  color: #444444;
  border: 1px solid #fff;
  padding: 4px;
  background-color: #fff;
  vertical-align: top;

  text-align: center;
  vertical-align: middle;
}

table.jirei_list tbody tr.odd td {
  background-color: #444444;
  border: 1px solid #FFF;
}



/*一覧ページの送り番号  */

.menu2fb {
  width: 930px;
  vertical-align: middle;
  text-align: center;
}

#menu2f li {
  vertical-align: middle;
  list-style-type: none;
  display: inline;


}

#menu2f a {
  text-decoration: none;
  background-color: #5aa033;
  color: #fff;
  display: inline-block;
  width: 20px;
  padding: 2px 10px;
  text-align: center;
}

#menu2f a:hover {
  background-color: #97c02e;
}


table td.t_line04 {
  background-color: #ffffff;
  text-align: center;
  padding-top: 6px;
  padding-right: 6px;
  padding-left: 6px;
  padding-bottom: 6px;
  vertical-align: middle;
  font-size: 14px;
  color: #454545;
  display: table-cell;
}

.sab_textbox1 a {
  color: #0E6835;
  /*text-decoration: none;
  text-decoration: underline; */

}

.sab_textbox1 ul {
  list-style-type: square;
}


.inter_icon {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}


.sab_textbox2 {
  width: 880px;
  font-size: 14px;
  /*  text-indent: 1em;*/
  word-wrap: break-word;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  background-color: #FDF3E3;
  color: #454545;

}

.sab_textbox2 a {
  color: #555555;

}

.sab_textbox2d a {
  color: #555555;

}

.sab_textbox2d {
  width: 900px;
  font-size: 0.88em;

  text-indent: 1em;
  line-hieght: 1.5em color: #333333;
  color: #555555;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 10px;
  background-color: #FDF3E3;
  /*align:middle;*/

}







/* --- お問合せ --- */
form.contact {
  width: 630px;
  /* フォームエリアの幅 */
  font-size: 100%;
  text-align: left;
  color: #454545;
}

/* --- フォームエリア内の段落 --- */
form.contact p {
  line-height: 130%;
}

/* --- 段落内の「必須」画像 --- */
form.contact p.attention img {
  vertical-align: middle;
}

/* --- 部品グループ --- */
form.contact div.fields {
  margin-bottom: 20px;
  /* 部品グループの下マージン */
  padding: 2px;
  /* 部品グループのパディング */
  background-color: #ffffff;
  /* f9f9f9部品グループの背景色 */
  border: 1px #c0c0c0 solid;
  /* 部品グループの境界線 */
}

/* --- テーブル --- */
form.contact table {
  width: 100%;
  /* テーブルの幅 */
  border: 0px solid;
  /* テーブルの境界線 */
  text-align: left;
  /*border-color: #c5dd86 #c5dd86 #c5dd86 #c5dd86;  テーブルの境界線色（上右下左）*/
}

form.contact tr th {
  line-height: 1.2;
}

/* --- キャプション --- */
form.contact caption {
  margin-bottom: 2px;
  /* キャプションの下マージン */
  padding: 10px 8px;
  /* キャプションのパディング（上下、左右） */
  background: #ffffff repeat-x;
  /* キャプションの背景 */
  border: 1px solid;
  /* キャプションの境界線 */
  /*border-color: #c5dd86 #c5dd86 #c5dd86 #c5dd86
; 
  #c0c0c0 #999999 #999999 #c0c0c0キャプションの境界線色（上右下左）*/
  text-align: left;
  color: #454545;
  /* キャプションの文字色 */
  /*font-weight: bold; */
}

/* --- 見出しセル（th） --- */
form.contact th {
  width: 100px;
  /* 見出しセルの幅 */
  padding: 10px 8px;
  /* 見出しセルのパディング（上下、左右） */
  background-color: #ffffff;
  /* 見出しセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted;
  /* 見出しセルの下境界線 */
  text-align: left;
  line-height: 0%;
  color: #454545;
}

/* --- 見出しセル内の補足テキスト --- */
form.contact th span.supplement {
  font-weight: normal;
  font-size: 90%;
}

/* --- データセル（td） --- */
form.contact td {
  padding: 10px 5px 20px;
  /* データセルのパディング（上、左右、下） */
  background-color: #ffffff;
  /* データセルの背景色 */
  border-bottom: 1px #c0c0c0 dotted;
  /* データセルの下境界線 */
  color: #454545;
}

/* --- データセル内の補足テキスト --- */
form.contact td span.supplement {
  color: #888888;
  font-size: 90%;

}

/* --- 必須項目セル --- */
form.contact td.required {
  width: 26px;
  /* 必須項目セルの幅 */
  padding: 10px 3px;
  /* 必須項目セルのパディング（上下、左右） */
  /*background-color: #c5dd86;*/
}

/* --- 任意項目セル --- */
form.contact td.arbitrary {
  background-color: #c5dd86;
  /*任意項目セルの背景色2列目枠 */
}

/* --- フォーム部品 --- */
form.contact input {
  margin-bottom: 2px;
  outline: 1px #888888 double;
  padding-left: 5px;
  color: #666666;
  height: auto;
}


form.contact select,
form.contact textarea {
  margin-bottom: 2px;
  /*outline: 1px #888888 double;  */
  padding-left: 5px;
  color: #666666;
  height: auto;
}


/* フォーム部品の下マージン */

/* --- フォーム部品のサイズ --- */
/* --- （長めのテキスト入力欄） --- */
#company,
#section,
#name1,
#name2,
#position,
#mail_email,
#address,
#mail_email_confirm,
#position,
#portal {
  width: 370px;
  height: 20px;
  text-align: left;
  /* フォーム部品の幅 */
}

/* --- （短めのテキスト入力欄） --- */
#tel1,
#tel2,
#tel3,
#fax1,
#fax2,
#fax3 {
  width: 200px;
  /* フォーム部品の幅 */
  height: 20px;
}

#zip1,
#zip2 {
  width: 200px;
  /* フォーム部品の幅 */
  height: 20px;
}

/* --- （複数行のテキスト入力欄） --- */
#message {
  width: 420px;
  /* フォーム部品の幅 */
  height: 10em;
  /* フォーム部品の高さ */
}

#remark {
  width: 420px;
  /* フォーム部品の幅 */
  height: 6em;
  /* フォーム部品の高さ */

}

/* --- ボタン ---*/
form.contact p.button {
  margin: 0;
  text-align: center;


}


form input[type=button],
form input[type=reset],
form input[type=submit] {
  color: #fff;
  text-align: center;
  background-color: #3CB371;
  padding: 5px 10px;
  border-radius: 1px;
  CSS3 cursor: pointer;
  text-shadow: 0px 0px 2px #39d;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5aa033), to(#5aa033));
  /* Safari */
  background: -moz-linear-gradient(top, #5aa033, #5aa033) no-repeat;
  /* FireFox */
  border: 1px #5aa033 solid;
  opacity: 1;
}

form input[type=button]:hover,
form input[type=reset],
form input[type=submit]:hover {
  opacity: 0.9;
}

/*google　 */

.googlemap {
  background-color: #A2A0A0;


}

/*サイトマップ　 */
.sitmap_box {
  color: #454545;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 16px;


}

img.sitmap {
  vertical-align: middle;
}


p.brank {
  padding-left: 2em;


}



.sitmap_box a:link {
  color: #454545;
}

.sitmap_box a:visited {
  color: #454545;
}

.sitmap_box a:hover {
  color: #ff0000;
}

.sitmap_box a:active {
  color: #ff0000;
}


/* お知らせ追加ページ */

.newstable {
  color: #454545;
  font-size: 14px;

}

.img_jirei {
  float: none;
  clear: right;
  text-align: right;

}


/* add 2019/1/18 */

/* ヘッダー 事業切り替えリンク */
.header-productLink {
  margin-right: 20px;
}

.header-productLink a {
  display: inline-block;
  padding: 3px 15px;
  background: #5aa033;
  border: 1px solid #5aa033;
  border-radius: 5px;
  color: white;
}

.header-productLink a:hover {
  background-color: #9ac83a;
}

/* 出資検討フロー 詳細はこちらリンク */
.flow-item {
  position: relative;
}

.flow-detailLink {
  position: absolute;
  bottom: 7px;
  left: 180px;
  display: block;
}


/* 事業の色 */
.color-all {
  color: #70ad47;
}
.color-kikin {
  color: #5b9bd5;
}
.color-gb {
  color: #ed7d31;
}

