@charset "utf-8";
/* CSS Document */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■   　デフォルト   　■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

html, body, div, span, iframe,
p, a, img, small, dl, dt, dd, ol, ul, li,
h1, h2, h3, h4, h5{
	border: 0;
	margin: 0;
	padding: 0;
	color:#000;
	font-size:14px;
	letter-spacing:0px;
  font-family: "Roboto",'Noto Sans Japanese', sans-serif;
}
html,body {
	line-height: 1;
	width: 100%;
	height: 100%;
	position: relative;
	min-width: 1280px;
  background: #FFF; 
}
ol, ul {
	list-style: none;
}
a{
	outline:none;
	text-decoration:none;
	cursor: pointer;
	}
a img {
	border: none;
	border-style:none;
}

img{
  width: 100%;
  height: auto;
}

li{
	list-style:none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

body{
  opacity: 0;
  
}

.tcon{
  display: none;
}
#sp_menu{
  display: none;
}




/*■■■■■■■■　TOP　■■■■■■■■*/


.load{
  transition: all 1s ease;
  opacity: 0;
}
.fadein{
  opacity: 1.0;
}


section.mv{
  position: relative;
  width:100%;
  height:100%;
}

section.mv header{
  position: absolute;
  width: 100%;
  top:0;
  left: 0;
  z-index: 100;
}

header{
  width: 100%;
  padding-top: 60px;
  z-index: 100;
}

header h1{
  width: 269px;
  padding-left: 60px;
  float: left;
}
header h1 a{
  transition: all ease 0.2s;
}
header h1 a:hover{
  opacity: 0.5;
}


header nav{
  width: 410px;
  padding-right: 60px;
  float: right;
}

header nav ul li{
  float: left;
  padding-right: 50px;
}

header nav ul li:last-child{
  padding-right: 0;
}

header nav ul li a{
  font-size: 16px;
  padding: 6px 0;
  letter-spacing: 1.5px;
  font-weight: 700;
  display: block;
}
header nav ul li a .bar{
  width:0;
  height: 2px;
  background: #000;
  margin-top: 6px;
  transition: all 0.2s ease;
}
header nav ul li a:hover .bar{
  width: 100%;
}



header nav ul li:last-child a{
  font-size: 14px;
  border: 1px solid #000;
  padding: 6px 15px;
  transition: all 0.4s ease;
}

header nav ul li:last-child a:hover{
  background: #000;
  color: #FFF;
}



#slider {
  width:100%;
  height:100%;
  height: 100vh;
}
#slider li {
  width:100%;
  height:100%;
  height: 100vh;
}

section.mv ul li.image01{
  background: url(../images/mv_bg01.jpg) no-repeat;
  background-size: cover;
  background-position:center;
}
section.mv ul li.image02{
  background: url(../images/mv_bg02.jpg) no-repeat;
  background-size: cover;
  background-position:center;
}
section.mv ul li.image03{
  background: url(../images/mv_bg03.jpg) no-repeat;
  background-size: cover;
  background-position:center;
}
section.mv ul li.image04{
  background: url(../images/mv_bg04.jpg) no-repeat;
  background-size: cover;
  background-position:center;
}
section.mv ul li.image05{
  background: url(../images/mv_bg05.jpg) no-repeat;
  background-size: cover;
  background-position:center;
}
section.mv ul li.image06{
  background: url(../images/mv_bg06.jpg) no-repeat;
  background-size: cover;
  background-position:center;
}

.mv_scroll{
  width: 36px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -18px;
  z-index: 500;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    width: 8px !important;
    height: 135px !important;
    top: 50% !important;
    margin-top: -68px !important;
    right: 40px !important;
    z-index: 99999 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #FFF;
    border: none !important;
    text-indent: -9999px;
    display: block;
    width: 10px !important;
    height: 10px !important;
    margin: 0 0 15px !important;
    outline: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.bx-wrapper .bx-pager .bx-pager-item:last-child a{
    margin: 0 0 0 !important;

}

.bx-wrapper .bx-pager.bx-default-pager a.active{
  background: #434343 !important;
}

#top_properties{
  padding-top: 150px;
}

#top_properties .title{
  padding-bottom: 80px;
}

#top_properties .title h2{
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 3px;
  text-align: center;
  padding-bottom: 20px;
}

#top_properties .bar{
  width: 60px;
  height: 1px;
  background: #000;
  margin: 0 auto;
}


.bnr_anime{
  background-size: 2000px;
  background-repeat: repeat-x;
  height: 251px;
  margin-bottom: 80px;
}

#bnr01 {
  background-image: url(../images/top_bnr01.jpg);
  animation: movingRight 60000s infinite linear;
}
#bnr02 {
  background-image: url(../images/top_bnr02.jpg);
  animation: movingLeft 60000s infinite linear;
}
#bnr03 {
  background-image: url(../images/top_bnr03.jpg);
  animation: movingRight 60000s infinite linear;
}
#bnr04 {
  background-image: url(../images/top_bnr04.jpg);
  animation: movingLeft 60000s infinite linear;
}


