﻿@charset "utf-8"; 

/*共通パーツ
===================================================*/
.mt00{
	margin-top:0 !important;
}
.mt05{
	margin-top:5px !important;
}
.mb00{
	margin-bottom:0 !important;
}
.mb05{
	margin-bottom:5px !important;
}
.mr00{
	margin-right:0 !important;
}
.ml00{
	margin-left:0 !important;
}

.pt00{
	padding-top:0 !important;
}
.pb00{
	padding-bottom:0 !important;
}
.pr00{
	padding-right:0 !important;
}
.pl00{
	padding-left:0 !important;
}

.pcnone{
	display:none;
}
@media (max-width:767px){
.spnone{
	display:none;
}
.pcnone{
	display:inline-block;
}
}

.top__bnr__link {
    display: inline-block;
    width: 377px;
    float: left;
	font-size:0.9rem;
	line-height: 1rem;
}
.top__bnr__box a {
	text-decoration:none !important;
}
@media (max-width:767px){
.top__bnr__box {
    width: 98%;
    margin: 15px 1% 0 1%;;
}

.top__bnr__link {
    display: inline-block;
    width: 100%;
    float: none;
	font-size:0.85rem;
	margin:15px 0;
}
}

ul.menustyle {
	padding-left:0;
}
ul.menustyle li {
	margin-left: 1em;
	text-indent: -1em;
	list-style:none;
}
ul.menustyle li:before {
	content:"・";
}

h2 small{
	font-size:70%;
}
/*===================================================
共通パーツ*/

/*プール他料金表テーブル
===================================================*/
table.type07 {
	font-size:14px;
	border-collapse: collapse;
	line-height: 1.5;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align:center;
	vertical-align:middle;
}
@media (max-width:400px) {
table.type07 {
	font-size:11px;
}
}
table.type07 thead th {
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	padding: 10px;
	font-weight: 400;
	vertical-align: top;
	color: #FFF;
	background-color:#888;
}
table.type07 tbody th {
	width: 150px;
	padding: 10px;
/*	font-size:1.2rem;*/
	font-weight: 400;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #efefef;
	text-align:center;
	vertical-align:middle;
	color: #444;
}
table.type07 td {
	width: 350px;
	padding: 10px;
	vertical-align:middle;
	border-bottom: 1px solid #ccc;
}
.lefttable{
	float:left;
	width:48%;
	margin:0px 1% 15px 1%;
}
.righttable{
	float:right;
	width:48%;
	margin:0px 1% 15px 1%;
}
@media (max-width:767px) {
.lefttable{
	clear:both;
	width:98%;
}
.righttable{
	clear:both;
	width:98%;
}
}
ul.pool{
	list-style:outside circle;
	font-size:0.8rem;
	line-height:1.4rem;
	color:#979185;
}
ul.pool li{
	color:#333;
}
.poolcaution{
	clear:both;font-size:12px; line-height:1.1rem;width:98%; padding-top:5px; margin-left:1%;margin-right:1%;
}
.poolcaution p{
	text-indent:-1em;margin:0px 0px 4px 0px;margin-left:1em;
}
.poolinfo{
	clear:both;font-size:0.8rem; line-height:1.2em;width:98%; padding-top:5px; margin-left:1%;margin-right:1%;
}
.poolinfo p{
text-indent:-1em;margin:0px 0px 8px 0px;margin-left:1em;
}

/*===================================================
プール他料金表テーブル*/


