@charset "utf-8";

body * {
    word-wrap: break-word;
}
.meren_con a {
	text-decoration:none;
	color:#00b7ee;
	transition:0.3s;
	opacity:1;
}
.meren_con a:hover {
	outline:none;
	text-decoration:none;
	transition:0.3s;
	opacity:0.6;
}
.ac {
	text-align:center !important;
}
.mb_05 {
	margin-bottom:5px !important;
}
.mb_10 {
	margin-bottom:10px !important;
}
.mb_20 {
	margin-bottom:20px !important;
}
.mb_25 {
	margin-bottom:25px !important;
}
.mb_30 {
	margin-bottom:30px !important;
}
.mb_35 {
	margin-bottom:35px !important;
}
.mb_40 {
	margin-bottom:40px !important;
}
.mb_45 {
	margin-bottom:45px !important;
}
.mb_50 {
	margin-bottom:50px !important;
}
.mb_60 {
	margin-bottom:60px !important;
}
.mb_65 {
	margin-bottom:65px !important;
}
.mb_70 {
	margin-bottom:70px !important;
}
.mb_100 {
	margin-bottom:100px !important;
}
.flex01 {
	display:flex;
	justify-content:space-between;
}
.flex02 {
	display:flex;
	justify-content:center;
}
.flex03 {
	display:flex;
	justify-content: flex-start;
}
.txt_note01{
	font-size: 11px;
	line-height: 1.1rem;
}
.tac{
	text-align: center;
}
.font_gothic{
	font-family: 'Noto Sans JP','游ゴシック','Yu Gothic','ヒラギノ角ゴ Std','Hiragino Kaku Gothic Std','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
}

/*

.meren_con{
	padding: 0 0 70px 0;
}
*/
.meren_con img{
	max-width: 100%;
}
.meren_txt01{
	font-size: 18px;
	line-height: 1.7rem;
	text-align: center;
}
.meren_note01{
	font-size: 10px;
	line-height: 1.4rem;
}
.meren_tit01{
	border-left: 15px #047271 solid;
	padding-left: 8px;
	font-size: 24px;
	color: #047271;
}
.meren_qa{
	width: 960px;
	max-width: 100%;
}
.meren_qa dl{
	margin-bottom: 25px;
	width: 960px;
	max-width: 100%;
}
.meren_qa dl dt{
	padding: 15px;
	font-size: 24px;
	color: #454cad;
	font-weight: bold;
}
.meren_qa dl dd span{
	font-size: 18px;
	color: #454cad;
}
.meren_qa dl dd{
	padding: 15px;
	font-size: 16px;
	line-height: 1.4rem;
	background: #e6e7f4;
}
.meren_qa dl dt div,
.meren_qa dl dd div{
	margin-left: 1.2em;
	text-indent: -1.2em;
}
.meren_link01{
	color: #0093ff!important;
	text-decoration: underline!important;
}
.meren_img01{
	margin-right: 10%;
}
.meren_link02 a{
	font-size: 14px;
	color: #000!important;
	text-decoration: underline;
}
.meren_link02 a img{
	margin-left: 5px;
}

/* version 2 */
.meb_navi{
	align-items: center;
	margin-bottom: 40px;
}
.meb_navi li{
	width: 225px;
}
.meb_navi a{
	display: flex;
	align-items: center;
	justify-content:center;
	color: #fff;
	text-align: center;
	background: url(/resource/club_com/special/measuringequipment_rental/images/bg_btn_off.png) 0 0 no-repeat;
	font-size: 18px;
	min-height:94px; 
	line-height: 1.3rem;
}
.meb_navi a span{
	display: inline-block;
	padding-bottom: 14px;
	font-family: 'Yu Gothic','ヒラギノ角ゴ Std','Hiragino Kaku Gothic Std','ＭＳ Ｐゴシック','Noto Sans JP','游ゴシック',Arial,Helvetica,sans-serif;
	font-weight: bold;
}
.meb_navi a:hover,
.meb_navi a:active,
.meb_navi a:focus{
	background: url(/resource/club_com/special/measuringequipment_rental/images/bg_btn_on.png) 0 0 no-repeat;
}
.meb_navi a:hover{
	opacity: 1;
}
.meb_h3{
	margin-bottom: 50px;
}
.meb_fea_list{
	flex-wrap: wrap;
	margin-bottom: 100px;
}
.meb_fea_list li{
	width: calc(49.2% - 4px);
	border: 2px #454cad solid;
	margin-bottom: 2%;
    box-sizing: border-box;
}
.meb_fea_list li h4{
	font-size: 24px;
	background: #e6e7f4;
	color: #454cad;
	font-weight: bold;
	padding: 12px 0;
	text-align: center;
	font-family: 'Yu Gothic','ヒラギノ角ゴ Std','Hiragino Kaku Gothic Std','ＭＳ Ｐゴシック','Noto Sans JP','游ゴシック',Arial,Helvetica,sans-serif;
}
.meb_fea_list li .flex01{
	padding: 30px 35px 25px;
	align-items: center;
}
.meb_fea_list li .flex01 div{
	width:161px ;
	text-align: center;
}
.meb_fea_list li .flex01 p{
	width: 53%;
	font-size: 20px;
	line-height: 1.8rem;
}
.meb_flow{
	position: relative;
}
.meb_flow .flex01{
	align-items: center;
}
.meb_flowimg{
	width: 51%;
	position: relative;
    box-sizing: border-box;
}
.meb_flowimg::after{
	content: "";
	position: absolute;
	bottom: -9px;
	left: 85px;
	width: 5px;
	height: 17px;
	border-left: 5px solid #454cad;
	z-index: 99;
}
.meb_flowimg.last::after{
	border-left: none;
	width: 0;
}
.meb_flowtxt{
	border: 2px #454cad solid;
	min-height: 147px;
	width:49%;
	font-size: 18px;
	padding: 0 30px;
	display: flex;
	align-items: center;
	line-height: 1.6rem;
    box-sizing: border-box;
}
.meb_flowtxt p{
	font-family: 'Yu Gothic','ヒラギノ角ゴ Std','Hiragino Kaku Gothic Std','ＭＳ Ｐゴシック','Noto Sans JP','游ゴシック',Arial,Helvetica,sans-serif;
	font-weight: bold;
}



@media only screen and (min-width: 0) and (max-width: 1000px) {
	
}






