
/* floor detail -------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200&display=swap');
.tit-sec_floor {
  padding: 8.5rem 0 4rem;
}

.floor_ttl {
  color: rgba(255,255,255,1.00);
  margin-bottom: 40px;
}
.floor_ttl .fl {
  display: flex;
  padding-bottom: 40px;
}
.floor_ttl .fl .bill {
  font-size: 3rem;
  text-align: center;
  border-radius: 70px;
  border: 1px solid rgba(255,255,255,1.00);
  width: 100px;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-right: 20px;
  line-height: 1;
  height: 100px;
}
.floor_ttl .fl .no {
  font-family: 'Oswald', sans-serif;
  font-size: 11rem;
  font-weight: 200;
  line-height: 0.8;
}
.floor_ttl .cont{
  font-size: 4rem;
  padding-bottom: 20px;
}
.floor_ttl .deta{
  font-size: 1.6rem;
}

.floor_bill {
	font-size: 2.4rem;
	position: relative;
	text-align: center;
	font-weight: 700;
	color: #555555;
	width: 154px;
	border-bottom: 6px solid #555555;
	padding-bottom: 10px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.floor_bill {
  
}
.floor-btn-area {
	
}
.floor-btn-box {
    max-width: 360px;
    width: 90%;
    margin: 0 auto 5%;
}
.floor-btn-box .floor-btn {
    width: 10%;
    text-align: center;
    height: 50px;
    margin-top: 10px;
}
.floor-btn-box .previous-btn,
.floor-btn-box .next-btn {
    width: 20%;
    text-align: center;
    padding-top: 1.5rem;
}
.floor-btn-box .previous-btn img,
.floor-btn-box .next-btn img {
    width: 0.81856rem;
}
.floor-btn span {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateX(-50%) translateY(-40%);
    -webkit-transform: translateX(-50%) translateY(-40%);
    -ms-transform: translateX(-50%) translateY(-40%);
}

.e9f_gradient { background: linear-gradient(90deg, rgba(208,121,102,1.00), rgba(208,121,102,0.5));}
.e8f_gradient { background: linear-gradient(90deg, rgba(244,169,70,1.00), rgba(244,169,70,0.5));}
.e7f_gradient { background: linear-gradient(90deg, rgba(225,66,54,1.00), rgba(225,66,54,0.5));}
.e6f_gradient { background: linear-gradient(90deg, rgba(100,63,51,1.00), rgba(100,63,51,0.5));}
.e5f_gradient { background: linear-gradient(90deg, rgba(104,191,156,1.00), rgba(104,191,156,0.5));}
.e4f_gradient { background: linear-gradient(90deg, rgba(210,156,197,1.00), rgba(210,156,197,0.5));}
.e3f_gradient { background: linear-gradient(90deg, rgba(249,202,77,1.00), rgba(249,202,77,0.5));}
.e2f_gradient { background: linear-gradient(90deg, rgba(79,161,80,1.00), rgba(79,161,80,0.5));}
.e1f_gradient { background: linear-gradient(90deg, rgba(238,192,197,1.00), rgba(238,192,197,0.5));}
.eb1f_gradient { background: linear-gradient(90deg, rgba(88,76,157,1.00), rgba(88,76,157,0.5));}

.w10f_gradient { background: linear-gradient(90deg, rgba(160,130,102,1.00), rgba(160,130,102,0.5));}
.w9f_gradient { background: linear-gradient(90deg, rgba(143,27,54,1.00), rgba(143,27,54,0.5));}
.w8f_gradient { background: linear-gradient(90deg, rgba(51,110,54,1.00), rgba(51,110,54,0.5));}
.w7f_gradient { background: linear-gradient(90deg, rgba(201,147,124,1.00), rgba(201,147,124,0.5));}
.w6f_gradient { background: linear-gradient(90deg, rgba(89,87,87,1.00), rgba(89,87,87,0.5));}
.w5f_gradient { background: linear-gradient(90deg, rgba(51,65,89,1.00), rgba(51,65,89,0.5));}
.w4f_gradient { background: linear-gradient(90deg, rgba(173,89,68,1.00), rgba(173,89,68,0.5));}
.w3f_gradient { background: linear-gradient(90deg, rgba(38,98,128,1.00), rgba(38,98,128,0.5));}
.w2f_gradient { background: linear-gradient(90deg, rgba(218,192,140,1.00), rgba(218,192,140,0.5));}
.w1f_gradient { background: linear-gradient(90deg, rgba(127,128,128,1.00), rgba(127,128,128,0.5));}
.wb1f_gradient { background: linear-gradient(90deg, rgba(142,142,143,1.00), rgba(142,142,143,0.5));}

.e9f { color: rgba(208,121,102,1.00);}
.e8f { color: rgba(244,169,70,1.00);}
.e7f { color: rgba(225,66,54,1.00);}
.e6f { color: rgba(100,63,51,1.00);}
.e5f { color: rgba(104,191,156,1.00);}
.e4f { color: rgba(210,156,197,1.00);}
.e3f { color: rgba(249,202,77,1.00);}
.e2f { color: rgba(79,161,80,1.00);}
.e1f { color: rgba(238,192,197,1.00);}
.eb1f { color: rgba(88,76,157,1.00);}

.w10f { color: rgba(160,130,102,1.00);}
.w9f { color: rgba(143,27,54,1.00);}
.w8f { color: rgba(51,110,54,1.00);}
.w7f { color: rgba(201,147,124,1.00);}
.w6f { color: rgba(89,87,87,1.00);}
.w5f { color: rgba(51,65,89,1.00);}
.w4f { color: rgba(173,89,68,1.00);}
.w3f { color: rgba(38,98,128,1.00);}
.w2f { color: rgba(218,192,140,1.00);}
.w1f { color: rgba(127,128,128,1.00);}
.wb1f { color: rgba(142,142,143,1.00);}

.e9f_wrap a {color: #d07966;  border-color: #d07966; }
.e8f_wrap a {color: #f4a946;  border-color: #f4a946; }
.e7f_wrap a {color: #e14236;  border-color: #e14236; }
.e6f_wrap a {color: #643f33;  border-color: #643f33; }
.e5f_wrap a {color: #68bf9c;  border-color: #68bf9c; }
.e4f_wrap a {color: #d29cc5;  border-color: #d29cc5; }
.e3f_wrap a {color: #f9ca4d;  border-color: #f9ca4d; }
.e2f_wrap a {color: #4fa150;  border-color: #4fa150; }
.e1f_wrap a {color: #eec0c5;  border-color: #eec0c5; }
.eb1f_wrap a {color: #584c9d;  border-color: #584c9d; }

.w10f_wrap a {color: #a08266;  border-color: #a08266; }
.w9f_wrap a {color: #8f1b36;  border-color: #8f1b36; }
.w8f_wrap a {color: #336e36;  border-color: #336e36; }
.w7f_wrap a {color: #c9937c;  border-color: #c9937c; }
.w6f_wrap a {color: #595757;  border-color: #595757; }
.w5f_wrap a {color: #334159;  border-color: #334159; }
.w4f_wrap a {color: #ad5944;  border-color: #ad5944; }
.w3f_wrap a {color: #266280;  border-color: #266280; }
.w2f_wrap a {color: #dac08c;  border-color: #dac08c; }
.w1f_wrap a {color: #7f8080;  border-color: #7f8080; }
.wb1f_wrap a {color: #8e8e8f;  border-color: #8e8e8f; }

.floor-btn a {
  width: 40px;
  height: 40px;
  display: block;
  position: relative;
  margin: 0 auto;
  border-width: 1px;
  border-style: solid;
}
.floor-btn.active {
    margin-top: 0 !important;
}
.floor-btn.active a {
  width: 60px;
  height: 60px;
  display: block;
  position: relative;
  margin: 0 auto;
}
.fnav .e9f.active a {background: #d07966; }
.fnav .e8f.active a {background: #f4a946; }
.fnav .e7f.active a {background: #e14236; }
.fnav .e6f.active a {background: #643f33; }
.fnav .e5f.active a {background: #68bf9c; }
.fnav .e4f.active a {background: #d29cc5; }
.fnav .e3f.active a {background: #f9ca4d; }
.fnav .e2f.active a {background: #4fa150; }
.fnav .e1f.active a {background: #eec0c5; }
.fnav .eb1f.active a {background: #584c9d; }

.fnav .w10f.active a {background: #a08266; }
.fnav .w9f.active a {background: #8f1b36; }
.fnav .w8f.active a {background: #336e36; }
.fnav .w7f.active a {background: #c9937c; }
.fnav .w6f.active a {background: #595757; }
.fnav .w5f.active a {background: #334159; }
.fnav .w4f.active a {background: #ad5944; }
.fnav .w3f.active a {background: #266280; }
.fnav .w2f.active a {background: #dac08c; }
.fnav .w1f.active a {background: #7f8080; }
.fnav .wb1f.active a {background: #8e8e8f; }

.floor-btn.active span {
  font-size: 2.4rem;
  color: rgba(255,255,255,1.00);
  top: 45%;
}
.floor-btn-box .slick-prev::before {
    content: '';
    background: url("../img/cmn/pager-previous.svg") no-repeat top center;
    width: 0.69562rem;
    height: 1.39317rem;
    display: block;
    background-size: 100%;
    opacity: 1;
    position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
} 
.floor-btn-box .slick-next::before {
    content: '';
    background: url("../img/cmn/pager-next.svg") no-repeat top center;
    width: 0.69562rem;
    height: 1.39317rem;
    display: block;
    background-size: 100%;
    opacity: 1;
    position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
} 
.slick-prev, .slick-next {
  width: 40px;
  height: 40px;
    border: 1px solid #555;
  top: 50%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.slick-prev:hover, .slick-next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.slick-prev {
left: -70px;
}
.slick-next {
right: -70px;
}
.inner_nav {
  padding-bottom: 30px;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.inner_nav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; 
  justify-content: space-between;
}
.inner_nav ul::after{
  content:"";
  display: block;
  width:32%;
}
.inner_nav ul li {
  width: 32%;
  margin-bottom: 30px;
}
.inner_nav ul li:nth-child(even) {
}
.inner_nav ul li a {
  border-style: solid;
  border-width: 1px;
  padding: 20px;
  display: block;
  width: 100%;
  position: relative;
}
.inner_nav ul li a:after {
  content: "";
  background-image: url(../img/floor/nav_arrow.png);
  background-repeat: no-repeat;
  background-size: 10px auto;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
}
.floor-detail-map {
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.icon-info-detail {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.floor-photo-section {
  position: relative;
}
.floor-photo-section .wrap {
  z-index: 1;
  position: relative;
}
.floor-photo-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  z-index: 0;
}
.e9f_g:before { background: linear-gradient(90deg, rgba(208,121,102,1.00), rgba(208,121,102,0.5));}
.e8f_g:before { background: linear-gradient(90deg, rgba(244,169,70,1.00), rgba(244,169,70,0.5));}
.e7f_g:before { background: linear-gradient(90deg, rgba(225,66,54,1.00), rgba(225,66,54,0.5));}
.e6f_g:before { background: linear-gradient(90deg, rgba(100,63,51,1.00), rgba(100,63,51,0.5));}
.e5f_g:before { background: linear-gradient(90deg, rgba(104,191,156,1.00), rgba(104,191,156,0.5));}
.e4f_g:before { background: linear-gradient(90deg, rgba(210,156,197,1.00), rgba(210,156,197,0.5));}
.e3f_g:before { background: linear-gradient(90deg, rgba(249,202,77,1.00), rgba(249,202,77,0.5));}
.e2f_g:before { background: linear-gradient(90deg, rgba(79,161,80,1.00), rgba(79,161,80,0.5));}
.e1f_g:before { background: linear-gradient(90deg, rgba(238,192,197,1.00), rgba(238,192,197,0.5));}
.eb1f_g:before { background: linear-gradient(90deg, rgba(88,76,157,1.00), rgba(88,76,157,0.5));}

.w10f_g:before { background: linear-gradient(90deg, rgba(160,130,102,1.00), rgba(160,130,102,0.5));}
.w9f_g:before { background: linear-gradient(90deg, rgba(143,27,54,1.00), rgba(143,27,54,0.5));}
.w8f_g:before { background: linear-gradient(90deg, rgba(51,110,54,1.00), rgba(51,110,54,0.5));}
.w7f_g:before { background: linear-gradient(90deg, rgba(201,147,124,1.00), rgba(201,147,124,0.5));}
.w6f_g:before { background: linear-gradient(90deg, rgba(89,87,87,1.00), rgba(89,87,87,0.5));}
.w5f_g:before { background: linear-gradient(90deg, rgba(51,65,89,1.00), rgba(51,65,89,0.5));}
.w4f_g:before { background: linear-gradient(90deg, rgba(173,89,68,1.00), rgba(173,89,68,0.5));}
.w3f_g:before { background: linear-gradient(90deg, rgba(38,98,128,1.00), rgba(38,98,128,0.5));}
.w2f_g:before { background: linear-gradient(90deg, rgba(218,192,140,1.00), rgba(218,192,140,0.5));}
.w1f_g:before { background: linear-gradient(90deg, rgba(127,128,128,1.00), rgba(127,128,128,0.5));}
.wb1f_g:before { background: linear-gradient(90deg, rgba(142,142,143,1.00), rgba(142,142,143,0.5));}

.floor-photo-section .tit-box .sec-tit,
.floor-photo-section .tit-box .sec-subtit {
  color: rgba(255,255,255,1.00);  
}
.floor-photo-section .photo-area::after{
  content:"";
  display: block;
  width:30.833333%;
}
.floor-photo-section .photo-box {
    width: 30.833333%;
    margin-bottom: 5rem;
}
.floor-photo-section .photo-box a {
    display: block;
    width: 100%;
    height: 100%;
}
.floor-photo-section .photo-box:nth-last-child(3),
.floor-photo-section .photo-box:nth-last-child(2),
.floor-photo-section .photo-box:last-child {
    margin-bottom: 0;
}
.floor-photo-section .photo-box figure {
    margin-bottom: 2.5rem;
}
.floor-photo-section .photo-box h3 {
  font-size: 2rem;
  padding-bottom: 5px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.floor-photo-section .photo-box p {
  font-size: 1.6rem;
  line-height: 1.3;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.floor-photo-section .photo-box .more-btn-wrap {
    text-align: right;
    padding: 1rem 5% 0 0;
}
.floor-photo-section .photo-box .more-btn {
    background: #284DB1;
    padding: 0.2rem 2.5rem 0.4rem 1.5rem;
    color: #fff;
    position: relative;
}
.floor-photo-section .photo-box .more-btn::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 1rem;
    top: 1.2rem;
}
.sec-tit {
  color: #555555;
}
.floor-bottom .btn a {
  padding: 1.2rem 0;
}
.photo-box {
  padding-top: 100px;
  margin-top: -100px;
}
@media screen and (min-width: 768px) {
  .floor-photo-section .wrap .photo-area::after {
      content:"";
      display: block;
      width:30%;
  }
}
@media screen and (max-width:768px) {
  .tit-sec_floor {
    padding: 4.2rem 0 2rem;
  }
  .floor_ttl {
    margin-bottom: 0px;
  }
  .floor_ttl .fl {
    display: flex;
    padding-bottom: 20px;
  }
  .floor_ttl .fl .bill {
    font-size: 2rem;
    width: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 10px;
    height: 50px;
  }
  .floor_ttl .fl .no {
    font-size: 9rem;
    line-height: 0.8;
  }
  .floor_ttl .cont{
    font-size: 4rem;
    padding-bottom: 10px;
  }
  .floor_ttl .deta{
    font-size: 1.6rem;
  }
  .slick-list {
    margin: 0 auto;
    width: 70%;
  }
  .floor-btn a {
    width: 30px;
    height: 30px;
  }
  .floor-btn.active {
    margin-top: -3px !important;
  }
  .floor-btn.active a {
  width: 40px;
  height: 40px;
  margin: 7px auto 0;
  }
  .slick-prev, .slick-next {
    width: 30px;
    height: 30px;
    top: 40%;
  }
  .floor-btn-box .slick-prev::before, .floor-btn-box .slick-next::before {
    width: 8px;
    height: 16px;
  }
  .slick-prev {
    left: -20px;
  }
  .slick-next {
    right: -20px;
  }
  .slick-prev,
  .slick-next {
    background-color: #fff;
    z-index: 100;
  }
  .inner_nav ul {
    display: block;
  }
  .inner_nav ul li {
    width: 100%;
  }
  .inner_nav ul li:nth-child(even) {
    padding-left: 0px;
    padding-right: 0px;
  }
  .floor-photo-section .photo-box {
    width: 100%;
    margin-bottom: 4rem !important;
  }
  .floor-bottom {
    padding: 8rem 2rem;
  }

}