@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(//fonts.googleapis.com/css?family=Libre+Baskerville);
@import url(//fonts.googleapis.com/css?family=EB+Garamond);
@import url(//fonts.googleapis.com/css?family=Noto+Serif+JP);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
  font-family: 'Noto Serif JP', serif;
  color:#000;
  font-weight:400;
  font-size:16px;
  margin: 0;
  padding: 0;
  position:relative;
  word-wrap: break-word;
  background:#222222;
}


h1,h2,h3,h4,h5,
ol,ul,li,dl,dd,
address,
div,img{
	margin		: 0;
	padding		: 0;
	}

ol,ul,li,
dl,dd{
	list-style	: none;
	}
	
	
h1,h2,h3,h4,h5{
	font-size		: 100%;
	}

p {margin:0;padding:0;}

table{
	border-collapse: collapse;
	border-spacing: 0;
	}

img{
	border		: none;
	margin:0;padding:0;
	vertical-align:middle
	}

 figure{margin:0}
 
/* .a
-------------------------------------------------- */
a {
	text-decoration: none;
	outline:none!important;
	}
a:hover {
  text-decoration: none;
}

/* .line
-------------------------------------------------- */
hr {
	display		: none;
	}
	
.clr {
	height		: 0;
	clear		: both;
	}

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

/* wrapper
--------------------------------------------------*/
#wrapper {
  width: 100%;
  line-height:1.6;
  min-height: 70vh;
  letter-spacing : 0.05em;
}

@media only screen and  (max-width: 568px) {
#wrapper {
  min-height: initial;
}
}

.bg_sub {
  padding-top:80px;
}
@media only screen and  (max-width: 810px) {
.bg_sub {
  padding-top:80px;
}
}

@media only screen and  (max-width: 568px) {
.bg_sub {
  padding-top:90px;
}
}

/* #container
--------------------------------------------------*/
#container{
  width:100%;
  max-width:1280px;
  box-sizing: border-box;
  margin:0 auto;
}

@media screen and (max-width: 1280px) {
#container {
  padding: 0 1%;
}
}

/* p_navi
---------------------------------------------------------------------------*/
.p_navi{
  width:100%;
  box-sizing: border-box;
  margin:0 auto;
  font-size :0.8em;
  padding:1% 5%;
  color: #898989;
}

.p_navi a {
  color: #898989;
  text-decoration: none;
}

.p_navi a:hover {  
  opacity: 0.7;
  text-decoration: underline;
}

@media screen and (max-width: 568px) {
.p_navi{display:none;}
}

/* .inquire
-------------------------------------------------- */
.inquire{
  padding: 0;
  width:100%;
  margin:0 auto;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-attachment: fixed;
  background-size: auto 100%;
  background:#606060;
}

.inquire-box{
  display: block;
  width:100%;
  background: rgba(0, 0, 0, 0.6);
}

.inquire-text{
  vertical-align: middle;
  display: inline-block;
  width:60%;
  padding:3% 5%;
  box-sizing: border-box;
  color:#FFF;
}

@media screen and (max-width: 1280px) {
.inquire-text{
 width:55%;
}
}

@media screen and (max-width: 810px) {
.inquire-text{
  width:100%;
  padding:5%;
  text-align:left;
}
}

.ft-logo{
  max-width:180px;
  margin:0 auto 4%;
  font-size:14px;
  text-align: center;
  line-height:2;
}

.ft-logo img{
  width:100%;
  height:auto;
  margin-bottom:10px;
}

.inquire-syousai{
  width:100%;
  max-width:600px;
  margin:0 auto;
  letter-spacing : 0.05em;
}

.inquire-text .inqtx01{
  font-weight:400;
  font-size:2em;
  font-family: EB Garamond,sans-serif;
  letter-spacing:.1em;
  text-transform: uppercase;
  font-size:1.25em;
  margin-bottom:15px;
}

@media screen and (max-width: 810px) {
.inquire-text .inqtx01{
  font-size:1.15em;
  margin-bottom:10px;
  text-align: center;
}
}

.inquire-text .inqtx02{
  font-weight:500;
  font-size:1em;
}

.inquire-text .inqtx02 dl{
  width:100%;
  display:block;
  padding:10px 0;
}

