@charset "utf-8";
/* CSS Document */

/* PC */

.ttl_dod_m {
	color:#000; 
	text-align: center;
	font-size: 1.6em; 
	padding: 1% 1%;
	margin: 0 auto 5%; 
	border-bottom: 1px dashed #151111; 
	font-weight: bold;
}

.ttl_solid_m {
	color:#000; 
	text-align: left;
	font-size: 1.4em; 
	padding: 1% 1%;
	margin: 0 auto 5%; 
	border-bottom: 1px #151111 solid; 
	font-weight: bold;
}

.ttl_dod_yellow_m {
  font-size: 1.4em;
  font-weight: bold;
  border-bottom: 2px dotted #fbca5a !important;
  border-left: 7px solid #fbca5a;
  line-height: 1.6em;
	padding: 1% 1%;
	margin: 0 auto 5%; 
}

.ttl_img_m {
	text-align:center; 
	font-weight:bold; 
	font-size:1.4em; padding:2%;
}

.ttl_bg_m {
	text-align:center; 
	font-weight:bold; 
	font-size:1.6em; 
	padding:2%; 
	color:#fff; 
	margin-bottom:5%;
}

.txt_bg_color_m {
	background-color:#FBEAD7; 
	margin-bottom:5%;
	padding:2%; 
	display:block; 
	font-size:1.1em; 
	line-height:1.6em;
	text-align:left;
}
.cau_m {
  text-align: right;
  font-size: 0.8em;
  margin: 1%;
}

.cau_m_left {
  text-align: left;
  font-size: 1em;
  margin-top: 2%;
}

.fn_rich_m {
  display: block;
  width: 100%;
  max-width: 1000px;
  font-size: 1em;
  overflow: hidden;
}
.fn_rich_m .flL_PC {
  width: 49%;
  float: left;
  margin-bottom: 5%;
}
.fn_rich_m .flR_PC {
  width: 49%;
  float: right;
  margin-bottom: 5%;
}

.fn_rich_m .flL_SP {
  margin-bottom: 5%;
	font-size: 0.9em;
}
.fn_rich_m .flR_SP {
  margin-bottom: 5%;
	font-size: 0.9em;
}


.fn_rich_m p {
  font-size: 1.2em;
  margin: 1%;
}

.fn_rich_m img {
	display: block;
  max-width: 100%;
  border: 0;
  margin-bottom: 1%;
}

.fn_rich_m .pct {
	display: block;
}











.fn_rich_ma small {
  font-size: 0.75em;
  line-height: 1.5em;
}
.fn_rich_ma .m_flL {
  width: 100% !important;
  float: none !important;
  margin-bottom: 3%;
}
.fn_rich_ma .m_flR {
  width: 100% !important;
  float: none !important;
  margin-bottom: 3%;
}
