@charset "utf-8";



.lp_page{
	padding-top: 20px;
}
.lp_kv{
	position: relative;
	display: flex;
	margin-left: -10px;
	margin-right: -10px;
}
.kv_mark{
	position: absolute;
	width: 94.5%;
	left: 1.4%;
	top: 2.8%;
	pointer-events: none;
}
.lp_col0303{
	width: calc((100% - 20px)/3.00001);
}

.ihv4_f_menu_a {
    display: flex;
	align-items: center;
	justify-content: center;
    padding: 15px 25px 12px 10px;
    position: relative;
    border: 1px solid #ccc;
    color: #333!important;
    text-decoration: none!important;
    opacity: 1;
    transition: 0.3s;
	text-align: center;
}
.ihv4_f_menu_a img{
	width: 70px;
	margin-right: 10px;
}
.ihv4_f_menu_a:after {
    transform: rotate(90deg);
    content: '';
    position: absolute;
    right: 10px;
    top: calc(50% - 7px);
    width: 16px;
    height: 16px;
    background: url(/module/fw4/img/FW4_mark_arw_right_b.svg) no-repeat;
    background-size: 14px 14px;
}
.ihv4_f_menu_a.ihv4_f_menu_right:after{
	transform: rotate(0deg);
}
.lp_wp{
	padding: 0 0 20px;
	background: #eee7e3;
}
.lp_wp .FW4_h1_features{
	font-size: 1.5rem;
}
.f_new {
    margin: 0 5px;
    position: relative;
    top: -1px;
	display: inline-block;
    vertical-align: middle;
    width: 50px;
    line-height: 1.1;
}
.f_cline {
    padding-top: 50px;
    border-top: 1px solid #000;
}
.f_h1_line {
    border: 1px #000 solid;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 10px 2px 10px;
    line-height: 1.3;
    margin-top: 3px;
	background: #fff;
	font-size: 90%;
}
.lp_imgMZ{
	margin-left: -10px;
	margin-right: -10px;
}
.lp_img01 {
    margin-bottom: 10px;
    width: 110px;
}
.lp_textline span{
	margin-bottom: 2px;
	display: inline-block;
	background: url(../img/img_line.png) no-repeat left bottom;
	background-size: 100% 3px;
	line-height: 1.6;
}
.lp_titline{
	margin-bottom: 30px;
	height: 32px;
	font-size: 1.15rem;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #000;
}
.lp_titline p{
	padding: 5px 20px;
	display: inline-block;
	line-height: 1.4;
	background: #eee7e3;
}
.lp_btn{
	background: #fff;
	border: 1px solid #cdb239;
}





