#showroom {
    line-height: 1.715em;
}
#showroom a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#showroom a:hover {
  opacity: 0.8;
}
#showroom .fltList {
  overflow: hidden;
}
#showroom .fltList li {
  float: left;
}

#showroom .sectionPdg {
  border-top: 1px solid #dfdfdf;
  margin: 60px 0 0 0;
  padding: 50px 0 0 0;
}

#showroom h2 {
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 40px;
  font-family: 'Titillium Web', メイリオ, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
}
#showroom small {
  font-size: 93%;
}
#showroom .mgnBtm10 {
  margin-bottom: 10px;
}
#showroom .mgnBtm20 {
  margin-bottom: 20px;
}

.box29 {
    margin: 2em 0;
    background: #dcefff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box29 .box-title {
    font-size: 28px;
    background: #000;
    padding: 8px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box29 p {
    font-size: 24px;
    text-align: center;
    padding: 15px 20px;
    margin: 0;
}



/* mainTxtArea
==================================================================================== */
#showroom .mainVisualArea {
  margin: 10px 0 0;
  position: relative;
}
/*#showroom .mainVisualArea .mainImage {
  border: 1px solid #dfdfdf;
}*/
#showroom .mainTxtArea {
  position: absolute;
  top: 42px;
  right: -2px;
  display: block;
  width: 310px;
  background: rgba(255, 255, 255, 0.85);
  padding: 15px 25px;
  box-sizing: border-box;
  border: 1px solid #fff;
}

#showroom .mainTxtArea02 {
  position: absolute;
  right: -2px;
  display: block;
  width: 310px;
  background: rgba(255, 255, 255, 0.85);
  padding: 15px 25px;
  box-sizing: border-box;
  top: 200px;
  line-height: 0;
  background-color: #fff;
  text-align: center;
  font-family: 'Titillium Web', メイリオ, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;;
}
#showroom .mainTxtArea .pageTtl {
  font-size: 30px;
  margin-bottom: 0;
  line-height: 1.4;
}
#showroom .mainTxtArea .pageTtl span {
  font-size: 43px;
  padding: 0 1px;
  -webkit-font-smoothing: antialiased
}
/* big */
  #showroom .mainVisualAreaBig {
    background:#f6f6f6 url(/img/showroom/mainImg_big.jpg) center center no-repeat;
    background-size: cover;
    height:500px;
    width: 100%;
    padding-top: 180px;
    box-sizing:border-box;
  }
  #showroom .mainVisualAreaBig .mainTxtArea {
    top: 80px;
    right: 0px;
    width: 380px;
    padding: 15px 30px;
    display: none;
  }
  #showroom .mainVisualAreaBig .mainTxtArea02 {
    right: 0px;
    width: 380px;
    padding: 15px 30px;
    top: 240px;
  }
  #showroom .mainVisualAreaBig .mainTxtArea .pageTtl {
    font-size: 34px;
  }
  #showroom .mainVisualAreaBig .mainTxtArea .pageTtl span {
    font-size: 50px;
  }
/* top comment
==================================================================================== */
#showroom .topComment {
  text-align: center;
  margin-top: 40px;
}
#showroom .topComment h2 {
  font-weight: normal;
  font-size: 30px;
  margin: 5px 0 40px;
  line-height: 1;
}
#showroom .topComment h2 span {
  font-size: 42px;
  -webkit-font-smoothing: antialiased;
  color: #F60;
}
#showroom .topComment p {
  font-size: 14px;
  line-height: 1.715em;
}

/* item area
==================================================================================== */

#showroom .itemArea li {
  width: 33.3%;
  box-sizing: border-box;
  padding: 0 20px;
  border-right: 1px solid #dcdcdc;
  height: 290px;
  margin-bottom: 60px;
}
#showroom .itemArea li:nth-child(3){
  border: none;
}
#showroom .itemArea .itemTtl {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.0em;
  margin: 0 0 20px 0;
  z-index: 10;
  font-family: 'Titillium Web',メイリオ, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
}
#showroom .itemArea li p {
  min-height: 50px;
  font-size: 12px;
  line-height: 20px;
}
#showroom .itemArea .imgArea {
  display: block;
  width: 100%;
  text-align: center;
  margin: 30px 0 0;
}

/* event
==================================================================================== */
#showroom .linkBtn a {
  border-radius: 4px;
  font-size: 16px;
  font-weight: 200;
  display: block;
  background-color: #ff6600;
  color: #fff;
  width: 230px;
  line-height: 50px;
  text-align: center;
}

