@charset "utf-8";
/* CSS Document */


.o_line18 > span {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 2rem;
}
.o_line18 > span::after {
    content: "";
    display: block;
    width: 100%;
    height: 1.8rem;
    background-color: #ef834b;
    position: absolute;
    bottom: -0.5rem;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -2;
}
.o_line18 > span::before {
    content: "";
    display: block;
    width: 100%;
    height: 0.1rem;
    background-color: #FFFFFF;
    position: absolute;
    bottom: -0.3rem;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
}
.o_line18 > span > span::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: -0.6rem;
    left: -0.1rem;
    transform: translate(0,0);
    z-index: -1;
}
.o_line18 > span > span::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 20px 20px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: -0.6rem;
    right: -0.1rem;
    transform: translate(0,0);
    z-index: -1;
}

.att {
    font-size: 1.6rem;
    letter-spacing: 0;
    position: relative;
    padding-left: 1.2em;
    display: inline-block;
}
.att::before {
    content: "※";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width: 768px) {

}

/* #topmain
----------------------------------------- */
#topmain .main_txt {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
    text-align: right;
}

#topmain .main_txt .txt_wrap {
    text-align: right;
}

#topmain .area_wrap .area_list a.harue {
    background-color: #FFFFFF;
    color: #eb641e;
    border-left: 2px solid #eb641e;
    border-top: 2px solid #eb641e;
}
#topmain .area_wrap .area_list a.harue::after {
    border-color: #FFFFFF transparent transparent transparent;
}
#topmain .area_wrap .area_list a.harue::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate(-100%,100%);
    width: 0.2rem;
    height: 2.0rem;
    background-color: #eb641e;
}
#topmain .area_wrap .area_list a.taneike {
    background-color: #eb641e;
    color: #FFFFFF;
}
#topmain .area_wrap .area_list a.taneike::after {
    border-color: transparent transparent #eb641e transparent;
}

@media only screen and (max-width: 768px) {
#topmain .main_txt {
    text-align: left;
}

#topmain .main_txt .txt_wrap {
    text-align: left;
}

#topmain .area_wrap .area_list a.harue {
    background-color: #FFFFFF;
    color: #eb641e;
    border-left: 2px solid #eb641e;
    border-top: 2px solid #eb641e;
}
#topmain .area_wrap .area_list a.harue::after {
    border-color: #FFFFFF transparent transparent transparent;
}
#topmain .area_wrap .area_list a.harue::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate(-100%,100%);
    width: 0.4rem;
    height: 3rem;
    background-color: #eb641e;
}
#topmain .area_wrap .area_list a.taneike {
    background-color: #eb641e;
    color: #FFFFFF;
}
#topmain .area_wrap .area_list a.taneike::after {
    border-color: transparent transparent #eb641e transparent;
}
    
#topmain .slider li.slick-slide .slide_wrap {
    /*background-position-x: 20%;*/
}
}


/* #feature
----------------------------------------- */
#feature {
    padding-top: 40rem;
}
@media only screen and (max-width: 768px) {
#feature {
    padding-top: 24rem;
}
}

/* #price
----------------------------------------- */
#price .price_table .price_wrap {
    align-items: center;
}

@media only screen and (max-width: 768px) {
}


/* #facility
----------------------------------------- */
#facility .floor_wrap {
	display: inline-block;
	width: 100%;
    /*max-width: 86.5rem;*/
    margin-top: 2rem;
    margin-bottom: 10rem;
    position: relative;
}
#facility .floor_wrap > img {
	width: 100%;
}

