@charset "utf-8";
/* dummy \*/
* html div {
 height:1%;
 }
/* dummy */
/* 基本項目設定 */
*{
margin:0;
padding:0;
}

body{
	color:#000;
	font-family: "Rounded Mplus 1c";
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6em;
	height: 100%;
	width: 100%;
	color: #666;
    word-wrap: break-word;
    overflow-wrap: break-word;
	
}
.top_back{
	background:url( ../../images/topimg.png) no-repeat left top;
	background-size:cover;
}
html {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
}

img{
border:none;
vertical-align:bottom;
}

a{
	text-decoration:none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #e73962;
}

ul{
list-style-type:none;
}

hr{
display:none;
clear:both;
}
h1{
	margin: 0;
	
}
.left {
	float: left;
}
.clear_both {
	float: none;
}

.right {
	float: right;
}
.left {
	float: left;
}
.mb_a{
	margin-bottom: 20px;
}
.mb_b{
	margin-bottom: 30px;
}
.mb_c{
	margin-bottom: 40px;
}
.mb_d{
	margin-bottom: 50px;
}
.mb_e{
	margin-bottom: 60px;
}
.mb_f{
	margin-bottom: 80px;
}
.mb_g{
	margin-bottom: 100px;
}
.mt_a{
	margin-top: 20px;
}
.mt_b{
	margin-top: 30px;
}
.mt_c{
	margin-top: 40px;
}
.mt_d{
	margin-top: 50px;
}
.mb_e{
	margin-top: 60px;
}
.mb_f{
	margin-top: 80px;
}
.mt_g{
	margin-top: 100px;
}
.img_box01{
	width: 80%;
	margin: 0 10%;
	
}
.textred {
	color: crimson;
}

.back_cl{
	background: url(../images/top_back.jpg);
}
.back_cl2{
	background: url(../images/top_back02.jpg);
}
.back_cl3{
	background: url(../images/top_back03.jpg);
}
.back_cl4{
	background: url(../images/top_back04.png);
}
.back_cl5{
	background-color: #009944;
	color: #fff;
	padding: 0 0 0 0;
}
.back_cl6{
	background: url(../images/top_back06.jpg);
}
.back_cl7{
	background: #EEEEEE;
}


.back_service{
	background: url(../images/s_ttl.png);
}


.pickup_back{
	background: url(../images/line01.png)repeat-x top,
		 url(../images/line01.png)repeat-x bottom,
		url(../images/top_back06.jpg);
}
.footer_back{
	padding: 20px 0;
	background-color: #006699;
}

.line01{
	background: url(../images/line01.png);
}

.barh2{
	width:100%;
     position: relative;
     color: white;
     padding:0.5em 0.5em 0.5em 2em;
     background-color: #006699;
     border-radius:5px;
	font-size: 24px;
	font-size: 2.4rem;
}
 
.barh2::after {
     position: absolute;
     top: 50%;
     left:1em;
     transform:translateY(-50%);
     content: '';
     width: 13px;
     height:13px;
     background-color: white;
     border-radius:100%;
}

.barh3 {
	width:100%;
	height:45px;
	display:block;
	border-bottom:solid 1px #066292;
	background:url(../../images/h2barback.png) no-repeat left bottom;
	color:#649564;
	line-height:45px;
	margin-bottom:40px;
	margin-left:0px;
	text-align:left;
}


.barh4 {
	float: left;
	width:100%;
     position: relative;
     padding-left: 0.7em;
}
 
.barh4::after {
     position: absolute;
     top: 50%;
     left:0;
     transform:translateY(-50%);
     content: '';
     width: 5px;
     height:1em;
     background-color: #446689;
}

.barh4:before{
  border-top: dotted 1px #20429c;
border-left: dotted 1px #20429c;
border-bottom: dotted 1px #20429c;
  left: 0;
}

