#showroomContents .showroom--shop_list--title, #showroomContents .showroom--bgstore--title, #showroomContents .showroom--concierge--title, #showroomContents .showroom--shopping_step--title {
  position: relative;
  background: #f2f2f2;
  color: #093560;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 991px) {
  #showroomContents .showroom--shop_list--title, #showroomContents .showroom--bgstore--title, #showroomContents .showroom--concierge--title, #showroomContents .showroom--shopping_step--title {
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--title, #showroomContents .showroom--bgstore--title, #showroomContents .showroom--concierge--title, #showroomContents .showroom--shopping_step--title {
    margin-bottom: 40px;
    padding: 16px 0;
    font-size: 20px;
  }
}
#showroomContents .showroom--shop_list--title:before, #showroomContents .showroom--bgstore--title:before, #showroomContents .showroom--concierge--title:before, #showroomContents .showroom--shopping_step--title:before {
  display: inline-block;
  margin-right: .25em;
  font-family: 'FontAwesome';
}
#showroomContents .showroom--shop_list--title:after, #showroomContents .showroom--bgstore--title:after, #showroomContents .showroom--concierge--title:after, #showroomContents .showroom--shopping_step--title:after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  border: 10px solid transparent;
  border-top: 10px solid #f2f2f2;
  border-bottom: 0;
  content: "";
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

#showroomContents .showroom--txt--application--sub {
  color: #036;
}
#showroomContents .showroom--txt--contact {
  display: block;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  margin-bottom: 15px;
  padding: 10px 0;
  background: #fff;
  text-align: center;
}
@media screen and (max-width: 991px) {
  #showroomContents .showroom--txt--contact {
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--txt--contact {
    border-radius: 5px;
    padding: 19px 0;
    font-size: 14px;
  }
}
#showroomContents .showroom--txt--contact span {
  font-weight: bold;
  font-size: 13px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--txt--contact span {
    font-size: 16px;
  }
}
#showroomContents .showroom--txt--contact:before {
  display: inline-block;
  margin-right: 8px;
  font-family: 'FontAwesome';
  content: "\f095";
}
#showroomContents .showroom--all_menu {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--all_menu {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  #showroomContents .showroom--all_menu--title {
    padding: 15px;
  }
}
#showroomContents .showroom--shop_list--title:before {
  content: "\f1ad";
}


