﻿@charset "utf-8";

/*-------------------------
 *
 * 会社概要用スタイル
 *
--------------------------*/
/*-------------------------
 * 見出し
--------------------------*/
.section .header{
	margin-bottom:13px;
	background:url(/corporate/images/pattern4/bg_section_header_top.gif) no-repeat 0 6px;
}
.section .header span{
	display:block;
	padding:1em 11px .25em;
	background:url(../images/bg_section_header.png) no-repeat left bottom;
}
* html .section .header span{
	background-image:url(../images/bg_section_header.gif);
}

/*共通*/
#container .text_larger{
	font-size: 1.167em;
	line-height: 1.543;
}
#container .txt10.text_larger{
	font-size: 1em;
}
#container .gaiyoFootLink{
	margin: 120px 0 50px;
}
#container .gaiyoFootLink ul{
	display:-webkit-box;display:-ms-flexbox;display:flex;
	letter-spacing: -0.4em;
}
#container .gaiyoFootLink li{
	width: 315px;
	background: #e6e6e6;
	letter-spacing: normal;
	vertical-align: top;
	-webkit-transition: background .2s ease-out;
	   -moz-transition: background .2s ease-out;
	    -ms-transition: background .2s ease-out;
	     -o-transition: background .2s ease-out;
	        transition: background .2s ease-out;
	border: 1px solid #e6e6e6;
	border-top: none;
}
#container .gaiyoFootLink li:hover{
	background: #fff;
}
#container .gaiyoFootLink li + li{
	margin-left: 20px;
}
#container .gaiyoFootLink li a .thumb{
	margin: 0 -1px;
	border-bottom: 1px solid #e6e6e6;;
}
#container .gaiyoFootLink li a .thumb img{
	-webkit-transition: opacity .2s ease-out;
	   -moz-transition: opacity .2s ease-out;
	    -ms-transition: opacity .2s ease-out;
	     -o-transition: opacity .2s ease-out;
	        transition: opacity .2s ease-out;
	opacity: 1;
}
#container .gaiyoFootLink li a:hover .thumb img{
	opacity: 0.6;
}
#container .gaiyoFootLink li a .thumb img.has_border{
	border: 1px solid #e6e6e6;
	border-bottom: none;
}
#container .gaiyoFootLink li dl {
	padding: 20px 19px 25px;
}
#container .gaiyoFootLink li dl dt{
	font-size: 1.334em;
	font-weight: bold;
}
#container .gaiyoFootLink li dl dd{
	margin-top: 10px;
	font-size: 1.167em;
	color: #333;
}

/*プロフィール*/
#profileDescription{
	padding-top:10px;
}
#profileDescription .grayWrap_f7{
	margin-bottom:15px;
}
#profileDescription .grayWrap_f7 .textWrap{
	float:left;
	width:388px;
}
#profileDescription .grayWrap_f7 .label{
	margin-bottom:0.7em;
	border-bottom:1px solid #d9d9d9;
}
#profileDescription .grayWrap_f7 .label span{
	display:block;
	margin-bottom:5px;
	padding-left:6px;
	border-left:3px solid #cc0000;
	line-height:1.1;
	font-size:116.7%;
	font-weight:bold;	
}
#profileDescription .grayWrap_f7 .text{
	margin-bottom:0.7em;
}
#profileDescription .grayWrap_f7 .link a{
	display:inline-block;
	padding-left:13px;
	background:url(../../images/pattern4/arr_circle_red.gif) no-repeat 0 0.1em;
}

#profileDescription .grayWrap_f7 .thumbWrap{
	float:right;
}

/*追記20150303*/
#profileDescription .grayWrap_f7 .thumbWrap img{
	 width:206px; height:auto;
}


#profileDescription .grayWrap_f7 .textWrap p {
	text-align:justify;
	text-justify:distribute;
	word-break: break-all;
	word-wrap: break-word;
}
/*追記20180913*/
.segment_graph{
	margin: 25px 0 10px;
}
.profile_anchor{
	margin: 30px 0 10px;
}
#profileDescription .grayWrap_f7 .textWrap p{
	margin-bottom: 0;
	padding-bottom: 0;
}
#profileDescription .grayWrap_f7.text_larger .link{
	margin-top: 25px;
}
#profileDescription .grayWrap_f7.text_larger .link a{
	background-position: 0 .35em;
}
.profileIconList{
	letter-spacing: -0.4em;
	list-style: none;
	margin-top: 30px;
	vertical-align: top;
}
.profileIconList li{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}
.profileIconList li+li {
	margin-left: 7px;
}
/*追記20190314*/
.catalogIndex table.common td{
	border-top: 1px solid #eaeaea;
}
/*追記20190318*/
.catalogIndex table.common{
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}
.catalogIndex table.common td{
	padding: 1em;
	border: none;
}
.catalogIndex table.common td.caption{
	width: 20%;
	text-align: center;
}
.catalogIndex table.common td.sentence{
	width: 70%;
	font-size: 118%;
	font-weight: bold;
	vertical-align: middle;
}

