body,p,div,article,img {
	margin: 0;
	padding:0;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body{
	height:1825px!important;	
}
.indicator {
     margin: 0;
     position: fixed;
     right: 10px;
     top: 10px;
}
article h2, article h1 {
	font-size: 3.6em;
	line-height: 1em;
	margin: 25px 0;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	min-width:1150px;
}

#first.content{
	position:relative;
	height:1825px;
	}


#first {
	background: url(../images/background.jpg) 50% 0 fixed;
	background-size:cover;
	overflow-y:hidden;
}

#second.content,
#third.content,
#fourth.content{
	position:absolute;
	height:800px;
	top:750px;
}

#second,
#third,
#fourth {
	background: url(../images/glass.png) 50% 0 fixed;
	background-size:cover;
	-webkit-box-shadow: 
	inset 0 0 4px rgba(255, 255, 255, 0.75), 
	inset 0 2px 1px rgba(255, 255, 255, 0.5), 
	inset 0 -3px 2px rgba(0, 0, 0, 0.8), 
	inset 0 -10px 10px rgba(255, 255, 255, 0.2);
}

.thirdWrapper,
.fourthWrapper {
	opacity:0;
}

#fifth.content{
	position:absolute;
	height:800px;
	top:1550px;
	}
	
.name {
	position:absolute;
	top:720px;}

/* section first */


#first {
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
}

