@charset "utf-8";
/* CSS Document */
#content h2{
	width:250px;
	margin:0 auto;
	padding:55px 0 45px;
}
@media screen and (max-width: 644px) {
	#content h2{
		width:80%;
		padding:8% 0 5%;
	}
}
#content ul#tab{
	width:100%;
}
#content ul#tab li{
	width:33.33333%;
	float:left;
	padding:0;
	text-align:center;
	line-height:100%;
}

#content ul#tab li a{
	display:block;
	width:100%;
	/*opacity:1;
	transition: all 0.2s 0s ease;-webkit-transition: all 0.2s 0s ease;*/
}
#content ul#tab li a span.btn{
	display: block;
	width:100%;
	padding:10px 0 8px;
}
#content ul#tab li a span.over{
	display: block;
	width:0%;
	padding:10px 0 8px;
	margin-top:0;
	transition: all 0.4s 0s ease;-webkit-transition: all 0.4s 0s ease;
}
#content ul#tab li:nth-child(1) a span.over{
	background-color:#00758e;
}
#content ul#tab li:nth-child(2) a span.over{
	background-color:#e95283;
}
#content ul#tab li:nth-child(3) a span.over{
	background-color:#ed6d00;
}
#content ul#tab li a:hover span.over{
	width:100%;
	transition: all 0.4s 0s ease;-webkit-transition: all 0.4s 0s ease;
}
#content ul#tab li a:hover{
	/*opacity:0.8;
	transition: all 0.2s 0s ease;-webkit-transition: all 0.2s 0s ease;*/
}
#content ul#tab li:nth-child(1) a{background-color:#3391a5;}
#content ul#tab li:nth-child(2) a{background-color:#ed759c;}
#content ul#tab li:nth-child(3) a{background-color:#f18a33;}
#content ul#tab li:nth-child(1) img{width:62.5%;}
#content ul#tab li:nth-child(2) img{width:40.5%;}
#content ul#tab li:nth-child(3) img{width:59.75%;}

#content ul#tabMark{
	width:100%;
}
#content ul#tabMark li{
	width:33.33333%;
	float:left;
	padding:4px 0 0;
	margin:2px 0 0;
	font-size:0;
	line-height:0;
	opacity:0;
}
#content ul#tabMark li.ac{
	opacity:1;
}
#content ul#tabMark li:nth-child(1) {background-color:#3391a5;}
#content ul#tabMark li:nth-child(2) {background-color:#ed759c;}
#content ul#tabMark li:nth-child(3) {background-color:#f18a33;}

@media screen and (max-width: 644px) {
	#content ul#tab{
		width:100%;
		margin:0 auto;
	}
	#content ul#tab li{
		position: relative;
		width:100%;
		float:none;
		margin:0 0 2px;
	}
	#content ul#tab li a{
		padding:0 0 8px;
	}
	#content ul#tab li:after{ 
		display: block;
		width: 8px;
		height: 8px;
		border-top: 2px solid #ffffff;
		border-right: 2px solid #ffffff;
		transform: rotate(135deg); content: ""; 
		-webkit-transform: rotate(135deg); content: ""; 
		position: absolute;
		bottom: 5px;
		left: 50%;
		margin-top: 0px;
		margin-left:-4px;
	}
	#content ul#tab li a:hover span.over{
		display:none;
	}
	#content ul#tabMark{
		display:none;
	}
}
#content h3#ct1{
	/*width:425px;*/
	width:35.4166666%;
	margin:0 auto;
	padding:50px 0;
}
#content h3#ct2{
	/*width:275px;*/
	width:22.9166666%;
	margin:0 auto;
	padding:50px 0;
}
#content h3#ct3{
	/*width:409px;*/
	width:34.0833333%;
	margin:0 auto;
	padding:50px 0;
}
@media screen and (max-width: 644px) {
	#content h3#ct1{
		width:100%;
		padding:10% 0 5%;
	}
	#content h3#ct2{
		width:64.7058823%;
		padding:10% 0 5%;
	}
	#content h3#ct3{
		width:96.2352941%;
		padding:10% 0 5%;
	}
}

