#top .pickup{
	width: 100%;
  position: absolute;
  top: 140px !important;
  left: inherit; 
  text-align: left;
  margin-bottom: 0px;
}
#top .pickup p{
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}
#top .pickup p.ttl{
  font-size: 18px;
  line-height: 14px;
  margin-bottom: 20px;
}
#top #sec01 {
	width: 100%;
	/* background: #eff2f9; */
	padding: 30px 0 30px;
}
#top #sec01 .wrapper {
	width: 100%;
	margin: 0;
}
#top #sec01 .wrapper .left_box {
	width: 100%;
	float: none;
}
#top #sec01 .wrapper .right_box {
	width: 100%;
	float: none;
	margin: 0 auto;
}
#top #sec01 .wrapper .right_box .recruiticon{
	width:100%;
  text-align: center;
}
#top #sec01 .wrapper .right_box .recruiticon span{
  display: inline-block;
  text-align: right;
}
#top #sec01 .wrapper .right_box .recruiticon span .icon{
  display: inline-block;
  max-width: 220px;
  border: 4px solid #00316c;
  background: #FFFFFF;
  text-align: center;
  padding: 34px 10px 34px 10px;
}
#top #sec01 .wrapper .right_box .recruiticon dl dt {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.2;
  color: #e60012;
  margin: 6px auto;
}
#top #sec01 .wrapper .right_box .recruiticon span .icon .block{
  display: block;
  width: 85%;
  margin: 0 auto;
  background: #e60012;
  font-size: 18px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
#top #sec01 .wrapper .right_box .recruiticon span .icon .detail{
  font-size: 12px;
  width: 85%;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 10px;
}

/*排雪サービス用設定ここから*/
#top #sec01 .wrapper .right_box .snow_remove{
  width:100%;
  text-align: center;
}
#top #sec01 .wrapper .right_box .snow_remove span{
  display: inline-block;
  text-align: right;
}
#top #sec01 .wrapper .right_box .snow_remove span .icon{
  display: inline-block;
  max-width: 220px;
  border: 4px solid #00316c;
  background: #FFFFFF;
  text-align: center;
  padding: 34px 10px 34px 10px;
}
#top #sec01 .wrapper .right_box .snow_remove dl dt {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.2;
  color: #e60012;
  margin: 6px auto;
}
#top #sec01 .wrapper .right_box .snow_remove span .icon .block{
  display: block;
  width: 85%;
  margin: 0 auto;
  background: #e60012;
  font-size: 18px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
#top #sec01 .wrapper .right_box .snow_remove span .icon .detail{
  font-size: 12px;
  width: 85%;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 10px;
}
/*排雪サービス用設定ここまで*/

