
@charset "UTF-8";


@media all and (min-width: 0px) and (max-width: 640px) {

  body {
    min-width: inherit;
  }

.switchImg{}

#contents .sp_none {
display: none;
}
#contents .pc_none {
display: block;
}
#contents br.pc_none {
display: inherit;
}
  #header #headerMain {
    width: auto;
  }

#contents.showroom .linkTable th {
    display: block;
    border: none;
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
box-sizing: border-box;
}
#contents.showroom .linkTable td {
    display: block;
    -webkit-box-sizing: border-box;
box-sizing: border-box;
}

#contents.showroom .bdrTable th {
    display: block;
    border: none;
    background: #f2f2f2;
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
box-sizing: border-box;
}
#contents.showroom .bdrTable th[colspan] {
    background: #e4e4e4;
}
#contents.showroom .bdrTable td {
    display: block;
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
box-sizing: border-box;
}

#contents.showroom .mapimg_box {
margin:0 auto 20px;
}

/*#contents.showroom .events {
position: relative;
}
#contents.showroom .events #events {
position: absolute;
top: -120px;
}*/
#contents.showroom .h3ttl {
    width: 100%;
}
#contents.showroom .events .uniTable th,
#contents.showroom .events .uniTable td {
    padding: 10px 8px;
}

#contents.exhibition h1 {
margin-bottom: 30px;
}
#contents.exhibition .txtAR {
display: none;
}
#contents.exhibition .h2ttl {
    border-top: 2px #000 solid;
    background: url(../images/icon_plus.png) no-repeat right center;
    display: block;
    margin-bottom: 5px;
    padding: 20px 0 15px;
    width: auto;
}
#contents.exhibition .h2ttl.active {
    background: url(../images/icon_minus.png) no-repeat right center;
}
#contents.exhibition .uniTable {
width: 100%;
display: none;
}
#contents.exhibition .uniTable thead {
display: none;
}
#contents.exhibition .uniTable th,
#contents.exhibition .uniTable td {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
}
#contents.exhibition .uniTable td {
margin-bottom: 20px;
border-left: none;
}

#contents.exhibition .uniTable td:nth-child(n+1):before {
  background-color: #e4e4e4;
  display: block;
  padding: 10px 15px;
  margin: -10px -15px 10px;
}
#contents.exhibition .uniTable td:nth-child(1) {
background: #999;
color:#fff;
margin-bottom: 0;
}

#contents.exhibition .uniTable td:nth-child(1) a {
display: inline-block;
float: right;
color:#fff;
text-decoration: none;
padding-right: 10px;
background: url(../images/icon_arrow_fff.png) no-repeat right center;
}
	
.center	{
	text-align: center;	
}
}

.showroom_use_link .contentsBox .contentsBoxL a,
.showroom_use_link .contentsBox .contentsBoxR a {
  display: block;
}
.showroom_use_link .contentsBox .contentsBoxL img,
.showroom_use_link .contentsBox .contentsBoxR img {
  max-width: 100%;
}
.showroom_use_link .contentsBox a[target="_blank"] {
  background-image: none !important;
  padding-right: 0 !important;
}
@media all and (min-width: 0px) and (max-width: 640px) {
  #contents .showroom_use_link .contentsBox .contentsBoxL,
  #contents .showroom_use_link .contentsBox .contentsBoxR {
    width: 100%;
    float: none;
  }
  #contents .showroom_use_link .contentsBox .contentsBoxL {
    margin-bottom: 20px;
  }
}



/* hidden
----------------------------------------*/

@media (min-width: 641px) {
  .hidden-desktop {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .hidden-mobile {
    display: none !important;
  }
}



/* showroom top title
----------------------------------------*/

.h1ttl.title-text {
  letter-spacing: 5px;
  text-align: center;
}



/* section showroom
----------------------------------------*/

.section-visual {
  margin: 0;
}

.section-sr {
  margin: 60px 0 0;
}
@media (max-width: 640px) {
  .section-sr {
    margin: 40px 0 0;
    padding: 0 20px;
  }
}
.section-sr * {
  box-sizing: border-box;
}

.section-sr .title-01 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 640px) {
  .section-sr .title-01 {
    margin: 0 0 10px;
    font-size: 22px;
  }
}

