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

/*
	　@media screen and (max-width:320px)
		@media screen and (min-width:321px) 
		@media screen and (min-width:481px) 
		@media screen and (min-width:768px) 
		@media screen and (min-width:992px)
*/

/*
.ex_s_dv	
@media screen and (max-width:320px) 
.ex_m_dv
@media screen and (min-width:321px) and (max-width:767px) 
.s_dv-l_dv
@media screen and (min-width:768px) 

*/
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1,h2,h3{
	padding:0px;
	margin:0px;
	}

.content {
	padding: 10px 15px 0 15px;
}
.content h1 {
	color:#000;}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}
.footer {
	padding: 10px 0;
	background: #6F7D94;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img{
	display:blok;
	margin: 0 auto;
	padding: 0;
	}
div:after, ul:after {
	content: "";
	display: block;
	clear: both;
	}
	

 .clearfix:befor, .clearfix:after {
  content: " "; 
  display: table; 
 }	
.clearfix:after {
	clear:both;	
	}
.clearfix {
	*zoom:1;
}

a:hover {
	text-decoration:none;
	color:#2e10f0;
}
	
	
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.red {
	color: #C00;
}
.p {
	padding: 2px 0px 2px 0px;
	 }
.font_blue {
	color: #0030ff;
}
body {
	width: 100%;
	max-width: 1200px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right:auto;
	overflow-x:hidden;
	}		


/* ************* 表示　************************ */	
@media screen and (max-width:320px) { 
.ex_s_dv {
	display:block !important;
	}
.ex_m_dv {
	display:none;
	}
.s_dv-l_dv {
	display:none;
	}	
}

@media screen and (min-width:321px) and (max-width:767px) { 
.ex_s_dv {
	display:none;
	}
.ex_m_dv {
	display:block !important;	
	}
.s_dv-l_dv {
	display:none;
	}	
}
@media screen and (min-width:768px) { 
.ex_s_dv {
	display:none;
	}
.ex_m_dv {
	display:none;	
	}	
.s_dv-l_dv {
	display:block !important;
	}	
}

/* Bootstrapのコンテンツエリアは最大1170px */
/*-----------------------------------------*/
/* 全てのomakaseで使用　*********************** */
.content_nav {
	height: auto;
	width: 100%;
	padding-top: px;
	margin-top: 6px;
	}	



@media screen and (max-width:320px){
.u_navbox {
	height: 60px;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items:center;
	align-items: center;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	background-color: #fff;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4);
	margin:8px 4px;
}	
.u_nav_img {
	height: auto;
	width: 60px;
	background-color: #c6f51c;
	margin-left: 0;
	
}
.u_nav_text {
	flex-basis: 40%;
	text-align: center;
}
	
.foot_nav-1-in {
	position: absolute;
	top: 26%;
	left: 8%;
	font-size: 1.2rem;
	width: 60%;
	line-height: 1.2rem;
   }
.foot_nav-2-in {
	position: absolute;
	top: 35%;
	left: 50%;
	font-size: 1.2rem;
	width: 60%;
	line-height: 1.4rem;
  }
 .facebook_nav-1-in, .facebook_nav-2-in {
	position: absolute;
	top: 25%;
	left: 50%;
	font-size: 1.2rem;
	width: 60%;
	line-height: 1.4rem;
  }
#footerbar {
	width:100%;
	height:auto;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../image/ricepaper2.jpg);
	background-repeat: repeat;
	margin-top: 8px;
	margin-bottom: 12px;
	padding-right: 20px;
	}
#footerbar p {
font-size:1.0rem;	
	}	
}






