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


/*==================================================================

		$index　＊　mainvisual

==================================================================*/
#top_mainvisual {
	position: relative;
	width: 100%;
	height: 700px;
}
#top_mainvisual figure {
	position: relative;
	top: 100px;
	left: 80px;
	width: calc( 100% - 80px );
	height: calc( 100% - 100px );
}
#top_mainvisual figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main_catch {
	position: absolute;
	top: 50%; margin-top: -15px;
	left: 2%;
	z-index: 2;
}
#main_catch p {
	display: inline-block;
	margin-bottom: 10px;
	padding: 13px 65px 15px 70px;
	background-image: linear-gradient(90deg, #00356f, #005298);
	font-size: 26px;
	font-weight: 500;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	color: #FFF;
	line-height: 1;
	letter-spacing: 2px;
}
#main_catch p em {
	font-size: 32px;
	font-weight: 400;
}
@media screen and (max-width:1240px) {
	#top_mainvisual { height: 600px;}
}
@media screen and (max-width:940px) {
	#top_mainvisual { height: 500px;}
	#main_catch p { font-size: 22px;
	padding: 13px 35px 15px 40px;}
	#main_catch p em { font-size: 28px;}
}
@media screen and (max-width:640px) {
	#top_mainvisual { height: 500px;}
	#top_mainvisual figure {
		left: 40px;
		width: calc( 100% - 40px );
	}
	#main_catch {
		top: auto; margin-top: 0;
		bottom: 10px;
	}
	#main_catch p { font-size: 15px; margin-bottom: 5px;
	padding: 10px 15px 12px 20px; letter-spacing: 1px;}
	#main_catch p em { font-size: 19px;}
}





/*==================================================================

		#top_about　＊　ABOUT US

==================================================================*/
#top_about {
	padding: 80px 0 90px;
}
#top_about h2 {
	margin-bottom: 30px;
	font-size: 25px;
	text-align: center;
	font-family: "Josefin Sans", sans-serif;
	font-optical-sizing: auto;
	color: #218fce;
	line-height: 1;
	letter-spacing: 3px;
}
#top_about .note {
	margin-bottom: 35px;
	text-align: center;
	line-height: 2.6;
}
@media screen and (max-width:940px) {
	#top_about {
		padding: 60px 0 60px;
	}
	#top_about .note {
		text-align: left;
		line-height: 2.2;
		margin: 0 5% 35px;
	}
}





/*==================================================================

		#top_topics　＊　TOPICS

==================================================================*/
#top_topics {
	padding: 80px 0 80px;
	background: #e0ebef;
}
#top_topics h2 {
	margin-bottom: 20px;
	font-size: 25px;
	text-align: center;
	font-family: "Josefin Sans", sans-serif;
	font-optical-sizing: auto;
	color: #218fce;
	line-height: 1;
	letter-spacing: 3px;
}
@media screen and (max-width:640px) {
	#top_topics {
		padding: 60px 0 60px;
	}
}



#top_topics dl {
	text-align: center;
}
#top_topics dt {
	display: inline-block;
	margin-bottom: 20px;
	padding: 0 15px 0 20px;
	background:linear-gradient(transparent 60%, #a9d6e6 60%);
	font-size: 22px;
	font-weight: 600;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	letter-spacing: 2px;
}
#top_topics dd.date {
	margin-bottom: 10px;
	font-size: 17px;
	font-family: "Josefin Sans", sans-serif;
	font-optical-sizing: auto;
	color: #218fce;
	letter-spacing: 2px;
}
#top_topics dd.note {
	line-height: 2.3;
}
@media screen and (max-width:940px) {
	#top_topics dt {
		font-size: 20px;
		letter-spacing: 1px;
	}
	#top_topics dd.note {
		text-align: left;
		line-height: 2.2;
		margin: 0 5%;
	}
}





/*==================================================================

		#top_service　＊　精密と信頼の導電性ペースト、あらゆる用途に最適な一品を

==================================================================*/
#top_service {
	padding: 80px 0 80px;
	background: #fff;
}
#top_service h2 {
	margin-bottom: 20px;
	font-size: 16px;
	text-align: center;
	font-family: "Josefin Sans", sans-serif;
	font-optical-sizing: auto;
	color: #218fce;
	letter-spacing: 2px;
}
#top_service h2 em {
	display: inline-block;
	margin-bottom: 20px;
	padding: 0 15px 0 20px;
	background:linear-gradient(transparent 60%, #b7e7f8 60%);
	font-size: 28px;
	font-weight: 600;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	color: #222;
	line-height: 1.7;
	letter-spacing: 2px;
}
@media screen and (max-width:940px) {
	#top_service { padding: 60px 0;}
	#top_service h2 { font-size: 14px;}
	#top_service h2 em { font-size: 24px; letter-spacing: 1px;}
}
@media screen and (max-width:740px) {
	#top_service h2 { margin-bottom: 30px;}
	#top_service h2 p { letter-spacing: 1px; line-height: 1.6; font-size: 12px;}
	#top_service h2 em { margin-bottom: 0; font-size: 22px; padding: 0 5px 0 10px;}
}



