@charset "utf-8";
/* CSS Document */

#contents { 
  margin-top: -50px;
  overflow-x: hidden;
}

body a {
	color: gray;
}

body a:hover {
	color: gray;
}

/* Contents */

#go-to-top {
	position: fixed;
	bottom: 3%;
	right: 3%;
	z-index: 999;
}

#go-to-top img{
	position: relative;
	z-index: 999;
}


.tab-pane img{
	height: 100%;
	width: 100%;
}

.nav-tabs a {
	font-size: 30px;
	color: dimgray!important;
}



h3 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: 'PT Serif', serif !important;
	letter-spacing: 2px;
	border-bottom: solid 1px #131111;
	border-width: thin;
	margin-bottom: 30px !important;
}

.container h3{
	margin-top: 100px;
}

h3 .img-responsive {
	margin-left: auto;
	margin-right: auto;
}

h4 .img-responsive {
	margin-left: auto;
	margin-right: auto;
}

.col-sm-5 h3{
	margin-top: 20px !important;
}

.col-sm-7 h3{
	margin-top: 20px !important;
}

.col-sm-7 img {
	padding-top: 30px;
	box-shadow: none !important;
}

.col-sm-7 img:hover {
	transform: scale(1.1);
	transition-duration: 0.3s;
}

.footerimg {
	position: relative;
	margin-top: -5% !important;
	z-index: -1;
}

.list-group-item {
	border-style: none !important;
}




/* Containers */

.col-sm-7 {
	line-height: 200%;
}

.col-xs-4 img{
		margin-bottom: 30px;
}

.container {
	position: relative;
	overflow: hidden;
}

.container-flex {
	max-width: 1400px !important;
	margin-left: auto;
	margin-right: auto;
}

.well {
	background-color: transparent !important;
}

.well p {
	font-family: 'PT Serif', serif !important;
	line-height: 200%;
	letter-spacing: 1px;
}


/* Top Slider */


.hero {
	margin-top: -20px;
	z-index: 1;
	position: relative;
}

/*-- CHANGED TO SLIDESHOW.CSS
.hero img{
    height: 100vh;	
	display: block;
    width: 100%;
	object-fit: cover;
	object-position: center;
}
--*/

.herobox {
	background-color: rgba(105,105,105,0.6);
	padding:15px 15px 30px 10%;
	position: absolute;
	color: white;
	top: 25%;
}

.heromachiya {
	position: absolute;
	bottom: 10%;
	right: 5%;
	z-index: 99;
}

.heromachiya img{
	box-shadow: none !important;
}

.heromachiya h1 {
	color: white;
	text-align: center;
	font-size: 18px !important;
	text-shadow: 2px 2px 4px #000000;
	font-family: 'PT Serif', serif;
}

.text-block h4 {
	font-size: 18px;
	text-shadow: 2px 2px 4px #000000;
	font-family: 'PT Serif', serif;
	padding-left: 5%;
}

.herobox h1 {
	font-size: 42px;
	text-shadow: 2px 2px 4px #000000;
	font-family: 'PT Serif', serif;
}

.herobox p {
	font-size: 18px;
	text-shadow: 1px 1px 2px #000000;
	letter-spacing: 1px;
	font-family: 'PT Serif', serif;
}

/* Updates */


#updates, .special{
	margin-left: auto;
	margin-right: auto;
}

#updates .container {
	border-left-style: dotted;
	border-right-style: dotted;
	border-width: thin;
	
}

#updates a {
	color: gray;
}

.special {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 50px;
	border-radius: 5px;
	border-style: solid;
	border-width: thin;
}

.special p{
	font-family: 'PT Serif', serif;
	padding: 10px 15px;
	line-height:  200%;
	letter-spacing: 1px;
}

.date {
	width: 70px;
	float: left;
	font-family: 'PT Serif', serif;
	font-weight: bold;
	padding-right: 10px;
	border-right-style: solid;
	border-color: gray;
	border-width: thin;
}

.news {
	font-family: 'PT Serif', serif;
	display: inline-block;
	width: 100%;
	line-height: 22px;
}

.status {
	letter-spacing: 1px;
	border-style: solid;
	border-width: thin;
	width: 70px;
	font-size: 80%;
	text-align: center;
	margin: auto 10px 10px 10px;
	float: left;
}


#feat .status {
		margin-top: 3%;
		position: absolute !important;
	}

#feat .new {
		background-color: #32cd32;
		color: white;
	}

	

