@charset "utf-8";
.center {
	justify-content: center;
}
.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
}
.indent {
	text-indent: -1.3em;
	padding-left: 1.3em;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mt15 {
	margin-top: 15px;
}
.mb100 {
	margin-bottom: 100px;
}
.ls01 {
	letter-spacing: -0.078em;
}
.ls02 {
	letter-spacing: normal;
}
.fz12 {
	font-size: 1.2rem !important;
}
.fea_ww{
	color: #000;
}
.lp_main_lead{
	padding: 60px 10px 0;
	text-align: center;
}
.lp_main_lead {
	max-width: 1103px;
	margin: 0 auto;
}
.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: -10px;
	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: 21px;
	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: 20px 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: 50px 50px 80px;
	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_box>.full_flex{
	min-height: 314px;
}
.lp_lineup_new{
	margin-bottom: 15px;
	width: 46px;
}
.full_text_mt{
	margin-top: 15px;
}
.lp_lineup_item .full_pic{
	margin-top: 0;
	width: 48.3%;
}
.lp_lineup_item .full_text{
	width: 48%;
	padding-top: 0;
}
.lp_lineup_logo{
	position: relative;
	margin-bottom: 15px;
}
.lp_lineup_logo_mark{
	position: absolute;
	z-index: 3;
	top: 0;
	right: 34%;
	padding: 3px 5px;
	width: 74px;
	border: 1px solid #000;
	border-radius: 5px;
	background: #fff;
	line-height: 0;
}
.lp_lineup_logo_mark_6c{
	right: 0;
}
.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: 8px 2px;
	margin-bottom: 15px;
	font-size: 0.8125rem;
}
.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{
	margin-left: 6%;
	max-width: 668px !important;
}
.lp_img12{
	margin-right: 7%;
}
.lp_photo_bg {
	margin-bottom: 120px;
	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;
	cursor: pointer;
}
.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;
}
.f4_tit02 {
    padding: 4px 5px 2px;
    background: #e1e2e2;
    text-align: center;
    font-weight: bold;
}
.fc4_arr {
    width: 34px;
    margin: 10px auto 10px;
}
#splide_02{
	max-width: 100%;
}
#splide_02 .splide__arrow{
	display: none;
}
.lp_splide img{
	max-width: 100%;
}
.lp_splide .splide__arrow svg{
	display: none;
}
.lp_splide .splide__arrow{
	width: 30px;
	height: 61px;
	border-radius: 0;
	opacity: 1;
}
.lp_splide .splide__arrow:hover{
	opacity: 0.7 !important;
}
.lp_splide .splide__arrow--prev{
	left: 0.5em;
	background: url(../img/img_carousel_left_pc.png) no-repeat;
	background-size: 100% 100%;
}
.lp_splide .splide__arrow--next{
	right: 0.5em;
	background: url(../img/img_carousel_right_pc.png) no-repeat;
	background-size: 100% 100%;
}
.lp_img_mark_box{
	text-align: center;
}
.lp_img_mark_box>p{
	position: relative;
}
.lp_img_mark{
	position: absolute;
	right: -175px;
	top: -12px;
	width: 153px;
}
.lp_item01 .lp_item_num{
	bottom: 65px;
}
.lp_item01 .lp_item_title{
	padding-top: 50px;
}
.lp_item04 .lp_item_num{
	bottom: 50px;
}
.lp_item04 .lp_item_title{
	padding-top: 40px;
}
.lp_lineup_box1{
	max-width: 760px;
	padding: 40px 90px 50px;
	margin: 100px auto 0;
}

.lp_movie_line{
	margin-bottom: 0 !important;
	margin-top: 40px;
	padding-top: 15px;
	border-top: 1px solid #000;
}
.lp_movie_noline{
	margin-bottom: 0 !important;
	margin-top: 40px;
}
.lp_movie_box{
	max-width: 628px;
	margin: 0 auto;
}
.lp_movie_tit{
	padding: 15px 0;
	text-align: center;
}
.lp_movie_icon {
	position: relative;
	display: block;
	overflow: hidden;
}
.lp_movie_icon img{
	transition: 0.6s;
}
.lp_movie_icon:hover img{
	opacity: 0.7;
	transform: scale(1.05);
	transition: 0.6s;
}
.lp_movie_icon:after{
	content: '';
	position: absolute;
	top: calc(50% - 22px);
	left: calc(50% - 32px);
	width: 64px;
	height: 45px;
	background: url(../img/youtube_icon.png);
	background-size: 100%;
}
.lp_movie_noline .lp_lineup_item,
.lp_movie_line .lp_lineup_item{
	margin-top: 30px;
}
#splide_lineup{
	max-width: 100%;
}
#splide_lineup .splide__arrow--prev{
	left: -30px;
}
#splide_lineup .splide__arrow--next{
	right: -30px;
}
#splide_lineup .splide__pagination{
	bottom: -35px;
}
#splide_lineup .lp_lineup_item {
    width: auto;
    margin: 0 25px;
}
#splide_lineup .full_feature{
	/* min-height: 362px; */
}
.lp_lineup_h4_cr1{
	background: #ea5504 !important;
}
.lp_lineup_h4_cr2{
	background: #a96124 !important;
}
.lp_lineup_lead{
	margin-top: 100px;
	margin-bottom: 20px;
	padding: 15px 15px 13px;
	background: #717171;
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
}
