@charset "utf-8";
/* CSS Document */

/* SampleSite
-----------------------------------------------------*/
/* ==============================================
    crumbs
============================================== */
#crumbs {
	list-style: none;
	width: 950px; /* total 980px */
	margin: 20px auto 15px;
	padding: 0 15px;
}
#crumbs:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
#crumbs li {
	float: left;
}
#crumbs li a,
#crumbs li.icn {
	padding-right: 20px;
	background: url(image/crumbs.gif) no-repeat right center;
}

/* ==============================================
    title
============================================== */
#title {
	margin-bottom: 20px;
}

#back_frame{
	background-image: url(image/back_company.gif);
	background-repeat: no-repeat;
}

#contents h1#title_border{
	font-size: 30px;
	font-weight: normal;
	color: #18469d;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(image/title_border_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 30px;
}
#contents h1#title_dotted_gray{
	font-size: 30px;
	font-weight: normal;
	color: #18469d;
	padding-bottom: 11px;
	padding-left: 8px;
	border-bottom: 3px dotted #c3c3c3;
	margin-bottom: 33px;
}
#contents h1#title_dotted_gray .small{
	font-size: 24px;
	color: #444;
	margin-left: 1em;
}
#contents.company_index,
#contents.company_management,
#contents.company_basic,
#contents.company_ethics,
#contents.company_information,
#contents.company_history,
#contents.company_office{
	min-height: 650px;
	margin-bottom: 100px;
}

/* ==============================================
    top
============================================== */
#contents.company_index #message_text{
	float: left;
	width: 441px;
	font-size: 14px;
}
#contents.company_index #message_photo{
	float: right;
}
#contents.company_index #message_text p{
	margin-bottom: 20px;
}
#contents.company_index #message_text p#message_name{
	margin-right: 40px;
	margin-left: auto;
	width: 100px;
}

/* 20230720 */

#contents.company_index #message_text_fw {
	font-size: 14px;
}
#contents.company_index #message_text_fw p {
	margin-bottom: 1.4em;
}

#contents.company_index #message_text_fw p#message_name {
	margin-right: 40px;
	margin-left: auto;
	width: 100px;
}

/* ==============================================
    mission
============================================== */
#contents.company_mission h2.icon_og{
	font-weight: bold;
	font-size: 18px;
	color: #e36000;
	display: block;
}
#contents.company_mission h2.icon_og{
	margin-bottom: 10px;
}
#contents.company_mission h2.icon_og::before{
	content: url(image/icon_og.png);
	padding-right: 5px;
}

#contents.company_mission h3 {
    font-size: 16px;
    color: #3951cd;
	font-weight: bold;
	margin-bottom: 10px;
}

#contents.company_mission {
	font-size: 14px;
}


#contents.company_mission p{
	margin-bottom: 1.5em;
}

#contents.company_mission dl {
	margin-bottom: 3em;
}

#contents.company_mission dt {
    color: #005628;
	font-weight: bold;
}

#contents.company_mission dd {
	margin-bottom: 1em;
}

#contents.company_mission ul,
#contents.company_mission ol {
	margin-bottom: 3em;
}

#contents.company_mission #section3 ol {
	margin-left: 1.5em;
}

#contents.company_mission #section4 ol {
	list-style: none;
}


#contents.company_mission #section4 ul {
	margin-left: 1.5em;
}

/* ==============================================
    management
============================================== */
#contents.company_management h2.icon_og{
	font-weight: bold;
	font-size: 18px;
	color: #e36000;
	display: block;
}
#contents.company_management h2.icon_og{
	margin-bottom: 10px;
}
#contents.company_management h2.icon_og::before{
	content: url(image/icon_og.png);
	padding-right: 5px;
}
#contents.company_management strong.blue{
	font-size: 16px;
	color: #18469d;
	font-weight: normal;
}
#contents.company_management p.small{
	font-size: 14px;
	margin-bottom: 25px;
	line-height: 1.4;
}
#contents.company_management ul.small{
	font-size: 14px;
	margin-bottom: 25px;
	line-height: 1.4;
	list-style-type: none;
}
#contents.company_management ul.small.bottom_space{
	margin-bottom: 35px;
}
#contents.company_management ul li span{
	width: 500px;
	display: inline-block;
}