/************** map ***************/
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shop_list--map {
    position: relative;
    margin: 0 auto 20px;
    width: 570px;
    height: 446px;
    background: url(../img/index/fig_map.png) no-repeat;
  }
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shop_list--map:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 246px;
    height: 47px;
    background: url(../img/index/fig_map_info.png) no-repeat;
    content: "";
  }
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shop_list--globalmap {
    position: relative;
    margin: 80px auto 20px;
    width: 586px;
    height: 278px;
    background: url(../img/index/fig_globalmap.png?=20191118) no-repeat;
  }
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shop_list--shop_link {
    border-top: 1px solid #e0e0e0;
    margin: 0 -15px;
  }
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shop_list--shop_link > li {
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shop_list--shop_link > li {
    border-bottom: 1px solid #e0e0e0;
  }
}
#showroomContents .showroom--shop_list--shop_link > li:after {
  display: block;
  position: absolute;
  top: 29px;
  left: 36px;
  width: 1px;
  height: 68px;
  background: #666;
  content: "";
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shop_list--shop_link > li:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shop_list--shop_link > li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    background: #f5f5f5;
  }
}
#showroomContents .showroom--shop_list--shop_link > li a:before {
  display: block;
  position: absolute;
  z-index: +1;
  border: 2px solid #70accb;
  border-radius: 50%;
  background: #70accb;
  content: "";
  transition: all .3s;
}
#showroomContents .showroom--shop_list--map .showroom--shop_list--shop_link > li a:before {
  width: 24px;
  height: 24px;
}
#showroomContents .showroom--shop_list--globalmap .showroom--shop_list--shop_link > li a:before {
  width: 14px;
  height: 14px;
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shop_list--shop_link > li a:before {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shop_list--shop_link > li a:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shop_list--shop_link > li a:hover:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shop_list--shop_link > li a:hover .area {
    background: #fff;
    color: #666;
  }
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shop_list--shop_link > li .thumb,
	#showroomContents .showroom--shop_list--shop_link > li .name {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shop_list--shop_link > li .thumb {
    width: 20%;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shop_list--shop_link > li .name {
    width: calc(80% - 15px);
    color: #70accb;
    font-weight: bold;
    font-size: 12px;
  }
}
#showroomContents .showroom--shop_list--map .showroom--shop_list--shop_link > li .name:after {
  display: inline-block;
  margin-left: .5em;
  font-family: 'FontAwesome';
  content: "\f105";
}
#showroomContents .showroom--shop_list--globalmap .showroom--shop_list--shop_link > li .name:after {
  display: inline-block;
  margin-left: .5em;
	font-family: 'FontAwesome';
	content: "\f2d2";
}
#showroomContents .showroom--shop_list--shop_link > li .area {
  border: 1px solid #666;
  background: #666;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  transition: all .3s;
}
#showroomContents .showroom--shop_list--map .showroom--shop_list--shop_link > li .area {
  width: 74px;
  line-height: 28px;
}
#showroomContents .showroom--shop_list--globalmap .showroom--shop_list--shop_link > li .area {
  width: 138px;
  line-height: 28px;
}
@media screen and (min-width: 768px) {
	#showroomContents .showroom--shop_list--globalmap .showroom--shop_list--shop_link > li .area:after{
		display: inline-block;
		margin-left: .5em;
		font-family: 'FontAwesome';
		content: "\f2d2";
		font-size:10px;
	}
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shop_list--shop_link > li .area {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shop_list--shop_link > li.tokyo {
    top: 420px;
    left: 300px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.tokyo:after {
    top: -68px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.tokyo a:before {
    top: -98px;
    left: 24px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.sapporo {
    top: 76px;
    left: 292px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.sapporo:after {
    top: 14px;
    right: -68px;
    left: auto;
    width: 68px;
    height: 1px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.sapporo a:before {
    top: 2px;
    left: 146px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.sendai {
    top: 240px;
    left: 476px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.sendai:after {
    left: -68px;
    top: 14px;
    width: 68px;
    height: 1px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.sendai a:before {
    top: 4px;
    left: -96px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.osaka {
    top: 234px;
    left: 160px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.osaka a:before {
    top: 102px;
    left: 24px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.nagoya {
    top: 430px;
    left: 206px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.nagoya:after {
    top: -68px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.nagoya a:before {
    top: -96px;
    left: 26px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.kanazawa {
    top: 178px;
    left: 226px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.kanazawa a:before {
    top: 100px;
    left: 26px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.hiroshima {
    top: 420px;
    left: 86px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.hiroshima:after {
    top: -68px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.hiroshima a:before {
    top: -94px;
    left: 24px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.fukuoka {
    top: 245px;
    left: 4px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.fukuoka a:before {
    top: 102px;
    left: 26px;
  }
	
  #showroomContents .showroom--shop_list--shop_link > li.singapore {
    top: 224px;
    left: 30px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.singapore:after {
    top: 14px;
    right: -144px;
    left: auto;
    width: 144px;
    height: 1px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.singapore a:before {
    top: 7px;
    left: 284px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.malaysia {
    top: 188px;
    left: 106px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.malaysia:after {
    top: 14px;
    right: -50px;
    left: auto;
    width: 50px;
    height: 1px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.malaysia a:before {
    top: 7px;
    left: 190px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.taiwan {
    top: 110px;
    left: 396px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.taiwan:after {
    top: -50px;
		left:68px;
		height:50px;
  }
  #showroomContents .showroom--shop_list--shop_link > li.taiwan a:before {
    top: -66px;
    left: 62px;
  }
}
@media screen and (min-width: 768px) {
  #showroomContents #global h3 {
    display:none;
  }
}
@media screen and (max-width: 767px) {
  #showroomContents #global h3 strong {
    font-size:16px;
  }
  #showroomContents #global {
    margin-bottom:60px;
  }
}
/******* map.end*********/


#showroomContents .showroom--shop_list--bottom--title {
  border-top: 4px solid #f7f6f6;
  border-bottom: 4px solid #f7f6f6;
  margin-bottom: 30px;
  padding: 15px 0;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--bottom--title {
    border-width: 2px;
    margin-bottom: 60px;
    padding: 30px 0;
    font-size: 26px;
  }
}
#showroomContents .showroom--shop_list--bottom--list {
  border-top: 1px solid #e0e0e0;
}
@media screen and (max-width: 991px) {
  #showroomContents .showroom--shop_list--bottom--list {
    margin: 0 -15px;
  }
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--bottom--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    clear: both;
  }
}
@media screen and (max-width: 991px) {
  #showroomContents .showroom--shop_list--bottom--list > li {
    border-bottom: 1px solid #e0e0e0;
  }
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--bottom--list > li {
    position: relative;
    margin-right: 15px;
    width: calc(50% - 7.5px);
  }
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--bottom--list > li:after {
    display: block;
    position: absolute;
    top: 20px;
    bottom: 20px;
    right: 0;
    width: 1px;
    background: #e0e0e0;
    content: "";
  }
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--bottom--list > li:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--bottom--list > li:nth-child(even):after {
    top: auto;
    bottom: 0;
    width: 1170px;
    height: 1px;
  }
}
#showroomContents .showroom--shop_list--bottom--list > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  outline: none;
}
@media screen and (max-width: 991px) {
  #showroomContents .showroom--shop_list--bottom--list > li a {
    background: #f5f5f5;
		text-decoration:none;
  }
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--bottom--list > li a {
    padding: 30px;
		text-decoration:none;
  }
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--bottom--list > li a:hover:not(a[tabindex="-1"]) {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    text-decoration: none;
  }
}
#showroomContents .showroom--shop_list--bottom--list > li a > div:not(.showrrom--div--exclusion) {
  width: calc(70% - 15px);
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--bottom--list > li a > div:not(.showrrom--div--exclusion) {
    width: calc(60% - 15px);
  }
}
#showroomContents .showroom--shop_list--bottom--list > li .name {
  margin-bottom: 15px;
  color: #70accb;
  font-weight: bold;
}
#showroomContents #showroom .showroom--shop_list--bottom--list > li a:not(a[tabindex="-1"]) .name:after {
  display: inline-block;
  margin-left: .5em;
  font-family: 'FontAwesome';
  content: /*"\f105"*/"\f2d2";
}
#showroomContents #globalshowroom .showroom--shop_list--bottom--list > li .name:after {
  display: inline-block;
  margin-left: .5em;
	font-family: 'FontAwesome';
	content: "\f2d2";
}
#showroomContents .showroom--shop_list--bottom--list > li .addr {
  margin-bottom: 15px;
}
#showroomContents .showroom--shop_list--bottom--list > li .icon img {
  width: 23.5px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--bottom--list > li .icon img {
    width: 47px;
  }
}
#showroomContents .showroom--shop_list--bottom--list > li .thumb {
  width: 30%;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--shop_list--bottom--list > li .thumb {
    width: 40%;
  }
}
#showroomContents .showroom--bgstore {
  padding: 30px 0;
  background: url(../img/common/bg_texture_lightgray.jpg);
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore {
    padding: 60px 0;
  }
}
#showroomContents .showroom--bgstore--lightblue {
  padding: 30px 0;
  background: url(../img/common/bg_texture_lightblue.jpg);
  color: #fff;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--lightblue {
    padding: 60px 0;
  }
}
#showroomContents .showroom--bgstore--lightblue--lead {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--lightblue--lead {
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 16px;
  }
}
#showroomContents .showroom--bgstore--lightblue--txt {
  margin-bottom: 15px;
  color: #fff;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--lightblue--txt {
    font-size: 12px;
  }
}
#showroomContents .showroom--bgstore--lightblue--link {
  display: inline-block;
  margin-bottom: 15px;
  color: #fff;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--lightblue--link {
    margin-bottom: 30px;
  }
}
#showroomContents .showroom--bgstore--lightblue--link:after {
  display: inline-block;
  margin-left: .5em;
  font-family: 'FontAwesome';
  content: "\f2d2";
}
#showroomContents .showroom--bgstore--inner {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--inner {
    margin-bottom: 30px;
  }
}
#showroomContents .showroom--bgstore--title:before {
  content: "\f1b3";
}
#showroomContents .showroom--bgstore--title--sub {
  margin-bottom: 10px;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--title--sub {
    margin-bottom: 15px;
  }
}
#showroomContents .showroom--bgstore--title--ribbon {
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  padding: 0 20px 0 10px;
  line-height: 31px;
  background: #ff3c6c;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--title--ribbon {
    margin-bottom: 30px;
    line-height: 62px;
    font-size: 28px;
  }
}
#showroomContents .showroom--bgstore--title--ribbon:before, #showroomContents .showroom--bgstore--title--ribbon:after {
  display: block;
  position: absolute;
  right: -10px;
  border: 10px solid transparent;
  content: "";
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--title--ribbon:before, #showroomContents .showroom--bgstore--title--ribbon:after {
    right: -20px;
    border: 20px solid transparent;
  }
}
#showroomContents .showroom--bgstore--title--ribbon:before {
  top: 0;
  border-top: 15px solid #ff3c6c;
  border-bottom: 0;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--title--ribbon:before {
    border-top: 31px solid #ff3c6c;
  }
}
#showroomContents .showroom--bgstore--title--ribbon:after {
  bottom: 0;
  border-bottom: 15px solid #ff3c6c;
  border-top: 0;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--title--ribbon:after {
    border-bottom: 31px solid #ff3c6c;
  }
}
#showroomContents .showroom--bgstore--lead {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 15px;
  padding-bottom: 10px;
  color: #333;
  font-weight: bold;
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--lead {
    margin-bottom: 30px;
    padding-bottom: 15px;
    font-size: 16px;
  }
}
#showroomContents .showroom--bgstore--thumb {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--thumb {
    margin-bottom: 30px;
  }
}
#showroomContents .showroom--bgstore--txt {
  margin-bottom: 15px;
}
#showroomContents .showroom--bgstore--link {
  display: inline-block;
  margin-bottom: 15px;
  color: #70accb;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--bgstore--link {
    margin-bottom: 30px;
  }
}
#showroomContents .showroom--bgstore--link:after {
  display: inline-block;
  margin-left: .5em;
  font-family: 'FontAwesome';
  content: "\f2d2";
}
#showroomContents .showroom--concierge {
  padding-top: 30px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--concierge {
    padding-top: 60px;
  }
}
#showroomContents .showroom--concierge--inner {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--concierge--inner {
    margin-bottom: 30px;
  }
}
#showroomContents .showroom--concierge--title:before {
  content: "\f108";
}
#showroomContents .showroom--concierge--title--sub {
  margin-bottom: 10px;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--concierge--title--sub {
    margin-bottom: 15px;
  }
}
#showroomContents .showroom--concierge--lead {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 15px;
  padding-bottom: 10px;
  color: #333;
  font-weight: bold;
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--concierge--lead {
    margin-bottom: 30px;
    padding-bottom: 15px;
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  #showroomContents .showroom--concierge--thumb {
    margin-bottom: 15px;
  }
}
#showroomContents .showroom--concierge--btn,
#showroomContents .showroom--concierge--widebtn {
  display: block;
  border: 1px solid #70accb;
  border-radius: 2px;
  margin-bottom: 15px;
  padding: 10px 0;
  background: #70accb;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 991px) {
  #showroomContents .showroom--concierge--btn,
	#showroomContents .showroom--concierge--widebtn {
    font-size: 13px;
  }
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--concierge--btn,
	#showroomContents .showroom--concierge--widebtn {
    border-radius: 5px;
    padding: 19px 0;
    font-size: 16px;
  }
	#showroomContents .showroom--concierge--widebtn {
		width:80%;
		margin:0 auto;
	}
}
#showroomContents .showroom--concierge--btn:after {
  display: inline-block;
  margin-left: 8px;
  font-family: 'FontAwesome';
  content: "\f105";
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--concierge--btn:hover {
    background: #fff;
    color: #70accb;
    text-decoration: none;
  }
}
#showroomContents .showroom--concierge--btn[target="_blank"]:after {
  content: "\f2d2";
}
#showroomContents .showroom--concierge--txt {
  margin-bottom: 15px;
}
#showroomContents .showroom--concierge--txt--caution {
  margin-bottom: 15px;
  font-size: 11px;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--concierge--txt--caution {
    font-size: 12px;
  }
}
#showroomContents .showroom--concierge--link {
  display: inline-block;
  margin-bottom: 15px;
  color: #70accb;
}
@media screen and (min-width: 992px) {
  #showroomContents .showroom--concierge--link {
    margin-bottom: 30px;
  }
}
#showroomContents .showroom--concierge--link:after {
  display: inline-block;
  margin-left: .5em;
  font-family: 'FontAwesome';
  content: "\f2d2";
}
#showroomContents .showroom--shopping_step {
  margin-bottom: 30px;
  padding: 30px 0 0;
  background: url(../img/common/bg_texture_lightgray.jpg);
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shopping_step {
    margin-bottom: 60px;
    padding: 60px 0;
  }
}
#showroomContents .showroom--shopping_step--title:before {
  content: "\f07a";
}
#showroomContents .showroom--shopping_step--txt {
  margin-bottom: 15px;
}
#showroomContents .showroom--shopping_step--thumb {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shopping_step--thumb {
    margin-right: 15px;
    width: 20%;
  }
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shopping_step--thumb {
    margin-bottom: 15px;
  }
}
#showroomContents .showroom--shopping_step--link {
  display: block;
  border-bottom: 1px solid #e0e0e0;
  padding: 15px;
  background: #f5f5f5;
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shopping_step--link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -15px;
  }
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shopping_step--link {
    border-radius: 5px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
  }
}
@media screen and (min-width: 768px) {
  #showroomContents .showroom--shopping_step--link:hover {
    box-shadow: 0 0 0 4px #e0e0e0 inset;
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shopping_step--link.first {
    border-top: 1px solid #e0e0e0;
  }
}
#showroomContents .showroom--shopping_step--link--txt {
  color: #70accb;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #showroomContents .showroom--shopping_step--link--txt {
    width: calc(80% - 15px);
  }
}
#showroomContents .showroom--shopping_step--link--txt:after {
  display: inline-block;
  margin-left: .5em;
  font-family: 'FontAwesome';
  content: "\f105";
}



