@charset "UTF-8";

dl.tel-line dt{
	float: left;
	width: 24%;
}
dl.tel-line dt,
dl.tel-line dd {
	line-height: 1.5;
}

/* --------------------------------
	section_block
-------------------------------- */

.section_block .base_block li.access {
	background: url('../images/About_us/img_branch01.png') no-repeat 20px 20px;
}
.section_block .base_block li.history {
	background: url('../images/About_us/img_top03.png') no-repeat 0px 5px;
}
.section_block .base_block li.access {
	background: url('../images/About_us/img_branch01.png') no-repeat 20px 20px;
}
.section_block .base_block li.business {
	background: url('../images/About_us/img_branch01.png') no-repeat 20px 20px;
}
.section_block .base_block li.manufacturing {
	background: url('../images/About_us/img_branch02.png') no-repeat 20px 20px;
}
.section_block .base_block li.overseas {
	background: url('../images/About_us/img_branch03.png') no-repeat 20px 20px;
}

/* --------------------------------
	image
-------------------------------- */

.img_top01 { background: url('../images/recruit/img_top01.png') no-repeat; height: 296px;}
.img_newgrads01 { background: url('../images/recruit/newgrads/img_voice01.png') no-repeat; height: 160px;}
.img_newgrads02 { background: url('../images/recruit/newgrads/img_newgrads01.png') no-repeat; height: 295px;}


.department_list h3.section_head {
	background-color: #efefef;
	padding: 15px;
	margin-bottom: 15px;
}
.department_list h4.category_head {
	background: url('../images/common/arrow02.gif') no-repeat;
	background-position: center left !important;
	padding-left: 12px;
	margin: 0 15px;
	font-size: 128%;
}

/* -----------------　企業情報トップ　------------------- */

.message_head {
	font-size: 138% !important;
}

/* --------------------------------
	section_block　 当社のあゆみ
-------------------------------- */

#history .base_block {
	background-color: #efefef;
	margin-top: 0px;
}
#history .base_block li {
	padding: 0px;
	min-height: 200px;
	border-top: 0;
}
#history .base_block p {
	margin: 10px 0 8px 140px;
}
/* --------------------------------
	section_block　 環境方針 20190318追加
-------------------------------- */
#e_policy .base_block {
	background-color: #efefef;
	margin-top: 0px;
}
#e_policy .base_block li {
	padding: 0px;
	min-height: 140px;
	border-top: 0;
}
#e_policy .base_block p {
	margin: 10px 0 8px 0px;
	}
/* -----------------　支店／営業所トップ　------------------- */

/* --------------------------------
	department_list 営業部門トップ
-------------------------------- */

.department_list .links_list p {
	padding: 8px 15px;
}
.department_list .links_list p.c_class {
	border: 0;
	background-color: #000;
	color: #fff;
	margin-bottom: 10px;
}
.department_list .links_list li {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0;
	width: 318px;
	float: left;
	margin: 0 35px 25px 0;
}

.department_list .links_list li .mt15{
	margin-top:15px;}


.department_list .links_list img {
	margin: 0 0 15px 0;
}
.department_list .links_list .detail_btn {
	border: 0;
}
.department_list .links_list .detail_btn span {
	margin: 0 15px 15px 0;
}
.department_list .list_block .inner { /* 余白を非表示 */
	width: 710px;
}
.office_area_title {
	float: left;
	padding-top: 5px;
}
.office_tbl .disc li {
	margin-bottom: 0px;
	margin-top: 5px;
}
.office_tbl .disc li:first-child {
	margin-top: 0;
}
.h_1 {
	min-height: 90px;
}
.h_2 {
	min-height: 100px;
}
.gray_tbl{
	margin-bottom: 30px;
}
.google_url a {
	display: block;
	padding: 20px 0;
	background-color: #e60012;
	color: #fff;
	font-size: 128%;
	text-align: center;
	font-weight: bold;
}
.google_url a:hover{
	background-color: #8c0000;
}
.google_access {
	border: 1px solid #ccc;
	padding: 15px 0 8px 15px;
	margin: 10px 0 40px 0;
}

