@charset "Shift_JIS";
/* CSS Document */

#sp_ct_rei_top_wrapper {
	width: 810px;
}

#sp_ct_rei_top_wrapper a {
	opacity: 1;
	cursor: pointer;
}

#sp_ct_rei_top_wrapper .onlysp {
  display: none;
}

#sp_ct_rei_top_wrapper .mv {
	margin: 0 0 40px 0;
}

#sp_ct_rei_top_wrapper .mv img {
	width: 100%;
}

#sp_ct_rei_top_wrapper .content_about {
	margin-bottom: 60px;
	color: #603814;
}

#sp_ct_rei_top_wrapper .content_about h2 {
	font-size: 3.2rem;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	margin-bottom: 20px;
	font-weight: bold;
	letter-spacing: 1.4px;
}

#sp_ct_rei_top_wrapper .content_about p {
	padding-bottom: 1rem;
	line-height: 2.4rem;
	font-size: 1.4rem;
}

#sp_ct_rei_top_wrapper .content_about p:last-child {
	padding-bottom: 0;
}

#sp_ct_rei_top_wrapper ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#sp_ct_rei_top_wrapper ul .company {
	width: 380px;
	height: 253px;
	transition: 0.6s;
}

#sp_ct_rei_top_wrapper ul .company::after {
	content: "";
	display: block;
	width: 380px;
	height: 253px;
}

#sp_ct_rei_top_wrapper ul .company:nth-child(n+3) {
	margin-top: 30px;
}

#sp_ct_rei_top_wrapper ul .company:hover {
	box-shadow: 3px 3px 20px 0 rgb(0 0 0 / 30%);
}

#sp_ct_rei_top_wrapper ul .company_list01 {
	background-image: url("../img/sp_ct_rei/company_list01_top.jpg");
	background-size: contain;
background-repeat: no-repeat;
}

#sp_ct_rei_top_wrapper ul .company_list02 {
	background-image: url("../img/sp_ct_rei/company_list02_top.jpg");
	background-size: contain;
background-repeat: no-repeat;
}

#sp_ct_rei_top_wrapper ul .company_list03 {
	background-image: url("../img/sp_ct_rei/company_list03_top.jpg");
	background-size: contain;
background-repeat: no-repeat;
}

#sp_ct_rei_top_wrapper ul .company_list04 {
	background-image: url("../img/sp_ct_rei/company_list04_top.jpg");
	background-size: contain;
background-repeat: no-repeat;
}

#sp_ct_rei_top_wrapper ul .company_list05 {
	background-image: url("../img/sp_ct_rei/company_list05_top.jpg");
	background-size: contain;
background-repeat: no-repeat;
}

#sp_ct_rei_top_wrapper ul .company_list06 {
	background-image: url("../img/sp_ct_rei/company_list06_top.jpg");
	background-size: contain;
background-repeat: no-repeat;
}

#sp_ct_rei_top_wrapper ul .company a {
	color: white;
	position: relative;
	width: 380px;
  height: 253px;
  display: block;
}

/*#sp_ct_rei_top_wrapper ul .company a .lead_sentence{
	position: absolute;
	top: 20px;
	left: -30px;
}*/

/*#sp_ct_rei_top_wrapper ul .company a h3 {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size: 2.2rem;
	font-weight: bold;
	background: rgb(255,255,255,0.8);
	margin-bottom: 4px;
	box-shadow: 2px 2px 5px rgb(0 0 0 / 50%);
	display: inline;
	padding: 0 6px;
	color: #333;
}*/

#sp_ct_rei_top_wrapper ul .company_text {
	padding: 126px 10px 10px 10px;
}

#sp_ct_rei_top_wrapper ul .company_text h4 {
	display: inline-block;
	position: relative;
	left: -10px;
	margin-bottom: 10px;
	padding: 2px 3px 2px 10px;
	font-size: 2rem;;
	font-weight: bold;
	color: #603814;
	background-color: #fff;
}

#sp_ct_rei_top_wrapper ul .company_text p {
	font-size: 1.6rem;
	color: white;
	font-weight: bold;
	text-shadow: 2px 2px 3px rgb(0 0 0);
	line-height: 2;
}

#sp_ct_rei_top_wrapper ul .company_text p span {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.3;
}

#sp_ct_rei_top_wrapper ul .company_text h4, #sp_ct_rei_top_wrapper ul .company_text p, #sp_ct_rei_top_wrapper ul .company_text p span {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;	
}
#sp_ct_rei_top_wrapper ul .bg_image {
  position: relative;
}

#sp_ct_rei_top_wrapper ul .bg_image img {
  width: 100%;
}

#sp_ct_rei_top_wrapper ul .bg_image::before {
  content: '';
  position: absolute;
  width: 380px;
  height: 253px;
  background-color: rgba(0, 0, 0, 0.3);
	transition: 0.6s;
}

#sp_ct_rei_top_wrapper ul .bg_image:hover:before {
	background-color: rgba(0, 0, 0, 0);
}