/* address
==================================================================================== */
#showroom .addressBox {
  overflow: hidden;
  margin-bottom: 50px;
}
#showroom .addressLft {
  float: left;
  font-size: 14px;
  line-height: 1.715em;
}
#showroom #calendar {
  width: 220px;
}
#showroom #calendar li {
  padding: 13px 0;
  box-sizing: border-box;
  border-top: 1px solid #DFDFDF;
  text-align: center;
  margin: 50px 0 10px;
  list-style-type: none;
  border-bottom: 1px solid #dfdfdf;
}
#showroom #calendar table.bizcal td {
  text-align: center;
  border-width: 0;
  padding: 2px;
  color: #000000;
}
#showroom #biz_calendar table.bizcal .calmonth {
  font-size: 13px;
  text-align: left;
  padding: 0 10px 15px 7px;
  font-weight: normal;
}
#showroom #biz_calendar table.bizcal {
  width: 100%;
  font-size: 12px;
  line-height: 1.4;
  border: none;
}
#showroom #biz_calendar table th {
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 10px;
  width: 14.28%;
  filter: none !important;
  background-image: none !important;
  background: transparent !important;
}
#showroom .off,
#showroom #calendar #biz_calendar table.bizcal .holiday {
  color: #F60 !important;
  background-color: transparent;
}
#showroom h2.widgettitle {
  display: none;
}
#showroom #biz_calendar table.bizcal th:nth-last-of-type(1),
#showroom #biz_calendar table.bizcal th:first-child {
  color: #000;
}
#showroom #biz_calendar table.bizcal .today {
  font-weight: normal;
}
#showroom #biz_calendar p {
  display: none;
}
#showroom #biz_calendar table.bizcal img {
  opacity: 0.3;
}
#showroom #biz_calendar {
  max-width: 220px;
}
#calendar p {
  font-size: 12px;
}

/* googleMap
=================================================================== */
#showroom #gm3 {
  width: 620px;
  background-color: #f6f6f6;
  height: 420px;
  margin: 0;
  float: right;
}





/* ====================================================================================
    smartPhone
==================================================================================== */
@media screen and (max-width:640px){

/* common ================================== */

  #showroom,
  #showroom .topComment p,
  #showroom .addressLft {
    font-size: 13px;
  }
  #showroom .sectionPdg {
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
  }
  #showroom h2 {
    font-size: 20px;
    margin-bottom: 25px;
  }

/* mainVisual ================================== */

  #showroom .mainVisualAreaBig {
    background: #f6f6f6 url(/img/showroom/mainImg_big.jpg) top left 20% no-repeat;
    background-size: auto 100%;
    height: 200px;
    box-sizing: border-box;
  }
  #showroom .mainVisualAreaBig .mainTxtArea {
    width: 100%;
    padding: 10px 20px;
    position: relative;
    top: 0;
    background: rgba(255, 255, 255, 0.7);
  }
  #showroom .mainVisualAreaBig .mainTxtArea .pageTtl {
    font-size: 25px;
  }
  #showroom .mainVisualAreaBig .mainTxtArea .pageTtl span {
    font-size: 40px;
  }
  #showroom .topComment {
    margin-top: 25px;
  }
  #showroom .topComment h2 {
    text-align: left;
    margin: 0 0 25px;
    position: relative;
    padding-top: 45px;
    line-height: 1.4;
    font-size: 24px;
  }
  #showroom .topComment h2 span {
    display: block;
    font-size: 33px;
    padding: 0;
    position: absolute;
    top: 0;
  }
  #showroom .topComment p {
    text-align: left;
  }

/* adresss ================================== */

  #showroom .linkBtn a {
    width: 265px;
    font-size: 14px;
    line-height: 44px;
    margin: 0 auto;
  }

/* adresss ================================== */

  #showroom .addressLft {
    float: none;
    display: block;
  }
  #showroom #calendar {
    width: 100%;
    margin-bottom: 20px;
  }
  #showroom #calendar li {
    border: none;
    margin: 25px 0 0;
    padding: 10px 0;
    background-color: #f6f6f6;
  }
  #showroom #biz_calendar {
    max-width: 80%;
    margin: 0 auto;
  }
  #showroom #biz_calendar table.bizcal {
    background-color: transparent;
  }
  #showroom #gm3 {
    width: 100%;
    height: 200px;
    margin: 0 0 10px;
  }
  #showroom .addressBox {
    margin-bottom: 25px;
  }

/* item ================================== */

  #showroom .itemArea .itemTtl {
    font-size: 18px;
    font-weight: 300;
    margin: 0 0 15px;
  }
  #showroom .itemArea li {
    width: 100%;
    border-right: none;
    height: auto;
    padding: 0 0 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
  }
  #showroom .itemArea li:nth-child(3) {
    border-bottom: 1px solid #dcdcdc;
  }
  #showroom .itemArea .txtArea {
    float: left;
    width: 68%;
  }
  #showroom .itemArea .imgArea {
    width: 30%;
    padding: 0;
    float: right;
    box-sizing: border-box;
    margin: -10px 0;
  }
  #showroom .itemArea li p {
    min-height: 0;
    line-height: 18px;
  }

}