@charset "UTF-8";
/* CSS Document */


		
/*========================================*/
/*=============== toppage ==================*/
/*=========================================*/

#toppage {}

#toppage #contents
{
	color: #000;
}
#captionBox,#btnswrap,#yokokuWrap
{
	background-color: #f2ede3;
	color: #000;
}

#toppage #mainWrap  {
	position: relative;
	container-type: inline-size;
}
#toppage #mainWrap .imgBox {
	position: relative;
	opacity: 0;
}
#toppage._load #mainWrap .imgBox {
	transition: 2s;
	opacity: 1;
}

#toppage #mainWrap #names {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0%;
	opacity: 0;
	
}
#toppage #mainWrap #names.active {
	opacity: 1;
	transform: scale(1);
	transition: 2s 1s;
}
#toppage #mainWrap .min {
	position: absolute;
	width: 10%;
	left: 0;
	top: 0%;
	opacity: 0;
}
#toppage #mainWrap .min01 {
	width: 10%;
	left: 5.0%;
	top: 44.4%;
	transition-delay: 2s;
}
#toppage #mainWrap .min01.active {
	opacity: 1;
}
#toppage #mainWrap .min02 {
	width: 9.6%;
	left: 28.8%;
	top: 49.4%;
	transition-delay: 2.5s;
}
#toppage #mainWrap .min02.active {
	opacity: 1;
}
#toppage #mainWrap .min03 {
	width: 9.6%;
	left: 82%;
	top: 59.1%;
	transition-delay: 3s;
}
#toppage #mainWrap .min03.active {
	opacity: 1;
}
#toppage #mainWrap .points {
	position: absolute;
	width: 82%;
	left: 9%;
	bottom: 2%;
}

#toppage #mainWrap .hatubai {
	position: absolute;
	width: 13%;
  left: 2.4%;
  top: 4.6%;
	opacity: 0;
}
#toppage #mainWrap .hatubai.active {
	opacity: 1;
}
#toppage #mainWrap .central {
	position: absolute;
	width: 64%;
  left: 18%;
  top: 12.5%;
	transition: 1.5s;
	transform: scale(1.1);
	overflow: visible;
}
#toppage #mainWrap .central.active {
transform: scale(1);
}
#toppage #mainWrap .central .flea {
	position: absolute;
	width: 40%;
	left: 55%;
 bottom: -207%;
	transform: scale(3);
	opacity: 0;
	transition: 1s ease-out 1s;
}
#toppage #mainWrap .central.active .flea {
transform: scale(1);
	opacity: 1;
}

#toppage #mainWrap h3 {
	color: #fff;
	text-align: center;
	position: absolute;
	width:30%;
	left: 35%;
	top: 23%;
	transition: 1s 2s;
}
#toppage #mainWrap h3.active {
	opacity: 1;
}
#toppage #mainWrap .points {
 position: absolute;
 width: 92%;
 left: 4%;
 bottom: 2%;
}
#toppage #mainWrap .min01 {
	width: 12%;
	left: 4%;
	top: 42%;
}

#toppage #mainWrap .min02 {
	width: 12%;
	left: 27.5%;
	top: 48%;
}

#toppage #mainWrap .min03 {
	width: 11.5%;
	left: 81.5%;
	top: 58%;
}




/*#toppage #contents #pointsWrap {
  background:#00305a;
 
padding: 15px 0;
}
#toppage #contents #pointsWrap #pointsBox {
  max-width: 1400px;
  width: 95%;
}

#toppage #contents #priceWrap {
   background-color: #cec88e;
  padding: 1.6% 0 1%;
}
#toppage #contents #priceWrap #priceBox {
  max-width: 1200px;
}*/

#toppage #titleWrap {
  padding: 50px 0;
	/*border-bottom: #534c4a solid 10px;*/
	background-color: #4d4951;
	
}
#toppage #titleWrap #titBox {
	max-width: 1000px;
}
#toppage #titleWrap h3 {
	font-size: 1.9vw;
	font-size: clamp(26px, 1.9vw, 30px);
	text-align: center;
	padding: 0.5em 0;
	letter-spacing: 0.2em;
}
#toppage #titleWrap h1 {
	text-align: center;
	font-size: 2.8vw;
	font-size: clamp(30px, 2.7vw, 48px);
	font-weight: 300;
	letter-spacing: 0.1em;
	color: #fff;
/*	border-top: #b4a150 solid 1px;
	border-bottom: #b4a150 solid 1px;*/
	padding: 0.16em 0;
	padding-left: 0.1em;
	width: 20em;
	margin: 0 auto;
}

