@charset "utf-8";
/******************************************************************
Theme Name: hcs
Theme URI: http://
Description: 
Author: Your 
Author URI: http://
Version: 1.0.2

/* CSS Document */
/* デフォルト：479px以下用（スマートフォン用）の記述 */
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#3b3b39;
	font-size:14px;
	line-height:1.9;
	word-wrap: break-word;
	background:#fff;
}
.footerlist.contlist label {
	color: #3fa8bf;
	
}
.footerlist.contlist a:link,
.footerlist.contlist a:visited{
	color:#3fa8bf;
}

label{
	margin-bottom:5px;
}
/*wp archive*/
h3.page-title{
	font-size:25px;
	color:#666 !important;
	margin-bottom:-35px;
	padding-bottom:0;
}
h3.page-title span{
	display:inline-block;
}
.search-everything-highlight-color{
	color:#fff;
}

/* page navigation*/
.postnext,
.archive .postnext ul,
.single-post .postnext ul,
.post .postnext ul{
	overflow: hidden;
    margin-top: 70px;
    border: solid 1px rgba(167, 167, 167, 0.18);
    padding: 10px;
    background: rgba(255, 255, 255, 0.6);

}
.post .postnext li{
	color:#b0b6ba;
}
.single-post .postnext li:first-child,
.post .postnext li:first-child{
	float:left;
}
.single-post .postnext li:last-child,
.post .postnext li:last-child{
	float:right;
}

/*widget-area*/
.widget-area section{
	margin-bottom:20px !important;
}
.widget-area section h2{
	color:#999;
	border-bottom:1px dotted #ccc;
}

.textblack{
   color:#333;
}
/*flex*/
.d-flex{
	display: flex;
}

.d-flex .noblock{
	margin-right: 20px;
}

/* def */
dl,ul,ol,dt,dd,li{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}

a{
	color:#3fa8bf;
}
a:link{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	opacity:0.9;
}

.clearfix{
	position:relative;
	    overflow: hidden;
}

/* font */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	line-height:1.4;
}
h1{
	margin:0 0 10px;
}
h2{
	margin:0 0 20px;
	color:#3fa8bf;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #3fa8bf;
	padding-bottom:10px;
	padding-top:50px;
	
}
h2 span{
	color:#879fb2;
	font-size:17px;
}
h3{
    color: #3fa8bf;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 20px;
}
h2 span,
h3 span{
	display:block;
}
h4{
    color: #fff;
    background: #3ca0b5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    font-size: 13px;
    padding: 7px 15px;
    margin-bottom: 45px;
    margin-top: 35px;
}
h5{
	font-size:17px;
	letter-spacing:.6em;
	font-weight:bold;
}
strong{
	color:#3fa8bf;
}
.cb53e64{
	color:#b53e64;
}
.c3ca0b5{
	color:#3ca0b5;
}


.fontype01{
	font-size:40px;
	color:#08385e;
}
.linehs{
    line-height: 1.2;
    margin: 0px 0 10px 0;

}

/* hr */
hr{
	margin:0;
	padding:0;
}
hr.ppdadd{
	margin:40px 0 10px;
}
hr.headbottomline{
	height:1px;
	background:#ccc;
	border:none;
	margin:90px 0px 20px;
}
hr.dotline{
	border-top: 1px dashed #8c8b8b;
}



section{
	margin-bottom:100px;
}

/*list*/




/* pagetop */
.pagetop {
	display: none;
	position: fixed;
	bottom: 0;
    right: 10px;
}
.pagetop a {
	-webkit-backface-visibility: hidden; /* 追加 */
    backface-visibility: hidden; /* 追加 */
	display: inline-block;
	zoom: 1;
	width: 50px;
	height: 50px;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
	
}
.pagetop a:hover{
	-webkit-backface-visibility: hidden; /* 追加 */
    backface-visibility: hidden; /* 追加 */
	display: inline-block;
	zoom: 1;
	background-color:rgba(187, 187, 187, 0.5);
}