/*-------------------------------------*/
#showroomContents .eg_showroom.showroom--all_menu--btn_secondary {
	cursor: default;
	text-decoration: none;
}
#showroomContents .eg_showroom.showroom--all_menu--btn_secondary:hover {
	text-decoration: none;
	opacity: 1;
	background: #fff;
}
#showroomContents .eg_showroom.showroom--all_menu--btn_secondary:after {
	display: none;
}
/*@media screen and (min-width: 992px) {*/
	#showroomContents .eg_showroom.showroom--shop_list--bottom--list > li {
		width: 100%;
		margin: 0;
		border-bottom: solid 1px #e0e0e0;
	}
	#showroomContents .eg_showroom.showroom--shop_list--bottom--list > li:after {
		display: none;
	}
	/*#showroomContents .eg_showroom.showroom--shop_list--bottom--list li + li {
		border-top: solid 1px #e0e0e0;
	}*/
	#showroomContents .eg_showroom.showroom--shop_list--bottom--list > li a .detail {
		width: 40%;
	}
	#showroomContents .eg_showroom.showroom--shop_list--bottom--list > li .name {
		color: #bea85c;
  font-size: 1.5rem;
	}
	#showroomContents .eg_showroom.showroom--shop_list--bottom--list > li .name:first-line {
		color: #333;
	}
	#showroomContents .eg_showroom.showroom--shop_list--bottom--list > li a figure.thumb {
		width: 60%;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		-webkit-align-items: flex-start;
	}
	#showroomContents .eg_showroom.showroom--shop_list--bottom--list > li a figure.thumb img {
		width: calc(50% - (15px / 2));
		height: auto;
	}
	#showroomContents .eg_showroom.showroom--txt--application {
		color: #333;
	}
