/* common */
body{background: #fff;}
.wrapper_wrapper_{background: #fff;}
div.wrapper_{background: #fff;}

.e0027_item{font-size:15px;line-height:1.8;color:#333333;}
.e0027_item .ct{margin:0 auto;text-align:center;}
.e0027_item .contents{margin:0 auto;width:660px;}
.e0027_item div{box-sizing:border-box;}

.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt65{margin-top:65px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb65{margin-bottom:65px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}

.e0027_item h1 {
    margin: 0 auto 50px;
    max-width: 1240px;
    width: 100%;
}
.e0027_item h2.title{
	margin: 0 auto 35px;
	max-width: 1240px;
	width: 100%;
	position: relative;
	background: #F7F8FA;
	line-height: 2;
	padding: 18px 15px 15px 40px;
	font-size: 20px;
	font-weight: bold;
}
.e0027_item h2.title::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 70px;
	height: 4px;
	background: #FE1F8D;
}
.e0027_item h2.title::after{
	position: absolute;
	content: " ";
	top: 0;
	left: 70px;
	width: 23px;
	height: 4px;
	background: #FECE00;
}
.e0027_item div.problem-area h3{
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	color: #333333;
	margin-bottom: 25px;
}
.e0027_item div.problem-area div.feature-area{
	max-width: 860px;
	width: 100%;
	margin: 0 auto;
}
.e0027_item div.problem-area div.feature-area div.wrap{
	display: flex;
	justify-content: space-between;
}
.e0027_item div.problem-area div.feature-area div.wrap div.box{
	background: #F0F0F0;
	width: 270px;
	border-radius: 10px;
	padding: 30px 0;
}
.e0027_item div.problem-area div.feature-area div.wrap div.box.b01 div.img{
	width: 86.49px;
	margin: 0 auto 25px;
}
.e0027_item div.problem-area div.feature-area div.wrap div.box.b02 div.img{
	width: 73.46px;
	margin: 0 auto 25px;
}
.e0027_item div.problem-area div.feature-area div.wrap div.box.b03 div.img{
	width: 50.24px;
	margin: 0 auto 25px;
}
.e0027_item div.problem-area div.feature-area div.wrap p.txt{
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.e0027_item div.problem-area div.feature-area div.wrap p.txt span{
	color: #0083F4;
}
.e0027_item div.problem-area div.mov-area{
	background: #DFF5FF;
	max-width: 1000px;
	width: 100%;
	padding: 55px 0;
	margin: 50px auto 0;
	border-radius: 10px;
	position: relative;
}
.e0027_item div.problem-area div.mov-area::before{
	position: absolute;
	content: '';
	width:0;
	height:0;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-style:solid;
	border-width: 27.5px 30px 0 30px;
	border-color: #FFFFFF transparent transparent transparent;
}
.e0027_item div.problem-area div.mov-area p.ttl{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4;
	color: #333;
}
.e0027_item div.problem-area div.mov-area p.ttl span {
    background: linear-gradient(transparent 60%, #FFF14E 0%);
}
.e0027_item div.problem-area div.mov-area div.mov{
	max-width: 650px;
	width: 100%;
	margin: 40px auto 30px;
    position: relative;
    padding-top: 38%;
}
.e0027_item div.problem-area div.mov-area div.mov iframe{
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #CCC;
}
.e0027_item div.problem-area div.mov-area p.txt{
	text-align: center;
	font-size: 16px;
}
.e0027_item div#section01{
	margin-top: 80px;
}
.e0027_item div#section01 div.box{
	display: flex;
	justify-content: center;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto 40px;
	padding-bottom: 40px;
	border-bottom: 1px dotted #BABABA;
}
.e0027_item div#section01 div.box div.txt{
	width: 400px;
}
.e0027_item div#section01 div.box div.txt div.ttl{
	display: flex;
	justify-content: left;
	align-items: center;
	margin-bottom: 20px;
}
.e0027_item div#section01 div.box div.txt div.ttl h3{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	color: #0083F4;
	position: relative;
	margin-left: 15px;
}
.e0027_item div#section01 div.box div.img{
	width: 340px;
}
.e0027_item div#section01 div.box.b01 div.img{
	margin-left: 50px;
}
.e0027_item div#section01 div.box.b02{
	flex-direction: row-reverse;
}
.e0027_item div#section01 div.box.b02 div.img{
	margin-right: 50px;
}
.e0027_item div#section01 div.box.b03{
	margin: 0 auto;
}
.e0027_item div#section01 div.box.b03 div.img{
	margin-left: 50px;
}
.e0027_item div#section02{
	margin-top: 80px;
}
.e0027_item div#section02 div.jirei{
	display: flex;
	justify-content: center;
}
.e0027_item div#section02 div.jirei div.box{
	width: 425px;
}
.e0027_item div#section02 div.jirei div.box p.name{
	font-size: 14px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 20px;
}
.e0027_item div#section02 div.jirei div.box h3{
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.e0027_item div#section02 div.jirei div.box div.img{
	width: 100%;
	margin-bottom: 20px;
}
.e0027_item div#section02 div.jirei div.box p.industry{
	font-size: 14px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 15px;
}
.e0027_item div#section02 div.jirei div.box h4{
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	background: #F0F0F0;
	padding: 7px 0 5px;
	margin-bottom: 15px;
}
.e0027_item div#section02 div.jirei div.box p.txt{
	font-size: 14px;
}
.e0027_item div#section02 div.jirei div.box.b01{
	padding-right: 45px;
	border-right: 1px dotted #BABABA;	
}
.e0027_item div#section02 div.jirei div.box.b02{
	padding-left: 45px;
}
.e0027_item div#section02 div.jirei div.box.b01 div.logo{
	width: 84px;
	margin: 0 auto 23px;
}
.e0027_item div#section02 div.jirei div.box.b02 div.logo{
	width: 136px;
	margin: 0 auto 20px;
}
/* item_box */
.e0027_item div#item{
	margin-top: 70px;
}
.e0027_item .item_box h2{
	margin: 0 auto 35px;
    width: 100%;
    position: relative;
    background: #F7F8FA;
    line-height: 2;
    padding: 18px 15px 15px 40px;
    font-size: 20px;
    font-weight: bold;
}
.e0027_item .item_box h2::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 70px;
    height: 4px;
    background: #FE1F8D;
}
.e0027_item .item_box h2::after{
    position: absolute;
    content: " ";
    top: 0;
    left: 70px;
    width: 23px;
    height: 4px;
    background: #FECE00;
}
.e0027_item .item_box div.button{
	width: 420px;
	margin: 40px auto 0;
}
.e0027_item .item_box div.button a{
    display: inline-block;
    text-align: center;
    outline: none;
    font-size: 18px;
	border: 1px solid #4A545E;
	background: #fff;
	border-radius: 50px;
	width: 420px;
	margin: 0 auto;
	padding: 13px 0;
	position: relative;
	font-weight: bold;
}
.e0027_item .item_box div.button a span{
	margin-right: 10px;
}
.e0027_item .item_box div.button a:hover{
	text-decoration: none;
	opacity: 0.6;
}
@media print, screen and (max-width: 767px) {
	.e0027_item div.problem-area h3{
		font-size: 22px;
		margin-bottom: 15px;
	}
	.e0027_item div.problem-area div.feature-area div.wrap{
		display: block;
	}
	.e0027_item div.problem-area div.feature-area div.wrap div.box{
		width: 100%;
		margin: 0 auto 10px;
		padding: 20px 15px;
		display: flex;
		align-items: center;
	}
	.e0027_item div.problem-area div.feature-area div.wrap div.box.b01 div.img{
		width: 60.47px;
		margin: 0 auto;
	}
	.e0027_item div.problem-area div.feature-area div.wrap div.box.b02 div.img{
		width: 51.37px;
		margin: 0 0 0 5px;
	}
	.e0027_item div.problem-area div.feature-area div.wrap div.box.b03 div.img{
		width: 35.13px;
		margin: 0 0 0 12px;
	}
	.e0027_item div.problem-area div.feature-area div.wrap p.txt{
		font-size: 16px;
		text-align: left;
		margin-left: 15px;
		width: 80%;
	}
	.e0027_item div.problem-area div.feature-area div.wrap div.box.b01 p.txt{
		margin-left: 15px;
	}
	.e0027_item div.problem-area div.feature-area div.wrap div.box.b02 p.txt{
		margin-left: 15px;
	}
	.e0027_item div.problem-area div.feature-area div.wrap div.box.b03 p.txt{
		margin-left: 25px;
	}
	.e0027_item div.problem-area div.mov-area{
		padding: 48px 0 30px;
		margin: 30px auto 0;
	}
	.e0027_item div.problem-area div.mov-area::before{
		position: absolute;
		content: '';
		width:0;
		height:0;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		border-style:solid;
		border-width: 27.5px 30px 0 30px;
		border-color: #FFFFFF transparent transparent transparent;
	}
	.e0027_item div.problem-area div.mov-area p.ttl{
		font-size: 18px;
	}
	.e0027_item div.problem-area div.mov-area div.mov{
		margin: 30px auto 20px;
		width: 92%;
	    padding-top: 56%;
	}
	.e0027_item div.problem-area div.mov-area div.mov iframe{
		position: absolute;
	    top: 0;
	    right: 0;
	    width: 100%;
	    height: 100%;
	    border: 1px solid #CCC;
	}
	.e0027_item div.problem-area div.mov-area p.txt{
		width: 92%;
		text-align: left;
		font-size: 14px;
		margin: 0 auto;
	}
	.e0027_item div#section01{
		margin-top: 50px;
	}
	.e0027_item div#section01 div.box{
		display: block;
		width: 100%;
		margin: 0 auto 30px;
		padding-bottom: 30px;
	}
	.e0027_item div#section01 div.box div.txt{
		width: 95%;
		margin: 0 auto;
	}
	.e0027_item div#section01 div.box div.txt div.ttl{
		margin-bottom: 20px;
	}
	.e0027_item div#section01 div.box div.txt div.ttl div.icon{
		width: 67.4px;
	}
	.e0027_item div#section01 div.box div.txt div.ttl h3{
		font-size: 20px;
		font-weight: bold;
		line-height: 1.4;
		color: #0083F4;
		position: relative;
		margin-left: 15px;
	}
	.e0027_item div#section01 div.box p.txt{
		font-size: 14px;
	}
	.e0027_item div#section01 div.box div.img{
		width: 240px;
		margin-top: 20px;
		margin-right: auto;
		margin-left: auto;
	}
	.e0027_item div#section01 div.box.b01 div.img{
		margin-left: auto;
	}
	.e0027_item div#section01 div.box.b02 div.img{
		margin-right: auto;
	}
	.e0027_item div#section01 div.box.b03{
		margin: 0 auto;
	}
	.e0027_item div#section01 div.box.b03 div.img{
		margin-left: auto;
	}
	.e0027_item div#section02{
		margin-top: 50px;
	}
	.e0027_item div#section02 div.jirei{
		display: block;
	}
	.e0027_item div#section02 div.jirei div.box{
		width: 100%;
		margin: 0 auto;
	}
	.e0027_item div#section02 div.jirei div.box h3{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	.e0027_item div#section02 div.jirei div.box div.img{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	.e0027_item div#section02 div.jirei div.box p.industry{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	.e0027_item div#section02 div.jirei div.box h4{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	.e0027_item div#section02 div.jirei div.box p.txt{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	.e0027_item div#section02 div.jirei div.box.b01{
		padding-right: 0;
		border-right: none;	
		margin-bottom: 30px;
		padding-bottom: 40px;
		border-bottom: 1px dotted #BABABA;
	}
	.e0027_item div#section02 div.jirei div.box.b02{
		padding-left: 0;
	}
	/* item_box */
	.e0027_item div#item{
		margin-top: 50px;
	}
	.e0027_item .item_box div.button{
		width: 320px;
		margin: 30px auto 0;
	}
	.e0027_item .item_box div.button a{
	    font-size: 16px;
		width: 320px;
	}
}