@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;
}
.back{
    padding-bottom: 40px;
  }
/* #read 
  --------------------------------------------------------- */
#read {
  overflow: hidden;
  padding: 20px 0 20px;
  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 .title p {
    display: none;
  }
#read .area {
  font-size: 18px;
}
#read .area:before {
  content: "●";
  color: #ffe100;
  font-size: 14px;
  margin-right: 10px;
  vertical-align: middle;
}
  
  
 /* casesummary
  ------------------------------------------- */
#casesummary {
  padding:0;
  position: relative;
}
#casesummary table {
  border: 1px solid #dddddd;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}
#casesummary table td, #casesummary table th {
  padding: 10px;
  border: 1px solid #dddddd;
  border-right: none;
  vertical-align: middle;
}
  #casesummary table td a{
    text-decoration: underline;
  }
#casesummary table th {
  background: #f2f2f2;
  text-align: center;
  width: auto;
  border-right: none;
  
}
  #casesummary table td{
  border-left: none;}

  #casesummary table td span.note {
    font-size: 14px;
  }

  #casesummary .btn {
    width: 200px;
    margin: 20px 0 0;
  }
  #casesummary .btn a {
    border-radius: 3px;
    background-color: #ffe100;
    padding: 10px 0;
    line-height: 1.4;
    display: block;
    text-align: center;
    position: relative;
  }
  #casesummary .btn a::after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
  }
  
 
#printmap {
  display: none;
} 
#event_point #map {
  width: 100%;
  height: 250px;
  border: 1px solid #dddddd;
}
  
  
  
 
.reservation .btn {
  margin: 0 10px 20px;
}
.reservation .btn a {
  font-size: 18px;
  border-radius: 3px;
  background-color: #ffe100;
  padding: 20px 0;
  display: block;
  text-align: center;
  position: relative;
}
.reservation .btn a:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
}
.reservation .btn a span.icon {
  font-size: 18px;
  color: #ffe100;
  background: #333333;
  display: inline-block;
  border-radius: 4px;
  padding: 5px 10px;
  margin-right: 10px;
  vertical-align: middle;
}
.reservation .btn a span {
  vertical-align: middle;
}
.reservation .btn a:before {
  content: "";
  width: 40px;
  height: 37px;
  background: url(/kodate2/imgs/showroom_detail/img/icon_btn.png) no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  margin-bottom: 2px;
}
.reservation p.note {
  font-size: 14px;
  text-align: center;
} 
  
  
  
  
  
  
  
  
  
  

#search2 {
  padding: 40px 0;
  margin-top: 30px;
  background: #f9f8f3;
}
.searchlist dt {
  background: url(../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(../common_re/img/icon/icon_circle02.png) left 5px no-repeat;
  padding-left: 8px;
  display: block;
}
#list .icon_a {
  display: none;
} 
  
  
  /* images
  ------------------------------------------- */
.images {
  background: #fff;
  padding: 0;
  width: 100%;
  position: relative;
}
.images ul li {
  width: 100%;
  margin-bottom: 10px;
}
.images ul li img {
  width: 100%;
}
  
 /* back
  ------------------------------------------- */
.back a {
  color: #fff !important;
}
.back .btnGeneral:after {
  transform: rotate(225deg);
  left: 20px;
}
  
  
  
  
  
  
  
  
  
  


  
  
  
  
}