.barh4:after{
  content: '';
  border-top: dotted 1px #20429c;
  border-right: dotted 1px #20429c;
  border-bottom: dotted 1px #20429c;
  right: 0;
}
.barh5 {
	width:100%;
	position: relative;
	padding-left: 30px;
	font-size:20px;
	color: #325A8C;
}
.barh5::before,
.barh5::after{
	content: "□";
	position: absolute;
}
.barh5::before{
	left:0;
	top:-3px;
}
.barh5::after{
	left: 5px;
	top: 3px;
	color: #A1B8D1;
}

.barh6 {
	width:100%;
	float: left;
	font-size: 16px;
	font-size: 1.6rem;
	display: block;
     padding-bottom: 0.3em;
     border-bottom: solid 2px #7B7979;
}

@font-face {
	font-family: CONDENSEicon;
	src: url("CONDENSEicon.eot");
}

@font-face {
	font-family: CONDENSEdesignicon;
	src: url("CONDENSEdesignicon.eot");
}

@font-face {
    font-family: 'CONDENSEicon';
    src:url('CONDENSEicon.woff') format('woff'),
        url('CONDENSEicon.otf') format('opentype');
}
@font-face {
    font-family: 'CONDENSEdesignicon';
    src:url('CONDENSEdesignicon.woff') format('woff'),
        url('CONDENSEdesignicon.otf') format('opentype');
}
.mainimg_side01{
	background: url(../../images/topimg_side01.png)no-repeat left;
	background-size: 200px;
	height: 500px;
}
header {
	padding: 0 0 0 0;
	background-color:#fff;
	/*background: url(../images/header_bg.png)repeat-x left bottom;*/
}

header h1 {
	margin: 25px 0 0 0;
	padding: 0;
}
.logobox {
	height: auto;
	display: block;
	float: left;
}
.headbox {
	display: block;
	float: left;
}
.logobox dl {
	width: 100%;
	display: block;
	height: auto;
}
.logobox dt {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	height: 30px;
}
.logobox dd {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	height: auto;
}
.logobox dd img {
	width: 90%;
	display: block;
	float: left;
	margin: 0;
	height: auto;
}

.headcontact {
	display: block;
	float: right;
	margin: 20px 0 0 0;
}
.headcontact p {
	margin: 0;
	padding: 0;
}
.headcontact dl {
	width: 100%;
	display: block;
	float: left;
}
.headcontact dt {
	width: 18%;
	display: block;
	float: left;
	margin: 0;

}
.headcontact dd {
	width: 100%;
	float: right;
	display: block;
	line-height: 20px;
}
.headmail {
	font-family: CONDENSEicon;
	text-align: center;
	line-height: 60px;
	font-size: 28px;
	font-size: 2.8rem;
	margin: 0;
	margin: 0;
}

.headtel {
	font-family: CONDENSEicon;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 0.6em;
	margin: 0;
	padding-left: 0;
}

.headadd {
	font-family: CONDENSEicon;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 1em;
	margin: 0;
	padding-left: 0;
}

.headmailback {
	background-color: #20429c;
	width: 60px;
	height: 60px;
	border-radius:50%;     /* 角丸の指定 */
	margin: 0;
	color: #fff;
}
.navbar{
	display: none;
}

.mainnav {
	width: 100%;
	height: auto;
	font-size:14px;
	float: left;
	margin: 0 auto 0 auto;
	background: #649564;
}
.mainnav ul {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin: 0;
	padding:10px 0 0 0;
}
.mainnav li {
	width: 12.5%;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	font-size:14px;
	padding: 5px 0 0 0;
	
}
.mainnav a {
	width: 100%;
	height: 30px;
	float: left;
	text-align: center;
	color: #fff;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	border-left: dotted #333300 1px;
}
.mainnav_line {
	border-right: dotted #333300 1px;
}
.mainnav a:hover {
	text-decoration: none;
		color: #FFFF66;
}
.icon01 {
	background: url(../../images/icon01.png) no-repeat center top;
	background-size:35%;
}
.icon01:hover {
	background: url(../../images/icon01_h.png) no-repeat center top;
	background-size:35%;
}
.icon02 {
	background: url(../../images/icon02.png) no-repeat center top;
	background-size:35%;
}
.icon02:hover {
	background: url(../../images/icon02_h.png) no-repeat center top;
	background-size:35%;
}
.icon03 {
	background: url(../../images/icon03.png) no-repeat center top;
	background-size:35%;
}
.icon03:hover {
	background: url(../../images/icon03_h.png) no-repeat center top;
	background-size:35%;
}
.icon04 {
	background: url(../../images/icon04.png) no-repeat center top;
	background-size:35%;
}
.icon04:hover {
	background: url(../../images/icon04_h.png) no-repeat center top;
	background-size:35%;
}
.icon05 {
	background: url(../../images/icon05.png) no-repeat center top;
	background-size:35%;
}
.icon05:hover {
	background: url(../../images/icon05_h.png) no-repeat center top;
	background-size:35%;
}
.icon06 {
	background: url(../../images/icon_.gif) no-repeat center top;
	background-size:35%;
}
.icon06:hover {
	background: url(../../images/icon_b.gif) no-repeat center top;
	background-size:35%;
}