/*パーティプラン料金4種表示用
===================================================*/
table.type_ptp {
	font-size:14px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	vertical-align:top;
	display:inline-block;
	width:48%;
	margin:0px 1% 15px 1%;
}
@media (max-width:767px) {
table.type_ptp {
	clear:both;
	width:98%;
}
}
@media (max-width:400px) {
table.type_ptp {
	font-size:11px;
}
}
table.type_ptp thead th {
	padding: 10px;
	font-size:1.2rem;
	font-weight: 400;
	vertical-align: top;
	color: #FFF;
	background-color:#888;
	text-align:center;
}
@media (max-width:400px) {
table.type_ptp thead th {
	font-size:1rem;
}
}
table.ptp9000 thead th {
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 1px solid #888;
}
table.ptp11000 thead th {
	background-color:#438362;
	border-top: 1px solid #438362;
	border-right: 1px solid #438362;
	border-left: 1px solid #438362;
}
table.ptp13000 thead th {
	background-color:#734B84;
	border-top: 1px solid #734B84;
	border-right: 1px solid #734B84;
	border-left: 1px solid #734B84;
}
table.ptp15000 thead th {
	background-color:#A23A5A;
	border-top: 1px solid #A23A5A;
	border-right: 1px solid #A23A5A;
	border-left: 1px solid #A23A5A;
}
table.type_ptp thead td {
	border:1px solid #FF6366;
	text-align:center;
}
table.type_ptp tbody th {
	width: 150px;
	padding: 5px;
	font-weight: 400;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #efefef;
	vertical-align:middle;
	color: #444;
	text-align:center;
}
table.type_ptp td {
	width: 350px;
	padding: 10px;
	vertical-align:middle;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align:left;
}

/*===================================================
パーティプラン料金4種表示用*/


/*マージン調整＋2カラム
===================================================*/
.row_2col {
	clear:both;
  overflow:auto;
  overflow-x: hidden;
  margin-bottom:20px;
}

.row_2col .cell{
  float: left;
  width: 48%;
  margin-left: 2%;
  margin-right: 0;
  box-sizing:border-box;
}

.row_2col .cell:first-child{
  float: left;
  margin-left: 0;
  margin-right: 2%;
}

@media (max-width:767px) {
.row_2col {
  margin:0 1%;
}

.row_2col .cell{
  clear:both;
  width: 100%;
  margin:0;
	box-sizing:border-box;
	margin-bottom:20px;
}
}

/*===================================================
マージン調整＋2カラム*/


/*マージン調整＋2カラム＋SPでも2カラム
===================================================*/
.row_2col_sm {
	clear:both;
  overflow:auto;
  overflow-x: hidden;
  margin:0 -1% 0 0;
}

.row_2col_sm .cell{
	clear:none;
  float: left;
  width: 49%;
  margin-right: 1%;
	box-sizing:border-box;
  margin-bottom:20px;
}
@media (max-width:767px) {
.row_2col_sm {
	clear:both;
  overflow:auto;
  overflow-x: hidden;
  margin:0 0.5%;
}

.row_2col_sm .cell{
	clear:none;
  float: left;
  width: 49%;
  margin: 0 0.5%;
	box-sizing:border-box;
  margin-bottom:20px;
}
}
/*===================================================
マージン調整＋2カラム＋SPでも2カラム*/


/*マージン調整＋3カラム
===================================================*/
.row_3col{
	clear:both;
  margin-right: -1.33%;
  overflow:auto;
  overflow-x: hidden;
  margin-bottom:20px;
}

.row_3col .cell{
  float: left;
  width: 30%;
  margin-left:0;
  margin-right: 1.33% !important;
  /* 32 + 1.33 = 33.33% = 3����1 */
	box-sizing:border-box;
}

@media (max-width:767px) {
.row_3col{
  margin-left:1%;
  margin-right:1%;
	margin-bottom:0;
}

.row_3col .cell{
  clear:both;
  width: 100%;
	box-sizing:border-box;
	margin-bottom:30px;
}
}
/*===================================================
マージン調整＋3カラム*/


/*マージン調整＋3カラム＋SPでも3カラム
===================================================*/
.row_3col_sm{
	clear:both;
  margin-right: -1.33%;
  overflow:auto;
  overflow-x: hidden;
  margin-bottom:20px;
}

.row_3col_sm .cell{
  float: left;
  width: 31%;
  margin-left:0;
  margin-right: 1.33%;
  /* 32 + 1.33 = 33.33% = 3����1 */
	box-sizing:border-box;
	clear:none;
}

.row_3col .cell:first-child{
  float: left;
  width: 31%;
  margin-left:0 !important;
  margin-right: 1.33% !important;
  /* 32 + 1.33 = 33.33% = 3����1 */
	box-sizing:border-box;
	clear:none;
}
/*===================================================
マージン調整＋3カラム＋SPでも3カラム*/


