/* ------------------------------
meeting
------------------------------ */
.nmr_top{
	margin-bottom: 70px;
}
.nmr_flex_box{
	display:flex;
}
.nmr_tokuten{
	padding-top: 90px;
	padding-bottom: 75px;
}
.nmr_suport,
.nmr_steps{
	margin-top: 75px;
	padding-bottom: 75px;
}
.nmr_title{
	font-size: 30px!important;
	margin-bottom: 1em;
}
.nmr_textshadow{
	color: rgba(0, 0, 0, 0);
	text-shadow: 2px 2px 0 #acd598;
	-webkit-text-stroke: 1px #888;
	text-stroke: 1px #888;
}
ul.nmr,
ol.nmr{
	margin: 3em 0 4em;
	display: flex;
	justify-content: space-evenly;
}
ul.nmr li{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	background-color: #ffe100;
	font-weight: bold;	
	font-size: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-flow: column;
	color: #4D505B;
}
ul.nmr li .mricon{
	font-size: 40px; 
}
.swiper-container .swiper-wrapper .swiper-slide {
	background-image:linear-gradient(
		hsla(0,0%,0%,0),
		hsla(0,0%,0%,.00709) 10.47%,
		hsla(0,0%,0%,.02755) 19.56%,
		hsla(0,0%,0%,.06016) 27.58%,
		hsla(0,0%,0%,.1037) 34.81%,
		hsla(0,0%,0%,.15697) 41.57%,
		hsla(0,0%,0%,.21875) 48.13%,
		hsla(0,0%,0%,.28782) 54.79%,
		hsla(0,0%,0%,.36296) 61.85%,
		hsla(0,0%,0%,.44297) 69.61%,
		hsla(0,0%,0%,.52662) 78.36%,
		hsla(0,0%,0%,.6127) 88.39%,
		hsla(0,0%,0%,.7));
}
.swiper-container .swiper-wrapper .swiper-slide .slide-text{
	position: absolute;
	top:0;
	left:0;
	padding: 20px;
	color: #fff;
	font-weight: bold;
	width: 100%;
	height: 100%;
	background-image:linear-gradient(
		hsla(0,0%,0%,0),
		hsla(0,0%,0%,.00709) 10.47%,
		hsla(0,0%,0%,.02755) 19.56%,
		hsla(0,0%,0%,.06016) 27.58%,
		hsla(0,0%,0%,.1037) 34.81%,
		hsla(0,0%,0%,.15697) 41.57%,
		hsla(0,0%,0%,.21875) 48.13%,
		hsla(0,0%,0%,.28782) 54.79%,
		hsla(0,0%,0%,.36296) 61.85%,
		hsla(0,0%,0%,.44297) 69.61%,
		hsla(0,0%,0%,.52662) 78.36%,
		hsla(0,0%,0%,.6127) 88.39%,
		hsla(0,0%,0%,.7));
	display: flex;
	align-items: flex-end;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: -40px!important;
}
.swiper-pagination .swiper-pagination-bullet{
	background-color: #ffe100;
}
.nmr_tokuten{
	background-image: url(images/stripe.jpg);
	background-repeat: repeat;
}
.nmr_tokuten .d47{
	color: #993c2e;
}
.nmr_menu ul{
	display: flex;
	justify-content: space-between;
	margin: 2em 0;
}
.nmr_menu ul li{
	width: 24%;
	height: auto;
	padding: 10px;
	background-color: #fff;
	font-size: 12px;
}
.nmr_menu ul li div{
	background-size: cover;
	background-position: center;
	margin-bottom: 8px;
}
.nmr_menu ul li div::before{
	content: '';
	display: block;
	padding-top: 100%;
}
.nmr_tokuten .nmr_attention{
	background-color: #fff;
	padding: 30px;
}
.nmr_tokuten .nmr_attention li{
	line-height: 2.5;
	border-bottom: 1px dotted #993c2e;
}
.nmr_suport .nmr_menu ul .line{
	width: 1px;
	height: 310px;
	background-color: #888;
}
.nmr_suport .nmr_menu ul li span{
	display: block;
	font-weight: bold;
	margin-bottom: 1em;
}
ol.nmr {
	margin-bottom: 3em;
}
ol.nmr li{
	width: 22%;
	height: auto;
}
ol.nmr li .step_text{
	width: 100%;
	height: 100px;
}
ol.nmr li .step_text span{
	font-weight: bold;
	font-size: 15px;
	display: inline-block;
	background: linear-gradient(transparent 80%, #acd598 0%);
}
ol.nmr li .step_img1{
	width: 100%;
	height: auto;
	background:linear-gradient(to bottom left, transparent 50%, #ffe100 50%) top left/ 100% 50% no-repeat,
	linear-gradient(to top left, transparent 50%, #ffe100 50%) bottom left / 100% 50% no-repeat;
}	
ol.nmr li .step_img1 .step_img2{
	background-size: contain;
	background-position: center center;
}
ol.nmr li .step_img2::after{
	content: '';
	display: block;
	padding-top: 100%;
}
.nmr_cp{
	padding-top:75px;
	padding-bottom:75px;
	background-color:#F1D6C3;
}
.nmr_cp .area img{
	width:100%;
	height:auto;
}
.nmr_cp .cam_detail tr{
	border-bottom: 1px dotted;
}
.nmr_cp .cam_detail tr th,
.nmr_cp .cam_detail tr td{
	padding: 8px 10px 8px 0;
	white-space: nowrap;
	font-size: 12px;
	text-align:left;
}
.nmr_cp .flex_box{
	display: flex;
	align-items: self-end;
	justify-content: space-between;
}
.nmr_cp .flex_box .flex_child{
	width: 70%;
}
/* ------------------------------
mobile
------------------------------ */
@media screen and (max-width: 767px) {
	.nmr_top{
		margin-bottom: 50px;
	}
	.nmr_flex_box{
		flex-direction:column;
	}
	.nmr_flex_box a{
		margin-bottom: 30px;
	}
	.nmr_tokuten{
		padding-top: 40px;
		padding-bottom: 35px;
	}
	.nmr_suport,
	.nmr_steps{
		margin-top: 35px;
		padding-bottom: 35px;
	}
	.nmr_title{
		font-size: 25px!important;
	}
	ul.nmr{
		margin: 2em 0 3em;
		flex-wrap: wrap;
	}
	ul.nmr li{
		width: 100px;
		height: 100px;
		font-size: 13px;
		margin-bottom: 1em;
	}
	ul.nmr li .mricon{
		font-size: 35px; 
	}
	ol.nmr{
		flex-wrap:wrap;
	}
	ol.nmr li{
		width: 48%;
		margin-bottom: 2em;
	}
	.nmr_menu ul{
		flex-wrap: wrap;
	}
	.nmr_menu ul li{
		width:49%;
		margin-bottom: 1em;
	}
	.line_pc{
		display: none;
	}
	.nmr_cp{
		padding-top:50px;
		padding-bottom:50px;
	}
	.nmr_cp .flex_box{
    	align-items: center;
    	flex-direction:column;
	}
	.nmr_cp .flex_box .flex_child{
    	width: 100%;
		margin-bottom: 30px;
	}


}
