/* --------------------------------------------------
    reset
-------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, object, iframe, pre, code, p, blockquote, form, fieldset, legend, table, th, td, caption, tbody, tfoot, thead, article, aside, figure, footer, header, hgroup, menu, nav, section, audio, video, canvas, main {
	margin: 0;
	padding: 0;
	/*font-family: 'Noto Sans JP', sans-serif;*/
}
article, aside, figure, figcaption, footer, h1, h2, h3, h4, h5, h6, header, hgroup, menu, nav, section, main {
	display: block;
}






 
body {
	font-family: Verdana,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	/*font-family: 'Noto Sans JP', sans-serif;
     font-family:"Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック","游ゴシック", "Yu Gothic", YuGothic,  sans-serif;*/
     font-size: 100%;
	font-smoothing:antialiased;
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
	margin:0;
	padding:0;
}


.serif{
	font-family:"Times New Roman","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	/*font-family:"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", Meiryo, メイリオ, serif;*/
}

.bold { font-weight: bold; }
/*-------------全体の横幅を揃える*/
.container{width:1350px;
	margin-right:auto;
	margin-left:auto;}
.sm-container{width:1100px;
	margin-right:auto;
	margin-left:auto;}
	
/*box-sizing*/
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}


/*-------------clearfix*/
.clearfix:after{
	content:"";
	display:block;
	clear:both;}

li{
	list-style:none;}