#contents.company_management h2.icon_og.bottom_space{
	margin-bottom: 20px;
}
#contents.company_management .skyblue_box {
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startcolorstr=#f7fcff, endcolorstr=#e0f2f8));
	/* IE8 IE9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1,startcolorstr=#f7fcff, endcolorstr=#e0f2f8))";
	zoom: 1;
	background: -moz-linear-gradient(left, #f7fcff, #e0f2f8);/* FF3.6+ */
	background: -webkit-linear-gradient(left, #f7fcff, #e0f2f8);/* Chrome10+, Safari5.1+ */
	background: linear-gradient(to right, #f7fcff, #e0f2f8);/* IE10+, W3C */
  padding: 15px;
  color: #000;
  margin-bottom: 40px;
}
#contents.company_management .skyblue_box ul {
    list-style-type: none;
}
#contents.company_management .skyblue_box ul li a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
#contents.company_management .skyblue_box ul li a::before {
    content: ">";
    color: #e87e00;
		font-weight: bold;
}
#contents.company_management .skyblue_box ul li a:hover{
	text-decoration: underline;
}


/* ==============================================
    basic
============================================== */
#contents.company_basic h2.blue{
	color: #18469d;
	font-size: 16px;
	font-weight: normal;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 5px;
}
#contents.company_basic .detail{
	margin-left: 1em;
	margin-bottom: 25px;
}
#contents.company_basic p.bottom_space{
	margin-bottom: 25px;
}
#contents.company_basic p.small{
	font-size: 14px;
	line-height: 1.4;
}
#contents.company_basic ul.small,
#contents.company_basic ol.small{
	font-size: 14px;
	line-height: 1.4;
	list-style-type: none;
	text-indent: -1.5em;
	margin-left: 1.5em;
}


/* ==============================================
    ethics
============================================== */
#contents.company_ethics .skyblue_box{
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startcolorstr=#f7fcff, endcolorstr=#e0f2f8));
	/* IE8 IE9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1,startcolorstr=#f7fcff, endcolorstr=#e0f2f8))";
	zoom: 1;
	background: -moz-linear-gradient(left, #f7fcff, #e0f2f8);/* FF3.6+ */
	background: -webkit-linear-gradient(left, #f7fcff, #e0f2f8);/* Chrome10+, Safari5.1+ */
	background: linear-gradient(to right, #f7fcff, #e0f2f8);/* IE10+, W3C */
	padding-top: 25px;
	padding-bottom: 22px;
	margin-bottom: 32px;
}
#contents.company_ethics .skyblue_box p{
	font-weight: bold;
	color: #18469d;
	line-height: 1.4;
	width: 576px;
	margin-left: auto;
	margin-right: auto;
}
#contents.company_ethics ol{
	list-style-type: none;
}
#contents.company_ethics ol li{
	color: #000;
	font-size: 14px;
	margin-bottom: 23px;
	text-indent: -1em;
	margin-left: 1em;
}


/* ==============================================
    information
============================================== */

#contents.company_information h2.icon_og{
	font-weight: bold;
	font-size: 18px;
	color: #e36000;
	display: block;
}
#contents.company_information h2.icon_og{
	margin-bottom: 10px;
}
#contents.company_information h2.icon_og::before{
	content: url(image/icon_og.png);
	padding-right: 5px;
}

#contents.company_information #information_outline{
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px dotted #000;
}
#contents.company_information table.outside{
	border-collapse: collapse;
	border-spacing: 0;
	color: #000;
}
#contents.company_information table.outside th,
#contents.company_information table.outside td{
	padding: 7px 5px 7px 12px;
	font-size: 14px;
	box-sizing: border-box;
}
#contents.company_information table.outside th{
	font-weight: normal;
	width: 192px;
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
	text-align: left;
}
#contents.company_information table.outside td{
	border-bottom: 1px dotted #000;
	width: 507px;
}
#contents.company_information table.outside tr:last-of-type th,
#contents.company_information table.outside tr:last-of-type td{
	border-bottom: none;
}
#contents.company_information table.outside td.inside_table{
	padding: 17px 19px;
}