/*イベント用3カラム
===================================================*/

.event section.cell{
	border:1px solid #eee;
	border-radius:4px;
	box-sizing:border-box;
-moz-box-shadow:0px 2px 5px -3px #bdbdbd;
-webkit-box-shadow:0px 2px 5px -3px #bdbdbd;
box-shadow:0px 2px 5px -3px #bdbdbd;
}
@media (max-width:680px) {
.event section.cell{
	margin-bottom:20px;
	border:none;
	border-radius:0px;
	padding:0;
}
}

.event section h1{
	margin: 0 10px 10px 10px !important;
	font-weight: bold;
	font-size: 0.9rem;
	color:#654b2a;
}
@media (max-width:680px) {
.event section h1{
	margin: 0 0 5px 5px !important;
	font-weight: bold;
	font-size: 0.9rem;
	color:#654b2a;
}
}


.event section img{
  width: 100%;
  margin-bottom:10px;
}
@media (max-width:680px) {
.event section img{
	max-width:620px;
  margin-bottom:5px;
}
}

.event section p{
	margin: 0 10px 10px 10px !important;
	padding:0 5px;
}
@media (max-width:680px) {
.event section p{
	margin: 0 10px 5px 15px !important;
	padding:0;
	font-size:0.75rem;
}
}

.event section p.shopname{
	font-size: 0.7rem;
	text-align:right;
}
@media (max-width:680px) {
.event section p.shopname{
	font-size: 0.8rem;
}
}
/*===================================================
イベント用3カラム*/




/*アリスイベント2016秋冬
===================================================*/
.row{
  margin-right: -1.33%;
  overflow:auto;
  overflow-x: hidden;
}
.cell{
  float: left;
  width: 32%;
  margin-right: 1.33%;
  /* 32 + 1.33 = 33.33% = 3����1 */
}
@media (max-width:680px) {
.row{
  margin-left:1%;
  margin-right:1%;
}
.cell{
  clear:both;
  width: 100%;
}
}

.col_l{
	width: 49%;
	display: inline-block;
	margin-right:2%;
}
@media (max-width:680px) {
.col_l{
	width: 100%;
	margin-bottom:10px;
}
}

.col_r{
	width: 49%;
	display: inline-block;
	float:right;
}
.col_r img{
	width: 100%;
}
@media (max-width:680px) {
.col_r{
	width: 100%;
}
}

nav.alice2016a_w{
padding-bottom: 5px;
}

