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

/* ヘッダーイメージ */
#mainimage {
	width: 100%;
	background-image: url(../images/index_mainimage_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}


#mainimage_2021 {
	width: 100%;
	background-image: url(../images/3dscan_header.jpg);
	background-repeat:no-repeat;
	background-position: 50% 0%;
	
	
	height: 464px;
	/* margin-bottom: 11px; */
	
	
	
}

#mainimage_2021 h1{
		
	display: block;
	width: 980px;
	height: 464px;
	margin: 0 auto;
	
}

#mainimage_2021 a{
	
	width: 980px;
	background-image: url(../images/3dscan_header.jpg);
	background-repeat:no-repeat;
	background-position: 50% 0%;
	display: block;	
	height: 464px;
	margin-bottom: 0px;
	
}





/* 製造と販売のバナー（大サイズ） */
#bt_flow-sell {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
	margin-bottom: 30px;
}
#bt_flow-sell img {
	float: left;
}
#bt_flow-sell p {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
	margin-right: 18px;
}
#bt_flow-sell_left,#bt_flow-sell_right {
	height: 114px;
	width: 489px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#bt_flow-sell_left {
	float: left;
	background-color: #3FA9F5;
}
#bt_flow-sell_left a:hover img {
	background-color: #3FA9F5;
}

#bt_flow-sell_right {
	float: right;
	background-color: #7AC943;
}
#bt_flow-sell_right a:hover img {
	background-color: #7AC943;
}



/* コンテンツ1 */
#con1,#con2 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#con1 h2,#con2 h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 20px;
}

#con1 h2.home,#con2 h2.home {
	padding-bottom: 4px;
}



#con1_left p {
	width: 300px;
	margin-bottom: 20px;
}

#con1_left table {
	border: 1px dotted #CCC;
	overflow: hidden;
	padding: 10px;
}

#con1_left td {
	width: 88px;
	height: 88px;
	
}
#con1_left th {
	background-color: #7AC943;
	height: 88px;
	width: 88px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	line-height: 16px;
}

#con1_left {
	height: auto;
	width: 300px;
	float: left;
}
#con1 #con1_right {
	height: 400px;
	width: 650px;
	float: right;
}
#con1_right table {
	background-image: url(../images/index_con1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#con1_right a:hover {
	background-color: #fff;
}
#con1_right a:visited {
	background-color: #fff;
}
#con1_right table p {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
#con1_right table td {
	text-align: left;
	vertical-align: middle;
}
#con1_right table h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#con1_right table a {
	display: inline-block;
}


/* コンテンツ2 */

#con2 h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#con2 p {
	margin-bottom: 10px;
}
#con2 a {
	display: block;
}
#con2 h3 span {
	font-size: 14px;
}
#con2_left {
	height: auto;
	width: 310px;
	float: left;
}
#con2_right {
	height: auto;
	width: 310px;
	margin-left: 25px;
	float: left;
}


/* コンテンツ2バナー */
#con2_bana {
	margin-bottom: 40px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#con2_bana img {
	float: left;
	width: 344px;
}

#con2_bana p {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #ff931e;
	background-image: url(../images/index_bt_sprinkler_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	width: 636px;
	line-height: 54px;
	text-indent: 10px;
}

#con2_bana span {
	color: #ff931e;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}



/* コンテンツ3リクルート */
#con3 {
	background-color: #3fa9f5;
	height: auto;
	width: 980px;
	padding-top: 0px;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#con3 h2 {
	/* margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF; */
	font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 19.6px;
		margin-left: 9px;

}

#con3_wrap {
	display: flex;
}


#con3_left{
	/* width: 274px; */
	width: 318px;
	float: left;
	/* margin-left: 10px; */
    margin-left: 7px;

}
#con3_left p{
	/* width: 254px; */
	width: 298px;
	/* font-size: 14px; */
	font-size: 13.5px;
	color: #FFF;
	padding-left: 12px;
    padding-top: 12px;
}
#con3_left a:hover img{
	background-color: #3fa9f5;
}
#con3_right{
	/* width: 666px; */
	width: 612px;
	margin-left: 20px;
	float: left;
	/* background-color: #FFF; */
}

.con3_right_innerzz {
	display: flex; 
	flex-wrap: wrap; 
	gap: 9px 9px; 
	align-items: center; 
	justify-content: space-around;
}

.con3_right_innerzz a {
	color: rgb(63,169,245);
    font-weight: bold;
    font-size: 18px;
}
#con3_right img {
	float: left;
}
#con3_right h3 {
	background-color: #3fa9f5;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	width: 80px;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
	border-radius: 5px; /* CSS3 */
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari,Chrome */
behavior: url(PIE-1.0.0/PIE.htc);　/* IE */
}
#con3_right h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 6px;
}
#con3_right h4 span {
	font-size: 10px;
}
/* #con3_right p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
} */
#con3_right p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	display: block;
	width: 290px;
	text-align: center;
	height: 66px;
	line-height: 66px;
	background-color: #fff;
	gap: 30px;
	font-size: 13px;
	font-weight: bold;
}
/* 新着情報 */
#news {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#news h2 {
	border-style: none;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