/* /About_us */
.department_list .links_list .detail_btn .po_1 { margin-top: 22px !important; }
.department_list .links_list .detail_btn .po_4 { margin-top: 42px !important; }


/* --------------------------------
	branch_sales_page 支店／営業所トップ
-------------------------------- */

.branch_sales_page h3.section_head {
	padding-bottom: 10px;
	margin: 10px 0 10px;
	border-bottom: 1px solid #ccc;
}
.branch_sales_page .list_block { /* 描画領域を指定 */
	width:100%;
	overflow: hidden;
}
.branch_sales_page .list_block .inner { /* 余白を非表示 */
	width:100%;
}

.branch_sales_page ul.links_list {
	margin-top: 10px;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.branch_sales_page ul.links_list li{
	width:100%;
	margin-bottom:2px;
}
.branch_sales_page ul.links_list li.half{
	width:50%;
}
.branch_sales_page ul.links_list li.half:nth-child(odd){
	width:calc(50% - 2px);
}

.branch_sales_page ul.links_list li.half a{
	height:100%;
	display: flex;
	align-items:center;
}
.branch_sales_page ul.links_list li a {
	display: inline-block;
	width: 100%;
	padding: 15px;
	background-color: #fff;
	font-size: 112%;
	box-sizing: border-box;
}
/* 支店／営業所一覧 */
.branch_sales_page ul.links_list li p {
	padding: 0 0 15px 25px;
	background-color: #fff;
}
.branch_sales_page ul.links_list li p a {
	width: auto;
	margin: 0 0 2px;
	padding: 0px 3px;
	float: none;
}
/* 一列の場合 */
.branch_sales_page ul.sales_department li a,
.branch_sales_page ul li.one a {
	width: 654px;
}
.branch_sales_page ul.links_list li a:hover {
	background-color: #fafafa;
	font-weight: bold;
}
.branch_sales_page ul.links_list span {
	background: url('../images/common/arrow05.gif') center left no-repeat;
	padding-left: 13px;
	display: inline-block;
}

/* --------------------------------
	message_pgae ご挨拶
-------------------------------- */

.message_page .message div {
	background-color: #fff;
}
.message_page .message img {
	margin: 0;
}
.message .section_2block_left,
.message .section_2block_right {
	width: 280px;
	padding: 0px;
}
.message .section_2block_right {
	width: 360px;
}
.message h3.section_head {
	border-bottom: 2px solid #ccc;
	padding-bottom: 15px;
}

/* --------------------------------
	head_page ご挨拶
-------------------------------- */

.head_page h3.section_head {
	margin-top: 30px;
}
.head_page .google_map,
.head_page #google_map {
	margin-bottom: 10px;
}
.history th {
	width: 20%;
	font-weight: normal;
}

/* --------------------------------
	海外代理店
-------------------------------- */
/*追記20191205*/
.overesea_dis {
	padding:5px 20px 20px;
	background-color: #fff;
	position:relative;
}
.overesea_dis h4 {
	position:absolute;
	bottom:22px;
	font-size:128%;
	font-weight:bold;
}
.agency {
    padding-bottom: 10px;
    margin: 20px 0 10px;
    border-bottom: 1px solid #ccc;
    font-size:128%;
    font-weight:bold;
}
.agency_list {
	margin:10px 0 48px;
}
.agency_list .mt20{
	margin-bottom: 20px;
}
.agency_list li {
	margin:8px 0;
}
.agency_list li:first-child{
    font-size:110%;
    font-weight: bold;
    color:#555;
}
.agency_list li:nth-child(2){
    line-height: 1.6;
}
.region{
    background-color:#f2f2f2;
    padding:10px;
}


@media screen and (max-width:768px){
	body#company *{
		box-sizing: border-box;
	}
	.department_list .list_block .inner{
		width:100%;
	}
	h3.section_head{
		margin:0 20px 15px;
	}
.section_2block_left,
.section_2block_right{
	text-align: center;
	margin:20px 0;
}
.section_block h3.section_head,
.section_2block_left h3.section_head,
.section_2block_right h3.section_head{
	text-align: left;
	margin:0 0 15px;
	}
