@charset "UTF-8";


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
   /* vertical-align:baseline;*/
    background:transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
ul {
    list-style:none;
}
img {
	border: none;
	vertical-align:bottom;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
address, em, code, cite, dfn, var, optgroup {
  font-style: normal;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
	text-decoration:underline;
	outline:none;
	color: #333;
}
a:hover {
	text-decoration:none;
}
a.al:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}

.mainArea a:hover img,
.bnropenbtn:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select {
    vertical-align:middle;
}
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"],textarea {
   -webkit-appearance:none;
   border-radius:0;
}
.clearfix:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

/*  common  */
.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}
.floatL {
	float:left;
	display:inline;
}

.floatR {
	float:right;
	display:inline;
}
.alignCenter {text-align:center;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.valignTop {vertical-align:top;}
.valignMiddle {vertical-align:middle;}
.valignBottom {vertical-align:bottom;}

.mt00 { margin-top: 0 !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }

.mr00 { margin-right: 0 !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr70 { margin-right: 70px !important; }
.mr75 { margin-right: 75px !important; }
.mr80 { margin-right: 80px !important; }
.mr85 { margin-right: 85px !important; }
.mr90 { margin-right: 90px !important; }
.mr95 { margin-right: 95px !important; }
.mr100 { margin-right: 100px !important; }

.mb00 { margin-bottom: 0 !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml00 { margin-left: 0 !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 60px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }

.pt00 { padding-top: 0 !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }

.pr00 { padding-right: 0 !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pr65 { padding-right: 65px !important; }
.pr70 { padding-right: 70px !important; }
.pr75 { padding-right: 75px !important; }
.pr80 { padding-right: 80px !important; }
.pr85 { padding-right: 85px !important; }
.pr90 { padding-right: 90px !important; }
.pr95 { padding-right: 95px !important; }
.pr100 { padding-right: 100px !important; }

.pb00 { padding-bottom: 0 !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb65 { padding-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; }

.pl00 { padding-left: 0 !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
.pl65 { padding-left: 65px !important; }
.pl70 { padding-left: 70px !important; }
.pl75 { padding-left: 75px !important; }
.pl80 { padding-left: 80px !important; }
.pl85 { padding-left: 85px !important; }
.pl90 { padding-left: 90px !important; }
.pl95 { padding-left: 95px !important; }
.pl100 { padding-left: 100px !important; }

/* html
-------------------------------------------------*/
html {
	overflow-y:scroll;
}

/*  body  */
body {
	font-family: "メイリオ","Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size:14px;
	line-height:1.5;
	color:#000;
	-webkit-text-size-adjust:100%;
}
.fo10 { font-size:10px; }
.fo11 { font-size:11px; }
.fo12 { font-size:12px; }
.fo13 { font-size:13px; }
.fo14 { font-size:14px; }
.fo15 { font-size:15px; }
.fo16 { font-size:16px; }
.fo18 { font-size:18px; }
.fo20 { font-size:20px; }
.fo21 { font-size:21px; }
.fo22 { font-size:22px; }
.fo24 { font-size:24px; }
.fo26 { font-size:26px; }
.fo27 { font-size:27px; }
.fo28 { font-size:27px; }
.fo30 { font-size:30px; }
.fo35 { font-size:35px; }
.fo40 { font-size:40px; }
.fo45 { font-size:45px; }
.fo50 { font-size:50px; }

.fontYel { color:#ff0; }
.fontBlue { color:#2e3187; }
.fontBlue02 { color:#0070C4; }
.fontBlue03 { color:#009E92; }
.fontLig { color:#b6f0f9; }
.fontOra { color:#ff881e; }
.fontWhi { color:#fff; }
.fontRed { color:#b6272d; }
.fontBro { color:#42210b; }
.fontPur { color:#9D3DC1; }
.fontPur02 { color:#2E3187; }
.fontGreen{ color:#42A147; }
.fontGreen02{ color:#006837; }
.fontGreen03{ color:#1cba7d; }
.fontGreen04{ color:#79bf43; }
.fontBrown{ color:#754C24; }
.fontPink{ color:#D64C63; }
.fontPink02{ color:#FF7BA1; }

.bold { font-weight:bold; }

.width100{ max-width: 100%;}

.inlinebox{
	display: inline-block;
}


/* #wrapper */
#wrapper {
	width:100%;
	min-width:1300px;
	margin:0 auto;
	clear:both;
}

/*  #header  */
#header {
	width:100%;
	min-width:1300px;
	clear:both;
	background:rgba(56,186,210,0.89);
}
#header .hinner {
	margin:0 auto;
	position:relative;
	padding:15px 1.875% 11px;
	color:#fff;
	
	width:1200px;
	padding:15px 0 11px;
}
#logo {
	float:left;
}
#header .htxt {
	padding:8px 15px;
	font-size: 90%;
	float:left;
}
#header dl {
	width:385px;
	float:right;
}
#header dl dt,
#header dl dd {
	float:left;
	padding-left:15px;
}

/* #navi */
#navi {
	width:100%;
	clear:both;
	background:url(../images/bg_navi.gif) repeat-x left bottom #fff;
}
#navi ul {
	width:1200px;
	margin:0 auto;
	clear:both;
}
#navi ul li {
	font-size:0;
	line-height:0;
	float:left;
}

/* #contents */
#contents {
	width:100%;
	clear:both;
	background:url(../images/bg.jpg) repeat left top;
	padding-bottom:100px;
}

/*  section  */
section {
	width:100%;
	position:relative;
}
section .inner {
	margin:0 auto;
	clear:both;
	position:relative;
}

/* .mainimg */
.mainimg {
	margin-bottom:40px;
}
.mainimg .inner {
	width:1200px;
}
.mainimg .ttl {
	padding:93px 0 80px;
}

/* #mainBody */
#mainBody {
	width:1200px;
	margin:0 auto;
	clear:both;
}

/* .mainArea */
.mainArea {
	width:1000px;
	background:#fff;
	margin-right:100px;
	float:right;
	padding: 0 0 40px 0
}

/* .sideArea */
.sideArea {
	width:96px;
	float:left;
	padding-top:100px;
}
.sideArea .snavi li,
.sngotop {
	padding-top:2px;
}
.sideArea .snavi li a,
.sngotop a{
	display:block;
}
.sideArea .snavi li a:hover img,
.sideArea .snavi li a.current img,
.sngotop a:hover img{
	opacity:0;
}
.sideArea .snavi li.stit a:hover,
.sideArea .snavi li.stit a.current {
	background:url(../../images/logistics/sub_tit_on.png) no-repeat left top;
}
.sideArea .snavi li.serv01 a:hover,
.sideArea .snavi li.serv01 a.current {
	background:url(../../images/logistics/snavi_btn01_on.png) no-repeat left top;
}
.sideArea .snavi li.serv02 a:hover,
.sideArea .snavi li.serv02 a.current {
	background:url(../../images/logistics/snavi_btn02_on.png) no-repeat left top;
}
.sideArea .snavi li.serv03 a:hover,
.sideArea .snavi li.serv03 a.current {
	background:url(../../images/logistics/snavi_btn03_on.png) no-repeat left top;
}
.sideArea .snavi li.serv04 a:hover,
.sideArea .snavi li.serv04 a.current {
	background:url(../../images/logistics/snavi_btn04_on.png) no-repeat left top;
}



.sngotop a:hover,
.sngotop a.current {
	background:url(../images/snavi_gotop_on.png) no-repeat left top;
}


/* .headTitle01 */
.headTitle01 {
	color:#006837;
	text-align:center;
	line-height:1.2;
	background:url(../images/ln_title.png) repeat-x left bottom #b9d5c7;
	padding-bottom:10px;
}
.headTitle01 .bg {
	display:block;
	background:#d9e8e1;
	border-bottom:#006837 2px solid;
	padding:12px 0 7px;
}

/* .driverBnr */
.driverBnr {
	width:896px;
	margin:72px auto 60px;
	border:#0070c4 1px solid;
	clear:both;
	position:relative;
}
.driverBnr .btn {
	width:400px;
	background:#0070c4;
	position:absolute;
	bottom:17px;
	left:44px;
	text-align:center;
	padding:11px 0 9px;
}
.driverBnr a {
	text-decoration:none;
	color:#fff;
}
.driverBnr a:hover {
	opacity:0.8;
}
.driverBnr .btn span {
	color:#fff;
	text-align:center;
	font-weight:bold;
	background:url(../images/ico03.png) no-repeat right center;
	padding:0 18px 0 0;
}

/* .mailset */
.mailset {
	width:800px;
	position:relative;
	margin:0 auto;
	clear:both;
}
.mailset span {
	position:absolute;
	bottom:41px;
	right:29px;
}

/* .gotop */
.gotop {
	position:absolute;
	top:1px;
	right:0;
}

/*  #footer  */
#footer {
	width:100%;
	clear:both;
	background:#38bad2;
}
#finner {
	width:1200px;
	margin:0 auto;
	clear:both;
	position:relative;
	padding:65px 0 38px;
	color:#fff;
}
#footer .fbtn {
	float:right;
	padding-top:18px;
}
#footer .fCont {
	width:500px;
	float:left;
}
#footer .fCont .flogo {
	padding-bottom:10px;
}
#footer .fCont dl {
	width:100%;
	clear:both;
	padding-bottom:16px;
}
#footer .fCont dl dt,
#footer .fCont dl dd {
	float:left;
	padding:0 25px 0 0;
}
#footer .fCont address {
	font-size:12px;
	line-height:1.6;
}
#footer .fCont address span {
	font-size:14px;
}
#footer .fnavi {
	width:520px;
	float:left;
	border-left:#fff 1px solid;
	padding:16px 0;
}
#footer .fnavi ul {
	float:left;
	padding:0 0 4px 50px;
}
#footer .fnavi ul li {
	padding:4px 0;
}
#footer .fnavi ul li a {
	text-decoration:none;
	color:#fff;
	background:url(../images/ico01.png) no-repeat left 4px;
	padding:0 0 0 15px;
}
#footer .fnavi ul li a:hover {
	text-decoration:underline;
}
#footer .copyright {
	text-align:center;
	background:#fff;
	color:#38bad2;
	line-height:36px;
}