.section-sr .title-02 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 13px;
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 640px) {
  .section-sr .title-02 {
    margin: 0 0 10px;
    font-size: 14px;
  }
}

.section-sr .title-03 {
  margin: 0 0 15px;
  padding: 0 0 0 15px;
  font-size: 20px;
  line-height: 1.4;
  text-align: left;
  border-left: solid 2px #ccc;
}
@media (max-width: 640px) {
  .section-sr .title-03 {
    margin: 0 0 10px;
    padding: 10px 0 0;
    border-top: solid 2px #000;
    border-left: none;
  }
}

.section-sr .text-lead {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.8;
}
@media (max-width: 640px) {
  .section-sr .text-lead {
    font-size: 14px;
  }
}

.section-sr .text-lead.text-center {
  text-align: center;
}



/* image
----------------------------------------*/

.image-max {
  display: block;
  max-width: 100%;
  height: auto;
}



/* text
----------------------------------------*/

.text-bold {
  font-weight: bold !important;
}

.text-small {
  font-size: 76%;
}

/* top visual
----------------------------------------*/

.section-visual .visual img {
  display: block;
  max-width: 100%;
  height: auto;
}



/* top visual
----------------------------------------*/

#section-area {
  margin-top: 40px;
}



/* box list
----------------------------------------*/

.section-sr .boxList {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
}

.section-sr .boxList.list-2col > li {
  width: calc(50% - (20px / 2));
}
@media (max-width: 640px) {
  .section-sr .boxList.list-2col > li {
    width: 100%;
  }
}

.section-sr .boxList.list-3col > li {
  width: calc(33.33333% - (40px / 3));
}
@media (max-width: 640px) {
  .section-sr .boxList.list-3col > li {
    width: 100%;
  }
}



/* line link
----------------------------------------*/

.section-sr .lineLink-01 a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  gap: 15px;
  padding: 10px 40px 10px 10px;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  text-decoration: none;
  background-image: url('/showroom/images/icon_arrow_b.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 30px auto;
  border-top: dotted 1px #b1b1b1;
  border-bottom: dotted 1px #b1b1b1;
  transition: background-color 0.3s ease;
}
@media (max-width: 640px) {
  .section-sr .lineLink-01 a {
    font-size: 13px;
  }
}

.section-sr .lineLink-01 a .showroom-icon {
  display: block;
  max-width: 34px;
}
.section-sr .lineLink-01 a .showroom-icon img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 34px;
  width: auto;
  max-height: 34px;
}
.section-sr .lineLink-01 a:hover {
  color: #000;
  text-decoration: none;
  background-color: #eee;
}



/* box list for link list
----------------------------------------*/

@media (max-width: 640px) {
  .section-sr .boxList.linkListType {
    gap: 0;
  }
  .section-sr .boxList.linkListType > li:nth-child(n+2) .lineLink-01 a {
    border-top: none;
  }
}




/* section area
----------------------------------------*/

/* area list for desktop */
.section-sr .areaList-desktop {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  margin: 40px 0 0;
  padding: 0;
}
@media (max-width: 640px) {
  .section-sr .areaList-desktop {
    display: none;
  }
}

.section-sr .areaList-desktop > li {
  position: relative;
  display: block;
  width: calc(25% - (60px / 4));
}

.section-sr .areaList-desktop .areaItem {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border: solid 1px #b1b1b1;
  border-radius: 5px;
  z-index: 0;
}
.section-sr .areaList-desktop .areaItem > a {
  position: relative;
  display: block;
  padding: 20px;
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  transition: background-color 0.3s ease;
}
.section-sr .areaList-desktop .areaItem > a:hover {
  color: #000;
  background-color: #eee;
}
.section-sr .areaList-desktop .areaItem > a .showroom-icon {
  position: absolute;
  top: calc(50% - (15px / 2));
  right: 20px;
  width: 15px;
  height: 15px;
  fill: #000;
  transition: transform 0.3s ease;
}
.section-sr .areaList-desktop .areaItem > a.active {
  color: #000;
  background-color: #eee;
}
.section-sr .areaList-desktop .areaItem > a.active .showroom-icon {
  transform: rotate(180deg);
}