@media screen and (max-width: 810px) {
.inquire-text .inqtx02 dl{
  padding:5px 0;
}
}

.inquire-text .inqtx02 dt{
  vertical-align: top;
  display: inline-block;
  width:5%;
  font-size:1.5em;
  text-align: center;
}

.inquire-text .inqtx02 dd{
  vertical-align: top;
  display: inline-block;
  width:95%;
  padding:5px 0 0 3%;
  box-sizing: border-box;
}

.inquire-text a{text-decoration:none;color:#FFF;}
.inquire-text a:hover{text-decoration:none;color:#C80000;}

.inquire-text .social-icon{
  width:100%;
  margin: 5% auto 0;
  text-align: center;
}

.inquire-text .social-icon li{
  vertical-align: top;
  display: inline-block;
  margin:10px;
  font-size:1.4em;
}


.inquire-form{
  vertical-align: middle;
  display: inline-block;
  width:40%;
  background:#262626;
  padding:3%;
  box-sizing: border-box;
  color:#FFF;
}

@media screen and (max-width: 1280px) {
.inquire-form{
  width:45%;
}
}

@media screen and (max-width: 810px) {
.inquire-form{
  width:100%;
  padding:5%;
}
}

.inquire-ttl{
  font-weight:400;
  font-size:1.2em;
  text-align: center;
  line-height:1;
  margin-bottom:5%;
}


@media screen and (max-width: 568px) {
.inquire-ttl{
  font-size:1.1em;
  margin-bottom:3%;
}
}

.inquire-form .form_col{
  display: block;
  width:100%;
  padding:7px 0;
}

@media screen and (max-width: 568px) {
.inquire-form .form_col{
  padding:5px 0;
}
}

.inquire-form .form_col .form_col-w40{
  width: 47%;
  display: inline-block;
  margin-right:3%;
}

@media screen and (max-width: 568px) {
.inquire-form .form_col .form_col-w40{
  width: 100%;
  margin-right:0;
  margin-bottom:10px;
}
}

.inquire-form .form_col .form_col-w402{
  width: 47%;
  display: inline-block;
  margin-left:3%;
}

@media screen and (max-width: 568px) {
.inquire-form .form_col .form_col-w402{
  width: 100%;
  margin-left:0;
}
}

.inquire-form .form_col .ws95{
  width:100%;
}


.inquire-form .form_col .mbtm10{
  margin-bottom:10px;
}

.inquire-form .form_col textarea{
  padding : 15px;
  border:1px solid #FFF;
  cursor: pointer;
  font-size:0.95em;
  letter-spacing : 0.05em;
  font-family: 'Roboto',Meiryo,sans-serif;
  box-sizing: border-box;
}

.inquire-form .form_col input{
 padding : 15px;
 border:1px solid #FFF;
 color:#000;
 cursor: pointer;
 font-size:0.95em;
 letter-spacing : 0.05em;
 box-sizing: border-box;
}

.inquire-form .send_bt {
  width: 100%;
  margin-top:30px;
  text-align: center;
}

@media screen and (max-width: 810px) {
.inquire-form .send_bt {
  margin-top:15px;
  margin-bottom:5px;
}
}

@media screen and (max-width: 568px) {
.inquire-form .send_bt {
  margin-top:10px;
  margin-bottom:10px;
}
}

.inquire-form .send_bt li{
  display:inline-block;
  margin:0 5px;
}

input.conf_bt{
  padding:15px 30px;
  line-height: 1.4;
  background : #CC0001;
  color: #fff;
  display:block;
  border-style: none;
  cursor: pointer;
  font-size:1.15em;
  font-weight:500;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 568px) {
input.conf_bt{
  font-size:1em;
  padding:15px 25px;
}
}

input.conf_bt:hover{
	filter:alpha(opacity=80);  /* for IE */
	-moz-opacity: 0.8;  /* for Firefox */
	opacity: 0.8;  /* for Safari or Opera */
}


input.reset_bt{
  padding:10px 15px;
  line-height: 1.4;
  background : #ACACAC;
  color: #fff;
  display:block;
  border-style: none;
  cursor: pointer;
  font-size:12px;
}

input.reset_bt:hover{
  opacity: 0.8;
}

@media screen and (max-width: 810px) {
input.reset_bt{
  padding:8px 12px;
  font-size:11px;
}
}

.inquire-form input[type=checkbox] {
  display: none;
}

.inquire-form .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 5px 8px 0;
  padding: 12px 12px 12px 50px;
  vertical-align: middle;
  cursor: pointer;
}

.inquire-form .checkbox:hover {

}

.inquire-form .checkbox:hover:after {
  border-color: #bbb;
}
.inquire-form .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border: 2px solid #bbb;
  content: '';
}

