@charset "utf-8";

.SPdisplayNone {
	display:none!important;
}
.dummy_4 img {
    width: 100%;
}
#SiteIdentityP{
	height:50px;
}
#PageTopBottom{
	display:none!important;
}
#Footer p{
	text-align:left!important;
	padding-left:0!important;
}
.mt_35{
	margin-top:20px;
}
.fea_mb10{
	margin-bottom:10px!important;
}
.fea_mb10sp{
	margin-bottom:10px!important;
}
.fea_mb40sp{
	margin-bottom:40px!important;
}
.page_top_mgn{
	margin-top:30px;
}
.fea_mb30sp{
	margin-bottom:30px!important;
}
.fea_mb20sp{
	margin-bottom: 20px!important;
}
.fea_mb50sp{
	margin-bottom: 50px!important;
}
.fea_mb60sp{
	margin-bottom: 60px!important;
}
.fea_noteM{
	font-size: 0.875rem;
	line-height: 1.3rem;
}
.fea_flex_sp{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
}
.fea_flex_ac{
	align-items: center !important;
}

.cm_lead{
	background: #c20d24;
	padding: 30px 20px 20px;
}
.cm_lead div{
	margin-bottom: 30px;
}
.cm_lead p{
	color: #fff;
	font-size: 1.05rem;
	line-height: 1.8;
}
.cm_linebox{
	border: 2px #c20d24 solid;
	padding: 20px 10px;
}
.cm_col01:first-child{
	margin-bottom: 30px;
}
.cm_tit01{
	position: relative;
	font-size: 1.125rem;
	text-align: center;
	margin-bottom: 32px;
}
.cm_tit01::after{
	position: absolute;
	content: "";
	width: 80px;
	height: 1px;
	background: #333;
	left: 50%;
	transform: translate(-50%);
	bottom: -10px;
}
.cm_video01{
	width: 100%;
	margin: 0 auto;
}
.thmbBox{
	display: block;
	position: relative;
}
.thmbBox:after {
	content: '';
	position: absolute;
	top: calc(50% - 35px);
	left: calc(50% - 35px);
	width: 70px;
	height: 70px;
	background: url(../img/arr_youtube.png);
	background-size: 100%;
	pointer-events: none;
}
.f_item{
	width: 81%;
	margin: 0 auto 50px;
}
.f_titb{
	font-size: 1.5rem;
	text-align: center;
}
.f_bb{
	border-bottom: 1px #000 solid;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
.f_item_img{
	padding: 0 10%;
}
.f_model_flex a{
	margin-top: 30px;
}
@media only screen and (min-width: 0) and (max-width: 360px) {



}