.pickup_text a{
	font-weight: bold;
	color: #666;
	font-size: 16px;
}

.pickup_text a:hover {
	text-decoration: none;
	color: #649564;
		font-size: 16px;
}

/*
新着情報 
*/

.news {
	float:left;
	display:block;
	width:98%;
	margin: 0 1%;
	line-height:130%;
	padding-top:40px;
}
.news_line{
	border-bottom: dotted 1px #444;
}
.news_syosai {
	width: 100%;
	float: left;
	display: block;
}
.news_syosai dl {
	float: left;
	display: block;
}
.news_syosai dt {
	display: block;
	font-weight: normal;
}
.news_syosai dd {
	width: 100%;
	float: left;
	display: block;
}
.news_syosai dt img {
	width: 340px;
	float: left;
	margin: 0 20px 20px 20px;
}


.innerimg {
	width: 100%;
	display: block;
	float: left;
	height: 100px;
	border-radius: 30px;
}
.innertitle {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 100px;
	font-weight: bold;
	color:#fff;
	margin: 0;
}

.companyinfo{
	
}
.companyinfo img{
	
}

ul.example1, ol.example1 {
list-style-position: outside;
}

ul.example2, ol.example2 {
list-style-position: inside;
}

.pd40 {
	padding-left: 40px;
}

/* クリアフィックス */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	color: #CC9900;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
	margin-bottom: 0px;
	overflow: auto;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
	overflow: hidden;
}
/* End hide from IE-Mac */

/* カーソル合わせると拡大するやつ */
.cssAnim {
	width: 100%;
	height: 100%;
	max-height: 300px;
	min-height: 300px;
	display: inline-block;
	overflow: hidden;
	background-color: #ccc;
	position: relative;
}
@media (min-width:768px) {
.cssAnim {
	width: 100%;
	height: 100%;
	max-height: 300px;
	min-height: 300px;
	
}
}
.cssAnim img {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	transition: all 0.3s linear;
}

.imgScale img {
	transform: scale(1.2);
}
/* パンクズ */
.pankuzu {
  margin-left: 0;
  padding-left: 15px;
}

.pankuzu li{
  position: relative;
  display:inline-block;/*横に並ぶように*/
  list-style: none;
  /*font-weight: bold;太字*/
  margin-right: 12px;
}
.pankuzu li:after{/*三角の部分*/
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    border-style: solid;
    border-color: transparent;
    border-left-color: #649564;/*背景色*/
    border-width: 14px 12px;
    width: 0;
    height: 0;
}

.pankuzu li a {
    display: inline-block;
    padding: 0 3px 0 7px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    color: #fff;
    background: #649564;/*背景色*/
    font-size: 13px;
}

.pankuzu li a:hover {
	color: #FFFF66;
}


/* フッター */
.footnav_title {
	border: #604c3f 1px solid;
	padding: 3%;
	color: #604c3f;
	text-align: center;
	border-radius: 20px;
	margin-top: 20px;
}

.footnav ul{
	
}

