#top_head a:link{
	color:#4c4c4c;
}

#top_head a:visited{
	color:#4c4c4c;
}

#top_head a:hover{
	color:#949494;
}

#top_head a:active{
	color:#4c4c4c;
}

#top_head a {
	text-decoration: none;
}


#top_head{
	width:100%;
	margin:0 auto;
}


.image_area img{
	display:block;
	width:100%;
	margin:0 auto 2%;
}

.menubox{
	width:100%;
	margin: 0 auto 15px;
}

.rightbox{
	margin: 0 !important;
}


.boxtype01, .boxtype02, .boxtype03, .boxtype04{
	float:left;
	overflow: hidden;
	padding: 0;
	height: auto;
	border:solid 1px #b5b5b5;
	margin: 0 auto 1.5em auto;
}


.boxtype01, .boxtype02,.boxtype03, .boxtype04{
	width: 98%;
}

.boxtype02 img,.boxtype04 img{
	width: 61%;
	height: auto;
	max-width: 250px;
	margin: 0 auto 3%;
	display: block;
}

.boxtype02,.boxtype04{
	padding: 10px 0;
}

.boxtype03 img{
	display:block;
	width: 100%;
	height: auto;
}

 .boxtype04{
    position: relative;
}



.boxTitle{
	margin: 0;
}

.box_image{
	float:left;
	width: 35%;
	overflow: hidden;
}

.box_image img{
	display:block;
	width: 100%;
	height: auto;
}

.right_text{
	float: left;
	overflow: hidden;
	width: 60%;
	margin: 2% 0 0 10px;
}

.b_maintitle{
	margin-left: 0;
	font-size: 12px;
	margin: 2% 0 0;
}

.a_subtitle{
    padding: 2px 20px 2px 10px;
    background-color:#b3c420;
    background-image: url(//reblo.net/jukatsu/cl_img/img_list/503/90546.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    color: #fff;
    display: inline-block;
}

.b_subtitle{
    padding: 2px 20px 2px 10px;
    background-color:#5ba01d;
    background-image: url(//reblo.net/jukatsu/cl_img/img_list/503/90546.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    color: #fff;
    display: inline-block;
}

.boxtext{margin: 0 3% 0 0;font-size: 12px;}
em{
	font-style: normal;
}



#cnotentsTitle_h4_01,#cnotentsTitle_h4_02,#cnotentsTitle_h4_03,#cnotentsTitle_h4_04,#cnotentsTitle_h4_05,#cnotentsTitle_h4_06,#cnotentsTitle_h4_07,#cnotentsTitle_h4_08,#cnotentsTitle_h4_09,#cnotentsTitle_h4_10,#cnotentsTitle_h4_11{
    border-left: none;
    font-size: 17px;
    margin: 0;
    line-height: 1.7em;
}

#inner04{
  	margin:1% auto;
}

#inner04 img{
	margin: 0 auto 10px;
}

.search_box{
	display:none;
}


.slider-nav{
  margin-left: -36px !important;
}
.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 5px;
}
.slides {
  height: 100%;
  overflow: hidden;
  *zoom: 1;
}
.s_slide {
  height: 100%;
  float: left;
  clear: none;
}
.s_slide img {
 width: 100%;
}
.slider-arrow {
  position: absolute;
  display: block;
  margin-bottom: -20px;
  padding: 20px;
}
.slider-arrow--right {
  top: 50%;
  right: 6%;
  background: url(http://reblo.net/s_lash/jquery_glide.js/img/right2.png) no-repeat;
}
.slider-arrow--left {
  top: 50%;
  left: 6%;
  background: url(http://reblo.net/s_lash/jquery_glide.js/img/left2.png) no-repeat;
}
.slider-nav {
  position: absolute;
  bottom: 15px;
}
.slider-nav__item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  border: 1px solid #5ba01d;
  border-radius: 8px;
}
.slider-nav__item:hover {
  background: #b3c420;
}
.slider-nav__item--current {
  background: #5ba01d;
}

@media screen and (max-width: 680px) {
  .slider {
    margin-bottom: 5%;
  }
}