@charset "UTF-8";

/*-------------------------------------ここから編集-------------------------------------*/


/*-------------------------------------共通変更点-------------------------------------*/
h1{
	color: #ffffff !important;
    text-shadow: 0px 1px 6px #565656 !important;
}
a{
  text-decoration: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
a:hover{
	-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

.caption110-h2 h2{
	font-size: 24px;
}
#header_pc #header_catch {
	background-color: #ffffff;
}
#header_pc #header_catch p {
	color: #333333;
}
#header_area img {
	width: 100%;
}

/*-------------------------------------トップページ------------------------------------*/
.index01-1{
	font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-shadow: 0px 1px 7px #989898;
	margin-top: 15px;
  position: relative;
  border-bottom: solid 2px #ccc;
  padding-bottom: 10px;
	}
.index01-1:before {
    content: "";
    display: block;
    width: 300px;
    height: 3px;
    background: #4495c5;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -3px;
}
#index100 .siteorigin-panels-stretch{
  position: relative;
}
#index100 .siteorigin-panels-stretch:after {
  position: absolute;
  top: -200px;
  left: 0;
  cotent: "";
  display: block;
  background: -webkit-linear-gradient(white 0%, #efefef 15%, #efefef 85%, #ffffff 100%);
  background: -o-linear-gradient(white 0%, #efefef 15%, #efefef 85%, #ffffff 100%);
  background: linear-gradient(white 0%, #efefef 15%, #efefef 85%, #ffffff 100%);
  width: 100%;
  height: 460px;
  z-index: -1;
}
#caption-index02{
	margin-top: 50px;
}
#caption-index02 .panel-grid-cell{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#caption-index02 #pgc-18-caption-index02-0{
/*	box-shadow: 0 0px 8px 2px #e6e6e6;*/
  padding-bottom: 35px;
  margin-top: 20px;
  border-radius: 4px;
}

.index02-1{
	font-size: 28px;
	text-align: center;
	margin-top: 45px;
  position: relative;
  color: #333;
  text-shadow: 0 0 2px white;
	z-index: 2;
	overflow:visible; 
	}
.index02-1:before {
  content: "";
  position: absolute;
  background: #13a6da57;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  top: 50%;
  left: 225px;
	-webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);  
	transform: translateY(-50%);
  z-index: -1;
}
@supports (-ms-ime-align: auto) {
	.index02-1:before,.index03-1:before {
       background: #13a6da;
    }
}
.index02-2{
	padding: 0 10px;
}
#caption-index03{
	margin-top: 50px;
	margin-bottom: 80px;
}
#caption-index03 .panel-grid-cell{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#caption-index03 #pgc-18-caption-index03-1{
/*	box-shadow: 0 0px 8px 2px #e6e6e6;*/
  padding-bottom: 35px;
  margin-top: 20px;
  border-radius: 4px;
}
.index03-1{
	font-size: 28px;
	text-align: center;
  position: relative;
  padding-left: 25px;
	width: 85%;
  margin: 0 auto;
  margin-bottom: 25px;
  padding: 30px 0px 5px 0;
}

.index03-1{
	font-size: 28px;
	text-align: center;
	margin-top: 45px;
  position: relative;
  color: #333;
  text-shadow: 0 0 2px #FFF;
	z-index: 2;
	}
.index03-1:before {
  content: "";
  position: absolute;
  background: #13a6da57;
  width: 30px;
  height: 30px;
  border-radius: 50%;
	top: 68%;
  left: 97px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}
/*.index03-1:before {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 15px transparent;
  border-bottom: solid 15px rgb(119, 195, 223);
}
.index03-1:after {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 10px;
  width: 100%;
  border-bottom: solid 3px rgb(119, 195, 223);
}*/
.index03-2{
	padding: 0 10px;
}
.index-bottan a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.index-bottan a::after {
  position: absolute;
	bottom: 10px;
  left: 24px;
  content: '';
  width: 75%;
  height: 2px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
.index-bottan a:hover::after {
  transform: scale(1, 1);
}
#caption-index04{
	margin: 0 !important;
}
#pgc-18-caption-index04-0{
	padding: 0 !important;
	margin: 0 !important;
}
#pgc-18-caption-index04-1{
	padding: 0 !important;
	margin: 0 !important;
}
h2.index04-1 {
	padding: 0 !important;
	margin: 0 !important;
}
#index05-1{
	padding-top: 80px;
}
#index05-2{
	padding-bottom: 80px;
}
.index-05-1{
	text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin: 0;
	
}
.index-05-2{
	font-size: 18px;
}
.index-05-3{
	text-align: center;
  font-size: 20px;
}



