/* mainVisual
==========================================*/
#stay .mainVisualWrap > div:nth-of-type(3) { background-image: url(/img/stay/root/img01.jpg); }
#activity .mainVisualWrap > div:nth-of-type(3) { background-image: url(/img/stay/activity/img01.jpg); }
#activity.modeSP .mainVisualWrap > div:nth-of-type(3) { background-position: -1030px center; }
#interior .mainVisualWrap > div:nth-of-type(3) { background-image: url(/img/stay/interior/img01.jpg); }
#interior.modeSP .mainVisualWrap > div:nth-of-type(3) { background-position: -1140px center; }
#concept .mainVisualWrap > div:nth-of-type(3) { background-image: url(/img/stay/concept/img01.jpg); }
#concept.modeSP .mainVisualWrap > div:nth-of-type(3) { background-position: -1140px center; }

.modePC .barTitleA:after{ margin-left: 30px; }


/* box01
==========================================*/
.box01 { margin: 0 auto; }
.modePC .box01 {
	width: 960px;
	margin-top: 120px;
	margin-bottom: -40px;
}
.modeSP .box01 {
	width: 630px;
	margin-top: 130px;
}

.modePC .box01 .jp{margin-top: 40px;}
.modePC .box01 .en{ margin-top: 50px; }

.modeSP .box01 .jp{}
.modeSP .box01 .en{ margin-top: 80px; }

/* .box04
==========================================*/
.box04 {
	letter-spacing: .1em;
}
.modePC .box04 {
	width: 960px;
	height: 320px;
	margin: 120px auto 0;
	padding-top: 245px;
	position: relative;
}
.modeSP .box04 {
	width: 690px;
	margin: 130px auto 0 auto;
}

.modePC .box04L { padding-left: 480px; }
.modePC .box04R { padding-left: 120px; }

.modePC .box04 .imgWrap,
.modePC .box04 h3 { position: absolute; top: 0; }
.modePC .box04L .imgWrap,
.modePC .box04R h3 { left: 0; }
.modePC .box04R .imgWrap,
.modePC .box04L h3 { right: 60px; }

.modeSP .box04 .imgWrap { margin-top: 30px; }
.modeSP .box04L .imgWrap {  }

.modePC .box04 .imgWrap img {
	width: 480px;
	margin-top: -20px;
}
.modeSP .box04 .imgWrap img { width: 690px; }

.modeSP .box04L h3 {}
.modeSP .box04R h3 {}

.modePC .box04 h3 p { width: 300px; }
.modePC .box04 h3 p:nth-of-type(1) { padding: 30px 30px 10px 30px; }
.modePC .box04 h3 p:nth-of-type(2) { padding: 0 30px 30px 30px; position: relative; }

.box04 h3 p a {
	position: absolute;
}
.modePC .box04 h3 a {
	top: 24px;
	left: 235px;
	width: 80px;
	height: 30px;
	font-size: 12px;
	line-height: 31px;
}
.modeSP .box04 h3 p a {
	top: 105px;
	right: 0px;
	width: 180px;
	height: 60px;
	font-size: 22px;
	line-height: 60px;
}

.modePC .box04 h3 p a svg {
	width: 9px;
	height: 9px;
	margin-left: 5px;
}
.modeSP .box04 h3 p a svg {
	width: 18px;
	height: 18px;
	margin-left: 12px;
}

.box04 h3 p span {
	display: block;
	line-height: 1.6;
}
.modePC .box04 h3 p span {margin: 10px 0 -30px;}
.modeSP .box04 h3 p span { padding-top: 10px; }

.box04 i.accordion{
	position: relative;
}
.modePC .box04 i.accordion{
	position: absolute;
	right: 200px;
	bottom: 30px;
	height: 50px;
	width: 190px;
	line-height: 50px;
	font-size: 14px;
}
.modeSP .box04 i.accordion{ margin-top: 50px; }

.modePC .box04.room04 i.accordion{ 	bottom: -10px; }
.modePC .box04.room05 i.accordion{ 	bottom: -10px; }
.modePC .box04.room06 i.accordion{ 	bottom: -10px; }

.box04 i.accordion:before{ content: "More Information" }
.box04 i.accordion.active:before{ content: "Close" }