.row-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.row-20px {
	    margin-left: 0px;
}
.row-0 > div {
  padding-right: 0px;
  padding-left: 0px;
}
.row-10 {
     margin-right: 5px;
    margin-left: 5px;
}
.row-10 > div {
  padding-right: 10px;
  padding-left: 10px;
}
.row-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.row-20 > div {
  padding-right: 10px;
  padding-left: 10px;
}
.row-30 {
  margin-left: -15px;
  margin-right: -15px;
}
.row-30 > div {
  padding-right: 15px;
  padding-left: 15px;
}

.row-30l {
  padding-right: 0;
  padding-left: 0;
}
.row-30l > .sideber {
	padding-left: 15px;
	padding-right: 15px;
}

/* add bottom */
.ppd-100{
	padding-bottom:100px;
}
.add-5{
	margin-bottom: 5px;
	margin-top:0;
}
.add-7{
	margin-bottom: 7px;
	margin-top:0;
}
.add-10{
	margin-bottom: 10px;
}
.add-15{
	margin-bottom: 15px;
}
.add-20{
	margin-bottom: 20px;
}
.add-25{
	margin-bottom: 25px;
}
.add-30{
	margin-bottom: 30px;
}
.add-40{
	margin-bottom: 40px;
}
.add-50{
	margin-bottom: 50px;
}
.add-60{
	margin-bottom: 60px;
}
.add-70{
	margin-bottom: 70px;
}
.add-80{
	margin-bottom: 80px;
}
.add-90{
	margin-bottom: 90px;
}
.add-100{
	margin-bottom: 100px;
}
.add-150{
	margin-bottom: 150px;
}
.add-200{
	margin-bottom: 200px;
}
.remove-to-60{
	margin-top:60px;
}
.remove-top{
	margin-top:0;
}
.remove-bottom{
	margin-bottom:0;
}



/* responsive */
.container img{
	display: block;
    max-width: 100%;
    height: auto;
}
.img-responsive-overwrite{
    margin: 0 auto;
}


/*** header ***/

.logo {
    float: left;
    width: 71%;
}
.serchbox{
	float: none;
	text-align:center;
	width: 100%;
}
.headertop {
    margin: 10px 0 0;
}
.btn_master a{
	background:#bababa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    width: 100%;
    display: inline-block;
}
.btn_master a:link,
.btn_master a:visited{
	color:#fff;
	text-decoration:none;
	padding:3px 4px;
	text-align:center;
}
.btn_master{
	display:block;
	margin-bottom:0;
}
.formtxtbox{
	float:none;
}
.btn_headsarch{
	float:left;
	margin-bottom:0;
}
.btn_headsarch input[type="submit"],
.btn_headsarch input[type="button"]{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#868686+0,585858+100 */
	background: rgb(134,134,134); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(134,134,134,1) 0%, rgba(88,88,88,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(134,134,134,1) 0%,rgba(88,88,88,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(134,134,134,1) 0%,rgba(88,88,88,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868686', endColorstr='#585858',GradientType=0 ); /* IE6-9 */
    margin-bottom: 0;
    padding: 10px;
    max-height: 41px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 15px;
    width: 77px;
    padding: 9px 0;
    text-align: center;
    line-height: 1;
	display:none;
}

.formtxtbox input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dbdbdb;
    line-height: 1;
    padding: 5px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	
	width: 100%;

}






/*** navigation ***/

.headlead{
    float: left;
    padding-top: 15px;
}


nav {
	position:relative;
}


.navbar-header{
	float:right;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    background-color: #3fa8bf;
    background-image: none;
    border: none;
    border-radius: 0px;
}
.navibox{
	float:none;
	position:relative;
}

.navbar-toggle .icon-bar {
	    background: #fff;
}

.navigation{
    overflow: hidden;
    padding: 0;
    font-size: 15px;
    margin-left: 0;
}
.navigation #primary-menu li a{
	padding:10px;
}
.navibox{
	background:#3fa8bf;
	margin-bottom: 20px;
}
.navigation li{
	float: none;
}


.navigation a {
    display: block;
    padding: 5px 0;
    color: #fff;
    border-bottom: 1px solid #3490a5;
}
.navigation a.active,
.navigation a:hover{
	color:#fff600;
	text-decoration:none;
}

.navbar-collapse{
	padding:0;
}


/*** footer ***/
footer{
	background:#919191;
	padding: 20px 0 100px;

}
.footerlist a:link,
.footerlist a:visited{
	color:#fff;
}

.footerlist dt,
/*.footerlist dd*/{
	margin-bottom:10px;
}
.footerlist dd{
	padding-left: 25px;
	margin-top: -10px;
}

/*.footerlist dl label,*/
.footerlist dt{
    background: url(images/icon_arrow.png) no-repeat 0 1px;
    padding-left: 25px;
    margin-bottom: 5px;
	margin-top:10px;
}



.sitemapbox .footerlist dd{
		margin: 0px;
}

.sitemap main .footerlist dl label{
	color:#3fa8bf;
	font-weight:normal;
}
address {
    font-style: normal;
    line-height: 1.42857143;
    padding: 20px 0;
	margin:0;
    background: #828282;
    color: #545454;
}


.footerlist label {
	color:#fff;
	cursor:pointer;
	font-weight:normal;
}

.footerlist input[type="checkbox"].on-off{
    display: none;
}

.footerlist .links li {
	max-height: 0;
	overflow-y: hidden;
	-webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
	line-height:2;
}


#menu_bar01:checked ~ .links li, 
#menu_bar02:checked ~ .links li,
#menu_bar03:checked ~ .links li,
#menu_bar04:checked ~ .links li,
#menu_bar05:checked ~ .links li,
#menu_bar06:checked ~ .links li{
	max-height: 160px;
	opacity: 1;
}







