@charset "UTF-8";
* {
  box-sizing: border-box;
  position: relative;
}

/*新館ページCSSはタブと、1F文字の微調整を変更。その他は同じ*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", "meiryo", "Meiryo UI", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #2C1E4B;
  width: 100%;
  overflow: hidden;
  overflow-y: scroll;
  background-color: #EFEFF2;
  padding: 0;
  margin: 0;
}


hr {
    border: none;
    border-bottom: 2px solid #1A5BB2;
    margin: 2rem 3rem;
}

h1 {
	font-size: 44px;
}

span {
	font-size: 14px;
	line-height: 1;
	display:block;
}

ul {
  list-style: none;
  padding: 0;
}

a {
  text-decoration: none;
	color: #FFF;
}

strong {
	font-size: 22px;
	border-bottom: 2px solid #404587;
}

.information {
    text-align: center;	
	
}

.title h2 {
	text-align: center;
	color: #697DB5;
	font-size: 3em;
	margin-bottom: 100px;
}

.mansion_list {
	display: flex;
    width: 100%;
	text-align: center;
	font-size: 3em;
    height: 3em;
	font-weight: bold;
	
}

.mansion_list a {
	margin: auto;
	text-decoration: none;
	color: #697DB5;
}



.mansion_list .mansion {
	width: 50%;
	
}

.mansion_list .newmansion {
	width: 50%;

}

.complement {
	margin: 1rem;
}

.set {
	display: flex;
	margin: 0 0 0 8%;
}

.informationwapper {
	padding: 0 2rem;
	display: flex;
	
}	

.informationwapper h1 {
	flex: 1;
}	

.information {
	width: 220px;
	height: auto;
}


.huro_maintenance {
	background-color: #BEC1D1;
	margin: 0 6%;
	padding: 1%;
	text-align: center;
}
.huro_maintenance p {
	font-weight: bold;
}	
	

.iconwapper {
	display: flex;
	flex-wrap:wrap;
	justify-content: start;
}

.box_flex {
	width: 103px;
	height: auto;
	margin: 10px;
	text-align: center;
	}



footer {
	background-color: #1C295D;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	padding: 0.1rem;
}

.footerlink a {
	text-decoration: none;
	color: #FFFFFF;
}


.footer {
  padding: 2rem;
  font-size: 15px;
  color: #FFF;
  background: #1C295D;
	
}

.footer__navi {
  flex-wrap: wrap;
  margin-bottom: 2rem;
  text-align: center;
}

.footer__navi li {
  display: inline-block;
  text-decoration: none;
}

.footer__navi li:not(:last-child) {
  margin-right: 20px;
	
}


.menu .infoimg {
	text-align: center;
	padding: 1% 2%;
	border-radius: 0.5rem;
	margin: 2%;
}


/*
--------------------
en_ueno_honkan CSS
--------------------
*/	
	

.menu {
	display: flex; 
	flex-wrap:wrap;
	justify-content: center;
}

.menu .sikaku {
	text-align: center;
	background-color: #326EB4;
	padding: 1% 2%;
	border-radius: 0.5rem;
	margin: 2%;
}


.storetitle h2 {
	text-align: center;
	color: #697DB5;
	font-size: 3em;
	margin-bottom: 4rem;
}

.explanation {
	text-align: center;
	text-decoration: none;
}

/*
--------------------
how to use CSS
--------------------
*/
.howtouse {
	text-decoration: none;
	margin: 0 10%;
}

.timelist {
	line-height:30px;
}

/*
--------------------
フロアマップCSS
--------------------
*/

.title2 h2 {
	text-align: center;
	color: #697DB5;
	font-size: 3em;
	text-decoration: underline;
	margin-bottom: 50px;
}


.img-floormap {
	margin: auto;
	padding-bottom: 3rem;
}

.floorwrap {
	display: flex;
	justify-content: center;
}
.floor-icon {
	position: relative;
	width: 70px;
	height: 70px;
    background-color: #fff;
    border-radius: 50%; 
	border: #BDBDBD solid 1px;
	font-family: "Osaka-mono", "MS Gothic", "monospace";
	font-size: 30px;
	display: flex;
    align-items: center;
    justify-content: center;
	
    }
/* マウスオーバー時の背景色 */
.floor-icon:hover {
	width: 70px;
	height: 70px;
    background-color: #F6FCD3;
    }


    .container {
      margin: 20px auto;
      width: 750px;
    }
    .tabs {
      padding: 0;
      display: flex;
		flex-wrap:wrap;
	  justify-content: center;
    }


    .tabs li a {
      display: inline-block;
      width: 80px;
      text-align: center;
      text-decoration: none;
	  margin: 0 0 30px 0;
	
    }

    .content.active {
      min-height: 150px;
      display: block;
	  
    }
    .content {
      display: none;
    }


/*
--------------------
外国語メニューCSS開始
--------------------
*/

