<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.grid-6{
  float:left;
  overflow:hidden;
  padding:0 0 0.1em 0;
  margin:0 2% 0 0;
}

.grid-2 {
  float:left;
  overflow:hidden;
  width:23%;
}

.grid-6 {width:48%;}

.grid-10 {
  position:relative;
  float:left;
  overflow:hidden;
  width:77%;
}

.grid-6:nth-last-child(2){margin:0;}

.grid-6:last-child{float:right; margin:0;}

.is-width100 {
  width: 100%;
}

.text-height {
  height: 120px;
}

.detail_dl_list{
  overflow:hidden;
}

.detail_dl_list dt{
  float:left;
  width:32%;
  margin:0 0 15px 0;
}

.detail_dl_list dd{
  float:left;
  width:66%;
  margin:0 0 15px 0;
}

.detail_list{
  margin:5px 0 5px 30px;
}

.detail_list li{
  float:left;
  width:24%;
  list-style-type:disc;
}

.area_list li{
  padding:5px 15px;
}

.area_list li:hover{
  cursor:pointer;
  background:rgba(127,177,255,0.50);
  color:#fff;
}

.area_point span{
  position:absolute;
  display:none;
  background:rgba(127,177,255,0.50);
  border:2px solid rgb(127,177,255);
}
.area_point span.area-01{
  width: 35px;
  height: 16px;
  top: 216px;
  left: 265px;
}
.area_point span.area-02{
  width: 35px;
  height: 12px;
  top: 203px;
  left: 259px;
}
.area_point span.area-03{
  width: 29px;
  height: 28px;
  top: 206px;
  left: 204px;
}
.area_point span.area-04{
  width: 23px;
  height: 42px;
  top: 242px;
  left: 170px;
}
.area_point span.area-05{
  width: 18px;
  height: 30px;
  top: 281px;
  left: 345px;
}
.area_point span.area-06{
  width: 18px;
  height: 30px;
  top: 281px;
  left: 426px;
}
.area_point span.area-07{
  width: 18px;
  height: 30px;
  top: 281px;
  left: 260px;
}
.area_point span.area-08{
  width: 62px;
  height: 24px;
  top: 201px;
  left: 94px;
}
.area_point span.area-09{
  width: 28px;
  height:30px;
  top: 264px;
  left: 49px;
}
.area_point span.area-10{
  width: 22px;
  height: 28px;
  top: 317px;
  left: 42px;
}
.area_point span.area-11{
  width: 19px;
  height: 26px;
  top: 223px;
  left: 64px;
}
.area_point span.area-12{
  width: 31px;
  height: 40px;
  top: 271px;
  left: 32px;
}
.area_point span.area-13{
  width: 32px;
  height: 28px;
  top: 204px;
  left: 331px;
}
.area_point span.area-14{
  width: 68px;
  height: 36px;
  top: 201px;
  left: 349px;
}

.notes2.is-type1{
  padding:5px 15px;
  margin:0;
}</pre></body></html>