@charset "UTF-8";
:root {
  --color-background: #F9F8F6;

}



main.mfl_main {
  background-color: var(--color-background);
  font-family: "Noto Sans JP", sans-serif;
	padding: 0 0 60px 0;
}

#rwd-content .rwd-header-identify img {
  max-inline-size: none;
}




#mfl_pm{
	background: url("../img/top_promotion_bg.png") no-repeat center center;
	background-size: cover;

	width: 100vw;
	height: 100vw;

	position: relative;
	margin-bottom: 60px;
}
#mfl_pm .mfl_pm_txt{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);

	width: 70vw;

	padding: 13px 20px 12px 20px;
	border: 2px solid #666;
	background: rgba(255,255,255,.95);
}
#mfl_pm .mfl_pm_txt img{
	width: 100%;
	height: auto;
}



/*トップ機種紹介*/


#mechaAera{
	width: 80vw;
	min-height: 503px;
	margin: 0 auto 80px;

	padding: 13vw 10vw 8vw;

	background: url("../img/top_cont_sp_bg_middle.jpg") repeat-y center top 22.3vw;
	background-size: 100% auto;
	
	position: relative;
}
#mechaAera::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 22.3vw;
	display: block;
	background: url("../img/top_cont_sp_bg_top.jpg") no-repeat center top;
	background-size: 100% auto;
	z-index: 0;
}
#mechaAera::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 24.5vw;
	display: block;
	background: url("../img/top_cont_sp_bg_btm.jpg") no-repeat center top;
	background-size: 100% auto;
	z-index: 0;
}


#mechaAera h2{
	position: relative;
	padding: 20px 0;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.05em;
	margin-bottom: 40px;
	
	line-height: 120%;

}	
#mechaAera h2 span{
	color: #EE3333;
	font-size: 20px;
}
#mechaAera h2::before{
	content: "";
	background: url("../img/top_cont_title_line.png") no-repeat center center;
	background-size: 100% auto;
	width: 100%;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;

}
#mechaAera h2::after{
	content: "";
	background: url("../img/top_cont_title_line.png") no-repeat center center;
	background-size: 100% auto;
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 0;
	left: 0;

}


.mechaList{
	display: flex;
	flex-wrap: wrap;
	gap:0 0%;
	
	position: relative;
	z-index: 1
	
}


.mechaBox{
	width:100%;
}

.mechaNo{
	font-size: 12px;
	text-align: center;
	color: #EE3333;
	margin-bottom: 4px;
	font-family: "Offside", sans-serif;
}


.mechaCatch{
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	letter-spacing: .05em;
	line-height: 130%;
}
.mechaCatch br{
	display: none;
}


.mechaNameS{
	font-size: 10px;
	text-align: center;
	margin-bottom: 0;
}

.mechaListImg{
	margin-bottom: 35px;
}
.mechaListImg img{
	width: 100%;
	height: auto;
}
.mechaName{
	margin-bottom: 5px;
}
.mechaName img{
	width: 100%;
	height: auto;
}




/*ボトムバナー*/

#btmBana1{

	background: url("../img/top_banaarea1_bg_sp.jpg") no-repeat center center;
	background-size: cover;

	padding: 160px 0 120px;

	margin: 0 0 60px;

}

#btmBana2{

	background: url("../img/top_banaarea2_bg_sp.jpg") no-repeat center center;
	background-size: cover;

	padding: 160px 0 120px;

}
#btmBana2 a{
	pointer-events: none;
	
}
#btmBana2.csoon a{
	position: relative;
	display: block;
	padding-bottom: 50px;
}
#btmBana2.csoon a::before{
	content: "COMING SOON";
	position: absolute;
	display: block;
	bottom: 15px;
	left: 0;
	width: 100%;
	text-align: center;
	
	color: #EE3333;
	
	font-size: 14px;
}


.btmBana{
	width: 80vw;
	margin: 0 auto;
}




/*モーダル*/

