.dnone_pc{
    display: none;
}
.dnone_sp{
    display: block;
}
@media (max-width: 1024px){
    .dnone_pc{
        display: block;
    }
    .dnone_sp{
        display: none;
    }
    
}


/* des76 ///
---------------------------------------------- */
.des76 .des76-img a {
	background-color: #fff !important;
}
.des76 .des76-img img {
	width: 100%;
}

/* PC tksn ///
---------------------------------------------- */
#sumitksn .des76-box{
    width: 32.4%;
}

/* スマホ tksn ///
---------------------------------------------- */
#sumitksnsp .des76-ul {
	position: relative;
}
#sumitksnsp .des76-ul .swiper-prev {
	display: flex;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(50% - 50cqw);
}
#sumitksnsp .des76-ul .swiper-next{
	display: flex;
	align-items: center;
	position: absolute;
	top: 0;
	right: calc(50% - 50cqw + 30px);
	bottom: 0;    
}
#sumitksnsp .des76-box {
	padding-bottom: 0;
	background-color: #fff;
    flex-shrink: 0;
    box-shadow: 1px 1px 9px 0 rgb(0 0 0 / 10%);
}
#sumitksnsp .des76-img {
	margin-bottom: 0;
	padding-top: 67%;
	position: relative;
}
#sumitksnsp .des76-img a {
	padding-top: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#sumitksnsp .des76-img img {
	position: static;
	transform: none;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
#sumitksnsp .des76-ctr {
	margin: 0;
	height: auto;
    box-shadow: none;
}
#sumitksnsp .des76-title span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#sumitksnsp .des76-staff_point {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: auto;
}
#sumitksnsp .des76-box_kakaku {
	margin-top: -27px;
	margin-bottom: 5px;
}
#sumitksnsp .des76-syosai {
    bottom: -15px;
}

/* PC st ///
---------------------------------------------- */
.rschbox .change {
    word-break: break-word !important;
    white-space: normal !important;
}
.research_table td, table.research td {
    word-break: break-word !important;
    white-space: normal !important;
}
ol#taktpankuzu {
	display: none;
}
.des90 #contentArea > h2 ~ table > tbody, .des90 .research2 > tbody {
	max-width: none !important;
}
.des90 #contentArea > h2 ~ table tr.Jyachin td li > p:first-child, .des90 .research2 tr.yachin td li > p:first-child {
	width: 120px !important;
}
#taktFormBody input[name="manmei"] {
	border: #333 1px solid;
}

/* スマホ st ///
---------------------------------------------- */
.tkt_kensaku aside.l-contact {
    z-index: 1;
}
.tktSpStyle .taktsmt_pagei {
	padding: 0 !important;
}
.tktSpStyle .page_and_odr ul > li:nth-last-of-type(1) {
	min-width: 110px;
}
body:has(.fixed_search) .l-container:not(.l-footer__inner){
    width: 100%;
}
body:has(.fixed_search) .c-breadcrumb{
	padding-left: 8px;
}
.des90 #taktFormBody .jouken th{
	text-align: left;
}
.tktSpStyle.body-kh-5 #display1 input[name="manmei"] {
	border: #333 1px solid;
}