/*---------------------------------------------------------------------------*/
/* unique
/*---------------------------------------------------------------------------*/

h3{
  font-size:100%;
}

/*=====mainimage=============================================================*/
#bd{
  background:#ffffff url(../img/common/main.jpg) 50% 0 no-repeat;
  padding-top:180px;
}

/*-----headline--------------------------------------------------------------*/
#hl01{
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl01.png) 0 0 no-repeat;
}

#hl02{
	margin-top:1.0em;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl02.png) 0 0 no-repeat;
}

#hl03{
	margin-top:1.0em;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl03.png) 0 0 no-repeat;
}

#hl04{
	margin-top:1.0em;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl04.png) 0 0 no-repeat;
}

#hl0101{
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0101.png) 0 0 no-repeat;
}

#hl0102{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0102.png) 0 0 no-repeat;
}

#hl0103{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0103.png) 0 0 no-repeat;
}

#hl0201{
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0201.png) 0 0 no-repeat;
}

#hl0202{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0202.png) 0 0 no-repeat;
}

#hl0203{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0203.png) 0 0 no-repeat;
}

#hl0204{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0204.png) 0 0 no-repeat;
}

#hl0205{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0205.png) 0 0 no-repeat;
}

#hl0206{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0206.png) 0 0 no-repeat;
}

#hl0301{
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0301.png) 0 0 no-repeat;
}

#hl0302{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0302.png) 0 0 no-repeat;
}

#hl0303{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0303.png) 0 0 no-repeat;
}

#hl0401{
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0401.png) 0 0 no-repeat;
}

#hl0501{
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0501.png) 0 0 no-repeat;
}

#hl0502{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0502.png) 0 0 no-repeat;
}

#hl0503{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0503.png) 0 0 no-repeat;
}

#hl0504{
  margin-top:20px;
  border-bottom:3px solid #f27474;
  width:600px;
  height:25px;
  background:url(../img/service/hl0504.png) 0 0 no-repeat;
}

/*--- categorytitle ---------------------------------------------------------*/
.ct{
  background:#f27474;
  color:#FFFFFF;
  padding:5px 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

.it{
  margin:10px 0 20px 0;
}

/*-----other-----------------------------------------------------------------*/
.intb{
width:100%;
  border-top: 1px solid #333333;
  border-left: 1px solid #333333;
  border-collapse: separate;
  border-spacing: 0px;
  padding:0;
  margin:0;
}

.intb th, .intb td{
  border-bottom: 1px solid #333333;
  vertical-align:top;
  padding:10px;
}

.intb th{
  width:9.0em;
  background:#f27474;
  color:#ffffff;
}

.intb td{
  border-right: 1px solid #333333;
  border-left: 1px solid #333333;
}

.inlt{
  float:left;
  margin-bottom:10px;
}

.inrt{
  float:right;
  margin-bottom:10px;
}

.cp{
  text-align:center;
}

.imgr{
  float:right;
  margin-left:1.0em;
  margin-bottom:1.0em;
}

a img{
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

a img:hover{
  opacity:0.7;
}

#sub{
  margin-bottom:20px;
}

.svimg{
  margin:1.0em 0 10px 20px;
}

.svimg div{
  margin-bottom:10px;
}

.shl{
	padding:0 0.5em;
	color:#ffffff;
	background-color:#f27474;
	border-radius:0.3em;
}

ul.org-list{
	padding-left:1.5em;
}

table.org-table{
	border-collapse: collapse;
	border:1px solid #000;
	width:100%;
}

table.org-table caption{
	font-weight:bold;
	text-align:left;
}

table.org-table th,
table.org-table td{
	font-size:90%;
	padding: 3px;
	border:1px solid #000;
}

table.org-table th{
	background:#ffcccc;
}

.bg-yel{
	background:#ffffcc;
}


/*---------------------------------------------------------------------------*/
/* スレートPC対応　【条件】width：950px以下
/*---------------------------------------------------------------------------*/
@media only screen and (max-device-width : 950px) and (max-width : 950px) {

  #bd{
    background:#ffffff url(../img/common/main.jpg) 0 0 no-repeat;
  }

  #hl01, #hl02, #hl03, #hl04, #hl0101, #hl0102, #hl0103, #hl0201, #hl0202, #hl0203, #hl0204, #hl0205, #hl0206, #hl0301, #hl0302, #hl0303, #hl0401, #hl0501, #hl0502, #hl0503, #hl0504{
    width:100%;
  }

  .intb th{
    width:25%;
  }

  .inlt, .inrt{
    float:left;
    margin: 0 10px 10px 0;
  }

  .inrt.svimg{
    margin:10px;
  }

}