@keyframes movingRight {
  0% {
    background-position:0px 0;
    transition-property: background-position;
  }
    100% {
    background-position:-990000px;
    transition-property: background-position;
    }
}

@keyframes movingLeft {
  0% {
    background-position:0px 0;
    transition-property: background-position;
  }
    100% {
    background-position:990000px;
    transition-property: background-position;
    }
}


.bnr_anime a{
  width: 100%;
  height: 251px;
  display: block;
}

#bnr01 a .slidemask{
  background-color: rgba(107,172,199,0.8);
}
#bnr02 a .slidemask{
  background-color: rgba(212,139,23,0.8);
}
#bnr03 a .slidemask{
  background-color: rgba(63,83,142,0.8);
}
#bnr04 a .slidemask{
  background-color: rgba(38,134,54,0.8);
}


.bnr_anime a .slidemask {
  width: 100%;
  height: 251px;
  opacity: 0;
  transition: all 0.8s ease; 
}
.bnr_anime a:hover .slidemask {
  opacity: 1;
}

.bnr_anime a .slidemask .bnr_txt{
  margin-left: -50px;
  opacity: 0;
  transition: all 0.5s linear;
}
.bnr_anime a:hover .slidemask .bnr_txt{
  margin-left: 0px;
  opacity: 1;
}


.bnr_txt{
  padding: 68px 0;
}

.bnr_txt h3{
  text-align: center;
  color: #FFF;
  font-size:30px;
  font-weight: 700;
  letter-spacing: 4px;
  padding-bottom: 10px;
}
.bnr_txt p{
  text-align: center;
  color: #FFF;
  font-size:20px;
  letter-spacing: 2px;
  font-weight: 200;
  padding-bottom: 20px;
}
.bnr_txt div.icon{
  width: 32px;
  margin: 0 auto
}



footer{
  width: 100%;
  text-align: center;
}


footer ul{
  text-align: center;
}
footer ul li{
  display: inline-block;
  padding: 20px 50px 70px 0;
}
footer ul li:last-child{
  padding-right: 0;
}
footer ul li a{
  font-weight: 600;
  letter-spacing: 2.5px;
  font-size: 16px;
  transition: all ease 0.3s;
  color: #000;
}

footer ul li a:hover{
  opacity: 0.5;
}

footer p{
  width: 100%;
  font-size: 12px;
  color: #000;
  letter-spacing: 1px;
  padding-bottom: 30px;
  text-align: center;
}

#pagetop{
  width: 14px;
  float: right;
  padding-right: 50px;
  padding-top:20px;

}



/*ABOUT*/

#about{
  padding: 150px 0 50px;
  width: 800px;
  margin: 0 auto;
}

#about .title{
  padding-bottom: 80px;
}
#about .title h2{
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 3px;
  text-align: center;
  padding-bottom: 20px;
}

#about .bar{
  width: 60px;
  height: 1px;
  background: #000;
  margin: 0 auto;
}

#about ul li{
  padding: 30px 0;
  border-bottom: 1px dotted #000;
}

#about ul li:last-child{
  border-bottom: none;

}

#about ul li dt{
  width: 180px;
  padding-left: 50px;
  float: left;
  letter-spacing: 1px;
  line-height: 28px;
}

#about ul li dd{
  float: left;
  width: 570px;
  letter-spacing: 1px;
  line-height: 28px;
}
#about ul li dd a{
  text-decoration:underline; 
}

#map{
    min-height:150px;
    min-width:150px;
    height: 500px;
    width: 100%;
    margin-bottom: 50px;
  }

/*PROPERTIES*/

#properties{
  padding: 150px 0 50px;
  width: 1000px;
  margin: 0 auto;
}

#properties .title{
  padding-bottom: 100px;
}
#properties .title h2{
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 3px;
  text-align: center;
  padding-bottom: 20px;
}
#properties .bar{
  width: 60px;
  height: 1px;
  background: #000;
  margin: 0 auto;
}
#properties .title p{
  text-align: center;
  padding-top: 40px;
  line-height: 28px;
}
#properties ul.anchor_menu{
  padding: 0 0 150px;
  width:670px;
  margin: 0 auto

}
#properties ul.anchor_menu li{
  float: left;
  padding-right: 30px;
  margin-right: 20px;
  background: url(../images/anchor_slash.png) no-repeat right;
  background-size: 14px;
}
#properties ul.anchor_menu li:last-child{
  background: none;
  margin-right: 0;
  padding-right: 0;
}

#properties ul.anchor_menu li a{
  background: url(../images/anchor_arrow.png) no-repeat bottom center;
  background-size: 6px;
  padding-bottom: 15px;
  transition: 0.2s all ease
}


