@charset "utf-8";





.headerImg{ background-image:url(../img/company_img.jpg)}


/* 20210827追加 */
.philosophy1{margin-bottom:40px; height:228px; background: #FFF url(../img/company_philosophy.jpg) no-repeat right top 35px}
.philosophy1 div p,
.philosophy1 h4{ text-indent:-9999px; background-image:none}

.philosophy1 .mind,
.philosophy1 .mission{ height:85px;overflow:hidden;}
/* --end--(20210827追加) */


.companyF{ }
.companyF th,
.companyF td{ border-bottom:1px dotted #CCC}


.company1{ float: left; width:470px; background-color:#FFF }
.company1 h3{ background-image:url(../img/title_w470.jpg)}
.company1 th,
.company1 td{ padding:6px 0;}
.company1 th{ width:85px; }
.company1 td ul{ line-height:1.2}
.company1 td li{ padding: 3px 0}
.company1 a{ text-decoration:underline}
.company1 a:hoverr{ background-color:#EEF}


.company2{ float: right; width:390px; }
.company2 h3{ background-image:url(../img/title_w390.jpg)}
.company2 table{ font-size:12px;}
.company2 th,
.company2 td{ padding:5px 0 4px;}
.company2 th{ width:55px; }


/* 20210827追加 */
.company3 h3{ background-image:url(../img/title_w900.jpg)}
/* --end--(20210827追加) */


.aboutNext { margin-top:45px; padding:15px 0; background-color: #FFF }
.aboutNext h4,
.aboutNext div{ margin:0 15px;}
.aboutNext h4{
	padding:7px 0;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	line-height:1.2;
	background-color:#08D
}
.aboutNext div{ margin-top:10px;}
.aboutNext div em{ display:block; margin-top:5px; font-weight:bold}



.companyF th{ padding-left:15px;}


/* 20231130追加 */
.greeting2{margin-bottom:40px; height:450px; background: #FFF}
/*20251016削除*/
/*.greeting2{margin-bottom:40px; height:450px; background: #FFF url(../img/company_greeting.jpg) no-repeat right bottom}*/
.greeting2 div{ margin-top:30px;}
.greeting2 p { padding-left: 30px; padding-bottom:15px; padding-right:30px;}
.greeting2 span{ padding-left: 30px; display:block; font-size:150%; font-weight:bold; padding-right:50px; text-align:right; padding-top: 1rem;}
.greeting2 em{ padding-right:.75em; font-size:70%;}
/* --end--(20231130追加) */