@media screen and (max-width: 767px) {
	#showroomContents .eg_showroom.showroom--shop_list--bottom--list > li a .detail {
		width: calc(70% - 15px);
	}
	#showroomContents .eg_showroom.showroom--shop_list--bottom--list > li a figure.thumb {
		width: 30%;
		flex-wrap: wrap;
	}
	#showroomContents .eg_showroom.showroom--shop_list--bottom--list > li a figure.thumb img {
		width: 100%;
	}
	#showroomContents .eg_showroom.showroom--shop_list--bottom--list > li a figure.thumb img + img {
		margin-top: 15px;
	}
}


/*------------SNS------------------*/
#showroomContents .showroom--sns .showroom--sns_list{
	display: flex;
    justify-content: center;
	width: 90%;
	margin: 0 auto 100px;
}

@media screen and (max-width: 767px) {
	#showroomContents .showroom--sns .showroom--sns_list{
		display: block;
		margin: 0 auto 40px;
	}
	
}

#showroomContents .showroom--sns .showroom--sns_list > li{
	display: flex;
    width: 50%;
}

@media screen and (max-width: 767px) {
	#showroomContents .showroom--sns .showroom--sns_list > li{
    width: 100%;
	padding-bottom: 15px;
}	
}

#showroomContents .showroom--sns .showroom--sns_list > li > figure{
	width: 100px;
}
@media screen and (max-width: 767px) {
	#showroomContents .showroom--sns .showroom--sns_list > li > figure{
	width: 80px;
}
}