#content #lotArea{
	display:table;
	width:1100px;
	margin:0 auto;
}
@media screen and (max-width: 1222px) {
	#content #lotArea{
		width:100%;
	}
}
#content #lotArea p,
#content #lotArea div#lot{
	display:table-cell;
}
#content #lotArea p{
	width: 58.4545454%;
	margin: 0;
	padding: 0 1.4545454% 0 0;
	color:#333333;
	font-size:105%;
	line-height:280%;
	vertical-align: middle;
}
#content #lotArea div#lot{
	width:41.5454545%;
}
#content #lotArea div#lot .lotWrap{
	position:relative;
	width:100%;
	padding:94.9671772% 0 0;
	line-height:0;
}
#content #lotArea div#lot img{
	position:absolute;
}
#content #lotArea div#lot img#lotImg{
	width:100%;
	height:auto;
	top:0;
	left:0;
}
#content #lotArea div#lot img#matA{
	width:14.2%;
	height:10.8%;
	bottom:21%;
	left:15.2%;
}
#content #lotArea div#lot img#matB{
	width:14.2%;
	height:10.8%;
	bottom:9.3%;
	left:15.2%;
}
#content #lotArea div#lot img#matC{
	width:14.2%;
	height:10.8%;
	bottom:9.3%;
	left:30.3%;
}
#content #lotArea div#lot img#matD{
	width:14.2%;
	height:10.8%;
	bottom:9.3%;
	right:18.3%;
}
#content #lotArea div#lot img#matE{
	width:14.2%;
	height:10.8%;
	bottom:9.3%;
	right:2.35%;
}
#content #lotArea div#lot img#matF{
	width:14.2%;
	height:10.8%;
	bottom:21%;
	right:2.35%;
}
#content #lotArea div#lot img#matG{
	width:13.2%;
	height:21.8%;
	bottom:33%;
	right:2.35%;
}
#content #lotArea div#lot img#matH{
	width:13.2%;
	height:10.8%;
	top:34.5%;
	right:2.35%;
}
#content #lotArea div#lot img#matI{
	width:13.2%;
	height:13.8%;
	top:20.5%;
	right:2.35%;
}
#content #lotArea div#lot img#matJ{
	width:10.2%;
	height:7.8%;
	top:7.5%;
	right:2.35%;
}
#content #lotArea div#lot img#matK{
	width:8%;
	height:10%;
	bottom:40.5%;
	right:20.6%;
}
#content #lotArea div#lot img#matL{
	width:8%;
	height:10%;
	top:32.5%;
	right:18.6%;
}
#content #lotArea div#lot img#matArea1{
	width:30%;
	height:23%;
	bottom:9%;
	left:15%;
}
#content #lotArea div#lot img#matArea2{
	width:30%;
	height:23%;
	bottom:9%;
	right:2.3%;
}
#content #lotArea div#lot img#matArea3{
	width:27%;
	height:60.5%;
	top:6.5%;
	right:2.3%;
}
@media screen and (max-width: 644px) {
	#content #lotArea p,
	#content #lotArea div#lot{
		display:inherit;
	}
	#content #lotArea p{
		width: 100%;
		padding: 0 0 0 0;
		line-height:180%;
		vertical-align:inherit;
	}
	#content #lotArea div#lot{
		width: 100%;
		margin:5% 0 0;
	}
}

