@charset "utf-8";
/* CSS Document */

/*===================
style 
====================*/
.fw{font-weight: bold;}
.tC{text-align: center!important;}
.mb100{margin-bottom: 100px!important;}
.mt80{margin-top: 80px!important;}
.mt75{margin-top: 75px!important;}
.mt65{margin-top: 65px!important;}
.mb80{margin-bottom: 80px!important;}
.mb55{margin-bottom: 55px!important;}
.mb40{margin-bottom: 40px!important;}

.pt_pb80{
	padding-bottom: 80px;
	padding-top: 80px;
}

.bb{border-bottom: 1px solid #dedede;}

.super{
	vertical-align: super;
	font-size: 58.42857%;
}

/*===================
MV　style 
====================*/

/* mainvisual */
.mainvisual.max_width {
	height: 641px;
	background: url("/img/landing_page/req/vision/bk_linescan_2091_02_001.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.mainvisual_inner{
	position: relative;
}

.l_mv_camera{
	position: absolute;
	top:1px;
	left: 30px;
}

.l_mv_h1{
	text-align: left;
	padding-top: 110px;
	margin-left: 452px;
}

.h1_title_text{
	font-size: 44px;
	color: #fff;
	line-height: 1.4;
}

.l_mv_flex{
	display: flex;
	justify-content: space-between;
	margin-top: 108px;
}

.l_mv_flex .l_mv_flex_item{
	width: 300px;
	flex-basis: 300px;
}

.section1_flex{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.flex_left_01,
.flex_right_01{
	width: 460px;
	flex-basis: 460px;
}

.flex_left_01{
	width: 469px;
	flex-basis: 469px;
}

.section01_h2_title,
.section03_h2_title{
	font-size: 36px;
	color: #333333;
	margin-bottom: 52px;
	line-height: 1;
}

.section02_h2_title{
	font-size: 36px;
	color: #333333;
	margin-bottom: 46px;
	line-height: 1;
}

.normal_text{
	font-size: 18px;
	color: #333333;
}

.flex_normal_text{
	font-size: 22px;
}


/* =======================================section02 */
.section02{
	background-color: #f2f3f3;
}

.section2_flex{
	display: flex;
	text-align: left;
}

.section2_flex_title{
	font-size: 22px;
	color: #fff;
}


.flex_left_02{
	width: 460px;
	flex-basis: 460px;
	margin-right: 50px;
	position: relative;
}

.flex_left_02::after{
    position: absolute;
    content: "";
    display: inline-block;
    background: url("/img/landing_page/req/vision/bk_linescan_2091_02_003.png") no-repeat;
    width: 29px;
    height: 28px;
    top: 62%;
	right: -9.2%;
}

.flex_right_02{
	width: 460px;
	flex-basis: 460px;
}

.section2_flex_title{
	font-size: 22px;
	padding: 16px 52px 16px 53px;
	background-color: #17537b;
	margin-bottom: 26px;
}

.section2_flex_title_right{
	padding: 16px 30px;
}

.section2_flex_under_item{
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}

.section2_flex_under_item_left{
	width: 205px;
	flex-basis: 205px;
	margin-right: 50px;
	position: relative;
}
.section2_flex_under_item_left::after{
    position: absolute;
    content: "";
    display: inline-block;
    background: url("/img/landing_page/req/vision/bk_linescan_2091_02_002.png") no-repeat;
    width: 28px;
    height: 28px;
    top: 41%;
	right: -19%;
}


.section2_flex_under_item_right_1{
	width: 205px;
	flex-basis: 205px;
}

.section2_flex_under_item_right_2{
	width: 230px;
	flex-basis: 230px;
}





.pattern_area{
	background-color: #fff;
	width: 100%;
}

.pattern_area_inner{
	width: 910px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 28px;
}

.h3_title{
	font-size: 22px;
	color: #17537b;
	margin-bottom: 25px;
}

.pattern_area .h3_title{
	text-align: center;
}


.pattern_area_flex{
	display: flex;
	justify-content: space-between;
}

.pattern_area_flex_item{
	flex-basis: 166px;
	width: 166px;
}

.flex_pattern_image_area{
	margin-bottom: 10px;
}

.pattern_area_inner .normal_text{
	text-align: center;
}


/* =======================================section03 */
.section03_flex{
	display: flex;
	width: 770px;
	margin: 0 auto;
	margin-bottom: 55px;
}

.section03_flex_left{
	width: 330px;
	flex-basis: 330px;
	position: relative;
	margin-right: 110px;
}

.section03_flex_left::after{
    position: absolute;
    content: "";
    display: inline-block;
    background: url("/img/landing_page/req/vision/bk_linescan_2091_02_003.png") no-repeat;
    width: 29px;
    height: 28px;
    top: 41%;
    right: -20%;
}


.section03_flex_right{
	width: 330px;
	flex-basis: 330px;
}

.section03_flex_left_text,
.section03_flex_right_text{
	font-size: 22px;
	text-align: center;
	padding: 16px 130px;
	color: #fff;
}

.section03_flex_left_text{
	background-color: #919699;
}

.section03_flex_right_text{
	background-color: #e60012;
}

.section03_flex_image{
	margin-bottom: 15px;
}


/* =======================================section04 */

.section04 {
	padding: 25px 0 60px;
}
.section04 .lp_contents_inner {
	width: 970px;
	margin: 0 auto;
}
.section04 .lp_contents_inner.of-flex {
	display: flex;
}
.section04 .lp_contents_inner.of-flex.of-justifyContent-center {
	justify-content: center;
}
.section04 .lp_contents_inner.of-flex.of-align-center {
	align-items: center;
}

/* lp-textPhone */
.lp-textPhone {
	margin-bottom: 24px;
	color: #333;
}

.lp-textPhone > *:last-child {
	margin-bottom: 0;
}

.lp-textPhone-number {
	font-size: 34px;
	font-weight: bold;
	line-height: 1;
}

.lp-textPhone-numberGroup {
	display: flex;
	align-items: flex-start;
	margin-top: 0 !important;
	margin-bottom: 8px;
}

.lp-textPhone-note {
	margin-top: 0 !important;
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
}

.lp-textPhone-icon {
	width: 60px;
	min-width: 60px;
	height: 30px;
	min-height: 30px;
	margin-top: 0.2rem;
	margin-right: 8px;
}

.lp-textPhone-icon .of-iconColor-primary {
	fill: #00a23f;
}

.lp-textPhone-icon .of-iconColor-secondary {
	fill: #fe8800;
}

.lp-textPhone-icon .of-iconColor-tertiary {
	fill: #0086b1;
}

.lp-textPhone-icon .of-iconColor-quaternary {
	fill: #838079;
}

.lp-textPhone-icon .of-iconColor-quinary {
	fill: #1e1c1c;
}

.lp-textPhone.of-center {
	text-align: center;
}

.lp-textPhone.of-center .lp-textPhone-numberGroup {
	justify-content: center;
}

/* lp-text */
.lp-text {
	margin-right: 30px;
	font-weight: 600;
	font-size: 20px;
}