/*国内・海外拠点*/
.id_network .dotBorder{
	padding-top:1em;
	background:url(../../images/pattern4/bg_dotline.gif) repeat-x;
}
.id_network .listLink{
	width:146px;
}
.id_network #map{
	position:relative;
	float:left;
	width:310px;
	height:154px;
	margin-bottom:30px;
	background:url(../network/images/img_03.gif) no-repeat;
}
.id_network #map li{
	position:absolute;
}
.id_network #map a{
	display:block;
	width:100%;
	height:18px;
	text-indent:-9999px;
	outline:0;
}
.id_network #map .gws{
	display:none;
}
.id_network #map .usa{
	top:75px;
	left:216px;
	width:85px;
}
.id_network #map .asia{
	top:61px;
	left:84px;
	width:120px;
}
.id_network #map .euro{
	top:35px;
	left:27px;
	width:72px;
}
.id_network #map .me{
	top:104px;
	left:4px;
	width:106px;
}

/*三菱電機グループ*/
.id_group ul{
	width:570px;
	margin:0 auto 1.5em;
}
.id_group li{
	float:left;
	width:116px;
	margin-right:35px;
}
.id_group li.right{
	margin-right:0;
}
.id_group li .thumb,
.id_group li .caption{
	display:block;
}
.id_group li .thumb img{
	margin-bottom:.5em;
	border:1px solid #ccc;
}

/*企業理念*/
.id_rinen{
	margin-top: 55px;
	text-align:center;
}
.id_rinen .rinen_section+.rinen_section,
.id_rinen .rinen_section+.pageBreak+.rinen_section{
	margin-top: 90px;
}
.id_rinen .rinen_section .rinen_title{
	margin-bottom: 25px;
	color: #cc0000;
	font-size: 2.667em;
	font-weight: bold;
}
.id_rinen .rinen_section .rinen_lead{
	font-size: 1.75em;
	font-weight: bold;
}
.id_rinen .rinen_section .rinen_list li{
	padding-left: 45px;
	font-size: 1.334em;
	text-align: left;
}
.id_rinen .rinen_section .rinen_list li+li{
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ccc;
}
.id_rinen .rinen_section .rinen_list li em{
	margin-right: 30px;
	color: #cc0000;
	font-weight: bold;
}
.id_rinen .rinen_section .logo_cfb{
	margin-bottom: 45px;
}
.id_rinen .rinen_section .cfb_text{
	font-size: 1.334em;
	text-align: left;
}

/*バランス経営*/
.id_balance{
	float:left;
	width:60%;
}
.id_balance table.common td{
	text-align:center;
}

/*スポーツ活動*/
.id_sports .team{
	width:310px;
	overflow:hidden;
	zoom:1;		
	padding-bottom:1.5em;
}
.id_sports .thumb,
.id_sports .banner{
	float:left;
	margin-right:10px;
}
.id_sports .summary{
	overflow:hidden;
	zoom:1;	
}
.id_sports .name{
	margin-bottom:.5em;
}
.id_sports .link{
	margin-top:1em;	
}
.id_sports .bannerArea{
	margin-top:1em;
	padding-top:1em;
	border-top:1px solid #E5E5E5;
}
/*社長メッセージ*/
.subnav{
	margin:0 auto;
	width:50%;
}
/*追記20180913*/
.img_cfb{
	margin: 52px 0 55px;
}
.text.message{
	font-family:"游明朝体","Yu Mincho",YuMincho,serif;
	font-size: 1.34em;
	line-height: 1.8;
}
.text.message p,
.text.message dt{
	font-weight: 600;
}
.text.message .pa{
	margin-bottom: 1.35em;
}
.text.message .signature{
	margin-top: 45px;
	text-align: right;
}
.text.message .signature dl{
	display: inline-block;
	text-align: left;
}
.text.message .signature dt{
	margin-bottom: 5px;
}
/*ヒストリー*/
.historyIndex{
	margin-bottom: 20px;
}
.historyIndex .ageGroup{
	display:-webkit-box;display:-ms-flexbox;display:flex;
	background-color: #000;
	color: #fff;
}
.historyIndex .ageGroup+.ageGroup,
.historyIndex .ageGroup+.pageBreak+.ageGroup{
	margin-top: 20px;
}
.historyIndex .ageGroup:nth-of-type(even){
	-webkit-flex-direction:row-reverse;
    -moz-flex-direction:row-reverse;
    flex-direction:row-reverse;
}
.historyIndex .ageGroup .historyImg .has_border{
	border: 1px solid #ccc;
}
.historyIndex .ageGroup .historyImg .has_border_left{
	border-left: 1px solid #fff;
}
.historyIndex .ageGroup .historyText{
	padding: 15px 18px 20px;
	-webkit-align-self: flex-end;
	        align-self: flex-end;
}
.historyIndex .ageGroup .historyText dt{
	margin-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
}
.historyIndex .ageGroup .historyText dt+dd{
	margin-bottom: 25px;
	font-size: 1.167em;
}
.historyIndex .ageGroup .historyText dd+dd{
	text-align: center;
	font-size: 1.167em;
}
.historyIndex .ageGroup .historyText dd+dd a{
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	color: #fff;
	-webkit-transition: background .2s ease-out;
	   -moz-transition: background .2s ease-out;
	    -ms-transition: background .2s ease-out;
	     -o-transition: background .2s ease-out;
	        transition: background .2s ease-out;
}
.historyIndex .ageGroup .historyText dd+dd a:hover{
	background-color: #333;
	text-decoration: none;
}


/*SP版*/
#rinen span,
#policy span,
.sp_red_icon .icon,
.sp_eco_button span { display: none; }