.section_block {
	width:100%;
	margin:20px 0;
}
/* --------------------------------
	section_block　 当社のあゆみ
-------------------------------- */
.section_block .base_block li.history{
	background:none;
}
#history .base_block p {
	margin-left: 0;
}
.overesea_dis h4 {
	position: static;
	text-align: center;
	padding-top:20px;
}
.base_block li.business .detail_btn,li.manufacturing .detail_btn,li.overseas .detail_btn{
	text-align: right;
}
.section_block .base_block li.business,.section_block .base_block li.manufacturing,.section_block .base_block li.overseas{
	background-size:27%;
}
.section_block .base_block h4,
.section_block .base_block p{
	margin-left: 38%;
}
/* --------------------------------
	message_pgae ご挨拶
-------------------------------- */
.message h3.section_head{
	margin:0 20px 20px;
}
.message .section_2block_left{
	width:auto;
}
.message .section_2block_right {
	width:100%;
	text-align: left;
}
.message .section_2block_right p{
	margin:0 20px 20px;
}
	
	
	
	
	
	

	
	
	
	
	
	
	
/* --------------------------------
	支店/海外拠点
-------------------------------- */
	.gray_tbl{
		border:solid 1px #ccc;
		margin:0 20px 20px;
	    width: calc(100% - 40px);
	}
	.gray_tbl th,
	.gray_tbl td{
		display: block;
		width:100%;
		text-align: left;
		border:none;
	}
	h1+p,
	h3+p,
	#google_access,
	#google_url,
	#google_map,
	.google_access,
	.google_url,
	.google_map,
	.branch_sales_page h3.section_head,
	.decimal+.right{
		margin:0 20px 20px;
	}
	.agency_list{
		margin:0 20px 40px;
	}
	.google_access,
	#google_access{
		padding:15px 15px 8px 15px;
	}
	.agency{
		margin:20px 20px 10px;
	}
	.decimal{
		margin:0 20px 20px 35px;
	}
	.department_list h3.section_head{
		margin: 0 0 20px;
	}
	.department_list .links_list li{
		float:none;
		width:100%;
	}
	.department_list .links_list li img{
		display: block;
		width:100%;
		height:auto;
		margin-bottom:15px;
	}
	.h_1{
		min-height:auto;
	}
	.department_list h4.category_head {
		float:none;
		margin:0 15px 15px;
	}
	.department_list .list_block{
		padding:0 20px;
	}
	.branch_sales_page .list_block,
	.branch_sales_page .list_block .inner,
	.branch_sales_page ul.links_list li a,
	.branch_sales_page ul.sales_department li a,
	.branch_sales_page ul li.one a{
		width:100%;
	}
	.branch_sales_page ul.links_list li p {
	    padding: 0 15px 15px 25px;
	}
	.head_page blockquote,
	.head_page blockquote+.detail_btn{
		margin:20px 0;
	}
	.head_page blockquote p.mt30{
		text-align: center;
	}
	.head_page blockquote img{
		width: calc(100% - 40px);
	}
	.department_list .links_list .detail_btn span {
		margin: 0 0 15px 0;
	}
}
@media screen and (max-width:480px){
	.branch_sales_page ul.links_list li.half{
		width:100%;
	}
	.branch_sales_page ul.links_list li.half:nth-child(odd){
		width:100%;
	}
}

/*20210412 追加*/
a.to_contact{
    display:block;
    width:290px;
    height:40px;
    line-height:40px;
    color:#FFF !important;
    margin:20px 0 0;
    position:relative;
    background-color:#e60012;
    text-align:center;
}
a.to_contact:hover {
    background-color: #8c0000;
}
a.to_contact:before{
    content:"";
    position:absolute;
    left:15px;
    top:50%;
    transform:translate(0,-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 10.4px;
    border-color: transparent transparent transparent #ffffff;
}

@media screen and (max-width:480px){
    a.to_contact{
        width:100%;
        max-width:290px;
    }
}