#contents.company_information table.inside1{
	border: 1px solid #cacaca;
	width: 461px;
	border-collapse: collapse;
	border-spacing: 0;
}
#contents.company_information table.inside1 th{
	padding: 8px 12px 6px 12px;
	background-color: #ecf2fd;
}
#contents.company_information table.inside1 th:nth-child(1),
#contents.company_information table.inside1 td:nth-child(1){
	width: 89px;
}
#contents.company_information table.inside1 th:nth-child(2),
#contents.company_information table.inside1 td:nth-child(2){
	width: 75px;
}
#contents.company_information table.inside1 th:nth-child(3),
#contents.company_information table.inside1 td:nth-child(3){
	width: 85px;
}
#contents.company_information table.inside1 th:nth-child(4),
#contents.company_information table.inside1 td:nth-child(4){
	width: 94px;
}
#contents.company_information table.inside1 th:nth-child(5),
#contents.company_information table.inside1 td:nth-child(5){
	width: 112px;
	border-right: none;
}
#contents.company_information table.inside1 td{
	border-right: 1px dotted #000;
}
#contents.company_information table.inside1 td:last-of-type{
	border-right: none;
}
#contents.company_information table.inside1 td:nth-child(1n+2){
	text-align: right;
}
#contents.company_information table.inside1 td:nth-child(3){
	padding-left: 15px;
	padding-right: 15px;
}
#contents.company_information table.inside1 td:nth-child(4){
	padding-left: 19px;
	padding-right: 19px;
}
#contents.company_information table.inside1 td:nth-child(5){
	padding-left: 30px;
	padding-right: 30px;
}

#contents.company_information table.inside2 th{
	padding: 6px 10px;
	width: 194px;
}
#contents.company_information table.inside2 td{
	width: 135px;
}

#contents.company_information .customer_table1{
	padding-bottom: 22px;
	margin-bottom: 22px;
	border-bottom: 1px dotted #000;
}
#contents.company_information .customer_table1 table,
#contents.company_information .customer_table2 table{
	border-collapse: collapse;
	border-spacing: 0;
	color: #000;
	font-size: 14px;
}
#contents.company_information .customer_table1 table th,
#contents.company_information .customer_table1 table td,
#contents.company_information .customer_table2 table th,
#contents.company_information .customer_table2 table td{
	padding: 5px 14px;
	box-sizing: border-box;
}
#contents.company_information .customer_table1 table th,
#contents.company_information .customer_table2 table th{
	vertical-align: top;
	font-weight: normal;
	width: 115px;
	text-align: left;
}
#contents.company_information .customer_table1 table td,
#contents.company_information .customer_table2 table td{
	border-left: 1px dotted #000;
}


/* ==============================================
    history
============================================== */
#contents.company_history h2.icon_og{
	font-weight: bold;
	font-size: 18px;
	color: #e36000;
	display: block;
}
#contents.company_history h2.icon_og{
	margin-bottom: 10px;
}
#contents.company_history h2.icon_og::before{
	content: url(image/icon_og.png);
	padding-right: 5px;
}
#contents.company_history h2.icon_og .small{
	font-size: 14px;
	font-weight: normal;
}

#contents.company_history #history_top{
	padding-bottom: 35px;
	border-bottom: 1px dotted #000;
	margin-bottom: 35px;
}
#contents.company_history #history_top table{
	border-collapse: collapse;
	border-spacing: 0;
	color: #000;
	font-size: 14px;
}
#contents.company_history #history_top table tr th,
#contents.company_history #history_top table tr td{
	box-sizing: border-box;
	border-bottom: 1px dotted #000;
}
#contents.company_history #history_top table tr:last-of-type th,
#contents.company_history #history_top table tr:last-of-type td{
	border-bottom: none;
}
#contents.company_history #history_top table tr th{
	padding: 8px 15px;
	width: 84px;
	vertical-align: top;
	font-weight: normal;
	border-right: 1px dotted #000;
}
#contents.company_history #history_top table tr td{
	padding: 8px 20px;
	width: 615px;
}