#modal-intro{
	padding: 20px 20px 20px !important;
	font-family: "Noto Sans JP", sans-serif;
}
.modaltitle1{
	font-size: 18px;
	font-weight: 500;

	border: 2px solid #707070;

	padding: 14px 20px 14px 20px;
	margin-bottom: 20px;

	letter-spacing: .05em;

	text-align: center;
	
	line-height: 130%;
}
.intrsepa{
	display: flex;
	flex-wrap: wrap;

	align-items: center;

	justify-content: space-between;

	flex-direction: row;

	margin-bottom: 30px;
}

.introImg{
	width: 100%;
	margin-bottom: 10px;
}
.introImg img{
	width: 100%;
	height: auto;

}
.introTxt{
	width: 100%;

	font-size: 14px;
	line-height: 160%;
}





.rwd-modal-inline-content01{
	padding: 20px 20px 20px !important;
	font-family: "Noto Sans JP", sans-serif !important;
}

.modalRead{
	padding: 0 0 0 90px;
	font-size: 16px;
	margin-bottom: 12px;
	line-height: 130%;
}
h2.modaltitle2{
	padding: 12px 0 12px 0;
	border: 3px solid #707070;
	text-align: center;
}
h2.modaltitle2 img{
	width: auto;
	height: 20px;
}
h2.modaltitle2 span{
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}

.modalTitleBox{
	position: relative;
	margin-bottom: 20px;
}
.modaltitle2No{
	position: absolute;
	top: -4px;
	left: -10px;
	padding: 13px 10px 10px;
	border: 3px solid #707070;

	color: #EE3333;
	font-family: "Offside", sans-serif;

	font-size:  35px;
	line-height: 100%;
	background: #fff;
	text-align: center;
}
.modaltitle2No span{
	font-size: 10px;
	display: block;
	margin-bottom: 5px;
	line-height: 12px;
}


.modalImg{
	margin-bottom: 20px;
	text-align: center;
}

.modalImg img{
	width: 100%;
	height: auto;
}

.modalImg img.modalimg2{
	width: 100%;
	height: auto;
}

.modalstitle{
	font-size: 18px;
	margin-bottom: 15px;
	color: #EE3333;
}


.rwd-modal-inline-content01 p{
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 20px;
}



/*btn*/
.btn_plus1{
	margin-bottom: 40px;
}

.btn_plus1 .rwd-grid-item{
	width: 100%;
	border: 2px solid #707070;
	background: #fff;
}

.btn_plus1 a{
	font-size: 18px;
	line-height: 100%;
	font-weight: 600;
	display: block;
	position: relative;
	padding: 22px 20px 20px 20px;
	letter-spacing: .05em;
}
.btn_plus1 a:hover{
	color: #666 !important;
}
.btn_plus1 a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 20px;
	height: 20px;
	transform: translateY(-50%);
	background: url("../img/btn_plus.png") no-repeat center center;
	background-size: 20px;
}


.btn_plus2{
	margin-bottom: 40px;
}

.btn_plus2 .rwd-grid-item{
	width: 100%;
	border: 2px solid #707070;
	background: #fff;
}

.btn_plus2 a{
	font-size: 18px;
	line-height: 100%;
	font-weight: 500;
	display: block;
	position: relative;
	padding: 22px 20px 20px 20px;
	letter-spacing: .05em;
}
.btn_plus2 a:hover{
	color: #666 !important;
}
.btn_plus2 a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 20px;
	height: 20px;
	transform: translateY(-50%);
	background: url("../img/btn_plus.png") no-repeat center center;
	background-size: 20px;
}



.btn_note{
	margin-bottom: 60px;
}

.btn_note .rwd-grid-item{
	width: 100%;
	border: 2px solid #707070;
	background: #fff;
}

.btn_note a{
	font-size: 28px;
	line-height: 120%;
	font-weight: 500;
	display: block;
	position: relative;
	padding: 22px 20px 20px 20px;
	letter-spacing: .05em;
}
.btn_note a:hover{
	color: #666 !important;
}
.btn_note a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: -10px;
	width: 70px;
	height: 70px;
	border: 2px solid #707070;
	transform: translateY(-50%);
	background: #EE3333 url("../img/btn_note.png") no-repeat left 20px center;
	background-size: 39px auto;
}



/*btn*/
.btn_arrow1{
	margin-bottom: 40px;
}

.btn_arrow1 .rwd-grid-item{
	width: 100%;
	border: 2px solid #707070;
	background: #fff;
}