.sold {
	color: white;
	background-color: gray;
}

.offer {
	color: white;
	background-color: #D3CFC1;
}

.new {
	border-color: #32cd32;
	color: #32cd32;
}

.topicon {
	margin-left: 10px;
	margin-right: 10px;
}

.list-group-item {
	border-radius: 0 !important;
}


.noborder {
	border-style: none !important;
}

.noborder:hover{
	transform: none !important;
	opacity: 1 !important; 
}




/* Feature Properties */

.text-block {
    position: absolute;
	width: 90%;
    bottom: 15%;
    color: white;	
}

.text-block p {
	font-size: 18px;
	text-shadow: 1px 1px 2px #000000;
	letter-spacing: 1px;
	font-family: 'PT Serif', serif;
}



/* How to Buy and Services */

#feat a img, #mixstay a img{
 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#mixstay img:hover, #feat img:hover {
	opacity: 0.5;
}

#midsec {
	background-image: url(../images/bg_lead.png);
	margin-top: 100px;
	width: 100% !important;
	display: block;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
}


.newbutton {
	font-family: 'PT Serif', serif;
	margin-left: 2%;
    margin-right: auto;
    width: 150px;
    padding: 5px 5px;
    border-radius: 0;
    border: solid;
    border-color: white;
    border-width: thin;
    text-align: center;
    color: white;
}

.newbutton a {
    line-height: 1.4em;
    padding-left: 2%;
    padding-right: 2%;
    text-shadow: 2px 2px 6px #000000;
	color: white !important;
	text-decoration: none !important;
}

.newbutton:hover {
	transition: all 0.3s;
	font-size: 110%;
}

#services .newbutton {
	margin-left: 0 !important;
	width: 100% !important;
	padding-left: 0 !important;
	font-family: 'PT Serif', serif;
    line-height: 200%;
    letter-spacing: 2px;
}

#services .newbutton a{
	padding: 2px 15px 2px 15px !important;
	color: black !important;
	text-shadow: none !important;
	border-color: black !important;
	border-style: solid !important;
	border-width: thin !important;
	margin-left: 0 !important;
}



/* Stay in Kyoto */

#mixstay p{
		font-family: 'PT Serif', serif;
	    line-height: 200%;
	letter-spacing: 1px;
	text-align: center;
}

#kyotolife img{
	padding-bottom: 30px;
	width: 70%;
	margin-top: 30px;
	box-shadow: none;
	margin-left: auto;
	margin-right: auto;
}

#kyotolife a img:hover{
	transform: none;
}

#staykyoto {
	margin-top: 100px;
	background-image: url(../images/halftone.png);
}

#localmb {
	display: none;
}

.danranmb {
	display: none;
}


#local img, #localmb img{
	padding-top: 30px;
	padding-bottom: 30px;
	box-shadow: none !important;
	margin-left: auto;
	margin-right: auto;
}

#suki .col-xs-4 {
	padding: 0 !important;
}

#suki .col-xs-4 img{
	height: 100% !important;
}

#suki img:hover {
	opacity: 0.5;
}


/* Stay Updated */



.ui-datepicker {
	width: 100% !important;
	padding: .2em .2em 0;
	display: none;
}

#datepicker {
	margin-top: -30px !important;
}


/*-----FACEBOOK-----*/

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
}

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}



/*-----RESPONSIVE MIN WIDTH-----*/



@media all and (min-width:1200px){
	
	
	.herobox {
		width: 60%;
}
	.btn-lg {
		margin-right: 3% !important;
	}
	
	#pageplugin {
	margin-left: 10% !important;
	margin-right: 10% !important;
}
	
}


/*--IPAD ONLY--*/
@media (min-width:650px) and (max-width:800px) {
    .news {
	width: auto !important;
}
}
/*--IPAD ONLY--*/




@media all and (min-width:780px){
	
	h3 .img-responsive{
	width: 450px !important;
	margin-left: auto;
	margin-right: auto;
}
	.container-flex {
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
	}
	
	.col-sm-8 {
	padding-left: 5% !important;
	}
	
}

@media all and (min-width:480px){
	.btn-lg {
		margin-right: 2% !important;
	}
}



/*-----RESPONSIVE MAX WIDTH-----*/


@media all and (max-width:1400px){
	
	#suki .col-xs-4 {
	width: 33.33333333% !important;
}
	
	#extras {
		display: none;
	}
	
	.col-xs-4 {
		width: 50% !important;
	}
}

