.sp{
	display: none;
}
article{
	margin-bottom: 60px;
}
h3, .mod-h3 {
    border-bottom-color: #ccc;
}

@media screen and (max-width:736px){
	.sp{
		display: block;
	}
	article{
		margin-bottom: 30px;
	}
	h2{
		border-bottom: 1px solid #ff8f00;
		font-size: 2.0rem;
	}
	h3, .mod-h3 {
	    margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		font-weight: normal;
		font-size: 1.8rem;
	}
}



.reformBottomBtn{
  width: 100%;
  margin-top: 30px;
  margin-bottom: 100px;
  text-align: center;
  display: block;
}
.reformBottomBtn a{
  padding: 20px 60px;
  color: #000;
  background: #ffca0d;
  border: 1px solid #ebb603;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
}
.reformBottomBtn a::before{
  display: block;
  content: "▶";
  margin-right: 8px;
  font-size: 10px;
  font-size: 1.0rem;
  margin-top: -5px;
  display: inline;
}
.reformBottomBtn a br{
  display: none;
}

@media screen and (max-width:736px){
  .reformBottomBtn{
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
    display: block;
  }
  .reformBottomBtn a{
    padding: 15px 30px;
    color: #000;
    background: #ffca0d;
    border: 1px solid #ebb603;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
  }
  .reformBottomBtn a::before{
    display: block;
    content: "▶";
    margin-right: 8px;
    position: absolute;
    top: 50%;
    left: 15px;
    font-size: 10px;
    font-size: 1.0rem;
    display: inline;
  }
  .reformBottomBtn a br{
    display: block;
  }
}






.mod-mainimg{
	position: relative;
	height: 520px;
	margin-bottom: 40px;
	background: url(https://www.yamatojk.co.jp/wordpress/wp-content/uploads/2016/02/reform_top01.jpg) center 0 no-repeat;
}
.mod-reform-btn{
	position: absolute;
	width: 30%;
	right: 0;
	bottom: 50px;
}

.mod-hero h2{
	margin: 0;
	padding-bottom: 0;
	border-bottom: none;
}

	@media screen and (max-width:736px){
		.mod-mainimg{
			height: 164px;
			margin-bottom: 0;
			background: url(https://www.yamatojk.co.jp/wordpress/wp-content/uploads/2016/02/reform_top01_sp.jpg) center 0 no-repeat;
		}
		.mod-reform-btn{
			width: 100%;
			right: auto;
			left: 0;
			bottom: -120px;
		}
		.mod-hero .sp{
			margin-top: 0;
			margin-bottom: 120px;
		}

		.mod-hero h2{
			font-weight: bold;
			font-size: 1.6rem;
		}
	}



.mod-3colmun-list{
	margin-bottom: 40px;
}
.mod-3colmun-list .lout-3column{
	min-height: 330px;
	margin-bottom: 40px;
}
.mod-3colmun-list .lout-3column strong{
	display: inline-block;
	margin: 6px 0;
}

	@media screen and (max-width:736px){
		.mod-3colmun-list{
			margin-top: 30px;
		}
		.mod-3colmun-list .lout-3column{
			min-height: auto;
			margin-bottom: 30px;
		}
	}

h6{
	margin-top: 20px;
}
.mod-reformmenu table th{
	width: 24%;
	text-align: left;
	font-weight: normal;
}
.mod-reformmenu table th,
.mod-reformmenu table td{
	border-left: none;
	border-right: none;
}

	@media screen and (max-width:736px){
		.mod-reformmenu table th{
			width: auto;
		}
		.mod-reformmenu table th,
		.mod-reformmenu table td{
			border: 1px solid #eee;
		}
		.mod-reformmenu table tr{
			display: block;
			float: left;
			width: 70%;
		}
		.mod-reformmenu table tr.trth{
			width: 30%;
		}
	}

.mod-3colmun-list.mod-example-row{
	margin-top: 25px;
	margin-bottom: 0;
}
.mod-3colmun-list.mod-example-row .lout-3column{
	min-height: auto;
	margin-bottom: 40px;
}
.mod-3colmun-list.mod-example-row .lout-3column a:before{
	border-bottom: 5px solid transparent;
    border-left: 7px solid;
    border-top: 5px solid transparent;
    box-sizing: border-box;
    content: "";
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.mod-example-btn-wrap{
	margin-bottom: 90px;
}
.mod-example-btn-wrap2{
  margin-bottom: 50px;
}
.mod-example-btn{
	width: 220px;
}

	@media screen and (max-width:736px){
		.mod-3colmun-list.mod-example-row .lout-3column{
			margin-bottom: 30px;
		}
		.sp-btn-wrap{
			text-align: center;
		}
		.sp-btn-wrap a{
			background: #f4f7f8;
		    border: 1px solid #ddd;
		    border-radius: 5px;
		    box-sizing: border-box;
		    color: #2652b2;
		    display: inline-block;
		    font-weight: 700;
			font-size: 1.4rem;
		    min-width: 160px;
		    padding: 8px 15px;
		    text-align: center;
		    text-decoration: none;
		}
		.mod-example-btn-wrap{
			margin-bottom: 50px;
		}
		.mod-example-btn{
			width: 100%;
		}
	}





/*# sourceMappingURL=reform_top.css.map */