/*-----------------*/


.cont01 .txt {
	text-align:left;
}
.cont01 {
	width:700px;
	margin:0 auto;
	clear:both;
	text-align:center;
	padding-bottom:25px;
}




/* .moreBtn */
.moreBtn {
	width:100px;
	margin:-42px auto 12px;
	margin: -48px auto 16px;
	font-size: 110%;
}
.moreBtn span {
	color:#fff;
	display:block;
	background:url(../images/ico02.png) no-repeat center bottom;
	padding-bottom:10px;
	text-align:center;
	text-decoration:none;
}
.moreBtn .close,
.moreBtn.open span {
	display:none;
}
.moreBtn.open .close {
	display:block;
	background:url(../images/ico02_up.png) no-repeat center top;
	padding:10px 0 0;
}
.moreBtn.bgOra,
.moreBtn.bgBlue,
.moreBtn.bgGreen{
	/*margin-top:-45px;*/
	
}
.moreBtn.bgOra span {
	background:url(../images/ico04.png) no-repeat center bottom;
	color:#ff881e;
}
.moreBtn.open.bgOra .close {
	background:url(../images/ico04_up.png) no-repeat center top;
}
.moreBtn.bgBlue span {
	background:url(../images/ico05.png) no-repeat center bottom;
	color:#0070C4;
}
.moreBtn.open.bgBlue .close {
	background:url(../images/ico05_up.png) no-repeat center top;
}
.moreBtn.bgGreen span {
	background:url(../images/ico06.png) no-repeat center bottom;
	color:#006837;
}
.moreBtn.open.bgGreen .close {
	background:url(../images/ico06_up.png) no-repeat center top;
}


