body{
	overflow-x: hidden;
}

#sideIc {
display: none;
}

.contebx {
    width:1080px;
}

.ttlWp {
margin-top: 40px;
background: url("../img/ttlbg2.jpg") center top no-repeat;
background-size: cover;
height: 492px;
text-align: center;
border-top: #679d01 solid 3px;
border-bottom:#679d01 solid 3px; 
}

.ttlWpIn{
	width: 1240px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pgTtl {
    margin: 57px auto 0;
}

.sec{
width:1080px;
margin: 40px auto;
padding: 40px 0;
}

.contebx p {
letter-spacing: 0em;
	font-size: 15px;
	padding: 10px 0 0;
	padding: 0;
}

.readTx{
	font-size: 17px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	text-align: center;
	padding: 30px 20px;
	line-height: 1.8;
	display: inline-block;
	background-color: #fff;
border-top: #679d01 solid 3px;
border-bottom:#679d01 solid 3px; 	
}

.sec h2{
	font-size: 48px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	text-align: center;
	margin: 2.4rem 0;
	color: #578403;
	font-weight:900;
}

.sec p{
	padding: 0 0 1em;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;	
	line-height: 1.8;
}

.flexScBx{
	display: inline-flex;
	justify-content: space-between;
}

#usedrenoSc .flexScBx{
	width:84%;
	margin: 0 7%;

}

.txBx{
	width: 46%;
		
}

.phoBx{
	width: 43%;
}

#onestopSc{
background-color: #dcecbd;
	position: relative;
    padding-bottom: 20px;	
}

#onestopSc:before{
content: '';
background: url("../img/fm_top.png") left top no-repeat;
background-repeat: no-repeat;
	width: 772px;
	height: 577px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

#onestopSc:after{
content: '';
background: url("../img/fm_bottom.png") right bottom no-repeat;
background-repeat: no-repeat;
	width: 772px;
	height: 577px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}


#onestopSc .sec{
	position: relative;
	z-index: 10;
}

.conteTit02{
text-align: center;
	
}

.conteTit02 h2{
display: inline-block;	
margin: 2.4rem 1em;
line-height: 1.4;
}

.conteTit02:before, 
.conteTit02:after {
    position: relative;
    display: inline-block;
    content: "";
    background: #578403;;
    width: 4px;
    height: 9.5em;
    margin: 0.5em 0.64em;
    vertical-align: -2.3em;
    bottom: 0;
}

.conteTit02:before {
    transform: rotate(-30deg);
}

.conteTit02:after {
    transform: rotate(30deg);
}

.conteTit02 .f_s{
	font-size: 80%;
}

.fBnd {
    background: linear-gradient(transparent 70%, #fabe00 70%);
}

.svWp{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;	
}

.svBox{
	background-color: #fff;
	padding:40px 40px 224px;
	border-radius: 20px;
	width: 40%;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}

.svBox .num{
display: inline-block;
background-color: #c4df96;
width:133px;
height: 133px;
border-radius: 50%;
text-align:center;
line-height: 133px;
font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;	
font-size: 48px;
font-style: italic;
color: #fff;
font-weight: bold;
	position: absolute;
top:-20px;
	left: -15px;
}

.svBox h3{
	text-align: center;
	font-size: 36px;
	margin-bottom: 1em;
}

.svBox h3 span{
	background: linear-gradient(transparent 75%, #c4df96 75%);
	padding: 0 0.3em 0;
	line-height: 1.1;
	display: inline-block;
}

.svBox p{
	padding: 0px 0px 0.5em;
}

.svBox .pho{
	text-align: center;
	position: absolute;
	bottom: 40px;
	width: calc(100% - 80px);
}

.sst01{
	margin-bottom: 2rem;
	background-color: #679d01;
	color: #fff;
	padding: 15px 50px;
	font-size: 24px;
	display: inline-block;
	position: relative;
}

.sst01:after {
border-style: solid;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;	
    left: 100%;
    top: 0;
    border-width: 33px 26px 33px 26px;
    border-color: transparent transparent transparent #679d01;
}

.conInq{
padding: 45px 0 90px;
border: #eee solid 1px;
margin: 40px auto;
text-align: center;
background: #78aa19 url("../img/bgft.png") center bottom no-repeat;
background-size: 1560px;
}

.conInq .conInqIn{
	width: 1080px;
	margin: 0 auto;
}

.conInq .inqTit{
	color: #fff;
	font-size: 36px;
	font-weight: normal;
}

.listCon {
margin-top: 2rem;
	align-items: center;
}

.listCon li.mlBtn a {
    display: block;
    font-size: 22px;
    text-decoration: none;
    line-height: 2.4;
    padding: 0.5em 1em;
    transition: 0.5s;
    background: #fffb8e;
	border-radius: 40px;
    color: #679d01;
}

.listCon li.mlBtn a i{
	font-size: 140%;
vertical-align: -3px;
}

.listCon li.tlTb {
border: #fff solid 3px;
	color: #fff;
	padding: 10px 0;
	line-height: 1.2;
}

.listCon li.tlTb p{
	font-size: 20px;
	font-weight: normal;
}

.listCon li.tlTb .subtx {
    font-size: 15px;
    font-weight: normal;
    display: block;
    padding:0;
    line-height: 1.4;
    color: #fff;
	letter-spacing: 0.1em;
}

/***********************/

/*.btn_more {
transition: 2.0s; 
position: absolute;
top:0;
left: calc(50% + 560px);
right:50%;	
z-index: 10;
}


.btn_more.fixed {
position: fixed;
    top: 100px;
right: 0;	
}*/

	

.side {
transition:0.5s; 	
position: absolute;	
top:0;
left: calc(50% + 580px);
right:50%;	
z-index: 1;	
	display: block;
  vertical-align: top;
height:calc(100% - 30px);
 
}

.sideInner {
transition:0.5s; 	
margin-top: 60px;
}

  .sideInner.sfixed {
	 transition:0.5s; 	 
    position: fixed;
    top: 75px;

  }
	
  .sideInner.stop {
    position: absolute;
    bottom: -30px;
  }
	

.mvFluffy {
  animation: fluffy1 3s ease infinite;
}

@keyframes fluffy1 {
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}