.buttons-coll {
  width: 90%;
  margin: 0 auto;
  text-align: center;
	margin-top: 10px;
}
.custom-btn {
  padding: 10px 25px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
}
.btn-1 {
 width: 300px;
    height: 60px;
    line-height: 66px;
    padding: 0;
    border: none;
    font-size: 20px;
    font-weight: 700;
		color: #333333;
	position: relative;
	
}
.btn-1 span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.btn-1:before,
.btn-1:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: #000;
  transition: all 0.3s ease;
}
.btn-1:before {
  height: 50%;
  width: 2px;
}
.btn-1:after {
  width: 20%;
  height: 2px;
}
.btn-1:hover:before {
  height: 100%;
}
.btn-1:hover:after {
  width: 100%;
}
.btn-1 span:before,
.btn-1 span:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #000;
  transition: all 0.3s ease;
}
.btn-1 span:before {
  width: 2px;
  height: 50%;
}
.btn-1 span:after {
  width: 20%;
  height: 2px;
}
.btn-1 span:hover:before {
  height: 100%;
}
.btn-1 span:hover:after {
  width: 100%;
}




#pgc-18-caption-index10-0{
	padding: 0 !important;
}
#pgc-18-caption-index10-1{
	padding: 0 !important;
}
#caption-index10{
	margin-bottom: 0 !important;
}
.index10 {
	background-image: url(https://www.takanokomuten.co.jp/wp-content/uploads/2020/02/index_10.jpg);
	width: 100%;
	height: 400px;
	background-size: cover;
	position: relative;
	background-position: center center;
}
.index10-1:hover .index10-btn:before {
  height: 100%;
}
.index10-1:hover .index10-btn:after {
  width: 100%;
}
.index10-1:hover span:before {
  height: 100%;
}
.index10-1:hover span:after {
  width: 100%;
}
.index10-1{
	border: white 5px solid;
    position: absolute;
    width: 95%;
    height: 88%;
    top: 6%;
    left: 2.7%;
}
.index10-2 {
		margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 87px;
    letter-spacing: 5px;
    font-weight: 700;
    color: #fff;
}
.index10-3{
	font-size: 20px;
    line-height: 26px;
    text-align: center;
	color: #fff;
}
.index10-5 {
background: transparent;
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: block;
}
.index10-btn {
width: 300px;
    height: 60px;
    line-height: 63px;
    padding: 0;
    border: none;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 30px;
	
}
.index10-btn span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.index10-btn:before,
.index10-btn:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: #fff;
  transition: all 0.3s ease;
}
.index10-btn:before {
  height: 50%;
  width: 2px;
}
.index10-btn:after {
  width: 20%;
  height: 2px;
}
.index10-btn span:before,
.index10-btn span:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #fff;
  transition: all 0.3s ease;
}
.index10-btn span:before {
  width: 2px;
  height: 50%;
}
.index10-btn span:after {
  width: 20%;
  height: 2px;
}
.index11 {
	background-image: url(https://www.takanokomuten.co.jp/wp-content/uploads/2020/02/index_11.jpg);
	width: 100%;
	height: 400px;
	background-size: cover;
	position: relative;
	background-position: center center;
}
.index11-1:hover .index11-btn:before {
  height: 100%;
}
.index11-1:hover .index11-btn:after {
  width: 100%;
}
.index11-1:hover span:before {
  height: 100%;
}
.index11-1:hover span:after {
  width: 100%;
}
.index11-1{
	border: white 5px solid;
    position: absolute;
    width: 95%;
    height: 88%;
    top: 6%;
    left: 2.7%;
}
.index11-2 {
		margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 87px;
    letter-spacing: 5px;
    font-weight: 700;
    color: #fff;
}
.index11-3{
	font-size: 20px;
    line-height: 26px;
    text-align: center;
	color: #fff;
}
.index11-5 {
background: transparent;
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: block;
}
.index11-btn {
width: 300px;
    height: 60px;
    line-height: 63px;
    padding: 0;
    border: none;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 50px;
	
}
.index11-btn span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.index11-btn:before,
.index11-btn:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: #fff;
  transition: all 0.3s ease;
}
.index11-btn:before {
  height: 50%;
  width: 2px;
}
.index11-btn:after {
  width: 20%;
  height: 2px;
}
.index11-btn span:before,
.index11-btn span:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #fff;
  transition: all 0.3s ease;
}
.index11-btn span:before {
  width: 2px;
  height: 50%;
}
.index11-btn span:after {
  width: 20%;
  height: 2px;
}
.footer_about dt img {
	max-height: 60px;
	width: auto;
}