.closebtn{
text-align: center;
padding: 20px;
font-size: 110%;
}
.closebtn a{
text-decoration: none;
border: 1px solid #aaa;
padding: 5px 30px;
display: inline-block;
	 -moz-border-radius: 99px;
    -webkit-border-radius: 99px;
    border-radius: 99px;
}


.trigger {
	cursor:pointer;
}


.box01{
	border: 2px solid #DBDBDB;
	padding: 20px;
	margin: 0 0 10px 0;
}
.box01 img{
	max-width: 100%;
}
.box01 h5{
	background: #DBDBDB;
	margin: -20px -20px 20px -20px;
	padding: 10px;
	font-size: 140%;
	text-align: center;
}
.box02{
	border: 1px solid #65D1CA;
	padding: 10px;
	margin: 0 50px 20px 50px;
}
.box03{
	background: #F2F2F2;
	padding: 20px 40px;
	margin: 0 10%  20px 10%;
	text-align: left;
}



.table01{
	border-top:1px solid #ccc;
	border-collapse:collapse;
	width:100%;
	margin:0 0px 30px 0px;
	text-align: left;
}
.table01 td,
.table01 th{
	padding:10px;
	border-bottom:1px solid #ccc;
	background:#fff;
}
.table01 th{
	background:#ece9e7;
	color: #422715;

}