#top_service .note {
	margin-bottom: 35px;
	text-align: center;
	line-height: 2.6;
}
@media screen and (max-width:940px) {
	#top_service .note {
		text-align: left;
		line-height: 2.2;
		margin: 0 5% 35px;
	}
}



#top_service ul {
	width: calc( 100% - 80px - 80px);
	margin: auto;
	display: flex;
	justify-content: space-between;
}
#top_service ul li {
	width: 49%;
	padding: 50px 0;
	text-align: center;
}
#top_service ul li:nth-of-type(1) {
	background: url("../images/top_img01.jpg") center;
	background-size: cover;
}
#top_service ul li:nth-of-type(2) {
	background: url("../images/top_img02.jpg") center;
	background-size: cover;
}
@media screen and (max-width:1240px) {
	#top_service ul { width: 90%;}
	#top_service ul li { padding: 20px 0;}
}
@media screen and (max-width:1000px) {
	#top_service ul { width: 95%;}
	#top_service ul li { padding: 10px 0;}
}
@media screen and (max-width:940px) {
	#top_service ul {
		width: 90%;
		display: block;
	}
	#top_service ul li {
		width: 100%;
		padding: 20px 0;
		margin-bottom: 20px;
	}
}



#top_service ul li dl {
	width: 80%;
	max-width: 500px;
	margin: auto;
	padding: 40px 30px 20px;
	background: url("../images/bg01.png");
	background-size: 4px;
	border: 1px solid #FFF;
	box-sizing: border-box;
}
#top_service ul li dl dt span {
	display: block;
	color: #218fce;
	font-size: 16px;
	font-family: "Josefin Sans", sans-serif;
	font-optical-sizing: auto;
	line-height: 1;
	letter-spacing: 1px;
}
#top_service ul li dl dt {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 4px;
	margin-bottom: 10px;
}
#top_service ul li dl dd {
	margin-bottom: 25px;
}
#top_service ul li dl dd .btn a {
	padding: 10px 0;
	width: 60%;
}
@media screen and (max-width:1240px) {
	#top_service ul li dl {
		width: 90%;
		padding: 40px 10px 20px;
	}
	#top_service ul li dl dt span {
		font-size: 14px;
	}
	#top_service ul li dl dt {
		font-size: 22px;
		letter-spacing: 2px;
	}
	#top_service ul li dl dd .btn a {
		width: 80%;
	}
}
@media screen and (max-width:1000px) {
	#top_service ul li dl {
		width: 96%;
	}
}
@media screen and (max-width:940px) {
	#top_service ul li dl {
		width: 90%;
		padding: 40px 10px 20px;
	}
}



/*==================================================================

		#top_links　＊　関連会社

==================================================================*/
#top_links {
	padding: 60px 0 80px;
	background: #f7f7f7;
}
#top_links h2 {
	margin-bottom: 20px;
	font-size: 16px;
	text-align: center;
	font-family: "Josefin Sans", sans-serif;
	font-optical-sizing: auto;
	color: #218fce;
	letter-spacing: 2px;
}
#top_links h2 em {
	display: inline-block;
	margin-bottom: 20px;
	padding: 0 15px 0 20px;
	background:linear-gradient(transparent 60%, #b7e7f8 60%);
	font-size: 28px;
	font-weight: 600;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	color: #222;
	line-height: 1.7;
	letter-spacing: 2px;
}
@media screen and (max-width:940px) {
	#top_links { padding: 50px 0 40px;}
	#top_links h2 { font-size: 14px;}
	#top_links h2 em { font-size: 24px;}
}



#top_links ul {
	display: flex;
	justify-content: center;
}
#top_links ul li {
	width: 49%;
	max-width: 420px;
	height: 90px;
	margin: 0 20px;
	background: #FFF;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	font-size: 20px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width:940px) {
	#top_links ul {
		display: block;
	}
	#top_links ul li {
		width: 80%;
		max-width: 420px;
		height: 65px;
		margin: 0 auto 10px;
		padding: 10px;
		font-size: 16px;
	}
	#top_links ul li a {
		display: block;
    	width: 100%;
    	height: 100%;
	}
	#top_links ul li img {
		height: 100%;
		width: auto;
	}
}