/*-------------------------------------事業内容---------------------------------------*/
.business01 h2{
	font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #333333;
	margin-top: 15px;
  position: relative;
  border-bottom: solid 2px #ccc;
  padding-bottom: 10px;
	}
.business01 h2:before {
    content: "";
    display: block;
    width: 300px;
    height: 3px;
    background: #4495c5;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -3px;
}
.business04 {
		margin-bottom: 70px ;
	}
.business04-1{
    font-size: 20px;
    border-left: 6px solid #0078b0;
    padding-left: 20px;
}
.business04-0{
	font-size: 18px;
	border-bottom: 4px solid #0078b0;
	display: inline-block;
}
#caption-business03{
	margin-top: 70px;
}
#caption-business05{
	margin-top: 30px;
}
#caption-business06{
	margin-top: 70px;
}
.business-button{
	margin-top: 50px;
}




/*-------------------------------------髙野の技術-------------------------------------*/
.widget-title {
	text-align: center;
	font-size: 16px;
	color: #0f7498;
	padding-top: 5px;
}
.method-img-title img {
	text-align: center;
	margin: 0 auto;
}
#caption-method08,#caption-method10 {
	margin-top: 60px;
}
/*-------------------------------------会社概要---------------------------------------*/
.company02{
	margin-bottom: 23px;
}
#caption-company03{
	margin-top: 50px;
}
#caption-company05{
	margin-top: 50px;
}
.company02-2 {
	text-align: right;
}
/*-------------------------------------施工実績---------------------------------------*/
.result_list .caption01{
	padding: 0.5em 0.5em;
    padding-left: 40px;
    color: #333;
    border-bottom: solid 2px #ccc;
    font-size: 20px;
    font-weight: 700;
    position: relative;
		background-color: #fff;
}
.result_list .caption01:after {
    content: "";
    display: block;
    width: 25px;
    height: 4px;
    background: #0078b0;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.result_single .caption01{
	padding: 0.5em 0.5em;
    padding-left: 40px;
    color: #333;
    border-bottom: solid 2px #ccc;
    font-size: 20px;
    font-weight: 700;
    position: relative;
		background-color: #fff;
}
.result_single .caption01:after {
    content: "";
    display: block;
    width: 25px;
    height: 4px;
    background: #0078b0;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
/*-------------------------------------お問い合わせ------------------------------------*/
.contact02-1{
	margin-bottom: 50px;
}
.contact02-1-1{
	border: #0078b0 2px solid;
	padding: 15px;
	color: #0078b0;
	border-radius: 10px;
	font-size: 28px;
	font-weight: bold;
	width: 70%;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.contact02-1-2{
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0;
}
.contact04-1-2{
	color: #d00f0f;
}

/*-------------------------------------お問い合わせ完了------------------------------------*/
#pl-49 .caption01{
	padding: 0.5em 0.5em;
    padding-left: 40px;
    color: #333;
    border-bottom: solid 2px #ccc;
    font-size: 30px;
    font-weight: 700;
    position: relative;
		background-color: #fff;
}
#pl-49 .caption01:after {
    content: "";
    display: block;
    width: 25px;
    height: 4px;
    background: #0078b0;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
/*-------------------------------------施工実績詳細------------------------------------*/
#pl-71 .caption01{
	padding: 0.5em 0.5em;
    padding-left: 40px;
    color: #333;
    border-bottom: solid 2px #ccc;
    font-size: 20px;
    font-weight: 700;
    position: relative;
		background-color: #fff;
}
#pl-71 .caption01:after {
    content: "";
    display: block;
    width: 25px;
    height: 4px;
    background: #0078b0;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}