.table02{
	border-top:1px dotted #999;
	border-collapse:collapse;
	width:100%;
	text-align: left;
}
.table02 td,
.table02 th{
	padding:10px;
	border-bottom:1px dotted #999;
	position: relative;
}
.table02 th strong{
	background: #0070C4;
	padding: 15px 5px;
	margin-bottom:5px;
	display: inline-block;
	color: #fff;
	 -moz-border-radius: 99px;
    -webkit-border-radius: 99px;
    border-radius: 99px;
}
.table02 th .timebg{
	background: #2E3187;
}



.table03{
	border-collapse:collapse;
	width:100%;
	margin:0 0px 30px 0px;
	text-align: left;
}
.table03 td,
.table03 th{
	padding:10px;
	border-bottom:1px solid #ccc;
	background:#fff;
}
.table03 th{
	background:#FFFFE0;
	color: #FF881E;

}


.bg01{
	background-color: rgba(0,112,196,0.1);
}
.flowbox{
	background: url(../images/bg_flowbox.png) no-repeat 50px top;
	margin: 0 50px 0px 50px;
	padding: 20px 0;
}
.flowboxunder{
height: 8px;
	background: url(../images/bg_flowboxunder.png) no-repeat 50px top;
	margin: 0 50px 10px 50px;
}
.flowbox img{
position: absolute;
top:-20px;
padding: 0 0 0 10px;
}



.block2 dl{
	width: 46%;
	display: inline-block;
	margin: 0 1% 30px 1%;
	vertical-align: top;
}
.block2 dt{
	background: #aaa;
	color: #fff;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	font-weight: 800;

}
.block2 dd{
	text-align: left;
}

.block3 dl{
	width: 30%;
	display: inline-block;
	margin: 0 1% 30px 1%;
	vertical-align: top;
}
.block3 dt{
	background: #aaa;
	color: #fff;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	font-weight: 800;

}
.block3 dd{
	text-align: left;
}
.block3 img{
	max-width: 100%;
}






/**メリット**/
.meritbox dl{
	padding: 0 30px 50px 30px;
}
.meritbox dl:last-child{
	padding: 0 30px 0px 30px;
}

.meritbox dt{
display: inline-block;
width: 25%;
text-align: center;
	vertical-align:top;
}
.meritbox dd{
text-align: left;
display: inline-block;
width: 73%;

}
.meritbox h5{
	font-size: 180%;
	border-bottom: 2px solid #ccc;
	background: url(../images/bg_merittitle.png) no-repeat right bottom;
	margin: 0 0 20px 0;
}
.meritbox dl:nth-child(1) h5{
	color: #FF7BA1;
	border-bottom:2px solid #FF7BA1;
}
.meritbox dl:nth-child(2) h5{
	color: #0070C4;
	border-bottom:2px solid #0070C4;
}
.meritbox dl:nth-child(3) h5{
	color: #1DBA7C;
	border-bottom:2px solid #1DBA7C;
}
.meritbox dl:nth-child(4) h5{
	color: #3FBDFF;
	border-bottom:2px solid #3FBDFF;
}
.meritbox dl:nth-child(5) h5{
	color: #FF881E;
	border-bottom:2px solid #FF881E;
}
.meritbox dl:nth-child(6) h5{
	color: #42210B;
	border-bottom:2px solid #42210B;
}
.meritbox dl:nth-child(7) h5{
	color: #006837;
	border-bottom:2px solid #006837;
}
.meritbox dl:nth-child(8) h5{
	color: #1B1464;
	border-bottom:2px solid #1B1464;
}
.meritbox dl:nth-child(9) h5{
	color: #8B5300;
	border-bottom:2px solid #8B5300;
}
.meritbox dl:nth-child(10) h5{
	color: #FF4061;
	border-bottom:2px solid #FF4061;
}
.meritbox dl:nth-child(11) h5{
	color: #1DBA7C;
	border-bottom:2px solid #1DBA7C;
}

.meritbox strong{
	font-weight: 400;
}

