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

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, dl, dt, dd, a	{
	margin:0;
	padding:0;
	border:0;
	outline:none;
}
body	{
	font-family:Arial,Helvetica,Verdana,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif,Verdana;
	color:#333;
	text-align:left;
  	font-size:75%; /* IE */
	overflow-x: hidden;
}
html>/**/body	{
  font-size:12px; /* Except IE */
}
h1, h2, h3, h4, h5, h6	{
	font-size:100%;
	margin:0px;
	padding:0px;
} 
ul, ol	{
	list-style:none;
}
a	{
	color:black;
	text-decoration:underline;
}
a:hover	{
	text-decoration:none;
}
.floatleft	{
	float:left;
}
.floatright	{
	float:right;
}
.wp-caption	{
	background-color:#F7F7F7;
	border:1px solid #DEDEDE;
	padding:5px 0;
	text-align:center;
}
.wp-caption img	{
	display:block;
	margin:0 auto;
}
#content .wp-caption p.wp-caption-text	{
	padding:5px 10px 0;
}
.clearfix:after	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix	{
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix	{
	height:1%;
}
.clearfix	{
	display:block;
}
/* End hide from IE-mac */

img.alignright	{
	float:right;
	margin:0 0 10px 10px;
}
img.alignleft	{
	float:left;
	margin:0 10px 10px 0;
}


#allDocument	{
	width:100%;
	margin:0;
	position:relative;
}

#htlContents  {
  margin:0 auto !important;
  width:1220px !important;
}
#contents	{
	padding:0px 0 100px;
	margin:0 auto;
	background-color:#F3F5ED;
	background-image:url(https://www.tenbo.com/rakuten/images/bg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
}
#contents .inner	{
	padding:50px 0 60px;
	width:950px;
	margin:0 auto;
	display: flex;
}
#left	{
	width:700px;
	margin-right: 20px;
}
#right	{
	background-image:url(https://www.tenbo.com/rakuten/images/side_bg.gif);
	background-repeat:repeat-y;
	padding:10px;
	width:210px;
}
#uri	{
	float:left;
	margin-bottom:20px;
}
#uri ul	{
	display: flex;
	margin:0;
	padding:0;
}
#uri li	{
	margin-right: 8px;
	list-style:none;
	padding:0;
}
#uri li:last-child{
	margin-right: 0;
}
#uri li a{
	display: block;
	margin-top: 0px ;
}
/*.uri_01 	{
	margin-right:8px;
	border-bottom:double 3px #136F9B;
}
.uri_02 	{
	margin-right:8px;
	border-bottom:double 3px #3D862D;
}
.uri_03 	{
	padding-right:0px;
	border-bottom:double 3px #DE5756;
}*/
#bunner	{
	clear:both;
}
#bunner a{
	display: block;
    padding: 60px 0 0px;
}
#bunner img	{
	margin-bottom:0px;
}
#plan	{
	position:relative;
	clear:both;
}
#plan h2.plan_title	{
}
#plan .plan_block	{
	background-image:url(https://www.tenbo.com/rakuten/images/plan_bg_2023_01.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#F2EDF1;
	padding:20px 15px 20px 15px;
	height:590px;
}
#plan .left	{
	float:left;
	position:relative;
	width:310px;
}
#plan .right	{
	float:right;
	width:320px;
}
#plan p.mark	{
	clear:both;
	float:left;
	margin-right:5px;
	padding-top:0;
}
#plan h3	{
	padding-top:3px;
  text-align:left;
}
#plan .photo	{
	clear:both;
	float:left;
	padding:8px 0;
}
#plan .photo a	{
	border:5px solid #742C5A;
	display:block;
}
#plan .photo a img	{
	border:1px solid #FFFFFF;
	display:block;
}
#plan .right .photo	{
	padding-right:8px;
	padding-bottom:15px;
}
#plan p	{
	padding-top:8px;
  text-align:left;
}
div.plan_btn	{
	display:block;
	position:absolute;
	left:549px;
	top:502px;
	height:31px;
	width:145px;
}
div.plan_btn a	{
	text-indent:-9998px;
	display:block;
	height:31px;
	width:145px;
	
}
#voice	{
}
#voice .voice_block	{
	background-image:url(https://www.tenbo.com/rakuten/images/voice_bg.gif);
	background-repeat:repeat-y;
	padding:16px 15px 0 15px;
}
#voice .voice_block p	{
	line-height:150%;
	border-bottom:1px solid #FF0000;
	padding:5px;
}
#voice .voice_btn	{
	padding:20px 0 0 0;
}
#yoyaku	{
	background-image:url(https://www.tenbo.com/rakuten/images/reserve_btn_bg.png);
	background-size: 210px;
	background-repeat:no-repeat;
	height:110px;
	padding:44px 15px 0 15px;
	margin-bottom: 10px;
}
#yoyaku img	{
	padding-bottom:8px;
}
#sidem	{
	width:210px;
	margin-top:14px;
}
#sidem .sidem_block	{
	background-image:url(https://www.tenbo.com/rakuten/images/sidem_bg.gif);
	background-repeat:repeat-y;
	padding:5px;
}
#sidem .sidem_block ul	{
	margin:0;
	padding:0;
}
#sidem .sidem_block li	{
	list-style:none;
	padding-bottom:4px;
}

