/********** アイコンフォント**********/
/*@import "/css/font-awesome/css/font-awesome.min.css";*/
body{
    font-family: 
	YakuHanJPs, -apple-system, BlinkMacSystemFont, "Open Sans", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
/* line 7, ../sass/lightbox.sass */
body:after {
    content: url(/image/common/lightbox/close.png) url(/image/common/lightbox/loading.gif) url(/image/common/lightbox/prev.png) url(/image/common/lightbox/next.png);
    display: none;
}
.wrapper{
	box-sizing: border-box;
}
.wrapper img {
	max-width: 100%;
}
.main_contents{
	margin: 0 auto;
}
.pc_only {
	display: none;
}
.note {
	font-size: 80%;
	font-weight: normal;
}
.wrapper a {
	text-decoration: none;
	font-size:1.15rem;
	font-weight: bold;
}
#pagetop {
	position: fixed;
	bottom: 35px;
	right: 20px;
}
#pagetop a {
	display: block;
	z-index: 10000;
	width: 70px;
	height: 65px;
}
sup {
	vertical-align: super;
	font-size: 70%;
}
.more a {
	display: block;
	padding: 0.5em 1em;
	background-color: #c00;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	position: relative;
}
.more a::after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	right: 1em;
	top: 50%;
	transform: translateY(-50%);
}
  .indent{
	padding-left:1em;
	text-indent:-1em;
	}
