body{
	-webkit-text-size-adjust: 100%;
}
.bg{
	background:#006FA0;
	padding:1em;
	margin-top:2em;
	color:#fff;
}
.accent{
	border-left:5px solid #006FA0 !important;
	margin-top:2em;
	padding:0.3em 10px;
}
.contentsarea p,
.contentsarea table{
	margin:1em 0;
}
.maincontents div.stripe div.emphasis table.standard thead th{
	background-color:#006FA0;
	color:#fff;
}
.panel_img{
	border:2px solid rgba(0,0,0,0);
	border:2px solid #ffffff\9;
}
.panel_img:hover{
	border:2px solid rgba(0,0,0,0.3);
	border:2px solid #B2B2B2\9;
}

.hires_icon_p01 {
	background:url(/fmv/func/hires/images/icon_hires_03.gif) no-repeat right top;
	padding-right: 278px !important;
	min-height: 91px;
}
.hires_icon_p02 {
	background:url(/fmv/func/hires/images/icon_hires_01.gif) no-repeat right top;
	padding-right:100px !important;
}
.hires_icon_p03 {
	background:url(/fmv/func/hires/images/icon_hires_02.gif) no-repeat right top;
	padding-right:100px !important;
	min-height: 60px;
}

.emphasis table {
	margin:1em auto;
}
.emphasis table td,
.emphasis table th {
	padding: 10px;
}

.frm {
	background-color:#ffffdd;
}
.hires_btn_lead {
	margin-left:95px;
}
.big_txt {
	font-size: 2em;
	line-height: 130% !important;
	margin: 0 !important;
}
.mar_b0 {
	margin-bottom: 0 !important;
}
.dmy {
  position: relative;
}
.dmy:after {
  content: '\30c0\30df\30fc';
  position: absolute;
  left: 40%;
  top: 40%;
  background-color: fuchsia;
}
.txt_tp_hires01 {
	background:url(/fmv/func/hires/images/hires_logo_s.png) no-repeat left center;
	padding: 22px 0 22px 80px !important;
}

/*　2017/04/18　更新　*/

.col_100{
	width:100%;
}
.col_50{
	width:50%;
	float:left;
}
.col_50 .col_img{
	float:left;
}
.col_50 .col_tx{
	float:left;
	padding:10px;
}

/*　2017/12/08　更新　*/

.row{
	overflow: hidden;
}
.row > [class*="box_"]{
    display: block;
    float: left;
	padding: 0 10px;
	box-sizing: border-box;
}
.row > .box_1{
	width: 4.16667%;
}
.row > .box_4{
	width: 16.66667%;
}
.row > .box_5{
	width: 20.83333%;
}
.row > .box_6{
	width: 25%;
}
.row > .box_9{
	width: 37.5%;
}
.row > .box_11{
	width: 45.83333%;
}
.row > .box_12{
	width: 50%;
}
.row > .box_15{
	width: 62.5%;
}
.row > .box_18{
	width: 75%;
}
.row > .box_19{
	width: 79.16667%;
}
.row > .box_20p{
	width: 192px;
	padding:0;
	padding-bottom:10px;
	display:inline-block;
	vertical-align:top;
	float:none;
}
.row > .box_23{
	width: 95.8%
}
.row > .box_24{
	width: 100%
}
.row img {
    max-width: 100%;
    height: auto;
}
.row img:first-child {
    margin-top: 5px;
}
.row img {
    margin-bottom: 10px;
}
.txt_c {
	text-align: center;
}