.section-sr .areaList-desktop .areaItem-detail {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  width: 100%;
  padding: 20px 0 0;
  z-index: 10;
}

.section-sr .areaList-desktop .areaItem-list {
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  background-color: #fff;
  border: solid 1px #b1b1b1;
  border-radius: 5px;
}
.section-sr .areaList-desktop .areaItem-list > li > a {
  position: relative;
  display: block;
  padding: 20px;
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  transition: background-color 0.3s ease;
}
.section-sr .areaList-desktop .areaItem-list > li > a:hover {
  color: #000;
  background-color: #eee;
}

.section-sr .areaList-desktop .areaItem-list > li ~ li > a {
  padding-top: 21px;
}
.section-sr .areaList-desktop .areaItem-list > li ~ li > a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 20px;
  width: calc(100% - 40px);
  height: 1px;
  background-color: #ccc;
}


/* area list for mobile */
.section-sr .areaList-mobile {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  margin: 40px 0px 100px 0px;
  padding: 0;
}

@media (min-width: 641px) {
  .section-sr .areaList-mobile {
    display: none;
  }
	}

.section-sr .areaList-mobile > ul {
 list-style: none;
margin-bottom: 100px;
}

.section-sr .areaList-mobile > li {
  position: relative;
  display: block;
  width: 100%;
}

.section-sr .areaList-mobile > li .areaGroup {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
}

.section-sr .areaList-mobile .areaItem {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border: solid 1px #b1b1b1;
  border-radius: 5px;
  width: calc(50% - (20px / 2));
  z-index: 0;
}
.section-sr .areaList-mobile .areaItem > a {
  position: relative;
  display: block;
  padding: 15px;
  font-size: 16px;
  line-height: 1.2;
  text-align: left;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  transition: background-color 0.3s ease;
}
.section-sr .areaList-mobile .areaItem > a .showroom-icon {
  position: absolute;
  top: calc(50% - (13px / 2));
  right: 15px;
  width: 13px;
  height: 13px;
  fill: #000;
  transition: transform 0.3s ease;
}
.section-sr .areaList-mobile .areaItem > a.active {
  color: #000;
  background-color: #eee;
}
.section-sr .areaList-mobile .areaItem > a.active .showroom-icon {
  transform: rotate(180deg);
}

.areaItem {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border: solid 1px #b1b1b1;
  border-radius: 5px;
  width: calc(50% - (20px / 2));
  z-index: 0;
}
.areaItem > a {
  position: relative;
  display: block;
  padding: 15px;
  font-size: 16px;
  line-height: 1.2;
  text-align: left;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  transition: background-color 0.3s ease;
}
.areaItem > a .showroom-icon {
  position: absolute;
  top: calc(50% - (13px / 2));
  right: 15px;
  width: 13px;
  height: 13px;
  fill: #000;
  transition: transform 0.3s ease;
}
.areaItem > a.active {
  color: #000;
  background-color: #eee;
}
.areaItem > a.active .showroom-icon {
  transform: rotate(180deg);
}

.section-sr .areaList-mobile .areaItem-detail {
  display: none;
  width: 100%;
  padding: 20px 0 0;
  z-index: 10;
}

.section-sr .areaList-mobile .areaItem-list {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #fff;
  border: solid 1px #b1b1b1;
  border-radius: 5px;
}
.section-sr .areaList-mobile .areaItem-list > li {
  width: 50%;
}
.section-sr .areaList-mobile .areaItem-list > li > a {
  position: relative;
  display: block;
  padding: 15px;
  font-size: 14px;
  line-height: 1.2;
  text-align: left;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border-bottom: solid 1px #ccc;
  transition: background-color 0.3s ease;
}
.section-sr .areaList-mobile .areaItem-list > li:nth-child(2n+1) > a {
  border-right: solid 1px #ccc;
}

.section-sr .areaList-mobile .areaItem-list > li:last-child:nth-child(odd) > a {
  border-bottom: none;
}

.section-sr .areaList-mobile .areaItem-list:has(> li:last-child:nth-child(even)) > li:nth-last-child(-n+2) > a {
  border-bottom: none;
}



@media (min-width: 641px) {
    .sp-on{
        display: none;
    }
}
@media (max-width: 640px) {
    .pc-on{
        display: none;
    }
}