ul#point{
	padding:100px 0 50px;
}
ul#point img{
	width:100%;
	height:auto;
}
ul#point li{
	margin:50px 0 0;
}
ul#point li .txtArea{
	display:table;
	width:26.33333%;
	height:532px;
}
@media screen and (max-width: 1333px) {
	ul#point{
		padding:0 0 10%;
	}
	ul#point li .txtArea{
		height:39vw;
	}
}
@media screen and (max-width: 644px) {
	ul#point li{
		margin:14.5% 0 0;
	}
}
ul#point li .txtArea .txtWrap{
	display: table-cell;
	vertical-align: middle;
}
ul#point li .imgArea{
	width:71.66666%;
	line-height:0;
}
ul#point li .imgArea img{
}
@media screen and (max-width: 644px) {
	ul#point li .txtArea{
		display:inherit;
		width:100%;
		height:inherit;
		margin:3% 0 0;
	}
	ul#point li .imgArea{
		width:100%;
	}
	ul#point li .imgArea img{
		padding:0 0 1.7%;
	}
}
ul#point li .txtArea h4{
	position:relative;
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,sans-serif;*/
	font-size: 170%;
	font-weight:500;
	line-height:100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 23px 23px;
	padding:0 0 2% 27px;
	
	opacity:0;
	transition: all 0s 0s ease;-webkit-transition: all 0s 0s ease;
}
@media print{
	ul#point li .txtArea h4{
		opacity:1;
	}
}
ul#point li.mov .txtArea h4{
	opacity:1;
	transition: all 0.5s 0.1s ease;-webkit-transition: all 0.5s 0.1s ease;
}
@media all and (-ms-high-contrast: none){
  ul#point li .txtArea h4{
	line-height:130%;
  }
}
@media screen and (max-width: 644px) {
	ul#point li .txtArea h4{
		font-size: 150%;
		background-size: 21px auto;
		padding:0 0 2% 25px;
	}
}

ul#point li.box1 .txtArea{float:left; padding:0 1% 0 0}
ul#point li.box1 .imgArea{float:right;}
ul#point li.box2 .txtArea{float:right; padding:0 0 0 2%;}
ul#point li.box2 .imgArea{float:left;}

ul#point li#noA .txtArea h4{background-image: url(../images/floorguide/txtA.png);}
ul#point li#noB .txtArea h4{background-image: url(../images/floorguide/txtB.png);}
ul#point li#noC .txtArea h4{background-image: url(../images/floorguide/txtC.png);}
ul#point li#noD .txtArea h4{background-image: url(../images/floorguide/txtD.png);}
ul#point li#noE .txtArea h4{background-image: url(../images/floorguide/txtE.png);}
ul#point li#noF .txtArea h4{background-image: url(../images/floorguide/txtF.png);}
ul#point li#noG .txtArea h4{background-image: url(../images/floorguide/txtG.png);}
ul#point li#noH .txtArea h4{background-image: url(../images/floorguide/txtH.png);}
ul#point li#noI .txtArea h4{background-image: url(../images/floorguide/txtI.png);}
ul#point li#noJ .txtArea h4{background-image: url(../images/floorguide/txtJ.png);}
ul#point li#noK .txtArea h4{background-image: url(../images/floorguide/txtK.png);}
ul#point li#noL .txtArea h4{background-image: url(../images/floorguide/txtL.png);}