#toppage #titleWrap h2 {
	text-align: center;
	font-size: 4.0vw;
	font-size: clamp(54px, 4.4vw, 68px);
	font-weight: 400;
	letter-spacing: 0.2em;
	color: #e2ca65;
	padding: 0 0 20px 0.2em;
	padding-left: 0;
}


#toppage #titleWrap #siryoWrap #siryoBox {
  max-width: 1340px;
  /*border:#ccc solid 1px;
  box-shadow: 0px 2px 6px rgba(0,0,0,0.5);*/
  padding: 0px 0;
}

#toppage #titleWrap #siryoBox p {
  text-align: center;
  padding: 0.5em 1em;
  font-size: 16px;
	color: #fff;
}
#toppage #titleWrap #siryoBox .btnWrap {
  max-width: 560px;
  margin: 0 auto;
}


	#toppage .bgGray {
		background-color: #f2ede3;
	}


#toppage #infowrap {
  padding: 60px 0px 0px;
  margin-bottom: 0px;
}
#toppage #infowrap h2 {
	font-size: 30px;
	letter-spacing: 0.2em;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 15px;
	color: #000;
	
  
}
#toppage #infowrap .scroll-area {
  height: 70px;
  max-width: 900px;
  background-color: #fff;
  margin: 0 auto;
  position: relative;
  box-shadow: 0px 0px 1px rgba(255,255,255,1);
}
#toppage #infowrap .scroll-area:after {
  content: '';
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0px 1px 5px rgba(0,0,0,1) inset;
  pointer-events: none;
}
#toppage #infowrap .scroll-area .scroll-content {
padding: 1em;
}
#toppage #infowrap .scroll-area .scroll-content ul {
padding: 1em 1em 1em 3em
  

}
#toppage #infowrap .scroll-area .scroll-content dl {
  color: #555;
  font-size: 15px;
  line-height: 1.6;
  padding: 0.6em 1em;
  /*text-indent: -5.5em;
  padding-left: 6em;*/
  border-bottom: #ddd dotted 1px;
  display: flex;
justify-content: flex-start;
align-items: flex-start;
}
#toppage #infowrap .scroll-area .scroll-content dt {
	width: 7.5em;
	
}
#toppage #infowrap .scroll-area .scroll-content dd {
	
}
/*#toppage #infowrap .scroll-area .scroll-content dd span {
display: block;
	padding-bottom: 0.6em;
}*/

#toppage #infowrap .scroll-area .scroll-content dd a {
  color:#0B51BA;
  text-decoration: underline;
	
}
#toppage #infowrap .scroll-area .scroll-content dd a:hover {
  color:#7B87EB;
  text-decoration: none;;
}
#toppage #contents #taisaku {
  background-color: #F1F4F6;
  padding: 3% 0;
}
#toppage #contents #taisaku dl {
  width: 90%;
  max-width: 1000px;

}
#toppage #contents #taisaku dt {
  border: #4B6DAA solid 1px;
  background-color: #fff;
  padding: 1% 3%;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
transition: all 0.5s;
}
#toppage #contents #taisaku dt:hover{
  background-color:#CCDCE6;
}
#toppage #contents #taisaku dd {
  background-color: rgba(255,255,255,0.7);
  padding: 3% 4%;
  box-shadow: 0px 1px 4px 2px rgba(0,0,0,0.3)inset;
}
  
#toppage #zerowrap {
  padding: 3% 0 0px;
}
#toppage #zerowrap #zeroBox,
#toppage #zerowrap #selectBox{
  width: 90%;
  max-width: 900px;
  padding: 0 0 0%;
	position: relative;
}


#toppage #zerowrap #SUUMOBox,
#toppage #zerowrap #skBox {
  width: 100%;
  max-width: 920px;
  padding: 0 0 3%;
	position: relative;
}
 .iconNew {
	position: absolute;
	width: 15%;
	left: 0;
	top: 0;
	z-index: 1;
	pointer-events: none;
}
#toppage #zerowrap #zeroBox a,
#toppage #zerowrap #aMapBox a,
#toppage #zerowrap #suumo #bnsk a,
#toppage #zerowrap #recPlanBox a {
  transition: 0.3s all;
  width: 48%;
}
#toppage #zerowrap #zeroBox #suumo #bnsk a:hover {
  opacity: 0.5;
}
#toppage #zerowrap #skBox a .btnsk,
#toppage #zerowrap #zeroBox a .btnZero,
#toppage #zerowrap #aMapBox a .btnaMap,
#toppage #zerowrap #suumo  a .btnSUUMO,
#toppage #zerowrap #bnsk  a .btnsk,
#toppage #zerowrap #recPlanBox a {
  width: 100%;
  margin-bottom: 25px;
}

#toppage #btnswrap {

}




