/* CSS Document */
	
/*******************************/
/*  サイトカラー変更 置換ワード  */
/* ⇒　#326598;/*sma_color_01*/
/*     ヘッダ,h2,パンくず背景  */
/* ⇒  #BBBBBB;/*sma_color_02*/
/*  スライドメニュー背景  */
/*例）#○○;/*sma_color_01*/
/*              ?
/*例）#▲▲;/*sma_color_01*/
/* sma_colorのコメントアウトも含めて置換*/
/* カラーコードのみを変更*/
/*******************************/
h1{
background: no-repeat;
    padding: 0px;
}
.sm-tel{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 26px;
	line-height: 44px;
	font-weight: bold;
	color: #F00;
	background-repeat: no-repeat;
}
.tel-back{
	background-image: url(/mobile_img/sm-tel.png);
	background-repeat: no-repeat;
}

.waku{
	border: solid 1px #CCC;
	padding: 3px;
	font-size: 13px;
}
.top{
	margin-top: 10px;

}
.orange{
	color: #FF3F00;
}



/*----------------------NEWTOP-----------------------*/

.sp_color{color: #326598; border-color:#326598;}
.sp_color_bg{background-color: #326598;}

.con_menu{
	width:100%;
	overflow: hidden;
}

.con_menu ul{
	width:100%;
	padding:0px;
	margin:0px;
}

.con_menu ul li{
	width:25%;
	margin:0px 0px 0px -2px;
	padding:0px;
	float:left;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	border-left:2px solid #999;
}

.con_menu ul li:first-child{
	margin: 0px -2px 0px 0px;
}

.con_menu ul li:last-child{
	border-right:2px solid #999;
	margin: 0px -2px -2px -4px;
}

.con_menu ul li a{
	text-align:center;
	display:block;
	overflow: hidden;
	text-decoration:none;
}

.con_menu p{
	color:#333;
	font-size:12px;
	padding:0px;
}

.con_menu ul li img{
	max-width:100%;
}

.con_menu .fa{
	font-size:22px;
}

.shinchaku{
	width:96%;
	margin:10px auto 0px auto;
	padding:0px;
}

.machi_bukken {
	width: 100%;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}

.info_wrap{
	width:96%;
	margin:10px auto;
	padding:10px 0px;
	border-top:solid 2px #EEE;
	border-bottom:solid 2px #EEE;
	overflow:hidden;
}

.con_title{
	font-size:17px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.con_title span a{
	font-size:14px !important;
	font-weight:normal !important;
	color:#656C78 !important;
	float:right;
}

.tokusyu{
	width:96%;
	margin:0 auto;
	overflow:hidden;
}

.tokusyu_list{
	width:100%;
	margin-top:10px;
}

.tokusyu_list ul {
	margin: 0px;
	padding: 0px;
}

.tokusyu_list ul li{
	float:left;
	width: 48%;
	overflow:hidden;
}

.tokusyu_list ul li:last-child{
	padding-left:4%;
}

.tokusyu_list ul li img{
	width: 100%;
}

.tokusyu_list ul li a p{
	font-size:13px;
	font-weight:bold;
	margin:5px 0px 10px 0px;
}
	
.tokusyu_list ul li a{
	color:#333333;
	text-decoration:none;
}

.tokusyu_2{
	width:100%;
	overflow:hidden;
}

.tokusyu_2 ul{
	padding: 0px;
	margin: 0px;
}

.tokusyu_2 li{
	height:45px;
	width:50%;;
	line-height:45px;
	text-indent:40px;
	position: relative;
	float:left;
}

.tokusyu_2 li:after{
	content: "";
	display: block;
	height: 10px;
	border-top: 3px solid #326598;
	border-right: 3px solid #326598;
	position: absolute;
	left: 13px;
	top: 48%;
	margin-top: -5px;
	width: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.tokusyu_2 li a{
	color:#333333;
	text-decoration:none;
	display: block;
}

/*----------------------------
  会社概要　20210615　リニューアル
-----------------------------*/
.shop_wrap{

}
.shop_inner {
    width: 94%;
    margin: 0 auto;
}
.shop_tl {
    font-size: 17px;
}
.shop_img {
    display: flex;
    justify-content: space-between;
    margin:0 0 15px;
}
.shop_img li {
    width: 49%;
    max-height: 125px;
    overflow:hidden;
}
.shop_img img {
    width: auto;
    height: 125px;
}
.shop_info {
    margin-bottom: 15px;
    font-size: 14px;
}
.shop_info p {
    margin: 0;
}
.shop_name {
    font-size: 18px !important;
    font-weight: bold;
    color: #333;
    margin: 0 0 10px !important;
}
.shop_info p a {
    color: #333;
    display: block;
}
.shop_tel {
    margin-bottom: 15px;
}
.shop_tel a {
    text-align: center;
    display: block;
    background: #eee;
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 15px 4%;
    border-radius: 5px;
}
.shop_tel a>p {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
}
.shop_tel a div {
    background: #fff;
    padding: 10px 0;
    border-radius: 5px;
    font-size: 25px;
    font-weight: bold;
}

.shop_link {
    overflow: hidden;
}
.shop_link li {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 8px;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.shop_link li:nth-child(even){
    margin-right: 0;
}
.shop_link li a {
    display: block;
    text-align: center;
    color: #333;
    padding: 10px 0;
    font-size: 14px;
}

/*----------------------------
   　会社概要　従来版
-----------------------------*/

.company_inner{
	width:96%;
	margin:0 auto;
	margin-bottom: 30px;
	overflow: hidden;
}

.company_inner dd span{
	font-size:12px;
}

.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.slider li{
    text-align: center;
}
.slider li p{
    margin: 5px auto;
    
}
.slides {
  overflow: hidden;
  *zoom: 1;
      padding: 0;
    margin: 0;
}
.slides li{
	float: left;
	clear: none;
}
.slide {
text-align: center;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.slide img {
    width:100%;
    max-height: 300px !important;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    float: none;
}
.slider-arrow {
  position: absolute;
  display: block;
  margin-bottom: -20px;
  padding: 20px;
}
.slider-arrow--right {
  bottom: 50%;
  right: 10px;
  background: url(/template_iphone/img_test/right.png) no-repeat;
}
.slider-arrow--left {
  bottom: 50%;
  left: 10px;
  background: url(/template_iphone/img_test/left.png) no-repeat;
}
.slider-nav__item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  border: 1px solid #fff;
  border-radius: 8px;
}
.slider-nav__item:hover {
  background: #fff;
}
.slider-nav__item--current {
  background: #fff;
}

.company_inner p{
	font-size:16px;
	margin:0px;}

span.bold {
	font-weight:bold;}

.company_inner dl{
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.company_inner dt{
	float: left;
	line-height: 40px;
    width: 10%;
}

.company_inner dd{
	width: 85%;
	font-weight: bold;
	float: left;
	margin: 0px;
	margin-left: 5%;}

.company_inner table{
	margin:10px 0px 0px 0px;
}

.company_inner a{
	font-size:28px;}

.company_inner article{
	margin-top:10px;}

.company_address{
	font-size:16px !important;
	line-height: 40px;
}

.company_btn ul {
	margin: 0px;
	padding: 0px;
}

sp_com_b{
	display:table;
	border-collapse:separate;
	border-spacing: 6 0;　/*数字は「左右、上下」*/
	}

.sp_com_b tr td{
	height: 44px;
	line-height: 44px;
	text-align: center;
	text-indent: 15px;
	text-decoration: none;
	border-radius: 25px;
	float:left;
	background-size: 25px;
	background-position-x: 10px;
	background-position-y: 5px;
	background-repeat:no-repeat;
    display: block;
    margin-right: 2%;
}

.sp_com_b tr td:last-child{
	margin-right:0;
}

.sp_com_b tr td a{
	font-size: 16px;
	color: #FFF;
	display: block;
	text-decoration: none;
	overflow: hidden;
}

.f_access{
	margin-right: 2%;
}

.f_access p,.f_tel p{
	margin:0px;
	text-align:left;
	float:left;
}

.f_access .fa-map-marker,.f_tel .fa-phone{
	font-size:20px;
	line-height: 44px;
}

.copyright{
	width:100%;
}

.copyright img{
	width:100%;
	height:auto;
}

.copy_icon_wrap{
	width: 70px;
	margin: 0 auto;
	overflow: hidden;
}

.copy_icon{
	height: 70px;
	width: 70px;
	margin: 0 auto;
	margin-top: -35px;
	text-align:center;
	background-color: #326598;
	border-radius: 50%;
	border:3px solid #FFFFFF;
	position: absolute;
}

.copy_icon a{
	height: 70px;
	width: 70px;
	display:block;
}

.copy_icon a p{
	margin:0px;
}

.copy_icon .fa-level-up{
	color:#FFF;
	font-size:55px;
	margin-top: 7px;
	margin-left: -5px;
}

.copy_icon img{
	margin-top:15px;
	margin-left: 5px;
}

.copy_name{
	height: 80px;
	line-height: 120px;
	color: #FFF;
	font-size: 10px;
	text-align: center;
}

/*トップページ物件表示 スライドにする記述*/
.machi_bukken {
	width: 100%;
	overflow:scroll;
-webkit-overflow-scrolling: touch;
}
.machi_bukken iframe {
	width: 96% !important;
	overflow:scroll;
	-webkit-overflow-scrolling: touch;
	border: none;
}

/********************************************
  
    SPTOP特選物件
  
*********************************************/
.sp_tokusen{
	padding: 10px 5px;
	background-color: #f2f3f3;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #F9F9F9), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #F9F9F9),color-stop(.75, #F9F9F9), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 7px 7px;
	-webkit-overflow-scrolling: touch;/*慣性スクロール*/
}

.sp_tokusen_in{
    padding: 10px 3% 10px;
    overflow-x: auto;
    white-space: nowrap;
}

.sp_tokusen_row{
	width: 190px;
	margin: 0 10px 0 0;
	padding: 5px;
	background-color: white;
	position: relative;
	list-style: none;
	display: inline-block;
}
.sp_tokusen_row > a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
.sp_tokusen_title{
	width: 180px;
	top: 175px;
	left: 10px;
	position: absolute;
	text-overflow: ellipsis;
	font-size: 3vw;
}
.sp_tokusen_row:hover{
	background:#ECECEC;
}
.sp_tokusen_row:nth-child(4n){
	margin-right:0 !important;
}
.sp_tokusen_row ul{
	margin:0;
	padding:0px 5px 5px 5px;
}
.sp_tokusen_row ul li{
	font-size: 12px;
	margin:0;
	clear: both;
	list-style:none;
}
.sp_tokusen_img{
	margin: 0;
	width: 190px;
	height: 165px;
	overflow: hidden;
	margin-bottom: 23px;
	border-bottom: 3px solid #07285A;
	text-align: center;
}
.sp_tokusen_img img{
    max-width: 190px;
    max-height: 165px;
}
.sp_tokusen_shosai{
	padding: 0 5px 5px 5px;
	font-size: 12px;
}

.sp_tokusen_shosai b{
	color: #FF5722;
	font-size: 16px;
}

/*20130919追記 TOPメニュー用*/
/* 矢印つきリスト */
.list1 ul{
	border-bottom: 1px solid #ccc;
}
.list1 ul li{
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
		background: linear-gradient(#fff, #f0f0f0);
		border-bottom: 1px solid white;
		border-top: 1px solid #ccc;
		height: 30px;
		margin: 0;
		font-size: 20px;
		font-weight: bold;
		font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.list1 ul li a{
		color: #333;
		display: block;
		height: 30px;
		margin: 0;
		padding: 0 0 0 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		text-decoration: none;
		font-weight: bold;
		white-space: nowrap;
		line-height: 30px;
		font-size: 14px; /* 20141222変更 */
}
.list1 ul li a::after{
		content: url(/mobile_img/list_mark2.png);
		float: left;
}
/* 矢印つきリスト 終了 */
/* 矢印つきリスト2 */
.list2 ul{
	border-bottom: 1px solid #ccc;
	max-width: 100%;
}
.list2 ul li{
		float: left;
		width: 50%;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
		background: linear-gradient(#fff, #f0f0f0);
		border-bottom: 1px solid white;
		border-top: 1px solid #ccc;
		white-space:nowrap;
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0;
		font-size: 14px;
		font-weight: bold;
		font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.list2 ul li a{
		color: #333;
		display: block;
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		text-decoration: none;
		font-weight: bold;
		white-space: nowrap;
		font-size: 14px;
}
.list2 ul li a:after{
		float: left;
		content: url(/mobile_img/list_mark3.png);
}
/* 矢印つきリスト2 終了 */

.main_imgBox {
	height: 331px;
	overflow: hidden;
	position: relative;
	z-index:0;
}

.main_img {
	z-index: 10;
	opacity: 0;
	width: 100%;
	height: 331px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: anime 24s 0s infinite;
	animation: anime 24s 0s infinite;
}
.main_img:nth-of-type(2) {
	-webkit-animation-delay: 6s;
	animation-delay: 6s;
}

.main_img:nth-of-type(3) {
	-webkit-animation-delay: 12s;
	animation-delay: 12s;
}
.main_img:nth-of-type(4) {
	-webkit-animation-delay: 18s;
	animation-delay: 18s;
}
@keyframes anime {
	0% {
		opacity: 0;
	}

	12.5% {
		opacity: 1;
	}

	25% {
		opacity: 1;
	}

	37.5% {
		opacity: 0;
		transform: scale(1.1);
		z-index: 9;
	}

	100% {
		opacity: 0
	}
}
.t_main_wrap{
	height:331px;
	background-repeat:no-repeat;
	background-position-x:center;
	position:relative;
}
.t_main_wrap::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -1px;
    width: 200px;
    height: 31px;
    background-size: 100%;
    background-image: url(/img/sp_top/main_cas.png);
    background-position-x: left;
    z-index: 10;
	
}
.t_main_logo{
position: absolute;
    width: 283px;
    top: 15px;
    left: 15px;
    right: 0px;
}
.t_main_logo a{
	display:block;
}
.t_main_logo img{
	width:50%;
}
.t_main_inq{
    display: block;
    color: #ed6103;
    border: solid 4px #ed6103;
    border-radius: 40px;
    font-size: 15px;
    line-height: 40px;
    width: 180px;
    text-align: center;
    text-decoration: none;
    background: #fff;
    box-sizing: border-box;
    padding: 0px 20px 0px 0px;
    position: absolute;
    top: 40px;
    right: 40px;
}
.t_main_inq::before {
    content: "";
    top: 21px;
    right: 13px;
    width: 18px;
    height: 1px;
    background: #ed6103;
    position: absolute;
}
.t_main_inq::after {
    content: "";
    right: 11px;
    top: 17px;
    width: 9px;
    height: 1px;
    background: #ed6103;
    -webkit-transform: rotate( 
45deg);
    transform: rotate( 
45deg);
    position: absolute;
}
.t_main_hito{
    position: absolute;
    bottom: -50px;
    right: 20px;
    width: 110px;
    z-index: 10;
}
.t_main_hito img{
	width:100%;
}

.t_info_wrap{
width: 92%;
    padding: 20px 0px;
    margin: auto;
    overflow: hidden;
}
.t_info_wrap iframe{
    border: none;
    width: 100%;
    margin: 0px 0px 0px 0px;
    height: 64px;
}
.t_info_wrap h2{
    font-size: 17px;
    font-weight: bold;
    margin: 0px auto 10px auto;
    color: #ed6103;
}
.t_info_box{
    width:100%;
}
.ticker{
    margin: 0 auto;
    padding: 0px 0px;
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.ticker ul{
    width: 100%;
	margin:0px;
	padding:0px;
    position: relative;
}
.ticker ul li {
    width: 100%;
    display: none;
}
.t_info_box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.t_info_box ul li{

}
.t_info_box ul li a{
	text-decoration:none;
	color:#333;
	font-size:15px;
}
.t_info_box ul li a span{
    display: inline-block;
    font-size: 12px;
    color: #ed6103;
    border: solid 1px #ed6103;
    line-height: 25px;
    text-align: center;
    margin: 0px 14px;
    padding: 0px 13px;
}
.t_info_box ul li a p{
	margin:10px 0px 0px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.t_info_link{
    float: right;
    font-size: 13px;
    position: relative;
    padding: 0px 30px 0px 0px;
    margin: 7px 0px 0px 0px;
}
.t_info_link::before {
    content: "";
    top: 7px;
    right: 0px;
    width: 18px;
    height: 1px;
    background: #333;
    position: absolute;
}
.t_info_link::after {
    content: "";
    right: 0px;
    top: 4px;
    width: 9px;
    height: 1px;
    background: #333;
    -webkit-transform: rotate( 
45deg);
    transform: rotate( 
45deg);
    position: absolute;
}
.t_main_scroll{
    position: absolute;
    bottom: 181px;
    right: 80px;
    z-index: 10;

}

.search_wrap{
	background-color:#f5f4f0;
	padding:40px 0px;
	position:relative;
}
.search_keisai{
    position: absolute;
    top: -244px;
    right: -940px;
    left: 0px;
    margin: auto;
    width: 234px;
}
.search_keisai img{
	
}
.search_kensu_wrap{
    width: 92%;
    margin: 0px auto 20px auto;
    background-color: #fde0e0;
    border: solid 1px #ea2828;
    padding: 5px 0px;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;

}
.search_kensu_l{
	text-align:center;
}
.search_kensu_kazu{
    font-size: 12px;
    font-weight: bold;
    color: #ea2828;
    line-height: 40px;
    display: inline-block;
}
.search_kensu_kazu span{
    font-size: 23px;
    font-weight: bold;
    padding: 0px 5px;
}
.search_kensu_l p{
    font-size: 12px;
    font-weight: normal;
    color: #333;
    margin: 4px 0px 0px 0px;
    display: inline-block;
}
.search_kensu_title{
    float: right;
    font-size: 17px;
    background-image: url(/img/top/kensu_icon.png);
    background-repeat: no-repeat;
    background-position-y: 6px;
    background-position-x: 0px;
    line-height: 28px;
    padding: 0px 0px 0px 50px;
	margin-top:6px;
}
.search_box{
    width: 92%;
    margin: 0px auto 0px auto;
    overflow: hidden;
}
.search_l{
}
.search_map{

}
.search_r{
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.search_ensen{
	margin-bottom:0px;
	overflow:hidden;
}
.search_ensen ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border-radius: 5px;
}
.search_ensen ul li{
    width: 50%;
	float:left;
    box-sizing: border-box;
	border-right:dotted 1px #ed6103;
	border-bottom:dotted 1px #ed6103;
	border-top:dotted 1px #ed6103;
}
.search_ensen ul li:nth-child(2n){
	border-right:none;
}
.search_ensen ul li:nth-child(3){
	border-bottom:none;
}
.search_ensen ul li:nth-child(4){
	border-bottom:none;
}
.search_ensen ul li a{
    display: block;
    background-color: #FFF;
    font-size: 16px;
    font-weight: normal;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #333;
    text-align: center;
    padding: 25px 0px 25px 30px;
    position: relative;
}
.search_ensen ul li a::before {
    content: "";
    bottom: 13px;
    right: 13px;
    width: 18px;
    height: 1px;
    background: #ed6103;
    position: absolute;
}
.search_ensen ul li a::after {
    content: "";
    right: 11px;
    bottom: 16px;
    width: 10px;
    height: 1px;
    background: #ed6103;
    -webkit-transform: rotate( 45deg);
    transform: rotate( 45deg);
    position: absolute;
}
.search_ensen ul li:nth-child(1) a{
    background-image: url(/img/top/search_icon01.png);
    background-size: 24px;
    background-position-y: 21px;
    background-position-x: 15px;
}
.search_ensen ul li:nth-child(2) a{
    background-image: url(/img/top/search_icon02.png);
    background-size: 27px;
    background-position-y: 27px;
    background-position-x: 13px;
}
.search_ensen ul li a span{
	color:#ed6103;
	font-size:21px;
	font-weight:bold;
}
.search_joken{
	margin-bottom:20px;
}
.search_joken ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display: flex;
	justify-content: space-between;
    border-radius: 5px;
}
.search_joken ul li{
	width:33.4%;
    box-sizing: border-box;
	border-right:dotted 1px #ed6103;
}
.search_joken ul li{
    width: 50%;
	float:left;
    box-sizing: border-box;
	border-right:dotted 1px #ed6103;
	border-bottom:dotted 1px #ed6103;
}
.search_joken ul li:nth-child(4){
	border-bottom:none;
}
.search_joken ul li:last-child{
	border-right:none;
	
}
.search_joken ul li a{
    display: block;
    background-color: #FFF;
    font-size: 16px;
    font-weight: bold;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #ed6103;
    text-align: center;
    padding: 55px 0px 10px 0px;
    position: relative;
	background-position-x:center;
}
.search_joken ul li a span{
	color:#ed6103;
	font-size:21px;
	font-weight:bold;
}
.search_joken ul li:nth-child(1) a{
    background-position-y: 12px;
    background-image: url(/img/top/search_icon03.png);
    background-size: 30px;
}
.search_joken ul li:nth-child(2) a{
background-position-y: 13px;
    background-size: 59px;
    background-image: url(/img/top/search_icon05.png);
}
.search_joken ul li:nth-child(3) a{
background-position-y: 16px;
    background-size: 54px;
    background-image: url(/img/top/search_icon04.png);
}
.search_gakku{
	margin-bottom:0px;
}
.search_gakku ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	    display: flex;
    justify-content: space-between;
}
.search_gakku ul li{
    width: 50%;
	float:left;
    box-sizing: border-box;
	border-right:dotted 1px #ed6103;
	border-bottom:dotted 1px #ed6103;
}
.search_gakku ul li a::before {
    content: "";
    bottom: 13px;
    right: 13px;
    width: 18px;
    height: 1px;
    background: #ed6103;
    position: absolute;
}
.search_gakku ul li a::after {
    content: "";
    right: 11px;
    bottom: 16px;
    width: 10px;
    height: 1px;
    background: #ed6103;
    -webkit-transform: rotate( 45deg);
    transform: rotate( 45deg);
    position: absolute;
}
.search_gakku ul li:nth-child(2n){
	border-right:none;
}
.search_gakku ul li:nth-child(3){
	border-bottom:none;
}
.search_gakku ul li:nth-child(4){
	border-bottom:none;
}
.search_gakku ul li:last-child{
	border-right:none;
	
}
.search_gakku ul li a{
    display: block;
    background-color: #FFF;
    font-size: 16px;
    font-weight: normal;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #333;
    text-align: center;
    padding: 25px 0px 25px 0px;
    position: relative;
}
.search_gakku ul li a span{
	color:#ed6103;
	font-size:21px;
	font-weight:bold;
}
.search_free{
	margin-bottom:20px;
}
.search_free p{
	font-size:17px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
}
.search_space{
	overflow:hidden;
}
.search_window{
width: 71% !important;
    font-size: 14px !important;
    border: solid 1px #aaa !important;
    text-indent: 15px;
    line-height: 38px !important;
    border-radius: 5px !important;
    float: left;
    background-color: #fff !important;
    font-size: 12px !important;
}

.quick_keyword{
    width: 26%;
    float: right;
}
.free_btn{
    display: block !important;
    float: right !important;
    width: 100% !important;
    border: none !important;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(/img/top/search_icon08.png);
}
.search_kodawari{

}
.search_kodawari p{
	font-size:17px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
}
.search_kodawari ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.search_kodawari ul li{
    width: 32%;
    float: left;
    margin: 0px 2% 9px 0px;
}
.search_kodawari ul li:nth-child(3n){
	margin-right:0px;
}
.search_kodawari ul li:nth-child(4){
	margin-bottom:0px;
}
.search_kodawari ul li:nth-child(5){
	margin-bottom:0px;
}
.search_kodawari ul li:nth-child(6){
	margin-bottom:0px;
}
.search_kodawari ul li a{
    display: block;
    background-color: #f8eee5;
    border: solid 1px #ed6103;
    line-height: 40px;
    font-size: 12px;
    text-align: left;
    padding: 0px 0px 0px 29px;
    box-sizing: border-box;
    border-radius: 5px;
    text-decoration: none;
    color: #333;
    background-repeat: no-repeat;
}
.search_kodawari ul li:nth-child(1) a{
    background-image: url(/img/top/search_icon10.png);
    background-position-y: 9px;
    background-position-x: 6px;
    background-size: 20px;
}
.search_kodawari ul li:nth-child(2) a{
background-image: url(/img/top/search_icon11.png);
    background-position-y: 11px;
    background-position-x: 9px;
    background-size: 16px;
}
.search_kodawari ul li:nth-child(3) a{
background-image: url(/img/top/search_icon09.png);
    background-position-y: 11px;
    background-position-x: 9px;
    background-size: 16px;
}
.search_kodawari ul li:nth-child(4) a{
    background-image: url(/img/top/search_icon12.png);
    background-position-y: 11px;
    background-position-x: 6px;
    background-size: 18px;
}
.search_kodawari ul li:nth-child(5) a{
    background-image: url(/img/top/search_icon13.png);
    background-position-y: 11px;
    background-position-x: 11px;
    background-size: 15px;
}
.search_kodawari ul li:nth-child(6) a{
    background-image: url(/img/top/search_icon14.png);
    background-position-y: 12px;
    background-position-x: 8px;
    background-size: 17px;
}
.t_shop_wrap{
    padding: 40px 0px 30px 0px;
	position:relative;
}
.t_shop_wrap h2{
    text-align: center;
    margin: 0px 0px 20px 0px;
    padding: 80px 0px 0px 0px;
    font-size: 16px;
    font-weight: bold;
    background-image: url(/img/top/welcome.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: 150px;
}
.t_shop_wrap h2 span{
    color: #ed6103;
    line-height: 40px;
    display: inline-block;
}
.t_shop_wrap h2 span span{
    font-size: 40px;
    color: #ed6103;
    padding: 0px 2px 0px 5px;
    font-weight: normal;
}
.t_shop_wrap h2 p{
    text-align: center;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
}
.t_company{
	width:92%;
	margin:auto;
}
.t_shop_box{
	width:100%;
}
.t_shop_box h2{
    margin-bottom: 25px;
    background: no-repeat;
    padding: 0px;
}
.t_shop_box h2 img{
	width:100%;
}
.t_shop_box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.t_shop_box ul li{
	width:100%;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}
.t_shop_box ul li img{
	width:40%;
	float:left;
}
.t_shop_box_r{
	width:57%;
	float:right;
}
.t_shop_box ul li h3{
    font-size: 14px;
    margin: 0px 0px 12px 0px;
    text-align: center;
    color: #ed6103;
}
.t_shop_box ul li p{
	margin:0px;
	font-size:11px;
}
.t_shop_box ul li p span{
	display:block;
	margin-bottom:5px;
	font-size:11px;
}
.t_shop_tel{
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    background-color: #f5f4f0;
    border-radius: 5px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
    background-position-x: 27px;
    background-position-y: 13px;
    margin-bottom: 15px;
}
.t_shop_tel a{
	color:#333;
}
.t_shop_l .t_shop_tel{
	background-image:url(/img/top/company_icon01.png);
}
.t_shop_r .t_shop_tel{
	background-image:url(/img/top/company_icon02.png);
}
.t_shop_link{
    left: 0px;
    width: 40%;
    position: absolute;
    top: 97px;
}
.t_shop_link a{
display: block;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    border: solid 1px #fff;
    text-decoration: none;
    box-sizing: border-box;
    padding: 0px 8px 0px 0px;
	position:relative;
}
.t_shop_link a::before{
    content: "";
    right: 12px;
    top: 12px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_shop_l .t_shop_link a{
	background-color:#ed6103;
}
.t_shop_r .t_shop_link a{
	background-color:#0392d6;
}
.t_shop_r h3{
	color:#0392D7 !important;
}
.panorama_wrap{
	background-image:url(/img/top/search_bg.jpg);
	padding:20px 0px 30px 0px;
}
.panorama_box{
	width:auto;
	margin:auto;
}
.panorama_box h2{
text-align: center;
    font-size: 14px;
    font-weight: normal;
    background-image: url(/img/sp_top/panorama_title_sp.png);
    background-repeat: no-repeat;
    background-position-x: center;
    margin-bottom: 20px;
    background-size: 51%;
    padding: 80px 0px 0px 0px;
}
.panorama_box h2 span{
    display: block;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    margin: 0px 0px 5px 0px;
    color: #ed6103;
}
.panorama_box iframe{
    border: none;
    width: 96%;
    height: 530px;
    margin: 0px 0px 0px 4%;
    overflow: scroll;
}
.panorama_tokusen{
    overflow: hidden;
    padding: 3px;
    width: 940px;
}
.panorama_tokusen ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.panorama_tokusen ul li{
    width: 220px;
    box-shadow: 0 0 6px #dddddd;
    float: left;
    margin-right: 15px;
}
.panorama_tokusen ul li a{
display: block;
    padding: 10px;
    border-radius: 10px;
    background-color: #fff;
	text-decoration:none;
	color:#333;
}
.panorama_img{
height: 360px;
    overflow: hidden;
    margin-bottom: 10px;
}
.panorama_img img{
    height: 150px;
    display: block;
    margin: auto;
}
.panorama_img iframe{
height: 360px;
    border: none;
    width: 100%;
}
.panorama_syurui p{
height:73px !important;
    border-radius: 0px !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
}
.panorama_syurui p label{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	padding:0px 10px;
	background-color:#ed6103;
    display: inline-block;
	margin:0px 3px 3px 0px;
}
.panorama_tokusen ul li a p{
    display: block;
    padding: 0px;
    font-size: 13px;
    border-radius: 10px;
    background-color: #fff;
    margin: 0px 0px 5px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 40px;
}
.panorama_shosai{
	font-size:15px;
	border:solid 1px #cccccc;
	background-color:#eeeeee;
	line-height:40px;
	text-align:center;
}
.panorama_link{
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    background-image: url(/img/top/panorama_icon.png);
    background-repeat: no-repeat;
    background-position-x: 23px;
    background-position-y: 17px;
    background-color: #fdc609;
    width: 270px;
    line-height: 55px;
    margin: auto;
    border-radius: 70px;
    position: relative;
    margin-top: 20px;
}
.panorama_link::before {
    content: "";
    top: 32px;
    right: 23px;
    width: 18px;
    height: 1px;
    background: #333;
    position: absolute;
}
.panorama_link::after {
    content: "";
    right: 22px;
    top: 28px;
    width: 11px;
    height: 1px;
    background: #333;
    -webkit-transform: rotate( 
45deg);
    transform: rotate( 
45deg);
    position: absolute;
}
.panorama_come{
font-size: 13px !important;
    color: #959595;
    height: 41px !important;
}
.t_tokusen_wrap{
    background-image: url(/img/top/osusume_bg.png);
    background-position-x: center;
    margin: 0px 0px 0px 0px;
	
}
.t_tokusen{
	position:relative;
	padding-top:30px;
}
.t_tokusen h2{
    font-size: 16px;
    margin: 0px auto 30px auto;
    padding: 0px 0px 0px 0px;
    width: 100%;
    box-sizing: border-box;
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.t_tokusen h2 span{
    display: block;
    font-weight: bold;
    font-size: 27px;
    color: #ed6103;
    text-align: center;
    border-bottom: dotted 1px #ed6103;
    width: fit-content;
    margin: auto;
    padding-bottom: 10px;
}

.tokusen_box_wrap:nth-child(2){
    background-position-x: center;
    background-position-y: bottom;
    z-index: 10;
padding:30px 0px 40px 0px;
}

.tokusen_box_wrap:nth-child(4){
    background-position-x: center;
    background-position-y: top;
    z-index: 10;
        background-color: #ebf1f6;
}

.tokusen_box_wrap{
	position:relative;
	overflow:hidden;
    padding: 40px 0px;
}
.tokusen_box{
	width:100%;
	margin:auto;
	position:relative;

}
.tokusen_box_wrap:nth-child(2) .tokusen_box::before {
content: "";
    background-image: url(/img/sp_top/osusume_hito_sp.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 74px;
    height: 217px;
    top: 7px;
    left: 17px;
    z-index: 0;
}
.tokusen_box_wrap:nth-child(3) .tokusen_box::before {
    content: "";
    background-image: url(/img/sp_top/kawagoe_hito_sp.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 84px;
    height: 217px;
    top: -31px;
    left: 16px;
    z-index: 0;
}
.tokusen_box_wrap:nth-child(4) .tokusen_box::before {
    content: "";
    background-image: url(/img/sp_top/yokohama_hito_sp.png);
    background-position-x: center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 97%;
    height: 217px;
    top: 0px;
    left: 0%;
    z-index: 0;
}
.tokusen_box_wrap:nth-child(5) .tokusen_box::before {
    content: "";
    background-image: url(/img/sp_top/kamata_hito_sp.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 74px;
    height: 217px;
    top: -33px;
    left: 17px;
    z-index: 0;
}
.tokusen_title{
    position: relative;
	margin:0px auto 30px auto;
}
.tokusen_title h3{
    font-size: 21px;
    font-weight: bold;
    color: #ed6103;
    text-align: center;
	margin:0px;
}
.tokusen_title h3 span{
    display: block;
    margin: 5px auto 0px auto;
    font-size: 19px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    padding: 0px 15px;
    background-color: #ed6103;
    border-radius: 20px;
    width: fit-content;
}
.tokusen_le_h2{
	color:#0392d6 !important;
}
.tokusen_le_h2 span{
	background-color:#0392d6 !important;
}
.tokusen_title p{
	margin:0px 0px 0px 0px;
	text-align:center;
	font-size:13px;
}
.tokusen_bukken{
    width: 96%;
    margin-left: 4%;
	position:relative;
	z-index:1;
    overflow: scroll;
	padding:3px;
}
.tokusen_bukken ul{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    width: 900px;

}
.tokusen_bukken ul li{
width: 270px;
    background-color: #FFF;
    border-radius: 10px;
    float: left;
    margin-right: 20px;
    box-shadow: 0 0 4px #d5d2d2;
	overflow:hidden;
}
.tokusen_bukken_link{
	top:0px;
	width:100%;
	height:100%;
	position:absolute;
}
.tokusen_bukken ul li:last-child{
	margin-right:0px;
}

.tokusen_bukken_img{
    height: 236px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.tokusen_bukken_img::before {
    content: "";
    background-image: url(/img/top/tokusen_img_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    height: 40px;
    width: 100%;
    bottom: 0px;
    z-index: 10;

}
.tokusen_bukken_img img{
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0 px;
    margin: auto;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: cover;
    font-family: 'object-fit: cover';
    font-family: 'object-fit: cover;';
    z-index: 1;
}
.tokusen_bukken_tex{
    padding: 10px;
    background: #fff;
    margin: 0px 0px 0px 0px;
}
.tokusen_bukken_syurui{
font-size: 11px;
    color: #fff;
    text-align: center;
    line-height: 21px;
    background-color: #ed6103;
    padding: 0px 10px;
    display: inline-block;
    margin: -30px 0px 7px 0px;
    position: relative;
    z-index: 10;
}
.tokusen_bukken_title{
	font-size:13px;
margin-bottom: 2px;
}
.tokusen_bukken_kakaku{
	font-size:12px;
margin-bottom: 8px;
	color:#ed6103;
}
.tokusen_bukken_kakaku span{
	font-size:20px;
	color:#ed6103;
}
.tokusen_bukken_shosai{
	margin-bottom:5px;
}
.tokusen_bukken_shosai span{
	display:block;
	font-size:11px;
	color:#333;
}
.tokusen_bukken_tex p{
	font-size:11px;
	margin:0px;
}
.tokusen_le_h2{

}
.tokusen_bukken_come{
    padding: 13px;
    margin: -40px 0px 0px 0px;
}
.tokusen_le_shurui{

}
.t_inq_bn{
	width:92%;
	margin:0px auto 30px auto;
}
.t_inq_bn a{

}
.t_inq_bn a img{
	width:100%;
}

.t_conts_wrap{

}
.t_conts_box_wrap{
background: #fff5ee;
    padding: 40px 0px;
}
.t_conts_box_wrap .t_conts_box{
	padding:0px 0px;
}
.t_conts_box{
	width:92%;
	margin:auto;
	overflow:hidden;
	padding:40px 0px;
}
.t_conts_tex{
    margin: 0px 0px 0px 0px;
}
.t_conts_tex h2{
    font-size: 23px;
    color: #ed6103;
    font-weight: bold;
    text-align: left;
    margin: 0px 0px 10px 0px;
    background-repeat: no-repeat;
    background-position-x: 115px;
    padding: 10px 0px 5px 0px;
}
.t_conts_box:nth-child(1) .t_conts_tex h2{
	background-image:url(/img/top/management.png);
	background-size:87px;
}
.t_conts_box_wrap .t_conts_tex h2{
	background-image:url(/img/top/realestatesale.png) !important;
}
.t_conts_tex p{
font-size: 13px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    line-height: 22px;
}
.t_conts_link{
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    background-color: #fdc609;
    width: 270px;
    line-height: 55px;
    margin: auto;
    border-radius: 70px;
    position: relative;
    margin-top: 20px;
}
.t_conts_link::before {
    content: "";
    top: 32px;
    right: 23px;
    width: 18px;
    height: 1px;
    background: #333;
    position: absolute;
}
.t_conts_link::after {
content: "";
    right: 22px;
    top: 28px;
    width: 11px;
    height: 1px;
    background: #333;
    -webkit-transform: rotate( 
45deg);
    transform: rotate( 
45deg);
    position: absolute;
}
.t_conts_img{
margin: 20px 0px 0px 0px;
}
.t_conts_img img{
	width:100%;
}

.t_company_wrap{
background-image: url(/img/sp_top/group_sp_bg.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 30px;
    background-size: 100%;
    padding: 0px 0px 0px 0px;
    margin: 40px 0px;
}
.t_company_wrap h2{
    font-size: 25px;
    font-weight: bold;
    color: #ed6103;
    text-align: center;
    width: 100%;
    margin: 0px auto 160px auto;
    padding: 0px 0px 0px 0px;

}
.t_company_wrap ul{
margin:0px auto 0px auto;
    padding: 0px;
    list-style-type: none;
    width: 92%;
    border: solid 1px #ed6103;
    border-radius: 30px;
    overflow: hidden;
}
.t_company_wrap ul li{
width: 50%;
	float:left;
}
.t_company_wrap ul li a{
display: block;
    font-size: 12px;
    text-align: center;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    padding: 110px 0px 20px 0px;
    background-repeat: no-repeat;
    background-position-x: center;
    position: relative;
}
.t_company_wrap ul li a::before {
    content: "";
    border-left: dotted 1px #ed6103;
    height: 138px;
    top: 16px;
    right: 0px;
    position: absolute;

}
.t_company_wrap ul li:nth-child(2n) a::before{
	border:none;
}
.t_company_wrap ul li:nth-child(1) a::after{
    content: "";
    height: 1px;
    border-bottom: dotted 1px #ed6103;
    top: 172px;
    right: 0px;
    width: 155px;
    position: absolute;
}
.t_company_wrap ul li:nth-child(2) a::after{
    content: "";
    height: 1px;
    border-bottom: dotted 1px #ed6103;
    top: 172px;
    left: 0px;
    width: 155px;
    position: absolute;
}
.t_company_wrap ul li:nth-child(1) a{
	background-image:url(/img/top/group_img01.png);
    background-position-y: 25px;
    background-position-x: 46%;
    background-size: 70px;

}
.t_company_wrap ul li:nth-child(2) a{
	background-image:url(/img/top/group_img02.png);
    background-position-y: 43px;
    background-position-x: 46%;
    background-size: 70px;

}
.t_company_wrap ul li:nth-child(3) a{
background-image: url(/img/top/group_img03.png);
    background-position-y: 21px;
    background-position-x: 58%;
    background-size: 70px;

}
.t_company_wrap ul li:nth-child(4) a{
    background-image: url(/img/top/group_img04.png);
    background-position-y: 31px;
    background-position-x: center;
    background-size: 41px;

}
.t_company_wrap ul li a span{
display: block;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #ed6103;
    margin: 0px 0px 5px 0px;
}
.copyright{
	margin-bottom:60px;
}
.js-animation {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: all 1s;
}
.js-animation.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.noto{
	font-family:'Noto Sans JP', sans-serif;
}
.t_bn {
text-align: center;
}
.t_bn img {
    width: 98%;
}
/*.t_shop_wrap{
	background-color: #fef5f0;
	padding: 50px 0px;
	h2{
        font-size: 25px;
        font-weight: bold;
        margin: 0px auto 20px auto;
        padding: 0px 0px 0px 30px;
        position: relative;
        line-height: 19px;
        background-image: url(/img/top/shop_ti_icon.webp);
        background-repeat: no-repeat;
        background-size: 20px;
        width: 92%;
        box-sizing: border-box;
		span{
			font-size: 14px;
			font-weight: bold;
			color: #b4b4b4;
			padding: 0px 0px 0px 10px;
		}
	}
	ul{
		width: 92%;
		margin: auto;
		padding: 0px;
		list-style-type: none;
		li{
			padding: 15px 4%;
			align-items: center;
			width: 100%;
			box-sizing: border-box;
			border-radius: 15px;
			display: flex;
			justify-content: space-between;
			background-color: #fff;
			box-sizing: border-box;
			&:first-child{
				margin-bottom: 15px;
			}
			img{
				width: 30%;
			}
			.t_shop_box{
                width: 315px;
				width: 65%;
			}

			h3{
                font-size: 15px;
                font-weight: bold;
                color: #ed6103;
                margin: 0px 0px 4px 0px;
			}
			p{
				font-size: 12px;
                line-height: 16px;
                margin: 0px;
			}
		}
	}

}*/
.t_cont_wrap {
	width: 92%;
	margin:0px auto 50px auto;
	padding: 0px;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	gap: 15px 0px;
	justify-content: space-between;
	letter-spacing: 1px;
	li{
		width: 48%;
		&:last-child{
			width: 100%;
		}

		a{
            display: block;
            height: 140px;
            box-sizing: border-box;
            font-size: 17px;
            font-weight: bold;
            color: #fff;
            text-decoration: none;
            padding: 86px 0px 0px 6%;
            box-sizing: border-box;
            position: relative;
            background-size: cover;
            border-radius: 5px;
			&::before{
                content: "";
                right: 13px;
                bottom: 13px;
                background-image: url(/img/top/link_icon_f.webp);
                width: 15px;
                height: 15px;
                position: absolute;
                background-size: 100%;
				
			}
			span{
                display: block;
                font-size: 12px;
                font-weight: normal;
                margin: 0px 0px 0px 0px;
                color: #fff;
                letter-spacing: 2px;
                font-weight: bold;
			}
		}

		&:nth-child(1) a{
			background-image: url(/img/sp_top/t_conts_bg01.webp);
		}
		&:nth-child(2) a{
			background-image: url(/img/sp_top/t_conts_bg02.webp);
		}
		&:nth-child(3) a{
			background-image: url(/img/sp_top/t_conts_bg03.webp);
		}
		&:nth-child(4) a{
			background-image: url(/img/sp_top/t_conts_bg04.webp);
		}
		&:nth-child(5) a{
			background-image: url(/img/sp_top/t_conts_bg05.webp);
		}

	}
}
.t_review_warp {
	width: 92%;
	margin:60px auto 60px auto;
	height: 620px;
	h2{
        width: fit-content;
        font-size: 25px;
        font-weight: bold;
        margin: 0px auto 20px 18%;
        padding: 0px 0px 0px 0px;
        line-height: 36px;
        background: linear-gradient(transparent 71%, #ffecd9 50%);
        position: relative;
		&::before{
            content: "";
            background-image: url(/img/top/kuchikomi_title_icon.webp);
            width: 47px;
            height: 30px;
            left: -54px;
            top: 0px;
            bottom: 0px;
            margin: auto;
            position: absolute;
            background-size: 100%;
            background-repeat: no-repeat;
		}

	}
	.t_review_link{
display: block;
        width: 88%;
        margin: 30px auto 0px auto;
        font-size: 15px;
        font-weight: bold;
        line-height: 60px;
        border-radius: 5px;
        text-align: center;
        background-color: #fff;
        border: solid 1px #ed6103;
        color: #ed6103;
        text-decoration: none;
        background-image: url(/img/top/link_icon_o.webp);
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: 94%;
        background-size: 17px;
        position: relative;
        z-index: 1;
	top: -130px;
	}
}