@charset "utf-8";
/* CSS Document */




/*メインイメージ*/
.parallaxParent {
    height: 400px;
    overflow: hidden;
    position: relative;
	margin-top: -12px;
}
.parallaxParent #img_url{
	width: auto;
    height: 100%;
    background-image: url(../img/company/main_img.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    top: auto;
	bottom: 348px;
}


/**********/
.para_sizing{
	text-align: center;
}

/*各エリアの設定*/
#ttl_COMPANY{
	position: relative;
    top: 165px;
}

/*タイトル*/
h1.ttl_main{
	font-size: 45px;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 0.15em;
	text-align: center;
}
.ttl_main.white{
	color: #ffffff;
}
h1.ttl_ja{
	font-size: 20px;
	line-height: 1em;
	color: #1d50a2;
	padding-top: 15px;
	text-align: center;
}
.ttl_ja.white{
	color: #ffffff;
}
/*タイトル*/
h2.ttl_s{
	font-size: 36px;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 0.15em;
	text-align: center;
}
h2.ttl_s_ja{
	font-size: 17px;
	line-height: 1em;
	color: #1d50a2;
	padding-top: 15px;
	text-align: center;
}
/**********************/
.sub_ttl{
	font-size: 25px;
	line-height: 1em;
	padding-bottom: 20.5px;
}
.sub_ttl.white{
	color: #ffffff;
}
.txt{
	font-size: 15px;
	line-height: 2em;
	width: 730px;
	margin: 0 auto;
}
.txt.white{
	color: #ffffff;
}


/*本文*/
/*枠*/
.panel{
	margin-top: -110px; /* 固定ナビの高さ分のネガティブマージン */
 	padding-top: 110px; /* 打ち消し用のパディング */
}
.panel#company_01{}
.panel#company_02{}
.panel#company_03{}
.panel#company_04{}

/*タイトル*/
.ttl_wrap{
	position: relative;
}

/*本文*/
.txt_wrap{
	padding: 60px 0 150px 0; 
}

/*会社概要 本文*/
.txt_wrap#txt_COMPANY_PROFILE{}
/*テーブル設定*/
.txt_wrap#txt_COMPANY_PROFILE table{
	margin:0px auto;
	border-top: solid 1px #dcdddd;
	border-bottom: solid 1px #dcdddd;
}
.txt_wrap#txt_COMPANY_PROFILE table tr{
	border-bottom: solid 1px #dcdddd;
}
.txt_wrap#txt_COMPANY_PROFILE table tr:last-of-type{
	border-bottom: none;
}
.txt_wrap#txt_COMPANY_PROFILE table th{
	background-color: #F4F4F4;
	font-size: 14px;
	font-weight: 300;
}
.txt_wrap#txt_COMPANY_PROFILE table td{
	background-color: #ffffff;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: 300;
}
/*個別テーブ設定*/
.txt_wrap#txt_COMPANY_PROFILE table.profile_tbl th{
	width: 200px;
	padding: 17px 30px 24px 30px;
	vertical-align: top;
}
.txt_wrap#txt_COMPANY_PROFILE table.profile_tbl td{
	width: 700px;
	padding: 17px 30px 24px 30px;
}

/*取引先リスト*/
.txt_wrap ul.dealings li:nth-of-type(odd){
	float: left;
	width: 95px;
	margin-right: 64px;
}
.txt_wrap ul.dealings li:nth-of-type(even){
	float: left;
}
.txt_wrap ul.dealings li:last-of-type{
	width: 100%;
	text-align: right;
	padding: 0;
	margin: 0;
}
.txt_wrap ul.dealings li.kikaku_li{
	padding-top: 5px;
}

/*社長挨拶 本文*/
.txt_wrap#txt_GREETING{
	width: 100%;
	height: auto;
	min-width: 1000px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 150px;
}

.txt_wrap#txt_GREETING #greeting_txt_position{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-image: url(../img/company/greeting_img.jpg);
    background-position: top center;
    background-repeat:no-repeat;
    background-size: cover;
}
.txt_wrap#txt_GREETING .sub_ttl{
	font-size: 34px;
	font-weight: 300;
	line-height: 1.5em;
	color: #1050A2;
	padding: 105px 0 38.5px 639px;
	padding: 105px 0 38.5px 45.6429%;
	padding-right: 203px;
	padding-right: 11.5%;
	letter-spacing: normal;
	text-align: justify;
}
.txt_wrap#txt_GREETING .txt{
	margin: 0;
	width: auto;
	/*
	padding-left: 639px;
	padding-left: 45.6429%;
	*/
	padding-left: 639px;
	padding-left: 45.6429%;
	padding-right: 203px;
	padding-right: 11.5%;
	padding-bottom: 2em;
	text-align:justify; 
}
.txt_wrap#txt_GREETING .txt.txt_end{
	padding-bottom: 23.5px;
}
.txt_wrap#txt_GREETING .txt:last-of-type{
	text-align: right;
	padding-left: 45.6429%;
	padding-bottom: 65px;
	line-height: 100%;
}


/*経営理念 本文*/
.txt_wrap#txt_PHILOSOPHY{
    padding-top: 41px;
    padding-bottom: 134px;
}
.txt_wrap#txt_PHILOSOPHY p.txt{
	font-size: 16px;
	font-weight: 300;
	line-height: 3em;
}


/*沿革 本文*/
.txt_wrap#txt_HISTORY{
	padding-top: 72px; 
	/*59px+年のネガティブマージン分13pxを追加した数値*/
}

/*テーブル基礎設定*/
.txt_wrap#txt_HISTORY table{
	border: 0;
	margin: 0 auto;
}
.txt_wrap#txt_HISTORY table th{
	color: #1D50A2;
	vertical-align: top;
	padding: 0;
	font-size: 1px;
	line-height: 100%;
}
.txt_wrap#txt_HISTORY table td{
	vertical-align: top;
	padding: 0;
	font-size: 1px;
	line-height: 100%;
}
/*テーブル詳細*/
.txt_wrap#txt_HISTORY table.history_tbl{}
.txt_wrap#txt_HISTORY table.history_tbl .year p{
	font-family: ocr-b-std, monospace;
	font-style: normal;
	font-weight: 400;
	font-size: 35px;
	line-height: 100%;
	position: relative;
	top:-13px;
	padding-right: 26px;
}
.txt_wrap#txt_HISTORY table.history_tbl .month p{
	font-size: 18px;
	font-weight: 300;
	line-height: 100%;
	position: relative;
	top:-3px;
	padding-right: 18px;
}

.txt_wrap#txt_HISTORY table.history_tbl .line{ width: 70px; }
.txt_wrap#txt_HISTORY table.history_tbl .line{}

.txt_wrap#txt_HISTORY table.history_tbl .txt{ width: 521px; }
.txt_wrap#txt_HISTORY table.history_tbl .txt p{
	font-size: 14px;
	font-weight: 300;
	line-height: 100%;
	text-align: left;
	position: relative;
	top:-3px;
	padding-left: 11px;
}



/*アクセス 本文*/
.txt_wrap#txt_ACCESS{
	
padding-top: 47.8px;
	
padding-bottom: 120px;
}
.txt_wrap#txt_ACCESS .map{
	width: 100%;
	height: 650px;
	min-width: 1000px;
	margin: 0 auto;
	margin-top: 23.8px;
}
.txt_wrap#txt_ACCESS iframe{
	width: 100%;
	height: 100%;
}