ul#point li .txtArea h4::before{
    /* 透過した黒を重ねる */
    background-color: rgba(255,255,255,1);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
	width:7%;
	height:100%;
    top: 0;
    left: 0;
    content: ' ';
	transition: all 0s 0s ease;-webkit-transition: all 0s 0s ease;
}
ul#point li.mov .txtArea h4::before{
	 background-color: rgba(255,255,255,0);
	 transition: all 0.5s 0.1s ease;-webkit-transition: all 0.5s 0.1s ease;
}
@media print{
	ul#point li .txtArea h4::before{
		 background-color: rgba(255,255,255,0);
		 transition: all 0.5s 0.1s ease;-webkit-transition: all 0.5s 0.1s ease;
	}
}
ul#point li .txtArea h4 span{
	display:inline-block;
	width:0em;
	overflow:hidden;
	opacity:0;
	margin-left:-5px;
	transition: all 0s 0s ease;-webkit-transition: all 0s 0s ease;
}
ul#point li.mov .txtArea h4 span{
	opacity:1;
	width:1em;
	margin-left:0;
}
ul#point li#noK .txtArea h4 {
	letter-spacing: -0.11em;	
}
/*改行処理*/
ul#point li .inBr{
	display:inline;
}
@media screen and (max-width: 1333px) {
	ul#point li .inBr{
		display:none;
	}
}
@media screen and (max-width: 644px) {
	ul#point li .inBr{
		display:inline;
	}
}
ul#point li.mov#noD .txtArea h4 span:nth-child(3),
ul#point li.mov#noF .txtArea h4 span:nth-child(3){
	margin-left:-0.4em;
}
@media print{
	ul#point li .txtArea h4 span{
		opacity:1;
		width:1em;
		margin-left:0;
	}
	ul#point li#noK .txtArea h4 span{
		margin-left:-2px;
	}
	ul#point li#noD .txtArea h4 span:nth-child(3),
	ul#point li#noF .txtArea h4 span:nth-child(3){
		margin-left:-0.4em;
	}
}
ul#point li.mov .txtArea h4 span:nth-child(1){
	transition: all 0.3s 0.075s ease;-webkit-transition: all 0.3s 0.075s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(2){
	transition: all 0.3s 0.15s ease;-webkit-transition: all 0.3s 0.15s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(3){
	transition: all 0.3s 0.225s ease;-webkit-transition: all 0.3s 0.225s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(4){
	transition: all 0.3s 0.3s ease;-webkit-transition: all 0.3s 0.3s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(5){
	transition: all 0.3s 0.375s ease;-webkit-transition: all 0.3s 0.375s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(6){
	transition: all 0.3s 0.45s ease;-webkit-transition: all 0.3s 0.45s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(7){
	transition: all 0.3s 0.525s ease;-webkit-transition: all 0.3s 0.525s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(8){
	transition: all 0.3s 0.6s ease;-webkit-transition: all 0.3s 0.6s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(9){
	transition: all 0.3s 0.675s ease;-webkit-transition: all 0.3s 0.675s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(10){
	transition: all 0.3s 0.75s ease;-webkit-transition: all 0.3s 0.75s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(11){
	transition: all 0.3s 0.825s ease;-webkit-transition: all 0.3s 0.825s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(12){
	transition: all 0.3s 0.9s ease;-webkit-transition: all 0.3s 0.9s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(13){
	transition: all 0.3s 0.975s ease;-webkit-transition: all 0.3s 0.975s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(14){
	transition: all 0.3s 1.05s ease;-webkit-transition: all 0.3s 1.05s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(15){
	transition: all 0.3s 1.125s ease;-webkit-transition: all 0.3s 1.125s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(16){
	transition: all 0.3s 1.2s ease;-webkit-transition: all 0.3s 1.2s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(17){
	transition: all 0.3s 1.275s ease;-webkit-transition: all 0.3s 1.275s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(18){
	transition: all 0.3s 1.35s ease;-webkit-transition: all 0.3s 1.35s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(19){
	transition: all 0.3s 1.425s ease;-webkit-transition: all 0.3s 1.425s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(20){
	transition: all 0.3s 1.5s ease;-webkit-transition: all 0.3s 1.5s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(21){
	transition: all 0.3s 1.575s ease;-webkit-transition: all 0.3s 1.575s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(22){
	transition: all 0.3s 1.65s ease;-webkit-transition: all 0.3s 1.65s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(23){
	transition: all 0.3s 1.725s ease;-webkit-transition: all 0.3s 1.725s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(24){
	transition: all 0.3s 1.8s ease;-webkit-transition: all 0.3s 1.8s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(25){
	transition: all 0.3s 1.875s ease;-webkit-transition: all 0.3s 1.875s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(26){
	transition: all 0.3s 1.95s ease;-webkit-transition: all 0.3s 1.95s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(27){
	transition: all 0.3s 2.025s ease;-webkit-transition: all 0.3s 2.025s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(28){
	transition: all 0.3s 2.1s ease;-webkit-transition: all 0.3s 2.1s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(29){
	transition: all 0.3s 2.175s ease;-webkit-transition: all 0.3s 2.175s ease;
}
ul#point li.mov .txtArea h4 span:nth-child(30){
	transition: all 0.3s 2.25s ease;-webkit-transition: all 0.3s 2.25s ease;
}

ul#point li .txtArea p{
	opacity:0;
	margin-left:10px;
	transition: all 0s 0s ease;-webkit-transition: all 0s 0s ease;
}
ul#point li.mov .txtArea p{
	opacity:1;
	margin-left:0px;
	transition: all 0.5s 0s ease;-webkit-transition: all 0.5s 0s ease;
}
@media print{
	ul#point li .txtArea p{
		opacity:1;
		margin-left:0px;
		transition: all 0.5s 0s ease;-webkit-transition: all 0.5s 0s ease;
	}
}
/*
ul#point li .txtArea p span{
	display:inline-block;
	width:0em;
	overflow:hidden;
	opacity:0;
	margin-left:-5px;
	transition: all 0s 0s ease;-webkit-transition: all 0s 0s ease;
}
ul#point li.mov .txtArea p span{
	opacity:1;
	width:1em;
	margin-left:0;
}
ul#point li.mov .txtArea p span:nth-child(1){
	transition: all 0.3s 0.1s ease;-webkit-transition: all 0.3s 0.1s ease;
}
ul#point li.mov .txtArea p span:nth-child(2){
	transition: all 0.3s 0.2s ease;-webkit-transition: all 0.3s 0.2s ease;
}
ul#point li.mov .txtArea p span:nth-child(3){
	transition: all 0.3s 0.3s ease;-webkit-transition: all 0.3s 0.3s ease;
}
ul#point li.mov .txtArea p span:nth-child(4){
	transition: all 0.3s 0.4s ease;-webkit-transition: all 0.3s 0.4s ease;
}
ul#point li.mov .txtArea p span:nth-child(5){
	transition: all 0.3s 0.5s ease;-webkit-transition: all 0.3s 0.5s ease;
}
ul#point li.mov .txtArea p span:nth-child(6){
	transition: all 0.3s 0.6s ease;-webkit-transition: all 0.3s 0.6s ease;
}
ul#point li.mov .txtArea p span:nth-child(7){
	transition: all 0.3s 0.7s ease;-webkit-transition: all 0.3s 0.7s ease;
}
ul#point li.mov .txtArea p span:nth-child(8){
	transition: all 0.3s 0.8s ease;-webkit-transition: all 0.3s 0.8s ease;
}
ul#point li.mov .txtArea p span:nth-child(9){
	transition: all 0.3s 0.9s ease;-webkit-transition: all 0.3s 0.9s ease;
}
ul#point li.mov .txtArea p span:nth-child(10){
	transition: all 0.3s 1.0s ease;-webkit-transition: all 0.3s 1.0s ease;
}
*/


ul#point li .imgArea{
	opacity:0;
	width:71.66666%;
	transition: all 0s 0s ease;-webkit-transition: all 0s 0s ease;
}
/*ul#point li.box1 .imgArea{margin-right:10px;}
ul#point li.box2 .imgArea{margin-left:10px;}*/
ul#point li .imgArea img{
/*	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	overflow:hidden;
	visibility:visible;*/
}
ul#point li.mov .imgArea{
	opacity:1;
	width:71.66666%;
	margin-right:0px;
	margin-left:0px;
	transition: all 0.5s 0s ease-in-out;-webkit-transition: all 0.5s 0s ease-in-out;
}
@media print{
	ul#point li .imgArea{
		opacity:1;
		width:71.66666%;
		margin-right:0px;
		margin-left:0px;
		transition: all 0.5s 0s ease-in-out;-webkit-transition: all 0.5s 0s ease-in-out;
	}
}
@media screen and (max-width: 644px) {
	ul#point li .imgArea{
		width:100%;
	}
	ul#point li.mov .imgArea{
		width:100%;
	}
}
/********************/