@charset "UTF-8";

@media screen and (max-width: 750px) {
.footerContact .footerContactList{display: none;}
.footerContact .footerContactList.fixed{isplay: none;}
.mainContent {
  padding-bottom: 0 !important;
}
.sub h1 {
	background-image: url(../showroom_list/img/bg_mv_sp.jpg);
}
/* read
  --------------------------------------------------------- */
.read {
  text-align: center;
  background: #fff;
}
.read .inner {
  padding: 30px 0 160px;
  position: relative;
}
.read p {
  font-size: 16px;
}
.read p.image01, .read p.image {
  position: absolute;
  bottom: -23px;
}

  .read p.image01, .read p.image img{
    width: 100%;
  }  
 
/* eventMap
  --------------------------------------------------------- */ 
.eventMap {
  background: #f9f8f3 url(../showroom/img/bg_event_sp.png) no-repeat top;
  background-size: 100% auto;
}
.eventMap .inner {
  padding: 85px 0 45px;
} 
.eventMap .map{
  width: 100%;
  font-size: 15px;
  margin-bottom: 40px;
}
.eventMap .map div{
  overflow: hidden;
  margin-bottom: -1px;
}
.eventMap .map div:first-child{
  border-top: solid 1px #bfbfbf;
}
.eventMap .map div + div{
  border-top: solid 1px #bfbfbf;
}
.eventMap .map p{
  padding: 17px 0;
  border-bottom: solid 1px #bfbfbf;
  background: url(../showroom/img/icon_plus_sp.png) no-repeat right 5px center;
  background-size: 14px auto;
  line-height: 0;
}
.eventMap .map div p.active{
  background: url(../showroom/img/icon_minus_sp.png) no-repeat right 5px center;
  background-size: 14px auto;
}
.eventMap .map div:first-child p{
	padding:0;
	background:none;
}
.eventMap .map div:first-child p a{
  display: block;
  padding: 17px 0;
  padding-right: 10px;
  text-align: left;
  background: url(../showroom/img/arrow_map_sp.png) no-repeat right 5px center;
  background-size: 9px auto;
  box-sizing: border-box;
}
.eventMap .map p img{
  height: 16px;
  width: auto;
  line-height: 0;
}
.eventMap .map ul{
  margin-left: 40px;
  display: none;
}
.eventMap .map div:first-child ul{
  display:none;
}
.eventMap .map ul li + li{
  border-top: solid 1px #bfbfbf;
}
.eventMap .map ul li:nth-child(3n){
  margin-right: 0;
}
.eventMap .map ul li a{
  display: block;
  height: 50px;
  line-height: 50px;
  padding-right: 10px;
  text-align: left;
  background: url(../showroom/img/arrow_map_sp.png) no-repeat right 5px center;
  background-size: 9px auto;
}  
  
.eventMap .btn a {
  font-size: 16px;
  border-radius: 3px;
  background-color: #ffe100;
  padding: 20px 0;
  line-height: 1.4;
  display: block;
  text-align: center;
  position: relative;
}
.eventMap .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;
}
.eventMap .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;
}
.eventMap .btn a span {
  vertical-align: middle;
}
.eventMap .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;
}
  .eventMap .btn li {
    margin-bottom: 10px;
  }
  .eventMap .btn li:last-child {
    margin-bottom: 0;
  }
  .eventMap .btn li a span{
    display: inline-block;
  
  } 
  
  
.eventMap .btn li a:before {
  content: "";
  width: 35px;
  height: 32px;
  background: url(../showroom/img/icon_btn01.png) no-repeat;
  background-size: cover;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.eventMap .btn li:last-child a:before {
  width: 35px;
  height: 32px;
  background: url(../showroom/img/icon_btn02.png) no-repeat;
  background-size: cover;
}

  
  /* example
  --------------------------------------------------------- */ 
.example {
  background: #f9f8f3;
}
.example .inner {
  padding: 0 0 45px;
}
.example h2 {
  width: 175px;
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
  background: #ffe100;
  border-radius: 40px;
  font-size: 18px;
  padding: 10px 0;
}
.example h2 + p {
  text-align: left;
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
}
.example .inner:before {
  content: "";
  height: 16px;
  width: 100%;
  display: block;
  background: url(../showroom/img/bg_example_sp.png);
  background-size: 100% 100%;
}
.example .box {
  overflow: hidden;
  border: 2px solid #ebe7d2;
  border-top: none;
  padding: 5px 9px 0 9px;
  background: #fff;
}
.example .box ul li {
  float: left;
  width: 49%;
  margin-bottom: 35px;
}
.example .box ul li:nth-child(2n) {
  float: right;
}
.example .box ul li img {
  width: 100%;
}
.example .box ul li dl dt {
  border-bottom: 2px solid #ebe7d2;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  padding: 9px 0;
  line-height: 1.4;display: -webkit-flex;
 display: flex;
 -webkit-align-items: center;
 align-items: center;
 -webkit-justify-content: center;
 justify-content: center;
}
.example .box ul li dl dd {
  font-size: 15px;
  line-height: 1.4;
}
  
/* other
  --------------------------------------------------------- */
.other {
  background: #fff;
}
.other .inner {
  padding: 40px 0 80px;
}
.other h2 {
  margin-bottom: 20px;
  font-size: 18px;
}
.other h2:before {
  content: "●";
  color: #ffe100;
  font-size: 18px;
  vertical-align: middle;
}
.other table {
  border: 2px solid #dddddd;
  width: 100%;
}
.other table th, .other table td {
  border-bottom: 1px solid #dddddd;
}
.other table tr:last-child th, .other table tr:last-child td {
  border-bottom: none;
}
.other table th {
  background: #f2f2f2;
  text-align: center;
  width: 80px;
  padding: 10px 0;
  font-size: 18px;
  vertical-align: middle;
}
.other table td {
  padding: 10px 25px;
  font-size: 15px;
  vertical-align: middle;
}
}
@media screen and  (min-width: 610px) and (max-width: 749px) {
	.read .inner {
	  padding: 30px 0 270px;
	} 
}
@media screen and (min-width: 540px) and (max-width: 609px) {
	.read .inner {
	  padding: 30px 0 210px;
	} 
}
@media screen and (min-width: 450px) and (max-width: 539px) {
	.read .inner {
	  padding: 30px 0 180px;
	} 
}