#top #sec01 h3 {
	width: 100%;
  font-size: 24px;
  margin: 0 auto 20px;
}
#top #sec01 ul {
  width: 92%;
	margin: 0 4%;
}
#top #sec01 ul li {
  flex-wrap: wrap;
  padding: 12px 0;
}
#top #sec01 ul li p.date {
  width: 35%;
  margin-right: 0;
  margin-left: 5%;
  float: none;
}
#top #sec01 ul li p.title{
  width: 87%;
  padding-right: 5%;
  margin-left: 5%;
}
#top #sec01 .sp_sec01_btn a {
	display: block;
	width: 140px;
	margin: 20px auto 0;
	color: #00316c;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: url(../../img/sp/top/icon_arrow1.png);
	background-position: left 17px center;
	background-repeat: no-repeat;
	background-size: 8px auto;
}
#top #sec01 .sp_sec01_btn img {
  border: 2px solid #00316c;
  width: 75%;
}
#top #sec02 {
  padding: 30px 0 30px;
  margin: 0 4%;
  width: 92%;
}
#top #sec02 h3 {
	width: 100%;
  font-size: 24px;
  margin: 0 auto 20px;
}
#top #sec02 p {
	font-size: 14px;
}
#top #sec02 ul {
  width: 100%;
  margin-bottom: 0;
}
#top #sec02 ul li {
  float: left;
  width: 44%;
  margin: 0 2% 10px;
  border: 2px solid #e1e1e1;
}
#top #sec02 ul li:nth-child(4), #top #sec02 ul li:nth-child(5), #top #sec02 ul li:nth-child(6) {
  margin-bottom: 10px;
}
#top #sec02 ul li:nth-child(3n){
  margin: 0 2% 10px;
}
#top #sec02 .sp_sec02_btn {
	display: block;
  width: 240px;
  margin: 20px auto 0;
	color: #63afce;
	font-size: 14px;
	font-weight: bold;
  text-align: center;
  border: 2px solid #63afce;
	border-radius: 30px;
	background-color: #fff;
	background-image: url(../../img/sp/top/icon_arrow2.png);
	background-position: left 54px center;
	background-repeat: no-repeat;
	background-size: 8px auto;
	padding: 10px 0;
}
#top #sec02 .sp_sec02_btn img{
  display: block;
}
#top #sec03 {
	padding: 30px 0 40px;
	width: 100%;
	background-image: url(../../img/sp/top/background01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center,center;
}
#top #sec03 h3 {
	width: 92%;
  margin: 0 4% 20px;
  font-size: 24px;
}
#top #sec03 p span.ttl{
  font-size: 18px;
}
#top #sec03 p {
  font-size: 14px;
	width: 92%;
  margin: 0 4% 6px;
}
#top #sec03 img {
	max-width: 92%;
  margin: 0 4%;
}
#top #sec03 a span.sp_only {
	display: block;
  width: 240px;
  margin: 20px auto 30px;
	color: #00316c;
	font-size: 14px;
	font-weight: bold;
  text-align: center;
  border: 2px solid #00316c;
	border-radius: 30px;
	background-color: #fff;
	background-image: url(../../img/sp/top/icon_arrow1.png);
	background-position: left 54px center;
	background-repeat: no-repeat;
	background-size: 8px auto;
	padding: 10px 0;
}
#top #sec04 {
	width: 92%;
  margin: 0 4%;
  padding: 30px 0 30px;
}
#top #sec04 h3 {
	width: 100%;
	font-size: 24px;
	line-height: 30px;
	margin: 0 auto 20px;
	position: relative;
}
#top #sec04 ul{
  width: 100%;
  margin: 0 auto 0;
}
#top #sec04 ul li {
  float: none;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
}
#top #sec04 ul li:nth-child(3),
#top #sec04 ul li:nth-child(4){
  margin-bottom: 10px;
}
#top #sec04 ul li dl {
	display: table;
	table-layout: fixed;
}
#top #sec04 ul li dl dt {
  display: table-cell;
	vertical-align: middle;
  width: 30%;
	height: 100%;
  padding: 10px 20px 10px 10px;
	float: none;
}
#top #sec04 ul li dl dd {
  display: table-cell;
	float: none;
	width: 70%;
	vertical-align: top;
	padding: 10px 10px 10px 0;
	font-size: 12px;
}
#top #sec04 ul li dl dt img {
  width: 64px;
}
#top #sec04 ul li dl dd span.ttl{
  font-size: 18px;
  font-weight: bold;
  
}

a.btn.top_btn01 {
    display: block;
    font-size: 17px;
    background: #FFF;
    width: 272px;
    line-height: 58px;
    font-weight: bold;
    color: #ff9900;
    border: 2px solid #ff9900;
    margin: 0 auto;
    position: relative;
}

a.btn.top_btn01:before {
    content: '';
    width: 30px;
    height: 2px;
    background: #ff9900;
    position: absolute;
    transform: rotate(-45deg);
    top: 9px;
    left: -5px;
}

a.btn.top_btn01:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #ff9900;
    position: absolute;
    transform: rotate(-45deg);
    bottom: 9px;
    right: -6px;
}