/* index */
.bgg{
	background:#efefef;
}

.servicelist{
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	letter-spacing: -.40em;
    margin: 0 -3px 40px;
}

.servicelist li {
    display: inline-block;
    min-width: 100%;
    margin: 0 0 10px;
}
.servicelist li a{
	letter-spacing: normal;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    text-align: center;
    margin: auto;
    padding: 16px 0;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f5f5f5+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */

}
.servicelist li a img{
	display:inline;
}

.newslist{
    border: 1px solid #dbdbdb;
    background: #fff;
    padding: 15px 20px;
    overflow: auto;
    height: 231px;
}
.newslist dt{
	float:none;
}
.newslist dd{
	padding-left:0;
	margin-bottom:.6em;
}
img.imgborder{
	border:1px solid #dbdbdb;
}

/* p マーク*/
.noblock{
	margin-top:20px;
}


/*::: 下層ページ :::*/

dl.iconnonelist {
	margin-left:1em;
}
dl.iconnonelist dt{
	line-height:3;
}
dl.iconnonelist dd{
	margin-left:1em;
	line-height:2;
}

dl.normaldllist dt{
	line-height:2;
}
dl.normaldllist dd{
	line-height:2;
	margin-bottom:30px;
}

ul.andstrong{
	margin-right:1em;
}
ul.andstrong li{
	line-height:2;
}

ul.dotlist{
	padding-left:2em;
}
ul.dotlist li{
	list-style:outside disc;

}
.leftmargin{
	margin-left:0;
	margin-right:0;
}
table.tablebox{
	width:100%;
	border-collapse: collapse;
	display: table;
    border-collapse: separate;
    border-spacing: 2px;

}
.tablebox th{
	background:#fff;
	width:20%;
	padding:4px 10px;
	font-weight:normal;

}
.tablebox td{
	background:#fff;
	padding:4px 10px;

}

/*table*/



.hcgtable table th,
.hcgtable table td{
	border: 1px solid #ccc;
	padding:10px;
}
.hcgtable{
    width: 100%;
    overflow-x: auto;
}
.hcgtable table{
	width:675px;
}

/*conveni*/
dl.textlist dd{
	line-height:2;
}
.textlist dt{
	color:#3ca0b5;
	line-height:2;
	font-weight:bold;
}
.textlist dt:before{
	content:'■';
}
.textlist dd{
	padding-left:1em;
}

