@charset "UTF-8";

@media screen and (max-width: 750px) {
.mainContent {
  padding-bottom: 0 !important;
  font-size: 15px;
}
#breadCrumb {
  margin-top: 0 !important;
  height: 50px;
}
#breadCrumb ul {
  padding: 8px 60px 10px 10px !important;
  white-space: normal !important;
}
#breadCrumb ul li {
  display: inline;
}
/* pickup
  --------------------------------------------------------- */
#read {
  overflow: hidden;
  padding: 20px 0 40px;
  width: 100%;
  overflow: hidden;
}
#read .inner {
  position: relative;
}
#read h1 {
  font-size: 24px;
  color: #333;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  line-height: 1.4;
}
#read .product_lead {
  margin-top: 25px;
}
/* beforeAfter,planview
  ------------------------------------------- */
#beforeAfter, #planview {
  background: #f9f8f3;
  padding: 40px 0 15px;
  width: 100%;
  position: relative;
}
#beforeAfter .inner, #planview .inner {
  position: relative;
}
#beforeAfter ul, #planview ul {
  overflow: hidden;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-size: 15px;
}
#beforeAfter ul:last-child, #planview ul:last-child {
  padding-bottom: 0;
}
#beforeAfter ul:after, #planview ul:after {
  content: "";
  width: 50px;
  height: 2px;
  background: #d4d4d4;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -25px;
}
#beforeAfter ul:last-child:after, #planview ul:last-child:after {
  display: none;
}
#beforeAfter ul li:first-child, #planview ul li:first-child {
  padding-bottom: 60px;
}
#beforeAfter ul li:first-child:after, #planview ul li:first-child:after {
  content: "";
  position: absolute;
  border: 50px solid transparent;
  border-top: 20px solid #cccccc;
  bottom: -25px;
  margin: 0 auto;
  margin-left: -50px;
}
#beforeAfter ul li, #planview ul li {
  width: 100%;
  position: relative;
}
#beforeAfter ul li:before, #planview ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 95px;
  height: 32px;
  background: url(/kodate2/imgs/case_detail/img/icon_before.png) no-repeat;
  background-size: cover;
  z-index: 1;
}
#beforeAfter ul li img, planview ul li img, #planview ul li img, planview ul li img {
  width: 100%;
  margin-bottom: 10px;
}
#beforeAfter ul li:last-child:before, #planview ul li:last-child:before {
  background: url(/kodate2/imgs/case_detail/img/icon_after.png) no-repeat;
  background-size: cover;
}
#beforeAfter ul li p, #planview ul li p {
  text-align: left;
}
/* other
  ------------------------------------------- */
#other {
  padding: 40px 0 15px;
  position: relative;
}
#other .inner {
  position: relative;
}
#other ul {
  overflow: hidden;
  position: relative;
  font-size: 15px;
}
#other ul li {
  width: 48.5%;
  float: left;
  margin-bottom: 20px;
  letter-spacing: 0;
  position: relative;
}
#other ul li img {
  width: 100%;
  margin-bottom: 10px;
}
#other ul li:nth-child(2n) {
  float: right;
}
/* casesummary
  ------------------------------------------- */
#casesummary {
  padding: 40px 0 15px;
  position: relative;
}
#casesummary table {
  border: 1px solid #dddddd;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 40px;
}
#casesummary table td, #casesummary table th {
  padding: 10px;
  border: 1px solid #dddddd;
  border-right: none;
}
#casesummary table th {
  background: #f2f2f2;
  text-align: center;
  width: auto;
}

#casesummary .spec table {
  margin-bottom: 0;
}
#casesummary .spec table + table {
  margin-bottom: 40px;
  border-top: none;
}
#casesummary .spec table th {
  width: 40%;
}
#casesummary .spec table + table tr:first-child th,
#casesummary .spec table + table tr:first-child td {
  border-top: none;
}

.btnRe.btnGeneral a {
  color: #fff !important;
}
.btnRe.btnGeneral:after {
  transform: rotate(225deg);
  left: 20px;
}
#search2 {
  padding: 40px 0;
  margin-top: 30px;
  background: #f9f8f3;
}
.searchlist dt {
  background: url(/kodate2/common_re/img/icon/icon_circle01.png) left 8px no-repeat;
  background-size: 12px;
  padding-left: 18px;
  margin-bottom: 8px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
}
.searchlist dd {
  font-size: 13px;
  margin-bottom: 20px;
  margin-left: 11px;
}
.searchlist dd li {
  margin-bottom: 14px;
}
.searchlist dd span.ttl {
  font-weight: bold;
  background: url(/kodate2/common_re/img/icon/icon_circle02.png) left 5px no-repeat;
  padding-left: 8px;
  display: block;
}

.slider-nav{
  margin-top: 10px;
}
#list .icon_a {
  display: none;
}
.slider-nav .slick-list {
  margin: 0 40px;
}
.slider-nav li span {
  padding: 0 3px;
  width: 100%;
  display: block;
}
.slider-nav li img {
	width: 100%;
}
.slider-nav .slick-current img {
  border: 2px solid #ffe100;
}
.slick-prev{
    width: 25px !important;
    height: 25px !important;
}
.slick-next{
    width: 25px !important;
    height: 25px !important;
}
	
	
	
	
	
	
	
	
}