#news_field {
	width: 980px;
	height: 8em;
	overflow: auto;
	border: 1px solid #CCC;
	margin-bottom: 40px;
}
#news_field ul {
	margin-top: 10px;
	margin-right: 24px;
	margin-bottom: 10px;
	margin-left: 24px;
}
#news_field ul li {
	font-size: 14px;
	line-height: 30px;
}

#news_field .re,#news_field .te,#news_field .wo,#news_field .co {
	background-color: #39F;
	font-size: 10px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 6em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 20px;
}
#news_field .re {
	background-color: #39F;
}
#news_field .te {
	background-color: #0C0;
}
#news_field .wo {
	background-color: #F90;
}
#news_field .co {
	background-color: #C30;
}
#news_field .date {
	font-size: 12px;
	vertical-align: middle;
}
#news_field a {
	display: inline;
	text-decoration: underline;
}



/* note */
.bk_gray {
	background-color: #f2f2f2;
	margin-top: -6px;
	margin-bottom: 27px;
	/* width: 100%; */
	width: 100vw;
}

#note {
	width: 100%;
	margin: 0 auto;
	/* width: 100%; */
	padding: 27px 0;
	
}

#note h2 {
	font-size: 25px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 15px;
	
}
.note_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 2%;
	max-width: 980px;
	margin: 0 auto;
}

.note_bg_white {
	background-color: #fff;
    padding: 27px;
    border-radius: 30px;
    padding-bottom: 9px;
}

#note>p {
	margin-bottom: 6px;
	padding: 0 21px 15px;
}

.about_note > a {
	display: flex;
    margin-bottom: 24px;
    gap: 30px;
    align-items: end;
}

.about_note a:hover {
	opacity: 0.70;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70);
	background: none;
	display:flex;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	/* background-color: #fff; */
}

.about_note > a > p {
	width: 70px;
}

.about_note > a > p > img {
	width: 100%;
}

.about_note h3 {
	font-weight: 600;
}

.container {
	width: 100%;
    max-width: 980px;
    margin: 0 auto;
}

.mu {
	width: 48%;
	max-width: 470px;
}

.mu img {
	width: 100%;
}

.note_wrap h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 6px;
	color: #333;
}

.note_wrap p {
	margin-bottom: 10px;
    font-size: 14px;
}

@media screen and (max-width: 559px) {

	.about_note > a > p {
		margin: 0 auto;
		width: 40px;
}

	.about_note > a {
			flex-wrap: wrap;
			gap: 15px;
	}

	.about_note > a > div > h3 {
		text-align: center;
		margin-bottom: 9px;
}

}

.other_channels {
	margin-top: 27px;
	margin-bottom: 45px;
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.channel {
	width: 100%;
	background-color: #fff;
	border-radius: 30px;
	padding: 24px;
	display: flex;
	gap: 45px;
	box-sizing: border-box;
	align-items: center;
}

.other_channels .image_wrap {
	width: 190px;
}

.other_channels .image_wrap>img {
	width: 100%;
}

.channel h3 {
	font-weight: bold;
	margin-bottom: 5px;
}

@media screen and (max-width: 559px) {
	.other_channels {
			display: block;
	}

	.channel {
		width: 100%;
		margin-top: 30px;
		gap:27px;
}


}

#tetsumado {
width: 980px;
	margin: 0 auto;
}

.tetsumado_image_wrap {
	width: 300px;
	margin: 36px auto;
}

#tetsumado img {
	width: 100%;
}

#tetsumado h2 {
	font-size: 25px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 15px;
}

#tetsumado hr {
	border: 0.5px solid #333;
}

ul.tetsumado_blog_area {
	display: flex;
	flex-wrap: wrap;
	gap: 1%;
	justify-content: space-between;
	margin-bottom: 60px;
}

ul.tetsumado_blog_area>li {
	width: 49%;
	box-sizing: border-box;
	margin-bottom: 24px;
}

ul.tetsumado_blog_area h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 6px;
	color: #333;
}

.tetsumado_blog_area p {
	margin-bottom: 10px;
	font-size: 14px;
}

@media screen and (max-width: 559px) {
	#tetsumado {
			width: 100%;
			padding: 20px;
	}

	ul.tetsumado_blog_area>li {
		width: 100%;
}


}


/* 
.main_hero_mov {
	width: 980px;
	margin: 0 auto;
} */

body.home {
	width: fit-content;
}

@media screen and (max-width: 978px) {
	.bk_gray {
		width: 100%;
	}
}

@media screen and (max-width: 559px) {
	#con3_wrap {
		display: block;
	}

	#con3 h2 {
		/* font-size: 175%; */
		margin-left: 0;
	}

	#con3_left p {
    font-size: 14px;
    color: #FFF;
    line-height: 1.4;
		text-align: left;
    padding-left: 8px;
}

body.home div#con3_right {
	padding: 20px 0;
}

body.home div#con3_left {
	padding:20px 0
}

.con3_right_innerzz a {

	font-size: 18px;
}
.mu {
	width: 100%;
	margin-bottom: 18px;
}
#note {
	width: 100%;
	padding: 20px;
}

#tetsumado {
	width: 100%;
	padding: 20px;
	}

	/* .main_hero_mov {
		width: 100%;
	} */
}