.boxlist{
	color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:center;
	margin-bottom:30px;
	padding:10px;
	
}
dl.boxlist {
    float: none;
    position: relative;
    margin-right: 50px;
    min-height: 96px;
    width: 100%;
}
.boxlist:after{
    content: '';
    background: url(images/icon_arrow_01.png);
    width: 22px;
    height: 39px;
    position: absolute;
    right: -35px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.boxlist.last{
	margin:0;
}
.boxlist.last:after{
	content:'';
	background:none;
}
.boxlist dt{
	border-bottom:1px dotted #fff;
	margin-bottom:10px;
	position: relative;
}
.boxlist dd{
	font-size:12px;
}
.jyunbi{
	overflow:hidden;
}
.jyunbi dl{
	background:#b53e64;
	
}
.servicestart{
	overflow:hidden;
}
.servicestart dl{
	background:#3ca0b5;
}




/* 百五法人ダイレクト */
.telbox{
	border:1px solid #dbdbdb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:340px;
	padding: 6px 20px;
	text-align: center;
    float: right;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f5f5f5+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
}
.freed{
	background: url(images/icon_free.png) no-repeat left 0px;
    color: #319f2e;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    height: 36px;
    padding-left: 65px;
    padding-top: 6px;

}


/*パッケージ*/
.package_other h4{
	margin-bottom:20px;
}
.package_other p{
	margin-left:0;
}

#pac09,
#pac10{
	padding-top:0;
}
/* 代金回収サービス */
.jizen{
	overflow:hidden;
	position:relative;
    padding: 0;
}
.jizen dl{
    background: #3ca0b5;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    margin: 0 0 40px 0;
    float: left;
    width: 100%;
    min-height: 212px;
    padding: 15px 10px;
    position: relative;
}
.jizen dl:after{
    content: '';
    background: none;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -53px;
    z-index: 226;
	width:29px;
	height:51px;
}
.jizen dl.last:after{
	content:'';
	background:none;
}
.jizen dl dt{
	border-bottom:1px dotted #fff;
	margin-bottom:20px;
	font-size: 16px;
	padding-bottom: 10px;
}
.jizen dl dd{
	font-size:16px;
}
.jizen dl span{
    display: block;
    background: #fff;
    color: #333;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 5px 1px;
    position: absolute;
    bottom: 30px;
    width: 193px;
    left: 0;
    right: 0;
    margin: auto;
}



/* contact */
.contactbtn{
	margin:20px 0;
}
.contactbtn a:hover{
	text-decoration:none;
}
.contactbtn a{
	border:1px solid #748495;
	width:100%;
	text-align:center;
	margin:auto;
	padding:15px ;
	font-size:20px;
	display:block;
	position:relative;
}
.contactbtn a:after{
	content:url(images/arrow_right.png);
	position: absolute;
    right: 23px;
    top: 0;
    margin: auto;
    bottom: 0;
    height: 30px;
}

.snsbox{
	margin:40px 0;
}
.iconfacebook a:hover,
.iconblog a:hover{
	text-decoration:none;
}
.iconfacebook a,
.iconblog a{
    display: block;
    border: 1px solid #ededed;
    padding: 20px;
    text-align: center;
	position:relative;
	font-weight:bold;
	color:#8a8a8a;
}
.iconfacebook a:before{
	content:url(images/icon_facebook.png);
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	height:32px;
	left:20px;
}

.icontwitter a:before{
	content:url(images/icon_twitter.png);
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
    height: 45px;
    left: 35px;
}
.iconblog a:before{
	content:url(images/icon_blog.png);
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
    height: 45px;
    left: 35px;
}


.subfooter{
	background:#f5f5f5;
	padding:20px 0;
}

.addatail{
	font-size:12px;
}

ul.footersitemap {
	overflow:hidden;
	letter-spacing: -0.5em;
}
.footersitemap li{
	display:inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	/* IE 6/7 */
	/display: inline;
	/zoom: 1;
}
.footersitemap li a:link,
.footersitemap li a:visited{
	color:#45515e;
}
.footersitemap li a{
	line-height:1;
	padding: 0 10px;
	border-left:1px solid #a0a4aa;
	text-align:center;
}



/* sitemap */
.sitemapbox dd ul li{
	margin-bottom:10px;
}





/** access **/
/* map */
/* map */
#map {
	position: relative;
	padding-bottom: 30%;
	padding-top: 30px;
	overflow: hidden;
	width: 100%;
	height:440px;
}

#map .infoTitle{    
	margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
}
#map p{margin:0;}
#map .infoWebsite{}
#map .infoEmail{}
#map .infoTelephone{}
#map .infoDescription{}






