@charset "UTF-8";
div#SHOWROOM_MAP{
  margin:24px auto 0;
  width:585px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div#SHOWROOM_MAP a{
  color:#52AA96;
  text-decoration:underline;
}
div#HEADER_SHOWROOM_MAP{
  position:relative;
  margin-bottom:24px;
  height:396px;
}
div#HEADER_SHOWROOM_MAP h2{
  width:275px;
  height:59px;
  position:absolute;
  left:0;
  top:0;
  z-index:10;
  background:url(/public/img/img_static/showroom/bg_header_lixil.jpg) left top no-repeat;
  text-indent:-9999px;
}
div#HEADER_SHOWROOM_MAP p.context{
  width:275px;
  position:absolute;
  left:0;
  top:69px;
  white-space:nowrap;
  color:#666;
  z-index:10;
  font-size:12px;
  line-height:1.5;
  padding:6px 0;
  border-top:1px solid #75AC92;
  border-bottom:1px solid #75AC92;
}
div#HEADER_SHOWROOM_MAP .notice-integration {
  position: absolute;
  top: 126px;
  font-size: 12px;
  z-index:10;
}
div#HEADER_SHOWROOM_MAP ul{
  width:524px;
  height:347px;
  position:absolute;
  left:28px;
  top:31px;
  background:url(/public/img/img_static/showroom/japan.jpg) center top no-repeat;
}
div#HEADER_SHOWROOM_MAP li{
  position:absolute;
  border:1px solid #52AA96;
}
div#HEADER_SHOWROOM_MAP li a{
  font-size:12px;
  padding:5px 10px 9px 25px;
  background:url(/public/img/img_static/showroom/bg_area.png) 6px center no-repeat #fff;
  display:block;
  color:#3e8071 !important;
}
div#HEADER_SHOWROOM_MAP li a:hover{
  filter:alpha(opacity=70);
  opacity:0.7;
}
div#HEADER_SHOWROOM_MAP li#SHOWROOM_LIST_AREA01{
  left:387px;
  top:55px;
}
div#HEADER_SHOWROOM_MAP li#SHOWROOM_LIST_AREA02{
  left:327px;
  top:144px;
}
div#HEADER_SHOWROOM_MAP li#SHOWROOM_LIST_AREA03{
  left:232px;
  top:200px;
}
div#HEADER_SHOWROOM_MAP li#SHOWROOM_LIST_AREA04{
  left:323px;
  top:240px;
}
div#HEADER_SHOWROOM_MAP li#SHOWROOM_LIST_AREA05{
  left:307px;
  top:285px;
}
div#HEADER_SHOWROOM_MAP li#SHOWROOM_LIST_AREA06{
  left:180px;
  top:256px;
}
div#HEADER_SHOWROOM_MAP li#SHOWROOM_LIST_AREA07{
  left:120px;
  top:220px;
}
div#HEADER_SHOWROOM_MAP li#SHOWROOM_LIST_AREA08{
  left:20px;
  top:230px;
}
div#HEADER_SHOWROOM_MAP li#SHOWROOM_LIST_AREA09{
  left:80px;
  top:270px;
}

div#HEADER_SHOWROOM_MAP li#SHOWROOM_LIST_AREA10{
  left:0px;
  top:310px;
}

div#SHOWROOM_INFORMATION{
  
}
div#SHOWROOM_INFORMATION div.division{
  margin-bottom:24px;	
}
div#SHOWROOM_INFORMATION div.division ul,div#SHOWROOM_INFORMATION div.division p{
  margin-left:5px;	
}
div#SHOWROOM_INFORMATION div.division a:hover{
  opacity:0.5;	
}
ul.AREA_LIST{
    
}
ul.AREA_LIST li{
  float:left;
  margin:3px 12px 3px 0;	
  font-size:15px;	
}
div#SHOWROOM_INFORMATION h3{
  border:1px solid #ccc;
  padding:5px;
  margin-bottom:12px;
}
div#SHOWROOM_INFORMATION h3 strong{
  border-left:4px solid #52AA96;
  padding-left:6px;
  color:#666;
  font-size:15px;
}
div#SHOWROOM_INFORMATION p.context{
  margin-bottom:12px;
  color:#666;
  font-size:12px;
  line-height:1.5;
}
div#SHOWROOM_INFORMATION p.context strong{
  font-weight:bold;
  color:#333;
}
div#SHOWROOM_INFORMATION div.showroom{
  padding:9px;
}
div#SHOWROOM_INFORMATION div.showroom.zebra{
  background-color:#EAF7F1;	
  border-bottom:1px solid #D5EEE3;
}
div#SHOWROOM_INFORMATION div.showroom h4{
  font-weight:bold;
  float:left;
  width:180px;
}
div#SHOWROOM_INFORMATION div.showroom p.location{
  float:left;
  width:270px;
}
div#SHOWROOM_INFORMATION div.showroom p.tel{
  float:left;
    width: 100px;
}


