@charset "UTF-8";
/*@mixin nav-on{ background:    -moz-linear-gradient(left,#433f29,#787048); background: -webkit-linear-gradient(left,#433f29,#787048); background:         linear-gradient(to right,#433f29,#787048);
}*/
/*
@mixin reserve-off{ background: #9d1720;
}
@mixin reserve-on{ background: #bf5e65;
}
@mixin sp-reserve-off{ background: #9d1720;
}
@mixin sp-reserve-on{ background: #bf5e65;
}*/
sup { font-size: 56%; vertical-align: super; }

.img { line-height: 1; }

.floorplan-bg { background-color: #000; color: #fff; }
.floorplan-bg .container { background-color: #000; color: #fff; }
.floorplan-bg .contents-inner { /*	&:last-of-type{
		padding-top: 2.5rem;
	} */ }
.floorplan-bg .contents-inner + .contents-inner { padding-top: 2.5rem; }
.floorplan-bg .main-copy, .floorplan-bg .sub-copy, .floorplan-bg .lead, .floorplan-bg .note, .floorplan-bg .img .cap.out { color: #fff; }
.floorplan-bg .main-copy + .lead { margin-bottom: 2.5rem; }
@media screen and (max-width: 600px) { .floorplan-bg .main-copy + .lead { margin-bottom: 0; text-align: left; padding-left: 0.75rem; padding-right: 0.75rem; }
  .floorplan-bg .main-copy + .lead .aw { display: inline; } }

.main { margin-left: auto; margin-right: auto; }

.page-tag { position: relative; top: 0; left: 0; margin-top: 4rem; filter: none; }

.main-copy { margin-bottom: 3.5rem; }
@media screen and (max-width: 600px) { .main-copy { margin-bottom: 2rem; } }

.contents-block { padding-top: 2.5rem; }
.contents-block .ttl { font-family: "游明朝","Noto Serif JP" ,   YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; -webkit-font-smoothing: antialiased; font-feature-settings: "palt"; font-weight: normal; font-weight: normal; margin-bottom: 1rem; background: #336B5B; color: #fff; font-size: .9rem; line-height: 1.4; padding: .25rem 0.5rem; text-align: left; }
.contents-block .img + .img { margin-top: 0.25rem; }
.contents-block + .contents-block { margin-top: 2.5rem; }
@media screen and (max-width: 600px) { .contents-block { padding-left: 0.5rem; padding-right: 0.5rem; } }
@media screen and (max-width: 320px) { .contents-block + .contents-block { margin-top: 0; } }

.flex { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.flex div, .flex li { min-height: 0; }
.flex .text .sub-copy, .flex .text .lead { text-align: left; }
.flex .text .sub-copy + .lead { margin-top: 0.5rem; }
.flex .text .lead + .note { margin-top: 1rem; }

.item-block { width: 100%; }
.item-block + .item-block { margin-top: 2.5rem; }

.category-head { font-family: "游明朝","Noto Serif JP" ,   YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; -webkit-font-smoothing: antialiased; font-feature-settings: "palt"; font-weight: normal; font-size: 1.25em; text-align: left; padding-bottom: 0.25rem; border-bottom: thin solid #f5f5f5; margin-bottom: 1.5rem; }

#Elevator .contents-block { /*&:nth-of-type(3){
	&.flex{
		justify-content: space-between;
		align-items: flex-start;
		align-content: flex-start;
		.text{
			width: 672/1024*100%;
		}
		.image{
			width: 320/1024*100%;
		}
	}
} */ }
#Elevator .contents-block .howto { margin: 0 auto 1.5rem; text-align: center; }
#Elevator .contents-block .howto .lead { padding: 0.5rem 1rem; border-radius: 50vh; background-color: #336b5b; display: inline-block; width: 92%; max-width: 680px; margin: auto; line-height: 1.2; }
@media screen and (max-width: 600px) { #Elevator .contents-block { /*	&:nth-of-type(3){
		&.flex{
			.text{
				width: 100%;
			}
			.image{
				width: 100%;
				margin-top: 1rem;
			}
		}
	} */ } }

/* #PrivateHall{
		.contents-block{
		&:nth-of-type(2){
			&.flex{
				justify-content: space-between;
				align-items: flex-start;
				align-content: flex-start;
				.block{
					width: 472/1024*100%;
					&.flex{
				justify-content: space-between;
				align-items: flex-start;
				align-content: flex-start;
				.text{
					width: 224/472*100%;
					order: 2;
				}
				.image{
					width: 216/472*100%;
					order: 1;
				}
					}
				}
			}
		}
	}
		@media screen and (max-width:$bp02){
				.contents-block{
		&:nth-of-type(2){
			&.flex{
				.block{
					width: 488/1024*100%;
				}
			}
		}
	}
	}
	@media screen and (max-width:$bp04){
				.contents-block{
		&:nth-of-type(2){
			&.flex{
				.block{
					width: 100%;
					& + .block{
						margin-top: 2.5rem;
					}
					&.flex{
				.text{
					width: 100%;
					order: 1;
				}
				.image{
					width: 100%;
					margin-top: 1rem;
				}
					}
				}
			}
		}
	}
	}
} */
#Security .item-block:nth-of-type(2).flex { justify-content: space-between; align-items: flex-start; align-content: flex-start; }
#Security .item-block:nth-of-type(2).flex .text { width: 65.625%; }
#Security .item-block:nth-of-type(2).flex .image { width: 31.25%; }
@media screen and (max-width: 600px) { #Security .item-block:nth-of-type(2).flex .text { width: 100%; }
  #Security .item-block:nth-of-type(2).flex .image { width: 100%; margin-top: 1rem; } }

#Private .item-block:nth-of-type(1).flex { justify-content: space-between; align-items: flex-start; align-content: flex-start; }
#Private .item-block:nth-of-type(1).flex .text { width: 50.78125%; }
#Private .item-block:nth-of-type(1).flex .image { width: 46.09375%; }
#Private .item-block:nth-of-type(2).flex { justify-content: space-between; align-items: flex-start; align-content: flex-start; }
#Private .item-block:nth-of-type(2).flex .block { width: 46.09375%; }
#Private .item-block:nth-of-type(2).flex .block.flex { justify-content: space-between; align-items: flex-start; align-content: flex-start; }
#Private .item-block:nth-of-type(2).flex .block.flex .text { width: 47.4576271186%; order: 2; }
#Private .item-block:nth-of-type(2).flex .block.flex .image { width: 45.7627118644%; order: 1; }
@media screen and (max-width: 834px) { #Private .item-block:nth-of-type(2).flex .block { width: 47.65625%; } }
@media screen and (max-width: 600px) { #Private .item-block:nth-of-type(1).flex .text { width: 100%; }
  #Private .item-block:nth-of-type(1).flex .image { width: 100%; margin-top: 1rem; }
  #Private .item-block:nth-of-type(2).flex .block { width: 100%; }
  #Private .item-block:nth-of-type(2).flex .block + .block { margin-top: 2.5rem; }
  #Private .item-block:nth-of-type(2).flex .block.flex .text { width: 100%; order: 1; }
  #Private .item-block:nth-of-type(2).flex .block.flex .image { width: 100%; margin-top: 1rem; } }

#PrivateHall-flow { margin: 2rem auto; }

.to-plan-page { width: 90%; margin: auto; }
.to-plan-page ul { width: 100%; max-width: 900px; margin: 0 auto 0; text-align: center; /*display: block;*/ display: flex; }
.to-plan-page ul li { position: relative; overflow: hidden; width: 50%; padding-top: 4rem; padding-left: 1.5rem; display: flex; justify-content: center; margin: 0px auto 0; /*width:100%;*/ width: 48%; max-width: 400px; font-size: 22px; border-color: #336b5b; background-color: #336b5b; background-image: -moz-linear-gradient(0deg, #004152 0%, #559175 100%); background-image: -webkit-linear-gradient(0deg, #004152 0%, #559175 100%); background-image: -ms-linear-gradient(0deg, #004152 0%, #559175 100%); }
.to-plan-page ul li a { font-family: "游明朝","Noto Serif JP" ,   YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; -webkit-font-smoothing: antialiased; font-feature-settings: "palt"; font-weight: normal; color: #FFF; text-align: center; text-decoration: none; width: 100%; position: relative; line-height: 1; letter-spacing: 0.2em; text-align: center; vertical-align: middle; display: block; position: absolute; top: 50%; transform: translateY(-50%); }
.to-plan-page ul li a::before { content: ""; display: inline-block; width: 1em; height: 1em; background-image: url("../img/common/h-icon-arrow2.png"); background-position: center center; background-size: contain; background-repeat: no-repeat; vertical-align: middle; position: absolute; top: 50%; left: 2rem; transform: translateY(-50%); }
.to-plan-page ul li:hover { filter: brightness(72%); }
.to-plan-page ul li:hover a { filter: brightness(100%); }
@media screen and (max-width: 834px) { .to-plan-page { padding-bottom: 2.5rem; } }
@media screen and (max-width: 600px) { .to-plan-page ul li { width: 100%; max-width: 320px; font-size: 16px; } }

.ev-container { width: 100%; position: relative; overflow: hidden; }
.ev-container .ev-nav { width: 100%; margin: 0 auto; max-width: 716px; position: relative; }
.ev-container .ev-nav ul { display: flex; justify-content: center; width: 100%; transition: 0.3s ease 0.5s all; }
.ev-container .ev-nav.open ul { margin: 0; transition-delay: 0s; width: calc(96% - 3rem); }
.ev-container .ev-nav .ev-nav-btn { display: block; width: 22%; margin: 0 3%; padding: 0.55rem 0; background-color: white; position: relative; cursor: pointer; margin-bottom: 1rem; }
.ev-container .ev-nav .ev-nav-btn img { width: auto; height: 2.5rem; display: block; margin: 0 auto; }
.ev-container .ev-nav .ev-nav-btn::before { content: ""; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; opacity: 0; transition: 0.2s ease-out 0s opacity; background-image: -moz-linear-gradient(0deg, #004152 0%, #559175 100%); background-image: -webkit-linear-gradient(0deg, #004152 0%, #559175 100%); background-image: -ms-linear-gradient(0deg, #004152 0%, #559175 100%); }
.ev-container .ev-nav .ev-nav-btn::after { content: ""; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background-size: auto 2.5rem; background-position: center center; background-repeat: no-repeat; opacity: 0; transition: 0.2s ease-out 0s opacity; }
.ev-container .ev-nav .ev-nav-btn:nth-child(1)::after { background-image: url("../img/gimic/img-floor-nav-a-on.png"); }
.ev-container .ev-nav .ev-nav-btn:nth-child(2)::after { background-image: url("../img/gimic/img-floor-nav-b-on.png"); }
.ev-container .ev-nav .ev-nav-btn:nth-child(3)::after { background-image: url("../img/gimic/img-floor-nav-c-on.png"); }
.ev-container .ev-nav .ev-nav-btn.active::before, .ev-container .ev-nav .ev-nav-btn:hover::before { opacity: 1; }
.ev-container .ev-nav .ev-nav-btn.active::after, .ev-container .ev-nav .ev-nav-btn:hover::after { opacity: 1; }
.ev-container .ev-nav-retrun { width: 3rem; height: 3rem; position: absolute; top: -3rem; right: 6%; background-color: #FFF; transition: 0.3s ease 0s top; pointer-events: none; }
.ev-container .ev-nav-retrun img { width: 100%; height: auto; display: block; transition: 0.2s ease-in-out 0s transform; }
.ev-container .ev-nav-retrun:hover img { transform: rotate(-120deg); }
.ev-container .ev-nav-retrun.active { transition-delay: 0.5s; top: 0rem; pointer-events: auto; cursor: pointer; }
.ev-container .ev-note-sp { padding-top: 3%; }
.ev-container .ev-note-sp img { width: 100%; height: auto; }
.ev-container .ev-view { width: 100%; }
.ev-container .ev-view .ev-view-inner { position: relative; overflow: hidden; }
.ev-container .ev-view .ev-view-floor { width: 100%; padding-bottom: 41.015625%; transition: 0.5s cubic-bezier(0.56, 0, 0.37, 1) 0s all; }
.ev-container .ev-view .ev-view-floor.motion-A { transform: translate(10%, -25%); width: 130%; }
.ev-container .ev-view .ev-view-floor.motion-B { transform: translate(-15%, -25%); width: 130%; }
.ev-container .ev-view .ev-view-floor.motion-C { transform: translate(-30%, -25%); width: 130%; }
.ev-container .ev-view .ev-item { width: 100%; position: absolute; top: 0; left: 0; }
.ev-container .ev-view .ev-note { width: 100%; position: absolute; bottom: 0; left: 0; }
.ev-container .ev-view .ev-note::before { content: ""; width: 100%; display: block; padding-bottom: 3%; background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, black 100%); background-image: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, black 100%); background-image: -ms-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, black 100%); }
.ev-container .ev-view .ev-note .ev-note-inner { width: 100%; background-color: #000; }
.ev-container .ev-view .ev-note img { width: 90%; max-width: 800px; margin: 0 auto; }
.ev-container .ev-view .ev-arrow { width: 100%; opacity: 0; transition: 0.2s ease-out 0s opacity; }
.ev-container .ev-view .ev-arrow img { width: 100%; height: auto; display: block; }
.ev-container .ev-view .ev-arrow.active { opacity: 1; transition: 0.2s ease-out 0.2s opacity; }
.ev-container .ev-view .ev-arrow .motion { position: absolute; top: 35%; left: 32.8%; width: 22%; }
.ev-container .ev-view .ev-view-floor { position: relative; }
.ev-container .ev-view .ev-view-floor-a, .ev-container .ev-view .ev-view-floor-b, .ev-container .ev-view .ev-view-floor-c { opacity: 0; transition: 0.2s ease-out 0s opacity; }
.ev-container .ev-view .ev-view-floor-a.active, .ev-container .ev-view .ev-view-floor-b.active, .ev-container .ev-view .ev-view-floor-c.active { opacity: 1; }
.ev-container .ev-view .ev-view-floor-a .ev-arrow { width: 16%; top: 46%; left: 23.8%; opacity: 1; }
.ev-container .ev-view .ev-view-floor-b .ev-arrow { width: 12%; top: 46%; left: 48%; opacity: 1; }
.ev-container .ev-view .ev-view-floor-c .ev-arrow { width: 24%; top: 47%; left: 48.2%; opacity: 1; }
.ev-container .ev-view .ev-port-pouch, .ev-container .ev-view .ev-port-takuhai { width: 20px; height: 20px; transform: translate(-50%, -50%); background-color: #b84463; border-radius: 50%; }
.ev-container .ev-view .ev-port-pouch::after, .ev-container .ev-view .ev-port-takuhai::after { content: ""; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80%; height: 80%; background-color: rgba(255, 255, 255, 0.8); border-radius: 50%; mix-blend-mode: color-dodge; animation: evBrightMotion 3s linear 0s infinite forwards; }
@keyframes evBrightMotion { 0% { opacity: 0; }
  20% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 0; } }
.ev-container .ev-view .ev-port-pouch::before, .ev-container .ev-view .ev-port-takuhai::before { content: ""; display: block; position: absolute; top: 0; left: 50%; width: 80px; padding-bottom: 40px; background-image: url("../img/gimic/img-port-pouch.png"); background-position: center center; background-repeat: no-repeat; background-size: contain; transform: translate(-50%, calc(-100% - 0px)); }
.ev-container .ev-view .ev-port-takuhai { background-color: #00707f; }
.ev-container .ev-view .ev-port-takuhai::before { background-image: url("../img/gimic/img-port-takuhai.png"); }
.ev-container .ev-view .ev-protGroup-a, .ev-container .ev-view .ev-protGroup-b, .ev-container .ev-view .ev-protGroup-c { width: 100%; padding-bottom: 50.78125%; transition: 0.3s linear 0s opacity; opacity: 0; }
.ev-container .ev-view .ev-protGroup-a.active, .ev-container .ev-view .ev-protGroup-b.active, .ev-container .ev-view .ev-protGroup-c.active { opacity: 1; }
.ev-container .ev-view .ev-protGroup-a .ev-port-pouch { top: 50%; left: 21%; }
.ev-container .ev-view .ev-protGroup-a .ev-port-takuhai { top: 57%; left: 10%; }
.ev-container .ev-view .ev-protGroup-b .ev-port-takuhai { top: 61%; left: 69.8%; }
.ev-container .ev-view .ev-protGroup-c .ev-port-pouch { top: 45%; left: 83%; }
.ev-container .ev-view .ev-protGroup-c .ev-port-takuhai { top: 58%; left: 79%; }
.ev-container .ev-view img { width: 100%; height: auto; display: block; }
.ev-container .pc-size { display: block; }
.ev-container .sp-size { display: none !important; }
@media screen and (max-width: 900px) { .ev-container .ev-view .ev-port-pouch, .ev-container .ev-view .ev-port-takuhai { width: 15px; height: 15px; }
  .ev-container .ev-view .ev-port-pouch:before, .ev-container .ev-view .ev-port-takuhai:before { width: 52px; padding-bottom: 24px; } }
@media screen and (max-width: 600px) { .ev-container .pc-size { display: none !important; }
  .ev-container .sp-size { display: block !important; }
  .ev-container .ev-nav { width: 90%; }
  .ev-container .ev-nav .ev-nav-btn { width: 32%; margin: 0 1%; }
  .ev-container .ev-nav .ev-nav-btn img { height: 2rem; }
  .ev-container .ev-nav .ev-nav-btn::after { background-size: auto 2.0rem; }
  .ev-container .ev-nav.open ul { width: calc(90% - 2rem); }
  .ev-container .ev-nav-retrun { right: 0; }
  .ev-container .ev-view .ev-port-pouch, .ev-container .ev-view .ev-port-takuhai { width: 12px; height: 12px; }
  .ev-container .ev-view .ev-port-pouch:before, .ev-container .ev-view .ev-port-takuhai:before { display: none; } }
@media screen and (max-width: 400px) { .ev-container .ev-nav .ev-nav-btn img { height: 1.5rem; }
  .ev-container .ev-nav .ev-nav-btn::after { background-size: auto 1.5rem; }
  .ev-container .ev-nav.open ul { width: calc(96% - 2.5rem); }
  .ev-container .ev-nav-retrun { right: 0; width: 2.6rem; height: 2.6rem; } }