#properties ul.anchor_menu li a:hover{
  opacity: 0.3;
}

.properties_head dl{
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.properties_head dl dt,
.properties_head dl dd{
  float: left;
}
.properties_head dl dt{
  width: 300px;
  padding-right: 50px;
}
.properties_head dl dt h3{
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 40px;
  padding-bottom: 15px;
}


.properties_head dl dd{
  width: 650px;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}

.properties_head p.data{

}
.properties_head p.data span{
  border: 1px solid #000;
  padding: 0 15px;
  margin-right:15px;
}

.properties_head p.data span.mgnL30{
  margin-left: 30px;
}

.imageL{
  padding:50px 0 150px;
}

.imageL div{
  float: left;
}

.imageL div:nth-child(1){
  width: 1000px;
  padding-bottom: 50px;
}

.imageL div:nth-child(2),
.imageL div:nth-child(3),
.imageL div:nth-child(4),
.imageL div:nth-child(5),
.imageL div:nth-child(6){
  width: 300px;
  padding-right: 50px;
}
.imageL div:nth-child(3),
.imageL div:nth-child(4){
  padding-bottom: 48px;
}

.imageL div:nth-child(4),
.imageL div:nth-child(6){
  padding-right: 0;
}


.imageR{
  padding:50px 0 150px;
}

.imageR .mv{
  width: 1000px;
  margin-bottom: 50px;
}

.imageR div.left{
  float: left;
  width: 650px;
  padding-right: 50px;
}

.imageR div.left div{
  float: left;
}

.imageR div.left div:nth-child(1),
.imageR div.left div:nth-child(2),
.imageR div.left div:nth-child(3),
.imageR div.left div:nth-child(4){
  width: 300px;
  margin-right: 50px;
}
.imageR div.left div:nth-child(1),
.imageR div.left div:nth-child(2){
  margin-bottom: 48px;
}

.imageR div.left div:nth-child(2),
.imageR div.left div:nth-child(4){
  margin-right: 0;
}
.imageR div.right{
  float: left;
  width: 300px;
}

.imageR div.right div{

}

.dammy .mv,
.dammy div.left div,
.dammy div.right{
  background: #333;
}

.dammy .mv img,
.dammy div.left div img,
.dammy div.right img{
  opacity: 0;
}



/*contact*/

#contact{
  padding: 150px 0 50px;
  width: 800px;
  margin: 0 auto;
}

#contact .title{
  padding-bottom: 50px;
}
#contact .title h2{
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 3px;
  text-align: center;
  padding-bottom: 20px;
}
#contact .title p{
  text-align: center;
  padding-top: 30px;
  line-height: 30px;
}

#contact .bar{
  width: 60px;
  height: 1px;
  background: #000;
  margin: 0 auto;
}

#contact ul{
  padding-bottom: 40px;
}

#contact ul li{
  padding: 30px 0;
  border-bottom: 1px dotted #000;
}

#contact ul li:last-child{
  border-bottom: none;

}

#contact ul li dt{
  width: 250px;
  padding-top:15px;
  padding-left: 50px;
  float: left;
  letter-spacing: 1px;
  line-height: 20px;
}
#contact ul li dt span{
  font-size: 11px;
}

#contact ul li dd{
  float: left;
  width: 500px;
  letter-spacing: 1px;
  line-height: 28px;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#contact ul li dd input{
  background: #efefef;
  width: 94%;
  padding:15px 3%;
  border-radius: 2px;
}
#contact ul li dd textarea{
  background: #efefef;
  width: 94%;
  padding:15px 3%;
  border-radius: 2px;
  resize: vertical;
  overflow: auto;
  height: 300px;
}
#contact #btn_area{
  width: 620px;
  margin: 0 auto 50px;
}

#contact #btn_area input,
#contact #btn_area_modoru input{
  width: 285px;
  float: left;
  padding: 20px 0;
  font-size: 14px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.2s ease;
}
#contact #btn_area input#submit{
  background: #121212;
  color: #FFF;
  margin-right: 50px;
}
#contact #btn_area input:hover#submit{
  background: #555;
}
#contact #btn_area input#reset,
#contact #btn_area input#modoru{
  background: #d2d2d2;
  color: #000;
}
#contact #btn_area input:hover#reset,
#contact #btn_area input:hover#modoru
{
  background: #ddd;
}

#form_error{
  text-align: center;
}
#form_error p{
  color: red;
  line-height: 30px;
}

#contact #btn_area_modoru{
  width:285px;
  margin: 0 auto 50px;
}

#contact #btn_area_modoru input#modoru{
  background: #d2d2d2;
  color: #000;
  margin-top: 50px;
}



#conplate{
  text-align: center;
  padding:50px 0 150px;
  font-size: 14px;
  line-height: 24px;
}