@media all and (max-width:1200px){
	
	
	.col-xs-7 {
		width: 100% !important;
}
	.col-xs-5 {
		width: 100% !important;
}
	
	.jumbotron h1 {
		font-size: 42px !important;
	}
	
	
	#kyotolife img{
	padding-top: 30px;
}
	
	.heromachiya img{
	height: 220px;
	width: 220px;
}
	
}

@media all and (max-width:991px){
	
	#kyotolife img{
	padding-top: 0px !important;
	width: 90%;
	margin-top: 30px;
	box-shadow: none;
	margin-left: auto;
	margin-right: auto;
}
	
}

@media all and (max-width:800px){
	
	.navbar-default .navbar-nav > li > a {
  text-align: center;
}
	ul .box p {
  padding-right: 0px;
}
	
	
	#image-bloc {
		z-index: -100;
	}
	
	.herobox {
	background-color: rgba(220,220,220,0.6) !important;	
	top: 25%;
}
	
	.bx-controls-direction a {
    opacity: 0;
	}

    .bx-wrapper:hover .bx-controls-direction a {
    opacity: 1;
	}
	
	.thumbnail {
	height: auto;
	}
	
	.nav-tabs a {
	font-size: 20px;
	color: white !important;
}
	.nav-tabs a:focus {
	color: dimgray !important;
}

	
}


@media all and (max-width:650px){
	
	.col-xs-4 {
		width: 100% !important;
	}
	
	.heromachiya img{
	width: 150px !important;
	height: 150px !important;
}
	
	#updates {
	width: 80% !important;
	margin-left: auto;
	margin-right: auto;
}
	
	.status {
	margin-top: 5px !important;
}
	.date {
	margin-top: 4px !important;
}
	
	
	
	.list-group-item {
	border-style: dotted !important;
}
	#updates .container {
	border-left-style: none;
	border-right-style: none;
	
}
   .topicon {
}
}


@media all and (max-width:550px){
	
	#feat .col-xs-4 img{
		height: 20vh;
		width: 100vw;
		display: block;
  		max-width: 100%;
	object-fit: cover;
	}
	
	.col-xs-6 {
		width: 100% !important;
	}
	
	#kyotolife img{
	padding-top: 20px !important;
	width: 90%;
	margin-top: 30px;
	box-shadow: none;
	margin-left: auto;
	margin-right: auto;
}
	
	#localmb {
	display: contents;
}
	
	#local {
	display: none;
}
	
	.danranpc {
	display: none;
}
	
	.danranmb {
	display: contents;
}

	
}

@media all and (max-width:480px){
	
	.text-block {
    bottom: 20%;
}
	
	#go-to-top img{
	display: none;
	}
	
	.hero p {
		font-size: 15px;
	}
	
	.special p {
		font-size: 12px;
	}
	
	#midsec p {
		font-size: 12px;
	}
	
	.container p {
		font-size: 12px;
	}
	
	
	.hero h1 {
		font-size: 30px;
	}
	.btn-lg {
		font-size: 16px !important;
		padding: 8px 10px !important;
		margin-right: 8px !important;
	}
	
.list-group-item {
	border-radius: 0 !important;
	padding: 5px 10px !important;
}

.heromachiya img{
	width: 120px !important;
	height: 120px !important;
}
	
	.news {
		margin-top: 5px;
		line-height: 150%;
		display: inline-block;
	}
	
	
	#mixstay p, .col-sm-7 p {
	font-size: 90%;
}
	
	.text-block h4 {
	font-size: 14px;
	padding-left: 2%;
}
	
	#feat .col-xs-4 {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: -15px;
	}
	
	
	#feat .row {
		padding-left: 10px;
		padding-right: 10px;
	}
	
}

@media all and (max-width:370px){
	.hero p {
		font-size: 12px;
	}
	
	.hero h1 {
		font-size: 24px;
	}
	.btn-lg {
		font-size: 14px !important;
		padding: 5px 8px !important;
		margin-right: 5px !important;
	}
	
	.well {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	/*--
	.col-xs-4 img{
		height: 40vh;
		width: 100vw;
		display: block;
  		max-width: 100%;
		object-fit: cover;
	}--*/
	
	
	#kyotolife img{
	padding-top: 30px !important;
	width: 200vw;
	margin-top: 30px;
	box-shadow: none;
	margin-left: auto;
	margin-right: auto;
}
}