#facility .floor_wrap .link_wrap {
    position: absolute;
    z-index: 1;
}
#facility .floor_wrap .link_wrap a {
    display: block;
	width: 100%;
	height: 100%;
}
#facility .floor_wrap .link01 {
    width: calc(300 / 1100 * 100%);
	height: calc(235 / 728 * 100%);
    top: calc(120 / 728 * 100%);
    left: calc(75 / 1100 * 100%);
}
#facility .floor_wrap .link02 {
    width: calc(170 / 1100 * 100%);
	height: calc(132 / 728 * 100%);
    top: calc(120 / 728 * 100%);
    left: calc(377 / 1100 * 100%);
}
#facility .floor_wrap .link03 {
    width: calc(170 / 1100 * 100%);
	height: calc(143 / 728 * 100%);
    top: calc(255 / 728 * 100%);
    left: calc(377 / 1100 * 100%);
}
#facility .floor_wrap .link04 {
    width: calc(150 / 1100 * 100%);
	height: calc(140 / 728 * 100%);
    top: calc(443 / 728 * 100%);
    left: calc(225 / 1100 * 100%);
}
#facility .floor_wrap .link05 {
    width: calc(150 / 1100 * 100%);
	height: calc(140 / 728 * 100%);
    top: calc(443 / 728 * 100%);
    left: calc(359 / 1100 * 100%);
}
#facility .floor_wrap .link06 {
    width: calc(143 / 1100 * 100%);
	height: calc(123 / 728 * 100%);
    top: calc(120 / 728 * 100%);
    right: calc(277 / 1100 * 100%);
}
#facility .floor_wrap .link07 {
    width: calc(143 / 1100 * 100%);
	height: calc(123 / 728 * 100%);
    top: calc(245 / 728 * 100%);
    right: calc(277 / 1100 * 100%);
}
#facility .floor_wrap .link08 {
    width: calc(143 / 1100 * 100%);
	height: calc(123 / 728 * 100%);
    top: calc(378 / 728 * 100%);
    right: calc(277 / 1100 * 100%);
}
#facility .floor_wrap .link09 {
    width: calc(143 / 1100 * 100%);
	height: calc(123 / 728 * 100%);
    top: calc(455 / 728 * 100%);
    right: calc(277 / 1100 * 100%);
}
#facility .floor_wrap .link10 {
    width: calc(143 / 1100 * 100%);
	height: calc(123 / 728 * 100%);
    top: calc(120 / 728 * 100%);
    right: calc(190 / 1100 * 100%);
}
#facility .floor_wrap .link11 {
    width: calc(143 / 1100 * 100%);
	height: calc(123 / 728 * 100%);
    top: calc(245 / 728 * 100%);
    right: calc(190 / 1100 * 100%);
}
#facility .floor_wrap .link12 {
    width: calc(143 / 1100 * 100%);
	height: calc(123 / 728 * 100%);
    top: calc(378 / 728 * 100%);
    right: calc(190 / 1100 * 100%);
}
#facility .floor_wrap .link13 {
    width: calc(180 / 1100 * 100%);
	height: calc(125 / 728 * 100%);
    top: calc(356 / 728 * 100%);
    left: calc(0 / 1100 * 100%);
}
#facility .floor_wrap .link14 {
    width: calc(180 / 1100 * 100%);
	height: calc(125 / 728 * 100%);
    bottom: calc(0 / 728 * 100%);
    right: calc(0 / 1100 * 100%);
}

.remodal.modal_wrap {
    width: auto;
    max-width: 70rem;
    max-height: 70rem;
    padding: 4rem;
    background: #FFFFFF;
    display: inline-flex;
}
.remodal.modal_wrap.slider_wrap {
    width: auto;
}
.modal_wrap .remodal-close {
    width: auto;
    height: auto;
    padding-right: 1.5rem;
    top: 1rem;
    z-index: 2;
}
.modal_wrap img {
    width: auto;
    max-width: 62rem;
    height: auto;
    max-height: 62rem;
    object-fit: contain;
}
.modal_wrap .txt_wrap {
    width: 100%;
    margin-top: 2rem;
    text-align: center;
}
.modal_wrap .txt_wrap h4 {
    font-size: 2.1rem;
    text-align: center;
}

.modal_wrap .modal_slider {
    width: 48.8rem;
    margin: auto;
}
/*.modal_wrap .slick-list {
    width: 100%;
}
.modal_wrap .slick-track {
    width: 100%;
}
.modal_wrap .slick-slide {
    width: 100%;
}*/
.modal_wrap .slide_wrap {
    width: auto;
    max-width: 62rem;
    display: inline-flex;
    height: auto;
    max-height: 62rem;
}

.modal_wrap .modal_slider .slick-arrow img {
    width: 2.7rem;
}
.modal_wrap .modal_slider .slick-prev,
.modal_wrap .modal_slider .slick-next {
    width: 2.7rem;
    height: auto;
}
.modal_wrap .modal_slider .slick-prev {
    left: -10rem;
}
.modal_wrap .modal_slider .slick-next {
    right: -10rem;
}

@media only screen and (max-width: 768px) {
.remodal.modal_wrap {
    padding: 1.5rem;
}
.modal_wrap .txt_wrap h4 {
    font-size: 1.8rem;
    text-align: center;
}
.modal_wrap .remodal-close {
    width: auto;
    height: auto;
    padding-right: 1.5rem;
    top: 1rem;
}
}