.inquire-form .checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 17px;
  display: block;
  margin-top: -7px;
  width: 7px;
  height: 10px;
  border-right: 3px solid #CC0001;
  border-bottom: 3px solid #CC0001;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.inquire-form input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}

.inquire-form .agtx{
  font-size:0.85em;
  line-height:1.2;
  color:#606060;
  letter-spacing: 0.05em;
}

.inquire-form .agtx a {
  text-decoration: none;
  color: #CC0001;
}

.inquire-form .agtx a:hover {
  color: #CC0001;
  text-decoration: underline;
}

/* .inq-bt
================================================== */
.inq-bt{
  color:#000;
  font-size:1.3em!important;
  line-height:1.5!important;
  margin:1% auto 2%;
  display:inline-block;
}

.inq-bt span{
  font-size:1.05em;
}

@media screen and (max-width: 810px) {
.inq-bt{
  font-size:1.1em!important;
}
}

@media screen and (max-width: 568px) {
.inq-bt{
  margin:3% auto 3%;
  font-size:1em!important;
}
}

.inq-button{border:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.inq-button.c-button--ghost{display:block;padding:15px 50px;background-color:#000;border:1px solid #000;color:#FFF;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;-webkit-transition-duration:0.2s;transition-duration:0.2s}
.inq-bt a{text-decoration:none;}
.inq-bt a:hover{text-decoration:none;display:inline-table;background-color:#FFF;color:#000;text-shadow:0 0 0 #FFF;}


@media screen and (max-width: 568px) {
.inq-button.c-button--ghost{display:block;padding:15px 30px;}
}

/* .jap-bt
================================================== */
.jap-bt {
  width:96%;
  max-width:500px;
  margin:5px auto 2%;
  background:#262626;
  box-sizing: border-box;
  padding:10px;
  position: relative;
  color:#FFF;
}

.jap-bt .jpt{
  font-size:1.4em;
  font-weight:500px;
  font-family: 'Noto Sans Japanese', sans-serif;
}

.jap-bt .ent{
  font-size:1em;
  font-family: 'Inter',sans-serif;
  font-weight:400;
}

@media screen and (max-width: 568px) {
.jap-bt .jpt{
  font-size:1.2em;
}

.jap-bt .ent{
  font-size:0.9em;
}
}

.jap-bt a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  display:block;
}

.jap-bt a:hover {
  background-color: #fff;
  opacity: 0.5;
  z-index: 1;
}

/* .jp-villa
================================================== */
.inquire-text{
  position: relative;
}

.jp-villa{
  width:200px;
  text-align: center;
  font-size:0.95em;
  font-family: Roboto,Meiryo,sans-serif;
  font-weight:400;
  line-height:2;
  position: absolute;
  bottom: 10%;
  right: 10%;
}

@media screen and (max-width: 1580px) {
.jp-villa{
  right: 5%;
}
}

@media screen and (max-width: 1280px) {
.jp-villa{
  width:150px;
}
}

@media screen and (max-width: 810px) {
.jp-villa{
  position: relative;
  margin:2% auto 0;
  bottom: 0%;
  right: 0%;
}
}

.jp-villa img{
  width:100%;
  height:auto;
}

.jp-villa a:hover{
  opacity: 0.7;
  color:#FFF!important;
}


/* inquire
================================================== */
.inquire-ttls{
  font-weight:400;
  font-size:1.4em;
  text-align: center;
  line-height:1;
  margin-bottom:4%;
}


@media screen and (max-width: 568px) {
.inquire-ttls{
  font-size:1.2m;
  margin-bottom:3%;
}
}

.udln{
  border-bottom:1px solid #FFF;
  height:1px;
  width:70px;
  margin: 0 auto 4%;
}


@media screen and (max-width: 568px) {
.udln{
  margin: 0 auto 15px;
}
}

.inquire-txt{
  font-size:14px;
  font-weight:400;
  line-height:2;
  padding:2% 0;
  text-align: center;
  color:#FFF;
}

@media screen and (max-width: 568px) {
.inquire-txt{
  line-height:1.7;
  letter-spacing:0em;
}
}

.inquire-txt span{color:#FFF;}

.inquire-txt2{
  font-size:1em;
  font-weight:400;
  letter-spacing:.02em;
  padding:2% 0;
  text-align: center;
  color:#FFF;
}

@media screen and (max-width: 568px) {
.inquire-txt2{
  font-size:1.1em;
  line-height:1.7;
  letter-spacing:0em;
  padding:5px 0;
}
}

.inquire-txt2 a{
  font-family: Roboto,Meiryo,sans-serif;
  font-weight:400;
}

.inquire-txt2 a{text-decoration:none;color:#FFF;}
.inquire-txt2 a:hover{text-decoration:underline;color:#FFF;}

.inquire-sbt{
  margin:3% auto;
  text-align: center;
}

@media screen and (max-width: 810px) {
.inquire-sbt{
  margin:3% auto;
}
}

@media screen and (max-width: 568px) {
.inquire-sbt{
  margin:5% auto;
}
}
.inquire-sbt li{
  display:inline-block;
  vertical-align: top;
  width:auto;
  height:50px;
  margin:0 3%;
}

@media screen and (max-width: 568px) {
.inquire-sbt li{
  height:50px;
}
}

.inquire-sbt li img{
  width:auto;
  height:100%;
}

.inquire-sbt li a:hover{
  opacity: 0.7;
}

/* .inquire-mid
================================================== */
.inquire-mid{
  display: block;
  width:100%;
  max-width:900px;
  margin:0 auto;
  padding:0 3%;
  box-sizing: border-box;
  color:#222222;
}

@media screen and (max-width: 810px) {
.inquire-mid{
  padding:0 5%;
}
}

.inquire-mttls{
  font-weight:400;
  font-size:2em;
  text-align: center;
  font-family: 'Inter',sans-serif;
  line-height:1;
  margin-bottom:2%;
}


@media screen and (max-width: 568px) {
.inquire-mttls{
  font-size:1.5em;
    margin-bottom:3%;
}
}

.inquire-mtxt{
  font-size:1.1em;
  font-family: Roboto,Meiryo,sans-serif;
  font-weight:400;
  line-height:1.8;
  padding:5px 0;
  text-align: center;
  color:#000;
}

@media screen and (max-width: 568px) {
.inquire-mtxt{
  font-size:1em;
  line-height:1.7;
  letter-spacing:0em;
}
}

.inquire-mtxt span{color:#FFF;}

.inquire-mtxt2{
  font-size:1.2em;
  font-family: Roboto,Meiryo,sans-serif;
  font-weight:400;
  letter-spacing:.02em;
  padding:1% 0;
  text-align: center;
  color:#000;
}

@media screen and (max-width: 568px) {
.inquire-mtxt2{
  font-size:1em;
  line-height:1.7;
  letter-spacing:0em;
  padding:5px 0;
}
}

.inquire-mtxt2 a{
  font-family: Roboto,Meiryo,sans-serif;
  font-weight:400;
}

.inquire-mtxt2 a{text-decoration:none;color:#000;}
.inquire-mtxt2 a:hover{text-decoration:underline;color:#C80000;}

.inquire-msbt{
  margin:1.5% auto 1%;
  text-align: center;
}

@media screen and (max-width: 810px) {
.inquire-msbt{
  margin:3% auto;
}
}

.inquire-msbt li{
  display:inline-block;
  vertical-align: top;
  width:auto;
  height:70px;
  margin:0 3%;
}

@media screen and (max-width: 568px) {
.inquire-msbt li{
  height:50px;
}
}

.inquire-msbt li img{
  width:auto;
  height:100%;
}

.inquire-msbt li a:hover{
  opacity: 0.7;
}
/* footer
========================================================================== */
footer{
color:#FFF;
background: #000000;
width:100%;
margin:0 auto;
padding:2% 0;
display:block;
position:relative;
}

.footerArea {
	padding: 0 0 0 0;
	width: 1200px;
	margin: 0 auto 0;
	position: relative;
}

@media only screen and  (max-width: 1280px) {
.footerArea  {
	width: 100%;
	padding: 0 3%;
	box-sizing: border-box;
	}
}

.f_menu{
  margin:1% auto;
  font-size:0.85em;
}

.f_menu li{
  margin:0 10px;
  display:inline-block;
  text-transform: uppercase;
  letter-spacing : 0.05em;
}

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

.f_menu a:hover {
  color: #FFF;
  text-decoration: underline;
}

.f_left{
  vertical-align: middle;
  display: inline-block;
  width:60%;
  padding:0 2%;
  box-sizing: border-box;
}

@media only screen and  (max-width: 810px) {
.f_left{
  display: block;
  width:100%;
  padding:2%;
  text-align: center;
}
}

.f_right{
  vertical-align: middle;
  display: inline-block;
  width:40%;
  padding:0 2%;
  box-sizing: border-box;
  text-align: right;
  font-size:0.75em;
  letter-spacing : 0.05em;
}

@media only screen and  (max-width: 810px) {
.f_right{
  display: block;
  width:100%;
  padding:2%;
  text-align: center;
}
}

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

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

/* #side_navi
--------------------------------------------------------- */
#side_navi{
width:35px;
height:auto;
position:fixed;
top:150px;
right:0;
background: rgba(54, 39, 8, 0.8);
z-index: 110;
padding:7px 7px 2px 6px!important;
}

@media screen and (max-width: 810px) {
#side_navi{
width:38px;
top:100px;
overflow: hidden;
}
}

@media screen and (max-width: 568px) {
#side_navi{
display:none;
}
}

#side_navi li:hover {
	filter:alpha(opacity=80);  /* for IE */
	-moz-opacity: 0.8;  /* for Firefox */
	opacity: 0.8;  /* for Safari or Opera */
}

side_navi ul{
margin:0;
padding:0;
float:left;
}

#side_navi li img{
width:100%;
height:auto;
}

#side_navi li {
width:35px;
height:auto;
float:left;
margin-bottom:5px;
}

@media screen and (max-width: 810px) {
#side_navi li {
width:25px;
}
}

#side_navi li:hover {
	filter:alpha(opacity=80);  /* for IE */
	-moz-opacity: 0.8;  /* for Firefox */
	opacity: 0.8;  /* for Safari or Opera */
}

