﻿/*食品安全*/
@charset "utf-8";
html,body{min-width:1250px !important;height:auto;min-height:100%;overflow:auto;}
.wrapper {overflow:hidden;}
.contents_wrap {background:none;}
.contents {display:block;width:100%;min-height:300px;margin:0 auto;}


/* laboratory */
.rnd .laboratory .title_box{padding-bottom:4px;}
.rnd .laboratory .title_box h1 {font-size:44px;margin-bottom:35px;padding-top:44px;letter-spacing: 0.2em;}
.rnd .laboratory .title_box p{width:600px;font-size:20px;line-height:32px;}

.rnd .laboratory dl {padding-top:27px}
.rnd .laboratory dl dt{padding:11px 0 11px 100px;margin:50px 0 20px 0;font-size:28px;}
.rnd .laboratory dl dt.num01{background:url("../images/num01.png") left center no-repeat;background-size:72px;}
.rnd .laboratory dl dt.num02{background:url("../images/num02.png") left center no-repeat;background-size:72px;}
.rnd .laboratory dl dt.num03{background:url("../images/num03.png") left center no-repeat;background-size:72px;}
.rnd .laboratory dl dt.num04{background:url("../images/num04.png") left center no-repeat;background-size:72px;}
.rnd .laboratory dl dt.num05{background:url("../images/num05.png") left center no-repeat;background-size:72px;}
.rnd .laboratory dl dt.num06{background:url("../images/num06.png") left center no-repeat;background-size:72px;}
.rnd .laboratory dl dt span{color:#064c78;}
.rnd .laboratory dl dd{padding: 5px 72px;}
.rnd .laboratory dl dd p{position: absolute;top: 50%;transform: translate(0,-50%);width:62%;;line-height:2;}
.yc img{ float:right !important;}