@media (min-width:1200px){
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------髙野の技術-------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------施工実績---------------------------------------*/
/*-------------------------------------お問い合わせ------------------------------------*/

}
@media (max-width:1199px){
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
.index02-1:before {
    left: 178px;
	}
.index03-1:before {
		left: 58px;
	}
/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------髙野の技術-------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------施工実績---------------------------------------*/
/*-------------------------------------お問い合わせ------------------------------------*/

}
@media (min-width:992px){
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------髙野の技術-------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------施工実績---------------------------------------*/
/*-------------------------------------お問い合わせ------------------------------------*/

}
@media (max-width:991px){
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
	.index01-1 {
    font-size: 30px;
	}
	.index02-1{
		margin-top: 0;
	}
	.index02-1:before {
    left: 123px;
	}
	.index03-1{
		margin-top: 0;
	}
	.index03-1:before {
		left: 12px;
	}
	.sp-br{
		display: none;
	}
/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------髙野の技術-------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------施工実績---------------------------------------*/
/*-------------------------------------お問い合わせ------------------------------------*/

}
@media (min-width:768px){
/*-------------------------------------共通変更点-------------------------------------*/

/*-------------------------------------トップページ------------------------------------*/
/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------髙野の技術-------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------施工実績---------------------------------------*/
/*-------------------------------------お問い合わせ------------------------------------*/

}
@media (max-width:768px){
/*-------------------------------------共通変更点-------------------------------------*/
h2 {
	margin-bottom: 10px;
}
.caption110-h2 h2{
	font-size: 18px;
}
.business01 h2 {
	font-size: 24px !important;
	}
.business01 h2::before {
	width: 200px !important;
	}
.business04 {
		margin-bottom: 10px;
	}
.business04-1 {
	font-size: 16px;
	margin-top: 20px;
}
#header_area img {
	width: auto;
}
/*-------------------------------------トップページ------------------------------------*/
.index01-1 {
  font-size: 24px;
	margin-top: 0;
	}
.index02-1,.index03-1,.index10-2,.index11-2,.wlcaption01{
  font-size: 26px;
	}
	.index02-1:before{
		display: none;
	}
	.index03-1:before{
		display: none;
	}
.index10-2,.index11-2{
		padding-top: 75px;
	}
.index10-3,.index11-3{
	font-size: 16px;
	}
.buttons-coll {
  margin-top: 45px;
}
.index10-btn,.index11-btn,.btn-1{
    width: 250px;
	}
#caption-index03{
		margin-bottom: 15px;
		margin-top: 20px;
	}
#pgc-18-caption-index10-0 {
    margin-bottom: 0;
}
	#index100 .siteorigin-panels-stretch:after {
		display: none;
	}
	.sp-br{
		display: block;
	}
/*-------------------------------------事業内容---------------------------------------*/
#caption-business03{
	margin-top: 30px;
}

#caption-business06{
	margin-top: 30px;
}
/*-------------------------------------髙野の技術-------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
#caption-company03{
	margin-top: 0;
}
#caption-company05{
	margin-top: 0;
}
/*-------------------------------------施工実績---------------------------------------*/
/*-------------------------------------お問い合わせ------------------------------------*/
.contact02-1{
	margin-bottom: 20px;
}
.contact02-1-1 {
  padding: 15px 0;
  font-size: 1.5em;
  width: 80%;
}
.contact02-1-2 {
	font-size: 14px;
}
}

@media (max-width:320px){
/*-------------------------------------共通変更点-------------------------------------*/
/*-------------------------------------トップページ------------------------------------*/
/*-------------------------------------事業内容---------------------------------------*/
/*-------------------------------------髙野の技術-------------------------------------*/
/*-------------------------------------会社概要---------------------------------------*/
/*-------------------------------------施工実績---------------------------------------*/
/*-------------------------------------お問い合わせ------------------------------------*/

}
