@charset "UTF-8";

@media screen and (max-width: 750px) {
.footerContact .footerContactList{display: none;}
.footerContact .footerContactList.fixed{isplay: none;}
.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;
}
.footerBottom{
	padding-bottom: 100px !important;
}
.footerContactListShowroom {
	display: flex;
	padding: 11px 2.6%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
}
.footerContactListShowroom .reservation{
	width: 100%;}
.footerContactListShowroom .btn{
	margin: 0 0 0 0 !important;
	width: 100%;
}
.footerContactListShowroom .btn a{
	padding: 6px 0 !important;
}
/* #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 0 35px;
  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;
  }
  
 
#printmap {
  display: none;
} 
#event_point #map {
  width: 100%;
  height: 250px;
  margin-bottom: 40px;
  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(../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;
} 
.footerContactListShowroom .reservation .btn a{
  font-size: 14px;
  font-weight: bold;
}
.footerContactListShowroom .reservation .btn a span.icon {
  font-size: 12px;
  padding: 4px 5px;
  font-weight:normal;
} 
.footerContactListShowroom .reservation .btn a:before {
  width: 24.6px;
  height: 23px;
  background-size:100% auto;
}  
  
  
  
  
  
  

#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 0 35px;;
  width: 100%;
  position: relative;
}
.images ul li {
  width: 100%;
  margin-bottom: 10px;
}
.images ul li img {
  width: 100%;
}
  
 /* back
  ------------------------------------------- */
.back {
  padding: 0 0 35px;;
}
.back a {
  color: #fff !important;
}
.btnRe.btnGeneral {
  margin-top: 0;
}
.back .btnGeneral:after {
  transform: rotate(225deg);
  left: 20px;
}
  
  
  
  
  
  
  
  
  
  


  
  
  
  
}
