@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Oswald');

/* -----------------------------------------------
 * DISCOVER TAJIMA
 * ----------------------------------------------- */
/*hover時のちらつき防止*/

html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body{
	font-size: 100%;
	color:#000;
	line-height:1.6em;
	text-align:center;
	font-family: "Meiryo","メイリオ","ＭＳ　Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;	padding:0px;
	margin:0;
	padding: 0;
}

#home{
}


#enyado_info_title,
.item-title,
.plan-subnavi{
	background: #00475e;
}
#yado-list .yado-detail-link li a {
	background: #00475e!important;
	border: 1px solid #2c353a!Important;
}


#yado-property-area{
	display:none;
}

#property-filter-tit{
	display:none;
}

#property-filter{
	display:none;
}

.yado-prop-tit{
	display:none;
}
.yado-property{
	background: none;
	padding-bottom: 0px;
	border:none;

}
.yado-property a {
	display:none;
}

.yado-list-plan > dt {
	background: #00475e;
	color: #FFF;
}
.en-pdetail a {
    background: url(/lodging/img/btn_detail.png) left top no-repeat !important;
}

/*宿基本情報*/
#yado-info #yado-name h3 {
	color: #000;
}

/*プラン*/
.go-plandetail a {
    background: url(/lodging/img/btn_detail.png) left top no-repeat !important;
}
#plan-info #plan-name {
    color: #000;
}

#plan-info4 .btn a {
    background: url(/lodging/img/arrow.png) 30px center no-repeat #fa1f00;
}

/*部屋*/
.go-roomdetail a {
    background: url(/lodging/img/btn_detail.png) left top no-repeat !important;
}



a:link {
    text-decoration: none;
    color: #000;
}
a:visited {
    text-decoration: none;
    color: #000;
}
a:visited {
    text-decoration: none;
    color: #000;
}

a:link {
    text-decoration: none;
    color: #000;
}

/*　css調整用 */
body.second{
	background: none!important;
	border-top: none!important;
}

#header{
	height: inherit!important;
}

div#___gcse_0 {
    width: 223px!important;
 
}

#footer{
	text-align: left;
	font-size: 1.1em;
}

/*　reserve　調整用 */
#room-form {
  float: none;
  width: 100%;
  min-height: auto;
  background-color: #efefeb;
  margin-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 20px; }
  #room-form dd {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 20px;
    width: 70%;
    margin: auto; }
  #room-form dt {
    background: #00475e; }

#room-form #room-search-btn2 {
  width: 300px;
  padding: 20px;
  border-radius: 30px;
  font-size: 15px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease; }
  #room-form #room-search-btn2:hover {
    opacity: .7; }

/*#header-upper,
#gnavi-inner {
  width: 1100px; }*/

#header-upper-inner ul {
  float: right; }

#room-form select {
  height: 30px; }

#wrapper {
  padding-bottom: 30px; }