.alice2016a_w a:link, .alice2016a_w a:visited {
    color: #111;
    text-decoration: none;
}
.alice2016a_w a:hover {
    text-decoration: none;
	opacity:0.75;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.alice2016a_w section.cell{
	border:1px solid #eee;
	border-radius:4px;
	box-sizing:border-box;
-moz-box-shadow:0px 2px 5px -3px #bdbdbd;
-webkit-box-shadow:0px 2px 5px -3px #bdbdbd;
box-shadow:0px 2px 5px -3px #bdbdbd;
}
@media (max-width:680px) {
.alice2016a_w section.cell{
	margin-bottom:20px;
	border:none;
	border-radius:0px;
	padding:0;
}
}

.alice2016a_w section h1{
	margin: 0 10px 10px 10px !important;
	font-weight: 400;
	font-size: 1rem;
}
@media (max-width:680px) {
.alice2016a_w section h1{
	margin: 0 0 5px 5px !important;
	font-weight: 400;
	font-size: 1rem;
	color:#CB0038;
}
}

.alice2016a_w section img{
  width: 100%;
  margin-bottom:10px;
  border-radius:4px 4px 0 0;
}
@media (max-width:680px) {
.alice2016a_w section img{
	max-width:620px;
  margin-bottom:5px;
}
}

.alice2016a_w section p{
	margin: 0 10px 10px 10px !important;
	padding:0 5px;
	font-size:0.85rem;
}
@media (max-width:680px) {
.alice2016a_w section p{
	margin: 0 10px 5px 15px !important;
	padding:0;
	font-size:0.75rem;
}
}

.alice2016a_w section p.shopname{
	font-size: 0.7rem;
	text-align:right;
}
@media (max-width:680px) {
.alice2016a_w section p.shopname{
	font-size: 0.8rem;
}
}

.alice2016a_w section p.linkname{
	font-size:0.9rem;
	color:#cb0038 !important;
	text-align:right;
}


h1.inflcomment{
	margin:30px 20px 30px 20px;
	text-align:center;
	line-height:1em; 
	font-weight:400;
	font-size:20px;
}
@media (max-width:480px) {
h1.inflcomment{
	margin:20px 20px 15px 20px;
	font-size:14px;
}
}

.row_infl{
  overflow:auto;
  overflow-x: hidden;
}

.cell_infl{
  float: left;
  width: 32%;
  margin-right: 1.33%;
  /* 32 + 1.33 = 33.33% = 3����1 */
}
@media (max-width:680px) {
/*.row{
  margin-left:1%;
  margin-right:1%;
}
.cell{
  clear:both;
  width: 100%;
}*/
.row_infl{
  margin-left:1.5%;
  margin-right:0;
  overflow:auto;
  overflow-x: hidden;
}
.cell_infl{
  float: left;
  width: 32%;
  margin: 5px 0.5% !important;
}
}
/*@media (max-width:480px) {
.row_infl{
  margin-left:0;
  margin-right:0;
  overflow:auto;
  overflow-x: hidden;
  display:inline;
}
.cell_infl{
  float: left;
  width: 49%;
  margin: 5px 0.5% !important;
}
}*/
@media (max-width:480px) {
.row_infl{
  margin-left:0;
  margin-right:0;
  overflow:auto;
  overflow-x: hidden;
  display:inline;
}
.cell_infl{
  float: left;
  width: 99%;
  margin: 5px 0.5% 15px 0.5% !important;
}

.cell_infl img,
.alice2016a_w section img{
	width:35% !important;
	margin:0 1% 0 0;
	float:left;
	border-radius:0;
}
.cell_infl p,
.alice2016a_w section p{
	float:right;
	width:61%;
	margin:8px 1% 0 1% !important;
}
}

.alice2016a_w section.inflcomment{
	background-color:#f6f6f6;
	box-shadow:none;
	border:0;
	margin-bottom:20px;
	border-radius:4px;
}
@media (max-width:480px) {
.alice2016a_w section.inflcomment{
	background-color:#fff;
}
}

@media (max-width:480px) {
.alice2016a_w section p.inflname{
	font-weight:600;
	margin-top:0 !important;
	font-size:1rem;
}
}

.alice2016a_w section p.infltitle{
	font-size: 0.7rem;
	text-align:left;
}
@media (max-width:680px) {
.alice2016a_w section p.infltitle{
	font-size: 0.8rem;
}
}
@media (max-width:480px) {
.alice2016a_w section p.infltitle{
	font-size: 0.65rem;
	margin-top:0 !important;
}
}

.alice2016a_w section p.inflcomment{
	font-size: 0.8rem;
	text-align:left;
}
@media (max-width:680px) {
.alice2016a_w section p.inflcomment{
	font-size: 0.7rem;
}
}

.alice2016a_w .btn{
	margin-left:1%;
	margin-right:-3%;
}

.alice2016a_w .btn div{
  position: relative;
  float: left;
  margin: 0 1% 15px 0;
  width: 23%;
  height: 4.5rem;
  padding-left:1%;
  box-sizing:border-box;
  box-shadow: 0px 1px 3px 0px #bbb;
  background: #960033 url(../img/160823_alice/bg.png) center repeat;
  color:#FFF;
  text-align:left;
  font-size: 0.9rem;
  line-height: 1.1rem;
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width:680px) {
.alice2016a_w .btn div{
  width: 48%;
  padding-left:2%;
}
}

.alice2016a_w .btn div p {
    margin: 0;
    padding: 0 10px 0 0;
    position: absolute;
    top: 50%;
    width: 97%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing: border-box;
}
@media (max-width:680px) {
.alice2016a_w .btn div{
	margin-bottom:15px;
	font-size:0.8rem;
}
}

.alice2016a_w .btn div:before {
content: "↘";
display: block;
float: left;
position: absolute;
bottom: 5px;
right: 5px;
}
@media (max-width:680px) {
.alice2016a_w .btn div p:before {
right: 5px;
}
}

.iinkai strong{
	font-size: 1.1rem;
	font-weight:600;
	text-decoration:none;
	color:#CB0038;
}
@media (max-width:680px) {
.iinkai strong{
	font-size: 1rem;
}
}

.iinkai p{
	margin:10px 0 0 0;
}
@media (max-width:680px) {
.iinkai p{
	margin:0 0 10px 0;
}
}

.toke strong{
	font-size: 1.1rem;
	font-weight:600;
	text-decoration:none;
	color:#FFF;
}
@media (max-width:680px) {
.toke strong{
	font-size: 1rem;
}
}

.toke{
	color:#FFF;
  background: #960033 url(../img/160823_alice/bg.png) center repeat;
}

.toke p , #insta p{
	margin:10px 0 15px;
	font-size:0.85rem;
}
@media (max-width:680px) {
.toke p{
}
}