.box_line {
	border: 1px solid #999;
	border-radius: 4px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
a .box_line p {
	color: #000;
	}
a:hover .box_line p {
	color:#999999;
	}
.foot_nav-1 {
	display: block;
	width: 100%;
	height: 0;
	background-size: cover;
	padding-bottom: 14.0%;/* 14.6%*/
	background-image: url(../image/rs_image/indexpage/nav/parking_ban-680.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.foot_nav-2 {
	display: block;
	width: 100%;
	height: 0;
	background-size: cover;
	padding-bottom: 14.0%;/* 14.6%*/
	background-image: url(../image/rs_image/indexpage/nav/to_eigyouannai.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.facebook_nav-1 {
	display: block;
	width: 100%;
	height: 0;
	background-size: cover;
	padding-bottom: 14.7%;
	background-image: url(../image/rs_image/indexpage/nav/to_facebook_ars_bar3b.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.facebook_nav-2 {
	display: block;
	width: 100%;
	height: 0;
	background-size: cover;
	padding-bottom: 14.7%;
	background-image: url(../image/rs_image/indexpage/nav/to_facebook_ars_bar3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.box_line a {
	color: #000;
	}
.box_line  a:hover {
	color:#999999;
	}


    /*　for iPhone Landscape　(iPhone 横)　*/
@media screen and (min-width:321px) { 
.u_navbox {
	height: 60px;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items:center;
	align-items: center;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	background-color: #fff;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4);
	margin:8px 4px;
}	
.u_nav_img {
	height: auto;
	width: 60px;
	background-color: #c6f51c;
	margin-left: 0;
	
}
.u_nav_text {
	flex-basis: 40%;
	text-align: center;
}

.foot_nav-1-in {
	position: absolute;
	top: 28%;
	left: 12%;
	font-size: 1.2rem;
	line-height: 1.2rem;	
	width: 60%	
  }
.foot_nav-2-in {
	position: absolute;
	top: 35%;
	left: 55%;
	font-size: 1.2rem;
	width: 60%;
	line-height: 1.4rem;
  }
 .facebook_nav-1-in, .facebook_nav-2-in {
	position: absolute;
	top: 25%;
	left: 55%;
	font-size: 1.2rem;
	width: 60%;
	line-height: 1.4rem;
  }
}
@media screen and (min-width:481px) {
.u_navbox {
	height: 60px;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items:center;
	align-items: center;
	-webkit-justify-content:space-between;
	justify-content: space-between;
	background-color: #fff;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4);
	margin:8px 4px;
}	
.u_nav_img {
	height: auto;
	width: 60px;
	background-color: #c6f51c;
	margin-left: 0;
	
}
.u_nav_text {
	flex-basis: 60%;
	text-align: center;
}

.foot_nav-1-in {
	position: absolute;
	top: 35%;
	left: 10%;
	font-size: 1.4rem;
	line-height: 1.4rem;	
	width: 60%	
  }
.foot_nav-2-in {
	position: absolute;
	top: 40%;
	left: 60%;
	font-size: 1.4rem;
	width: 60%;
	line-height: 1.4rem;
  }
 .facebook_nav-1-in, .facebook_nav-2-in {
	position: absolute;
	top: 35%;
	left: 60%;
	font-size: 1.4rem;
	width: 60%;
	line-height: 1.4rem;
  }
}

/* iPhone 縦  - foot_nav */
@media screen and (min-width:768px) {
    /*　for iPad 　*/
.foot_nav-1-in {
	position: absolute;
	top: 28%;
	left: 10%;
	font-size: 1.2rem;
	width: 60%
  }
.foot_nav-2-in {
	position: absolute;
	top: 35%;
	left: 50%;
	font-size: 1.2rem;
	width: 60%;
	line-height: 1.4rem;
  }
 .facebook_nav-1-in, .facebook_nav-2-in {
	position: absolute;
	top: 25%;
	left: 50%;
	font-size: 1.2rem;
	width: 60%;
	line-height: 1.4rem;
  }
}
@media screen and (min-width:992px) {
.foot_nav-1-in {
	position: absolute;
	top: 25%;
	left: 10%;
	font-size: 1.4rem;
	width: 50%			
  }
	.foot_nav-2-in {
	position: absolute;
	top: 35%;
	left: 50%;
	font-size: 1.4rem;
	width: 60%;
	line-height: 1.6rem;
  }
 .facebook_nav-1-in, .facebook_nav-2-in {
	position: absolute;
	top: 30%;
	left: 50%;
	font-size: 1.4rem;
	width: 60%;
	line-height: 1.6rem;
  }
}



#footerbar {
	width:100%;
	height:auto;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../image/omakase_rs/indexpage/ricepaper2.jpg);
	background-repeat: repeat;
	margin-top: 8px;
	margin-bottom: 12px;
	padding-right: 20px;
	}
#footerbar p {
font-size:1.0rem;	
	}
	
	
	





@media screen and (max-width:320px) {
.container_gl {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;
}

.navbar_omakase-header_gl {
	display: block;
	height: 50px;
	width: 100%;
	margin-bottom: 10px; 
	background-image:url(../image/omakase_rs/indexpage/ricepaper2.jpg);
	}	
.navbar_omakase-header_gl img  {
	height:auto;
	width: 60%;
	padding:20px 0px 0px 20px;
	 }
.top_nav {
	height:auto;
	width:100%;
	padding-top:3x;
	padding-bottom:2px;
	padding-left: 35px;
	padding-right:20px;
	background-color:#fff;/*#270f56*/
	text-align: center;
	}
.top_nav a {
	color:#000;
	font-size: 1.3em;
	font-weight: 200;
	text-align: center;
}
.top_nav li {
	float: right;
	padding: 0px 10px 0px 10px;
	text-align: center;
}
.ex_s_dv {
	display: block !important;
}
	
.header_gl {
	height: 340px;
	width: auto;
	overflow-x: hidden; 
	background-image: url(../image/omakase_rs/gallery/gallery-top_dv.svg);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
}
.header_gl img {
	height: auto;
	width: 50%;
	padding-top: 60px;
}
.header_gl p {
	padding-top: 60px;
	font-size: 1.25em;
	font-weight: 500;
}

.room_nav {
	display: block;
	text-align: center;	
	padding-bottom: 30px;
	padding-left: 20px;
	width:100%;
	margin: 60px auto 30px auto;

}

.room_nav li {
	display: inline-block;
	/*width:16%;*/
	margin: 6px 6px;	
	font-size: 1.2em;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	background-color: rgba(255,255,255,0.6);
	
}



.room_nav li a {
	font-weight: 400;
	color:#270f56;
	line-height: 0.9em;
}




.room_nav .location{
	font-size: 1.4em;
	font-weight: 600;
	color:#ce0909;
	line-height: 26px;
	border:inherit;
		background-color: rgba(255,255,255,0.1);

}
.room_nav .notuse{
	font-size: 1.3em;
	font-weight: 400;	
	color:#fff;
	line-height: 0.9em;
}



   
.photo_wrapp_new {
	float: left;
	height: auto;
	width: 100%;
	padding: 0% 8% 0% 8%;
	background-color: #DCDCDC;
}
.copybox_su {
	font-size:1.0em;
	line-height: 1.2em;
	color: #000;
	padding: 8px 10px 0px 10px;
	text-align: center;	
	}
.room_nav_under {
	text-align: center;	
	margin: 20px 0px;
	width:100%;
}
.room_nav_under li {
	display: inline-block;
	/*width:16%;*/
	margin: 0px 5px;	
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 8px; 
	padding-right: 8px;
	
}
.room_nav_under li p {
	font-size: 1.3em;
	font-weight: 400;
	color:#000;
	padding:0px 10px 20px 10px;
}
.room_nav_under .location{
	font-size: 1.4em;
	font-weight: 400;
	color:#ce0909;
	line-height: 0.9em;
	width:16%;
	padding:20px 10px 20px 10px;

}
.room_nav_under .notuse{
	font-size: 1.3em;
	font-weight: 400;	
	color:#fff;
	width:16%;
	padding:20px 10px 20px 10px;
	
}
.under_guide{
	padding:10px 10px;
	}
.headnavi_u {
	width:100%;
	height:auto;
	/*background-color:#D0BA04;*/
background: #d0ba04; /* Old browsers */
background: -moz-linear-gradient(top,  #d0ba04 0%, #f4e35f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d0ba04 0%,#f4e35f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d0ba04 0%,#f4e35f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0ba04', endColorstr='#f4e35f',GradientType=0 ); /* IE6-9 */
	opacity: 0.8;
	margin-top: 10px;
	margin-bottom: 6px;
	padding: 6px 10px 6px 10px;
	}
.roomguide_box {
	background-color: #DCDCDC;
	height: auto;
	width: 100%;
	padding: 20px 0;
}	
.roomguide {
	width: 45%;
	margin: 10px auto 0px auto;
	text-align: center;
	padding: 5px 0px 6px;
	border: rgba(63, 63, 63, 0.58) solid 1px;
	border-radius: 7px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.47);
	font-size: 1.3em;
	font-weight: 600;
}	
}







@media screen and (min-width:321px) { 
.container_gl {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	}
	
.navbar_omakase-header_gl {
	display: block;
	height: 50px;
	width: 100%;
	margin-bottom: 6px; 
	background-image:url(../image/omakase_rs/indexpage/ricepaper2.jpg);
	
	}	
.navbar_omakase-header_gl img  {
	height:auto;
	width: 50%;
	padding:20px 0px 20px 20px;
	top:20px;
	left:20px;
	 }

.top_nav {
	height:auto;
	width:100%;
	padding-top:3x;
	padding-bottom:2px;
	padding-left: 35px;
	padding-right:28px;
	background-color:#fff;
	text-align: center;
	}
.top_nav a {
	color:#000;
	font-size: 1.3em;
	font-weight: 300;
	text-align: center;
	}
.top_nav li {
	float: right;
	padding: 4px 10px 0px 10px;
	text-align: center;
	}
	
.header_gl {
	position: relative;
	height: 340px;
	width: auto;
	overflow-x: hidden; 
	background-image: url(../image/omakase_rs/gallery/gallery-top_dv.svg);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
}
.header_gl img {
	position: absolute;
	text-align: center;
	height: auto;
	width: 50%;
	top: 40%;
	left:25%;
}
.header_gl p {
	padding-top: 60px;
	font-size: 1.4em;
	font-weight: 500;
	}
.room_nav {
	position: absolute;
	display: block;
	text-align: center;	
	padding-bottom: 20px;
	width:100%;
	margin: 0 auto;
	bottom:  0%;
	padding-left: 8%
	}
.room_nav ul {
	text-align: left;
	margin: 0 auto;
	}
.room_nav li {
	display: inline-block;
	/*width:16%;*/
	margin: 3px 6px;	
	font-size: 1.2em;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	background-color: rgba(255,255,255,0.6);	
}
/* */

.room_nav li a {
	font-weight: 400;
	color:#270f56;
	line-height: 0.9em;
	}
.room_nav .r_title {
	float:left;
	width:100%;
	}	
.room_nav .location{
	font-size: 1.4em;
	font-weight: 600;	color:#ce0909;
	line-height: 26px;
border:inherit;		background-color: rgba(255,255,255,0.1);
	}
.room_nav .notuse{
	font-size: 1.5em;
	font-weight: 400;	
	color:#fff;
	line-height: 0.9em;
	}
.copybox_su {
	font-size:1.2em;
	line-height: 1.2em;
	color: #000;
	padding: 8px 10px 0px 10px;
	text-align: center;	
	}
.under_guide{
	padding:0px 10px;
	}
.photo_wrapp_new {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 20px;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 0px;
	background-color: #DCDCDC;
	}
.room_nav_under {
	display: block;
	text-align: center;	
	padding: 20px 10px 0px 10px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	}
.room_na_under li {
	display: inline-block;
	}
.room_nav_under li a {
	font-size: 1.3em;
	font-weight: 400;
	color:#270f56;
	float:left;
	padding:10px 14px 20px 14px;
	}
.room_nav_under .location{
	font-size: 1.4em;
	font-weight: 400;
	color:#ce0909;
	float:left;
	padding:10px 12px 20px 12px;
	}
.room_nav_under .notuse{
	font-size: 1.3em;
	font-weight: 400;	
	color:#fff;
	float:left;
	padding:10px 12px 20px 12px;
	}
.under_guide{
	padding:0px 10px;
	}
.headnavi, .headnavi_u {
	width:100%;
	height:auto;
	/*background-color:#D0BA04;*/
background: #d0ba04; /* Old browsers */
background: -moz-linear-gradient(top,  #d0ba04 0%, #f4e35f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d0ba04 0%,#f4e35f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d0ba04 0%,#f4e35f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0ba04', endColorstr='#f4e35f',GradientType=0 ); /* IE6-9 */
	opacity: 0.8;
	margin-top: 10px;
	margin-bottom: 6px;
	padding: 6px 10px 6px 10px;	
	}
.headnavi p {
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	/*border:  1px solid rgba(0, 0, 0, 0.15)	;*/
	border-radius: 0px;
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 1.0em;
	margin-left: 6%;
	margin-right: 6%;
	}
.roomguide_box {
	background-color: #DCDCDC;
	height: auto;
	width: 100%;
	padding: 20px 0;
	}		
.roomguide {
	width: 50%;
	margin: 10px auto 0px auto;
	text-align: center;
	padding: 5px 0px 6px;
	border: rgba(63, 63, 63, 0.58) solid 1px;
	border-radius: 7px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.47);
	font-size: 1.3em;
	font-weight: 600;
	}		
}



@media screen and (min-width:481px) {
.container_gl {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	}
.navbar_omakase-header_gl {
	display: block;
	height: 60px;
	width: 100%;
	padding:6px 0px 0px 0px;
	margin-bottom: 6px; 
	background-image:url(../image/omakase_rs/indexpage/ricepaper2.jpg);
	}	
.navbar_omakase-header_gl img  {
	height:auto;
	width: 40%;
	padding:20px 0px 10px 20px;
	 }
.top_nav {
	height:auto;
	width:100%;
	padding-top:3x;
	padding-bottom:2px;
	padding-left: 35px;
	padding-right:30px;
	background-color:#fff;
	text-align: right;
	}
.top_nav a {
	color:#000000;
	font-size: 1.3em;
	}
.top_nav li {
	float: right;
	padding: 4px 14px 0px 14px;
	}
.header_gl {
	position: relative;
	height: 340px;
	width: 100%;
	overflow-x: hidden; 
	background-image: url(../image/omakase_rs/gallery/gallery-top_dv.svg);
	text-align: center;
	margin: 4px auto 0 auto;
	}
.header_gl img {
	position: absolute;
	text-align: center;
	height: auto;
	width: 43%;
	top: 35%;
	left:30%;
	padding-bottom: 50px;
	}
.header_gl p {
	padding-top: 60px;
	font-size: 1.5em;
	font-weight: 500;
	margin: 0 auto;
	}
/* 481px~767px */
.room_nav {
	position: absolute;
	display: block;
	text-align: center;	
	width:100%;
	margin: 0px auto;
	bottom: 0%;
	}
.room_nav ul li {
	display: inline-block;
	/*width:16%;*/
	margin: 0px 12px;	
	font-size: 1.2em;
	width: 26px;
	height: 26px;
	padding-bottom: 14px;
	border-radius: 50%;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	background-color: rgba(255,255,255,0.6);	
	}
.room_nav ul li a {
	font-weight: 400;
	color:#270f56;
	line-height: 0.9em;
		padding-bottom: 14px;
		padding-top: 10px;
	}
.room_nav .r_title {
	float:left;
	width:100%;
	}	
.room_nav .location{
	display: inline-block;
	font-size: 1.5em;
	font-weight: 600;
	/*((min-width:481px))*/
	color:#ce0909;
	line-height: 26px;
		padding-bottom: 14px;
	border:inherit;
	background-color: rgba(255,255,255,0.1);
	}
.room_nav .notuse{
	font-size: 1.5em;
	font-weight: 400;	
	color:#fff;
	line-height: 0.9em;
	}
.copybox_su {
	font-size:1.2em;
	line-height: 1.2em;
	color: #000;
	padding: 8px 10px 0px 10px;
	text-align: center;	
	}
.under_guide{
	padding:0px 10px;
	}
.photo_wrapp_new {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 20px;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 0px;
	background-color: #DCDCDC;
	}	
.room_nav_under {
	text-align: center;	
	padding: 20px 30px 0px 60px;
	width:100%;
	background-color: #DCDCDC;
	}
.room_na_under li {
	display: inline-block;
	
	width:16%;	
	padding:12px 12px 0px 12px;
	}
.room_nav_under li a {
	font-size: 1.3em;
	font-weight: 400;
	color:#270f56;
	float:left;
	width:16%;	
	padding:10px 12px 20px 12px;
	}
.room_nav_under .location{
	font-size: 1.3em;
	font-weight: 400;
	color:#ce0909;
	line-height: 0.9em;
	float:left;
	width:16%;	
	padding:10px 12px 20px 12px;
	}
.room_nav_under .notuse{
	font-size: 1.3em;
	font-weight: 400;	
	color:#fff;
	float:left;
	width:16%;	
	padding:10px 12px 20px 12px;
	}	
.under_guide{
	padding:0px 10px;
	}
.headnavi_u {
	width:100%;
	height:auto;
	/*background-color:#D0BA04;*/
background: #d0ba04; /* Old browsers */
background: -moz-linear-gradient(top,  #d0ba04 0%, #f4e35f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d0ba04 0%,#f4e35f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d0ba04 0%,#f4e35f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0ba04', endColorstr='#f4e35f',GradientType=0 ); /* IE6-9 */
	opacity: 0.8;
	margin-top: 10px;
	margin-bottom: 6px;
	padding: 10px 10px ;
	}	
.headnavi p{
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
	/*border:  1px solid rgba(0, 0, 0, 0.15)	;*/
	border-radius: 0px;
	background-color: #fff;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 1.1em;
	}
.roomguide_box {
	background-color: #DCDCDC;
	height: auto;
	width: 100%;
	padding: 20px 0;
	}		
.roomguide {
	width: 40%;
	margin: 10px auto 10px auto;
	text-align: center;
	padding: 5px 0px 6px;
	border: rgba(63, 63, 63, 0.58) solid 1px;
	border-radius: 7px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.47);
	font-size: 1.3em;
	font-weight: 600;
	}		
}


@media screen and (min-width:768px) {
.container_gl {
	width: 100%;
	max-width: 1200px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	}
.navbar_omakase-header_gl {
	display: block;
	height: auto;
	width: 100%;
	padding:0px 0px 10px 0px;
	}	
.navbar_omakase-header_gl img  {
	height:auto;
	width: 30%;
	padding:20px 0px 6px 20px;
	 }
.top_nav {
	height:auto;
	width:100%;
	padding-top:0x;
	padding-bottom:0px;
	padding-left: 35px;
	padding-right:30px;
	background-color:#fff;
	text-align: right;
	}
.top_nav li {
	float: right;
	padding: 4px 20px 0px 20px;
	}	
.top_nav a {
	color:#000;
	font-size: 1.3em;
	float:left;
	}
	
.header_gl {
	position: relative;
	height: 340px;
	width: auto;
	overflow-x: hidden; 
	background-image: url(../image/omakase_rs/gallery/gallery-top_dv.svg);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
}
.header_gl img {
	position: absolute;
	text-align: center;
	height: auto;
	width: 35%;
	top: 35%;
	left:33%;
}
.header_gl p {
	padding-top: 60px;
	font-size: 1.5em;
	font-weight: 500;
}

.room_nav {
	position: absolute;
	display: block;
	text-align: center;	
	padding-bottom: 30px;
	width:100%;
	margin: 0 8%;
}
.room_nav li {
	display: inline-block;
	/*width:16%;*/
	margin: 0px 14px;	
	font-size: 1.2em;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	background-color: rgba(255,255,255,0.6);
	
}
.room_nav li a {
	font-weight: 400;
	color:#270f56;
	line-height: 0.9em;
}
.room_nav .r_title {
	float:left;
	width:100%;
}	
.room_nav .location{
	display: inline-block;
	font-size: 1.5em;
	font-weight: 600;/*(min-width:768px)*/
	color:#ce0909;
	line-height: 26px;
	border:inherit;
	background-color: rgba(255,255,255,0.1);
	}



.room_nav .notuse{
	font-size: 1.5em;
	font-weight: 400;	
	color:#fff;
	line-height: 0.9em;
}
.room_nav .title_nav{
	width: auto;
	font-size: 1.5em;
	font-weight: 400;	
	color:#666;
	line-height: 1.5em;
	background-color: rgba(255,255,255,0.1);
	padding-right: 20px;

}
	
 .title_nav {
	color:#4d4747;
	font-size: 1.3em;
	width:12%;
	font-family:serif;
	padding:0px 0px;
	border:inherit!important;
	}
.notuse{
	font-size: 1.5em;
	font-weight: 400;	
	color:#fff;	
	}
.copybox_su {
	font-size:1.3em;
	line-height: 1.2em;
	color: #000;
	padding: 6px 10px 6px 10px;
	text-align: center;	
	}
.under_guide{
	padding:0px 10px;
	}
.photo_wrapp_new {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 20px;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 0px;
	background-color: #DCDCDC;
	}
.room_nav_under {
	display:block;
	height:auto;
	width:100%;
	margin-top: 30px auto;
	padding-left: auto;
	padding-right: auto;
	}
.room_nav_under  li {
	display: inline-block;

	height: auto;
	width: 100%;
	
}	
.room_nav_under  li a {
	font-size: 1.5em;
	font-weight: 400;
	color:#270f56;
	padding: 0px 0px 0px 0px;

	}
 .title_nav {
	color:#4d4747;
	font-size: 1.5em;

	}
.notuse{
	font-size: 1.5em;
	font-weight: 400;	
	color:#fff;	
	}
.under_guide{
	padding:0px 10px;
	}
.headnavi_u .col-sm-2 {
	padding-top: 6px;
	padding-bottom: 6px;
	}	
.headnavi {
	width:100%;
	height:auto;
	background-image: url(../image/omakase_rs/indexpage/ricepaper2.jpg);
	background-repeat: repeat;
	padding: 6px 20px 6px 20px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.navbox {
	height: auto;
	width: 100%;
	border:1px solid #666;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	}
.navbox a {
	text-align: center;
	padding-top: 6px;
	padding-right:  auto;
	padding-bottom:  6px;
	padding-left:  auto;
	font-weight: 500;
	}
.headnavi {
	width:100%;
	height:auto;
	background-image: url(../image/omakase_rs/indexpage/ricepaper2.jpg);
	background-repeat: repeat;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 8px 10% 8px 10%x;
	}
.headnavi p   {
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
	border-radius: 0px;
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.roomguide_box {
	display: block;
	background-color: #DCDCDC;
	height: auto;
	width: 100%;
	padding: 40px 0 20px 0;
}	
	
.roomguide {
	width: 40%;
	margin: 20px auto 10px auto;
	text-align: center;
	padding: 5px 0px 6px;
	border: rgba(63, 63, 63, 0.58) solid 1px;
	border-radius: 7px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.47);
	font-size: 1.3em;
	font-weight: 600;
}	
	
}
	

@media screen and (min-width:992px)
{
.container_gl {
	width: 100%;
	max-width: 1200px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	}
.navbar_omakase-header_gl {
	display: block;
	height: auto;
	width: 100%;
	padding:0px 0px 10px 0px;
	}	
.navbar_omakase-header_gl img  {
	height:auto;
	width: 24%;
	padding:20px 0px 6px 20px;
	 }
.top_nav {
	height:auto;
	width:100%;
	padding-top:0x;
	padding-bottom:0px;
	padding-left: 35px;
	padding-right:30px;
	background-color:#fff;
	text-align: right;
	}
.top_nav li {
	float: right;
	padding: 0px 20px 0px 20px;
	}	
.top_nav a {
	color:#000;
	font-size: 1.3em;
	font-weight: 200;
	float:left;
	}

.header_gl {
	position: relative;
	height: 340px;
	width: auto;
	overflow-x: hidden; 
	background-image: url(../image/omakase_rs/gallery/gallery-top_dv.svg);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
}
.header_gl img {
	position: absolute;
	text-align: center;
	height: auto;
	width: 30%;
	top: 35%;
	left:36%;
}
.header_gl p {
	padding-top: 60px;
	font-size: 1.6em;
	font-weight: 500;
}

.room_nav {
	position: absolute;
	display: block;
	text-align: center;	
	padding-bottom: 30px;
	width:100%;
	margin: 0 10%;
}
.room_nav li {
	display: inline-block;
	/*width:16%;*/
	margin: 0px 14px;	
	font-size: 1.2em;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
	background-color: rgba(255,255,255,0.6);
	
}
.room_nav li a {
	font-weight: 400;
	color:#270f56;
	line-height: 0.9em;
}
.room_nav .r_title {
	float:left;
	width:100%;
}	
.room_nav .location{
	display:inline-block;
	font-size: 1.6em;
	font-weight: 600;/*(min-width:992px)*/
	color:#ce0909;
	line-height: 26px;
	border:inherit;
	background-color: rgba(255,255,255,0.1);
}

.room_nav .notuse{
	font-size: 1.5em;
	font-weight: 400;	
	color:#fff;
	line-height: 0.9em;
}
.room_nav .title_nav{
	width: auto;
	font-size: 1.5em;
	font-weight: 400;	
	color:#666;
	line-height: 1.5em;
	background-color: rgba(255,255,255,0.1);
	padding-right: 20px;

}
	




.copybox_su {
	font-size:1.3em;
	line-height: 1.0em;
	color: #000;
	padding: 6px 10px 6px 10px;
	text-align: center;	
	}
	
.under_guide{
	padding:0px 10px;
	}
.photo_wrapp_new {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 20px;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 0px;
	background-color: #DCDCDC;
	}
.room_nav_under {
	display:block;
	height:auto;
	width:100%;
	margin-top: 30px auto;
	padding-left: auto;
	padding-right: auto;
	}
.room_nav_under  li {
	display: inline-block;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	}
.room_nav_under  li a {
	font-size: 1.5em;
	font-weight: 400;
	color:#270f56;
	padding:7px 10px 7px 10px;
	}
 .title_nav {
	color:#4d4747;
	font-size: 1.5em;
	width:12%;
	font-family:serif;
	padding:0px 0px;
	border:inherit!important;
	}
.notuse{
	font-size: 1.5em;
	font-weight: 400;	
	color:#fff;	
	}
.under_guide{
	padding:0px 10px;
	}
.headnavi {
	width:100%;
	height:auto;
	background-image: url(../image/omakase_rs/indexpage/ricepaper2.jpg);
	background-repeat: repeat;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 8px 10px 8px 10px;
	}
.headnavi p   {
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
	border-radius: 0px;
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.navbox {
	height: auto;
	width: 100%;
	border:1px solid #666;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	}
.navbox p {
	text-align: center;
	padding-top: 10px;
	padding-right:  auto;
	padding-bottom:  6px;
	padding-left:  auto;
	font-weight: 500;
	}
}


.photo_wrapp_new {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 50px;
	padding-right: 8%;
	padding-left: 8%;
	padding-top: 30px;
	background-color: #DCDCDC;
}
 .photo_inner_new {
	float: left;
	height: auto;
	width: 100%;  
	padding:10px 0px 10px 0px;
	border-bottom:1px solid rgba(0,0,0,.2);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	/*box-shadow: 2px 2px 2px #DDD;*/	
}
.photo_inner_new img {
	width:100%;
	height:100%;
	}
.photo_inner_new a:hover {
	opacity: 0.6;	
	}