/* ==============================================
    office
============================================== */
#contents.company_office h2.icon_og{
	font-weight: bold;
	font-size: 18px;
	color: #e36000;
	display: block;
}
#contents.company_office h2.icon_og{
	margin-bottom: 10px;
}
#contents.company_office h2.icon_og::before{
	content: url(image/icon_og.png);
	padding-right: 5px;
}
#contents.company_office h2.icon_og .small{
	font-size: 14px;
	font-weight: normal;
}

#contents.company_office #office_top{
	padding-bottom: 45px;
	border-bottom: 1px dotted #000;
	margin-bottom: 35px;
}
#contents.company_office #office_top .office_frame{
	margin-bottom: 30px;
}
#contents.company_office #office_top .office_frame:nth-child(5){
	padding-bottom: 18px;
	border-bottom: 1px dotted #000;
	margin-bottom: 20px;
}

#contents.company_office #office_top strong,
#contents.company_office #office_group strong{
	color: #005628;
	display: block;
	padding-bottom: 8px;
	border-bottom: 1px dotted #000;
	margin-bottom: 20px;
}

#contents.company_office #office_top .office_photo,
#contents.company_office #office_top .office_address,
#contents.company_office #office_top .office_btn{
	display: inline-block;
	vertical-align: top;
}
#contents.company_office #office_top .office_photo{
	width: 200px;
}
#contents.company_office #office_top .office_photo img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#contents.company_office #office_top .office_address{
	font-size: 14px;
	width: 431px;
	box-sizing: border-box;
	padding-left: 27px;
	color: #000;
}
#contents.company_office #office_top .office_address p{
	margin-bottom: 20px;
	line-height: 1.4;
}
#contents.company_office #office_top .office_address ul{
	list-style-type: none;
}
#contents.company_office #office_top .office_address ul li{
	line-height: 1.4;
}



#contents.company_office #office_top a.office_btn{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding: 6px 8px;
	background-color: #ecf2fd;
	line-height: 1;
}
#contents.company_office #office_top a.office_btn:hover{
	text-decoration: underline;
}
#contents.company_office #office_top a.office_btn .small{
	font-size: 12px;
	font-weight: bold;
	color: #e87e00;
}

#contents.company_office #office_group ul{
	list-style-type: none;
	margin-bottom: 20px;
}
#contents.company_office #office_group ul li{
	background-image: url(image/arrow_office.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#contents.company_office #office_group ul li a{
	color: #000;
	text-decoration: none;
}
#contents.company_office #office_group ul li a:hover{
	text-decoration: underline;
}
#contents.company_office #office_group table{
	border-collapse: collapse;
	border-spacing: 0;
	color: #000;
	font-size: 14px;
}
#contents.company_office #office_group table tr th,
#contents.company_office #office_group table tr td{
	box-sizing: border-box;
	padding: 3px 10px;
}
#contents.company_office #office_group table tr th{
	font-weight: normal;
	width: 450px;
	border-right: 1px dotted #000;
	text-align: left;
}




/****************************************************/

@media screen and (max-width: 960px) {
/****************************************************
    960px未満に適用
****************************************************/

/***************************************************/
}