.meritbox dl:nth-child(1) strong{
	color: #FF7BA1;
}
.meritbox dl:nth-child(2) strong{
	color: #0070C4;
}
.meritbox dl:nth-child(3) strong{
	color: #1DBA7C;
}
.meritbox dl:nth-child(4) strong{
	color: #3FBDFF;
}
.meritbox dl:nth-child(5) strong{
	color: #FF881E;
}
.meritbox dl:nth-child(6) strong{
	color: #725847;
}
.meritbox dl:nth-child(7) strong{
	color: #006837;
}
.meritbox dl:nth-child(8) strong{
	color: #1B1464;
}
.meritbox dl:nth-child(9) strong{
	color: #8B5300;
}
.meritbox dl:nth-child(10) strong{
	color: #FF4061;
}
.meritbox dl:nth-child(11) strong{
	color: #1DBA7C;
}

/*派遣開始までの流れ*/
.startbox dl{
	text-align: left;
}
.startbox dt{
	background: #e8f8f2;
	color: #38bad2;
	font-size: 130%;
	font-weight: 800;
	padding: 10px;
}
.startbox dt strong{
	background: #38bad2;
	padding: 10px 0;
	width: 50px;
	display:inline-block;
	text-align: center;
	color: #fff;
	margin: -10px 20px -10px -10px;
	font-size: 120%;
}
.startbox dd{
padding: 20px 10px 10px 60px;
}
.startbox p{
	color: #38bad2;	
}

.badcase{
border: 5px solid #1DBA7C;
padding: 20px;
text-align: left;
margin: 60px 0 0px 0;
}

.badcasetitle{
float: left;
margin: -70px 0 0 -50px;
}
.badcasecont{
	margin: -50px 0 0 150px;
}
.badcasecont img{
	margin: 0px 0 30px 0px;
}
.badcasecont li{
	padding: 0 0 10px 50px;
	background: url(../images/num01.png) no-repeat left top;
}
.badcasecont li strong{
	font-size: 110%;
}
.badcasecont li:nth-child(2){
	background: url(../images/num02.png) no-repeat left top;
}




.bnropenbtn{
	text-align: center;
}





.colorbox3 dl{
	width:30%;
	margin: 0 1% 40px 1%;
	display: inline-block;
	background: #ece8e1;
	height: 210px;
	vertical-align: top;
}
.colorbox3 dt{
	font-size: 110%;
	font-weight: 800;
	padding:8px 10px;
	margin: 0 0 5px 0;
	vertical-align:middle;
	background: #816239;
	color: #fff;
}
.colorbox3 dd{
	padding: 10px 20px;
	text-align: left;
	font-size: 110%;
}
.colorbox3 img{
	display: block;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

.colorbox3 dl:nth-child(2){
	background: #ffeddd;
}
.colorbox3 dl:nth-child(2) dt{
	background: #ff881e;
}
.colorbox3 dl:nth-child(3){
	background: #ebf5e3;
}
.colorbox3 dl:nth-child(3) dt{
	background: #7abe43;
}




/*よくある質問*/
.qabox {
	text-align: left;
}
.qabox dt{
background: url(../images/faqbox_q.png) no-repeat left top;	
padding: 10px 0 10px 40px;
margin: 0 0 10px 0;
border-bottom: 1px solid #38BAD2;
color: #38BAD2;
font-weight: 800;
}
.qabox dd{
background: url(../images/faqbox_a.png) no-repeat left top;	
padding: 10px 0 20px 40px;
}

.qabox dd strong{
	color: #C11D25;
}






/*フォーム*/
.formbox{
border: 1px solid #ccc;
padding: 20px;
}

.formbox table{
	border-collapse:collapse;
	width:100%;
	text-align: left;
}
.formbox td,
.formbox th{
	padding:10px;
}

.formbox th {
text-align: right;
font-weight:400; 
}

input,
select,
textarea{
	padding:5px;
}
input,
textarea{
	border:1px solid #ccc;
	
	-moz-border-radius: 5px;		
	border-radius: 5px;
}
input[type=radio], input[type=checkbox] {
	margin:0 5px 0 0;
}

.formbox .text{
width: 50%;
}

.formbox .add{
width: 70%;
}

.formbox textarea{
width: 80%;
}

.linkbtn01,
.linkbtn02{
	background: #BE1D25;
color: #fff;
font-size: 120%;
text-decoration: none;
padding: 10px 20px;
border:0px;
cursor:pointer;
margin: 0 20px 5px 20px;
width: 20%;
}

.linkbtn02{
background: #f8e8e9;
color: #BE1D25;
}




/* .contInner */
.contInner {
	display:none;
	padding-bottom:56px;
}


