*{
    margin: 0;
    padding: 0;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: 'Noto Serif JP', serif;
	font-size:12px;
	overflow-x: hidden;
	background-image:url(../img/back-x.jpg); 
}

back-color { background-image:url(../img/back-x.jpg); }


h2 { text-align:center;
     font-family: 'Marcellus', serif;
     font-size:22px !important;
     color:#333; margin:0 !important;
	 padding:0px !important;
	 letter-spacing:10px !important;
	 }

/* ===================
インフォメーション
   =================== */
.info-p { 
color:#666; line-height:180%; text-align:center; font-size:16px;
}

/* グローバル固定ナビ */
.is-animation {
background-color: rgba(30,30,30,0.95) !important;
opacity:1;
}

/* グローバル固定ナビ-ROOM */
.room-animation {
background-color: rgba(30,30,30,0.85) !important;
opacity:1;
box-shadow: 2px 2px 16px 2px rgba(0,0,0,0.5) !important;
}

/* ===================
コンセプトtext
   =================== */
.span-p-h2 { color:#5b8fd9; }

/* ===================
スクロールtext
   =================== */
.span-scroll { 
font-family: 'Noto Serif JP', serif;
letter-spacing:2px ;
text-shadow:0px 0px 5px #000000;
}

/* ===================
    グローバルナビ
   =================== */
.navbar-inverse { 
padding-top:4px;
padding-right:20px;
opacity:0.95;
border-bottom:0;
  }

.navbar-collapse li { 
text-align:center;
margin-top:-4px;
font-family: 'Marcellus', serif;
letter-spacing:2px !important;
}

.navbar-collapse li a span {
	font-size:14px;
    display: block;
	color: #999;
}

.color-f { color:#FFF; }
.info-text { font-size:16px; color: #000; }
		 
.navbar-toggle{
	position:relative;
	float:right;
	padding:11px 10px;
	margin-top:8px;
	margin-right:15px;
	margin-bottom:8px;
	background-color: #333 !important ;
	background-image:none;
	border:2px solid transparent !important;
	border-radius:2px; }
	
.navbar-toggle:focus{ outline:0; }

.navbar-toggle .icon-bar{ display:block;
                          width:22px;
						  height:2px;
						  border-radius:1px
						  }
						  
.navbar-toggle .icon-bar+.icon-bar{
	                      margin-top:4px;
						  }

.span-p { font-family: 'Noto Sans JP', sans-serif; font-size:12px !important; color:#CCC !important; }


.bg-slider {
	width: 100vw;
	height:100vh;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image:url(../img/main-001.jpg);
}

/* インデックスページ */
.index-bg {
	width:100%;
	height:400px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image:url(../img/main-001.jpg);
}

.index-p { text-align:center; font-size:16px; margin:10px 0px 0px 0px; }
.index-sab-p { text-align:center; font-size:12px; margin:0px; line-height:150%; font-family: 'Noto Sans JP', sans-serif; }
.p-copy-index { text-align:center; margin:10px 0; font-size:10px;}

/* 余白リセット */
.mp-clear { margin:0; padding:0; }

/* topics-text */
.mp-topics { padding:2px 15px 5px 15px; }
.text-center { text-align:center; }

/* メインイメージライトテキスト */
.margin-main-top { margin-top:40px; }
.f-18 { margin:5px 0; padding:0; font-size:18px; }
.f-36 { font-size:36px; margin-top:200px; margin:20px 0 10px 0; padding:0; }
.f-12 { margin:5px 0; padding:0; font-size:16px;  line-height:200%;  }
.text-left { margin-left:10px; }

.main-right1 { 
padding: 2.2em 0.5em;
    margin: 2em 0;
    color: #FFF;
    border-radius: 8px; opacity:0.9;}

.text-12px { font-size:12px; }

.con-s { margin:0 auto; padding:0px 0px 20px 0px; }

.logo-min { display:inline; }
.logo-sp-min { display: none; }

/* ページトップにもどる */
#pageTop {
  position: fixed;
  bottom: 15px;
  right: 20px;
}

#pageTop i {
  padding-top: 6px
}

#pageTop a {
  display: block;
  z-index: 999;
  padding: 6px 0 0 0;
  border-radius: 45px;
  width: 45px;
  height: 45px;
  background-color: #5b8fd9;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  opacity: 0.8;
}

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.9;
}