/* #spt_navi
--------------------------------------------------------- */
#spt_navi{display:none;}

@media screen and (max-width: 568px) {
#spt_navi{
width:100%;
height:32px;
position:fixed;
top:0;
left:0;
background: rgba(0, 0, 0, 1);
z-index: 110;
padding:0;
margin:0;
display:block;
overflow: hidden;
}
}

#spt_navi ul {
	width:100%;
	height:auto;
	display:table;
	border-collapse: separate;
	border-spacing: 0 0;
	padding:0 0;
}

#spt_navi ul li {
	display:table-cell;
	text-align:center;
	padding:4px 0 5px;
	border-right:0.05em solid #FFF;
}

#spt_navi ul li:last-child {
	border-right: none;
}

#spt_navi li img{
width:100%;
height:auto;
max-width:30px;
margin:0 auto;
}

/* page_top
========================================================================== */
#page_top {
  position: fixed;
  bottom: 2.5%;
  right: 0;
  z-index:998;
  width:40px;
  height:40px;
}

#page_top img{
  width:40px;
  height:40px;
}

/*HIDE
========================================================================== */
.pcHide{display: none;}

@media screen and (max-width: 1280px) {
.pcHide{display: block;}
.pcHides{display: none;}
}

@media screen and (max-width: 810px) {
.pcHide{display: block;}
.pcHides{display: block;}
.tbHide{display: none;}
}

@media screen and (max-width: 568px) {
.pcHide{display: block;}
.spHide{display: none;}
}
