@charset "utf-8";

/* =========================================================
reset
========================================================= */

html {
  color: #333;
  font-size:14px;
  line-height:1.2;
  font-family:'���C���I',Meiryo,"�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
}

body {
  background: #fff;
  margin: 0;
}

img {
  border: 0;
  margin: 0;
  vertical-align: top;
}

p {
  line-height: 1.5;
  margin: 0 0 1em;
  padding: 0;
  color: #191f48;
  font-weight: bold;
}

p:last-child {
  margin: 0;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover,
.hover:hover {
  text-decoration: none;
}

p a{
  color:#fff;
  text-decoration:none;
}

p a:hover{
  opacity: 0.7;
  text-decoration:none;
}

table{
  border-collapse:collapse;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.clearfix {
  clear: both;
}
.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  visibility: hidden;
}

.clear{
  clear:both;
}

#wrapper {
  min-width:320px;
  overflow: hidden;
}

/* =========================================================
indoor_view
========================================================= */
#header.indoor_view {
  border-top: 10px solid #191f48;
  border-bottom: 1px solid #ccc;
  padding: 15px;
  text-align: right;
}

#header.indoor_view img {
  width: 120px;
  height: auto;
}

.indoor_view {
  border-bottom: 10px solid #191f48;
  padding: 20px 10px;
  text-align: center;
}

.indoor_view p.catch {
  font-size: 11px;
  margin: 0;
}

.indoor_view p.hotel {
  font-size: 22px;
  margin: 0;
  padding-bottom: 10px;
}

.indoor_view a.btn {
  background-color: #FF9999;
  border-radius: 5px;
  display: block;
  font-size: 16px;
  line-height: 22px;
  padding: 15px 0;
  position: relative;
}

.indoor_view a.btn:before {
  background-image: url(/ace/360sample/img/arrow.png);
  background-repeat: no-repeat;
  background-size: 70%;
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 40%;
  right: 5px;
}

.indoor_view .btn_noa {
  background-color: #FF9999;
  border-radius: 5px;
  display: block;
  font-size: 16px;
  line-height: 22px;
  padding: 15px 0;
  position: relative;
  color:#fff;
  margin-top:10px;
}

.indoor_view a.btn.movie {
  background-color: #52B64E;
}

#movie-close-btn {
    background: #52B64E;
    color: #fff;
    line-height: 1.2;
    font-family: '���C���I',Meiryo,"�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 20px;
    padding: 7px 10px;
    z-index: 9999;
}

/*���J�t�F�E�E�{�^���u���[*/



.indoor_view02 {
  border-bottom: 10px solid #191f48;
  padding: 20px 10px;
  text-align: center;
}

.indoor_view02 p.catch {
  font-size: 11px;
  margin: 0;
}

.indoor_view02 p.hotel {
  font-size: 22px;
  margin: 0;
  padding-bottom: 10px;
}

.indoor_view02 a.btn {
  background-color: #66ccff;
  border-radius: 5px;
  display: block;
  font-size: 16px;
  line-height: 22px;
  padding: 15px 0;
  position: relative;
}

.indoor_view02 a.btn:before {
  background-image: url(/ace/360sample/img/arrow.png);
  background-repeat: no-repeat;
  background-size: 70%;
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 40%;
  right: 5px;
}

/*�{�^���O���[��*/

.indoor_view .green a.btn {
  background-color: #4dbbc4;
  /*background-color: #FF9999;*/
  border-radius: 5px;
  display: block;
  font-size: 16px;
  line-height: 22px;
  padding: 15px 0;
  position: relative;
}

.indoor_view .green a.btn:before {
  background-image: url(/ace/360sample/img/arrow.png);
  background-repeat: no-repeat;
  background-size: 70%;
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 40%;
  right: 5px;
}

/*�{�^���O���[*/
.grey {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #9b9b9b;/*�w�i�F*/
}
.grey p {
    margin: 0; 
    padding: 0;
}
}