/* ********** ヘッダ ********** */
.header {
	margin: 0 0 1em;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center;
}
.header .logo {
	width: 33.6vw;
	margin-left: 12px;
	margin-right: auto;
    margin-top: 18px;
}
.header .header_cta {
	display: -webkit-flex;
	display: flex;
}
.header .header_cta_item div {
	margin: 0 0 0 0.5em;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column wrap;
	flex-flow: column wrap;
}
.header .header_cta_item a {
	color: #fff;
	font-size: 2.5vw;
	padding: 0.5em;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.header .header_cta_item:first-child a {
	background-color: #2db8ef;
}
.header .header_cta_item:last-child a {
	//background-color: #00ab84;
	//margin-left: 5px;
}
.header .header_cta_item img {
	width: 7.5vw;
}
.title_icon_wrap{
   z-index: 90000;       
}          
.main_bg{
    z-index: 100;
    text-align: center;
    background-image: url('/showroom/virtual/images/main_ipad_w772.jpg') ;  
}    
.title_icon_wrap img.title_icon{
    width: 60vw;
    margin-top: 7.5vh;
}
/* ********** トップ ********** */
.top {
    margin-top:0;
	padding: 3em 0 0;
    background-color: rgba(34,34,34,0.9);
    font-size: 14px;
    color: #fff;
    width: 100%;
}
.top h1 {
	font-size: 160%;
    line-height: 1.8;
	text-align: center;
    font-weight: bold;
}
.top h1 span{
	font-size: 70%;    
    line-height: 2;
}
.top .subheader {
	margin: 0.5em 0;
	font-weight: bold;
	text-align: center;
}
.top p.lead{
    line-height: 2;
    margin: 1em 2em 0;
    text-align: left;
}
/* ********** ページ内リンク ********** */
.guide {
	
 width: 600px;
	margin:1.2rem auto;
}
.guide ul {
  display: flex;
	justify-content:space-around;
}
.guide ul li {
	width: 40%;
	border:  double #fff 0.3rem;
}
.guide ul li a{ 
	display: block;
	color: #fff;
	padding: 0.5rem;
}

.showroom_nav .sp_only{
	width: 80%;
	margin: 0 auto;
}
.showroom_nav .sp_only ul{
	flex-direction: column;
	width: 100%;
	margin:0 auto;
}
.showroom_nav .sp_only ul li{
	width: 80%;
	font-size: 0.9rem;
	border: double 0.3rem ;
	padding:0.2rem 0;
	text-align: center;
	margin: 0 auto 0.7rem auto;
}
.showroom_nav .sp_only ul li:last-child{
	margin-bottom: 0rem;
	margin-top: 2rem;
}
.showroom_nav .sp_only ul li a{
	color: #fff;
	display:block;
}
.showroom_nav .sp_only p{
	font-weight: bold;
	font-size:1.2rem;
	margin: 2rem 0 1rem 0;
}
.genre .showroom_nav .sp_only ul li a{
	color: #000;
}
h3{
	text-align: center;
	font-size: 1.7rem;
	margin: 1.5rem auto;
}
/* ********** 有明ショールーム ********** */
/* ********** 3f ********** */
.col_2 {
	/*margin: 2rem 1rem 10rem;*/
    text-align: center; 
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
    }
.col_2  .image {
	line-height: 0;
    }
.col_2  .virtual_list {
	text-align: center;
	width:100%;
	display:block;
	}
/* ********** 4f ********** */
.floor_4{
}
.showroom_title{
    border-top: 0.3rem double #6f6f6f;
    border-bottom:  0.3rem double #6f6f6f;
}
.showroom_title{
	font-size: 2rem;
    text-align: center;
    margin:0 auto;
	background-color: #fff;
	margin-top: 2rem;
}
 h2,
.floor_4 h2{
    font-size: 2rem;
    text-align: center;
    margin:0 auto;
    margin-top: 2rem; 
}
.col_2_4f {
	margin: 0 1rem 0;
    text-align: center;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
    }
.col_2_4f  .image {
	line-height: 0;
    }
.col_2_4f .col_sp{
	display:flex;
}
.col_2_4f .virtual_list {
    margin:auto 0;
	text-align: center;
	width:100%;
	display:block;
	}

/* ********** 新宿ショールーム ********** */
.shinjuku .floor_shinjuku {
	text-align: center;
}
.floor_shinjuku{
	margin-bottom:1rem;
	padding-top:  1rem;
}
.shinjuku{
	background-color: #efefef;
}
.shinjuku .text{
	margin: 0 auto;
	max-width: 1200px;
	margin-top: 2rem;
}
.shinjuku .text ul{
	text-align: center;
}
.shinjuku .text .link {
	display: flex;
    list-style: none;
    overflow: hidden;
}
.shinjuku .text .link li {
	margin: 0 auto;  
}
.shinjuku .text .link li a {
	color: #5b5b5b;
    font-weight: bold;
	font-size: 1.1rem;
}
.leadcolor{
	letter-spacing: 1.3rem;
	margin-right: 1rem;
}
.shinjuku .rows_2 ul {
	max-width: 40rem;
	margin:0 auto;
	margin-bottom: -1.5rem;
	margin-top:-1rem;
}
.shinjuku .rows_2 ul li{
	margin: 1rem auto;
}

.shinjuku .rows_3 ul {
	max-width: 68rem;
	margin: 0 auto;
	margin-top:-1rem;
}
.shinjuku .rows_3 ul li{
	/*max-width: 19rem;*/
	text-align: left;
	margin: 1rem auto;
}
#s6f ul{
	max-width: 54rem;
}
#s5f ul{
	max-width: 50rem;
}
#s4f ul{
	max-width: 58rem;
}
#s4f ul li {
	max-width: 30rem;
}
#s3f ul{
	max-width: 50rem;
}
.orange{
	background-color: #fcaf53;
}
.blue{
	background-color: #3bace4;
}
.green{
    background-color:#b5fea2;
}
.red{
    background-color:#fc8b91;
}
.yellow{
    background-color:#fdf672;
}
.pink{
    background-color: #ff99ff;
}
.sax{
    background-color: #d3e4f4;
}
/* ********** soho ********** */
.shinjuku_soho h2{
    text-align: center;
    font-size: 2rem;
    margin:0 auto;
}
.shinjuku_soho ul{
	margin: 1rem auto 0.2rem auto;
	max-width: 1200px;
	text-align: center;
}
.shinjuku_soho .note{
	max-width: 640px;
	text-align: center;
	margin: 0 auto 2rem auto;
}
/* ********** 大阪南港ショールーム ********** */
.osaka .col_2 .btn_bg {
	width: 90%;
}
.osaka .col_2 .btn_bg a{
	width: 100%;
	box-sizing: border-box;
}


