@charset "utf-8";

.maintop .slide {
	float: left;
	width: 100%;
}
.maintop .slide .swiper-slide{
	width: 630px;
}
@media (max-width: 1025px) {
	.maintop .slide .swiper-slide{
		width: 100%;
	}
}

.bx-wrapper img {
	display: block;
	width: 100%;
}
.bx-wrapper li a {
	display: block;
}
.bx-wrapper .bx-pager {
  text-align: center;
}
.bx-viewport {
	-webkit-transform: translatez(0);
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: url(../img/common/bullet.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 28px;
	height: 28px;
	outline: 0;
}
.bx-controls.bx-has-controls-direction {
    position: relative;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
	background-position: 0 -28px;
}
.bx-wrapper .bx-pager-item {
	font-size: 0;
	line-height: 0;
}

.bx-wrapper .bx-prev {
	background: url(../img/common/controls.png) no-repeat 0 0;
  left: 0;
}
.bx-wrapper .bx-next {
	background: url(../img/common/controls.png) no-repeat -28px 0;
  right: 0;
}
.bx-wrapper .bx-controls-direction a {
	display: inline-block;
	margin-left: 4px;
	outline: 0;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
	z-index: 9998;
  position: absolute;
  bottom: 0;
}

.swiper-container .swiper-tools{
	position: relative;
	height: 30px;
	margin-top: 10px;
}
.swiper-container .swiper-tools .swiper-button-prev,
.swiper-container .swiper-tools .swiper-button-next{
	margin-top: 0;
	height: 27px;
	width: 27px;
	top: 50%;
	transform: translateY(-50%);
}
.swiper-container .swiper-tools .swiper-button-prev:hover,
.swiper-container .swiper-tools .swiper-button-next:hover{
opacity: 0.7;
}
.swiper-container .swiper-tools .swiper-button-prev{
	background: url(../img/common/controls.png) no-repeat 0 0;
	left: 0;
}
.swiper-container .swiper-tools .swiper-button-next{
	background: url(../img/common/controls.png) no-repeat -28px 0;
	right: 0;
	
}
.swiper-container .swiper-tools .swiper-pagination{
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.swiper-container .swiper-tools .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
.swiper-container .swiper-tools .swiper-pagination .swiper-pagination-bullet:hover{
	background-color: #db0917;
}
.swiper-container .swiper-tools .swiper-pagination .swiper-pagination-bullet ~ .swiper-pagination-bullet{
	margin-left: 15px;
}
.swiper-container .swiper-tools .swiper-pagination .swiper-pagination-bullet-active{
	background-color: #db0917;
}


.maintop .maintop_r {
    float: right;
    width: 315px;
}
.maintop_r .side_2btn {
	margin-bottom: 10px;
}


/* Section News */
.box_news_l {
    float: left;
    margin-right: 40px;
    width: 640px;
}
.box_news_r {
    float: right;
    width: 280px;
}

/* Section service merit */
.service_merit_4col,
.service_guide_3col {
	text-align: center;
}
.service_merit_4col .thumb,
.service_guide_3col .thumb {
    margin-bottom: 6px;
}
.service_merit_4col h3,
.service_guide_3col h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
.service_guide_3col h3 {
	color: #db0917;
}
.service_merit_4col .detail,
.service_guide_3col .detail {
    margin-bottom: 10px;
}
.service_merit_4col .salses h3 {
	color: #f06650;
}
.service_merit_4col .fitr h3 {
	color: #1e66cc;
}
.service_merit_4col .welfare h3 {
	color: #ff8200;
}
.service_merit_4col .skiling h3 {
	color: #33a014;
}


/* Section About */
.layout_line.about .inner {
    position: relative;
}
.about .detail {
    position: absolute;
    right: -1px;
    bottom: 20px;
}
.about .thumb {
    float: left;
    margin-right: 30px;
}


@media (max-width: 1025px) {
	.maintop .slide,
	.maintop .maintop_r,
	.main_block .box_news_l,
	.main_block .box_news_r {
	    float: none;
	    width: auto;
	    margin-right: 0;
	}
	.maintop .slide {
		margin-bottom: 10px;
	}



	/* service */
	.service_merit_4col h3, 
	.service_guide_3col h3 {
		font-size: 14px;
		margin-bottom: 10px;
		white-space: nowrap;
	}

	/* About */
	.about .thumb {
	    float: none;
	    margin-right: 0;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.about .detail {
	    position: static;
	    display: block;
	    margin-top: 10px;
	    text-align: right;
	}
}

/* for slider in top page */
section:nth-child(2) > div.bx-wrapper > div.bx-viewport > div > div > a > p.detail > img{
	width: auto;
}
section:nth-child(2) > .bx-wrapper{
max-width: 904px !important;
}
section:nth-child(2) > .bx-wrapper .bx-controls-direction {
	position: relative;
}

section:nth-child(2) > .bx-wrapper .bx-controls-direction a {
display: inline-block;
position: absolute;
top: -108px;
margin-top: -13px;
outline: 0;
width: 14px;
height: 26px;
text-indent: -9999px;
z-index: 999;
}

section:nth-child(2) > .bx-wrapper .bx-controls-direction .bx-next {
right: -20px;
background: url(../img/common/work_controls.png) no-repeat -14px 0 !important;
}

section:nth-child(2) > .bx-wrapper .bx-controls-direction .bx-prev {
left: -26px;
background: url(../img/common/work_controls.png) no-repeat 0 0 !important;
}
@media (max-width: 1025px) {
	.swiper-slide img{
		width: 100%;
	}
	section:nth-child(2) > .bx-wrapper .bx-controls-direction .bx-prev {
		left: 0;
	}
	section:nth-child(2) > .bx-wrapper .bx-controls-direction .bx-next {
		right: 0;
	}
}
@media(max-width: 426px) {
	section:nth-child(2) > .bx-wrapper .bx-controls-direction a {
		margin-top: 0px;
	}
	section:nth-child(2) > div.bx-wrapper > div.bx-viewport > div > .box{
		margin-right: 0 !important;
	}
}

/* workrenewal temp */
.main_block.first{
	margin-top: 0 !important;
	padding-top: 30px;
}