/*--------------------------------------------------------------------------
   top
---------------------------------------------------------------------------*/
.mv{
  position: relative;
}

.mv .mv_box{
  font-family: 'Rajdhani', sans-serif;
  background: url("../images/top/service_bg.png");
    height: 460px;
    color: #fff;
}

.mv .mv_box h2{
	font-size: 13.2rem;
	line-height: 132px;
	position: relative;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.mv .mv_box p.txt{
	font-size: 2.2rem;
	position: relative;
	text-shadow: 0px 0px 10px #00000021;
}

.mv .mv_box .txt_box{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	height: 460px;
    z-index: 1;
    position: relative;
}

.mv .img{
  position: absolute;
  top: -80px;
  right: 0;
}

.news_box{
    margin: 0 auto;
}

.news_box .more{
	width: 140px;
}

.news_box .inner{
	max-width: 670px;
	padding: 20px 20px 20px 0;
    padding-left: calc((100% - 1200px)/2);
    box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	background: #fff;
	display: flex;
	justify-content: space-between;
	position: relative;
	align-items: center;
}

.news_box .inner .ttl_box{
	margin-right: 15px;
}

.news_box .inner .txt_list{
	max-width: 520px;
	width: 100%;
	height: 300px;
	overflow-y: scroll;
    word-wrap: break-word;
}
.news_box .inner .txt_list::-webkit-scrollbar {
    width: 12px;
}
.news_box .inner .txt_list::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 30px;
}
 
.news_box .inner .txt_list::-webkit-scrollbar-thumb {
    background-color: #ff0001;
    border-radius: 100px;
}
.news_box .inner .txt_list a {
	display: block;
	width: 100%;
	color: #ef0000;
}
.news_box .inner .txt_list a:hover {
  color:#3E3A39
}
.news_box .inner .txt_list .en {
	display: inline-block;
	padding: 0 5px;
	color: white;
	background-color: #ef0000;
	line-height: 18px;
}

.news_box .inner h2{
	  font-family: 'Rajdhani', sans-serif;
	  color: #ff0001;
	  font-size: 4.0rem;
	  line-height: 40px;
}

.news_box .inner .ttl_box p{
	font-weight: bold;
}

#Main .move_bnr .inner {
	margin-top: 80px;
	margin-bottom: 15px;
	width: 100%;
	height: 290px;
	background-image: url(../images/top/bnr_kobaclp.jpg);
	background-repeat:  no-repeat;
	background-size: cover;
	text-align: right;
}
#Main .move_bnr .btn_box {
	margin-top: 50px;
	margin-right: 50px;
	display: inline-block;
	width: 370px;
	text-align: center;
}
#Main .move_bnr .btn_box .btn_02 {
	margin-top: 20px;
	display: flex;
	justify-content: space-around;
}
#Main .move_bnr .btn_box .btn_02 a {
	font-size: 15px;
	padding: 0px 30px 0 15px;
}
#Main .move_bnr .btn_box .btn_02 a span {
	padding-top: 2px;
}

#Main .about{
	margin-top: 80px;
}

#Main .detail_box{
    min-height: 280px;
    background: url(../images/common/bg_pink.png) repeat;
}

#Main .about .detail_box{
	padding-bottom: 30px;
}

#Main .about .detail_box .inner{
	display: flex;
	margin: 30px auto;
}

#Main .about .detail_box .inner .more{
	margin-top: 30px;
}

#Main .about .detail_box .txt{
	margin-right: 60px;
}

#Main .about .img{
	margin-top: -133px;
}

#Main .service{
	margin-top: 80px;
}

#Main .service .main_txt{
	width: 87%;
	font-size: 1.6rem;
}

#Main .service .txt p{
	font-size: 1.6rem;
}


#Main .service .service_first,
#Main .service .service_kobac,
#Main .service .service_repair{
	display: block;
	color: #fff;
}

#Main .service .service_first .service_box,
#Main .service .service_repair .service_box{
    display: flex;
    justify-content: space-between;
    max-height: 308px;
    overflow: hidden;
    flex-wrap: wrap;
}

#Main .service .service_first .service_box,
#Main .service .service_repair .service_box{
	margin-top: 30px;
}

#Main .service .service_first .service_box .img,
#Main .service .service_repair .service_box .img{
	width: calc(71% - 1px);
}

#Main .service .service_sec{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}

#Main .service .service_kobac .service_box{
	margin-top: 30px;
}

#Main .service .service_kobac{
}

#Main .service .service_kobac .service_box .txt{
	max-width: 100%;
    max-width: 100%;
    padding: 30px;
    display: flex;
    justify-content: space-between;
}