/* ********** フッタ ********** */
.footer{
	margin: 3em 0;
	font-size: 60%;
	text-align: center;
}
/* ********** 上部の操作方法の説明部分 ********** */
.pointer{
	width: 80%;
	margin: 0 auto;
}
.pointer img {
    width: 25px;
    margin-right: .5rem;
    vertical-align: middle;
}
.pointer li span {
    vertical-align: middle;
}
.pointer li:nth-of-type(n+2) {
	width: 25rem;
	margin: 0.5rem auto;
}
.pointer li {
    margin: .3rem;
}
.showroom_nav{
	text-align: center;
	margin: 0 auto 1.2rem auto; 
}
.showroom_nav ul{
	display: flex;
	display: inline-flex;
	justify-content:space-around;
	
}
.showroom_nav li{
	margin:0 1.4rem;
}

area{
    border:none;
    outline:none;
}
.guide_nav a{
	border: double 0.3rem ;
	padding: 0.5rem 2rem;
	color: #fff;
}
.genre{
	margin-top: 2rem;
}
.genre .genre_sales_floor_guide .sales_floor ul{
	display: flex;
	align-items: center;
}
.genre .genre_sales_floor_guide .sales_floor ul li .sales_floor_list p{
	border-bottom: 0.2rem solid #ddd;
	width: 90%;
	margin: 10% 0 10% 0;
	box-sizing: content-box;
}
	.genre .genre_sales_floor_guide .sales_floor ul:nth-child(2) .sales_floor_list p{
		margin: 6% 0 6% 0;
	}
.genre .genre_sales_floor_guide .sales_floor ul .sales_floor_list a{
	color: #5d5d5d;
}
.genre .genre_sales_floor_guide .sales_floor ul li img{
	max-height: 100%;
}
.genre .genre_sales_floor_guide .sales_floor ul:nth-last-of-type(2) .sales_floor_list{

}
.genre .genre_sales_floor_guide .sales_floor ul:last-child .sales_floor_list{

	
}