@media screen and (max-width: 768px) {

	.onlypc{
		display: none;
	}
	.onlysp{
		display: block;
	}

	#sp_ct_rei_top_wrapper {
		width: 100%;
		box-sizing: border-box !important;
	}

	#sp_ct_rei_top_wrapper a{
		opacity: 1;
		cursor: pointer;
	}

	#sp_ct_rei_top_wrapper .onlysp {
		display: block;
	}

	#sp_ct_rei_top_wrapper .mv {
		margin: 20px 0 40px;
	}

	#sp_ct_rei_top_wrapper .mv img {
		width: 100%;
		vertical-align: bottom;
	}

	/*#sp_ct_rei_top_wrapper .title .title_text{
		text-align: left;
	}

	#sp_ct_rei_top_wrapper .title .title_text h1 {
		font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
		font-size: 7rem;
		font-weight: bold;
		line-height: 100px;
		color: #402110;
		line-height: 1;
		position: absolute;
		top: 130px;
		left: 20px;
	}

	#sp_ct_rei_top_wrapper .title .title_text p {
		font-size: 1.6rem;
		font-weight: bold;
		color: #222;
		position: absolute;
		top: 72px;
		left: 46px;
	}

	#sp_ct_rei_top_wrapper .title .title_logo{
		position: absolute;
		top: 20px;
		left: 30px;
	}

	#sp_ct_rei_top_wrapper .title .title_logo img{
		width: 120px;
	}*/

	#sp_ct_rei_top_wrapper .content_about{
		margin-bottom: 50px;
	}
	#sp_ct_rei_top_wrapper .content_about h2, #sp_ct_rei_top_wrapper ul .company_text h4, #sp_ct_rei_top_wrapper ul .company_text p, #sp_ct_rei_top_wrapper ul .company_text p span {
		font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;	
	}

	#sp_ct_rei_top_wrapper .content_about h2{
		padding: 0 20px 20px;
		font-size: 2.4rem;
		font-weight: bold;
		color: #603814;
	}

	#sp_ct_rei_top_wrapper .content_about p{
		padding: 0 20px 20px;
		font-size: 1.4rem;
		text-align: justify;
	}

	#sp_ct_rei_top_wrapper .content_about p:last-child {
		padding-bottom: 0;
	}

	#sp_ct_rei_top_wrapper ul .company{
		width: 360px;
		margin: auto;
		margin-bottom: 40px;
		height: 240px;
		transition: 0.6s;
	}

	#sp_ct_rei_top_wrapper ul .company::after {
		content: "";
		display: none;
		width: 0;
		height: 0;
	}

	#sp_ct_rei_top_wrapper ul .company:hover{
		box-shadow: 3px 3px 20px 0 rgb(0 0 0 / 30%);
	}

	#sp_ct_rei_top_wrapper ul .company_list01{
		background-image: url("../img/sp_ct_rei/company_list01_top.jpg");
		background-size: contain;
		background-repeat: no-repeat;
	}

	#sp_ct_rei_top_wrapper ul .company_list02{
		background-image: url("../img/sp_ct_rei/company_list02_top.jpg");
		background-size: contain;
		background-repeat: no-repeat;
	}

	#sp_ct_rei_top_wrapper ul .company_list03{
		background-image: url("../img/sp_ct_rei/company_list03_top.jpg");
		background-size: contain;
		background-repeat: no-repeat;
	}

	#sp_ct_rei_top_wrapper ul .company_list04{
		background-image: url("../img/sp_ct_rei/company_list04_top.jpg");
		background-size: contain;
		background-repeat: no-repeat;
	}

	#sp_ct_rei_top_wrapper ul .bg_image {
		position: relative;
	}

	#sp_ct_rei_top_wrapper ul .bg_image img {
		width: 100%;
	}

	#sp_ct_rei_top_wrapper ul .bg_image::before {
		content: '';
		position: absolute;
		width: 360px;
		height: 240px;
		background-color: rgba(0, 0, 0, 0.3);
		transition: 0.6s;
	}

	#sp_ct_rei_top_wrapper ul .bg_image:hover:before{
		background-color: rgba(0, 0, 0, 0);
	}

	#sp_ct_rei_top_wrapper ul .company a{
		color: white;
		position: relative;
		width: 360px;
		height: 240px;
	}

	#sp_ct_rei_top_wrapper ul .company a .lead_sentence{
		position: absolute;
		top: 20px;
		left: -30px;
	}

	#sp_ct_rei_top_wrapper ul .company a h3{
		font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
		font-size: 2.2rem;
		font-weight: bold;
		background: rgb(255,255,255,0.8);
		margin-bottom: 4px;
		box-shadow: 2px 2px 5px rgb(0 0 0 / 50%);
		display: inline;
		padding: 0 6px;
		color: #333;
	}

	#sp_ct_rei_top_wrapper ul .company_text{
		padding: 110px 0 10px 10px;
	}

	#sp_ct_rei_top_wrapper ul .company_text h4{
		display: inline-block;
		position: relative;
		left: -10px;
		margin-bottom: 10px;
		padding: 2px 3px 2px 10px;
		font-size: 2rem;
		font-weight: bold;
		color: #603814;
		background-color: #fff;
	}

	#sp_ct_rei_top_wrapper ul .company_text p{
		font-size: 1.6rem;
		color: white;
		font-weight: bold;
		line-height: 2;
		text-shadow: 2px 2px 3px rgb(0 0 0);	
	}

	#sp_ct_rei_top_wrapper ul .company_text p span{
		display: block;
		font-size: 1.4rem;
		font-weight: bold;
		line-height: 1.3;
	}
}