@charset "utf-8";

@import url("reset.css");
@import url("fonts.css");
@import url("common.css");
@import url("style.css");

.main-photo {    text-align: center;}
.copyright {    text-align: center;}

.container {
    width: 960px;
    margin: 0 auto;
}

.viewer img, .main-photo img {
    width: 960px !important;
}

nav.gnav li.nav02 a, nav.gnav li.nav05 a {
    line-height: 34px;
}

.nav_wrap {
    margin-top: 36px;
}

#top_rooms {
    padding: 150px 0 0 !important;
}

#top_btm {
    display: none;
}

/*-----------------------------------------------
 190403_調整
-----------------------------------------------*/
/* header */
.header h1 {
	width: 407px;
	height: 49px;
	background: url(https://www.urbic.jp/img/logo_header_pc.png) 0 0 no-repeat;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	display: block;
}
/* 幅調整 */
.container,
header,
.header-inner,
.maincol #top_miryoku .sub_inner .feature img {
	width: 960px !important;
}
.maincol #top_access .sub_inner {
	width: 930px;
}
/* container */
.container-inner-inner {
	position: relative;
}
.container-inner-inner .header {
	position: absolute;
	top: 20px;
	left: 0;
}
/*main*/
#page-home .container-inner-inner .main-photo {
	margin: -120px auto -104px auto !important;
}
.container-inner-inner .main-photo {
	margin-top: 0!important;
}
/* nav */
.gnav ul li a {
	font-size: 14px;
}
/* breakfast */
#page-breakfast .photos-conformity-left img {
	height: 153px;
}
/* access */
.facilities_detail li {
	height: 380px;
}
#page-access .access-top .sub_inner h2 {
	margin-bottom: 40px;
}

/*-----------------------------------------------
 190507_調整
-----------------------------------------------*/
/* クチコミ･お客さまの声　続きを読むボタン */

#latest_cstm_review dd.more a {
    width: 100%;
    color: #fff;
}

#latest_cstm_review dd.more a:hover {
    color: #b69136;
}


#news {display:none;}
#rakuten_banner {
    height: 360px;
    padding: 30px;
    text-align: center;
}
/*-----------------------------------------------
 190517_調整
-----------------------------------------------*/
/* プランページ新規 */
#page-privacy h2{
	margin:80px 0 20px 0!important;
}
#page-privacy h4{
	color: #b69136;
	font-size:20px;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px  solid #1a9490;
}
.p_list{
display: inline-block;
margin:20px;
width:45%;
}
ul.p_list_link{
width: 100%;
}
ul.p_list_link li h4{
text-align: center;
}
ul.p_list_btn {
margin: 0;
padding: 0;
text-align: center;
}
ul.p_list_btn li{
display: inline-block;
margin: 0;
}
.p_list_btn a {
display:block;
padding:5px 55px;
border:solid 1px #ccc;
float:left;
margin:15px 5px;
}
.p_list_btn a:hover{
color: #fff!important;
text-decoration:none;
}
.l1 {
background:#efddb1;
color: #1a9490!important;
}
.l2 {
background:#50c4c2;
color: #faf5e9!important;
}
.l1:hover{
background:#B69136;
}
.l2:hover{
background:#1a9490;
}