/***************************************/
/* 下層ページ　*/
	/* フォーム　*/
	
	
	dl.contactdl dt{
		font-weight:bold;
		margin-bottom:6px;
	}
	dl.contactdl dt strong,
	.red{
		color:#F00;
	}
	dl.contactdl dd{
		margin-bottom:20px;
	}

	
	input[type="submit"],
	input[type="button"]{
		border:none;
		background:#bf3f3f;
		color:#fff;
		padding:10px 40px;
		width:100%;
		margin-bottom:20px;
	}
	input[type="submit"]:hover{
		opacity:0.8;
		-webkit-transition: 0.8s;
		-moz-transition: 0.8s;
		-o-transition: 0.8s;
		-ms-transition: 0.8s;
		transition: 0.8s;
	}
	input,
	textarea{
		font-size:16px;
	}
	.formtxtbox input{
		background:#eee;
		
		
	}
	input:focus{
		background:#fff;
		outline:none;
	}
	input[type="submit"]:focus{
		background: #bf3f3f ;
		outline:none;
	}
	/* Webkit */
    ::-webkit-input-placeholder {
		line-height:1.5;
    }
	input[type="text"],
	input[type="email"]{
		border: 1px solid #d6d6d6;
		padding: 8px;
		width:100%;
	}
	textarea,
	select,
	#address2,
	#address3{
		border: 1px solid #d6d6d6;
		width:100%;
		padding: 8px;
		font-weight:normal;
	}
	
	.hissu:before{
		content:'必須';
		background:#e60012;
		color:#fff;
		font-size:80%;
		font-weight:normal;
		padding:1px 2px;
		line-height: 3;
		margin-right:5px;
		letter-spacing:2px;
		text-align:center;
	}
	.error{
		color:#F00;
		display:block;
	}

	label.error {
			display: none;
	}

	.contactformbox{
			width:100%;
	}
	.mwform-zip-field{
		display: block;
    	margin-bottom: 10px;
	}
	

.entry-content p{
	overflow:hidden;
}
.entry-content strong{
	color:inherit;
}
.entry-content img{

}
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }
@media screen and (min-width: 480px) {
	/* 480px以上用（タブレット／スマートフォン用）の記述 */
	
}