/* detail */
.showroom_area {
  display: block;
  width:120px;
  padding: 4px 0 3px;
  flex-shrink: 0;
  color:#fff;
  font-size: 13px;
  font-weight: normal;
  text-align:center;
  background-color:#52AA96;
}
.showroom_name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  font-size:24px;
  font-weight:bold;
}
.lixil-detail-sec {
  margin-bottom: 48px;
}
.lixil-detail_hd {
  min-height: 27px;
  margin-bottom: 16px;
  padding-left: 6px;
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  border-left: 4px solid #52AA96;
}
.lixil-detail-wrap {
  display: flex;
  justify-content: space-between;
}
.lixil-detail-holder {
  position: relative;
  width: 283px;
}
.lixil-detail-img_swiper {
  position: static;
  margin: 0;
  .swiper-button-prev,
  .swiper-button-next {
    position: absolute;
    top: 40%;
    width: 24px;
    height: 24px;
    margin-top: 0;
    border-radius: 50%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    opacity: 90;
    z-index: 52;
    transition: transform 0.25s ease-in-out;
  }
  -is-initialized .swiper-button-prev,
  -is-initialized .swiper-button-next {
    display: block;
  }
  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    transform: scale(2);
  }
  .swiper-button-prev {
    left: -12px;
    background: url(/public/img/item/estimate/item_image/icon_prev.svg) center center no-repeat rgba(51, 51, 51, 0.7);
    background-size: 32%;
  }
  .swiper-button-next {
    right: -12px;
    background: url(/public/img/item/estimate/item_image/icon_next.svg) center center no-repeat rgba(51, 51, 51, 0.7);
    background-size: 32%;
  }
}
.lixil-detail-img_list {
  .swiper-slide {
    width: 283px;
  }
  .swiper-slide img {
    width: 283px;
    height: 200px;
    object-fit: cover;
  }
  .swiper-slide span {
    display: inline-block;
    margin-top: 6px;
    font-size: 10px;
    line-height: 1;
  }
}
.lixil-detail_map {
  width: 283px;
  height: 200px;
}
.lixil-detail_lead {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.7142857143;
  text-align: justify;
}
.lixil-detail_info {
  margin-bottom: 10px;
  color: #52AA96;
  font-size: 16px;
  font-weight: bold;
}
.lixil-detail_info q,
.lixil-detail_info span {
  display: block;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7142857143;
}
.itemInfo {
  display: grid;
  grid-template-columns: repeat(auto-fill, 118px);
  gap: 16px;
}
.itemInfo img {
  display: block;
}
q::before,
q::after {
  content: none;
}

/* お問い合わせフォーム */
.lixil-detai_form {
  margin: 64px 0 16px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.sw-cnt-ord {
  display: none;
}
.lixil-detai_step {
  margin-bottom: 30px;
}
.lixil-detai_note {
	margin-bottom: 30px;
	font-size: 14px;
	text-align: center;
	line-height: 1.7;
}
.lixil-detai_note span {
	display: inline-block;
	margin: 0 2px;
	padding: 0px 5px;
	background-color: #fee;
}
table#contact th {
  font-size: 13px;
}
table#contact td {
  padding-left: 15px;
  font-size: 12px;
}
table#contact td.name input {
  width: 150px;
}
.ttl_pref,
.select_pref {
  display: inline-block;
}
div#SHOWROOM_MAP a.pandummy,
div#SHOWROOM_MAP a.pandummy span {
  color: #333;
  text-decoration: none;
}