@media screen and (max-width: 640px) {
/****************************************************
    640px未満に適用
****************************************************/
	#back_frame{
		padding-top: 14%;
		background-image: url(image/back_company_sp.gif);
		background-size: 100%
	}

	#contents h1#title_border{
		font-size: 22px;
	}
	#contents h1#title_dotted_gray{
		font-size: 22px;
	}
	#contents h1#title_dotted_gray .small{
		font-size: 18px;
		display: block;
		margin-left: 0;
	}

	#contents.company_index,
	#contents.company_management,
	#contents.company_basic,
	#contents.company_ethics,
	#contents.company_information,
	#contents.company_history,
	#contents.company_office{
		min-height: 0px;
	}

	/* ==============================================
	    top
	============================================== */
	#contents.company_index #message_text{
		float: none;
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	#contents.company_index #message_photo{
		float: none;
		display: block;
		margin: 0 auto 25px auto;
	}

	/* ==============================================
	    management
	============================================== */
	#contents.company_management ul li{
		margin-bottom: 4px;
	}
	#contents.company_management ul li span{
		width: 100%;
	}


	/* ==============================================
	    ethics
	============================================== */
	#contents.company_ethics .skyblue_box{
		padding: 25px 20px 22px 20px;
		box-sizing: border-box;
	}
	#contents.company_ethics .skyblue_box p{
		width: 100%;
	}

	/* ==============================================
	    information
	============================================== */
	#contents.company_information table.outside{
		width: 100%;
	}
	#contents.company_information table.outside tr th,
	#contents.company_information table.outside tr td{
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	#contents.company_information table.inside1 tr th,
	#contents.company_information table.inside1 tr td,
	#contents.company_information table.inside2 tr th,
	#contents.company_information table.inside2 tr td{
		display: table-cell;
		font-size: 12px;
		padding-left: 4px;
		padding-right: 4px;
	}
	#contents.company_information table.outside tr th{
		border-right: none;
	}
	#contents.company_information table.inside1 tr th,
	#contents.company_information table.inside2 tr th{
		border-right: 1px dotted #000;
		text-align: center;
	}

	#contents.company_information table.inside1{
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}

	#contents.company_information table.outside td.inside_table{
		padding-left: 0;
		padding-right: 0;
	}

	#contents.company_information table.inside1 td:nth-child(3),
	#contents.company_information table.inside1 td:nth-child(4),
	#contents.company_information table.inside1 td:nth-child(5){
		padding-left: 4px;
		padding-right: 4px;
	}

	#contents.company_information table.inside1 th:nth-child(1),
	#contents.company_information table.inside1 td:nth-child(1){
		width: 64px;
	}
	#contents.company_information table.inside1 th:nth-child(2),
	#contents.company_information table.inside1 td:nth-child(2){
		width: 54px;
	}
	#contents.company_information table.inside1 th:nth-child(3),
	#contents.company_information table.inside1 td:nth-child(3){
		width: 46px;
	}
	#contents.company_information table.inside1 th:nth-child(4),
	#contents.company_information table.inside1 td:nth-child(4){
		width: 54px;
	}
	#contents.company_information table.inside1 th:nth-child(5),
	#contents.company_information table.inside1 td:nth-child(5){
		width: 60px;
	}

	#contents.company_information table.inside2{
		margin-left: auto;
		margin-right: auto;
	}
	#contents.company_information table.inside2 tr th,
	#contents.company_information table.inside2 tr td{
		width: 134px;
	}


	/* ==============================================
	    history
	============================================== */
	#contents.company_history #history_top{
		padding-bottom: 0;
	}
	#contents.company_history #history_top table tr th,
	#contents.company_history #history_top table tr td{
		display: block;
		width: 100%;
	}
	#contents.company_history #history_top table tr th{
		border-right: none;
	}
	#contents.company_history #organization_chart img{
		width: 100%;
	}


	/* ==============================================
	    office
	============================================== */
	#contents.company_office #office_top .office_photo,
	#contents.company_office #office_top .office_address,
	#contents.company_office #office_top .office_btn{
		display: block;
	}
	#contents.company_office #office_top .office_photo{
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
	#contents.company_office #office_top .office_address{
		padding-left: 0;
		width: 100%;
	}
	#contents.company_office #office_top a.office_btn{
		width: 62px;
		height: 28px;
		box-sizing: border-box;
		margin-top: 20px
	}

	#contents.company_office #office_group table tr th{
		width: auto;
	}
	#contents.company_office #office_group table tr td{
		width: 125px;
		box-sizing: border-box;
	}



/***************************************************/
}

/* 20231120 */
#contents.company_index #message_text_fw p#predident_portrait_pc {
	float: right;
	padding-left: 35px;
	display: block;
}

#contents.company_index #message_text_fw p#predident_portrait_sp {
	display: none;
}

@media screen and (max-width: 640px) {

#contents.company_index #message_text_fw p#predident_portrait_pc {
	display: none;
}

#contents.company_index #message_text_fw p#predident_portrait_sp {
	display: block;
	text-align: center;
}

}