.btn_arrow1 a{
	font-size: 16px;
	line-height: 100%;
	font-weight: 500;
	display: block;
	position: relative;
	padding: 25px 20px 25px 30px;
	letter-spacing: .05em;

}
.btn_arrow1 a span{
	font-size: 18px;
	display: inline-block;
	margin-bottom: 4px;
}
.btn_arrow1 a:hover{
	color: #666 !important;
}
.btn_arrow1 a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 30px;
	height: 27px;
	transform: translateY(-50%);
	background: url("../img/btn_arrow1.png") no-repeat center center;
	background-size: 20px;
}




/*btn*/
.btn_arrow2{
	margin-bottom: 40px;
}

.btn_arrow2 .rwd-grid-item{
	width: 100%;
	border: 2px solid #707070;
	background: #fff;
}

.btn_arrow2 a{
	font-size: 16px;
	line-height: 100%;
	font-weight: 600;
	display: block;
	position: relative;
	padding: 15px 10px 15px 12px;
	letter-spacing: .0;

}
.btn_arrow2 a span{
	font-size: 12px;
	display: inline-block;
	margin-top: 4px;
}
.btn_arrow2 a:hover{
	color: #666 !important;
}
.btn_arrow2 a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 13px;
	width: 30px;
	height: 27px;
	transform: translateY(-50%);
	background: url("../img/btn_arrow1.png") no-repeat center center;
	background-size: 20px;
}




/*モーダル*/
#rwd-content .rwd-modal-inline-content01{
	width: 100%;
}

#cboxLoadedContent{
	overflow-x: hidden !important;
}


.mflsp{
	display: block;
}
.mflpc{
	display: none;
}