.sp-none{ display: inline; }


/* 設備文字 PC */
.p_half {
    border-radius: 6px;
	border:1px solid;
	border-color:#000;
    font-size: 11px;
    line-height: 2em;
	padding:3px;
	margin:0 1px;
}

.p_half-h {
    border-radius: 6px;
	border:1px solid;
	border-color:#000;
    font-size: 11px;
    line-height: 2em;
	padding:2px;
	margin:0 0px;
}

.pink {
      color: #000;
      background: #fff;
}


.room-left { padding:0px; background-color: #FFF; }
.room-left-min { padding:0px 0px 4px 5px; background-color: #FFF; }
.room-text { text-align:left; color:#FFF; font-size:16px; color: #FFF; }


/* ルーム補足 */
.room-bottom { padding:0px; margin-top:5px; background-color: #FFF; }

.table-border-1 { border:0px #CCCCCC; width:100%; }

.remarks_color { color:#FFF; background-color:#666; text-align:center; font-family: 'Noto Sans JP', sans-serif;}
td.remarks_region { text-align:left; margin:2px; padding:5px 2px 5px 4px; }

.p_remarks {
    border-radius: 6px;
	border:1px solid;
	border-color:#CCC;
    font-size: 11px;
    line-height: 2.5em;
	padding:3px;
	margin:0px;
	font-family: 'Noto Sans JP', sans-serif;
    color: #000;
    background: #fff;
}

.p_remarks_107 {
    font-size: 11px;
    line-height: 2.5em;
	padding:3px;
	margin:0px;
	font-family: 'Noto Sans JP', sans-serif;
    color: #000;
    background: #fff;
}

p.individual_text { padding:0.5px 0px; margin:0; font-size:14px; }


/* ルーム右余白リセット */
.room-right { margin:0 !important; padding:0px 0px 5px 5px ; !important }
.room-right-3 { margin:0 !important; padding:0px 0px 0px 5px ; !important }
.access-right { margin:0 !important; padding:0px 0px 0px 10px ; !important }
.btn-padding { margin:0 !important; padding:0px 10px 10px 0px ; !important }


/* バナー領域 */
.img-banner { margin:0px -10px 5px -10px; }
.img-banner-2 { margin:0px 0px 20px 0px; }


/* アクセスその2 */
.left-pick { margin:0; padding:0px 10px 0px 20px; }
.right-pick { margin:0; padding:0px 20px 0px 0px; }


/* メインイメージ　PC ここから */
.main-box { width:100%; height:400px; }

/* main-header-text */
.main-box-text {
  position: relative;
  }

.main-box-text h1 {
  color:#FFF;
  font-size:36px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  }
  
.main-box-text img {
  width: 100%;
  }
/* ここまで */


/* PC新着画像バナー */
.img-text {
  background-color:#FFF;
  padding:8px 2px;
  margin-bottom:20px;
  margin-right:0px;
  margin-left:7px;
  }
  
  /* PC左カラムバナー領域 */
.img-left-grand {
  background-color:#FFF;
  padding:0px;
  margin-bottom:20px;
  box-shadow:1px 1px 10px  #CCCCCC;
  }
  
.left-margin5 { margin-left:1.25%; }
.left-margin35 { margin-left:6%; }
  
/* PCレンタル画像バナー */
.width23 { width:13%; }

/* 新着バナーテキスト */
.bana-text { font-family: 'Noto Sans JP', sans-serif; color:#333; margin:0; text-align:center; font-size:14px; }

/* marginとpadding0 */
.reset-p { margin:0px; padding:0px 4px; }
.reset-0 { margin:0px; padding:0px; }

/* min-bana*/
.min-bana { width:12.5%; margin:0 0 0 10px; padding:0px;  }

/* 詳細はこちら*/
.detail a:link{
　color:#00F !important;
}

span.text-icon {
  display: inline-block;
  background: #c90000;
  padding: 1px 5px;
  margin-right:2px;
  vertical-align: middle; /* 先行する文字列と上下中央揃え */
  font-size: 0.6em;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;     /* アイコンの角を丸める */
}

/* hr */
hr {
    border:0 !important;
    border-top: 1px solid #ccc !important;
    margin:6px 0 8px 0 !important;
    padding: 0 !important;
}


hr.style { border-top: 1px dotted #CCC; margin:10px 0px 4px 0px; padding:0; }

.room-margin49 { width:49.3%; margin:0 2px; }
.room-margin50 { width:99%; margin:0 auto !important;}
.price-margin49 { width:99.2%; }

.table-border-1 { border:1px #CCCCCC; }

.pc-br { display: inline; }

.bottom2 { margin-bottom:2px; }
.bottom8 { margin-bottom:8px; }
.bottom56 { padding-bottom:56px; }


/* ===============
   ホバー効果
   =============== */
a.hover_style2{
	background-color:#fff;
	display:block;
	margin:0;
	width:100%;
}
a.hover_style2 img{
	transition: all 0.3s ease;
}
a:hover.hover_style2 img{
	opacity: 0.7;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}


/* ===============
   nav hidden
   =============== */
.pc-nav-none { display:none; }
.sp-nav-none { display:block; }

.p-facility {
	color:#666;
    border-radius: 4px;
	border:1px solid;
	border-color:#CCC;
    font-size: 14px;
    line-height: 2.3em;
	padding:2px;
	margin:0px;
	font-family:'Noto Sans JP';
}


/* ===============
   logo anime
   =============== */
.logo-fade {
    animation-name: fadein;
    animation-duration: 3s;
    animation-iteration-count:1;
	
}
	
@keyframes fadein {
from {
    opacity: 0;
    transform: translateY(30px);
}
to {
    opacity: 1;
    transform: translateY(0);
}

}


/* ===============
   スクロールアニメ
   =============== */
#scroll-bottom {
position: absolute;
  bottom: 90px;
  left: 49%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  color:#FFF !important;
}

#scroll-span {
  position: absolute;
  top: 540;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
}

dt { font-size:14px; font-family: }
dd { font-size:14px; font-family: 'Noto Sans JP', sans-serif; }


@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

/* ===============
   レンタルグッズパーセント
   =============== */
.rental-fig { margin:0 0 0 8%; }

.br-sp { display:none; }
.br-pc { display:compact; }

.mp76 { padding-bottom:93px; }
.mp_102 { padding-bottom:20px; }

@media screen and (max-width: 1200px) {

/* メインイメージライトテキスト */
.margin-main-top { margin-top:0px; }
.f-18 { margin:5px 0; padding:0; font-size:14px; }
.f-36 { font-size:18px; margin-top:200px; margin:20px 0 10px 0; padding:0; }
.f-12 { margin:5px 0; padding:0; font-size:14px;  line-height:180%;  }

.main-right1 { 
padding: 0.2em 0.5em;
    margin: 2em 0;
    color: #FFF;
	}

/* PCレンタル画像バナー */
.width23 { width:23%; }

/* ===============
   レンタルグッズパーセント
   =============== */
.rental-fig { margin:0 0 0 1%; }
}

@media screen and (max-width: 767px) {

.bg-slider {
	width: 100vw;
	height:100vh;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image:url(../img/main-sp.jpg);
}

dt { font-size:12px; }
dd { font-size:12px; font-family: 'Noto Sans JP', sans-serif; }


/* インデックスページ */
.index-bg {
	width:100%;
	height:150px;
	background-image:url(../img/main-001.jpg);
}

.index-p { text-align:center; font-size:14px; margin:10px 0px 4px 0px; line-height:150%; }
.index-sab-p { text-align:center; font-size:10px; margin:0px; line-height:150%; font-family: 'Noto Sans JP', sans-serif; }
.p-copy-index { text-align:center; margin:9px 0; font-size:10px;}

/* ===================
インフォメーション
   =================== */
.info-p { 
color:#333; line-height:180%; text-align:center; font-size:14px;
}


/* メインイメージライトテキスト */
.margin-main-top { margin-top:0px; }
.f-12 { margin:5px 0; padding:0; font-size:11px;  line-height:150%;  }
.info-text { font-size:11px; }
.logo-sp-min { display: inline; }
.sp-tel { float:right; margin-right:8px; }
.float-clear { clear:both; }

.main-right1 { 
padding: 0.2em 0.5em;
    margin: 2em 0;
    color: #FFF;
	}

.con-s { width:100%; margin:0; padding:0; }

.sp-none{ display:none; }

/* 設備文字 スマホ */
.p_half {
    border-radius: 2px;
	border:1px solid;
	border-color:#CCC;
    font-size: 11px;
    line-height: 1em;
	padding:1px;
	margin:0px;
}

.pink {
      color: #000;
      background: #fff;
}

/* アクセスその2 */
.left-pick { margin:0; padding:0px 20px 0px 20px; }
.right-pick { margin:0; padding:0px 20px 0px 20px; }


/* メインイメージ　スマホ ここから */
.main-box { width:100%; height:200px; }

/* main-header-text */
.main-box-text {
  position: relative;
  }

.main-box-text h1 {
  color:#FFF;
  font-size:36px;
  position: absolute;
  top: 50%;
  left: 40%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  }
  
.main-box-text img {
  width: 120%;
  }
/* ここまで */



/* PC新着画像バナー */
.img-text {
  background-color:#FFF;
  padding:8px 2px;
  margin-bottom:10px;
  box-shadow:1px 1px 10px  #CCCCCC;
  margin-right:4px;
  margin-left:4px;
  }

/* PC新着画像バナーLeft */
.img-left-text {
  margin-left:0px;
  }


.width23 {
  width:47.2%;
  }

/* min-bana*/
.min-bana { width:48.2%; margin:2px; padding:0px;  }

.left-margin35 { margin-left:4%; }

/* 新着バナーテキスト */
  .bana-text { color:#333; margin:0; text-align:center; font-size:12px; }

.room-margin49 { width:100%; margin:0 0px; }

.price-margin49 { width:100%; }

.room-left-min { padding:5px 0px 0px 0px; background-color: #FFF; }


  /* PC左カラムバナー領域 */
.img-left-grand {
  padding:0px;
  margin-bottom:0px;
  margin-top:15px;
  box-shadow:1px 1px 10px  #CCCCCC;
  }

.pc-br { display: none; }

/* ===============
   nav hidden
   =============== */
.pc-nav-none { display:block; }
.sp-nav-none { display:none; }	

/* ===============
   スクロールアニメ
   =============== */
#scroll-bottom {
position: absolute;
  bottom: 40px;
  left: 43.5%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  color:#FFF !important;
}
#scroll-span {
  position: absolute;
  top: 540;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
}

/* ===============
   レンタルグッズパーセント
   =============== */
.rental-fig { margin:0 0 0 0; }

.br-sp { display:table; }
.br-pc { display:none; }

}



@media (min-width:768px){
	
	.navbar-toggle { display:none; }
	
	}
	
	
			 
/* グラデ */
.nav1 ul {
	font-size: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 4px;
	list-style: none;
	text-align: center;
}
.nav1 li {
	font-size: 18px;

}
.nav1 li a {
	text-decoration: none;
	color:#FFF !important;
	display: block;
}
.nav1 li a:after {
	content: '';
	padding-bottom: 2px; /* 文字と下線に隙間を作る */
	width: 0;
	transition: all 0.3s ease;
	border-bottom: 2px solid #FFF;
	display: block;
}
.nav1 li a:hover:after {
	width: 100%;
	padding-bottom: 2px; /* 文字と下線に隙間を作る */
	border-bottom: 2px solid #FFF;
}

.pr_header { height:70px;
             background-image:url(../img/pr.png); 
			 background-repeat:repeat-x; }

#header-logo { margin:10px 0 0 15px ; }

h1{
  color: #333;
}

h2 {
	font-size:12px;
	color: #333;
	text-align:center;
	margin:6px 0px 4px 0px;
	padding:0;
	}

h3 {
	text-align: center!important;
	font-size:18px !important;
    padding: 0.5em 0.4em !important;
    margin: 5px 0 6px 0 !important;
    color: #333 !important;
	letter-spacing:2px !important;
}

h4 {
	text-align:left !important;
	font-size:18px !important;
    padding: 0.5em 0.4em !important;
    margin: 5px 0 6px 0 !important;
    color: #333 !important;
	letter-spacing:2px !important;
    border-left: solid 10px #299cab !important;
}

p {
  line-height: 28px;
  margin-bottom: 25px;
}

.centered {
  text-align: center;
}

/* Links */
a {
  color: #2e5ea3;
  word-wrap: break-word;
  -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
  -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
  -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
  -o-transition: color 0.1s ease-in, background 0.1s ease-in;
  transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover, a:focus {
  color: #2e5ea3;
  text-decoration: none;
  outline: 0;
}

a:before, a:after {
  -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
  -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
  -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
  -o-transition: color 0.1s ease-in, background 0.1s ease-in;
  transition: color 0.1s ease-in, background 0.1s ease-in;
}

/* PC用メインイメージ領域 */
.headerwrap {
  background: url(../img/room-bg.jpg ) no-repeat center top;
  margin-top: -10px;
  padding-top: 20px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  min-height:450px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* PC用メインイメージ領域 */
.price-wrap {
  margin:0 auto;
  padding-top: 10px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  height:180px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size:contain;
  background-size: cover;
}

/* PC用メインイメージ領域 */
.pickup-wrap {
  background: url(../img/price-bg.jpg) no-repeat center top;
  margin-top: 0px;
  margin-bottom:10px;
  padding-top: 20px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  height:180px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size:contain;
  background-size: cover;
  box-shadow:2px 2px 20px  #CCCCCC;
}

/* PC用メインイメージ領域 */
.room-wrap {
	background: url(../img/room-bg.jpg ) no-repeat center top;
  margin-top: 0px;
  margin-bottom:0px;
  padding-top: 70px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  height:230px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size:contain;
  background-size: cover;
}

.price-display { display: inline; }

.price-display-sp { display: none; }

@media screen and (max-width: 992px) {

.headerwrap {
  background: url(../img/smp-bg.png ) no-repeat center top;
  margin-top: -300px;
  padding-top: 300px;
  text-align: center;
  background-attachment: inherit;
  background-position: center center;
  width: 100%;
  min-height:110px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}



.price-wrap {
  margin-top: 0px;
  margin-bottom:10px;
  padding-top: 10px;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  height:140px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size:contain;
  background-size: cover;
}

.room-wrap {
  margin-top: 0px;
  margin-bottom:10px;
  padding-top: 80px;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  height:180px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size:contain;
  background-size: cover;
}

/* ルーム右余白リセット */
.room-right { margin:0 !important; padding:5px 5px 0px 0px; !important }
.room-right-3 { margin:0 !important; padding:5px 5px 0px 0px ; !important }
.access-right { margin:0 !important; padding:8px 0px 0px 0px ; !important }

.btn-padding { margin:0 !important; padding:0px 0px 7px 0px ; !important }
.btn-padding-2 { margin:0 !important; padding:0px 0px 7px 0px ; !important }

.menu-btn-right { padding-right:4px !important;  }

.mp_102 { padding-bottom:38px; }

}

#headerwrap h1 {
  margin-top: 130px;
  color: white;
  font-size: 140px;
  letter-spacing: 3px;
}

#headerwrap h2 {
  font-size: 20px;
  letter-spacing: 2px;
}

/* PC用メインイメージ領域 */
.roomwrap {
  margin-top: -10px;
  padding-top: 20px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 320px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.back-room {
	border: 1px solid #CCC;
	background:url(../img/room-teche.jpg) ;
	background-size:cover;
	box-shadow:4px 4px 8px  #CCCCCC;
	text-align:left;
	}
	
.price-room {
	border: 1px solid #CCC;
	background:#FFF;
	box-shadow:4px 4px 8px  #CCCCCC;
	text-align:left;
	}

/* PC用トピックス領域 */
#topics-wrap {
  margin-top: -10px;
  padding-top: 20px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 320px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.topics-width { width:90%; }


/* PC用メインイメージ領域 */
#room-header {
  background: url(../img/room_bg.jpg) no-repeat center top;
  margin-top: -10px;
  padding-top: 20px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 200px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* PC用　料金領域 */
#price-header {
  background: url(../img/price_bg.jpg) no-repeat center top;
  margin-top: -10px;
  padding-top: 20px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 200px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* PC用　予約領域 */
#reservation-header {
  background: url(../img/reservation_bg.jpg) no-repeat center top;
  margin-top: -10px;
  padding-top: 20px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 200px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* h4　backカラー */
.acsses-back { background-color:#000; }


/* PC非表示 モバイル表示 */
.pc_none { display:none; }

/* PC表示　モバイル非表示 */
.mb_none { display:; }

/* PC表示　モバイル非表示 アクセスマージン調整 */
.acc_mg { margin:0 auto; width:88%; }


/* マージン共通設定 */
.mt10{ margin-top:-10px; }
.mt20{ margin-top:-20px; }
.mt30{ margin-top:-30px; }
.mt40{ margin-top:-40px; }
.mt50{ margin-top:-50px; }

/* マージン共通設定 */
.mg10 { margin-bottom:10px; }
.mg20 { margin-bottom:20px; }
.mg30 { margin-bottom:30px; }
.mg40 { margin-bottom:40px; }
.mg50 { margin-bottom:50px; }

/* パティング共通設定 */
.mp10 { padding-bottom:10px; }
.mp20 { padding-bottom:20px; }
.mp30 { padding-bottom:30px; }
.mp50 { padding-bottom:50px; }
.mp100 { padding-bottom:100px; }


/* 客室 */
.room_text{
	color:#FFF;
	margin:10px 0 0 0;
	padding:0px;
	font-size:18px;
	text-align:left ;
}

/* 料金 */
.price_text{
	color:#FFF;
	margin:10px 0 0 0;
	padding:0px;
	font-size:16px;
	text-align:left ;
}

/* 料金表見出し */
#room-title {
  padding:14px;
  text-align: center;
  width: 100%;
  background:#000;
}

.room-title-btn { margin:2px; width:32.7%;}

/* TOPにもどる */
#top-title {
  padding:14px;
  font-size:18px;
  text-align: center;
  width: 100%;
  margin-top:-30px;
}

.top-title-btn { margin:2px; width:33%;}


/* トピックステキスト */
.topics { color: white; margin-top:10px; font-size:14px; line-height:20px; }

/* ガター調整 */
.col-sm-4 { padding:0; }

/* テーブル */
.tb { margin-left:2%; width:96%; color:#FFF; border:0; }

/* イメージ画像ホバー */
.main_btn img { transition: 0.5s ; }
.main_btn img:hover { opacity: 0.7; }

a.hover_style2{
	background-color:#fff; /*背景に白を設定*/
	display:block; /*ブロック化*/
	margin:0;
	width:100%;
}
a.hover_style2 img{
	transition: all 0.3s ease;
}
a:hover.hover_style2 img{
	opacity: 0.7;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

.td_left { text-align:left; }
.span_left { margin-left:1px; font-size:16px; }

.mclear { margin:0; padding:0; }
.mcroom { margin:0; padding-left:5px; padding-bottom:5px; }

.gm40 { margin:0; padding:0; }
.gm50 { margin:0; padding:0; }

.td_color { background-color:#EEEEEE; text-align:center; }
.div_color { color:#FFF; background-color: #666; text-align:center; }

/* テキスト前に色を塗る */
.p-left { border-left:solid 5px #5ca0f2; margin-bottom:2px; }/*左線（実線 太さ 色）*/

/* 料金用 */
.td-main { text-align:center; background-color:#EEE; color:#666; }
.td-pl { text-align:left; padding-left:5px;}

.span-main { font-size:16px; color:#333; font-family: 'Noto Sans JP', sans-serif; }
.span-fl { font-size:16px; color:#333; font-family: 'Noto Sans JP', sans-serif; }
.span-pl { font-size:12px; color:#333; margin-left:2px; font-family: 'Noto Sans JP', sans-serif;  }
.span-pr { font-size:10px; color:#333; text-align:right; font-family: 'Noto Sans JP', sans-serif; }


.span-solid { font-size:16px; background-color:#666; text-align:center; font-family: 'Noto Sans JP', sans-serif;  }
.margin-b6 { margin:5px 0px; border-bottom: dotted 2px #eee; }

span.item_text { font-size:16px; color:#fff; font-family: 'Noto Sans JP', sans-serif; letter-spacing:4px;}

/* topics footer */
.topics-p { text-align:left; color:#FFF; font-size:18px; margin:0; padding:0; line-height:150%; }

/* ボタングラデーション */
.btn-room-menu {
color:#FFF; 
background-color: #333;
font-size:16px;
padding: 10px;
z-index: 0;
}

/* ボタングラデーション */
.btn-room-menu:hover {
color:#FFF; 
background-color: #999;
font-size:16px;
padding: 10px;
z-index: 0;
}

.btn-room-on { background-color:#666; }

.black-p { color:#000 !important; }

/* トグルメニューロゴ */
.menu-logo { margin-left:10px; }



/* フェードインアニメーション */
 {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

/* Portfolio Wrap */

#portfoliowrap {
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#portfoliowrap h3 {
  color: #ffffff;
}



/* アクセス Wrap */

#accesswrap {
  background-color:#fff;
  margin-top: 0px;
  padding-top:40px;
  padding-bottom:20px;
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  min-height: 700px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#portfoliowrap h3 {
  color: #ffffff;
}



.port-space {
  padding-bottom: 20px;
}




@media (max-width: 980px) {

#y-form {
  margin:0 auto;
  background: #2e5ea3;
  padding-top: 20px;
  padding-bottom: 20px;
  width:90%;
  text-align:center;
}

.y-box {
	color:#FFF;
    padding: 0.5em 1em;
    margin: 0;
	width:100%;
    border: solid 1px  #990000;
}
.y-box p {
	color:#FFF;
	margin:4px 0px 0px 0px;
	padding:0px;
	font-size:12px;
}

.y-box-text {
	color:#FFF;
	margin:4px 0px 0px 0px;
	padding:0px;
	text-align:left;
	font-size:10px;
	line-height: 140%;
}


}




/* Footer Wrap */

#f {
	margin:0 auto ;
  background: #2e5ea3;
  padding-top: 5px;
  padding-bottom: 20px;
  text-align: center;
  width:88% ;
}

#f h3 {
  color: white;
}

#f i {
  font-size: 26px;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
}

/* Copyright Wrap */

#footerlogo { margin:0; padding:0; }

.copyrights {
  padding:0;
  margin:-5px 0 0 0;
  width:100%;
  height:95px;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  background-color:#000;
}

#copyright-p {
	color:#FFF;
}

.copyrights-p {
	margin:0; padding:0; color:#FFF; font-size:16px; }

a:hover.copyrights-p {
  color: #ffccc6;
  text-decoration: none;
  outline: 0;
}

.copy-span { font-size:16px;}

.credits {
  color: #999;
}


@media (max-width: 768px) {

.logo-m-top80 { width:100%; margin-top:20px; }
.logo-m-index { width:100%; margin-top:-20px; }

/* ===================
    グローバルナビ
   =================== */
.navbar-inverse { 
padding-top:2px;
padding-right:0px;
  }

  .headerwrap h1 {
    margin-top: 130px;
    color: white;
    font-size: 60px;
  }

.price-display { display:none; }
.price-display-sp { display: inline; margin-top:-10px;  }

.price-wrap {
  margin-top: 0px;
  margin-bottom:10px;
  padding-top: 10px;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  height:100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size:contain;
  background-size: cover;
}


.pickup-wrap {
  margin-top: 0px;
  margin-bottom:10px;
  padding-top: 20px;
  padding-bottom:10px;  
  text-align: center;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  height:100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size:contain;
  background-size: cover;
}


.room-wrap {
  margin-top: 0px;
  margin-bottom:10px;
  padding-top: 60px;
  background-attachment: relative;
  background-position: center center;
  width:100%;
  height:100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size:contain;
  background-size: cover;
}
  
 /* PC非表示 モバイル表示 */
.pc_none { display: inline; }

.pc_mg100 { margin-top:-100px; }

/* PC表示　モバイル非表示 */
.mb_none { display:none; } 

/* アクセスマップ　モバイル調整 */
.gm40 { margin:0; padding:0; }
.gm50 { margin-left:16px; margin-right:0p; padding:0; }

.mcroom { margin:0; padding-left:3px; padding-bottom:0px; padding-top:3px; }

/* table スマホ用テキストサイズ調整 */
.table-font { font-size:10px; }

/* table br */
.table-br { display: inline; }

/* table footer */
.table-p { text-align:left; color:#FFF; font-size:12px; margin:0; padding:0; line-height:150%; }


.room-title-btn { margin:2px; width:48.2%;}


/* 料金 */
.price_text{
	color:#FFF;
	font-size:12px;
}


/* TOPにもどる */
#top-title {
  padding:14px;
  margin:0;
  font-size:18px;
  text-align: center;
  width: 100%;
  margin-top:-50px;
}

.top-title-btn { margin:2px; width:100%;}

.topics-width { width:100%; margin:0; padding:0; }

.acc_mg { margin:0 auto; width:100%; }

/* topics footer */
.topics-p { text-align:left; color:#FFF; font-size:14px; margin:0; padding:0; line-height:150%; }


h2 {
	font-size:9px;
	color: #333;
	text-align:center;
	}


  #itemwrap h1 {
    margin-top: 80px;
    color: white;
    font-size: 60px;
  }
  
  .copyrights {
  padding:0; 
  margin:0;
  width:100%;
  height:180px;
  text-align: center;
  margin-top: auto;
  background-color:#000;
  
}

#f {
	margin:0 auto ;
  background: #474545;
  padding-top: 5px;
  padding-bottom: 20px;
  text-align: center;
  width:100% ;
}
 
.back-room {
	border: 1px solid #CCC;
	background:url(../img/sp-room-teche.jpg) ;
	background-size:cover;
	box-shadow:4px 4px 8px  #CCCCCC;
	text-align:left;
	}
}

.desc {
  text-align: left;
}

.desc-b {
  border-left: 4px solid #bababa;
}

.desc-a i {
  color: #555;
  padding-right: 8px;
}

.desc-b i {
  color: #555;
  padding-right: 8px;
}

/* MENU CONF*/

.menu {
  position: fixed;
  right: -200px;
  width: 260px;
  height: 100%;
  top: -8px;
  z-index: 10;
  text-align: left;
}

.menu.menu-open {
  right: 0px;
}

.menu-wrap {
  position: absolute;
  top: 0;
  left: 80px;
  background: #1a1a1a;
  width: 200px;
  height: 100%;
}

.menu h1.logo a {
  font-size: 16px;
  letter-spacing: 0.15em;
  line-height: 40px;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 20px;
}

.menu h1.logo a:hover {
  color: #f85c37;
}

.menu img.logo {
  margin: 20px 0;
  max-width: 160px;
}

.menu a {
  margin-left: 20px;
  color: #808080;
  display: block;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.menu a:hover {
  color: #ffffff;
}

.menu a:active {
  color: #ffffff;
}

.menu a>i {
  float: left;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 25px;
  font-size: 14px;
  line-height: 40px;
  margin: 25px 2px;
}

.menu-close {
  cursor: pointer;
  display: block;
  position: absolute;
  font-size: 14px;
  color: #808080;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 20px;
  right: 5px;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

.menu-close:hover {
  color: #ffffff;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

/* Push the body after clicking the menu button */

.body-push {
  overflow-x: hidden;
  position: relative;
  left: 0;
}

.body-push-toright {
  left: 200px;
}

.body-push-toleft {
  left: -200px;
}

.menu, .body-push {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#menuToggle {
  position: absolute;
  top: 16px;
  left: 0;
  z-index: 11;
  display: block;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  width: 46px;
  height: 46px;
  line-height: 46px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

#menuToggle:hover {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

/* BUTTON CONF */

.btn-theme {
  color: #fff;
  background-color: #1abc9c;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-radius: 3px;
}

.btn-theme:hover {
  cursor: pointer;
  color: white;
  background-color: #16a085;
}

/* TEAM CONF */

.team {
  padding-top: 20px;
}

.team:hover {
  background: white;
}

.team a {
  padding-right: 10px;
  padding-left: 10px;
}

/* Contact Form */

.contact-form {
  text-align: left;
}
.contact-form label {
   color: #999;
}

.contact-form input, .contact-form textarea {
  padding: 10px 12px;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  height: auto;
}

.contact-form .form-send {
  text-align: center;
}

.contact-form .form-send button  {
  background: #3f3f3f;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

.contact-form .form-send button:hover {
  background: #4f4f4f;
}

.contact-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-size: 13px;
}

.contact-form .loading {
  display: none;
  color: #555;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin: 15px 0;
}

.contact-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  margin: 15px 0;
}

.contact-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  margin: 15px 0;
}

@media (max-width: 766px) {

.mp76 { padding-bottom:20px; }

}