/**************レスポンシブ**************/
@media only screen and (max-width: 1150px) {
.col_2_4f  p{
    font-size:0.85rem;
    }
}
@media only screen and (max-width: 1080px) {
.col_2 a p{
    font-size:0.75rem;
    }

	.col_2_4f p{
    font-size:0.75rem;
    }
	.osaka .col_2 .btn_bg a{
		font-size: 0.75rem;
	}
}
/* iPad Pro 横1024対応CSS、この設定でないとiPadProでは表示されない。 */
@media only screen and (max-width: 1024px) {
.main_bg {
    background-image: url('/showroom/virtual/images/main_w2000.jpg') ;
    background-position: right -365px  top -460px;   
    background-attachment: fixed;    
    background-repeat: no-repeat;
    }
}
/* iPad  */
@media only screen and (max-width: 768px) {

.ariake_showrooom{
    margin-top: 1rem;
	}
.ariake_showrooom,
.shinjuku_showrooom{
    text-align: center;
    padding:0.5rem 0;
    font-size: 1.7rem;
	}
.floor_4{
    margin:2rem 0 2rem;
    }
.floor_4 h2{
    font-size:1.7rem;
	margin-top: -4rem;
    }
.shinjuku_soho{
    margin-bottom: -4rem;
	}
.shinjuku_soho h2{
    font-size: 1.7rem;
    margin:0 1rem;
	}
.col_2_4f {
	margin: 2rem 1rem 2rem;
    } 
.col_2_4f .virtual_list{
    margin-top:0.2rem;
    }
.col_2_4f .col_sp{
    display:flex;
	justify-content:space-around;
}
.col_2_4f .col_sp .text{
    margin:0.25rem 0.25rem;
	width:50%;
	text-align:left;
} 
.anno{
    margin-top: 2rem;
	}
.shinjuku .rows_3 ul li a,
.shinjuku .rows_2 ul li a{
	border-bottom:0.15rem solid #5b5b5b;
}
}
/* iPad  */
@media only screen and (max-width: 768px) {
.floor_shinjuku{
    margin: 0 1rem 1rem;
	}
 h2{
    font-size: 1.5rem;
	}
.shinjuku .image img{
	width: 100%;
	}
}
@media only screen and (max-width: 768px) {
.ipad_only {
    display: block;
	}
}
/* iPad  */
@media only screen and (max-width: 768px) {
.shinjuku_soho {
	margin: 1rem 1rem 3rem;
    }
.col_2 #pc_only{
    display:none;
   }
}
@media only screen and (max-width: 768px) {
.shinjuku .text .link li a {
    font-size: 0.9rem;
	}
.floor_shinjuku{
	margin-bottom: -1rem;
    }
.shinjuku .annotation{
    margin-top: 1rem;
	}
}
/* ********** iPad ********** */
@media only screen and (max-width: 768px) {
 .main_bg {
    background-size:100% auto;        
    margin: 0 auto;
    position: relative;
    padding: 0; 
    background-image: url('/showroom/virtual/images/main_ipad_w772_2.jpg') ;
    background-repeat: no-repeat;
    background-position: right 0% top 70%;
    background-attachment: inherit;            
    }
.title_icon_wrap img.title_icon{
    width: 46vw;
    margin-top: 50px;
    padding-bottom: 50px;
    }
}
/* ********** iPad ********** */
@media only screen and (max-width: 768px) {
.top {
    margin-top:0;
    padding: 3em 0 2em;
    background-color: rgba(34,34,34,0.9);
    font-size: 14px;
    color: #fff;
    width: 100%;
    }
.top h1 {
    font-size: 160%;
    line-height: 1.8;
    text-align: center;
    font-weight: bold;
    }
.top h1 span{
    font-size: 70%;    
    line-height: 2;
    }
.top .subheader {
    margin: 0.5em 0;
    font-weight: bold;
    text-align: center;
    }
.top p.lead{
    line-height: 2;
    margin: 1em 2em 0;
    text-align: left;
    }
}
/* ********** iPad ********** */
@media only screen and (max-width: 768px) {
.floor_3{
    margin-top: 1rem;
    margin-bottom:-1rem;
    }
.floor_3 h2{
    margin-top: 3rem;
    font-size:1.7em;
    }
.col_2 {
	margin: 2rem 1rem 2rem;
	} 
.col_2 .virtual_list{
    margin-top:0.1rem;
    }
.col_2 .col_sp,
.col_2_4f .col_sp {
	display:inline-flex;
	flex-direction: column;
	margin:0 auto;
	width: 49%;
    }
.col_2 .col_sp a,
.col_2_4f .col_sp a{
  margin:0.25rem auto 0.25rem;
	width:98.2%;
	text-align:left;
    } 

	.osaka .col_2 .btn_bg  {
		width: 100%;
		margin: 0 auto;
	}
	.osaka .col_2 .btn_bg {
		background-color: #8099A3;
		width: auto;
		text-align: left;
		
	}
	.osaka .col_2 .col_sp{
		justify-content: space-between;
	}
	.osaka .col_2 .col_sp  .btn_bg{
		width: 95%;
		margin: 2.3% auto;
	}
	.osaka .col_2 .col_sp  .btn_bg a{
		margin:0 0.5rem 0 0.2rem;
	}
	.osaka .col_2 .col_sp a {
		color: #fff;
		text-align: left;
		width: 100%;
	}
.btn_bg{
    background-color:#8099a3;
    padding:0.7rem 0 0.7rem 0.3rem;
    position: relative;
    color: #fff ;
    font-size:0.785rem;
	}

.annotation{
    width:90%;
    margin:0 auto;
    margin-top:-2rem;
    }
.osaka h3{
	margin: 2rem 0;
	}
.osaka .image{
    margin-top: -1.5rem;
	}
	.guide{
		max-width: 100%;
		margin: 0 auto;
	}
	.guide ul{
		margin: 1.2rem auto 0.8rem;
	}
	.guide ul li{
		width: 40%;
		text-align: center;
		margin: 0 auto;
		font-size: 75%;
	}
	.guide ul li a{
		font-size: 0.9rem;
		vertical-align: middle;
	}

	.genre .floor_list .floor_col_2{
		max-width: 768px;
		display: flex;
		justify-content: space-between;
		margin:0 auto;
		
	}
	.genre .floor_list .floor_col_2 ul{
		margin: 0.7rem 0;
		width: calc(50% - 8px);
	}
	.genre .floor_list .floor_col_2 ul li{
		line-height: 1.8;
		letter-spacing: 0.05rem;
	}
	.genre .floor_list .floor_col_2 ul li a{
		font-size: 0.9rem;
	}
	.genre .floor_list .floor_col_2 ul .sales_floor_list{
		margin-bottom: 1.3rem;
	}
	.genre .genre_sales_floor_guide .sales_floor{
		margin:auto 1rem;
	}
	.genre .genre_sales_floor_guide .sales_floor ul{
		margin:1rem 0 1rem 5%;
		
	}
	.genre .genre_sales_floor_guide .sales_floor ul li{
		width:  calc(50% - 1rem);
	}

	.genre .genre_sales_floor_guide .sales_floor ul li:nth-of-type(2)  p{
		font-size: 90%;
		margin: 1.9rem 0 1.9rem 1.5rem;

	}
	.genre .genre_sales_floor_guide .sales_floor ul:nth-child(2) .sales_floor_list p{
		margin: 1.2rem 0 1.2rem 2rem;
	}
	
}
/* ********** iPhone 6,7,8横 ********** */
@media only screen and (max-width: 667px) {
 .main_bg {
    /*background-image: url('/showroom/virtual/images/main_sp_side_w667.jpg') ;
    background-position: right 0% top 20%;         */
    }
h3{
    font-size: 1.4rem;
	margin:2rem auto;
	}
.shinjuku .floor_shinjuku {
    margin-bottom: 0.2rem;
	}
.shinjuku .text .link {
    padding:0 1rem;
    width: auto;
    display: block;
    line-height: 2;
	}
.shinjuku .text .link a{
    line-height: 1.3;
	}
.shinjuku .text .link span{
    margin-right: 0.5rem;
    letter-spacing: 0.4rem;
	}
.shinjuku .rows_2{
    margin-top: 0.5rem
	}
.shinjuku .rows_3{
    margin-top: 0.5rem;
    margin-bottom:-1rem;
	}
.s6f ul li,
.s5f ul li,            
.s3f ul li,
.s1f ul li{
    max-width: 667px;
	}
.shinjuku .text .link li{
    text-align: left;
	}
}
@media only screen and (max-width: 559px) {
.top {
    line-height: 1.25;
    font-size: 0.8rem
	}
.top h1{
  line-height: 1.2;
	}
.top .pointer{
    margin-top: 1rem;
	}
.top p.lead{
    line-height: 1.32;
	}
.showroom_nav{
    margin:1.2rem auto;
	}
.floor_3{
    margin-top:4rem;
	}
.genre .genre_sales_floor_guide .sales_floor ul li:nth-of-type(2)  p{
  margin: 1rem;
		/*! line-height: 2.4; */
	}
		.genre .genre_sales_floor_guide .sales_floor .sales_floor_list {
margin-top:6.1%;
}
.genre .genre_sales_floor_guide .sales_floor ul:nth-child(2) .sales_floor_list p{
		margin: 6% 0 6% 1rem;
	font-size: 0.7rem;
	}
		.genre .genre_sales_floor_guide .sales_floor ul li:nth-of-type(2)  p{
		font-size: 0.9rem;
	}
}
@media only screen and (max-width:514px){
.pointer{
    max-width: 100%;
	} 
.pointer li:first-child{
    margin: 0.5rem auto;
	}
.pointer li:nth-of-type(n+2) {
	width: 100%;
	margin: 0.5rem auto;
}
.pointer li{
    margin:0 4rem;
    text-align:left;
    width: 100%;
	}
.showroom_nav li{
	margin:0 1rem;
}

	

}
/* ********** iPad 以下 ********** */
@media only screen and (max-width: 414px) {
 .main_bg {
    background-size:100% auto;        
    margin: 0 auto 0 auto;
    position: relative;
    padding: 0; 
    height: auto;
    background-image: url('/showroom/virtual/images/main_sp_w640.jpg') ;
    background-repeat: no-repeat;
    background-position: right 0% top 0%;
    background-attachment: inherit;            
    }
.title_icon_wrap img.title_icon{
    width: 58vw;
    margin-top: 2.5rem;
    padding-bottom: 2rem;
    }
}
/* ********** iPad 以下 ********** */
@media only screen and (max-width: 414px) {
.top {
    margin-top:0;
    }  
}
/* ********** iPad ********** */
@media only screen and (max-width: 414px) {
.floor_3{
    margin:-4.2rem 1rem 1rem;
    }
.floor_3 h2{
    margin-top:6rem;
    font-size: 1.5rem;
    }
.col_2 {
	margin:200px 0 4em;
    }  
.none_rink1{
	margin-top: -3.85rem;
    margin-bottom:5rem;
	}
.annotation{
    margin-top:1rem;
	}
.shinjuku .annotation{
		margin-top: 2rem;
	}
.annotation p{
    font-size:76%;
	}
}
/* ********** iPad ********** */
@media only screen and (max-width: 414px) {
.showroom_title{
	margin-top: 1rem;
	font-size: 1.5rem;
	}
.shinjuku{
    margin-top: 1rem;
	}
.floor_4{
    margin: 0.2rem 1rem 1rem;
    }
.floor_4 h2{
    font-size: 1.5rem;
    }
.col_2 {
    margin:10px 1rem 0;
    }  
.shinjuku_soho h2{
    font-size: 1.4rem;
	}


}
/* ********** iPad ********** */
@media only screen and (max-width: 414px) {
.floor_shinjuku h2{
    font-size: 1.4rem;
	}
	.genre .genre_sales_floor_guide .sales_floor ul{
		margin: 0.3rem 0 0.3rem 0 ;
	}
.genre .genre_sales_floor_guide .sales_floor ul li .sales_floor_list  p{
		font-size: 0.7rem;
	margin: 0.5rem 0 0.5rem 1rem;
	}
.genre .genre_sales_floor_guide .sales_floor ul:nth-child(2) .sales_floor_list p{
		margin: 6% 1rem 6% 1rem;
	}
}
@media only screen and (max-width: 375px){
		.genre .genre_sales_floor_guide .sales_floor ul li:nth-of-type(2)  p{
		font-size: 0.6rem;
			
	}
.genre .genre_sales_floor_guide .sales_floor ul:nth-child(2) .sales_floor_list p{
		margin: 6% 0.6rem 6% 0.6rem;
	
	}
	.genre .genre_sales_floor_guide .sales_floor ul:nth-child(2) .sales_floor_list:last-child p{
  line-height: 1.4;
		font-size: 49%;
		margin: 6% 0.6rem 6% 1rem;
	}
}
@media only screen and (max-width: 339px){
	.ariake .col_2{
		width: 98%;
		margin: 0 auto;
	}
	.ariake .col_2 .virtual_list{
		width: 100%;
	}

	.ariake .col_2 .virtual_list .col_sp{
		width: calc(50% - 4px);
	}
	.ariake .col_2 .virtual_list .col_sp a{
		width: 100%;
	}
	.ariake .virtual_list .col_sp p{
		font-size: 44%;
	}

h2{
	 font-size:0.9rem;
		
	}
.ariake	.col_2_4f{
		width: 98%;
		margin: 0 auto;
	}
	
.ariake	.col_2_4f .col_sp {
		display: flex;
		flex-direction: row;
	 justify-content: space-between;
		width:100%;
	}
	.osaka	.col_2 .virtual_list {
		display: flex;
		flex-direction: row;
	 justify-content: space-between;
		width:100%;
	}
	.osaka .col_2 .btn_bg{
		line-height: 0.5;
	}
	.osaka .col_2 .btn_bg a{
		font-size:61%;
	}
.ariake 	.col_2_4f .virtual_list  .col_sp a,
	.ariake .col_2 .virtual_list .col_sp{
		width: calc(50% - 9px);  		
	}
	.col_2_4f .virtual_list  .col_sp p{
		font-size: 46%;
	}

	
	.genre_sales_floor_guide .sales_floor ul:nth-child(2) .sales_floor_list p{
		margin: 6% 1rem 6% 1rem;
			font-size: 0.42rem;
	}


}
@media only screen and (min-width: 640px) {
.header .logo {
    width: 170px;
	}
.header .header_cta_item div {
    margin: 0 1em 0 0.5em;
	}
.header .header_cta_item a {
    font-size: 90%;
	}
.header .header_cta_item span {
    font-size: 0.6trm;
	}
.header .header_cta_item img {
    width: auto;
	}

}
@media only screen and (min-width: 768px) {
.wrapper {
		font-size: 110%;
	}
.wrapper a {
    transition: 0.5s;
	}
.wrapper a:hover {
    text-decoration: none;
    opacity: 0.7;
    transition: 0.5s;
	}
.wrapper img {
    width: auto;
	}
.more a {
    width: 12em;
    margin: 0 auto;
	}
.pc_only {
    display: inline;
	}
.sp_only {
    display: none;
	}
.ipad_only {
    display: none;
	}
}
/* ********** Ipad、PC ********** */
@media only screen and (min-width: 768px) {
.main_bg {
    margin: 0 auto;
    /* height: 950px; */
    background-image: url('/showroom/virtual/images/main_w2000.jpg') ;
    background-attachment: fixed;    
    background-repeat: no-repeat;
  /*background-position: right 0% top 80%; */     
	}    
.title_icon_wrap img.title_icon{
    width: 30vw;
    margin-top: 100px;
    margin-bottom: 100px;
    }
.pointer img {
    width: 35px;
}
.pointer{
	display: inline-block;
	} 
.pointer li {
    text-align: left;
    margin: .6rem;
}
.showroom_nav ul{
	max-width: 75%;
	margin-top: 1rem;
	}
	.showroom_nav ul:last-child li{
		margin-top: 3rem;
		width: 640px;
	}
.showroom_nav .pc_only p{
		font-size: 1.6rem;
	 font-weight: bold;
	margin: 2rem 0 1rem 0;
	}
.floor_shinjuku .note{
    max-width: 100%;
    /*! margin:0 auto; */
	}
.shinjuku .image img{
	width: 62%;
	}
.shinjuku .annotation{
	max-width: 58rem;
	}
.top {
    padding: 2.5em 0 2.5em;
    text-align: center;
    font-size: 16px; 
    line-height: 1.8;     
	}
.top h1 {
    margin: 0 0 0.5em;
	font-size: 28px;
    line-height: 1.5;        
	}
.top h1 span{
	font-size: 90%;    
    line-height: 1.3;
    }
.top p.lead{
    line-height: 1.8; 
    margin: 0;
    text-align: center;
    }
.showroom_link {
	margin: 200px 1rem 4rem;
    }
.showroom_link li:nth-child(2n) .image {
    order: +1;
	}
.showroom_link a {
    -webkit-flex-direction: row;
    flex-direction: row;
	}
.showroom_link a .image {
    width: 100%;
	}
.showroom_link a .text {
    width: calc(50% - 2em);
    padding: 1em 1em 1.5em;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
	}
.showroom_link .en {
	font-size: 86%;    
    }
.col_2 {
	margin: 1rem 1rem 0;
	-webkit-flex-direction: row;
	flex-direction: row;
	}
.col_2 .virtual_list{
    margin: auto 0;
    }
	.ariake .col_2 p,
	.ariake .col_2_4f p,
	.osaka .col_2 a{
	background-color: #fff;
	color: #5b5b5b !important;
	}
	.osaka .col_sp div{
		background-color: #fff;
	}
.col_2  a{   
    display:flex;
    justify-content: start;
    font-size: 0.96rem;
    color:#5b5b5b;
    padding:0 0.2rem 0.7rem 0.4rem;
    text-align:left;
    width:46%;
    margin:0 0.5rem 1rem 0.5rem;
    background: linear-gradient(transparent 90%, #eee 100%);
    }

.col_2  .image {
	width: 55%;
	}
.col_2  .virtual_list {
	width: calc(45% - 2em);
	}
.none_rink1{
	width: 1200px;
	margin:0 auto;
	margin-top: 0.2rem;
	margin-bottom: 2rem;
	}
.annotation{
	max-width: 1200px;
	margin:0 auto;
	margin-top:1rem;
	margin-bottom: 2rem;
	}
.annotation p{
	margin-left:2rem;
	}
.showroom_link .note{
    width: 640px;
    margin:0 auto;
	}
.col_2_4f {
	-webkit-flex-direction: row;
	flex-direction: row;
	margin:1.5rem 1rem 0rem;
    }
.col_2_4f .image {
	width: 55%;
	}

.col_2_4f  .virtual_list {
	width: calc(45% - 2em);
	}
.col_2_4f  {
    display:flex;
    justify-content: start;
    }
.col_2_4f a{
	font-size:0.96rem;
    color:#5b5b5b;
    padding:0 0.2rem 0.7rem 0.4rem;
    text-align:left;
    width:100%;
    margin:0 0.5rem 1rem 0.5rem;
    background: linear-gradient(transparent 90%, #eee 100%); 
    }
	
.osaka .col_2 .image {
    width: calc(85%);
	margin-right: ;
	}



	.genre  {
		width: 100%;
	
	}
	.genre .genre_sales_floor_guide {
		width: 80%;
		margin: 0 auto;
	}
	.genre .genre_sales_floor_guide .sales_floor{
		margin: 0 auto;
	}
.genre .genre_sales_floor_guide .sales_floor ul{
	 justify-content: space-between;
	margin: 1.5rem auto 1.5rem 5rem;
	
	}
	.genre .genre_sales_floor_guide .sales_floor ul li{
		width: calc(50% - 1rem );
	}
	.genre .genre_sales_floor_guide 	.sales_floor ul li:nth-of-type(2){
	/*! line-height: 2.9; */
}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
.ariake .col_2_4f :nth-last-of-type(1){
	line-height: 0.95;
	font-size: 1.272vw;
	}
.ariake .col_2 :nth-last-of-type(1){
	line-height: 0.95;
	font-size: 1.34vw;
	}
	.osaka .col_2 .btn_bg a{
		font-size: 1.272vw;
	}


}
@media only screen and (min-width: 768px) and (max-width: 788px) {
	.ariake .col_2_4f .col_sp  :nth-last-of-type(1)	{
		line-height: 0;
	}


}
/* ********** iPad 横以上、PC ********** */
@media only screen and (min-width: 1024px) {
.main_bg {
    background-image: url('/showroom/virtual/images/main_w2000.jpg') ;
    background-position: right 0  top -400px;   
    background-attachment: fixed;    
    background-repeat: no-repeat;
    }
}
@media only screen and (min-width: 1200px) {
.top .subheader {
	font-size: 120%;
	}
.top h1 span{
    font-size: 65%; 
    line-height: 1.3;        
    }
.osaka .col_2 .image {
    width: calc(80%);
	}
.showroom_link a .text {
    font-size: 160%;
	}
.col_2  .virtual_list {
	font-size: 1.2rem;
	}
.header,
.floor,
.ariake,
.osaka,
.footer {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	}
.genre .sales_floor{
    max-width: 75%;
	}

.ariake_showroom{
    margin-top: 2rem;
	}
.showroom_title{
    width: 100%;
    padding:1rem 0;
	}
}