@media screen and (min-width: 768px) {
	/* 768px以上用（タブレット用）の記述 */	

	
	/*flex*/
	.d-flex{
		display: flex;
		flex-direction: row;
	}
	.justify-content-space-between{
			justify-content: space-between;
	}
	.d-flex .noblock{
		margin-right: 20px;
	}

	.container{
		max-width: 1030px;
	}
	
	h1{
		margin:0 0 10px;
	}
	h4{
		color: #fff;
		background: #3ca0b5;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		width: 33%;
		font-size: 13px;
		padding: 7px 15px;
		margin-bottom: 45px;
		margin-top: 35px;
	}
	.headertop{
		margin:30px 0;
	}
	/* navi */
	.logo{
		float:left;
		width:auto;
	}
	.navbar-header{
		float:none;
		display:none;
	}
	.navigation li{
		float: left;
		line-height: 1;
	}
	.navigation li a{
		border-right: 1px solid #fff;
	}
	.serchbox{
		float:right;
		text-align:right;
		width: 280px;
	}
	.navibox{
		background:#3fa8bf;
		margin-bottom: 0;
	}
	.btn_headsarch input[type="submit"],
	.btn_headsarch input[type="button"]{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#868686+0,585858+100 */
		background: rgb(134,134,134); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(134,134,134,1) 0%, rgba(88,88,88,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(134,134,134,1) 0%,rgba(88,88,88,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(134,134,134,1) 0%,rgba(88,88,88,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868686', endColorstr='#585858',GradientType=0 ); /* IE6-9 */
		margin-bottom: 0;
		padding: 10px;
		max-height: 41px;
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
		font-size: 15px;
		width: 77px;
		padding: 9px 0;
		text-align: center;
		line-height: 1;
		display:inherit;
	}
	.formtxtbox input[type=search] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px solid #dbdbdb;
		line-height: 1;
		padding: 5px;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 0px;
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 3px;
		border-top-left-radius: 3px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 3px;
		
		width: 100%;
	
	}
	.formtxtbox{
		float:left;
	}
	.formtxtbox input[type=search] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px solid #dbdbdb;
		line-height: 1;
		padding: 5px;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
		width: 188px;
		font-size: 14px;
	
	}
	.navbar-toggle {
		position: relative;
		float: right;
		padding: 9px 10px;
		margin-top: 15px;
		margin-right: 0;
		margin-bottom: 0;
		background-color: #fff;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
	}
	.navigation{
		overflow: hidden;
		padding: 30px 0;
		font-size: 19px;
		margin-left: -50px;
	}
	.navigation a{
		display: block;
		padding: 0 50px;
		color: #fff;
		border:none;
	}
	.navigation #primary-menu li a{
		padding:0 50px;
	}

	.servicelist{
		-moz-display: flex;
		-webkit-display: flex;
		display: flex;
		
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;

		justify-content: space-between;
	}
	.servicelist li {
		display: inline-block;
		min-width: 350px;
		margin: 0 6px 15px;
		
	}

	hr.naviborder{
		padding: 3px;
		border-bottom: 1px solid #fff;
		border-top: none;
	}

	/*news list*/
	
	.newslist dt{
		float:left;
	}
	
	.newslist dd {
		padding-left: 115px;
		margin-bottom: .6em;
	}
	/*::: 下層ページ :::*/
	.leftmargin{
		margin-left:1em;
		margin-right:1em;
	}
	.package_other p{
		margin-left:1em;
	}
	
	/* table */
	.hcgtable table{
		width: 100%;
	}
	/*conveni*/
	.boxlist{
		color:#fff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-align:center;
		margin-bottom:30px;
		padding:10px;
		
	}
	dl.boxlist {
		float: left;
		position: relative;
		margin-right: 50px;
		min-height: 96px;
		width: 16%;
	}
	.boxlist:after{
		content: '';
		background: url(images/icon_arrow_01.png);
		width: 22px;
		height: 39px;
		position: absolute;
		right: -35px;
		top: 0;
		bottom: 0;
		margin: auto;
	}


	

	/*代金回収サービス*/
	.jizen dl{
		background: #3ca0b5;
		color: #fff;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-align: center;
		margin: 0 70px 40px 0;
		float: left;
		width: 215px;
		min-height: 212px;
		padding: 15px 10px;
		position: relative;
	}
	.jizen dl:after{
		content: '';
		background: url(images/icon_arrow_02.png) no-repeat;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		right: -53px;
		z-index: 226;
		width:29px;
		height:51px;
	}
	.jizen{
		overflow:hidden;
		position:relative;
		padding: 10px 72px;
	}






	/* pankuzu */
	.pankuzu{
		overflow:hidden;
		display:inherit;
		margin:10px 0 40px;
	}
	
	.pankuzu li{
		float:left;
		font-size:12px;
		margin-right:5px;
	}
	.pankuzu li a:link,
	.pankuzu li a:visited{
		color:#63707e;
		
	}
	.pankuzu li a:hover{
		text-decoration:none;
		color:#007ad3;
		
	}
	.pankuzu li:first-child{
		background: url(images/icon_home.png) no-repeat 0 4px;
		padding-left: 20px;
		
	}
	.pankuzu li a:after {
		content:'>';
		padding-left:5px;
		
	}
	.pankuzu li:last-child a:after{
		content:'';
	}
	
	
	
	
	
	/* フォーム　*/

	.contactformbox {
		width: 54%;
	}
		


	
}


@media screen and (min-width: 992px) {
	/* 992px以上用（PC用）の記述 */

	.container{
	max-width:1030px;
	}
	
	
	
	
	.servicelist{
		letter-spacing: -.40em;
		margin: 0 0 40px;
		display: -webkit-flex;
		-webkit-display: flex;
		-moz-display: flex;
		
		display: flex;
		
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		
		-moz-justify-content: space-between;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		    flex-wrap: nowrap;
	}
	
	.servicelist li {
		    display: block;
    min-width: 185px;
    margin: 3px 0;
/*     width: calc((100% - 10px)/3); */
	}
	.servicelist li a{
		letter-spacing: normal;
		display: block;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border: 1px solid #dbdbdb;
		text-align: center;
		padding: 10px 0;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
		background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
		background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
		height: inherit;
	}
	
	
	
	
	
	
	
	
}

@media (min-width: 1200px){
	/* 1200px以上用（PC用）の記述 */
	.container{
	max-width:1030px;
	}
}	/*sitemap*/ 