.footnav li {
  background: url(../images/footer_botan.png) no-repeat left;
  float:left;
  width:20%;
  text-align:left;
  display:block;
	font-size: 12px;
}
.footnav li a {
  color: #fff;
}
.footnav li a:hover {
  color: #FFFF66;
}
@media (max-width:768px) {
.footnav li {
  width:33%;
}
}
.foot_map{
    position:relative;
    width:100%;
    height:0;
    padding-top:30%;
}
.foot_map iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	border: 1px solid #ddd;
}

/* 新着 */
.download{
	background: url(../../news/images/download01.png) no-repeat center;
	height: 50px;
}
.download:hover{
	background: url(../../news/images/download02.png) no-repeat center;
	height: 50px;
}
.shosai{
	background: url(../../news/images/shosai01.png) no-repeat center;
	height: 50px;
}
.shosai:hover{
	background: url(../../news/images/shosai02.png) no-repeat center;
	height: 50px;
}
/* サイド */
#sideinfo{
	
}

.side_jyoho p{
	 background: url(../images/check_icon.png) no-repeat left;
	padding: 3% 0% 3% 30px;
	border-bottom: 1px dotted #919192;
}

.side_jyoho p a:hover{
	color: #bef18c;
	text-decoration: none;
}


@media (min-width: 1200px) { 
	footer {
		width: 100%;
	}
 
}

@media (max-width: 991px) {
	.logobox dd img {
	width: 60%;
	display: block;
	float: none;
	margin: 0 auto 15px auto;
}
	
  .headcontact {
	  margin-bottom: 20px;
}
.headcontact dl {
	width: 310px;
	float: none;
	margin: 0 auto 15px auto;
}
.headcontact dd {
	
}
.icon01 {
	background-size:45%;
}
.icon01:hover {
	background-size:45%;
}
.icon02 {
	background-size:45%;
}
.icon02:hover {
	background-size:45%;
}
.icon03 {
	background-size:45%;
}
.icon03:hover {
	background-size:45%;
}
.icon04 {
	background-size:45%;
}
.icon04:hover {
	background-size:45%;
}
.icon05 {
	background-size:45%;
}
.icon05:hover {
	background-size:45%;
}
.icon06 {
	background-size:45%;
}
.icon06:hover {
	background-size:45%;
}
.img_box01{
	display: none;
}
#sideinfo{
	display: none;
	}
.side_jyoho{
	display: none;	
	}
.side_jyoho_mg{
	width: 80%;
	margin: 0 10%;
	}
}
@media (max-width: 767px) {
body{
		
}
header {
	display: none;

}
.logobox dd img {
	width: 80%;
}
.headcontact {
	  width: 100%;
}
 .headcontact dl {
	width: 100%;
	display: block;
	height: auto;
}
.headcontact dt a{
	
	float: right;
	
}

.headcontact dd {
	font-size: 12px;
	font-size: 1.2rem;
}

.logobox{
	display: none;
}
.headcontact{
	display: none;
}
/* スマホナビ */
.mainnav {
	display: none;
	background: #fff;
}	
.navbar{
	display:flex;
	background: #fff;
	margin-bottom: 0px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #000;
	padding:10px 0 10px 0;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	border-bottom: dotted #000 1px;
	line-height: 180%;
}	
.navbar-inverse .navbar-nav > li > a:hover {
	color: #eb6363;
}		
.navbar-brand img{
	width: 180px;
	float: left;
	padding-top: 0;	
}
.navbar-inverse .navbar-form {
  border-color: #fff;
}	
.container-fluid dl {	
	}
.container-fluid dt {
	width: 250px;
	float: none;
	background: #eb6363;
	border-radius: 20px;
	text-align: center;
	padding: 10px 0;
	margin: 10px auto 5px auto;
}
.container-fluid dt a {
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
}
.container-fluid dt a:hover {
	text-decoration: none;
	color: #fff100;
}
.container-fluid dd {
	width: 100%;
	float: left;
	text-align: center;
}
/* スマホナビ end */
	
h2 {
  font-size: 25px;
}
.innerimg {
	height: 60px;
	margin-top: 20px;
}
.innertitle {
	font-size: 25px;
	font-size: 2.5rem;
	line-height: 60px;
}
	
}

