@charset "utf-8";
.sec__lede h3{
	line-height:  1.8;
}
.adjust{
    margin: 60px 0 10px!important;
}
.adjust br{
    display: none;
}
.adjust + p a{
    color: #333;
    text-decoration: underline;
}
.adjust + p{
    margin: 10px 0 30px!important;
}
.adjust + p a:hover{
    color: #333;
    text-decoration: none;
}
.sec__floor-map figure{
	text-align: center;
	padding:  30px 0 0 0;
}
.sec__floor-map{
	overflow: hidden;
	padding:  0 0 70px 0;
}
.sec__floor-map p{
    text-align: center;
    margin: 30px 0 30px 0;
    color: #54402f;
}
.sec__floor-map figcaption + p{
  position: absolute;
	margin: 0;
  top: -20px;
  left: 150px;
}
.sec__floor-map figcaption + p span{
  position: relative;
}

.sec__floor-map figcaption + p span::after {
  content: "";
  display: block;
  background: #937f62;
  border: #fff 2px solid;
  width: 22px;
  height: 22px;
  position: absolute;
  left: -30px;
  top: -3px;
}
.sec__floor-map figcaption + p span:before {
  content: "";
  display: block;
  background-image: url(../_img/camara_icon.png);
  background-size: 22px;
  width: 22px;
  height: 22px;
  position: absolute;
  left: -28px;
  top: 2px;
  margin: -3px 0 0 0;
  z-index: 5;
}

.sec__floor-map .ico-v {
  position: absolute;
  top: 18px;
  left: 160px;
  margin: 0;
}
.sec__floor-map .ico-v::before {
  content: "";
  display: block;
  background-image: url(../_img/ico_360camera.svg);
  background-position: 0 50%;
  background-size: 41px 35px;
  width: 41px;
  height: 35px;
  position: absolute;
  left: -42px;
  top: -10px;
  z-index: 5;
}

.sec__floor-map figure{
	position: relative;
}
.sec__floor-map figcaption{
	position: absolute;
	left:5%;
	top: -30px;
	font-size: 32px;
	color: #54402f;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.sec__floor-map .table__01 tr.link__none th{
  padding: 7px 0 7px 10px;
  position: relative;
}

#page-floor .table__01{
	margin: 0 0 30px;
}

.sec__floor-map .figure_wrap{
	position: relative;
  margin-top: 60px;
}

.sec__floor-map .figure_wrap .ico360 {
  position: absolute;
  top: -80px;
  left: 90px;
}

.sec__floor-map .figure_wrap li{
	position: absolute;
}
.sec__floor-map .figure_wrap li a{
	color: #333;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	display: inline-block;
}
.sec__floor-map .figure_wrap li a:after {
    content: "";
    display: block;
    background: #937f62;
    border:#fff 2px solid;
    width: 22px;
    height: 22px;
    position: absolute;
    left:calc(50% - 13px);
    top: -30px;
}
.sec__floor-map .figure_wrap li a:before {
    content: "";
    display: block;
    background-image: url(../_img/camara_icon.png);
    background-size: 22px;
    width: 22px;
    height: 22px;
    position: absolute;
    left: calc(50% - 11px);
    top: -25px;
    margin: -3px 0 0 0;
    z-index: 5;
}
.sec__floor-map .figure_wrap li a.horizontal:after {
    left:-30px;
    top:-5px;
}
.sec__floor-map .figure_wrap li a.horizontal:before {
    left:-28px;
    top:0px;
}
.sec__floor-map .figure_wrap li a:hover{
	text-decoration: underline;
}
.sec__floor-map .figure_wrap li:nth-child(1){
	left: 55.7%;
    top: 61%;
}
.sec__floor-map .figure_wrap li:nth-child(2){
	left: 41.7%;
    top: 70%;
}
.sec__floor-map .figure_wrap li:nth-child(3){
	left: 60.7%;
    top: 70%;
}
.sec__floor-map .figure_wrap li:nth-child(4){
	left: 76%;
    top: 70%;
}
.sec__floor-map .figure_wrap li:nth-child(5){
	left: 50%;
    top: 76%;
}
.sec__floor-map .figure_wrap li:nth-child(6){
	left: 69.1%;
    top: 76%;
}
.sec__floor-map .figure_wrap li:nth-child(7){
	left: 59.6%;
    top: 25%;
}
.sec__floor-map .figure_wrap li:nth-child(8){
	left: 56.3%;
    top: 16%;
}
.sec__floor-map .figure_wrap li:nth-child(9){
	left: 65.7%;
    top: 16%;
}
.sec__floor-map .figure_wrap li:nth-child(10) {
    left: 82.5%;
    top: 20%;
}
.sec__floor-map .figure_wrap li:nth-child(11){
	left: 76%;
    top: 14%;
}
.sec__floor-map .figure_wrap li:nth-child(12){
	left: 76%;
    top: 23%;
}

.sec__floor-map .figure_wrap li.tour {
  text-indent: -9999px;
}
.sec__floor-map .figure_wrap li.tour a:before {
  content: none;
}
.sec__floor-map .figure_wrap li.tour a:after {
  content: "";
  display: block;
  background: url(../_img/ico_360camera.svg);
  background-position: 0 0;
  background-size: 45px 35px;
  border: 0;
  width: 45px;
  height: 35px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.sec__floor-map .figure_wrap li.tour1 {
	left: 84%;
  top: 10%;
}
.sec__floor-map .figure_wrap li.tour2 {
	left: 54%;
  top: 22%;
}
.sec__floor-map .figure_wrap li.tour3 {
	left: 46%;
  top: 60%;
}


@media screen and (max-width:1100px){
.sec__floor-map p + p span::after {
    content: "";
    display: block;
    background: #937f62;
    border: #fff 2px solid;
    width: 18px;
    height: 18px;
    position: absolute;
    left: -25px;
    top:-2px;
}
.sec__floor-map p + p span:before {
    content: "";
    display: block;
    border-right: solid 2px #fff;
    border-bottom: solid 2px #fff;
    transform: rotate(-45deg);
    width: 7px;
    height: 7px;
    position: absolute;
    left: -20px;
    top: 7px;
    margin: -3px 0 0 0;
    z-index: 5;
}
}
@media screen and (max-width:640px){
   .adjust{
    line-height: 1.5;
  }
  .adjust br{
      display: block;
  }
  .sec__floor-map .figure_wrap{
    margin-top: 0;
  }
}