.box04 i.accordion svg{ position: absolute; }
.modePC .box04 i.accordion svg{
	width: 8px;
	height: 14px;
	top: 18px;
	right: 14px;
}
.modeSP .box04 i.accordion svg{
	width: 16px;
	height: 28px;
	top: 43px;
	right: 48px;
}

.box04 i.accordion.active svg{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.modePC .box04 .imgWrap {
	margin-top: 25px;
	width: 480px;
	height: 270px;
	overflow: hidden;
}
.modeSP .box04 .imgWrap {
	width: 690px;
	height: 388px;
	overflow: hidden;
}
.box04 .youtube-movie-content iframe {
	width: 100%;
	height: 100%;
}

/**
* room_box
*/
.room_box{
	position: relative;
}
.modePC .room_box{
	margin-top: 80px;
	background: #eee;
}
.modeSP .room_box{
	width: 750px;
}


.room_box p.arrow{
	position: absolute;
	left: 50%;
	width: 0px;
	border-color: #eee;
	border-style: solid;
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
}
.modePC .room_box p.arrow{
	top: -60px;
	margin-left: -15px;
	border-width: 30px;
}
.modeSP .room_box p.arrow{
	top: -60px;
	margin-left: -15px;
	border-width: 30px;
}

.room_text { position: relative; }
.modePC .room_text {
	width: 960px;
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 80px;
}
.modeSP .room_text {
	background: #eee;
	margin: 0 auto;
}

.modePC .room_text p { width: 440px;}
.modeSP .room_text p { padding: 0 40px;}

.modePC .room_text .jp { float: left; }
.modePC .room_text .en { float: right; }

.modeSP .room_text .jp { padding-bottom: 30px; }
.modeSP .room_text .en { padding-bottom: 90px; }

.room_text .close{
	position: absolute;
	left: 50%;
}
.modePC .room_text .close{
	bottom: -35px;
	margin-left: -40px;
}
.modeSP .room_text .close{
	bottom: -45px;
	margin-left: -90px;
}

.room_text .close i{
	background: #000;
	display: block;
}
.modePC .room_text .close i{
	width: 70px;
	height: 70px;
		-webkit-transition: opacity .3s;
	        transition: opacity .3s;
}
.modeSP .room_text .close i{
	width: 90px;
	height: 90px;
}
.modePC .room_text .close i:hover{ opacity: .6; }

.room_text .close i svg{
	color: #fff;
	fill:#fff;
}
.modePC .room_text .close i svg {
	width: 24px;
	height: 24px;
	margin-left: 23px;
	margin-top: 23px;
}
.modeSP .room_text .close i svg {
	width: 35px;
	height: 35px;
	margin-left: 27px;
	margin-top: 27px;
}

/* .box04 Slider
==========================================*/
.stayRoomSlider {
	position: relative;
}
.modePC .stayRoomSlider {
	height: 500px;
	padding-top: 100px;
}
.modeSP .stayRoomSlider {
	margin-top: 34px;
	padding: 60px 30px 40px 30px;
	background: #eee;
}

.modePC .stayRoomSlider .bx-wrapper {
	width: 2400px !important;
	position: absolute !important;
	top: 50px;
	left: 50%;
	margin-left: -1150px !important;
}

.modePC .stayRoomSlider .bx-viewport {
	overflow: visible !important;
}

.modePC .stayRoomSlider .u1 {
	height: 450px;
	margin: 0 auto;
}
.modeSP .stayRoomSlider .u1 {
	width: 690px;
}

.stayRoomSlider .u1 li {
	position: relative;
}
.modePC .stayRoomSlider .u1 li,
.modePC .stayRoomSlider .u1 img {
	width: 675px;
	height: 450px;
}
.modeSP .stayRoomSlider .u1 li,
.modeSP .stayRoomSlider .u1 img {
	width: 630px;
}

.modePC .stayRoomSlider .u1 svg {
	color: #fff;
	width: 17px;
	height: 10px;
	margin-left: 12px;
}

.stayRoomSlider .u2 {
	height: 0;
	position: absolute;
	top: 50%;
}
.modePC .stayRoomSlider .u2 {
	width: 760px;
	left: 50%;
	margin: -16px 0 0 -380px;
}
.modeSP .stayRoomSlider .u2 {
	width: 750px;
	left: 0;
	margin-top: -30px;
}

.stayRoomSlider .u2 li { display: inline-block; }
.stayRoomSlider .u2 li:nth-of-type(1) { float: left; }
.stayRoomSlider .u2 li:nth-of-type(2) { float: right; }

.stayRoomSlider .u2 a {
	text-align: center;
	display: block;
	background-color: #fff;
}
.modePC .stayRoomSlider .u2 a { width: 80px; height: 80px; }
.modeSP .stayRoomSlider .u2 a { width: 60px; height: 60px; }

.modePC .stayRoomSlider .u2 svg { width: 17px; height: 10px; margin-top: 35px; }
.modeSP .stayRoomSlider .u2 svg { width: 23px; height: 13px; margin-top: 23px; }


/* .box04 library modal
==========================================*/
@media only screen and (min-width: 641px){
	.remodal {
		max-width: 900px !important;
	}
}
.remodal-overlay { background: rgba(0,0,0,0.87) !important; }
.remodal-close{
	right: 0 !important;
	left: auto !important;
	background:#000 !important;
	color: #FFF !important;
}
.modeSP .remodal-close{
	width: 75px;
	height: 75px;
}
.modeSP .remodal-close:before{
	font-size: 60px;
	top: 21px;
	left: 20px;
}

.remodal img{ width: 100%; }

.modePC .remodal h3 { margin-bottom: 10px; }
.modePC .remodal h3 p:nth-of-type(1) { font-size: 32px; }
.modePC .remodal h3 p:nth-of-type(2) {  }
.modePC .remodal img{ margin-top: 10px; }

.modeSP .remodal h3 { margin-bottom: 40px; }
.modeSP .remodal h3 p:nth-of-type(1) { }
.modeSP .remodal h3 p:nth-of-type(2) { margin-top: 10px; }
.modeSP .remodal > p { margin-bottom: 40px; }
.modeSP .remodal img{ margin-top: 10px; }


/* .box05
==========================================*/
.box05 {}
.modePC .box05{
	padding-top: 120px;
	margin-top: 40px;
}
.modeSP .box05{
	padding-top: 150px;
}

.modePC .box05 h2 {
	margin-bottom: 80px;
}
.modeSP .box05 h2 {
	margin-bottom: 80px;
}

.box05 .p1 {
	position: relative;
}
.modePC .box05 .p1 { height: 346px; }
.modeSP .box05 .p1 { height: auto; }


.modePC .box05 .imgWrap { position: absolute; top: 0; }
.modePC .box05 .p1L .imgWrap{ left: 0; }
.modePC .box05 .p1R .imgWrap{ right: 0; }
.modeSP .box05 .p1R .imgWrap{ margin-left: 60px; }

.box05 .p1L .viewMore{
	position: absolute;
}

.modePC .box05 .p1L .viewMore{
	top: 170px;
	left: 0;
}
.modeSP .box05 .p1L .viewMore{
	top: 170px;
	right: 0;
}

.box05 .p1R .viewMore{
	position: absolute;
}

.modePC .box05 .p1R .viewMore{
	top: 170px;
	right: 0;
}
.modeSP .box05 .p1R .viewMore{
	top: 170px;
	left: 0;
}

.modePC .box05 .imgWrap img { width: 740px; }
.modeSP .box05 .imgWrap img { width: 690px; }

.modePC .box05 .text {
	width: 645px;
	height: auto;
	position: absolute;
	top: 175px;
	background-color: #fff;
	padding: 25px 30px;
}
.modePC .box05 .p1L .text { left: 440px; }
.modePC .box05 .p1R .text { right: 440px; }

.modeSP .box05 .text {
	width: 510px;
	margin: 55px 0 0 100px;
}
.modeSP .box05 .p1R .text { margin-left: 190px; }

.modePC .box05 .text p:nth-of-type(1) { font-size: 14px; }
.modeSP .box05 .text p:nth-of-type(1) { font-size: 24px; }

.modePC .box05 .text p:nth-of-type(2) { padding-top: 10px; }
.modeSP .box05 .text p:nth-of-type(2) {  }
.modePC .box05 .text p:nth-of-type(3) { padding-top: 15px; }
.modeSP .box05 .text p:nth-of-type(3) { padding-top: 10px; }

.modePC .box05 .p2 { margin-top: 50px; }
.modeSP .box05 .p2 { margin-top: 100px; }

.box05 .p2 p { text-align: center; }
.modePC .box05 .p2 p {
	margin-bottom: 30px;
}
.modeSP .box05 .p2 p {
	margin-bottom: 60px;
}

.modePC .box05 .btn{width: 370px;}

/* box trunk-house-link  stay/   trunk-house banner
==========================================*/
.trunk-house-link a{ opacity: 1 !important; }

.trunk-house-link{
	position: relative;
}
.modePC .trunk-house-link{
	width: 900px;
	height: 360px;
	margin-top: 100px;
}
.modeSP .trunk-house-link{
	width: 690px;
	height: 320px;
	margin-top: 120px;
}

.trunk-house-link a{}
.modePC .trunk-house-link a{}
.modeSP .trunk-house-link a{}

.trunk-house-link .banner{
	position: absolute;
	top: 0;
	left: 0;
}
.modePC .trunk-house-link .banner{
	width: 900px;
	height: 360px;
}
.modeSP .trunk-house-link .banner{
	width: 690px;
	height: 320px;
	margin-left: 30px;
}

.trunk-house-link .banner.text{
	z-index:1;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	text-align: center;
	transition: 1s;
}
.modePC .trunk-house-link .banner.text{
	background-color: rgba(0,0,0,0.22);
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.modeSP .trunk-house-link .banner.text{
	background-color: rgba(0,0,0,0.3);
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
}

.modePC .trunk-house-link:hover .banner.text{
	background-color: rgba(0,0,0,0.8);
}

.trunk-house-link .banner.text svg{
	fill:#fff;
}
.modePC .trunk-house-link .banner.text svg{
	width: 110px;
	height: 110px;
	margin-bottom: 12px;
}
.modeSP .trunk-house-link .banner.text svg{
	display: none;
}


.trunk-house-link .banner.text div.before{
	transition : all 3000ms;
	transform : translate(0, 0);
}
.modePC .trunk-house-link .banner.text div.before{}
.modeSP .trunk-house-link .banner.text div.before{
	display: block;
}
.trunk-house-link .banner.text div.before.active{
	transform : translate(0, 10px);
}



.trunk-house-link .banner.text div.after{}
.modePC .trunk-house-link .banner.text div.after{}
.modeSP .trunk-house-link .banner.text div.after{}


.trunk-house-link .banner.text div.after{}
.modePC .trunk-house-link .banner.text div.after{
	transition : all 3000ms;
	transform : translate(0, 45px);
}
.modeSP .trunk-house-link .banner.text div.after{}

.modePC .trunk-house-link .banner.text div.active.after{
	z-index: 2;
	display: block;
	transition : all 3000ms;
	transform : translate(0, 0);
}

.modePC .trunk-house-link .banner.text div:not(.active){ display: none; }


.trunk-house-link .bnimage{}
.modePC .trunk-house-link .bnimage{
	width:190px;
	margin-bottom: 20px;
}
.modeSP .trunk-house-link .bnimage{
	display: none;
}

.trunk-house-link .banner.text p{ color: #fff; }
.trunk-house-link .banner.text p.text{ font-weight: bold; }
.modePC .trunk-house-link .banner.text p.text{ font-size: 34px; }
.modeSP .trunk-house-link .banner.text p.text{ font-size: 34px; margin-bottom: 10px;}
.modePC .trunk-house-link .banner.text p.url{ font-size: 12px; font-weight: bold; }
.modeSP .trunk-house-link .banner.text p.url{ font-size: 24px; margin-top: 10px; }

.trunk-house-link .banner.image{
	background: no-repeat center;
	-webkit-background-size: cover;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}
.modePC .trunk-house-link .banner.image{
	background-image: url(/img/stay/root/banner_trunk-house_pc.jpg);
}
.modeSP .trunk-house-link .banner.image{
	background-image: url(/img/stay/root/banner_trunk-house_sp.jpg);
}


.trunk-house-link .icon{
	position: absolute;
	z-index: 1;
}
.modePC .trunk-house-link .icon{ top: 18px; right: 18px; }
.modeSP .trunk-house-link .icon{
	top: 178px;
	right: 44px
}

.trunk-house-link .icon svg{ fill: #fff; }
.modePC .trunk-house-link .icon svg{
	width: 24px;
	height: 24px;
}
.modeSP .trunk-house-link .icon svg{
	width: 22px;
	height: 22px;
}


/* yoyogipark */
.modePC .yoyogipark-link .banner.image{
	background-image: url(/img/stay/root/banner_trunk-yoyogipark_pc.jpg) !important;
}
.modeSP .yoyogipark-link .banner.image{
	background-image: url(/img/stay/root/banner_trunk-yoyogipark_sp.jpg) !important;
}



/* .box06
==========================================*/
.box06 {}
.modePC .box06{
	padding-top: 180px;
}
.modeSP .box06{
	width: 690px;
	margin: 150px auto 0 auto;
}
.modePC .box06 h2{ margin-bottom: 80px; }
.modeSP .box06 h2{ margin-bottom: 80px; }


.modePC .box06 ul{}
.modeSP .box06 ul{}

.box06 ul li{
	position: relative;
}

.box06 ul li{
	float: left;
}
.modePC .box06 ul li{
	margin-right: 20px;
	margin-bottom: 20px;
	width: 285px;
	height: 285px;
}
.modeSP .box06 ul li{
	width: 210px;
	height: 210px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.modePC .box06 ul li:nth-of-type(4n) { margin-right: 0; }
.modeSP .box06 ul li:nth-of-type(3n) { margin-right: 0; }

.modePC .box06 ul li img{
	width: 285px;
	height: 285px;
}
.modeSP .box06 ul li img{
	width: 210px;
	height: 210px;
}

.box06 ul li p{
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
}
.modePC .box06 ul li p{
	padding: 8px 8px 0px 8px;
	z-index: 1;
}
.modeSP .box06 ul li p{
	padding: 16px 14px 3px 15px;
	z-index: 1;
}

.modePC .box06 ul li svg{
	width: 15px;
	height: 15px;
	color: #FFF;
}
.modeSP .box06 ul li svg{
	width: 25px;
	height: 25px;
	color: #FFF;
}
.box06 ul li svg use{
	fill:#fff;
}

/* .box06 library
==========================================*/
/**
 * Simple fade transition
 */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.87
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
/* Customize */
.mfp-wrap{
}
.mfp-container {
	display: flex;
	justify-content: center;
	align-items: center;
}
.modeSP .mfp-container{
	align-items: flex-start;
	margin-top: 75px;
}
.mfp-content{
	background: #fff;
	position: relative;
}
.modePC .mfp-content .barTitleA:after {
	margin-left: 0;
}

.modePC .mfp-content{
	width: 1000px;
	height: 540px;
}
.modeSP .mfp-content{
	width: 690px;
	height: auto;
}
.modePC .mfp-content .imgWrap{
	width: 540px;
	height: 540px;
}
.modePC .mfp-content img{
	width: 540px;
}
.modeSP .mfp-content img{
	width: 690px;
}


.mfp-content .text{
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.modePC .mfp-content .text{
	position: absolute;
	top: 0;
	left: 540px;
	width: 460px;
	height: 540px;
	padding: 40px;
	overflow-y: scroll;
}
.modeSP .mfp-content .text{
	padding: 30px;
}

.modePC .mfp-content .barTitleA p:nth-of-type(2) {
	font-size: 12px;
	margin: 20px 0 18px;
}

.modePC .mfp-content .text > p {
	margin-top: 30px;
}
.modeSP .mfp-content .text > p {
	margin-top: 30px;
}
.modeSP .mfp-content .text p:nth-of-type(2) {
	margin-top: 10px;
}

.modePC .mfp-container {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.mfp-close {
	color: #FFF !important;
	background: #000 !important;
	top: 0 !important;
	opacity: 1;
}
.modePC .mfp-close {
	width: 35px !important;
	height: 35px !important;
	line-height: 35px;
	left: 965px;
}
.modeSP .mfp-close {
	width: 75px !important;
	height: 75px !important;
	line-height: 75px;
	font-size: 50px;
	margin-top: -75px;
}

.modeSP .mfp-arrow:after{ top: 15px; }

button.mfp-close, button.mfp-arrow {
	background:#fff;
	opacity: 1 !important;
}
.modePC button.mfp-close, .modePC button.mfp-arrow {
	width: 90px;
	height: 90px;
}
.modeSP button.mfp-close, .modeSP button.mfp-arrow {
	width: 120px;
	height: 120px;
}

.mfp-arrow-left:before, .mfp-arrow-left:after {
	height: 1px;
	border: none;
	margin-left: 33px;
}
.modePC .mfp-arrow-left:before, .modePC .mfp-arrow-left:after {
	border-top: 1px #000000 solid;
}
.modeSP .mfp-arrow-left:before, .modeSP .mfp-arrow-left:after {
	border-top: 2px #000000 solid;
}

.mfp-arrow-right:before { right: 1px; }
.modePC .mfp-arrow-left:before {
	top: 12px;
	padding-right:20px;
}
.modeSP .mfp-arrow-left:before {
	top: 25px;
	padding-right:40px;
}

.mfp-arrow-left:after {
	padding: 0 0 0 9px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.modePC .mfp-arrow-left:after {
	left: 1px;
	width: 0px;
	height: 9px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.modeSP .mfp-arrow-left:after {
	left: 4px;
	width: 10px;
	height: 19px;
	border-top: 2px solid #000 !important;
	border-right: 2px solid #000 !important;
}

.mfp-arrow-right:before, .mfp-arrow-right:after {
	height: 1px;
	border: none;
}
.modePC .mfp-arrow-right:before, .modePC .mfp-arrow-right:after {
	border-top: 1px #000000 solid;
}
.modeSP .mfp-arrow-right:before, .modeSP .mfp-arrow-right:after {
	border-top: 2px #000000 solid;
}

.mfp-arrow-right:before { left: 1px; }
.modePC .mfp-arrow-right:before {
	top: 12px;
	padding-left: 20px;
}
.modeSP .mfp-arrow-right:before {
	top: 25px;
	padding-left: 40px;
}

.mfp-arrow-right:after {
	padding: 0 0 0 9px;
	left: 6px;
	width: 0px;
	height: 9px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.modePC .mfp-arrow-right:after {
	left: 6px;
	width: 0px;
	height: 9px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.modeSP .mfp-arrow-right:after {
	left: 14px;
	width: 10px;
	height: 19px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
}

.modeSP .mfp-arrow-right{
	margin-top: -67px;
}


/* .box07
==========================================*/
.box07 { text-align: center; }
.modePC .box07{
	width: 960px;
	margin: 0 auto;
	padding-top: 180px;
}
.modeSP .box07{
	width: 690px;
	margin: 0 auto;
	padding-top: 150px;
}

.modePC .box07 h2{ margin-bottom: 60px; }
.modeSP .box07 h2{ margin-bottom: 80px; }

.modePC .box07 svg{
	width: 80px;
	height: 80px;
}
.modeSP .box07 svg{
	width: 80px;
	height: 80px;
}

.modePC .box07 p:nth-of-type(1) { margin-top: 15px; }
.modePC .box07 p:nth-of-type(2) { margin-top: 30px; }
.modeSP .box07 p:nth-of-type(1) { margin-top: 15px; }
.modeSP .box07 p:nth-of-type(2) { margin-top: 30px; }

/* .box08 title
==========================================*/
.box08 { text-align: center; }
.modePC .box08{
	width: 960px;
	margin: 0 auto -20px;
	padding-top: 100px;
	margin-top: 80px;
}
.modeSP .box08{
	width: 690px;
	margin: 0 auto -130px;
	padding-top: 150px;
	padding-bottom: 80px;
}

/* box09
==========================================*/
.box09 { margin: 0 auto; }
.modePC .box09 {
	width: 700px;
	margin-top: 180px;
	margin-bottom: 20px;
}
.modeSP .box09 {
	width: 630px;
	margin-top: 200px;
	margin-bottom: 20px;
}

.box09 h2 p{ letter-spacing: .02em; }

.box09 h3 {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: bold;
}
.box09 h3 > p {
	line-height: 1.5;
	margin: 0;
}
.box09 p {
	letter-spacing: .1em;
	line-height: 2;
	margin-top: 2em;
}
.modeSP .box09 h3 { font-size: 28px; }

.modePC .box09 .jp{margin-top: 40px;}
.modeSP .box09 .jp{}
.modePC .box09 .en{ margin-top: 50px; }
.modeSP .box09 .en{ margin-top: 80px; }


/* box10 ADDRESS / TEL
==========================================*/
.modePC .box10{
	width: 960px;
	margin: 0 auto;
	padding-top: 180px;
}
.modeSP .box10{
	width: 690px;
	margin: 0 auto;
	padding-top: 180px;
}
/**
 * box10 p2
 */
.modePC .box10 .p2{
	margin: 0 auto;
	width: 450px;
}
.modeSP .box10 .p2{
	margin: 0 auto 100px;
	width: 690px;
}

.box10 .p2 dl{
	line-height: 2;
	text-align: left;
}

.box10 .p2 dt{
	font-weight: bold;
	float:left;
	clear:left;
}
.modePC .box10 .p2 dt{ width: 100px; }
.modeSP .box10 .p2 dt{ width: 170px; }

.box10 .p2 dd{ float:left; }
.modePC .box10 .p2 dd{ width:350px; }
.modeSP .box10 .p2 dd{ width:520px; }

.modePC .box10 .p2 dt,.modePC .box10 .p2 dd {font-size: 13px;}

.modePC .box10 .p2 dd span:before{
	content: "　- ";
}

.box10 .p2 dd span{
	color: #666666;
	line-height: 1.6;
}
.modePC .box10 .p2 dd span{font-size: 11.5px;}
.modeSP .box10 .p2 dd span{font-size: 20.5px;}


.box10 .p2 dd:before{
	content: "：";
	font-weight: bold;
}

.modePC .box10 .p2 svg{
	width: 22px;
	height: 22px;
	margin-right: 4px;
}
.modeSP .box10 .p2 svg{
	width: 44px;
	height: 44px;
	margin-right: 8px;
}


/* box11  stay/interior/
==========================================*/
.box11 { text-align: center; }
.modePC .box11{
	width: 960px;
	margin: 0 auto;
	padding-top: 130px;
}
.modeSP .box11{
	width: 690px;
	margin: 0 auto;
	padding-top: 180px;
}

.box11 p em{ display: block; }
.modePC .box11 p em{ font-size: 30px;margin-top: 25px; }
.modeSP .box11 p em{ font-size: 30px;margin-top: 20px; }

.modePC .box11 .en{ margin: 50px 0; }
.modeSP .box11 .en{ margin: 60px 0; }

.modePC .box11 .btn { width: 270px; }
.modePC .box11 .btn svg {
	width: 17px;
	height: 17px;
	margin-left: 0;
	margin-right: 10px;
	margin-top: -4px;
}

/* box12  stay/　下層導線
==========================================*/
.modePC .box12 {
	margin: 0 auto;
	width: 960px;
}
.modeSP .box12 {
	width: 690px;
	margin: 0 auto;
	padding-top: 100px;
}

.box12 { text-align: center; }
.modePC .box12 { margin-top: 130px; }
.modeSP .box12 { margin-top: 200px; }

.modePC .box12 p{ margin-bottom: 30px; }
.modeSP .box12 p{ margin-bottom: 40px; }

/* dirNav
==========================================*/
.dirNav { margin-top: 150px; }
.dirNav li:nth-of-type(1) { background-image: url(/img/stay/nav/nav01.jpg); }
.dirNav li:nth-of-type(2) { background-image: url(/img/stay/nav/nav02.jpg); }
.dirNav li:nth-of-type(3) { background-image: url(/img/stay/nav/nav03.jpg); }
.dirNav li:nth-of-type(4) { background-image: url(/img/stay/nav/nav04.jpg); }
.dirNav li:nth-of-type(5) { background-image: url(/img/stay/nav/nav05.jpg); }

.modeSP .dirNav li:nth-of-type(2) {
	background-position: center -30px;
}