#showroomContents .showroom--sns .showroom--sns_list > li > div{
	padding-left: 10px;
	width: calc(100% - 100px);
}

@media screen and (max-width: 767px) {
#showroomContents .showroom--sns .showroom--sns_list > li > div{
	width: calc(100% - 80px);
}
	
}

#showroomContents .showroom--sns .showroom--sns_list > li > div .name{
	font-size: 16px;
    font-weight: bold;
}

#showroomContents .showroom--sns .showroom--sns_list > li > div .sns a{
    color: #70accb;
    font-weight: bold;
}

#showroomContents .showroom--sns .showroom--sns_list > li > div .sns a::after{
	display: inline-block;
    margin-left: 0.5em;
    font-family: 'FontAwesome';
    content: "\f2d2";
}


/*------------showroom link btn------------------*/

#showroomContents .showroom--title{
  margin-bottom:0;
}
.showroom--linkbtn{
    display: flex;
    margin-bottom:1rem;
    justify-content: center;
    }
.showroom--linkbtn div {
  width:calc(10%);
  margin: 1rem;
  border-bottom: 2px solid;
  padding: 1rem 2rem;
  font-weight: 700;

}
.showroom--linkbtn div a{
  color:#333;
}
.showroom--linkbtn div a:hover{
  text-decoration:none;
  color: #e079a6;

}

@media screen and (max-width: 991px){
    .showroom--linkbtn div {
        width:calc(40%);
}
}