.languagemenu_wapper {
	margin: 7% 15%;
	padding: 3%;
	background-color:#B0E0E6;
/*	width: 100%;*/
}

.languagemenu {
	display: flex;
}
.languagemenu p {
	margin: 0 12px;
}


/*
--------------------
外国語メニューCSS終了
--------------------
*/

/*
--------------------
G伊勢佐木フロアガイドCSS開始
--------------------
*/

.capsule_rule {
	color: white;  
	background-color: #2C1E4B;
	margin: 0 10%;
	padding: 1%;
	text-align: center;
	border-radius: 20px;
}
	
.capsule_checkin {
	background-color: #BED1CB;
	margin: 0 6%;
	padding: 1%;
	text-align: center;
}	

.explanation {
	margin: 0 10% 7% 10%;
	text-align: left;
}


/*
--------------------
G伊勢佐木フロアガイドCSS終了
--------------------
*/	

/*----------------------------------------------------------------------*/
/*SP*/
/*----------------------------------------------------------------------*/
@media only screen and (max-width: 414px) {
	
.mansion_list a {
	margin: auto;
	text-decoration: none;
	color: #697DB5;
	font-size: 1.5rem;
}	

.mansion_list .mansion {
	width: 50%;
}

.mansion_list .newmansion {
	background-color: #EFEFF2;	
	width: 50%;
}	
	
.title h2 {
	text-align: center;
	color: #697DB5;
	font-size: 2em;
	text-decoration: underline;
	margin-bottom: 100px;
}

.mansion_list {
	display: flex;
    width: 100%;
	text-align: center;
	font-size: 3em;
    height: 3em;
/*	line-height: 3em;*/
	font-weight: bold;
	
}

.complement {
	margin: 2rem;
}

.set {
	display: block;
	justify-content: center;
	margin: 0;
}

.informationwapper {
	display: block;
    margin: 0 1rem;
	padding: 0 1rem;
	
}	

.information {
	margin: auto;
	
}		
	
.iconwapper {
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
	text-align: center;
}

.iconwapper span {
    font-size: 10px;

}	
	
.box_flex {
	width: 60px;
	height: auto;
	margin: 7px;
	text-align: center;
	}


	
	
	
	
/*
--------------------
フロアマップCSS
--------------------
*/

.title2 h2 {
	text-align: center;
	color: #697DB5;
	font-size: 2em;
	text-decoration: underline;
	margin-bottom: 50px;
}	
	
.img-floormap {
	margin: auto;
	padding-bottom: 3rem;
}

.floorwrap {
	display: flex;
	justify-content: center;
}
.floor-icon {
	position: relative;
	width: 70px;
	height: 70px;
    background-color: #fff;
    border-radius: 50%; 
	border: #BDBDBD solid 1px;
	font-family: "Osaka-mono", "MS Gothic", "monospace";
	font-size: 30px;
	display: flex;
    align-items: center;
    justify-content: center;
	
    }
/* マウスオーバー時の背景色 */
.floor-icon:hover {
	width: 70px;
	height: 70px;
    background-color: #F6FCD3;
    }


    .container {
      margin: 10px auto;
      width: 290px;
    }
    .tabs {
      padding: 0;
      margin: 0;
      display: flex;
	  justify-content: center;
    }
    .tabs ul {
		flex-wrap:wrap;
		justify-content: center;
}


    .tabs li a {
      display: inline-block;
      width: 80px;
      text-align: center;
      text-decoration: none;
	  margin: 0 0 30px 0;
	
    }

    .content.active {
      min-height: 150px;
      display: block;
	  
    }
    .content {
      display: none;
    }
	
	

	
	
	
}
@media only screen and (max-width: 728px) {
	   .container {
      margin: 10px auto;
      width: 360px;
    }
	
	

	/*
--------------------
en_ueno_honkan CSS
--------------------
*/	
	
.title2 h2 {
	text-align: center;
	color: #697DB5;
	font-size: 2em;
	text-decoration: underline;
	margin-bottom: 50px;
}	
	
.menu {
	display: flex; 
	flex-wrap:wrap;
	justify-content: center;
}

.menu .sikaku {
	margin: 2%;
	width: 30%;
}
.storetitle h2 {
	text-align: center;
	color: #697DB5;
	font-size: 2em;
	margin-bottom: 2rem;
}
	
.menu .infoimg {
	margin: 2%;
	width: 30%;
}
	

/*
--------------------
外国語メニューCSS開始
--------------------
*/


	.languagemenu_wapper {
		margin: 7%; /* モバイル用に調整 */
		
	}
	
	.languagemenu {
		display: grid;
        grid-template-columns: 1fr; /* 1列にする */
		grid-gap: 10px;

	}
	
	.languagemenu p {
		margin: 0;
		grid-column: 1 / -1; /* 1列にする */
	}



/*
--------------------
外国語メニューCSS終了
--------------------
*/	
		

	
	
}