#Main .service .service_kobac .service_box .txt .catch{
	font-size: 1.8rem;
	letter-spacing: 1.8px;
}

#Main .service .service_kobac .service_box .more{
	margin-top: 40px;
}

#Main .service .service_kobac .service_box .more a{
	margin: 0 auto;
	margin-right: 0;
}

#Main .service .service_repair{
}

#Main .service .service_first .service_box .img img,
#Main .service .service_repair .service_box .img img{
	min-width: 100%;
}

#Main .service .service_first .service_box .img img{
	object-fit: cover;
}

#Main .service .service_first .service_box .txt,
#Main .service .service_repair .service_box .txt{
    width: calc(29% - 60px);
    background-size: 100%;
    padding: 30px;
	    z-index: 1;

}

#Main .service .service_sec{
	margin: 0 auto;
	color: #fff;
	text-align: center;
}

#Main .service .service_sec{
	margin-top: 30px;
}

#Main .service .service_sec .service_box{
	display: flex;
	justify-content: space-between;
    max-height: 308px;
    overflow: hidden;
    width:50%;
    flex-wrap: wrap;
}

#Main .service .service_sec .service_box .img{
	width: 48%;
	overflow: hidden;
}

#Main .service .service_sec .service_box .img img{
	width: auto;
	object-fit: contain;
}


#Main .service .service_sec .service_box .img img{
	height: 100%;

}

#Main .service .service_sec .service_box .txt{
	width: calc(52% - 1px);
}
#Main .service .service_box .txt{
	background: url("../images/top/service_bg.png");
	background-size: 100%;
	padding: 20px 0 35px 0;
}

#Main .service .service_kobac .service_box .txt{
	background: #ee1f25;
}

#Main .service .service_kobac .service_box .txt img,
#Main .service .service_kobac .service_box .img img{
	max-width: 100%;
}

#Main .service .service_repair .txt{
	background: #000;
}


#Main .service .service_box h3{
	font-size: 3.0rem;
	line-height: 1.4;
	margin-bottom: 15px;
}

#Main .service .service_repair .txt{
	padding: 30px;
}

#Main .service .service_sec_box{
	margin-bottom: 40px;
}


#Main .service .service_box h3 span,
#Main .service .service_list_sec h3 span{
	display: block;
	font-size: 2.0rem;
	font-weight: normal;
	font-family: 'Rajdhani', sans-serif;

}

#Main .service .service_sec .service_box .more a{
	margin: 0px auto;
	margin-top: 20px;
}

#Main .column{
	position: relative;
}

#Main .column .column_list{
	display: flex;
	justify-content: space-between;
	position: relative;
}

#Main .column .column_list .column_box{
	max-width: 380px;
	text-align: left;
	box-shadow:0px 0px 7px 4px #0000000d;
	margin-bottom: 40px;
	background: #fff;
}

#Main .column .column_list .column_box h3{
	font-size: 1.6rem;
}

#Main .column .column_box .img img{
	width: 100%;
}

#Main .column .column_box .txt{
	padding: 10px 20px 20px;
}

#Main .column .column_box .date{
	margin-bottom: 5px;
}

#Main .column .column_box .more a{
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

#Main .column:before{
	content: "";
	background: url("../images/common/bg_pink.png");
	position: absolute;
	width: 100%;
	height: 300px;
	bottom: -40px;
}

#Main .column .btn_03 a{
	max-width: 100%;
    width: 180px;
    font-size: 1.6rem;
    margin: 0 auto;
}

#Main .column .btn_03 a img{
	right: 10px;
}

@media screen and (max-width: 1200px) {
	#Main .service .service_sec .service_box{
		max-width: 49%;
	}

	#Main .move_bnr .btn_box {
		width: 320px;
	}
}