.toke {
	padding-bottom:0;
}

.toke .cell img{
	width:100%;
}

.toke .cell .row_3col_sm{
  margin-bottom:0;
}

.guest h1{
	margin:0 !important;
	font-size:1rem;
	text-align:center;
}

.guest p{
	font-size:0.65rem;
	text-align:center;
	margin:0 !important;
}
@media (max-width:480px) {
.guest p{
	font-size:0.6rem;
}
}

.notepink{
	height:auto;
	overflow:auto;
}
@media (max-width:480px) {
.notepink{
	padding:7px;
}
}

.datelist{
	margin:0;
	padding:0;
}

section.datelist dl{
	font-size:0.9rem;
	margin:0;
	padding:0;
	overflow:auto;
	display:table;
}
@media (max-width:480px) {
section.datelist dl{
	font-size:0.75rem;
}
}

section.datelist dl:last-child{
	margin-bottom:10px;
}

section.datelist dl dt{
	font-weight:600;
    width: 6.5em;
    padding: 5px 0;
	text-align:center;
	line-height:1.25rem;
	border-top:1px solid #E35686;
	display:table-cell;
	vertical-align:middle;
}
section.datelist dl:last-child dt{
	border-bottom:1px solid #E35686;
}
@media (max-width:480px) {
section.datelist dl dt{
    padding: 2px 0;
}
}

section.datelist dl dd{
    padding: 5px 0 5px 5px;
	line-height:1.25rem;
	display:table-cell;
	vertical-align:middle;
	position:relative;
}
@media (max-width:480px) {
section.datelist dl dd{
    padding: 2px 0 2px 5px;
}
}

section.datelist dl a{
	display:inline-block;
	width:10em;
	padding:5px !important;
	background-color:#E35686;
	color:#FFF;
	border-radius:2px;
	text-align:center;
	float:right;
position: absolute;
top: 20%;
left: 110%;
}
section.datelist dl a:hover{
	text-decoration:none;
}
@media (max-width:480px) {
section.datelist dl a{
position: relative;
top: 0;
left: 0;
}
}

/*===================================================
アリスイベント2016秋冬*/