#news	{
	margin-top:14px;
}
#news .news_block_bg	{
	background-image:url(https://www.tenbo.com/rakuten/images/news_bg.gif);
	background-repeat:repeat-y;
}
#news .news_block	{
	padding:10px 10px 2px 10px;
}
#news .news_day	{
	background-image:url(https://www.tenbo.com/rakuten/images/news_day.gif);
	background-repeat:no-repeat;
	background-position:2px 50%;
	padding:2px 0 4px 10px;
}
#news .news_con	{
	border-bottom:dashed 1px #C89E48;
	padding-bottom:12px;
}

#btn01 , #btn02	{
	margin:10px 0;
}
#btn01 img , #btn02 img	{
	margin-bottom:8px;
}

#side_tenbo	{
}


.main_block	{
	width:100%;
	margin:0 auto;
	position:relative;
}

.slide_block {
	width:100%
}

.main_block .slide_block {
    position: relative;
    z-index: 1;
    height: 790px;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.main_block .slide_block iframe {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	display: block;
  	border: none;
  	overflow-x: hidden;
}

/* ナビゲーション */
.fv_navi {
	width: 100%;
	padding: 0 0px;
	margin: 0;
	background: url(https://www.tenbo.com/rakuten/images/bg-fv-navi.png) repeat 0 0 / 45px;
	background-color: rgba(0, 0, 0, 0.7); /* フォールバック背景色 */
	left: 0;
	top: 0;
	z-index: 100; /* より高いz-indexを設定 */
	display: flex; /* flexboxを使用 */
	align-items: center;
	justify-content: center;
	height: 80px;
    font-size: 1.25rem;
}

.fv_navi li {
	list-style: none;
}
.fv_navi li:nth-child(-n+3) {
	display: none;
}
.fv_navi li a {
	color: #fff;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	display: block;
	position: relative;
	z-index: 0;
	white-space: nowrap;
	font-family: YakuHanMP, "A1 Mincho", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
}
.fv_navi li a::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	background: linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,0));
	opacity: 1;
}
.fv_navi li:last-child {
	background: linear-gradient(rgba(197,61,67,.7),rgba(164,36,41,.7));
}
.fv_navi li:last-child a::after {
	background: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,0));
}
 .fv_navi li a::after {
  transition: all .3s ease;
}
.fv_navi li a:hover::after {
  opacity: 0;
}
.fv_navi {
    height: 80px;
    font-size: 1.25rem;
    display: flex;
}
.fv_navi li {
    width: 20%;
    position: relative;
}
.fv_navi li:nth-child(-n+3) {
    display: block;
}
.fv_navi li:nth-child(1)::after,
.fv_navi li:nth-child(2)::after,
.fv_navi li:nth-child(2)::before,
.fv_navi li:nth-child(3)::before {
    content: "";
    width: 1px;
    height: 40px;
    margin-top: 20px;
    position: absolute;
    top: 0;
    display: block;
}
.fv_navi li:nth-child(1)::after,
.fv_navi li:nth-child(2)::after {
    background-color: #666;
    right: 0;
}
.fv_navi li:nth-child(2)::before,
.fv_navi li:nth-child(3)::before {
    background-color: #000;
    left: 0;
}
.fv_navi li:last-child {
    width: 40%;
}
.fv_navi li a {
    line-height: 80px;
	}
.fv_navi li a:hover {
	color: #fff!important;
}

/*.fv_navi li {
	list-style: none;
	flex: 1;
	height: 100%;
	position: relative;
}
.fv_navi li::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 2em;
	background-color: rgba( 255, 255, 255, 0.45 );
	z-index: 1;
}
.fv_navi li::after {
	left: 0;
}
.fv_navi li a {
	color: #fff;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	display: block;
	position: relative;
	z-index: 0;
	font-size: 20px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	transition: background-color 0.3s ease;
	padding: 0 15px;
	white-space: nowrap;
	font-family: YakuHanMP, "A1 Mincho", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
}
.fv_navi li a:hover {
	color: #fff;
	background: linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.1));
	backdrop-filter: blur(1px);
}*/



.custom-container {
  max-width: 1200px;
  margin: 60px auto 0;
  display: flex;
  gap: 20px; /* カラム間の隙間 */
  justify-content: space-between;
}
.custom-box {
  flex: 1;
  text-align: center;
}
.custom-box > img {
  width: 100%;
  height: auto;
  display: block;
}
.btn-wrap {
	display: block;
  position: relative;
  margin-top: 20px;
  height: 260px;
  background-size: cover;
  background-position: center;
  text-decoration: none;
	filter: brightness(0.8);
}
.btn-wrap.spa {
  background-image: url("https://www.tenbo.com/rakuten/images/con_spa_btn_2025_03.jpg");
}
.btn-wrap.room {
  background-image: url("https://www.tenbo.com/rakuten/images/con_room_btn_2025_03.jpg");
}
.btn-wrap.dish {
  background-image: url("https://www.tenbo.com/rakuten/images/con_dish_btn_2025_03.jpg");
}
.btn-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.6); /* 文字を見やすくする影 */
	font-family: YakuHanMP, "A1 Mincho", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
}
.btn-wrap:hover {
  filter: brightness(1.1);
}

div#RthCustomizeW{
	margin-bottom: 0!important;
}