@media screen and (max-width: 960px) {

	.mv{
		width: 100%;
		top: 60px;
	}

	.mv .mv_box{
		max-width: 100%;
		height: auto;
		display: flex;
		padding: 0 15px;
		position: relative;
		flex-wrap: wrap;
	}

	.mv .mv_box .txt_box{
		height: auto;
		position: absolute;
		top: 20px;
		max-width: 100%;
	}

	.mv .mv_box p.txt{
		font-size: 1.4rem;
	}

	.mv .mv_box h2{
		font-size: 7.0rem;
		line-height: 6.5rem;
	}

	.mv .img{
		position: relative;
    	left: 30%;
    	top: 0;
    width: calc(75% + 15px);
    max-height: 600px;
    min-height: 500px;
    overflow: hidden;
	}

	.mv .img img{
		width: 100%;
	}

	.news_box .more{
		float: right;
	}

	.news_box .more a{
		margin-bottom: 0px;
	}


	.news_box .inner{
		display: block;
		width: calc(100% - 80px);
    	margin: 0 auto;
    	margin-top: -100px;
    	padding: 20px;
	    margin-bottom: 48px;
    	box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
	}

	.news_box .inner .txt_list{}
	.news_box .inner .ttl_box {
		margin-bottom: 15px;
	}
	.news_box .inner .txt_list ul{
		margin-bottom: 20px;
	}

	.top #Content{
		position: relative;
		top: 20px;
	}

	#Main .move_bnr{
		margin:30px 0px;
	}
	#Main .move_bnr .inner {
		margin: 0px;
		padding: 0 20px;
		box-sizing: border-box;
		height: auto;
		background-image: url(../images/top/bnr_kobaclp_sp.jpg);
		background-size: 100% auto;
		background-color: #e50012;
		text-align: center;
	}
	#Main .move_bnr .btn_box {
		margin-top: 45%;
		margin-right: 0px;
		width: 100%;
		text-align: center;
	}
	#Main .move_bnr .btn_box .btn_02 {
		justify-content: center;
	}
	#Main .move_bnr .btn_box .btn_02 a {
		margin: 0 15px 30px;
	}
	
	#Main .move_bnr .mb {
		margin-bottom: 0px;
	}

	#Main .about{
		margin-top: 0px;
	}

	#Main .about .detail_box{
		padding-bottom: 0px;
	}

	#Main  .about .detail_box{
		height: auto;
	}
	#Main .ttl_02{
		font-size: 1.8rem;
		line-height: 2.4rem;
	}

	#Main .about .detail_box .inner{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    	}

	#Main .about .img{
		margin: 0 auto;
	}

	#Main .about .img img{
		width: 100%;
	}

	#Main .about .detail_box .txt{
		margin-right: 0px;
	    margin-top: 20px;
	}

	#Main .service{
		margin-top: 0px;
	}

	#Main .service .main_txt{
		width: 100%;
	}

	#Main .service .service_box .more a{
		margin-bottom: 0px;
	}

	#Main .service .service_sec .service_box{
		max-width: 100%;
	}

	#Main .service .service_first .service_box,
	#Main .service .service_repair .service_box{
		display: block;
	}

	#Main .service .service_first .service_box .img,
	#Main .service .service_repair .service_box .img{
		width: 100%;
	}

	#Main .service .service_first .service_box,
	#Main .service .service_repair .service_box{
		max-height: 100%;
	}

	#Main .service .service_first .service_box .txt,
	#Main .service .service_repair .service_box .txt{
		width: calc(100% - 40px);
		padding: 20px;
	}

	#Main .service .service_sec .service_box{
		display: block;
	}

	#Main .service .service_sec .service_box{
		max-height: 100%;
	}

	#Main .service .service_sec .service_box .img{
		width: 100%;
	}

	#Main .service .service_sec .service_box .txt{
		width: calc(100% - 40px);
		padding: 20px;
		margin: 0 auto;
	}

	#Main .service .service_kobac .service_box .txt{
		display: block;
	}

	#Main .service .service_kobac .service_box .txt img,
	#Main .service .service_kobac .service_box .img img{
		max-width: 100%;
	}

	#Main .service .service_first .service_box .img img,
	#Main .service .service_repair .service_box .img img{
		width: 100%;
		height: auto;
	}

	#Main .service .service_kobac .service_box .img img{
		width: 100%;
	}

	#Main .service .service_kobac .service_box .btn_box p{
		text-align: center;
	}

	#Main .service .service_kobac .service_box .more a{
		margin-right: auto;
	}

	#Main .service .service_list{
		display: block;
	}

	#Main .column .column_list{
		display: block;
	}

	#Main .column:before{
		display: none;
	}

	#Main #Recruit .recruit_box{
		display: block;
	}

	#Main #Recruit .recruit_box .img{
		padding: 20px;
	}

	#Main #Recruit .recruit_box .img img{
		width: 100%;
	}

	#Main #Recruit .recruit_box .txt{
    width: calc(100% - 40px);
    height: auto;
    padding: 20px;
	}

	#Main #Recruit .recruit_box .txt:before{
		display: none;
	}


}

@media screen and (max-width: 740px) {
	#Main .service .service_sec{
		display: block;
	}

	#Main .service .service_sec .service_box{
		width: 100%;
	}

	
}