/*アリスイベント2016秋冬　バナー
===================================================*/
section.alice_bnr{
	width:100%;
	margin:40px 0;
	box-sizing:border-box;
	border:1px solid #ddd;
    background: url(http://www.keioplaza.co.jp/event/img/160823_alice/alicebnr_bg.png) no-repeat right;	
}
@media screen and (max-width: 767px) {
section.alice_bnr{
	width:98%;
	margin:20px 1%;
	box-sizing:border-box;
	border:1px solid #ddd;
	border-radius:5px;
	box-shadow:0px 4px 3px -3px #aaa;
    background: url(http://www.keioplaza.co.jp/event/img/160823_alice/alicebnr_bg.png) no-repeat right bottom;
	background-size: 90%;
}
}

.alice_bnr img{
	vertical-align: top;
	width: 38%;
	margin-right: 2%;
}
@media screen and (max-width: 767px) {
.alice_bnr img{
	vertical-align: top;
	width: 100%;
	margin-right: 0%;
}
}
 
.alice_bnr div{
width: 60%;
float: right;
overflow:auto;
}
@media screen and (max-width: 767px) {
.alice_bnr div{
width: 100%;
float: none;
overflow:auto;
}
}
@media screen and (max-width: 767px) {
.alice_bnr div.copy{
width: 100%;
float: none;
overflow:auto;
}
}

.alice_bnr h1{
    font-size: 1.5em;
    margin: 15px 0 10px 0 !important;
	color:#CC1045;
}
@media screen and (max-width: 767px) {
.alice_bnr h1{
    font-size: 1rem;
    margin: 10px !important;
	color:#CC1045;
	line-height:1.2rem;
}
}

.alice_bnr p{
	margin:0 0 10px 0;
}
@media screen and (max-width: 767px) {
.alice_bnr p{
	font-size:0.78rem;
	margin:0 10px 10px 10px;
}
}

@media screen and (max-width: 767px) {
.alice_bnr p.kikan{
	margin:0 10px 10px 10px;
	font-size:0.75rem;
	line-height:1rem;
}
}

.alice_bnr a{
	margin:15px 10px;
	width:20rem;
	display:block;
	border:1px solid #CC1045;
	border-radius:4px;
	box-shadow:0px 2px 2px #ddd;
	box-sizing:border-box;
	padding:7px 10px 5px 10px;
	transition: 0.2s;
	background:#fff5fc url(http://www.keioplaza.co.jp/event/img/160823_alice/arr_pink.png) no-repeat;
	background-position : right 5px bottom 50%;	
}
@media screen and (max-width: 767px) {
.alice_bnr a{
	margin:5px auto 10px auto;
	width:95%;
	max-width:19rem;
}
}

.alice_bnr a:hover{
	text-decoration:none;
	opacity:0.8;
	background-color:#fff;
	border:1px solid #DD547F;
}
/*===================================================
アリスイベント2016秋冬　バナー*/



/*プレミアグランバナー用
===================================================*/
.pgrand_bnr{
	width:1000px;
background-color:#8f7549;
	padding:0px 5px;
}
@media (max-width:767px){
.pgrand_bnr{
	max-width:500px;
	width:98%;
	margin:0 1%;
	padding:1px;
}
}
.pgrand_bnr:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}

.pgrand_bnr_inner{
width:50%;
float:left;
display:inline-block;
}

.pgrand_bnr_inner img{
	display:block;
	max-width:490px;
	width:100%;
box-sizing: border-box;
border:1px solid #8f7549;
margin:0 auto;
}
@media (max-width:767px){
.pgrand_bnr_inner{
width:100%;
text-align:center;
line-height:auto;
}
}

.pgrand_bnr h1{
color:#FFF;
margin:0px 10px;
padding-top:10px;
font-size:1.4rem;
line-height:2rem;
}
@media (max-width:767px){
.pgrand_bnr h1{
margin:0 10px;
font-size:1rem;
line-height:1.4rem;
}
}

.pgrand_bnr p{
color:#FFF;
margin:10px;
font-size:0.9rem;
line-height:1.4rem;
}
@media (max-width:767px){
.pgrand_bnr p{
font-size:0.8rem;
line-height:1.2rem;
}
}
/*===================================================
プレミアグランバナー用*/


/* プレミアグランラグジュアリーステイ用　2016.8.2
===================================================*/
.premiergrand_logo{
	float:left;
	width:730px;
	height:360px;
	background:url(http://www.keioplaza.co.jp/stay/img/luxu_tri.png) no-repeat #FFF;
	background-position: left 247px bottom 5px;
}
.premiergrand_logo_img{
	margin: 117px 0 0 53px;
}
.premiergrand_img{
	float:right;
	width:463px;
}

.plazapremier_logo{
	box-sizing: border-box; 
	float:right;
	width:270px;
	height:170px;
	text-align:center;
	margin-bottom:20px;
	background:url(http://www.keioplaza.co.jp/stay/img/luxu_tri.png) no-repeat #FFF;
	background-position: right 5px bottom 5px;
}
.plazapremier_logo img{
	margin:25px;
}

.plazaluxe_logo{
	box-sizing: border-box; 
	float:right;
	width:270px;
	height:170px;
	text-align:center;
	background:url(http://www.keioplaza.co.jp/stay/img/luxu_tri.png) no-repeat #FFF;
	background-position: right 5px bottom 5px;
}
.plazaluxe_logo img{
	margin:46px;
}

@media (max-width: 767px) {
.premiergrand_logo{
	float:none;
	display:inline-block;
	width:96%;
	margin:0 2% 10px 2%;
	height:auto;
	background:url(http://www.keioplaza.co.jp/stay/img/luxu_tri.png) no-repeat #FFF;
	background-position: left 37% bottom 3px;
}
.premiergrand_logo_img{
	width:30%;
	margin:13% 5%;
}
.premiergrand_img{
	float:right;
	width:60%;
}
.premiergrand_img img{
	width:100%;
}

.plazapremier_logo{
	box-sizing: border-box; 
    position: relative;
	float:left;
	display:inline-block;
	width:47%;
	height:20%;
	margin-left:2%;
	height:auto;
	text-align:center;
	background:url(http://www.keioplaza.co.jp/stay/img/luxu_tri.png) no-repeat #FFF;
	background-position: right 3px bottom 3px;
}
.plazapremier_logo:before {
    content:"";
    display: block;
    padding-top: 50%; /* 縦横比を指定 */
}
.plazapremier_logo div{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	background:url(http://www.keioplaza.co.jp/stay/img/luxu_logo_premier.png) no-repeat;
	background-position: center;
	background-size:auto 75%;
}

.plazapremier_logo img{
	display:none
}

.plazaluxe_logo{
	box-sizing: border-box; 
	position: relative;
	float:right;
	display:inline-block;
	width:47%;
	height:20%;
	margin-right:2%;
	height:auto;
	text-align:center;
	background:url(http://www.keioplaza.co.jp/stay/img/luxu_tri.png) no-repeat #FFF;
	background-position: right 3px bottom 3px;
}
.plazaluxe_logo:before {
    content:"";
    display: block;
    padding-top: 50%; /* 縦横比を指定 */
}
.plazaluxe_logo div{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	background:url(http://www.keioplaza.co.jp/stay/img/luxu_logo_luxe.png) no-repeat;
	background-position: center;
	background-size:50%;
}

.plazaluxe_logo img{
	display:none
}
}
/*===================================================
プレミアグランラグジュアリーステイ用　2016.8.2*/



/* SKY ROUNGE AURORA RP banner 2016/10/31
===================================================*/
.aurorabnr_161031{
	max-width:1000px;
	margin:30px auto 0 auto;
	box-shadow: 0px 2px 3px #dcdcdc;
}

.aurorabnr_161031 img{
	max-width:500px;
	width:50%;
}

.aurorabnr_161031 h2{
	margin:0 0 10px 0;
	color:#002d5a;
}

.aurorabnr_161031 div.seemore{
	position:relative;
}

.aurorabnr_161031 div.seemore img.img{
	position: absolute;
	right: 0;
	bottom: 0;
}

.aurorabnr_161031 div.seemore div.text{
	position: absolute;
	bottom:0;
	right:0;
	width:50%;
	box-sizing:border-box;
	padding:10px;
	color:#333;
	text-decoration:none;
	font-size:1rem;
	line-height:1.6rem;
}

.aurorabnr_161031 p.more{
	text-align:right;
	margin:0;
	position:absolute;
	bottom: 10px;
	right: 10px;
	color:#002d5a;
}
/* SKY ROUNGE AURORA RP banner 2016/10/31
-------------------------------------------*/
.aurorabnr_161031 p.more img{
	width:100%;
}
/*-------------------------------------------
SKY ROUNGE AURORA RP banner 2016/10/31 */

@media screen and (max-width: 750px) {
.aurorabnr_161031{
	margin:5px 5px 15px 5px;
	box-shadow: none;
}

.aurorabnr_161031 img{
	margin-bottom:0;
	max-width: none;
	width:100%;
}

.aurorabnr_161031 img.logo{
	margin-bottom:0 !important;
}

.aurorabnr_161031 div.seemore div.text{
	position: absolute;
	font-size:0.9rem;
	bottom:10px;
	right:0;
	width:100%;
	line-height:1.6em;
}

.aurorabnr_161031 div.seemore img.img{
	position: relative;
	right: 0;
	bottom: 0;
}

.aurorabnr_161031 p.more{
	font-size:0.9rem;
	bottom: 7px;
	right: 7px;
}
}

@media screen and (max-width: 480px) {
.aurorabnr_161031 h2{
	margin:0 0 5px 0;
	font-size:1.2rem;
}

.aurorabnr_161031 div.seemore div.text{
	position: absolute;
	bottom:10px;
	right:0;
	width:100%;
	box-sizing:border-box;
	padding:7px;
	color:#333;
	text-decoration:none;
	font-size:0.75rem;
	line-height:1.3em;
}

.aurorabnr_161031 p.more{
	font-size:0.75rem;
	bottom: 2px;
	right: 5px;
}
}
/*===================================================
SKY ROUNGE AURORA RP banner 2016/10/31 */


/*スイーツブッフェ用2カラムボタン
===================================================*/
.link__pink {
	clear:both;
  overflow:auto;
  overflow-x: hidden;
  padding:0;
  margin:0 -2% 0 0;
}

.link__pink .cell{
	clear:none;
  float: left;
	box-sizing:border-box;
  margin-bottom:20px;
  padding:0;
  width: 48%;
  margin-right: 2%;
  background-color:#DB3B3D;
  border-radius:3px;
  position:relative;
	transition-duration:0.2s;
}

.link__pink .cell:hover{
	opacity:0.8;
	background-color:#DC6264;
}

.link__pink .cell a{
	margin:0;
	padding: 10px 10px 10px 15px;
	display:inline-block;
	width:100%;
	color:#FFF;
	text-decoration:none;
}

.link__pink .cell a:after{
    margin:0 10px 0 0;
    content:" ";
    display:inline-block;
    width:50px;
    height:30px;
    background:url(http://www.keioplaza.co.jp/restaurant/img/icon__hearts.png);
	background-repeat:no-repeat;
    background-size:contain;
    vertical-align:middle;
	position:absolute;
right: 8px;
top: 7px;
}

@media (max-width:767px) {
.link__pink {
	clear:both;
  overflow:auto;
  overflow-x: hidden;
  padding:0;
  margin:0 -2% 0 0;
}

.link__pink .cell{
	clear:none;
  float: left;
	box-sizing:border-box;
  margin-bottom:20px;
  padding:0;
  width: 48%;
  margin-right: 2%;
  background-color:#DB3B3D;
  border-radius:3px;
  position:relative;
	transition-duration:0.2s;
}

.link__pink .cell:hover{
	opacity:0.8;
	background-color:#DC6264;
}

.link__pink .cell a{
	font-size:12px;
	padding: 8px;
}

.link__pink .cell a:after{
margin: 0;
width: 33px;
height: 20px;
right: 5px;
top: 5px;
}
}

p.menu__a__wrapper{
	margin:0;
	width:auto;
	display:inline;
}
/*===================================================
スイーツブッフェ用2カラムボタン*/



/*レストラントップページ一覧ロゴリンクボタン
===================================================*/
.restaurant__btn__logo {
	width:95%;
	margin:0;
	padding:15px 2.5% 0 2.5%;
	text-align:center;
	background: #ccc;
}
.restaurant__btn__logo img {
	width:48%;
	margin:0 1% 15px 1%;
	max-width:130px;
	border:1px solid #bbb;
	border-radius:3px;
	background: #fff;
}

@media (max-width:767px) {
}
/*===================================================
レストラントップページ一覧ロゴリンクボタン*/



/*グラコクーポンボタン
===================================================*/
.btn--color--pink--bg-white,.btn--color--pink--bg-white:link{
color: #555 !important;
border:1px solid #ff0099;
background-color: #fff;
	background-image: url(../event/p_pt_0004_xs_pt_00040.png);
}
 .btn--color--pink--bg-white:hover,.btn--color--pink--bg-white:active{
opacity: 1;
background-color: #ffeeee;
color: #555;
}
/*===================================================
グラコクーポンボタン*/