.home{
	background:url("../images/logo02.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:213px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top: 100px;
	left:50px;
}

.news{
	width:600px;
	position:absolute;
	color:#FFF;
	top:380px;
	left:50px;	
}

.news h3{
	font-size:24px;
	line-height:0
	}
	
.news ul{
	list-style:none;
	width:100%;
	height:280px;
	font-size:16px;
	line-height:35px;
	margin:0;
	padding:0;
	}
	
.news ul li:nth-child(2n+1){
	float:left;
	font-weight:bold;
	padding:0 10px 0 0;
}

.topMenu{
	width:600px;
	position:absolute;
	height:750px;
	top:100px;
	right:50px;
}

a.worksBtn{
	position:absolute;
	top:0;
	right:300px;
	background:url("../images/main_btn02_off.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px;
	text-indent:-9999px;
	overflow:hidden;
}

a.worksBtn:hover{
	background:url("../images/main_btn02_on.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px
}

a.worksBtn:active{
	background:url("../images/main_btn02_press.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px
}

a.aboutBtn{
	position:absolute;
	top:0;
	right:0;
	background:url("../images/main_btn03_off.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px;
	text-indent:-9999px;
	overflow:hidden;
}

a.aboutBtn:hover{
	background:url("../images/main_btn03_on.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px
}

a.aboutBtn:active{
	background:url("../images/main_btn03_press.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px
}

a.accessBtn{
	position:absolute;
	top:300px;
	right:300px;
	background:url("../images/main_btn04_off.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px;
	text-indent:-9999px;
	overflow:hidden;
}

a.accessBtn:hover{
	background:url("../images/main_btn04_on.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px
}

a.accessBtn:active{
	background:url("../images/main_btn04_press.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px
}

a.contactBtn{
	position:absolute;
	top:300px;
	right:0;
	background:url("../images/main_btn05_off.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px;
	text-indent:-9999px;
	overflow:hidden;
}

a.contactBtn:hover{
	background:url("../images/main_btn05_on.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px
}

a.contactBtn:active{
	background:url("../images/main_btn05_press.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px
}

/* section second */
.linkAncur {
	position:absolute;
	top:300px;
}
.linkAncur2 {
	position:absolute;
	top:760px;
}
.brown{
	color:#201204;
	}
	
.subMenu{
	position:absolute;
	top:20px;
	left:15px;
	}

.subMenu ul{
	list-style:none;
	margin:0;
	padding:0;
}

.subMenu ul li{
	float:left;
	padding:0 0 20px 20px;
	
}

.homeBtnMini{
	background:url("../images/nav_01off.png") 0 0 no-repeat;
	display:block;
	width:50px;
	height:50px;
}

.homeBtnMini:hover{
	background:url("../images/nav_01on.png") 0 0 no-repeat;
	display:block;
	width:50px;
	height:50px;
}

.worksBtnMini{
	background:url("../images/nav_02off.png") 0 0 no-repeat;
	display:block;
	width:50px;
	height:50px;
}

.worksBtnMini.select{
	background:url("../images/nav_02on.png") 0 0 no-repeat;
}

.worksBtnMini:hover{
	background:url("../images/nav_02on.png") 0 0 no-repeat;
	display:block;
	width:50px;
	height:50px;
}

.aboutBtnMini{
	background:url("../images/nav_03off.png") 0 0 no-repeat;
	display:block;
	width:50px;
	height:50px;
}

.aboutBtnMini.select{
	background:url("../images/nav_03on.png") 0 0 no-repeat;
}

.aboutBtnMini:hover{
	background:url("../images/nav_03on.png") 0 0 no-repeat;
	display:block;
	width:50px;
	height:50px;
}

.accessBtnMini{
	background:url("../images/nav_04off.png") 0 0 no-repeat;
	display:block;
	width:50px;
	height:50px;
}

.accessBtnMini.select{
	background:url("../images/nav_04on.png") 0 0 no-repeat;
}

.accessBtnMini:hover{
	background:url("../images/nav_04on.png") 0 0 no-repeat;
	display:block;
	width:50px;
	height:50px;
}

.contactBtnMini{
	background:url("../images/nav_05off.png") 0 0 no-repeat;
	display:block;
	width:50px;
	height:50px;
}

.contactBtnMini.select{
	background:url("../images/nav_05on.png") 0 0 no-repeat;
}

.contactBtnMini:hover{
	background:url("../images/nav_05on.png") 0 0 no-repeat;
	display:block;
	width:50px;
	height:50px;
}

.logo{
	background:url("../images/logo.png") 0 0 no-repeat;
	position:absolute;
	display:block;
	top:20px;
	right:50px;	
	width:234px;
	height:51px;
	padding:0;
	margin:0;
}

.app,
.mobile,
.pc,
.listing{
	padding:0;
	margin:0;
	opacity:0;
}

.iphone{
	background:url("../images/iphone.png") 0 0 no-repeat;
	position:absolute;
	display:block;
	width:296px;
	height:656px;
	top:110px;
	left:50px;
}

.app1,
.app2,
.app3{
	opacity:0;
}
.notePc{
	background:url("../images/pc.png") 0 0 no-repeat;
	position:absolute;
	display:block;
	width:736px;
	height:478px;
	top:110px;
	left:50px;
}
	
.appText,
.mobileText {
	position:absolute;
	width:30%;
	top:100px;
	left:400px;
	margin:0;
	padding:0;
}

.pcText,
.listText {
	position:absolute;
	width:60%;
	left:50px;
	bottom:80px;
	margin:0;
	padding:0;
}
		
.text h3{
	font-size:20px;
	color:#201204;
	margin:0;
	padding:20px 0 0 0;
}

.pcText h3
.listText h3{
	font-size:20px;
	color:#201204;
	margin:0;
	padding:20px 0 0 0;
}
	
.text1{
	font-size:14px;
	line-height:20px;
	margin:0;
	padding:0;
}

.text2{
	font-size:14px;
	line-height:24px;
	width:600px;
	margin:0;
	padding:0;
}

.appName1,
.appName2,
.appName3 {
	position:absolute;
	font-size:14px;
	line-height:24px;
	color:#333333;
    width:30%;
	top:400px;
	left:400px;
	margin:0;
	padding:0;
}

.mobileDetail1,
.mobileDetail2,
.mobileDetail3 {
	position:absolute;
	font-size:14px;
	line-height:24px;
	color:#333333;
    width:35%;
	top:340px;
	left:400px;
	margin:0;
	padding:0;
}

.qrCode01{
	background:url("../images/qr1.png") 0 0 no-repeat;
	position:absolute;
	width:125px;
	height:125px;
	top:100px;
	left:240px;
}

.qrCode02{
	background:url("../images/qr2_2.png") 0 0 no-repeat;
	position:absolute;
	width:125px;
	height:125px;
	top:100px;
	left:240px;
}

.qrCode03{
	background:url("../images/qr3_2.png") 0 0 no-repeat;
	position:absolute;
	width:125px;
	height:125px;
	top:100px;
	left:240px;
}

.fpMock {
	background:url("../images/fp.png") 0 0 no-repeat;
	position:absolute;
	display:block;
	width:176px;
	height:396px;
	top:370px;
	left:400px;
	}
	
.fpScreen {
	position:relative;
	width:134px;
	height:166px;
	overflow: hidden;
	top:61px;
	left:20px;
}

.pcDetail1 a,
.pcDetail2 a,
.pcDetail3 a{
	position:absolute;
	font-size:14px;
	line-height:24px;
	color:#ba4030;
    width:60%;
	left:50px;
	bottom:60px;
	margin:0;
	padding:0;
}

.pcScreen {
	position:relative;
	width:601px;
	height:377px;
	overflow: hidden;
	top:25px;
	left:68px;
	}
	
.listingScreen {
	position:relative;
	width:601px;
	height:377px;
	overflow: hidden;
	top:25px;
	left:68px;
	}
	

.appstore{
	background:url("../images/appstore.png") 0 0 no-repeat;
	position:absolute;
	width:277px;
	height:81px;
	top:80px;
}

.appMoreBtn {
	background:url("../images/more_btn.png") 0 0 no-repeat;
	position:absolute;
	width:125px;
	height:125px;
	top:600px;
	left:400px;
}

.siteMoreBtn {
	background:url("../images/more_btn.png") 0 0 no-repeat;
	position:absolute;
	width:125px;
	height:125px;
	top:600px;
	left:640px;
}

.pcMoreBtn {
	background:url("../images/more_btn.png") 0 0 no-repeat;
	position:absolute;
	width:125px;
	height:125px;
	left:665px;
	bottom:60px;
}

.worksMenu{
	width:340px;
	height:360px;
	position:absolute;
	right: 50px;
	bottom:50px;
}
.works{
	background:url("../images/main_btn02_on.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px;
	position:absolute;
	bottom:0;
	right:0;	
	z-index:1000;
}

.appBtn{
	position:absolute;
	top:50px;
	right:0;
	background:url("../images/works_btn01off.png") 0 0 no-repeat;
	display:block;
	width:99px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
}

.appBtn.select{
	background:url("../images/works_btn01on.png") 0 0 no-repeat;
}

.appBtn:hover{
	background:url("../images/works_btn01on.png") 0 0 no-repeat;
	display:block;
	width:99px;
	height:100px;
}

.mobileBtn{
	position:absolute;
	top:45px;
	right:125px;
	background:url("../images/works_btn02off.png") 0 0 no-repeat;
	display:block;
	width:99px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
}

.mobileBtn.select{
	background:url("../images/works_btn02on.png") 0 0 no-repeat;
}

.mobileBtn:hover{
	background:url("../images/works_btn02on.png") 0 0 no-repeat;
	display:block;
	width:99px;
	height:100px;
}

.pcBtn{
	position:absolute;
	top:130px;
	right:225px;
	background:url("../images/works_btn03off.png") 0 0 no-repeat;
	display:block;
	width:99px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
}

.pcBtn.select{
	background:url("../images/works_btn03on.png") 0 0 no-repeat;
}


.pcBtn:hover{
	background:url("../images/works_btn03on.png") 0 0 no-repeat;
	display:block;
	width:99px;
	height:100px;
}

.listingBtn{
	position:absolute;
	right:220px;
	bottom:0;
	background:url("../images/works_btn04off.png") 0 0 no-repeat;
	display:block;
	width:99px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
}

.listingBtn.select{
	background:url("../images/works_btn04on.png") 0 0 no-repeat;
}


.listingBtn:hover{
	background:url("../images/works_btn04on.png") 0 0 no-repeat;
	display:block;
	width:99px;
	height:100px;
}

/* section third */

.pic01{
	background:url("../images/about_pic01.png") 0 0 no-repeat;
	position:absolute;
	display:block;
	top:110px;
	left:50px;	
	width:238px;
	height:239px;
	padding:0;
	margin:0;
}

.pic02{
	background:url("../images/about_pic02.png") 0 0 no-repeat;
	position:absolute;
	display:block;
	top:400px;
	left:50px;	
	width:238px;
	height:239px;
	padding:0;
	margin:0;
}

.aboutText{
	width:650px;
	position:relative;
	top:110px;
	margin: 0 auto;
}

.aboutText ul{
	list-style:none;
	witdh:100%;
	font-size:14px;
	line-height:22px;
	margin:0;
	padding:10px 0 0 0;
}

.aboutText ul li{
	vertical-align:top
}	

.aboutText ul li:nth-child(2n+1){
	float:left;
	width:140px;
}

.aboutText ul li:nth-child(2n){
	text-align:left;
}

.about{
	background:url("../images/main_btn03_on.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px;
	position:absolute;
	bottom:50px;
	right:50px;
}

/* section fourth */

.text3{
	width:235px;
	font-size:14px;
	position:relative;
	top:100px;
	margin:auto;
	text-align:center;
	
}

.map{
	background:url("../images/map.png") 50% 100% no-repeat;
	position:relative;
	top:130px;
	width:547px;
	height:546px;
	margin:auto;
}

.gmapBtn{
	position:absolute;
	right:50px;
	bottom:295px;
	background:url("../images/access_btn_off.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px;
	text-indent:-9999px;
	overflow:hidden;
}

.gmapBtn:hover{
	background:url("../images/access_btn_on.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px
}

.gmapBtn:active{
	background:url("../images/access_btn_press.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px
}

.access{
	background:url("../images/main_btn04_on.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px;
	position:absolute;
	bottom:50px;
	right:50px;
}

/* Slider */
.nivoSlider {
	position:relative;
	width:250px;
	height:450px;
	overflow: hidden;
	top:95px;
	left:24px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
	height:444px!important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
	width:50px;
	height:48px;
	text-indent:-9999px;
	overflow:hidden;
}

.nivo-nextNav {
	right:0px;
	width:50px;
	height:48px;
	text-indent:-9999px;
	overflow:hidden;
}


.theme-default .nivo-directionNav a {
	display:block;
	width:50px;
	height:48px;
	background:url(../images/arrows.png)0 0 no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-50px 0;
	right:0px;
}
.theme-default a.nivo-prevNav {
	left:0px;
}



/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.nivo-controlNav a.active {
	font-weight:bold;
	background-position:0 -22px;
}

/*site ss*/

.webScreen {
	position:relative;
	width:250px;
	height:450px;
	overflow: hidden;
	top:95px;
	left:24px;
}

.webScreen img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}

/* section fifth */

.form{
	width:545px;
	height:545px;
	text-align:center;
	margin:150px auto 120px;
	background:rgba(36,16,3,0.8);	
	border-radius:50%;
	color:#ffffff;
}

.form h4{
	font-size:27px;
	text-align:center;
	margin:0;
	padding:30px 0 0 0;
}

.privacy{
	font-size:14px;
	color:#d8513f;
}

.contactText{
	width:545px;
	border-radius:50%;
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	padding:5px 0 0 0;
		
}

.line1,
.line2 {
	width:400px;
	border-bottom: 1px dashed #ffffff;
	margin: 5px auto;
	line-height:7px;
}

.formBox{
	width:400px;
	display:block;
	margin:5px auto 0;
	text-align:left;
	font-size:12px;
	line-height:14px;
}

.formBox textarea{
	font-size:12px;
	line-height:14px;
	padding:3px;
}

.formBox input{
	border:0;
	padding:5px;
}
#image-btn {
	margin:auto;
	border: 0px;
	width: 93px;
	height: 96px;
	background: url(../images/submit_btn.png) 0 0 no-repeat;
}

.formName {
	padding:5px 0 10px 0;
}

.formName input{
	width:100%;
}
.formEmail{
	width:50%;
	float:left;
	padding:0 0 10px 0;
}
.formEmail input{
	width:100%;
	float:left;
}
.formPhoneNo{
	width:40%;
	float:right;
	padding:0 0 10px 0;
}
.formPhoneNo input{
	width:100%;
	float:left;
	
}

.formMessage{
	width:100%;
	padding:0;
	margin:0;
}
.formMessage textarea{
	width:100%;
	height:40px;
	margin:5px auto;
	border:0;
}

.indication{
	margin:0;
	padding:2px 0 0 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}
.submitBtn{
	margin:auto;
	text-align:center;
	padding:15px 0 0 0;
}

.contact{
	background:url("../images/main_btn05_on.png") 0 0 no-repeat;
	display:block;
	width:196px;
	height:195px;
	position:absolute;
	bottom:50px;
	right:50px;
}

.copyright {
	width:500px;
	text-align:center;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	color:#201204;
	
}

/*For SP*/
.headerSp{
	display:none;
}

.newsSp {
	display:none;
}

.spSliderApp,
.spSliderMobile,
.spSliderPc,
.listScreen {
	display:none;
}

.textForSp {
	display:none;
}

.contactTextForSp {
	display:none;
}