@charset "utf-8";
/* CSS Document */
/************************************************************
 *  パンくず
 ************************************************************/
   #panlist{
	padding:5px;
	width: 960px;
	margin: 0 auto;
    font-size: 14px;
	}
#panlist li{
	display:inline-block;
	}
#main_content{
/*	width:960px;*/
}
#pan{
    background-color: #a00105;
	overflow:hidden;
	padding:0 10px;
	clear:both;
	margin:0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#pan li{
	list-style:none;
    color: #fff;
    line-height: 30px;
	float:left;
}
#pan li a {
    color: #ffcc00;
}
#pan li a:hover{
	color:#FFF;
	}
#pan li span {
    padding-left: 3px;
    padding-right: 3px;
}
#pan .long_text{
	max-width:580px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; 
	}
/************************************************************
 *  タイトル
 ************************************************************/
#photo{
	background:url(../img/kuchikomi_photo_detail/wrap_img.png) repeat;
	margin:0 auto;
	padding-bottom:50px;
/*	width:960px;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
#photo>h1,
#photo #photo_title{
	color: #fff;
    font-size: 22px;
    height: 97px;
    line-height: 110%;
    margin: 0;
/*    padding-left: 40px;
    padding-right: 40px;*/
    padding-top: 0;
    vertical-align: middle;
	font-weight:bold;
	background: url(../img/kuchikomi_photo_detail/kuchikomi_photo_title_back.png) no-repeat;
width: 100%;
background-size: cover;
	}
.photo_title_inner {
    width: 1000px;
    margin: 0 auto;
    display: table;
}
#photo #photo_title p{
height: 97px;
    display: table-cell;
    line-height: 110%;
    vertical-align: middle;
	}
li.clone {
    text-align: center;
}
/************************************************************
 *  スライダー
 ************************************************************/
.photo_slide{
	background-color:#FFF;
	width:798px;
	border:1px solid #862d06;
	margin:15px auto 30px;
	}
#slider{
	height:376px;
	width:650px;
	margin: 0 auto;
	}
#slider .flex-viewport ol li{
	list-style:none;
	width:650px;
	height:372px;}
#slider .flex-active-slide span{
	width:650px;
	height:372px;
	display: table-cell;
	background-color:#FFF;
    text-align: center;
    vertical-align: middle;
	}
#slide_bottom{
	background:#862d06;
	text-align:center;
	} 
#slide_bottom h1,
#slide_bottom .slide_bottom_title{
	margin:0;
	color:#FFF;
	font-weight:bold;
	line-height: 120%;
	padding: 10px 0 0;
	font-size:18px;
	}
#slide_bottom > p {
    margin: 0;
    padding: 0px 0 10px;
}
#slide_bottom a{
 color:#fffca8}
.wrap_slide{
	background-color:#eed5b2;
/*	width:960px;*/
	}
#carousel{
	width:790px;
	padding:5px;
	margin:0 auto;
	}
#carousel li{
	list-style:none;
	}
#carousel li span{
	width:95px;
	height:80px;
	cursor:pointer;
	display: table-cell;
	background-color:#EED5B2;
    text-align: center;
	border:3px #eed5b2 solid;
    vertical-align: middle;
	}
#carousel .slides .flex-active-slide span{
	border:3px #b80e0e solid;
	}
#carousel .flex-viewport{
	margin: 0 auto;
    padding: 0 50px;
    width: 600px;
	}
.wrap_slide .flexslider{
	background-color:#eed5b2;
	border:none;
	}
.flexslider .slides img {
	display:inline !important;}
.flex-control-nav {
		opacity:0;}
/************************************************************
 *  スライダーより下の情報
 ************************************************************/
#topic_about{
	border-radius:25px;
	border:10px solid #eed5b2;
	padding:10px;
	margin:30px auto;
	width:760px;
	background-color:#FFF;
	}
.topic_head_title{
	background-color:#b22a2a;
	padding:10px;
	color:#FFF;
	margin-bottom:10px;
	overflow:hidden;
	}
.hotel_logo{
	float:left;
	width:140px;
	margin-right:10px;
	}
.topic_head_title h1,
.topic_head_title .name{
	width:590px;
	font-weight:bold;
	float:left;
	font-size:18px;
	}
.option_head_title{
	background-color:#b22a2a;
	padding:10px;
	color:#FFF;
	margin-bottom:10px;
	overflow:hidden;
	}
.option_head_title h1,
.option_head_title .name{
	width:100%;
	float:left;
	font-weight:bold;
	font-size:18px;
	}
.topic_head_title h1 span,
.option_head_title h1 span,
.topic_head_title .name span,
.option_head_title .name span{
	display:block;
	font-size:14px;
	border-top: 1px solid #fff;
	}
.about_inner{
	clear:both;
	overflow:hidden;
	}
.hotel_photo,
.optional_photo{
	width:297px;
	float:left;
	margin-right:10px;
	}
.optional_photo span{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:297px;
	height:220px;
	}
.about_inner .hotel_info,
.about_inner .optional_info{
	float:left;
	width:450px;
	}
.hotel_info table{
	width:450px;
	color:#862d06;
	font-size:12px;
	table-layout:fixed;
	}
.hotel_info table tr td:nth-child(2n+1){ width:400px; table-layout:fixed;}
.hotel_info table tr td:nth-child(2n+0){ width:5px; table-layout:fixed;}
.optional_title{ color:#485404; font-size:16px; font-weight:bold}
.optional_title span{ color:#b22a2a}
.optional_detail{
	color:#862d06;
	font-size:14px;
	}
.hotel_info table tr,
.optional_detail{
	background:url(../img/kuchikomi_photo_detail/topic_detail_back.png) repeat;
	line-height:21px;
	}
.hotel_info th, .hotel_info td, .optional_info th, .optional_info td{ vertical-align:top;}
.hotel_info th, .optional_info th{ width:36px; table-layout:fixed;}
/************************************************************
 *  リンクボタン
 ************************************************************/
.hotel_info li{ float:left; width:144px; padding:2px; margin-top:10px; margin-right:10px;}
.optional_info li{ float:left; width:160px; padding:2px; margin-top:10px; margin-right:10px;}
.hotel_detail{ background-color:#b22a2a}
.cam_detail{ background-color:#f38900}
.hotel_info li,
.optional_info li{ list-style:none;}
.hotel_info li a{
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	border:#FFF solid 2px;
	padding:3px 10px;
	background:url(../img/kuchikomi_photo_detail/topic_detail_btn.png) no-repeat 110px center;
	}
.optional_info li a{
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	border:#FFF solid 2px;
	padding:3px 10px;
	background:url(../img/kuchikomi_photo_detail/topic_detail_btn.png) no-repeat 136px center;
	}
.optional_detail_btn{background-color:#6abc00;}
.optional_info li a:hover{ background-color:#75d800;}
.hotel_detail a:hover{
	background-color:#D10808;}

.cam_detail a:hover{ 
background-color:#ffba00}

.mvBody-main {
    max-height: 372px;
    width: auto;
    max-width: 650px;
    text-align: center;
}
.mvBody-main video {
    max-height: 372px;
    width: auto;
    max-width: 650px;
}
span.video-img{
    position: relative;
}
span.video-img:after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    display: inline-block;
    background: url(/img/img-mark-mv.png) no-repeat center center;
    text-align: center;
    background-size: 30px;
    top: 0;
}