@media screen and (min-width: 768px){
	.mflsp{
		display: none;
	}
	.mflpc{
		display: block;
	}
	
	#mfl_pm{
		background: url("../img/top_promotion_bg.png") no-repeat center center;
		background-size: cover;
		
		width: 100%;
		height: 730px;
		
		position: relative;
		margin-bottom: 60px;
	}
	#mfl_pm .mfl_pm_txt{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		
		width: 605px;
		
		padding: 30px 50px 25px 50px;
		border: 2px solid #666;
		background: rgba(255,255,255,.95);
	}
	#mfl_pm .mfl_pm_txt img{
		width: 100%;
		height: auto;
	}
	
	
	
	/*トップ機種紹介*/
	
	
	#mechaAera{
		width: 960px;
		min-height: 503px;
		margin: 0 auto 80px;
		
		padding: 100px 130px 90px;
		
		background: url("../img/top_cont_pc_bg.png") no-repeat center top;
		background-size: 100% 100%;
		
	}
	
	#mechaAera h2{
		position: relative;
		padding: 40px 0;
		text-align: center;
		font-size: 30px;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 40px
	
	}	
	
	#mechaAera::before{
		display: none;}
	#mechaAera::after{
		display: none;
	}

	
	
	#mechaAera h2 span{
		color: #EE3333;
		font-size: 30px;
	}
	#mechaAera h2::before{
		content: "";
		background: url("../img/top_cont_title_line.png") no-repeat center center;
		background-size: 100% auto;
		width: 100%;
		height: 10px;
		position: absolute;
		top: 0;
		left: 0;

	}
	#mechaAera h2::after{
		content: "";
		background: url("../img/top_cont_title_line.png") no-repeat center center;
		background-size: 100% auto;
		width: 100%;
		height: 10px;
		position: absolute;
		bottom: 0;
		left: 0;

	}
	
	
	.mechaList{
		display: flex;
		flex-wrap: wrap;
		gap:0 3.5%;
	}
	
	.mechaBox{
		width:31%;
	}
	
	.mechaNo{
		font-size: 12px;
		text-align: center;
		color: #EE3333;
		margin-bottom: 10px;
	}
	
	
	.mechaCatch{
		font-size: 18px;
		text-align: center;
		margin-bottom: 10px;
		padding-bottom: 15px;
		border-bottom: 1px solid #ddd;
		letter-spacing: .05em;
		line-height: 130%;
	}
	.mechaCatch br{
		display: block;
	}

	
	.mechaNameS{
		font-size: 12px;
		text-align: center;
		margin-bottom: 0;
	}
	
	.mechaListImg{
		margin-bottom: 35px;
	}
	.mechaListImg img{
		width: 100%;
		height: auto;
	}
	.mechaName{
		margin-bottom: 5px;
	}
	.mechaName img{
		width: 100%;
		height: auto;
	}

	
	
	
	/*ボトムバナー*/
	
	#btmBana1{
		
		background: url("../img/top_banaarea1_bg.jpg") no-repeat center center;
		background-size: cover;
		
		padding: 150px 0;
		
		margin: 0 0 60px;
		
	}
	
	#btmBana2{
		
		background: url("../img/top_banaarea2_bg.jpg") no-repeat center center;
		background-size: cover;
		
		padding: 150px 0;
		
	}

	#btmBana2.csoon a{
		position: relative;
		display: block;
		padding-bottom: 60px;
	}
	#btmBana2.csoon a::before{
		content: "COMING SOON";
		position: absolute;
		display: block;
		bottom: 15px;
		left: 40px;
		width: inherit;
		text-align: left;

		color: #EE3333;

		font-size: 14px;
	}



	.btmBana{
		width: 1220px;
		margin: 0 auto;
	}
	
	
	
	
	/*モーダル*/
	
	#modal-intro{
		padding: 57px 64px 43px !important;
		font-family: "Noto Sans JP", sans-serif;
	}
	.modaltitle1{
		font-size: 24px;
		font-weight: 600;
		
		border: 2px solid #707070;
		
		padding: 40px 0 35px 0;
		margin-bottom: 40px;
		
		letter-spacing: .05em;
		
		text-align: center;
	}
	.intrsepa{
		display: flex;
		flex-wrap: wrap;
		
		align-items: center;
		
		justify-content: space-between;
		
		flex-direction: row-reverse;
		
		margin-bottom: 30px;
	}
	
	.introImg{
		width: 47%;
	}
	.introImg img{
		width: 100%;
		height: auto;

	}
	.introTxt{
		width: 49%;
		
		font-size: 16px;
		line-height: 180%;
	}
	
	
	
	
	
	.rwd-modal-inline-content01{
		padding: 57px 64px 43px !important;
		font-family: "Noto Sans JP", sans-serif !important;
	}

	.modalRead{
		padding: 0 0 0 180px;
		font-size: 24px;
		margin-bottom: 20px;
	}
	h2.modaltitle2{
		padding: 20px 0 20px 180px;
		border: 3px solid #707070;
		text-align: left;
	}
	h2.modaltitle2 img{
		width: auto;
		height: 40px;
	}
	h2.modaltitle2 span{
		display: block;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	.modalTitleBox{
		position: relative;
		margin-bottom: 40px;
	}
	.modaltitle2No{
		position: absolute;
		top: -10px;
		left: -20px;
		padding: 30px 30px 25px;
		border: 3px solid #707070;
		
		color: #EE3333;
		font-family: "Offside", sans-serif;
		
		font-size:  64px;
		line-height: 100%;
		background: #fff;
	}
	.modaltitle2No span{
		font-size: 12px;
		display: block;
		margin-bottom: 5px;
		line-height: 12px;
	}
	
	
	.modalImg{
		margin-bottom: 40px;
		text-align: center;
	}
	
	.modalImg img{
		width: 100%;
		height: auto;
	}
	
	.modalImg img.modalimg2{
		width: 50%;
		height: auto;
	}
	
	.modalstitle{
		font-size: 18px;
		margin-bottom: 20px;
		color: #EE3333;
	}
	
	.modalstitle{
		font-size: 18px;
		margin-bottom: 20px;
		color: #EE3333;
	}
	
	.rwd-modal-inline-content01 p{
		font-size: 16px;
		line-height: 160%;
		margin: 0 0 40px;
	}
	
	
	
	/*btn*/
	.btn_plus1{
		margin-bottom: 60px;
	}
	
	.btn_plus1 .rwd-grid-item{
		width: 100%;
		border: 2px solid #707070;
		background: #fff;
	}
	
	.btn_plus1 a{
		font-size: 20px;
		line-height: 100%;
		font-weight: 600;
		display: block;
		position: relative;
		padding: 32px 20px 30px 30px;
		letter-spacing: .05em;
	}
	.btn_plus1 a:hover{
		color: #666 !important;
	}
	.btn_plus1 a::after{
		content: "";
		position: absolute;
		top: 50%;
		right: 15px;
		width: 20px;
		height: 20px;
		transform: translateY(-50%);
		background: url("../img/btn_plus.png") no-repeat center center;
		background-size: 20px;
	}
	
	
	.btn_plus2{
		margin-bottom: 40px;
	}
	
	.btn_plus2 .rwd-grid-item{
		width: 100%;
		border: 2px solid #707070;
		background: #fff;
	}
	
	.btn_plus2 a{
		font-size: 18px;
		line-height: 100%;
		font-weight: 500;
		display: block;
		position: relative;
		padding: 22px 20px 20px 20px;
		letter-spacing: .05em;
	}
	.btn_plus2 a:hover{
		color: #666 !important;
	}
	.btn_plus2 a::after{
		content: "";
		position: absolute;
		top: 50%;
		right: 15px;
		width: 20px;
		height: 20px;
		transform: translateY(-50%);
		background: url("../img/btn_plus.png") no-repeat center center;
		background-size: 20px;
	}
	
	
	
	.btn_note{
		margin-bottom: 60px;
	}
	
	.btn_note .rwd-grid-item{
		width: 100%;
		border: 2px solid #707070;
		background: #fff;
	}
	
	.btn_note a{
		font-size: 28px;
		line-height: 120%;
		font-weight: 500;
		display: block;
		position: relative;
		padding: 22px 20px 20px 20px;
		letter-spacing: .05em;
	}
	.btn_note a:hover{
		color: #666 !important;
	}
	.btn_note a::after{
		content: "";
		position: absolute;
		top: 50%;
		right: -10px;
		width: 70px;
		height: 70px;
		border: 2px solid #707070;
		transform: translateY(-50%);
		background: #EE3333 url("../img/btn_note.png") no-repeat left 20px center;
		background-size: 39px auto;
	}
	
	
	
	/*btn*/
	.btn_arrow1{
		margin-bottom: 40px;
	}
	
	.btn_arrow1 .rwd-grid-item{
		width: 100%;
		border: 2px solid #707070;
		background: #fff;
	}
	
	.btn_arrow1 a{
		font-size: 24px;
		line-height: 100%;
		font-weight: 500;
		display: block;
		position: relative;
		padding: 42px 20px 42px 40px;
		letter-spacing: .05em;
		
	}
	.btn_arrow1 a span{
		font-size: 18px;
		display: inline-block;
		margin-bottom: 4px;
	}
	.btn_arrow1 a:hover{
		color: #666 !important;
	}
	.btn_arrow1 a::after{
		content: "";
		position: absolute;
		top: 50%;
		right: 25px;
		width: 30px;
		height: 27px;
		transform: translateY(-50%);
		background: url("../img/btn_arrow1.png") no-repeat center center;
		background-size: 20px;
	}
	

	
	
	/*btn*/
	.btn_arrow2{
		margin-bottom: 40px;
	}
	
	.btn_arrow2 .rwd-grid-item{
		width: 100%;
		border: 2px solid #707070;
		background: #fff;
	}
	
	.btn_arrow2 a{
		font-size: 20px;
		line-height: 100%;
		font-weight: 600;
		display: block;
		position: relative;
		padding: 22px 20px 22px 30px;
		letter-spacing: .05em;
		
	}
	.btn_arrow2 a span{
		font-size: 18px;
		display: inline-block;
		margin-top: 4px;
	}
	.btn_arrow2 a:hover{
		color: #666 !important;
	}
	.btn_arrow2 a::after{
		content: "";
		position: absolute;
		top: 50%;
		right: 20px;
		width: 30px;
		height: 27px;
		transform: translateY(-50%);
		background: url("../img/btn_arrow1.png") no-repeat center center;
		background-size: 20px;
	}
	


	

	
	/*モーダル*/
	#rwd-content .rwd-modal-inline-content01{
		width: 1060px
	}
	
	#cboxLoadedContent{
		overflow-x: hidden !important;
	}
}