@media screen and (max-width : 959px ){
	#toppage #titleWrap h3 {
		font-size: clamp(17px, 2.7vw, 22px);
	}
	#toppage #titleWrap h2 {
		font-size: clamp(50px, 6.6vw, 56px);
	}
	#toppage .catWrap .catTxt h3 {
	font-size: clamp(30px, 4.8vw, 36px);
	}
	#toppage .catWrap .catTxt p {
		font-size: clamp(16px, 2.2vw, 18px);
	}
	/*#toppage #mainWrap #auth {
    position: absolute;
    width: 50%;
    left: 25%;
    top: 14%;
    opacity: 0;
    transform: translateY(30px);
    filter: drop-shadow(0px 0px 0px rgba(3, 67, 138, 0.87));
	}

	#toppage #mainWrap #leadBox {
		position: absolute;
		right: 0;
		top: 18%;
		width: 100%;
		color: #fff;
		 filter: drop-shadow(0px 1px 3px rgba(0, 53, 100, 1));
		writing-mode:unset;
		opacity: 0;
	}
	#toppage #mainWrap #leadBox.active {
		opacity: 1;

	}
	#toppage #mainWrap #leadBox h3 {
		letter-spacing: 0.1em;
		font-size: 6.4vw;
		text-align: center;
		
	}
	#toppage #mainWrap #leadBox .lead {
	font-size: 1.8vw;
		padding-top: 2em;
		text-align: center;
	}*/
	#toppage #mainWrap #names {
		width: 100%;
		left: 0%;
		bottom: 0%;

	}
	#toppage #mainWrap .hatubai {
    position: absolute;
    width: 20%;
    left: 3%;
    top: 3%;

	}

}

@media screen and (max-width: 599px) {
	#toppage #mainWrap .hatubai {
    position: absolute;
    width: 20%;
    left: 40%;
    top: 5%;

	}
	#toppage #mainWrap .central {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 15%;
	}
	#toppage #mainWrap .central .flea {
    bottom: -190%;
}
		#toppage #mainWrap h3 {
		top: 24%;
		width: 70%;
		left: 15%;
	}
		#toppage #mainWrap .min01 {
		width: 15%;
		left: 2%;
		top: 38%;
	}

	#toppage #mainWrap .min02 {
		width: 16%;
		left: 26%;
		top: 42%;
	}

	#toppage #mainWrap .min03 {
		width: 16%;
		left: 81%;
		top: 48%;
	}

	#toppage #titleWrap h1 {
		width: 100%;
		font-size: 4.9vw;
		font-size: clamp(14px, 4.9vw, 24px);
	}
	#toppage #titleWrap h2 {
		font-size: 8.5vw;
		font-size: clamp(24px, 8vw, 53px);
		padding-bottom: 4%;
		letter-spacing: 0.1em;
		padding: 1% 5% 3%;
	}
	
	
	

 #toppage #titleWrap {
    padding: 30px 0;
  }
	.iconNew {
		width: 25%;
	}

  #toppage #contents #siryoWrap {
    padding: 30px 0;
  }


  #toppage #titleWrap #siryoBox p {
    text-align: center;
    padding: 0.5em 0;
    font-size: 3.5vw;
		font-size: clamp(12px, 3.5vw, 14px);
		letter-spacing: -0em;
  }
  #toppage #titleWrap #siryoBox p br {
    /*display: none;*/
		
  }
	#toppage #contents #priceWrap #priceBox {

	}
	#toppage #zerowrap {
		padding: 0px 0 0px;
	}
  #toppage .btnsBox a {
  width: 100%;
  /*max-width: 340px;*/
  height: 66px;
  margin: 5px auto;
}


  #toppage #infowrap {
    padding: 20px 0 0px;
    margin-bottom: 0px;
  }
  #toppage #infowrap h2 {
    font-size: 20px;
  }
  #toppage #infowrap .scroll-area {
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.3) inset;
		
  }
  #toppage #infowrap .scroll-area .scroll-content dl {
    padding: 0.5em 0em;
		display: block;
			
  }
	#toppage #infowrap .scroll-area .scroll-content dt {
    width: 100%;
		/*line-height: 1.6;*/
		letter-spacing: 0;
		font-size: 12px;
		line-height: 1.1;
  }
  #toppage #infowrap .scroll-area .scroll-content dd {
    font-size: 14px;
    text-indent: 0;
    padding-left: 0;
		letter-spacing: 0;
  }
  #toppage #infowrap .scroll-area .scroll-content dd a {
		/*line-height: 1.6;*/
	}
  #toppage #infowrap .scroll-area .scroll-content li br.forSp {
    display: inline;
  }
  
  

  
}


  
	