a{text-decoration:none;
	color:#03008b;}
a:hover{opacity:0.9;
	text-decoration:none;
	color:#03008b;}

p{font-size:16px;
	font-weight:400;
	line-height:2.2;}
	
.text-center{
	text-align:center;}
.text-right{
	text-align:right;}
.text-left{
	text-align:left;}
.font-bold{
	font-weight:bold;
	}
.font-small{
	font-size:12px;
	font-weight:normal;
	display:block;}
	
img{
	max-width:100%;
	height:auto;
}
.img-width{
	width:100%;
	height:auto;}
	
	
/*余白*/
.pdg-15{
	padding:15px 0;
}
.pdg-30{
	padding:30px 0;
}
.pdg-45{
	padding:45px 0;
}
.pdg-60{
	padding:60px 0;
}
.pdg-btm-15{
	padding:0 0 15px;
}
.pdg-btm-30{
	padding: 0 0 30px;
}
.pdg-btm-45{
	padding: 0 0 45px;
}
.pdg-btm-60{
	padding: 0 0 60px;
}

/*改行*/


@media screen and (min-width: 650px){	
  .br-pc { display:block　!important; }
  .br-sp { display:none; }
}
@media screen and (min-width: 960px){	
  .br-pc { display:none !important; }
}
@media screen and (min-width: 1100px){	
  .br-pc { display:block!important; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}

/* --------------------------------------------------
   カラム
-------------------------------------------------- */
/*col2-box*/
.col2-box .col2{
	float:left;
	width:46%;
	margin:2%;
}
.col2-box .col2-left6{
	float:left;
	width:60%;
}
.col2-box .col2-right4{
	float:right;
	width:40%;
}
.col2-box .col2-left4{
	float:left;
	width:40%;
}
.col2-box .col2-right6{
	float:right;
	width:60%;
}
/*col4-box*/
.col4-box .col4{
	float:left;
	width:23%;
	margin:1%;
}
.col4-box2 .col4{
	float:left;
	width:18%;
	margin:1%;
}





/* --------------------------------------------------
    トップ：メイン
-------------------------------------------------- */
.main .container { width: 100%; }
.bg-slider {
	text-align:center;
	background-position:center;
	background-size:cover;
	position:relative;
	border-bottom:7px solid #0054b6;
	width: 100%;
	height: 550px;
	background-position:center center;
	align-items: center;
	justify-content: center;
}
@media(max-width:1400px){ .bg-slider { height: 450px; } }
@media(max-width:1100px){ .bg-slider { height: 400px; } }
@media(max-width:980px){ .bg-slider { height: 250px; } }
@media(max-width:600px){ .bg-slider { height: 200px; border-bottom:5px solid #0054b6;} }
@media(max-width:500px){ .bg-slider { height: 150px; border-bottom:3px solid #0054b6; } }

.main p.text-main01{
	position:absolute;
	top:30%;
	left:0;
	right:0;
	bottom:0;
	}

.main p.text-main01 .sp {display: none;}

@media(max-width:500px){ 
	.main p.text-main01 .pc {display: none;}
	.main p.text-main01 .sp {display: block; width: auto;}
	.main p.text-main01{ top:10px;}
}


.main p.text-main02{
	position:absolute;
	left:0;
	right:0;
	bottom:5%;
	color:#70c9e6;
	font-size:36px;
	line-height:1.5;}

/* --------------------------------------------------
    トップ：対応貨物一覧
-------------------------------------------------- */
.top-cargo .intro-cargo p{
	color:#03008b;
	letter-spacing: 0.05em;
}
.top-cargo .intro-cargo p.small{
	font-size:20px;
}
.top-cargo .intro-cargo p.big{
	font-size:30px;
	font-weight: bold;

}
.top-cargo h2{
	font-size:20px;
	color:#9b9b9d;
}
.top-cargo ul.col4-box li{
	background:#fafafa;
	border-radius:20px;
	padding:20px 5px;
	height:270px;
}
.top-cargo ul.col4-box li h3{
	font-size:20px;
	color:#ff8a00;
	padding:15px 0 10px;
}
.top-cargo ul.col4-box li p{
	font-size:13px;
	line-height:1.7;
	font-weight:400;
}

.top-cargo ul.col4-box2 li{
	background:#fafafa;
	border-radius:20px;
	padding:20px 15px;
	height:270px;
}
.top-cargo ul.col4-box2 li h3{
	font-size:20px;
	color:#ff8a00;
	padding:15px 0 10px;
}
.top-cargo ul.col4-box2 li p{
	font-size:13px;
	line-height:1.7;
	font-weight:400;
}

/* --------------------------------------------------
    トップ：成幸物流の想い
-------------------------------------------------- */
.top-vision .bg-vision-box{
	position:relative;
	padding:60px 0;
}
.top-vision .bg-vision-box .bg-vision-left{
	position:absolute;
	left:0;
	bottom:0;
	height:100%;
	background-image:url("img/top/bg-blue.jpg");
	background-position:center;
	background-size:cover;
	width:35%;
	z-index:1;
}
.top-vision .bg-vision-box .bg-vision-right{
	position:absolute;
	right:0;
	bottom:10px;
	height:100%;
	background-image:url("img/top/bg-vision.jpg");
	background-position:center;
	background-size:cover;
	width:65%;
	z-index:1;
}
.top-vision .container{
	position:relative;
}
.top-vision img.logo-seiko{
	position:absolute;
	top:60px;
	left:10px;
	z-index:3;
}
.top-vision .bg-vision-box .vision-inner{
	position:relative;
	z-index:3;
	 background-color:rgba(255,255,255,0.98);
	padding:35px 50px;
	width:740px;
	margin: 0 auto;
}
.top-vision .bg-vision-box .vision-inner h2{
	font-size:25px;
	padding:0 0 15px;
	color:#03008b;
	letter-spacing:3px;
	font-weight:500;
	margin-bottom: 20px;
}

.top-vision .bg-vision-box .vision-inner p {
	line-height: 1.8;
	text-align: 0.5px;
}

/* --------------------------------------------------
    トップ：成幸物流はここが違う！
-------------------------------------------------- */
.top-point .left{
	padding:60px 40px 0;
	position:relative;
}
.top-point .left h2{
	font-size:26px;
	color:#03008b;
	letter-spacing:3px;
	font-weight:600;
	padding-bottom:30px;
}
.top-point .left ul{
	padding:0 0 60px;
}
.top-point .left ul li p{
	font-size:17px;
	border-bottom:4px solid #ffea04;
	display:inline;
	position:relative;
	bottom:10px;
	font-weight:600;
}
.top-point .left ul li span{
	color:#ffea04;
	font-size:40px;
	padding-right:10px;
	font-weight:800;
}
.top-point .left img.man{
	position:absolute;
	bottom:0;
	right:10px;
}
.top-point .right{
	position:relative;
	text-align:center;
	padding:60px 0;
}
.top-point .right h3{
	position:absolute;
	top:60px;
	right:10px;
	padding: 5px 10px;
	background:#ff8a00;
	color:#fff;
	font-size:14px;
	z-index:3;
}
.top-point .right img{
	position:relative;
	z-index:1;
}


/* --------------------------------------------------
    トップ：お問い合わせ
-------------------------------------------------- */
.top-contact {
	text-align:center;
	padding:60px 0 30px;
	background-image:url("img/top/bg-contact.jpg");
	background-position:center;
	background-size:cover;
	position:relative;
}
.top-contact p{
	font-size:20px;
	padding-bottom:30px;
}


/* --------------------------------------------------
    トップ：サービス
-------------------------------------------------- */
.top-service h2{
	font-size:26px;
	color:#03008b;
	letter-spacing:3px;
	font-weight:600;
	padding-bottom:30px;
}
.top-service ul.col5-box{
	margin-left:10px;
}
.top-service ul.col5-box li{
	padding:20px 2px;
	height:238px;
}
.top-service ul.col5-box li{
	float:left;
	width:19%;
	margin-right:1%;
}
.top-service ul.col5-box li:last-child{
	margin-right:0;
}

.top-service ul.col5-box li:nth-child(1){
	background-color:#ffe8e3;
}
.top-service ul.col5-box li:nth-child(2){
	background-color:#e4d5ff;
}
.top-service ul.col5-box li:nth-child(3){
	background-color:#d3ffff;
}
.top-service ul.col5-box li:nth-child(4){
	background-color:#e5ffd3;
}
.top-service ul.col5-box li:nth-child(5){
	background-color:#fffcd8;
}
.top-service ul.col5-box li p{
	font-size:14px;
	line-height:1.6;
	font-weight:400;
	padding:15px 0 30px;
}
.top-service ul.col5-box li img{
	max-height:95px;
	width:auto;
}
/*成幸物流の行うトータルな配送サービス*/
.top-service h3{
	font-size:25px;
	color:#03008b;
	letter-spacing:3px;
	font-weight:600;
	padding-bottom:30px;
	vertical-align:middle;
}
.top-service h3 span{
	font-size:20px;
}
.top-service .about-service p{
	font-size:15px;
	line-height: 1.9;
}

/* --------------------------------------------------
    トップ：安全配送への取り組み
-------------------------------------------------- */
.top-safety .bg-safety-box{
	position:relative;
	padding:60px 0;
}
.top-safety .bg-safety-box .bg-safety-left{
	position:absolute;
	left:0;
	bottom:0;
	height:100%;
	background-image:url("img/top/bg-safety.jpg");
	background-position:center;
	background-size:cover;
	width:65%;
	z-index:1;
}
.top-safety .bg-safety-box .bg-safety-right{
	position:absolute;
	right:0;
	bottom:10px;
	height:100%;
	background-image:url("img/top/bg-blue.jpg");
	background-position:center;
	background-size:cover;
	width:35%;
	z-index:1;
}
.top-safety .container{
	position:relative;
}
.top-safety img.logo-seiko{
	position:absolute;
	top:60px;
	right:10px;
	z-index:3;
}
.top-safety .bg-safety-box .safety-inner{
	position:relative;
	z-index:3;
	 background-color:rgba(255,255,255,0.98);
	padding:50px 90px;
	width:985px;
	margin: 0 auto;
}
.top-safety .bg-safety-box .safety-inner h2{
	font-size:25px;
	padding:0 0 20px;
	color:#03008b;
	letter-spacing:3px;
	font-weight:600;
}
.top-safety .bg-safety-box .safety-check{
	position:relative;
	padding:20px 0 30px;
}
.top-safety .bg-safety-box .safety-check img.woman{
	position:absolute;
	right:0;
	bottom:0;
}
.top-safety .bg-safety-box .safety-inner ul li{
	padding-bottom:15px;
}
.top-safety .frame-sky{
	background:#e4f4ff;
	padding:30px 40px;
	text-align:left;
}
.top-safety .frame-sky h3{
	font-size:24px;
	color:#03008b;
	letter-spacing:3px;
	font-weight:600;
	padding-bottom:15px;
	vertical-align:middle;
}
.top-safety .frame-sky h3 span{
	font-size:18px;
}
.top-safety .frame-sky p{
	font-size:15px;
	line-height: 1.8;
}



/* --------------------------------------------------
   フッター
-------------------------------------------------- */
.footer{
	background:#f4f5fa;
}
.footer .col2-box .col2{
	width:50%;
	margin:0;
}
.footer .col2-box .col2-left{
	background-image:url("img/footer/bg-map.png");
	background-size:contain;
	background-repeat:no-repeat;
	position:relative;
	background-position:center right;
}
.footer ul.footer-menu li{
	display:inline-block;
}
.footer ul.footer-menu li a{	
	font-size:13px;
	color:#000;
	display: block;
	padding: 5px 7px;
	background: #ffffffe6;
	border-radius: 3px;
	margin-bottom: 5px;
}
.footer ul.footer-menu li a:hover {
	background: #fff;
	color:blue;

}
.footer ul.footer-menu li a span{
	color:#001da8;
	padding-right: 5px;
	font-weight: bold;
}
.footer .footer-info p.name{
	font-size:20px;
	font-weight:600;
	letter-spacing:5px;
	padding-top:20px;
}
.footer .footer-info p.address{
	font-size:14px;
	line-height:1.6;
}

.footer .col2-right{
	padding:15px 0 15px 10px;
}
.footer .contact-box{
	background:#fff;
	padding:10px 10px;
	width:48%;
	margin:1%;
	height:94px;
	float:left;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.footer .contact-box:hover {
	background:#fff300;
}
.footer .contact-box .small{
	font-size:13px;
	color:#ff7200;
	display:block;
}
.footer .contact-box .big{
	font-size:17px;
	color:#001da8;
	display:block;
	padding:14px 0;
	font-weight:700;
}
.footer .contact-box img{
	vertical-align:middle;
	padding-right:7px;
	height:25px;
	width:auto;
}
.footer .tel-box .big{
	font-size:23px;
	padding:5px 0 0;
	line-height:1.0;
}
.footer .tel-box .open{
	font-size:14px;
	line-height:1.0;
}

.copyright {
	text-align:center;
	background:#001da8;
	color:#fff;
	font-size:12px;
	padding:8px 5px;
}

/* --------------------------------------------------
    下層：ページタイトル
-------------------------------------------------- */
.page-tit{
	text-align:center;
	padding:130px 0 130px;
	background-position:center;
	background-size:cover;
	position:relative;
	border-bottom:7px solid #0054b6;
}
.page-tit-business{
	background-image:url("img/page/business/bg-pagetit.jpg");
}
.page-tit-company{
	background-image:url("img/page/company/bg-pagetit.jpg");
}
.page-tit-privacy{
	background-image:url("img/page/privacy/bg-pagetit.jpg");
}

/* --------------------------------------------------
    下層：パンくずリスト
-------------------------------------------------- */
.breadcrumbs{
	padding:5px 0 0 ;
}
.breadcrumbs ul li{
	display:inline;
	font-size:14px;
}
.breadcrumbs ul li a{
	
}

/* --------------------------------------------------
    下層：hタグ
-------------------------------------------------- */
h1.style1a{
	color:#03008b;
	font-size:30px;
	font-weight:500;
	letter-spacing:3px;
}
h1.style1a span{
	color:#87b7e1;
	font-size:20px;
	display:block;
}

h2.style2a{
	color:#000;
	font-size:24px;
	font-weight:500;
	letter-spacing:3px;
	border-bottom: solid 3px #d7d7de;
	position: relative;
	padding:8px 0;
}
h2.style2a:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #0f41b1;
	bottom: -3px;
	width: 20%;
}
h2.style2a img{
	padding:0 15px;
	vertical-align:middle;
}



.bg-blue01{
	 background: -moz-linear-gradient(left, #a6c9e7, #a6b0e1);
  background: -webkit-linear-gradient(left, #a6c9e7, #a6b0e1);
  background: linear-gradient(to right, #a6c9e7, #a6b0e1);
}
.bg-blue02{
	 background: -moz-linear-gradient(left, #a6b0e1, #a6c9e7);
  background: -webkit-linear-gradient(left, #a6b0e1, #a6c9e7);
  background: linear-gradient(to right, #a6b0e1, #a6c9e7);
}
.business-box { 
background: rgba(255,255,255,0.75); 
overflow: hidden;
padding: 30px 20px;
}

/* --------------------------------------------------
    下層：事業内容
-------------------------------------------------- */
.service .col2-box{
	padding:25px;
	margin-bottom:30px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.service .col2-box .img-box{
	padding:0 30px;
}
.service .col2-box h2{
	color:#ff8a00;
	font-size:25px;
	padding:10px 0 5px;
}
.service .col2-box p{
	font-size:15px;
	line-height:1.8;
}
.service .col2-box p.serif{
	font-size:22px;
	color:#03008b;
	font-weight:800;
	padding:0 0 15px;
}
.service .col2-box p.pdg-left-60{
	padding-left:60px;
}

.service .other-service{
	padding:30px 40px;
}
.other-service p.big-catch{
	font-size:24px;
	margin-bottom: 1em;
	line-height: 1.2;
}
.other-service ul li { 
list-style: none;
margin-left: 1.5em;

 }
.other-service ul li:before {
	content: '●';
	color: #6079f4;
	font-size:24px;
	margin-left: -1em;
	padding-right: 0.5em;
}
/*.other-service ul li span{
	color:#6079f4;
	font-size:24px;
	padding-right:10px;
	}*/
	
		
/* --------------------------------------------------
    下層：会社案内
-------------------------------------------------- */	
table.tablestyle01{
	width:720px;
	margin: 0 auto;
}
table.tablestyle01 th{
	width:30%;
	padding:10px 10px 10px 50px;
	border-bottom:1px solid #d8e1f6;
	text-align:left;
	font-size:16px;
	color:#03008b;
	font-weight:500;
}
table.tablestyle01 td{
	width:70%;
	padding:10px;
	border-bottom:1px solid #d8e1f6;
	font-size:16px;
	color:#000;
	font-weight:500;
}
table.tablestyle02{
	width:390px;
	margin: 0 auto;
}
table.tablestyle02 th{
	width:70%;
	padding:10px 10px 10px 50px;
	border-bottom:1px solid #d8e1f6;
	text-align:left;
	font-size:16px;
	color:#03008b;
	font-weight:500;
}
table.tablestyle02 td{
	width:30%;
	padding:10px;
	border-bottom:1px solid #d8e1f6;
	font-size:16px;
	color:#000;
	font-weight:500;
}
.tablestyle03 {
	width: 350px;
 	margin: 20px auto 0;
 	font-size: 85%;
}	
	
	
/* --------------------------------------------------
    下層：個人情報保護方針
-------------------------------------------------- */	
.privacy-policy h2{
	padding:30px 0 5px;
	font-size:14px;
	font-weight:600;
}	
.privacy-policy p{
	font-size:14px;
}	
.privacy-policy-box{
	width:920px;
	margin: 0 auto;
}

/* --------------------------------------------------
    下層：お問い合わせ
-------------------------------------------------- */	
.contact p.intro{
	width:650px;
	margin:0 auto;
	padding-bottom:60px;
}
.contact .tel-box{
	padding-left:60px;
}
.contact .tel-box a{
	font-size:30px;
	color:#000;
}
.contact .tel-box a img{
	padding-right:10px;
	vertical-align:middle;
}
.contact .tel-box p{
	font-size:14px;
	padding-left:50px;
}


/*フォーム*/
table.tablestyle03{
	width:880px;
	margin: 0 auto;
}
table.tablestyle03 th{
	width:30%;
	padding:10px 10px 10px 50px;
	border-bottom:1px solid #d8e1f6;
	text-align:left;
	font-size:16px;
	color:#03008b;
	font-weight:500;
	text-align:right;
}
table.tablestyle03 td.input{
	width:60%;
	padding:10px;
	border-bottom:1px solid #d8e1f6;
	font-size:16px;
	color:#000;
	font-weight:500;
}
table.tablestyle03 td.mark{
	width:10%;
	padding:10px;
	border-bottom:1px solid #d8e1f6;
	font-size:16px;
	color:#000;
	font-weight:500;
	text-align:center:
}
table.tablestyle03 th span.ninni{
	width:80px;
}
table.tablestyle03 td span.hissu{
	width:50px;
	background:#ff0000;
	font-size:12px;
	padding:3px 15px;
	color:#fff;
}
table.tablestyle03 td.input input[type="text"]{
	border:1px solid #aea694;
	border-radius:5px;
	width:100%;
	height:30px;
}
textarea{
	width:100%;
}
table.tablestyle03 td.mini-input input[type="text"]{
	width:40%;
}
table.tablestyle03 td.address p{
	padding-left:15px;
	display:inline;
}	
table.tablestyle03 td.address p span{
	background:#a3a6b5;
	padding:3px 15px;
	color:#fff;
}
/*下部*/
.contact-bottom-box{
	width:100%;
	margin:0;
	padding: 30px 175px;
	border-bottom:1px solid #d8e1f6;
}
.contact-bottom-box p{
	font-size:14px;
}
.contact-bottom-box .about-privacy a{
	background:#87b7e1;
	padding:10px 25px;
	color:#fff;
}
/*送信*/
input {
	font-size: 16px ;
}
.submit-box{
	/*border-top:1px solid #d8e1f6;*/
}
.submit-box input[type="submit"]{
	width:232px;
	padding:10px;
	display:inline-block;
	color:#fff;
	background:#03008b;
	text-align:center;
	border: none;
	cursor: pointer;
	font-size: 16px;

	  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
.submit-box input[type="submit"]:hover{
	opacity: 0.9;
}
.submit-box input[type="reset"]{
	width:232px;
	padding:10px;
	display:inline-block;
	color:#fff;
	background:#03008b;
	text-align:center;
	border: none;
	cursor: pointer;
	font-size: 16px;

	  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
.submit-box input[type="reset"]:hover{
	opacity: 0.9;
}

.caution{
	color: red;
}



/* --------------------------------------------------
--------------------------------------------------
    ########## 960px以上 ###########
 --------------------------------------------------
-------------------------------------------------- */	

@media(min-width:960px){

/* --------------------------------------------------
    ヘッダー
-------------------------------------------------- */
.header{
	height:115px;
	position:fixed;
	top:0;
	left:0;
	background:#fff;
	z-index:1000;
	width:100%;
	box-shadow: 0px 2px 4px -2px #ccc;
	}
.header-box{
	position:relative;}
.header-box .left{
	position:absolute;
	top:10px;
	left:0;}
.header-box .right {
	position:absolute;
	top:10px;
	right:0;
}
/ロゴ*/	
.header-box .left a{
	position:
}
.header-box .left a span{
	font-weight:700;
	color:#03008b;
	vertical-align:middle;
}
.header-box .left a span.big{
	font-size:34px;
	letter-spacing:12px;
	padding-left: 5px;
}
.header-box .left a span.small{
	font-size:22px;
	letter-spacing:7px;
}
.header-box .left a img{
	display:inline;
	padding-right:20px;
	vertical-align:middle;
}
/*ヘッダー右*/
.header-box .right h1{
	font-size:12px;
	color:#04004b;
	font-weight: normal;
}
/*バナー*/
.header-box .right ul.banner{
	position:absolute;
	top:23px;
	right:0px;}
.header-box .right ul.banner li{
	list-style:none;
	float:left;
	}
.header-box .right ul.banner li:first-child{
	margin-right:10px;}
/*メニュー*/
.header-box .right ul.menu{
	position:absolute;
	top:65px;
	right:0px;
	z-index:100;
	}
 #nav-open,#nav-input{
    display:none;
  }
.header-box .right ul.menu li{
	list-style:none;
	float:left;
	padding:7px 10px;
	}
.header-box .right ul.menu li a{
	position: relative;
	font-size:16px;
	color:#03008b;
	font-weight:500;
	text-decoration: none;
	padding: 0 5px 3px;
}

.header-box .right ul.menu li a::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ffea00;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .2s;
}
.header-box .right ul.menu li a:hover::after,
.header-box .right ul.menu li.now a::after {
  transform: scale(1, 1);
}

/*メイン*/
.main,.page-tit{
	margin-top:115px;
}
.page-tit{
	min-height: 350px;
}
}



/* --------------------------------------------------
--------------------------------------------------
    ########## 1280px以下  ###########
 --------------------------------------------------
-------------------------------------------------- */	

@media(max-width:1400px){

.container{
	width:93%;
	margin:0 auto;
}
.sm-container{
	width:93%;
	margin-right:auto;
	margin-left:auto;
}

/* --------------------------------------------------
   フッター
-------------------------------------------------- */
.footer .contact-box .small{
	font-size:10px;
}
.footer .contact-box .big{
	font-size:14px;
}
.footer .contact-box img{
	height:20px;
}
.footer .tel-box .big{
	font-size:20px;
}

/* --------------------------------------------------
    トップ：安全配送への取り組み
-------------------------------------------------- */
.top-safety .bg-safety-box .safety-inner{
	width:100%;
}


}





/* --------------------------------------------------
--------------------------------------------------
    ########## 959px以下  ###########
 --------------------------------------------------
-------------------------------------------------- */	

@media(max-width:959px){




/* --------------------------------------------------
    ヘッダー
-------------------------------------------------- */
.header{
	height:124px;
	position:inherit;
	top:0;
	left:0;
	background:#fff;
	z-index:1000;
	width:100%;
	box-shadow: 0px 2px 4px -2px #ccc;
	}
.header-box {
	position:relative;
	height:124px;
	padding:5px 0;}
/ロゴ*/	
.header-box .left a span{
	font-weight:700;
	color:#03008b;
	letter-spacing:5px;
	vertical-align:middle;
}
.header-box .left a span.big{
	font-size:24px;
}
.header-box .left a span.small{
	font-size:16px;
}
.header-box .left a img{
	display:inline;
	padding-right:10px;
	vertical-align:middle;
	width:40px;
	height:auto;
}
/*ヘッダー右*/
.header-box .right h1{
	position:absolute;
	top:55px;
	left:0;
	font-size:10px;
	color:#04004b;
}	
/*バナー*/
.header-box .right ul.banner{
	position:absolute;
	top:76px;
	left:0;
}
.header-box .right ul.banner li{
	list-style:none;
	width:48%;
	margin:1%;
	float:left;
	}
.header-box .right ul.banner li img{
	width:100%;
	height:auto;
}	

/*メイン*/
.main,.page-tit{
	/*margin-top:124px;*/
}
	

/*----------メニュー*---------/
#nav-drawer {
  position: relative;
}


/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
/*position:absolute;*/
position:fixed;
/*top:20px;*/
top:7px;
right:5px;
  display: inline-block;
  /*width: 30px;
  height: 22px;*/
  width: 40px;
  height: 40px;
  padding: 7px; 
  background: #fff;
  border-radius: 3px;
  vertical-align: middle;
  z-index: 99;
}
#nav-open:after {
	content: 'MENU';
	font-size: 8px;
	position: absolute;
	bottom: 2px;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px;/*最大幅（調整してください）*/
  height: 100%;
  /*background: #fff;/*背景色*/
  background:#ffffffe6;
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}
#nav-content ul.menu li{
	border-bottom:1px solid #ccc;
}
#nav-content ul.menu li a{	
	padding:15px; 
	display: block;
}

#nav-content ul.menu li a:hover {		background: #00b7ff;}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}



/*-------------全体の横幅を揃える*/
.container{width:95%;
	margin-right:auto;
	margin-left:auto;}
.sub-container{width:95%;
	margin-right:auto;
	margin-left:auto;}
	
	
/*余白*/
.pdg-45{
	padding:22px 0;
}
.pdg-60{
	padding:30px 0;
}
.pdg-btm-30{
	padding: 0 0 15px;
}
.pdg-btm-45{
	padding: 0 0 22px;
}
.pdg-btm-60{
	padding: 0 0 30px;
}



/* --------------------------------------------------
    下層：会社案内
-------------------------------------------------- */	
table.tablestyle01{
	width:100%;
}
table.tablestyle01 th{
	width:20%;
	padding:10px;
}
table.tablestyle01 td{
	width:80%;
}
table.tablestyle02{
	width:100%;
	margin:0 0 30px;
}
table.tablestyle02 th{
	width:80%;
	padding:10px;
}
table.tablestyle02 td{
	width:20%;
}
	
	
	
/* --------------------------------------------------
    下層：個人情報保護方針
-------------------------------------------------- */	
.privacy-policy-box{
	width:93%;
	margin: 0 auto;
}



/* --------------------------------------------------
    下層：お問い合わせ
-------------------------------------------------- */	
.contact p.intro{
	width:100%;
	padding-bottom:30px;
}
.contact .tel-box{
	padding-left:0px;
}
.contact .tel-box a{
	font-size:30px;
}
.contact .tel-box p{
	padding-left:30px;
}

/*フォーム*/
table.tablestyle03{
	width:100%;
}
table.tablestyle03 th{
	width:30%;
	padding:10px 5px 10px;
	font-size:13px;
	text-align:left;
	vertical-align:top;
}
table.tablestyle03 td.input{
	width:65%;
	padding:10px;
	font-size:14px;
	vertical-align:top;
}
table.tablestyle03 td.mark{
	width:15%;
	padding:10px 2px;
	font-size:10px;
	vertical-align:top;
}
table.tablestyle03 th span.ninni{
	width:80px;
}
table.tablestyle03 td span.hissu{
	width:40px;
	font-size:12px;
	padding:3px 5px;
}
table.tablestyle03 td.input input[type="text"]{
	width:100%;
	height:30px;
}
table.tablestyle03 td.mini-input input[type="text"]{
	width:100%;
}
table.tablestyle03 td.address p{
	padding-left:5px;
	display:block;
}	
table.tablestyle03 td.address p span{
	padding:3px 5px;
	font-size:12px;
	margin-top:10px;
}

/*下部*/
.contact-bottom-box{
	width:100%;
}
.contact-bottom-box .about-privacy a{
	padding:10px 10px;
}
/*送信*/
.submit-box input[type="submit"]{
	width:100%;
	margin:0 0 20px;
	padding:10px;
	display:block;
	color:#fff;
	background:#03008b;
	text-align:center;
}
	
.submit-box input[type="reset"]{
	width:100%;
	margin:0 0 20px;
	padding:10px;
	display:block;
	color:#fff;
	background:#03008b;
	text-align:center;
}


}





/* --------------------------------------------------
--------------------------------------------------
    ########## 600px〜959px以下  ###########
 --------------------------------------------------
-------------------------------------------------- */	

@media screen and (min-width:600px) and ( max-width:959px) {


.header-box .right ul.banner{
	top:74px;
}


/* --------------------------------------------------
   カラム
-------------------------------------------------- */
/*col2-box*/
.col2-box .col2{
	float:none;
	width:100%;
	margin:10px 0 0;
}
.col2-box .col2-left6{
	float:none;
	width:100%;
	margin:0;
}
.col2-box .col2-right4{
	float:none;
	width:100%;
	margin:10px 0 0;
}
.col2-box .col2-left4{
	float:none;
	width:100%;
	margin:10px 0 0;
}
.col2-box .col2-right6{
	float:none;
	width:100%;
	margin:0;
}
/*col4-box*/
.col4-box .col4{
	float:left;
	width:48%;
	margin:1%;
}
.col4-box2 .col4{
	float:left;
	width:48%;
	margin:1%;
}



/* --------------------------------------------------
    トップ：メイン
-------------------------------------------------- */

.main p.text-main02{
	bottom:10px;}
.main img{
	max-width:96%;
	height:auto;
}

/* --------------------------------------------------
    トップ：成幸物流の想い
-------------------------------------------------- */
.top-vision .bg-vision-box .vision-inner{
	padding:30px 10px;
	width:100%;
}

/* --------------------------------------------------
    トップ：成幸物流はここが違う！
-------------------------------------------------- */
.top-point .left ul li p{
	font-size:20px;
}
.top-point .left ul li span{
	font-size:50px;
}
.top-point .left img.man{
	width:130px;
}


/* --------------------------------------------------
    トップ：お問い合わせ
-------------------------------------------------- */
.top-contact .col2-box .col2{
	float:left;
	width:48%;
	margin:1%;
}
.top-contact img{
	max-width:100%;
	height:auto;
}


/* --------------------------------------------------
    トップ：サービス
-------------------------------------------------- */
.top-service ul.col5-box li{
	float:left;
	width:48%;
	margin:1%;
}
/*成幸物流の行うトータルな配送サービス*/
.top-service h3 span{
	display:block;
	font-size:16px;
}

/* --------------------------------------------------
    トップ：安全配送への取り組み
-------------------------------------------------- */
.top-safety .bg-safety-box .safety-inner{
	width:100%;
}
.top-safety .bg-safety-box .safety-check img.woman{
	width:130px;
	height:auto;
}

/* --------------------------------------------------
   フッター
-------------------------------------------------- */
.footer .col2-box .col2{
	width:100%;
}
.footer ul.footer-menu li{
	display:inline-block;
	padding-right:10px;
}
.footer .footer-info p.name{
	font-size:16px;
	padding-top:20px;
}

.footer .col2-right{
	padding:35px 0 15px;
}
.footer .contact-box{
	width:48%;
	margin:1%;
	height:94px;
	float:left;
}
.footer .contact-box .small{
	font-size:13px;
}
.footer .contact-box .big{
	font-size:18px;
}
	
/* --------------------------------------------------
   20181010追加
-------------------------------------------------- */	
.contact-bottom-box{
	width:100%;
	margin:0;
	padding: 30px 0;
	border-bottom:1px solid #d8e1f6;
}	
	

}





/* --------------------------------------------------
--------------------------------------------------
    ########## 600px以下  ###########
 --------------------------------------------------
-------------------------------------------------- */	

@media(max-width:600px){

/* --------------------------------------------------
   ヘッダー
-------------------------------------------------- */
/*バナー*/
.header-box .right ul.banner{
	position:absolute;
	top:86px;
	left:0;
}

.page-tit { padding: 80px 0; }
/* --------------------------------------------------
   カラム
-------------------------------------------------- */
/*col2-box*/
.col2-box .col2{
	float:none;
	width:100%;
	margin:0;
}
.col2-box .col2-left6{
	float:none;
	width:100%;
	margin:0;
}
.col2-box .col2-right4{
	float:none;
	width:100%;
	margin:0;
}
.col2-box .col2-left4{
	float:none;
	width:100%;
	margin:0;
}
.col2-box .col2-right6{
	float:none;
	width:100%;
	margin:0;
}
/*col4-box*/
.col4-box .col4{
float: left;
width: 48%;
margin: 1%;
}
.col4-box2 .col4{
float: left;
width: 48%;
margin: 1%;
}

ul.col4-box img {
	max-width: 70px;
	max-height: 70px;
}
.top-cargo ul.col4-box li h3 {
	font-size: 20px;
	padding: 5px 0;
}
.top-cargo ul.col4-box {
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
 -webkit-box-lines:multiple;
 -moz-box-lines:multiple;
 -webkit-flex-wrap:wrap;
 -moz-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
flex-wrap:wrap;
}

/* --------------------------------------------------
    トップ：メイン
-------------------------------------------------- */

.main p.text-main02{
	bottom:0;
}
.main img{
	max-width: 250px;
	margin :auto;
	height:auto;
}

/* --------------------------------------------------
    トップ：対応貨物一覧
-------------------------------------------------- */
.top-cargo .intro-cargo p.small{
	font-size:14px;
	line-height:1.6;
}
.top-cargo .intro-cargo p.big{
	font-size:18px;
	line-height:1.6;

}
.top-cargo h2{
	padding:0 0 15px;
}
.top-cargo ul.col4-box li{
	border-radius:10px;
	height:auto;
	padding: 20px 10px;
}

/* --------------------------------------------------
    トップ：成幸物流の想い
-------------------------------------------------- */
.top-vision .bg-vision-box{
	position:relative;
	padding:30px 0;
}
.top-vision .bg-vision-box .vision-inner{
	padding:30px 10px;
	width:100%;
}
.top-vision .bg-vision-box .vision-inner p{
	font-size:14px;
	line-height:1.6;
}

/* --------------------------------------------------
    トップ：成幸物流はここが違う！
-------------------------------------------------- */
.top-point .left{
	padding:30px 10px 0;
}
.top-point .left h2{
	font-size:24px;
	padding-bottom:15px;
}
.top-point .left ul{
	padding:0;
}
.top-point .left ul li p{
	font-size:13px;
}
.top-point .left ul li span{
	font-size:30px;
	/*display:block;*/
}
.top-point .left img.man{
	bottom:0;
	right:0px;
	width:100px;
	height:auto;
}
.top-point .right{
	padding:30px 0;
}
.top-point .right h3{
	top:30px;
	right:0px;
	
}
.top-point .right img{
	width:100%;
	height:auto;
}


/* --------------------------------------------------
    トップ：お問い合わせ
-------------------------------------------------- */
.top-contact {
	padding:30px 0 20px;
	text-align:center;
}
.top-contact p{
	font-size:14px;
	padding-bottom:15px;
	text-align: left;
}
.top-contact img{
	width:100%;
	height:auto;
}


/* --------------------------------------------------
    トップ：サービス
-------------------------------------------------- */
.top-service h2{
	font-size:24px;
	padding-bottom:15px;
}
.top-service ul.col5-box{
	margin-left:10px;
}
.top-service ul.col5-box li{
	padding:20px 5px;
	height:auto;
}
.top-service ul.col5-box li{
	float:none;
	width:100%;
	margin:0 0 15px;
	overflow: hidden;

}
.top-service ul.col5-box li p{
	font-size:14px;
	padding:15px 10px 15px;
	float: left;
	width: 50%;
	text-align: left;
}
.top-service ul.col5-box li img{
	max-height:115px;
	float: right;
	width: 50%;
}
/*成幸物流の行うトータルな配送サービス*/
.top-service h3{
	font-size:24px;
	padding-bottom:15px;
}
.top-service h3 span{
	display:block;
	font-size:16px;
}
.service .col2-box p.serif {
	font-size: 20px;
}

.col2-box .col2 ul li {
	/*padding: 5px 0;*/
}



/* --------------------------------------------------
    トップ：安全配送への取り組み
-------------------------------------------------- */
.top-safety .bg-safety-box{
	padding:30px 0;
}

.top-safety img.logo-seiko{
	top:20px;
	right:10px;
}
.top-safety .bg-safety-box .safety-inner{
	 background-color:rgba(255,255,255,0.9);
	padding:30px 10px;
	width:100%;
}
.top-safety .bg-safety-box .safety-inner h2{
	font-size:24px;
}
.top-safety .bg-safety-box .safety-check{
	padding:20px 0 100px;
}
.top-safety .bg-safety-box .safety-check img.woman{
	width:100px;
	height:auto;
}
.top-safety .bg-safety-box .safety-inner ul li{
	padding-bottom:3px;
}
.top-safety .frame-sky{
	padding:30px 10px;
}
.top-safety .frame-sky h3{
	font-size:20px;
}
.top-safety .frame-sky h3 span{
	font-size:16px;
	/*display:block;*/
}

/* --------------------------------------------------
    下層：事業内容
-------------------------------------------------- */
.service .col2-box{
	padding:30px 15px;
	margin-bottom:30px;
}
.service .col2-box .img-box{
	padding:15px 0;
}
.service .col2-box p.pdg-left-60{
	padding-left:0px;
}
.service .other-service{
	padding:30px 15px;
}
.other-service p.big-catch{
	font-size:24px;
}


/* --------------------------------------------------
   フッター
-------------------------------------------------- */

.footer .col2-box .col2{
	width:100%;
}
.footer ul.footer-menu li{
	display:inline-block;
	padding-right:10px;
}
.footer .footer-info p.name{
	font-size:16px;
	padding-top:20px;
}

.footer .col2-right{
	padding:15px 0 5px;
}
.footer .contact-box{
	width:100%;
	margin:0 0 10px;
	height:94px;
	float:none;
}
.footer .contact-box .small{
	font-size:12px;
}
.footer .contact-box .big{
	font-size:22px;
}


/* --------------------------------------------------
   20181010追加
-------------------------------------------------- */
table.tablestyle03 th {
    width: 70%;
    padding: 10px 5px 0;
	display: inline-block;
	width: 70%;
	border-bottom: none;
}
table.tablestyle03 td.mark {
    display: inline-block;
	width: 30%;
	border-bottom: none;
	padding: 10px 2px 0;
}
table.tablestyle03 td.input {
    width: 100%;
    display: inline-block;
}	
	
.contact-bottom-box{
	width:100%;
	margin:0;
	padding: 30px 0;
	border-bottom:1px solid #d8e1f6;
}		
	
h2.style2a {
    font-size: 19px;
    letter-spacing: 0;
}
	
	
}

/* --------------------------------------------------
   Pagetop追加
-------------------------------------------------- */

#PageTopBtn {
position: fixed; 
bottom: -10px;
right: 10px;
z-index: 9999;
}
#PageTopBtn a {
display: block;
text-decoration: none;
color: #fff;
background: #00bfffb3;
text-align: center; 
border-radius: 5%; 
outline: none; 
}
#PageTopBtn a:hover {
text-decoration: none; 
background: #87cefa; 
}
/* パソコンで表示する場合のCSS */
@media (min-width: 768px) {
#PageTopBtn {
font-size: 100%; /*文字のサイズ*/
}
#PageTopBtn a {
width: 100px; /*ボタンの幅*/
height: 60px; /*ボタンの高さ*/
padding: 5px 0; /*文字の配置場所の調整*/
}
}
/* スマホで表示する場合のCSS */
@media (max-width: 767px) {
#PageTopBtn {
	font-size: 90%;
}
#PageTopBtn a {
width: 70px;
height: 40px;
padding: 0 0;
}
}


/* --------------------------------------------------
   #header追加
-------------------------------------------------- */
#header.sc-on { 
	height: 90px; 
	background: rgba(255,255,255,.95);
}
#header.sc-on .header-box .right h1{ display: none;}
#header.sc-on .header-box .right ul.banner {
position: relative;
top:0;
float: right;
}
#header.sc-on .header-box .right ul.menu {
    position: relative;
    top: 0px;
}
#header.sc-on .header-box .left a span.small { letter-spacing: 5px; }
#header.sc-on .header-box .left a span.big { letter-spacing: 8px; }
@media (max-width: 767px) {
.header.sc-on { height: 124px !important;}
}

/* --------------------------------------------------
   .adblue追加
-------------------------------------------------- */
.adblue {
	padding: 40px 0 15px 0;
	text-align: center;
}

/* --------------------------------------------------
   20190916追加
-------------------------------------------------- */
.recruit_midahi01{
	margin: 60px auto 0;
	padding: 0 0 15px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	width: 720px;
	border-bottom: 1px solid #d8e1f6;
}

@media (max-width: 767px) {
.recruit_midahi01{
	margin: 40px 0 0;
	padding: 0 0 15px;
	font-weight: bold;
	font-size: 18px;
	width: 100%;
	border-bottom: 1px solid #d8e1f6;
}
}