section table { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: ; }
 
/*----------------------------------------------------
  .list01
----------------------------------------------------*/
.list01 th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:480px){
    .list01 { margin: 0 -10px; }
    .list01 th,
    .list01 td{
    width: 100%;
    display: block;
    border-top: none;
		padding: 10px;
    }
  .list01 tr:first-child th { border-top: 1px solid #ddd; }
}

.bg_w{
	background-color:#fff;
	padding:20px;
	}

.bg_b{
	background-color:#20429c;
	padding:20px;
	}
.bg_g{
	background-color:#bef18c;
	padding:20px;
	}

nav{
	width:100%;
	height:60px;
	position: relative;
  z-index: 1;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 0;
	padding: 0 0 10px 0;
	text-align:center;
	background-color: #649564;
}

#gnav > ul {
	width: 60%;
	float: none;
	margin-left: auto;
	margin-right: auto;
  display: table;
  padding-right: 50px;
	padding-left: 50px;
}
nav img {
	width: 350px;
	float: none;
	margin-right: 20px;
	margin-left: 20px;
	
}
#gnav > ul > li {
	width: 15%;
  display: table-cell;
  margin-right: 2em;
}
#gnav > ul > li:hover {
  color: #fff;
  background-color: #20429c;
	text-decoration: none;
}
#gnav > ul > li:hover > a {
  color: #fff;
	text-decoration: none;
}
#gnav > ul > li:hover .menu {
  max-height: 9999px;
  opacity: 1;
}
#gnav > ul > li > a {
  display: block;
  padding: 25.5px 1.5em 15.5px;
  transition: all .2s ease-in;
}
#gnav > ul .menu {
  transition: all .2s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  background-color: #05a5ed;
}
#gnav > ul .menu .menu_inner {
  padding: 1em 0;
}
#gnav > ul .menu .menu_inner li {
  display: inline-block;
  margin: 0.7em;

}
#gnav > ul .menu a {
  color: #fff;
}

.pwork_2{
	width:100%;
	height:150px;
	display:block;
	float:left;
	margin-bottom:2px;
}

.picupboxt a {
	text-align:center;
	line-height:100px;
	width:170px;
	display:block;
	float:left;
	background:#20429c;
	color:#ffffff;
}
.picupboxt2 a {
	text-align:center;
	line-height:100px;
	width:180px;
	display:block;
	float:left;
}
.picupboxt3 a {
	text-align:center;
	line-height:100px;
	width:170px;
	display:block;
	float:left;
	color:#ffffff;
	background:#00A3D9;
}
.picupboxt4 a {
	text-align:center;
	line-height:100px;
	width:100px;
	display:block;
	float:left;
	color:#ffffff;
	background:#00B285;
}
.picupboxt5 a {
	text-align:center;
	width:150px;
	display:block;
	float:left;
	padding-top:50px;
	background:#fff;
	color:#00A3D9;
}
.picupboxt6 a {
	text-align:center;
	padding-top:50px;
	width:150px;
	display:block;
	float:left;
	background:#fff;
	color:#00468C;
	
}

