@charset "UTF-8";
.sub.showroomList h1 {
  background-image: url(/kodate2/imgs/showroom_list/img/bg_mv.jpg);
}
.sub .mainContent {
  padding: 0 0 100px;
}

@media print, screen and (min-width: 751px) {
.mainContent {
  padding-bottom: 0 !important;
  background: #fff;
}
/* anchor
  --------------------------------------------------------- */
.anchor {
  text-align: center;
  background: #fff;
  padding: 35px 0 25px;
}
.anchor ul li a {
  width: 90px;
  margin: 0;
}
.anchor ul li:first-child a, .anchor ul li:nth-child(4) a {
  width: 90px;
  margin: 0;
}
.anchor .btnGeneral:after {
  right: 10px !important;
}
.anchor .btnGeneral {
  padding: 16px 22px 16px 5px !important;
}
/*.list
  --------------------------------------------------------- */
.list {
  overflow: hidden;
  padding: 60px 0 100px;
  width: 100%;
  position: relative;
}
#hokkaido, #kanto, #tokai, #chugoku, #kyushu {
  background: #f9f8f3;
}
.list .inner {
  width: 945px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
/*.box01
  --------------------------------------------------------- */  
.box01 {
  border: 4px solid #cfccbf;
  background: #f9f8f3;
  margin-top: 10px;
  position: relative;
  padding-bottom: 10px;
}
.s_sb {
  display: block;
  position: relative;
  padding: 10px 200px 10px 90px;
  font-size: 21px;
  line-height: 1.4;
  background: #fff url(/kodate2/imgs/showroom_list/img/icon.png) no-repeat 35px center;
  background-size: 39px 30px;
}
.s_sb span.showroom, .s_sb span.model_room, .s_sb span.model_house {
  font-size: 15px;
  position: absolute;
  right: 40px;
  color: #fff;
  border-radius: 40px;
  padding: 0 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 26px;
  line-height: 26px;
}
.s_sb span.showroom {
  background: #f49292;
}
.s_sb span.model_room {
  background: #4ec5f1;
}
.s_sb span.model_house {
  background: #81ce49;
}
.showroom_tb {
  font-size: 15px;
  margin: 20px 35px 10px 35px;
  width: 680px;
}
.showroom_tb th {
  width: 75px;
  font-weight: normal;
  text-align: left;
}
.showroom_tb td {
}
.showroom_tb + p {
  margin: 0px 0 10px 35px;
}
a.detail1, a.detail2 {
  border-radius: 3px;
  background-color: #333;
  color: #fff !important;
  font-size: 18px;
  letter-spacing: 1.8px;
  display: block;
  width: 145px;
  text-align: center;
  padding: 16px 10px;
  position: absolute;
  border: 1px solid #333;
  transition: background-color .3s;
  right: 40px;
  bottom: 20px;
}
a.detail1:after, a.detail2:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
}
a.detail1:hover, a.detail2:hover {
  color: #333 !important;
  background-color: #fff;
}
a.detail1:hover:after, a.detail2:hover:after {
  border-color: #333;
}
  .cmn_sb1{
    margin: 30px 0 20px 0;
  }
  .cmn_sb1 h2{
    font-size: 24px;
   margin-top:-100px;
  padding-top:100px;
  }
  .cmn_sb1 h2:before{
    content:"●";
    color: #ffe100;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
    height: 14px;
    width: 14px;
    margin-top: -3px;
  }
  
  
  
  
  
  
  
  
  
  
  
  
}
