@charset "utf-8";

.fea_ww{
	color: #000;
}
.lp_main_lead{
	padding: 60px 10px 0;
	text-align: center;
}
.lp_title_bg{
	margin-bottom: 70px;
	padding: 20px 0;
	background: #b81c25;
}
.lp_title_bg img{
	max-width: 100%;
}
.lp_titM{
	font-size: 1.75rem;
	font-weight: bold;
	line-height: 1.5;
}
.lp_tit_line{
	position: relative;
	z-index: 1;
}
.lp_tit_line span{
	position: relative;
	z-index: 2;
}
.lp_tit_line::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 7px;
	z-index: 1;
	width: 100%;
	height: 11px;
	background: #ffe764;
}
.lp_titL{
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.5;
}
.lp_ruby{
	position: relative;
}
.lp_ruby i {
    font-style: normal;
    position: absolute;
    left: 50%;
    top: -8px;
	width: 100%;
    white-space: nowrap;
    font-size: 0.75rem;
    font-style: normal !important;
	transform: translateX(-50%) ;
}
.lp_titL_line .lp_tit_line::after{
	left: 5%;
	width: 90%;
	height: 20px;
}
.lp_titL_line::before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-top: -12px;
	width: 35px;
	height: 61px;
	background: url(../img/img_03.png) no-repeat;
	background-size: 100% 100%;
}
.lp_titL_line::after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-top: -12px;
	width: 35px;
	height: 61px;
	background: url(../img/img_04.png) no-repeat;
	background-size: 100% 100%;
}
.lp_titS{
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.5;
}
.lp_carousel_box .FW4_carouselLeftBtn img,
.lp_carousel_box .FW4_carouselRightBtn img{
	width: 30px !important;
}
.lp_carousel_box .FW4_carouselBottomBtn{
	position: relative;
	margin: 0;
	top: -30px;
	z-index: 3;
}
.lp_carousel_box .FW4_carouselBBItemActive{
	background: #b81c25;
	border-color: #b81c25;
}
.lp_carousel_box .FW4_carouselLeftBtn,.lp_carousel_box .FW4_carouselRightBtn{
	margin-left: 8px;
	margin-right: 8px;
}
.lp_arr{
	padding: 50px 0;
	text-align: center;
}
.lp_title_bg02{
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-end;
	height: 190px;
	background: #000;
	text-align: center;
}
.lp_title_bg02::after{
	content: '';
	position: absolute;
	bottom: -22px;
	left: 50%;
	width: 0;
	height: 0;
	border: none;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
	border-width: 25px 25px 0 25px;
	transform: translateX(-50%) rotate(0deg);
}
.lp_title_bg02 img{
	max-width: 100%;
}
.lp_title_bg02_red{
	background: #b81c25;
}
.lp_title_bg02_red::after{
	border-color: #b81c25 transparent transparent transparent;
}
.lp_win_gray{
	padding: 100px 0 70px;
	background: #f2f2f2;
}
.lp_win_white{
	padding: 100px 0 70px;
}
.lp_wide_s{
	max-width: 1147px;
	width: 100%;
	margin: 0 auto;
}
.lp_item_text{
	width: 43.6%;
	color: #000;
}
.lp_item_pic{
	width: 53.6%;
}
.lp_item_title{
	margin-bottom: 40px;
	padding: 30px 0 10px 16px;
	position: relative;
	border-bottom: 4px solid #000;
}
.lp_item_title p{
	position: relative;
	z-index: 2;
}
.lp_item_num{
	position: absolute;
	left: -40px;
	bottom: 15px;
	opacity: 0.6;
}
.lp_item02 .lp_item_text{
	margin-right: -30px;
	order: 2;
}
.lp_item02 .lp_item_pic{
	order: 1;
}
.lp_item02 .lp_item_title{
	padding-left: 20px;
}
.lp_item03 .lp_item_title {
    padding-left: 20px;
}
.lp_title_box01{
	padding: 80px 45px 10px 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
}
.lp_lineup_wp{
	margin-bottom: 70px;
	padding: 1px 10px 80px;
	background: #e5e5e5;
}
.lp_lineup_title{
	margin-top: 70px;
	padding: 15px 15px 13px;
	background: #717171;
	color: #fff;
	font-size: 2rem;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
}
.lp_lineup_box{
	padding: 40px 85px 50px;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.lp_lineup_item{
	width: calc((100% - 60px)/2.0001);
}
.lp_lineup_item .full_title{
	background: none;
	padding: 0 !important;
	margin-bottom: 35px !important;
	color: #333;
	font-size: 2rem;
}
.lp_lineup_item .full_box{
	padding: 0;
	border: none;
}
.lp_lineup_item .full_pic{
	margin-top: 0;
	width: 48.3%;
}
.lp_lineup_item .full_text{
	width: 48%;
	padding-top: 0;
}
.lp_lineup_logo{
	margin-bottom: 15px;
}
.lp_lineup_color{
	padding-top: 20px;
	font-size: 0.875rem;
	text-align: center;
	font-weight: normal;
}
.lp_lineup_item .full_text h4{
	padding-top: 15px;
	padding-bottom: 13px;
	margin-bottom: 13px;
	font-weight: bold;
}
.lp_lineup_item .full_text h4 .fea_txtline_ib{
	border-width: 2px;
}
.lp_lineup_item .full_info{
	margin-bottom: 15px;
}
.lp_lineup_item .full_info th{
	padding-left: 0;
	padding-right: 0;
	width: 52%;
	font-weight: bold;
}
.lp_lineup_item .full_info td{
	padding-left: 0;
	padding-right: 0;
	width: 48%;
	font-weight: bold;
}
.lp_lineup_item .full_fontL{
	font-size: 1.75rem;
}
.lp_lineup_item .full_fontL small{
	font-size: 1.3rem;
}
.lp_lineup_item .full_feature{
	font-weight: bold;
}
.lp_lineup_item .full_flex{
	margin-bottom: 0;
}
.lp_lineup_item .full_feature ul li{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.lp_lineup_item .full_mod_link{
	margin-top: 0;
	background: #b81c25;
	color: #fff !important;
	font-weight: bold;
	font-size: 1.3rem;
}
.lp_lineup_item .full_mod_link::after{
	background-image: url(/module/fw4/img/FW4_mark_arw_right_w.svg);
}
.lp_btm_note{
	margin-bottom: 100px;
}
.lp_img08{
	padding-left: 80px;
}
.lp_img12{
	margin-right: 7%;
}
.lp_photo_bg {
	background-image: url(../img/lp_photo_bg_pc.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top;
	padding: 100px 0;
}
.lp_photo_bg img {
	max-width: 100%;
}
.lp_photo_bg_container{
    background-color: rgba(184,28,37,0.9);
    padding: 60px 64px 0;
}
.lp_photo_bg_text {
	margin-bottom: 60px;
}
.lp_photo_bg_button {
	position: relative;
	margin-bottom: 81px;
}
.lp_photo_bg_click {
	position: absolute;
    top: 40px;
    right: 5px;
}
.lp_photo_bg_inner {
	display: none;
	background-color: #ffffff;
	padding: 60px 40px;
	margin-bottom: 64px;
}