/* カーソル合わせると拡大するやつ */
.cssAnim02 {
	width: 330px;
	height: 100px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.cssAnim02 img {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	transition: all 0.3s linear;
}

.imgScale02 img {
	transform: scale(1.2);
}

.ct_area{
	width: 80%;
	height: auto;
	margin: -60px 0 0 0;
	background-color: #fff;
}
.txt_w{
	color: #fff;
}

.back_suport{
	background: url(../images/s_ttl.png);
}

.sin_title {
	border: #e73962 1px solid;
	padding: 2%;
	color: #e73962;
	text-align: center;
	border-radius: 20px;
	margin: 5px 0 5px 0;
	font-size: 24px;
	letter-spacing: 10px;
}

.sin_inside{
	font-size: 20px;
	color: #666;
}

.shien {
  display: block;
	float: left;
	width: 100%;
  padding: 4px;
  margin-bottom: 0;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.shien > img,
.shien a > img {
  margin-right: auto;
  margin-left: auto;
}
a.shien:hover,
a.shien:focus,
a.shien.active {
  border-color: #337ab7;
}
.shien .caption {
  padding: 9px;
  color: #333;
	text-align: center;
}

.side_jyoho p.sin_inside{
	 background: none;
	padding: 2%;
	border-bottom: 0px dotted #000;
	font-size: 20px;
	color: #666;
	line-height: 1.6em;
}

.txt_b {
	color: #006699;
}
.txt_g {
	color: #649564;
}
.bdr_b {
	border-bottom: dotted 1px #006699;
}
.bdr_g {
	border-bottom: dotted 1px #649564;
}
.bdr_gray {
	border-bottom: dotted 1px #666;
}


.bar_h4{
border-bottom: solid 3px #649564;
position: relative;
margin:0 0 10px 0;
width:100%;
padding: 0 0 10px 0;
	color: #006699
}
.bar_h4:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #006699;
bottom: -3px;
width: 20%;
}



.faq dl {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 30px;
}
.faq dt {
	font-weight: bold;
	line-height: 50px;
	text-indent: 55px;
	font-size: 120%;
	color: #C36;
	margin-bottom: 15px;
}
.faq dd {
	font-weight: bold;
	line-height: 50px;
	text-indent: 55px;
	font-size: 120%;
	color: #6BA326;
	margin-bottom: 15px;
}
.faq_box {
	width: 100%;
	float: left;
	display: block;
}
.faq_imgq{
	background: url(../../faq/images/faq_q.png) no-repeat left;
}
.faq_imga{
	background: url(../../faq/images/faq_a.png) no-repeat left;
}

/* 追加 */
.access{
	width: 200px;
	
	background: #666;
	border-radius: 10px;
	padding: 5px;
	text-align: center;
}
.access:hover{
	background: #649564;
}
.access a{
	color: #fff;
}

.services-inner {
    border: 2px solid #006699;	
    margin-left: 35px;
    transition: .3s;
	background: #fff none repeat scroll 0 0;
}
.our-services-img {
    float: left;
    margin-left: -36px;
    margin-right: 22px;
    margin-top: 10px;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
.our-services-text {
    padding-right: 10px;
}
.our-services-text {
    overflow: hidden;
    padding: 28px 0 25px;
}
.our-services-text a:hover {
   text-decoration: none;
	color: #727171;
}

.our-services-text h4 {
		width:90%;
    color: #222222;
    font-size: 1.7rem;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 8px;
    padding-bottom: 5px;
    position: relative;
    text-transform: uppercase;
}
.our-services-text h4::before {
    background: #006699 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    position: absolute;
    width: 90%;
}
.our-services-wrapper:hover .services-inner {
    background: #fff none repeat scroll 0 0;
    border: 2px solid transparent;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
.our-services-text p {
    margin-bottom: 0;
		font-size: 1.4rem;
		width: 90%;
}
/* 事業紹介 */
.services {
	margin-top: 100px;
  margin-bottom: 60px;
  padding: 70px 25px 25px 25px;
  border: 2px solid rgba(45, 64, 89, 0.1);
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
	background: #fff;
}
.services p {
	font-size: 1.６rem;
	text-align: left;
}
.services a {
	text-decoration: none;
}
.services:hover {
	background:#649464 ;
	transition: 0.5s ;
	color: #fff;
	text-decoration: none;
}
.services a:hover {
	color: #fff;
	transition: 1.0s ;
	text-decoration: none;
}
.services span {
  display: block;
  margin-bottom: 30px;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
}
.services span i {
  color: #00ADB5;
  border: 2px solid rgba(45, 64, 89, 0.1);
  padding: 60px 70px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.work01{
	background: url(../../images/pickup_img02.png) center;
	background-size: 220px;
}
.work02{
	background: url(../../images/pickup_img04.png) center;
	background-size: 220px;
}
.work03{
	background: url(../../images/pickup_img02.png) center;
	background-size: 220px;
}

/* 新着情報 */

.pagenav nav{
	background-color: #FFFFFF;
}